Sample signed Audit Bundle
A compliance engineer should be able to inspect the artifact format before scheduling a call. The files below are byte-exact copies of what our production API produces for a Subscriber generating an LC packet, signed with a committed sample key. Verify the signature against /samples/sample-jwks.json; production bundles verify against /.well-known/jwks.json.
- sample-audit-bundle.pdf — the LC-packet artifact (cover page + per-UUID entries).
- sample-audit-bundle.json — the canonical payload, SHA-256 hash, Ed25519 signature, and signing key id.
- sample-jwks.json — the sample public key in JWKS form, scoped to verifying the sample bundle only.
- README.md — the four-step verification procedure.