branch · feat/spec
Contributing
Help build a vendor-neutral identity standard for autonomous agents. Contributions land through public pull requests — from contract text, to SDK improvements, to docs that make verifier behavior obvious.
Pick your contribution path
Different work, same bar: keep changes honest, reviewable, and anchored to the contract a verifier can enforce.
branch · feat/sdk
SDKs
branch · feat/docs
Docs
branch · feat/web
Website
Make reviews easy
Good PRs minimize reviewer guesswork. If reviewers can verify the change quickly, you'll merge faster.
Bar
Clarity wins
Proposals should be explicit: what changes, what stays invariant, and what verifiers must enforce.
Bar
Compatibility matters
Document backward compatibility. If you propose a breaking change, include a migration story.
Bar
Security is first-class
Threat model and authority boundaries should be reviewed any time verification or delegation rules change.
Bar
Test what you claim
If you claim conformance behavior, add coverage so it's enforced over time.
Ready to open a PR?
Start with a small, reviewable change. If you're unsure where to begin, open an issue describing the problem and what you observed.