Acceptance Criteria
- CLAUDE.md "MANDATORY: Work Item Completion Checklist" gains a standalone, imperative numbered step for setting the
pr attribute, distinct from the --resolve HEREDOC example - The
plan init CLAUDE.md template carries the same bullet so new projects get it - A docs page under
site/content/docs/plan/ describes the new spec statuses (implemented, shipped), the ADR rejected status, the pr attribute, and the happy-path accepted → implemented → shipped lifecycle - The
--resolve example keeps its Branch: / PR: lines for narrative continuity, but the docs note the attribute is the source of truth
Dependencies
- WORK-495 — the lifecycle statuses documented
- WORK-496 — the
pr attribute documented
References
- SPEC-049 — spec (Documentation, Design Principles: the instruction has to be loud)
Resolution
Completed: 2026-07-09
Branch: claude/milestone-v0-28-0-llvtfa PR: refrakt-md/refrakt#565
What was done
- CLAUDE.md completion checklist gains a standalone
pr step + spec-lifecycle section. plan init template updated. Site docs (spec/decision/work/bug/cli/plan-entities) + SPEC-021 describe the new statuses, pr, released-in, and the accepted→implemented→shipped lifecycle.