Docs hub

From zero to first authorize call — in order.

A 9-step reading order from the problem statement to a working integration. Each step links to the canonical resource (vocabulary, schemas, SDKs, fixtures, sector profiles, whitepaper).

Curated reading order

From zero to first authorize call — in order.

  1. 1. The problemlanding + Protocol overview. ~10 minutes.
  2. 2. The vocabularygithub.com/KYE-Protocol/vocabulary. Entity types, action types, decision codes, reason codes, capability kinds.
  3. 3. The ID formatgithub.com/KYE-Protocol/id-format. URN scheme: kye:<class>:<trust-domain>:<subclass>:<local>.
  4. 4. Schemas + examplesgithub.com/KYE-Protocol/examples. 55 JSON Schemas + 58 validated examples. npm test runs the conformance pack.
  5. 5. SDK quickstartDevelopers page quickstart. TypeScript / Python / Go, all three with the same API surface.
  6. 6. Reference Gateway — clone, run with docker compose up, exercise POST /v1/runtime/authorize against the embedded fixture pack.
  7. 7. Conformance + certificationcompliance.html. 5-tier badge ladder (L0 Declared → L4 KYE Certified).
  8. 8. Sector profile — pick yours from sectors.html. Adopt only what you need; Core never shifts.
  9. 9. Whitepaperwhitepaper.html. The normative spec + governance + roadmap.

Stuck? Open a discussion at KYE-Protocol/Discussions or use the Talk to us modal — pick the "Adoption” topic.