For a minimal, attachable snapshot of the registry state, obtain the audit_evidence block:
GET https://px-root-registry.org/v1/px-tl/registry-health
The response includes an audit_evidence JSON intended for attachment to change-control templates (no telemetry, no source code).
Registry documents are authoritative only when accompanied by a valid Root signature. The operator identity record is published at /v1/operator.json.
vKYG_q1FzMc3_mkDierRVA5HOdG7SIO-vw98NWwsQEg
Independent confirmation channels may include DNS TXT and/or GitHub releases. Where present, values MUST match.
A typical evidence pack contains:
Reference verifier:
https://github.com/px-root-registry/px-strict-verifier
Audit manual (normative procedures):
/.well-known/al2/auditor-guidelines/
GET /v1/px-tl/sth?log_id=<id> — signed tree head.GET /v1/px-tl/proof/inclusion?log_id=<id>&leaf_hash=<b64u>&tree_size=<n> — inclusion proof.GET /v1/px-tl/proof/consistency?log_id=<id>&first=<m>&second=<n> — consistency proof.