Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 2.42 KB

File metadata and controls

42 lines (31 loc) · 2.42 KB

Documentation Map

This repository has three kinds of documentation. Keep them separate so the current product rules stay clear.

Current Canonical Docs

Research Notes

Research notes are evidence and reasoning history. They are not the current product contract unless a current canonical doc cites a decision from them.

Design And Execution History

Specs and plans capture design decisions and implementation slices. Historical wiki-centered specs remain useful as archaeology, but current work should follow the memory-substrate policy and project development policy.

Maintenance Rules

  • Keep README.md short and navigational.
  • Put MCP parameter details in mcp-api-reference.md.
  • Put cross-project memory rules in memory-policy.md.
  • Put repository-specific strategy in project-development-policy.md.
  • Update todo.md whenever active priorities change.
  • Add a historical note instead of deleting old design docs unless the file is actively misleading and no longer useful.