Enforcement adapters
Put verification at the protected resource. New adapters must refuse missing, forged, expired, replayed, or parameter-mismatched grants.
2AYE is developed in the open around one non-negotiable rule: model output is untrusted input. Human-signed authority and deterministic enforcement decide what executes.
Put verification at the protected resource. New adapters must refuse missing, forged, expired, replayed, or parameter-mismatched grants.
Turn attacks into reproducible rejection tests. Responsible disclosure stays private until a fix is available.
Improve schemas, canonical vectors, predicate definitions, OAuth mappings, and cross-authority trust models.
Make consequential authority understandable to operators, approvers, auditors, and tool builders.
A green test suite is necessary and insufficient. Every authorization change explains which invariant it preserves and includes a test proving the bypass stays closed.
Pick one open gap, one adapter boundary, or one rejection case. Make the authority model clearer when you leave than when you arrived.