Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 937 Bytes

File metadata and controls

22 lines (16 loc) · 937 Bytes

Agent Development Entry

Before changing this repository, read:

Working Rules

  • Treat docs/memory-policy.md as the cross-project memory policy source.
  • Treat docs/project-development-policy.md as the repo-specific strategy source.
  • Keep README.md short and navigational.
  • Keep active work in todo.md.
  • Update tests and docs together when MCP behavior, schemas, service validation, or tool responses change.
  • Do not make optional backends or LLM providers mandatory for the default package.
  • Do not edit generated memory projections as canonical data.

Current Focus

There is no active open execution item. Use todo.md as the source of truth; start the next slice by adding a new MS item there before implementation.