-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Context
The tools/ directory has 55 Python files. Several are likely dead or superseded. Last pruning session (2026-02-08) removed 3 hooks but didn't touch tools.
Candidates to investigate
Files that look potentially dead or redundant based on names:
tools/responder_legacy.py- "legacy" in the nametools/comms_review.py- comms agent is retiredtools/engage.py- unclear purposetools/daemon.pyvstools/cognition_daemon.py- overlap?tools/intelligence.py- vague nametools/recall.py- may overlap with conversation_searchtools/shared_memory.py- unclear if still usedtools/synthesize.py- unclear purposetools/records.pyvstools/record_inspector.py- overlap?tools/concept_tool.pyvstools/concepts.py- overlap?
Process
- Read each file, check if it's imported/used anywhere
- Check git log for last meaningful edit
- Delete confirmed dead files
- Update any skills/docs that reference deleted files
Previous pruning removed 11 dead tools (2559 lines). This is the next pass.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels