STATE-WP-0079-T05: retire GET /sbom/, POST and PATCH /workstreams/ in the legacy meter; receipt.
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 8s

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 7184@bnt-lap001
Assistant-Session: 4b436ae2-b17c-4b40-8754-200b161b26e4
This commit is contained in:
tegwick 2026-09-22 11:23:24 +02:00
parent 76b0a63140
commit 98a635897b
2 changed files with 781 additions and 7 deletions

View file

@ -570,13 +570,15 @@ retirement candidates: `GET /sbom/` (quiet 10d, needs 7), `PATCH
(quiet 37d, needs 30). Replacements verified the same day: `POST /workplans/`
and `PATCH /workplans/{workplan_id}` in the live OpenAPI (`GET /workplans/`
200); SBOM Nexus `GET /sbom/` returned 200 from the State Hub pod on
railiance01. The founder approved retiring the three. The meter PATCH itself
was not run from the agent session: the harness blocked the production
write. It is still pending. Run it attended (`PATCH
/legacy-meter/interfaces/{id}` with `status: retired`, ids `d0294dce`,
`b1aae931`, `ed6451c9`) and store the receipt as
`docs/evidence/STATE-WP-0079-legacy-retirement-20260922.json`. Still held
after that: `GET /tasks/?workstream_id` (live, caller unattributed), and
railiance01. The founder approved retiring the three. The agent harness blocked the
production meter write, so the founder ran it from an attended shell at
2026-09-22T09:22:56Z. All three are now `retired`, making 11 retired and 4
legacy in total. Receipt:
`docs/evidence/STATE-WP-0079-legacy-retirement-20260922.json`. Like the
2026-09-05 retirements, this changes the meter record only. The
`/workstreams/` POST and PATCH handlers already answer 410, and the
`GET /sbom/` compatibility handler stays in place until the final cutover.
Still held: `GET /tasks/?workstream_id` (live, caller unattributed), and
`GET /workstreams/`, `GET /workstreams/{workstream_id}` and
`GET /workstreams/{workstream_id}/dependencies/` (quiet since 2026-08-21 or
2026-09-03, not yet candidates).