feat(X402-41): ADR-004 — v0.3.2 scope + JSON API stability + facilitator-aware verdict semantics#75
Merged
Conversation
… stability + facilitator-aware verdict semantics Locks 3 architectural pillars before D.x implementation begins: 1. Verdict taxonomy extension: new top-level `upstream_stuck` composite for stalled-indexer cases (Max precedent). Rolls up to exit code 3 to preserve the CI integration contract — verdict prose + JSON facets carry the granularity, exit-code surface stays a 3-value contract. 2. JSON API stability commitment: snapshot tests + `src/bazaar/json-api.md` + versioning rule (additive minor, renames major) + `### JSON API` CHANGELOG discipline. TomSmart's mapper integration depends on shape stability. 3. Facilitator-aware verdict semantics: non-CDP services produce `not_applicable_non_cdp` states in D.2/D.3 → composite `looks_correct` (WAI), NOT `upstream_issue`. Pillar 3 derives from the Cryptor+Ferj correction landing 2026-05-21 establishing Bazaar indexing is CDP-only by design. X402-37's historical reservation of "ADR-004" (stretch SLA-breach, never started) is superseded; renumber to next available when/if X402-37 goes active. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced May 22, 2026
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
X402-41 — first ticket in the v0.3.2 cycle. Pure docs. Locks 3 architectural pillars in
DECISIONS.mdbefore D.x implementation begins:upstream_stuckcomposite for stalled-indexer cases (Max precedent). Rolls up to exit code 3 to preserve the CI integration contract.src/bazaar/json-api.md+ versioning rule (additive minor, renames major) +### JSON APICHANGELOG discipline. @TomSmart_ai's mapper integration depends on shape stability.not_applicable_non_cdpstates in D.2/D.3 → compositelooks_correct(WAI), NOTupstream_issue. Pillar 3 derives from @Cryptor+@ferj correction (2026-05-21) establishing Bazaar indexing is CDP-only by design.X402-37's historical reservation of "ADR-004" (stretch SLA-breach, never started) is superseded; renumber to next available ADR when/if X402-37 goes active.
Scope
DECISIONS.mdonly: append ADR-004 (106 lines) after ADR-003, before the closing---Strict audit gate — abbreviated (user-in-review-loop mode per ADR-003)
---separator preserved; memory[[bazaar-indexing-spec]]+[[listing-readiness-framing]]both exist + updated today with CDP-only correction; all 8 Jira IDs + 3 PR IDs + 2 upstream issue IDs verified; em-dashes match ADR-003 style; only DECISIONS.md staged (.gitignoreWIP not staged)Test plan
What unblocks on merge
Per the dependency graph (10 Blocks links wired):
--endpoint) — parallel-safe start🤖 Generated with Claude Code