Commit Graph

5 Commits

Author SHA1 Message Date
Julien Calixte
40ee9f509c refactor(model): name Feature status by domain, not RAG color
StatusLevel held green/orange/red — the RAG vocabulary CONTEXT.md
explicitly lists under _Avoid_ for the Status term, leaking a
presentation concern into the model and authored TOML. Replace with
on-track/at-risk/off-track; color now lives only in the renderer's
tone() mapping. Breaking change to authored .toml status values.
2026-06-18 18:13:53 +02:00
Julien Calixte
69932fa2bf docs: record the Library term and mark the plans library as built 2026-06-17 09:53:09 +02:00
Julien Calixte
35c84cf943 docs: reword the Macroplan definition to be less flat
Lead with the promise-vs-reality tension ("keeps the receipts")
instead of the limp "learning-oriented record of what we committed
to deliver".
2026-06-17 08:50:52 +02:00
Julien Calixte
7c2da0f7ee docs(context): note the plan span in the Week definition 2026-06-17 01:40:39 +02:00
Julien Calixte
a10e3a5dd9 chore: initial scaffold 2026-06-16 23:50:48 +02:00