Skip to content

Commit ccad7f2

Browse files
committed
docs(features): annotate superseded machine-envelope mentions
review-change flagged stale envelope claims in the merged 01-generate-docs and 06-design-feature SPECs after feature 10 stripped the inline envelope from those skills. Annotate in place rather than rewrite history.
1 parent e384494 commit ccad7f2

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

docs/features/01-generate-docs/SPEC.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ agentic-workflow pack itself.
7878
frontmatter key (`generated-by: agentic-workflow/generate-docs`,
7979
`source-unit: <NN-slug|fix-n>`), so audit-docs can find orphans.
8080
- Turn contract, fixed output contract (report block + `PASS | FAIL`-style
81-
decision), closing `→ Next:` block, machine envelope (last output),
81+
decision), closing `→ Next:` block, machine envelope (last output;
82+
superseded 2026-07-10 by feature 10 — see `docs/workflow/MIGRATION.md`),
8283
`## Portability` section, Allowed/Forbidden lists.
8384
2. `execute-phase`: at unit close-out, when a docs adapter is declared, the
8485
closing `→ Next:` block recommends `/generate-docs` (docs regeneration is a

docs/features/06-design-feature/SPEC.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,9 @@ Docs/skills-only change — the skills are the product here. Invariants to hold:
222222
`plan-feature``state` = `OK` (designed), `NEEDS_INPUT` (interview question
223223
pending), or `BLOCKED` (unresolvable capability gap). `next.recommended` =
224224
`/plan-feature <slug>`.
225+
*(Superseded 2026-07-10 by feature 10: `design-feature` dropped its inline
226+
`## Machine envelope` section; the contract moved to the orchestration
227+
layer. See `docs/workflow/MIGRATION.md`.)*
225228
- **One-PR-per-unit, against `main`**; conventional commits.
226229

227230
## Design
@@ -445,8 +448,9 @@ this feature. This is the substrate later phases reference.
445448
contract`, `Step 0`, `Process` (raw-idea interview folded in + proportional
446449
research + capability-closure checklist + per-feature tooling notes + upsert +
447450
interaction rule + scale-down), `Guardrails`, `## Portability`, `Relationship to
448-
other skills`, `Done when`, `→ Next:` block, and the machine envelope. Writes the
449-
SPEC product half + stamps the `designed` marker.
451+
other skills`, `Done when`, `→ Next:` block, and the machine envelope
452+
*(superseded 2026-07-10 by feature 10 — see `docs/workflow/MIGRATION.md`)*.
453+
Writes the SPEC product half + stamps the `designed` marker.
450454

451455
**P3 — `plan-feature` slim (MAJOR) + interview retirement + from-issue/scaffold
452456
alignment.** Slim the router (remove interview path; add the redirect gate on the

0 commit comments

Comments
 (0)