- docs/history/echo-improvements-prompt.md (ROADMAP-2.0 §5 box ticked)
- README repository layout brought to 1.5.1 reality: root docs
(CHANGELOG/TODO-1.6/ROADMAP-2.0/docs/history), build.py + dist/
(gitignored, secret-bearing), current eval harness contents, hooks/,
and the full scripts/ roster (recall/reflect/triage/queue/
concurrency/quality/output/doctor/hook modules) with the legacy
commands/ dir annotated as the TODO-1.6 migration target. Also
restores the eval-descriptor fix lost in the prior commit (edit was
applied in memory but never written back).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- TODO-1.6.md: skills-format migration of the eight slash commands
(allowed-tools, disable-model-invocation, de-duped $ECHO block),
plugin.json homepage, vault link repoints, and an open section for
findings from 1.5.x live testing.
- ROADMAP-2.0.md: packaging & structure major — repo artifact policy
(Gitea releases, prune versioned zips), delete legacy commands/ dir,
codex-as-build-target if ever needed, eval refresh to current
metrics. Includes a disposition table absorbing every open
MAINTENANCE.md item, so that checklist is removed.
- Delete "codex plugin/": drifted derived tree; operator decision to
regenerate from the canonical source after 2.0 if Codex use returns.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>