Documentation

AuthR v0.1 — Developer docs

Everything you need to understand, implement, and build on top of the AuthR Authorship Representation Protocol.

System design

Architecture

How the Issuing Authority, Verifier, Author Registry, and Agent Registry fit together. Control plane vs data plane. Deployment patterns for enterprise and cloud.

Read →
Security

Threat model

Attack vectors AuthR is designed to prevent: scope widening, author spoofing, model swapping, replay attacks, and intent drift. What AuthR does not cover.

Read →
Community

Contributing

How to contribute to the protocol spec, the Python reference implementation, the TypeScript port, or the playground. Test vector format and submission process.

Read →
Specification

Protocol spec

The complete authr-spec-v0.1 document. Six primitives, three operations, six invariants, record structure, and open questions for v0.2.

Read →
v0.1 status
Python reference packageIn progresspip install authr-protocol
TypeScript portCompletePowers this playground
Interactive playgroundCompleteYou are here
JSON SchemaCompleteauthr-spec-v0.1
Test vectorsIn progress8–12 records, half failing
Documentation siteCompleteYou are here
Issuing Authority serverv0.2Requires hosted infra
Cross-domain federationv0.2OAuth Federation path