mirror of
https://github.com/EveryInc/compound-engineering-plugin.git
synced 2026-06-19 15:41:46 +02:00
665ee7fbda
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.