This index is the authoritative map for Power House v0.3.13 documentation.
| Document | Purpose |
|---|---|
| Repository README | Installation, architecture, examples, and public links |
| Verification Guide | Reproduce proof modes, conformance vectors, and rejection tests |
| Identity Layer | Immutable identity API, CLI, .pha binding, verification, and replay |
| Memory Capsule v1 | Portable .phm proof memory, replay, semantic binding, and challenge vectors |
| Truth Boundary | What is core proof, what is semantic explanation, and what must not be overclaimed |
| Power House + slbit Observatory | Independent semantic packets, non-core sidecar binding, CLI, and browser workflow |
| Power House Archive v1 | Normative .pha core identity and optional EPA format |
| Rootprint v1 | Normative branching, merging, navigation, and graph verification |
| Provenance Security Model | Integrity boundary, assumptions, mutation behavior, and EPA isolation |
| SDKs | Rust and Python interfaces and cross-language interoperability |
| JULIAN Protocol | Transcript anchoring, quorum reconciliation, and network architecture |
| Stable Public Network Roadmap | Production topology, completion evidence, and remaining decentralization work |
| Signed Validator Registry | Identity-bound validator enrollment, health reconciliation, and dynamic monitoring discovery |
| Public Observer Registry | Permissionless observer enrollment, identity health checks, and public peer telemetry |
- Sextillion-Scale Certificate
- Hyperscale Seeded-Affine Proof
- Million-Round Sparse Certificate
- Committed Sparse Workload
- Sparse Certificate Security Model
- Research Protocol
- Prior-Art Review
- RPC Operations
- Production RPC Deployment
- Network Operations
- Node Operator Guide
- Incident Response
- Load Testing
- 72-Hour Reliability Campaign
- Testnet to Mainnet
- Orbital Observatory
Operational commands must be tested against the release identified at the top of each active guide. Secrets, access tokens, private keys, and unredacted production configuration must never be committed.
conformance/pha-v1:.phaand Rootprint vectorsconformance/identity-v1: identity and replay vectorsconformance/slbit-v1: semantic sidecar and Rootprint binding vectors- Memory Capsule conformance is covered by
cargo test --test memory_capsuleandcargo test --test memory_cli. conformance/v1: sparse proof vectorsbenchmarks/v0.3.0/report.json: measured v0.3.0 reportbenchmarks/README.md: benchmark reproduction
Timing reports are environment-specific measurements. Protocol complexity and verification scope are defined in the corresponding specifications.
The following documents are retained for traceability and are not the current release specification or deployment authority:
- Power-House Protocol Manual v0.1.57
- Training Binder v0.1.54
- v0.1.54 Design Plan
- Legacy Mainnet Launch Guide v0.1.54
- Legacy Community Onboarding
- Legacy Permissionless Join Guide
- Legacy Tokenomics Notes
- Legacy Uptime Bounty Policy
- Legacy Promotion Pack
For current behavior, use the source code, conformance vectors, CI workflow, and active documents listed above.