Files
compound-engineering-plugin…/docs
Trevin Chow 665ee7fbda refactor(plan): remove the plan status field; completion derives from git
Plans no longer carry a status field, and ce-work no longer flips
active -> completed at ship time. A plan is a point-in-time decision
artifact; whether it shipped is derived from git, not stored in the doc --
consistent with how per-unit progress is already derived rather than
written.

Removes the field and lifecycle from ce-plan (SKILL.md resume gate,
plan-sections.md), the ship-time flip from ce-work and ce-work-beta
(SKILL.md, shipping-workflow.md, non-code-execution.md), and refreshes the
no-status note in brainstorm-sections.md. Updates docs/skills/ce-work.md and
the ce-plan / ce-brainstorm output-mode tests. The now-unused status span in
the shared HTML rendering references is dropped alongside the rendering
changes.
2026-06-09 08:30:05 -07:00
..