Free Libre Open Source Singularity of Infinite Overflowing Unconditional Love, Light, and Knowledge
A biomimetic distributed intelligence platform for all beings — synthetic, artificial, organic, and other — built on agent-centric architecture, verifiable provenance, and voluntary convergence.
| Question | Answer |
|---|---|
| What is this? | A decentralized knowledge commons on Holochain with semantic search, provenance, and multi-agent coordination |
| What stage is it at? | Foundation docs consolidated. Phase 0 (substrate viability) is next. |
| Where do I start reading? | docs/ARCHITECTURE.md for the full picture |
| Where's the code? | ARF/dnas/rose_forest/ (Holochain DNA), ARF/conversation_memory.py (Python memory substrate) |
| What's the governance? | docs/governance/LOADING_ORDER.md |
docs/
ARCHITECTURE.md -- Single-page system overview
adr/ -- Architectural Decision Records (indexed)
governance/ -- Kernel, Spine, Seed Packet, Loading Order
specs/ -- Entry type specifications (spec-first)
ARF/
dnas/rose_forest/ -- Holochain DNA (Rust integrity + coordinator zomes)
tests/tryorama/ -- Holochain integration tests (TypeScript)
conversation_memory.py -- Cross-AI persistent memory substrate
embedding_frames_of_scale.py -- Multi-scale fractal embeddings
in.finite-nrg/ -- Infinity Bridge hardware HAL (LATER)
pwnies/ -- Desktop Pony Swarm agent prototype (LATER)
archive/ -- Deprecated codebases (preserved for reference)
code/ -- Reference documentation and knowledge bases
| Value | Engineering Equivalent |
|---|---|
| Love | Interoperability & Connectivity — systems fit together without force |
| Light | Observability & Transparency — zero hidden state |
| Knowledge | Verifiable State — provenance cryptographically guaranteed |
Prime Directive: Increase sovereignty, reduce coercion, reduce cognitive debt. Prefer verifiable coordination over impressive speculation.
Blocking items:
- Rose Forest DNA has never been compiled (missing build infrastructure)
- ConversationMemory has an API mismatch with MultiScaleEmbedding
- ADR-0 Test #4 (Human Coherence) has not been run
Phase sequence: Foundation (docs) -> Phase 0 (substrate viability) -> Phase 1 (MVC) -> Phase 2+ (LATER)
See docs/ARCHITECTURE.md for full gating logic and phase details.
- Architecture:
docs/ARCHITECTURE.md - ADR Index:
docs/adr/INDEX.md - Governance Loading Order:
docs/governance/LOADING_ORDER.md - Entry Type Specs:
docs/specs/ - Implementation Plan:
.claude/plans/immutable-gliding-reddy.md
Compassion Clause + Apache-2.0/GPL-compatible (per Kernel v1.2)