chore: retire TODO.md in favour of workplans
Some checks failed
ci / test (push) Has been cancelled

Drop the repo-level Todofile; active work lives in workplans/ and State
Hub per ADR-001. Schedule prepare now surfaces workplans/ instead of
TODO.md. Gitignore .kaizen/agents/ and .kaizen/metrics/ runtime state.
This commit is contained in:
2026-06-19 21:10:27 +02:00
parent 0c2df43a2f
commit 5cd5d99198
7 changed files with 22 additions and 231 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Removed
- **`TODO.md`** — work tracking uses `workplans/` and State Hub (ADR-001); the
`keepaTodofile` agent remains available for other projects
### Added
- **`metrics record --emit-event`** — publishes `kaizen.metrics.recorded` NATS
envelope for activity-core event-driven definitions (optional `nats-py` via