Agent Instructions
MemoryCustodian#
Before substantial work in this repository:
- Read
docs/memory/manifest.mdanddocs/memory/brief.md. - Choose a canonical task and supply touched/planned paths or an explicit area.
- Use strict routing before substantial work; stop on incomplete/invalid routing or unresolved conflicts.
- Do not infer areas/profiles from prose or load archive/inbox outside their explicit maintenance boundaries.
- After meaningful decisions or repeated corrections, update evidence-backed memory or propose an update.
Development#
- The CLI uses Python stdlib only.
- Run tests with
PYTHONPATH=cli python3 -m unittest discover -s tests. - Keep Skill instructions concise; put detailed policy in
skills/memory-custodian/references/.