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

4
.gitignore vendored
View File

@@ -45,3 +45,7 @@ htmlcov/
# Backup directories created by optimization scripts
agents_backup_*/
# Project-scoped kaizen runtime state (ADR-002, ADR-004)
.kaizen/agents/
.kaizen/metrics/