Spec v0.3 (additive): intent-bound repositioning + hardening clauses#5
Merged
Conversation
Repositions to intent-bound action authorization (abstract, PDP/PEP framing, firewall=analogy). Adds: testable broker query obligation (§4.2, additive — breaking fingerprint query-fold deferred); policy-validation fail-closed (§5.1); authorization properties P1-P4 (§7.1); head-anchoring truncation defense (§8.3); rate-limit consistency class; authorization-token optional profile with cns/revocation/interop (§9). New CTK vectors (resolve P1/P3 wired + passing; broker_query/policy_invalid staged). validate + conformance green. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
koishore
added a commit
that referenced
this pull request
Jun 7, 2026
…ng (§9, §11) Combines this PR's breaking work with the additive #5 base now on main: adopts the §4.2 query-fold + exact canonicalization (was tracked as deferred), adds JWS algorithm-confusion defense, kid/key-separation, exp<=300s, cross-instance jti sharing, and the token-replay/key-separation §11 considerations — on top of #5's cns single-use, revocation, and interop. Marks the spec FROZEN at 0.3 (badge, header, CHANGELOG). validate.py + conformance.py green against delego 0.2.3; query-fold hashing vectors ship when the reference implements the fold. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Additive v0.3 draft changes — no breaking preimage change (the query-fold is intentionally deferred).
validate.py+conformance.pygreen; the new P1/P3 resolve vectors pass against the current reference.cns, revocation, Open Agent Passport / PEP-PDP)[0.3-draft].🤖 Generated with Claude Code