docs: mark merged PRDs as Active #98

Merged
didericis merged 1 commits from docs/prd-status-active into main 2026-05-28 22:17:02 -04:00
Owner

Summary

The PRD Status: fields were stale at Draft even though the work shipped. Flip the 23 PRDs whose features are on main to Active.

Scope

  • Changed (Draft → Active): 0001–0004, 0006, 0008, 0009, 0011–0013, 0015–0027 — verified the corresponding features exist on main (mitmproxy egress for 0017, extends, agent_provider, smolmachines, supervise, git_gate, and 0027’s agent-level git.user after PR #95 merged).
  • Left unchanged (terminal status): 0007 + 0010 (Superseded), 0014 (Retargeted) — replaced, not shipped as-is.

Notes

  • Docs-only; each file is a single Status: line change. Full unit suite green (721 tests).
  • Rebased on main after PR #95 merged, so 0027 is now included.
  • Overlaps with PR #97 only on 0025 (status line vs. that PR’s Alternatives-section retrofit — disjoint lines, clean merge).
## Summary The PRD `Status:` fields were stale at `Draft` even though the work shipped. Flip the 23 PRDs whose features are on `main` to `Active`. ## Scope - **Changed (Draft → Active):** 0001–0004, 0006, 0008, 0009, 0011–0013, 0015–0027 — verified the corresponding features exist on `main` (mitmproxy egress for 0017, `extends`, `agent_provider`, `smolmachines`, `supervise`, `git_gate`, and 0027’s agent-level `git.user` after PR #95 merged). - **Left unchanged (terminal status):** 0007 + 0010 (Superseded), 0014 (Retargeted) — replaced, not shipped as-is. ## Notes - Docs-only; each file is a single `Status:` line change. Full unit suite green (721 tests). - Rebased on `main` after PR #95 merged, so 0027 is now included. - Overlaps with PR #97 only on `0025` (status line vs. that PR’s Alternatives-section retrofit — disjoint lines, clean merge).
didericis added 1 commit 2026-05-28 22:12:33 -04:00
docs(prd): mark merged PRDs as Active
test / unit (pull_request) Successful in 36s
test / integration (pull_request) Successful in 58s
test / integration (push) Successful in 54s
test / unit (push) Successful in 32s
47c3ba63f8
Flip Status: Draft -> Active for the 23 PRDs whose work has shipped to
main (including 0027, now that PR #95 has merged). Leaves the
terminal-status PRDs unchanged: 0007 and 0010 (Superseded) and 0014
(Retargeted) were replaced, not shipped as-is.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
didericis force-pushed docs/prd-status-active from 6a4f8c8e52 to 47c3ba63f8 2026-05-28 22:12:33 -04:00 Compare
didericis merged commit 47c3ba63f8 into main 2026-05-28 22:17:02 -04:00
Sign in to join this conversation.