docs(ops): refresh active work graph as of 2026-05-29#665
Merged
Conversation
Supersedes the unmerged #647 EOD snapshot, which was both stale (predates homepage-rewrite, ADR-0024, the v1-blockers, and operator tooling all landing) and had the ADR-0024/0025 numbering inverted. Reconciled against live GitHub state: - closure-1 essentially complete: homepage-rewrite shipped (#644), ADR-0023 shipped (#640), go-import-path-sweep closed (#636). Two follow-ups remain: collector-tagging (#638), d5-release-verification (#639, blocked on #638). - verification-contract no longer deferred: ADR-0024 landed (#658); Gate #1 shipped (#632); Gate #2 in review (#664, tracks #651). - emit-failure-contract is ADR-0025 (#643, in review). - v1-blockers #534 (AWS KMS, #663) and #535 (ephemeral guide, #660) shipped; operator tooling doctor/verify-event/show shipped. - Next farmable: collector-tagging (#638).
#5 landed - closure-2 (emit-failure-contract / ADR-0025) marked SHIPPED (#643 merged) - Gate #1 execute mode shipped (#666, closes #650) - Gate #5 MDX snippet execution shipped (#667, closes #652) - Gate #2 release round-trip shipped (#664, closes #651) - Issue #599 closed manually - collector-tagging (#638) noted as farmed off 2026-05-29 - Next farmable: d5-release-verification (#639) unlocks when #638 closes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Refreshes
docs/operations/current.mdagainst live GitHub state. Supersedes the unmerged #647.What changed
emit-failure-contract/ ADR-0025 merged (ADR-0025: Emit failure contract — surface transport errors #643); issue Closure 2: Emit failure contract decided at the protocol level + propagated across SDKs #599 closed.homepage-rewrite(docs(site): homepage copy rewrite #644),ADR-0023-go-module-path(docs: ADR-0023 — canonical Go module path #640),go-import-path-sweep(Update all README and example import paths fromgithub.com/agent-receipts/sdk-go/...togithub.com/agent-receipts/ar/sdk/go/...#636) all shipped. Remaining:collector-tagging(Tag the collector module independently per ADR-0023 D3; verifygo install ...collector@latestbuilds #638, farmed) andd5-release-verification(Run the ADR-0023 D5 release-time verification and record results #639, blocked on Tag the collector module independently per ADR-0023 D3; verifygo install ...collector@latestbuilds #638).agent-receipts doctorhealth check subcommand #661), verify-event (feat(daemon): verify-event subcommand for pipeline-provenance evidence #659), show (Document agent-receipts show command and update Claude Code setup #662).d5-release-verification(Run the ADR-0023 D5 release-time verification and record results #639) unlocks whencollector-tagging(Tag the collector module independently per ADR-0023 D3; verifygo install ...collector@latestbuilds #638) closes.Test plan