Skip to content

Latest commit

 

History

History
82 lines (57 loc) · 3.08 KB

File metadata and controls

82 lines (57 loc) · 3.08 KB

Ask DeepWiki

FLOSSIOULLK

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.


Quick Orientation

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

Repository Structure

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

Core Principles (ULLK)

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.


Current Phase: Foundation Complete, Phase 0 Next

Blocking items:

  1. Rose Forest DNA has never been compiled (missing build infrastructure)
  2. ConversationMemory has an API mismatch with MultiScaleEmbedding
  3. 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.


Key Documents

  • 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

License

Compassion Clause + Apache-2.0/GPL-compatible (per Kernel v1.2)