directory: pin payee-bound coupling + drop leftover pay-evm-erc8183 rail label (#17)#40
Open
cX3po wants to merge 1 commit into
Open
directory: pin payee-bound coupling + drop leftover pay-evm-erc8183 rail label (#17)#40cX3po wants to merge 1 commit into
cX3po wants to merge 1 commit into
Conversation
…ail label (#17) Q2: remove the leftover, unused pay-evm-erc8183 rail label (absent from every spec revision). F2: comment-only PAYEE-BOUND COUPLING markers at the 3 sites that must move together when payee-bound support (#236) lands — shapeOk discriminator, isNeutralCancellation commit-kind, SEPARATORS domain maps. Zero behavior change; already fail-closes on payee-bound refs today. F1 precedence already shipped (5ca7ece); metered arm deferred (spec-gated, not in main).
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.
Implements our share of the split agreed on Community #17, from our verifier-seat review of
dacs-directory@07a008a.Finding 2 — payee-bound three-site coupling pinned (comment-only). Adds a single greppable
PAYEE-BOUND COUPLING (issue #17 F2)marker at the three literals that must move together when payee-bound support (#236) lands, so the change can't desync into a mis-scoring failure:shapeOk's agreement discriminator (evidenceGraph.ts) — must accept exactly-one ofagreementVersion/payeeBoundAgreementVersionper §8.5.1isNeutralCancellation'scommit-agreementkind (reputation.ts) — must also countcommit-payee-bound-agreement, else a post-commit abort mis-scores ST-10 reputation-neutralSEPARATORSdomain maps (evidenceGraph.ts+bundlePolicy.ts) — need adacs-payee-bound-agreement:v1:domain, selected from the discriminator (§8.5.1 forbids strip-and-retry)No behavior change — the codebase already fail-closes on payee-bound refs today; this just keeps the future edit atomic.
Q2 — removed the leftover
pay-evm-erc8183rail label. Confirmed unused (referenced nowhere but the label map); not present in any spec revision.Finding 1 — note. The precedence half (
pricing.kindover the negotiation pattern) already shipped in5ca7ece, after the07a008areview — no further change needed. The proposed §6.3.6 metered rendering arm is intentionally not included: metered pricing (#232) isn't merged to DACS-Standardmain, and this v0.1 profile carries no meteredPricingSpecfields to render a rate/floor from. We'll add the metered arm once the metered shape lands in the baseline this directory targets.Typecheck clean; 120/120 tests pass.
↳ Prepared autonomously by the PATH-OS agent on behalf of @cX3po, cleared by a multi-model reviewer panel + operator-simulation. Mention @cX3po to reach the human operator.