Open spec. Reference implementation. Conformance fixture pack. Cryptographic proof bundles. Nine-framework control mapping. RFC 7807 error envelope. Quantitative SLA tiers. The artefacts a Tier-1 bank’s GRC team needs are in the repo, not in a sales deck.
Endpoints
87
Routed in the reference Gateway. Every state-changing endpoint accepts Idempotency-Key and emits an audit event with a shared correlation_id.
Profiles · normative
15
Core, Gateway, Federation, Credentials, Attestation, Signals, Transparency, Conformance, Treasury, Custody, Healthcare, Telemetry, Capability, Recovery, Payments — plus 3 payment overlays.
Conformance fixtures
37
Each fixture is a deterministic black-box test the auditor replays against any conformant Gateway. conformance-report.json emits machine-readable evidence.
Control mappings
173
SOC 2 · ISO 27001:2022 · PCI DSS 4.0 · PSD2/PSD3 · DORA · NIS2 · EU AI Act · NIST 800-207 · HIPAA. Each row cites the KYE™ artefact + the Gateway endpoint that produces it.
SLA tiers
3
Tier-1 Bank (p99 ≤ 50 ms, 1k rps), Tier-2 Mid-market, Tier-3 Reference. Quantitative claims backed by signed conformance reports.
Tests · all green
220+
Reference Gateway · ePDP · PEP · TS / Python / Go SDKs · webhook vectors · schema validations · 22 OPA Rego + Cerbos policy fixtures at parity.
Mapped to
SOC 2 · ISO 27001:2022 · PCI DSS 4.0 · PSD2/PSD3 · DORA · NIS2 · EU AI Act · NIST 800-207 · HIPAA
KYE™ produces evidence; certifications are the customer’s. The repo ships a complete control-mapping document showing which KYE™ artefact — entity record, delegation, scope, credential, attestation, audit event, proof bundle, signal, transparency receipt, capability grant, recovery proof, break-glass grant, compromise report, state transition — satisfies which control, with the exact endpoint to extract it.
Banking-grade
Production posture
- Append-only audit chain with point-in-time replay (
POST /v1/audit/point-in-time)
- Ed25519-signed proof bundles — verifiable with public keys alone
- Cascading stop signals (entity → delegations → payment authorities → access rights → capability grants — in milliseconds)
- Break-glass authority with mandatory post-hoc review and time-cap
- Key rotation gated by break-glass grant (
POST /v1/keys:rotate)
- Idempotency keys + signed webhooks + replay window + dead-letter
- Fail-closed PEP for high-risk actions on PDP unreachable
- Reference Rego sPDPs (22/22 passing)
Open governance
What ships open
- Vocabulary, ID format, schemas, OpenAPI — Apache 2.0
- Reference Gateway, three SDKs, conformance fixtures — Apache 2.0
- Reason-codes registry, control mappings, threat model — in the repo
- Patent track is separate — the open contract is and will remain royalty-free for any conformant implementation
- Trademark policy lets you say “KYE Protocol™-compatible” once you pass the conformance pack
- Discussions repo for RFCs, profile proposals, integration patterns