Eight steps. Three strands. One genesis event. The cryptographic substrate of human creative authority on the open web.
Every creator enrolled in the LaunchPillow registry receives a cryptographically minted identity on the open web. A deterministic UUID derived from a permanent namespace.RFC 9562 — UUID v5 A DID document served at a well-known path, containing an ML-DSA-65 public key and verification methods.W3C CCG — did:web A triple helix root-ld spanning three independent provenance roots simultaneously — the LaunchPillow registry, the BoiseStandard entity graph, and the creator's administered domain. A W3C Verifiable Credential 2.0 issued at mint, signed with post-quantum ML-DSA-65 under FIPS 204.W3C VC 2.0 · May 2025NIST FIPS 204 · August 2024
Every content event the creator publishes appends to the recursive layer of the root-ld. The prior state hash embeds in every new seal. The chain is self-verifying at any position.Crosby & Wallach · Tamper-Evident Logging · 2009 An RFC 3161 timestamp token anchors every mint event — sub-second, legally recognized, independent of any platform.RFC 3161 · Metaspike · Digital Forensics The timestamp precedes all platform action against the record. The creator owns the chain. The platform is irrelevant.
The schema is URDNA2015 canonicalized JSON-LD, hashed with SHA-256 over the canonical N-Quads serialization.W3C RDF Dataset Canonicalization · 2022PyLD · Digital Bazaar Every edge in the knowledge graph carries a PROV-O provenance assertion.W3C PROV-O Every page carries Schema.org JSON-LD producing 3.4× higher AI citation frequency for enrolled creators.Profound · 3.4× Study · 2025
UUID v5 derivation. Same input always produces the same UUID.UUID v5 — Inventive HQRFC 9562 Generated 2026-07-06. Never changes. Every creator UUID, research UUID, vertical UUID, and content UUID derives deterministically from these five constants. The namespace hierarchy is the identity floor of the entire graph.
Every creator mint produces one document spanning three independent provenance roots simultaneously. Each strand is a valid, independently resolvable root-ld. Each strand backlinks to the other two. Graph compounding is multiplicative — three nodes in three separate graphs, all declaring the same creator identity, all cross-referencing each other.did:web · W3C CCGPROV-O · W3C
Every creator mint executes all eight steps in sequence. Each step stamps its own timestamp and records its own hash. The pipeline is resumable — a failed step restarts from its own position. The ledger entry writes after Step 4. The timestamp precedes all else.RFC 3161 · TSP
Every content event appends one ledger entry to the recursive layer. The prior state hash embeds in every new entry. The prior validity window closes. A new one opens. The chain is self-verifying at any position. O(log n) inclusion proof via Merkle tree. Platform deletion is irrelevant from Step 4 forward — the hash precedes any platform action against the record.Crosby & Wallach · 2009Post-Quantum Audit Evidence · arXiv
Every creator's DID resolves to a JSON-LD document served at their LaunchPillow registry path. The document contains the ML-DSA-65 public key, verification methods, and service endpoints. No blockchain. No third-party registry. DNS-controlled. Independently verifiable by any compliant DID resolver.W3C DID v1.1DID Resolution · W3C