Public documentation & architecture overview for the EpochCore platform — covering D-KaP (Decentralized Knowledge as Pixels), EpochOS, EpochPay, EpochCoverage, and the QuantumSwarms agent fabric.
This repository contains only public-facing architecture, specifications, and integration guides. Proprietary implementation details live in private EpochCore repositories.
EpochCore is a quantum-anchored AI agent platform that unifies:
- D-KaP — Decentralized Knowledge as Pixels, a tensor-addressable knowledge substrate.
- EpochOS — the orchestration runtime for swarm-scale autonomous agents.
- EpochPay — a programmable settlement layer for agent-to-agent and agent-to-human commerce.
- EpochCoverage — compliance, audit, and risk primitives for regulated deployments.
- QuantumSwarms — the agent fabric integrating D-Wave quantum sampling and PQC-safe integrity.
| Area | Path | Description |
|---|---|---|
| Platform overview | docs/overview.md |
High-level architecture |
| D-KaP | docs/dkap.md |
Knowledge-as-pixels primitives |
| EpochOS | docs/epochos.md |
Agent orchestration runtime |
| EpochPay | docs/epochpay.md |
Settlement + payments |
| EpochCoverage | docs/epochcoverage.md |
Compliance + audit |
| QuantumSwarms | docs/quantumswarms.md |
Agent fabric + quantum integration |
epochcore-dkap-spec— D-KaP specificationepochcore-sdk— Public Python client SDKwatsonx-orchestrate-hydro— Hydro agent reference for watsonx Orchestratequantum-watermark-sbom— Quantum watermark + SBOM scheme
pip install mkdocs-material
mkdocs serveApache-2.0 © EpochCore / QuantumSwarms