Public specification & whitepaper for D-KaP — Decentralized Knowledge as Pixels — EpochCore's quantum-anchored knowledge fabric.
D-KaP is a 12-domain post-quantum-safe knowledge fabric that encodes structured knowledge as deterministic, content-addressed pixel tensors anchored on multiple L2 chains. It is the substrate underneath EpochCore's autonomous agent stack — enabling zero-latency single-API access to verifiable, watermark-bound knowledge.
.
├── spec/ # Versioned specification documents
│ └── v0.1.md
├── whitepaper/ # Long-form whitepaper (markdown + PDF)
├── diagrams/ # Architecture & protocol diagrams (mermaid + SVG)
├── examples/ # Worked examples
├── CITATION.cff # How to cite this work
└── LICENSE # Apache-2.0
| Concept | Summary |
|---|---|
| Pixel Tensor | Deterministic content-addressed encoding of a knowledge unit |
| 12-Domain Fabric | Twelve orthogonal semantic domains forming the address space |
| Dual-Chain Anchor | PQC commitment registry anchored across two L2s for redundancy |
| Quantum Watermark | Tamper-evident binding using quantum-derived seeds |
| WORM Bridge | Write-once-read-many tradexchange bridge for exports |
Draft — spec v0.1. Public surface only; reference implementation lives in private EpochCore infrastructure.
See CITATION.cff.
Apache License 2.0 © EpochCore LLC.