# memo-cli Docs Index
> Ownership: Maintained by the `memo-cli` crate maintainers. Keep this index updated when docs are added, moved, or removed.
## Canonical Sections
- `specs/`: Behavioral contracts and technical specifications (`docs/specs/*.md`).
- `runbooks/`: Operational or development procedures (`docs/runbooks/*.md`).
- `reports/`: Analysis reports, audits, and postmortems (`docs/reports/*.md`).
## Specs
- [memo-cli-command-contract-v1.md](specs/memo-cli-command-contract-v1.md)
- [memo-cli-json-contract-v1.md](specs/memo-cli-json-contract-v1.md)
- [memo-cli-release-policy.md](specs/memo-cli-release-policy.md)
- [memo-cli-storage-schema-v1.md](specs/memo-cli-storage-schema-v1.md)
- [memo-cli-workflow-extension-contract-v1.md](specs/memo-cli-workflow-extension-contract-v1.md)
## Runbooks
- [memo-cli-agent-workflow.md](runbooks/memo-cli-agent-workflow.md)
- [memo-cli-rollout.md](runbooks/memo-cli-rollout.md)
## Reports
- None yet. Add documents under `docs/reports/` and register them here.
## Links
- Back to crate README: [`../README.md`](../README.md)