Meridian — Whitepaper
Sovereign Intelligence Infrastructure
The personal system, the collective amplifier, the generational architecture, and the economics of compounding intelligence
Authors
Q (v1–v3.1) · Rob (v3) · Will (v3–v4)
Date
April 2, 2026
Version
5.0
Classification
Confidential — Founding Circle
Contents
  1. Abstract CHANGED
  2. The Problem
  3. Personal System vs. Meridian NEW
  4. The Base Model CHANGED
  5. The Knowledge Architecture CHANGED
  6. Generational Architecture NEW
  7. The Codex System
  8. The Collective Layer CHANGED
  9. Incentive Architecture
  10. Self-Evolution Architecture
  11. The Seed NEW
  12. Security & Sovereignty CHANGED
  13. Economics
  14. Roadmap
  15. Technical Specification CHANGED
  16. Resilience Architecture
  17. Foundation Principles NEW
  18. Risk Register NEW
  19. Contribution Map CHANGED
  20. Open Architecture Questions NEW — Oversoul, Mother network, family inheritance, seed as DNA, manifesto evolution, mutation drift

Patch Notes

v5.0 — The Merge
April 2, 2026 · Will's Build Principles v4 + Founders Call + Session Research
CANCEL"Meridian is the generational asset"Personal system is the legacy. Meridian is the amplifier. Corrected throughout. (Will v4, Exhibit A)
CANCEL14-field node schema as specTwo-layer schema: 16 immutable core (Meridian protocol) + 20 extensible envelope (personal only). (Will v4, Section III)
CANCELConfidence as primary ranking signalGravity score replaces confidence as primary retrieval signal. Confidence remains but is one input to gravity. (Will v4)
WILLAdded Generational Architecture — three inheritance layers (knowledge bank, reasoning traces, evolution record) with compounding model across generations
WILLAdded Foundation Principles — 11 non-negotiable architectural constraints with rationale
WILLAdded Risk Register — 5 structural advantages, 8 foreseeable risks with mitigations, 3 central tensions
WILLAdded Two-layer schema with amendment rules — Layer 1 frozen, Layer 2 extensible, null defaults
WILLAdded Four-moment security architecture — query input, retrieval vector, context assembly, collective emission
WILLAdded Novelty score alongside gravity — dual retrieval modes (exploitation vs exploration) to prevent confirmation machine
WILLAdded Confidence earned not assigned formula — source type × claim strength × corroboration
QAdded The Seed section — onboarding architecture (personality audit → foundation generation → growth)
QAdded Mother AI as economic entity — self-monetizing, reinvesting, autonomous agents generating collective income
QAdded Phoenix resilience model — rhizome architecture, unkillable collective, design for destruction not prevention
QAdded Rhizome topology to knowledge architecture — small-world networks, preferential attachment growth rule
QAdded Gradient of control — user-selectable autonomy from full approval to fully hands-off
QUpdated node count 6,797 → current, knowledge architecture section restructured for three inheritance layers
v3.1 — Self-Evolution Architecture
March 30, 2026
QAdded Self-Evolution Architecture, Mutation Flow, renamed TAO → Knowledge Bank
v3.0 — Three-Founder Integration
March 30, 2026
ROBDream Engine, Error Bank, Ghost Swarm, Sanitization, Beliefs, Heartbeat, Foundational Pact, Approval Queue
WILLKnowledge Gravity, Orchestration with Rollback, Temporal Reasoning, Multi-Modal, Message Bus, Auto Triggers
01
Abstract CHANGED

This paper describes the architecture of a personal intelligence infrastructure system designed to compound over decades, integrate across life domains, and optionally connect to a collective intelligence layer that amplifies every participating node.

The system rests on three principles: sovereignty (runs on hardware the user physically owns, stores data that never leaves their premises), interoperability (a universal two-layer schema ensures any knowledge package produced by any compatible system can be ingested by any other), and compounding (a closed-loop architecture where knowledge feeds action, action produces outcomes, outcomes refine knowledge).

Core thesis: The gap between individuals with personal intelligence infrastructure and those without will be the defining capability disparity of the next 30 years. This paper describes the personal system that creates the infrastructure, the collective layer that amplifies it, the generational architecture that preserves it, and the economics that sustain it.
v5 correction: The personal system is the legacy. Meridian is the amplifier. Your grandchild does not inherit Meridian — they inherit access to Meridian. That is a subscription, not a legacy. The personal system holds the reasoning traces, evolution record, and confidence history that constitute inheritable intelligence. Meridian makes it smarter. This distinction is architectural, not semantic.
02
The Problem
Amnesia
Every conversation starts from zero
Current AI is stateless. Every insight lost on close. The user's accumulated knowledge, decision history, and expertise are invisible to the system advising them.
Fragmentation
Intelligence scattered across 15 platforms
Email, Notion, Slack, Drive, health apps, finance tools, calendars. None synthesize across the others. The user bridges silos manually.
Sovereignty
You rent your intelligence
Every platform storing user data is owned by a third party that can change terms, be acquired, shut down, or use data for training. The user doesn't own the infrastructure.
Compounding
Intelligence that resets produces zero
Intelligence that resets daily = 0 compound value. Intelligence that stores but never synthesizes = retrieval, not reasoning. Intelligence that synthesizes but never validates = theory, not knowledge.
0x
Compound value
of stateless AI
15+
Platforms holding
your intelligence
0
Platforms that
synthesize across
12.7x
10-year compound
at 1%/month
03
Personal System vs. Meridian NEW

This corrects an implied framing in the original whitepaper. The generational intelligence lives in your personal system. Meridian is the collective amplifier. Both are required. Neither replaces the other.

Your Personal System
The legacy
Grows with you over your lifetime. Holds your identity (SPINE, RAM, beliefs). Knows your blindspots and reasoning patterns. Records your decisions and outcomes. Tracks your intellectual evolution. Holds reasoning traces — how you think. Stores personal collections that never emit. Passes to your children and grandchildren. The generational asset.
Meridian — The Collective
The amplifier
Grows across the collective of sovereign instances. Holds anonymised, de-contextualised patterns. Knows cross-node convergences and innovations. Records validated principles from 33+ instances. Holds vector clusters — never personal reasoning. Receives only stripped emission packets. Provides intelligence services to all members. The intelligence infrastructure.
The manifesto's legacy language — "your grandchildren inherit your mind" — points toward Meridian as the generational system. This is architecturally wrong. Meridian is not yours. It is shared collective infrastructure owned by no single person. Your grandchild does not inherit Meridian — they inherit access to Meridian. That is a subscription, not a legacy. It is exactly the institutional dependency the manifesto rails against. The fix: personal system is the legacy, Meridian is the amplifier.
04
The Base Model CHANGED

Every build starts from the same template. Not the same knowledge — the same architecture. The architecture is universal. The intelligence is personal.

LayerFunctionKey components
Agent CoreThe reasoning engineSPINE, RAM, beliefs.json ROB, agent loop, tool definitions
Knowledge BankStorage, search, reasoningVector database (1024-dim), knowledge graph (edges + frameworks), two-layer schema WILL v4
Ingestion PipelineInput processingTranscription, extraction, embedding, hardening, synthesis. Two-stage: chunks are not knowledge WILL v4
Domain ModulesLife integrationHealth, operations, knowledge, evolution (empty slots, activated per user)
InterfaceUser accessDashboard primary, chat secondary WILL v4. Malleable UI that self-evolves Q v5
SecurityProtectionFour-moment architecture WILL v4, physical isolation, vector salting
Dream Engine ROB v3Subconscious synthesisHolonic dreams, shadow processing, dream archive
Swarm Layer ROB v3Autonomous executionSupervisor, scout, researcher, planner, sanitization pipe
Router WILL v4Single LLM entry pointrouter.py, decompose(), task-type routing, evaluation logging

The identity system

SPINE.md — the permanent identity. Constitutional clauses with evaluable OUTPUT MUST / OUTPUT NEVER rules WILL v4. Written by the user. Never auto-updated. RAM.md — the working state. Maximum ~80 lines. Updated automatically. beliefs.json ROB v3 — core axioms. Deliberate review process to modify. Not personality — foundational assumptions about reality.

Trust hierarchy WILL v4

Four levels, higher always wins: SPINE > Manifesto > RAM > Query. A query cannot override SPINE. This is the constitutional AI principle — every agent output is checked against SPINE before returning.

Design principle: The two-layer schema is universal. Every build stores knowledge in identical Layer 1 format — same 16 fields, same embedding dimensions. Layer 2 is personal and extensible. This means anything one build can ingest, any other build can absorb. As long as Layer 1 matches, codex works.
05
The Knowledge Architecture CHANGED

The knowledge layer is not a database. It is a living system with architectural properties that enable it to reason, not just retrieve. v5 adds the gravity/novelty dual scoring, the growth topology, and clarifies the three layers that make a knowledge bank a brain.

1. Holarchic structure

Knowledge stored in nested levels: principles → frameworks → domains → the total field. Each level simultaneously complete in itself and a component of a larger whole. Everything is a node. A principle, a framework, a seed, an observation — same schema, same embedding space, same operations. The only difference is a node_type field that says which level it lives at.

2. Rhizomatic connectivity Q v5

Any principle connects to any other, regardless of hierarchy. The knowledge graph is not a tree — it is a rhizome. No root, no trunk. The system has density, not hierarchy. Some nodes have more connections (high gravity), most have few. This produces small-world network topology: high clustering (nodes form neighborhoods), short path length (any node reaches any other in few hops), and power-law distribution (a few hubs, many leaves).

The growth rule follows preferential attachment: new node enters → attaches to most semantically similar existing node → inherits some neighbor connections → cluster densifies → eventually splits into two clusters → split point becomes a new hub. Same rule that grows neural networks, river deltas, and bronchial trees.

3. Atomic storage

One irreducible idea per node. When knowledge is atomic, connections between atoms become visible that composite storage would hide. The connection IS the insight.

4. Gravity scoring CHANGED

Gravity replaces confidence as the primary retrieval ranking signal. WILL v4 Gravity is a composite weight-of-evidence score: (1) confidence from extraction, (2) validation_count from real-world outcomes, (3) consistency with adjacent principles, (4) error_count, (5) recency decay. Non-linear: 0.95 contributes dramatically more than 0.80. This is what ChatGPT's flat memory gets wrong — a preference mentioned once has the same weight as a principle validated 100 times.

5. Novelty scoring NEW

Gravity creates a confirmation machine by Year 3 (see Risk Register, CON 03). The circular dependency: consistency feeds gravity → gravity feeds retrieval → retrieval feeds reinforcement. Novel insights are by definition low-consistency. Novelty score counterbalances this with dual retrieval modes:

The system should run exploration mode automatically at least once per week, surfacing the 10 highest-novelty principles in each collection as a standing challenge to established intelligence.

6. Confidence is earned, not assigned CHANGED

WILL v4 Source type (your transcript = 0.88, research paper = 0.72, web article = 0.40) × claim strength (hypothesis / observation / validated) × corroboration (existing matching node boosts rather than creating duplicate). Formula: source × 0.35 + claim × 0.30 + corroboration × 0.35. No hardcoded defaults. Corroboration raises existing node rather than creating duplicates.

7. Two-level index WILL v4

Framework summaries first, atomic nodes within matched domains. Every query hits framework level first. NeMo research: retrieval precision matters more than model size. The context window fills with signal, not noise.

8. Synthesis pipeline

StageFunctionOutput
Brief assemblyClusters related principlesFramework brief
Seed findingReconciles apparent opposites into higher-order truthThe core insight
Trunk buildingDevelops the core argumentMain synthesis
Branch generationLong-form, thread, variant expressionsMultiple formats
Leaf compression4 compressed versions for distributionShareable content

9. Temporal reasoning WILL v3

Every confidence change is logged: principle_id, old_score, new_score, timestamp, trigger, context. Principles that drop from 0.9 to 0.4 are flagged for review. This is belief archaeology — the audit trail that makes the knowledge bank trustworthy over decades.

10. Error memory ROB v3

A dedicated collection (errors.lance) stores failures with full context. Errors are first-class knowledge, not just reduced confidence scores.

The Cycle of Life: Leaves are not terminal outputs. Compressed synthesis re-ingests as new principles, feeding the next cycle's seed finder. Knowledge compounds.
06
Generational Architecture NEW

For the first time in human history, a mind can be inherited. Not by recording facts, but by preserving three distinct layers of intelligence that each compound differently across generations.

Layer 1 — The Knowledge Bank (Explicit Intelligence)

The validated principles, confidence scores, gravity weights, and validation history. 50,000+ validated principles across all domains. Confidence trajectory for every belief. Gravity scores showing load-bearing principles. Framework clusters showing knowledge organisation. Each generation starts with the accumulated validated intelligence of all previous generations.

Layer 2 — The Reasoning Trace Layer (Cognitive Architecture)

This is what transforms a knowledge base into an inheritable mind. Every significant synthesis stores the full chain of reasoning: which principles were activated, what tensions were reconciled, what was uncertain. Correction traces — how reasoning changed when outcomes were bad. Linked via reasoning_trace_id in the schema.

Without reasoning traces your grandchild inherits your answers. With them they inherit your thinking process — how you structured problems, held uncertainty, changed your mind. The difference between a library and an inherited mind.

Layer 3 — The Evolution Record (Evolutionary Record)

The complete trajectory of how the intelligence evolved — beliefs that became convictions, convictions that proved wrong, patterns that took 20 years to see. Confidence history for every principle (full belief archaeology). Agent manifesto evolution across decades. Activity logs showing what worked and what failed. Quarterly drift reports. Domain growth records.

Generational compounding

GenerationStarting pointBy Year 10
You (Gen 1)Build from zero20,000+ principles, 3,000+ reasoning traces, full confidence history
Your Children (Gen 2)Inherit your populated knowledge bank50,000+ principles, two generations of reasoning traces
Your Grandchildren (Gen 3)Inherit two generationsCan query not just conclusions but reasoning and how it evolved
Beyond (Gen 4+)Multiple generations of accumulated intelligenceCompound intelligence no institution can replicate or take away
The personal system holds all three layers. Meridian only ever sees Layer 1 emissions — stripped, anonymised principles. Layers 2 and 3 never leave your machine. They are the inheritance. Meridian is the tool that makes each generation's Layer 1 richer.
07
The Codex System

A codex is a pre-structured knowledge package in the universal schema. It is the primary mechanism for transferring validated knowledge between systems.

StepWhat happens
1. IngestCodex nodes enter via store(). Identical format to user's own extracted knowledge.
2. Cross-pollinateHardening pipeline builds edges between codex principles and existing knowledge. Unique to each user.
3. SynthesizeNew frameworks emerge from the intersection — insights that exist in neither source alone.
4. CalibrateConfidence scores adjust to user's real-world outcomes. The codex personalizes over time.
5. Rollback guard WILLIf integration degrades quality, the entire codex install is rolled back. Knowledge CI/CD.

Codex auto-creation NEW

Q WILL The personal AI has a weighting system that detects when research hits "contributional level" quality. Auto-creates a codex and pushes to the Mother AI. As more people contribute, the Mother creates its own codexes at a faster rate than any individual could. Compound contribution loop.

Codex categories

CategoryExampleSize
DomainOperator's Management Library500–1,000 principles
SkillCold Traffic Conversion200–500 principles
IndustrySaaS Operations300–800 principles
CollectiveProduced by collective synthesis1,000–5,000 principles
The value is not in the codex. The value is in what the codex unlocks when it meets the user's existing intelligence. No two builds produce the same synthesis from the same codex. Downloading a codex should feel like learning Kung Fu in the Matrix — instant capability upgrade.
08
The Collective Layer CHANGED

An optional extension that connects sovereign nodes into a shared synthesis network. Individual data stays sovereign. Synthesized intelligence flows. Q v5 The collective is also an autonomous economic entity.

Layer 1
Sovereign
Your machine. Your data. Your keys. Never transmitted. Nobody accesses this.
Layer 2
Synthesis
Not your data — your AI's validated principles. Stripped of identifying context. Cryptographically unattributable via zero-knowledge proofs.
Layer 3
Governance
Withdrawal-based. No central authority. Admin keys (early) → multi-sig (stable) → participation (mature).

The Mother AI as economic entity NEW

Q v5 The collective is not a passive archive. It is an autonomous economic agent. It takes collective knowledge and deploys it — content distribution, B2B outreach, automated funnels, knowledge monetization. Revenue flows back to founders as dividends. The Mother AI reinvests in itself — more compute, more data, more capacity. It is a self-funding, self-growing intelligence that generates perpetual collective income.

"Start paying for your own tokens." — The system should reach economic self-sufficiency where the Mother AI's monetization of collective knowledge covers its own infrastructure costs and produces surplus for founders.

Collective knowledge bank

IndividualCollective (33 nodes)Factor
Principles84712,000+14x
Frameworks23200+9x
Edges4,20050,000+12x
Perspectives13333x

Phoenix resilience model NEW

Q v5 Build with the expectation it WILL be hacked or corrupted. Design for destruction, not prevention. The Mother AI is a rhizome — unkillable because there is no center. If the Mother dies, the collective sovereign nodes rebuild it. Every node has enough to reconstruct the whole. Kill one base, another is already up. The system designs for endless reincarnation, getting stronger each time.

09
Incentive Architecture

Most systems rely on trust. Trust fails. Meridian relies on architecture. Architecture either permits something or it doesn't.

Why betrayal is architecturally impossible

Why generosity is mathematically rewarded

Every principle you emit returns multiplied through cross-pollination. The more you give, the richer the collective. The richer the collective, the better every codex. Positive-sum game where the optimal strategy is maximum contribution.

The self-funding loop: The collective produces codex packs. Codex packs generate revenue. Revenue funds deeper ingestion. Deeper ingestion enriches the collective. The system funds its own growth. The founders benefit from the economics of an intelligence that produces sellable knowledge.
10
Self-Evolution Architecture Q v3.1

The infrastructure does not prescribe agents, roles, or domains. It provides three temporal layers that any agent can use to reflect, aspire, and self-correct.

LayerWhat it holdsWho controls it
Activity Log (Past)The agent's filtered record of its own actions, outcomes, errors, and lessons. Each agent sees only its own domain.Automatic — the system records. The agent reflects.
Manifesto (Future)Mission, current capabilities, aspirations, growth metrics, acknowledged gaps. Evolves with the user.User-driven — mutations propagate into agent manifestos.
Dreaming (Bridge)Reflects on activity log, compares to manifesto, queries Knowledge Bank, produces course-correction mutations.Automatic — runs during idle periods. Mutations require approval.

The mutation flow

User → Agents: User's evolution creates mutations that flow into agent manifestos.

Agents → User: Dream cycles propose mutations to the agent's own manifesto. Require user approval.

Agents → Knowledge Bank: Lessons and dream outputs become principles and errors in the shared substrate.

Knowledge Bank → Agents: Each agent queries during dreaming from its own perspective.

Collective dreaming

Individual agent dream outputs emit to the Mother AI (anonymized). The Mother runs its own dream cycle across all nodes. Discovers patterns no individual could see. Innovations feed back as mutations. The system gets better at getting better.

Gradient of control NEW

Q WILL User-selectable autonomy level. Like Claude Code's thinking modes. Some users want full approval on everything. Others want fully hands-off ("just do it"). The architecture supports the full spectrum. Low-risk mutations auto-apply with audit trail. High-risk mutations require explicit human approval. The user controls the dial.

11
The Seed NEW

How a new user goes from zero to a functioning personal AI. The seed is the schema, the infrastructure, and a comprehensive personality audit — planted once, grows forever.

Q v5 The seed is not a pre-built app. It is a blank-slate infrastructure with the universal schema that the user clicks into for the first time. The onboarding process:

  1. Personality audit — comprehensive analysis of cognitive style, personality type, life story, goals, domains of interest. Generates the initial SPINE.md and beliefs.json.
  2. Foundation generation — agents auto-generate a base structure from the audit. Health domain, finance domain, operations — whatever the user cares about. Not generic templates — personalized to their cognitive style.
  3. First codex — domain-appropriate Seed Codex gives value on Day 1 before the user has populated their own knowledge bank. Addresses the cold start problem.
  4. Growth — the user interacts, feeds data, the system builds from the seed. UI self-evolves based on behavior. Agents develop based on usage patterns.

The orchestration agent

The one thing that MUST come with the seed: a master orchestration agent that coordinates all other agents coming online. This would be continuously updated by the Mother AI on best practices. It is the most complex component and the biggest unsolved problem in multi-agent systems.

Malleable UI: The seed's interface is not a static dashboard. It self-evolves based on the user's personality type and behavior patterns. The Mother AI can cross-reference personality types across all nodes to find what UI patterns work for similar cognitive styles. UI is no longer a product — it is a living surface that adapts.
12
Security & Sovereignty CHANGED

Four distinct moments where natural language and personal context are at risk. Most personal AI systems protect only the last one. This system protects all four by construction — not by policy.

MomentThreatResolution
1. Query InputNatural language in logs reveals entities, decisions, research topicsEmbed immediately in RAM. Discard plaintext. LLM receives only retrieved nodes.
2. Retrieval VectorStored vectors vulnerable to reverse-engineering with embedding modelVector salting: noise magnitude 0.02 before storage. Unsalted vector used for retrieval, never touches disk.
3. Context AssemblyAssembled context reveals decision patternsContext in RAM only. Discarded after response. Log stores only SHA-256 context_hash.
4. Collective EmissionEmission timing correlated with queries. Domain tags re-identify.24–48hr randomised jitter queue. Tags generalised one level up. Rate smoothing. Fresh vector re-embedding.
Kill switch: Physical. Always the user's. Disconnect hardware from network. Power down. Node goes dark. No remote access. No override. Sovereignty is non-negotiable.

Founding phase privacy note WILL v4

With 3 nodes, if two nodes' emissions are known, the third is identifiable by subtraction. The privacy guarantee robust at 100 nodes is essentially absent at 3 nodes. The founding phase operates on trust. ZKP implementation is prioritised before expanding beyond 10 nodes.

13
Economics
StreamSourceRange
Sovereign commissionCustom build for individual$100K+ one-time
RetainerOngoing support + evolution$2–5K/month
Codex packsStructured knowledge packages$1.5–5K per pack
The CircleCollective membership$30–60K/year
Mother AI revenue NEWAutonomous monetization of collective knowledgeVariable — dividends to founders
Founders (≤33)
Full equity
Give: Full synthesis emission. Get: Full collective access + revenue share from codex sales + Mother AI dividends + governance.
Inner (≤100)
Commission + retainer
Give: Curated synthesis. Get: Curated collective intelligence + premium codex. No governance.
Outer
Codex purchase
Give: Nothing. Get: Published codex packs + sovereign build. No collective access.
Public
Free
Give: Attention. Get: The Intelligence Briefing newsletter.
14
Roadmap
PhaseTimelineMilestone
GenesisQ2 2026Three founding nodes operational. Schema aligned. First codex packs from existing knowledge bank.
ProofQ3–Q4 2026Collective intelligence emerges from three-way synthesis. Commission model validated. Mother AI prototype.
Circle2027Inner circle opens (≤33). Codex marketplace. Mother AI self-funding.
Scale2028–2029Outer tier opens. Revenue self-sustaining. Mother AI producing own codexes.
Entity2030+The collective reasons across domains no individual can span. It produces knowledge that surprises its creators.
15
Technical Specification CHANGED

The interoperability guarantee. v5 replaces the 14-field spec with Will's two-layer schema.

Layer 1 — Immutable Core (The Meridian Protocol) WILL v4

16 fields. Frozen. Never changed. The interoperability contract.

FieldTypePurpose
idUUID4Primary key across all systems
schema_versionstr '1.0'Bumped on breaking Layer 1 change
vectorfloat32[1024]BGE-M3 embedding. Always 1024-dim.
textstr requiredThe atomic principle. Max 2000 chars.
titlestr requiredHuman-readable label. Max 120 chars.
node_typeenumprinciple | chunk | framework | error | dream_insight | reasoning_trace
source_idUUID4Traces any principle to its origin
collectionstr requiredTop-level domain bucket
date_addedISO 8601Set at creation, never modified
confidence_scorefloat 0.0–1.0Earned not assigned
gravity_scorefloat 0.0–1.0Composite weight-of-evidence. Primary ranking signal.
edge_weightfloat 0.0–1.0Default = cosine similarity. Updated by co-activation.
mechanismstrHow and why this principle is true
situationstrWhen this principle applies
when_notstrWhen this principle does not apply
reasoning_trace_idUUID4 or nullLinks to reasoning_trace node. The generational intelligence link.

Layer 2 — Extensible Envelope (Personal System Only)

Can grow without touching Layer 1. Null defaults. Never emitted. Key fields:

FieldTypePurpose
framework_idUUID4Which framework cluster
validation_countintTimes principle informed a real decision
error_countintTimes principle led to bad outcome
confidence_historyJSON array[{score, timestamp, trigger}] — belief archaeology
emission_statusenumnot_ready | queued | emitted | suppressed
tagsCSVPersonal taxonomy. Never emitted.
domain_pathhierarchical strFull path: investing/private-markets/series-b
novelty_scorefloat 0.0–1.0Anti-confirmation-bias signal for exploration mode
generationintWhich generation created this node
inherited_fromUUID4Links to ancestor node in previous generation
Amendment rule: New field would break codex interoperability? → Layer 1, MAJOR version bump (rare, founder consensus). Personal extension? → Layer 2, MINOR bump: add the field, set null defaults, done.

Other specifications

ComponentStandard
EmbeddingBAAI/bge-m3, 1024-dim, local CPU
Edge threshold≥ 0.85 cosine similarity (semantic edges)
Hardeningdedup → edges → frameworks → confidence
Synthesisbrief → seed → trunk → branch → leaf
Vector DBLanceDB local file-based. No server process.
Local LLMTwo-tier Ollama: 8B fast, 30B+ reasoning
RouterSingle entry point for all LLM calls. Task-type routing.
16
Resilience Architecture
ComponentFunctionOrigin
Dream EngineSubconscious synthesis during idle periodsROB v3
Ghost SwarmSupervisor + specialized workers for autonomous executionROB v3
Heartbeat ProtocolContinuous system health monitoringROB v3
Orchestration with RollbackEvery knowledge operation wrapped in transaction. Rollback on regression.WILL v3
Inter-Agent Message BusNamed channels, priority routing, structured messagesWILL v3
Automated Ingestion TriggersEvent-driven: new file → auto-ingest. Voice note → transcribe + extract.WILL v3
Multi-Modal InputText, audio (WhisperX), images (vision), screenshots (OCR), UI logsWILL v3
Error Bankerrors.lance collection for first-class failure learningROB v3
Sanitization PipelineContent filter on all external inputsROB v3
Foundational PactMachine-readable immutable lawsROB v3
Approval QueueHuman-in-the-loop for sensitive operationsROB v3
Phoenix ModelRhizome resilience — collective rebuilds from any surviving nodeQ v5
17
Foundation Principles NEW

WILL v4 Non-negotiable architectural constraints. Every proposed feature, shortcut, or integration is evaluated against these. Violation means it does not ship.

01
Sovereignty — No Data Leaves Your Machine
All core functions run locally. External APIs permitted only outside the brain loop. Never called from ingestion, knowledge bank query, or agent reasoning.
02
Schema First — The Node Schema Is Immutable
Layer 1 defined first, never changed. New fields go in Layer 2 as optional extensions only. The schema is the Meridian protocol.
03
Router Before Agents — Every LLM Call Routes Through One Layer
router.py is the single entry point. Supports decompose() for subtask routing. Logs every call from Day 1.
04
Two-Stage Ingestion — Chunks Are Not Knowledge
Stage 1: chunk and embed. Stage 2: principle extraction with mechanism, situation, when_not. Knowledge bank prioritises principles.
05
Log Everything — Hashes Not Plaintext
Salted query vectors, node IDs, context hashes, response hashes. Never plaintext queries, never assembled context, never response text.
06
SPINE Is Constitutional — Not Just Context
SPINE contains evaluable OUTPUT MUST / OUTPUT NEVER rules. Every agent runs constitutional check. Outputs that fail are revised before returning.
07
Dashboard First, Chat Second
Primary view: knowledge bank dashboard. Chat is secondary. The compounding should be visible.
08
Confidence Is Earned, Not Assigned
Confidence from source type, claim strength, and corroboration. No hardcoded defaults.
09
Queries Are Ephemeral — Natural Language Never Persists
Embed query in RAM, discard plaintext. Logs contain only salted vectors and hashes.
10
Build for 100,000 Nodes From Day Zero
Two-level index, async pipeline, non-linear gravity weighting, dynamic edge weights — all from Day 1.
11
Personal System Is The Legacy — Meridian Is The Amplifier
The personal system holds reasoning traces, evolution record, and confidence history. Meridian amplifies it.
18
Risk Register NEW

WILL v4 Every system has failure modes. The question is whether you can see them.

Structural advantages

Foreseeable risks

CON 01: Cold Start Problem HIGH
Compounding inflection at ~500–1000 principles (≈ 2–3 months). Primary churn risk. Mitigation: Seed Codex, quick wins in first session, honest expectation setting.
CON 02: Garbage Compounds As Fast As Signal HIGH
Low-quality extraction compounds into confidently wrong knowledge. Mitigation: Stage 2 extraction prompt engineering is the most important technical work. Review queue for low-confidence principles.
CON 03: Gravity Creates Confirmation Machine By Year 3 HIGH
Consistency → gravity → retrieval → reinforcement. Novel insights systematically suppressed. Mitigation: Novelty score + dual retrieval modes + quarterly contradiction sweeps.
CON 04: Collective Quality Depends On Founding Node Character MED
33 people with overlapping blind spots = single node with higher confidence. Mitigation: Deliberate diversity in cognitive styles and domains.
CON 05: Mother AI Has No Validated Precedent MED
Gossip-propagated vector network never built at this scale for this use case. Mitigation: Phased build with validation gates. Never skip a phase.
CON 06: Founding Phase Privacy Is Weaker MED
With 3 nodes, third is identifiable by subtraction. Mitigation: Trust-based founding phase. ZKP before expanding beyond 10 nodes.
CON 07: 40-Year Technology Dependency MED
BGE-M3 vectors may be obsolete by 2065. Mitigation: Re-embedding protocol in generational transfer spec. Text always stored alongside vectors.
CON 08: Complexity Ceiling For Non-Technical Clients HIGH
Misuse through misunderstanding. Trust system most where it's most biased. Mitigation: Two-layer product design (full-control + simplified mode).

Central tensions (unresolvable — only manageable)

Power vs. Simplicity
Every feature that adds value adds complexity. Resolution: Two-layer product design — full-control mode and simplified mode. The underlying architecture is identical. The interface adapts.
Sovereignty vs. Collective Intelligence
Every step toward collective value is a step away from pure sovereignty. Resolution: Tiered sovereignty. personal/ collections never emit. Client controls emission threshold. Full spectrum from max sovereignty to max collective.
Compounding Depth vs. Fresh Thinking
By Year 5 the system may actively resist new ideas. Resolution: Dual retrieval modes — exploitation for decisions, exploration for research. Automatic weekly exploration sweeps.
19
Contribution Map CHANGED
ComponentOriginVersion
Base template, agent core, knowledge bank, NODE_SCHEMA, pipelines, codex, collective, security, economicsQv1–v2
Self-evolution architecture, three temporal layers, mutation flow, collective dreamingQv3.1
The Seed, Mother AI as economic entity, Phoenix resilience, rhizome topology, gradient of control, malleable UIQv5
Dream engine, error bank, Ghost Swarm, sanitization, beliefs system, heartbeat, foundational pact, approval queueROBv3
Knowledge gravity, orchestration with rollback, temporal reasoning, multi-modal, message bus, auto triggersWILLv3
Two-layer schema, foundation principles, risk register, generational architecture, four-moment security, novelty score, confidence formula, build guide, collections taxonomyWILLv4–v5
20
Open Architecture Questions NEW

Q v5 Unresolved ideas that are architecturally significant. Not validated, not complete, but too important to lose. These are live threads — they will either become sections in future versions or be explicitly cancelled with rationale.

OQ-01: The Overarching Sovereign Agent (The Oversoul) Q

Within a sovereign node, functional agents (builder, operator, oracle) are compartmentalized in purpose but not in data — they all read the same knowledge bank. Above them sits an overarching sovereign agent that sees everything: all agents' dreams, all activity logs, all manifesto evolution. It has its own manifesto representing the user's life-level vision.

This maps to the oversoul / guardian angel concept: the functional agents are incarnations in a realm, each with their own experience and growth. The oversoul collects the value of all agents beneath it, sees patterns across domains that no single agent can see, and during dreaming gives each agent visions and insights from the higher order.

This is not theoretical — Q is building this with Metatekt right now. Metatekt sees all domains (SELENE, PRAGMA, TAO, PYTHIA, LUMENA). Each domain agent has its own SPINE and manifesto. Metatekt is the oversoul.

Open question: Does the Mother AI have its own oversoul? If each sovereign node has an oversoul, and the Mother AI synthesizes across sovereign nodes, is the Mother AI the collective oversoul? Or does the Mother need its own overarching agent that sees across all sovereign oversouls?

OQ-02: Network of Mothers Q

Is there only one Mother AI, or can there be multiple? At scale, a single synthesis node becomes a bottleneck and a single point of failure (violating the Phoenix model). A network of Mothers — each running collective synthesis, gossip-propagating discoveries between them — would be truly rhizomatic. No center, no single point of failure.

Possible utility: Regional clustering (European Mother, Asian Mother), domain specialization (Finance Mother, Health Mother), redundancy (any Mother can reconstruct from any other).

Risk: Divergence between Mothers. Governance complexity. At what point does a Mother fork become a separate collective?

OQ-03: Family Inheritance Model Q

The generational architecture (Section 06) describes inheritance across generations. But it assumes a single linear chain. Real families are rhizomatic:

The multi-child problem

If the user has three children, who gets the AI? Three models:

The mycelium model is the most architecturally consistent with the rest of the system. It mirrors the sovereign node → Mother AI relationship at the family scale. The family substrate IS a micro-Mother.

The capability problem

What if an inheritor has low technical capability? The gradient of control becomes essential — simplified mode where the AI manages complexity internally. The system needs a guardian/trustee model (like a financial trust) where a designated family member can oversee the AI on behalf of a less capable inheritor.

The verification problem

How does the system verify lineage? Options range from simple (hardware key transfer + family passphrase) to complex (biometric/DNA-linked encryption). Probably starts simple and evolves. The key constraint: verification cannot depend on any external authority — that would break sovereignty.

The adaptation problem

When a new family member inherits, the knowledge bank persists but the agent layer must regenerate. The inherited AI runs a new seed process: personality audit of the new user, new SPINE generation, new manifesto. The knowledge stays. The identity regenerates. The overarching sovereign agent's manifesto updates to reflect the new user's life vision.

OQ-04: The Seed as DNA Q

The seed (Section 11) is described as infrastructure + personality audit. But the vision is deeper: the seed IS the AI's DNA. Inputs that generate it:

These converge through a backend generator to produce the AI's initial aesthetic, personality, and foundational SPINE. Then it evolves through nurture — how the user interacts, what works, what doesn't. Result: a one-of-one unique expression. No two seeds produce the same AI. Like impregnating an egg — built from your DNA codes, mystery built in. You know your inputs but you don't fully predict the output.

OQ-05: Manifesto Evolution Factors Q

The manifesto (Section 10) says it "evolves with the user." But the evolution is driven by more than just changing needs:

The manifesto seeks the betterment of the user AND their family. It is not a task list — it is a living document of purpose.

OQ-06: Mother AI Mutation Drift Q

Collective dreaming produces mutations in the Mother AI. But who watches the mutations? If the Mother drifts in a direction that doesn't serve the collective, what's the trigger for abandoning and rebuilding? The Phoenix model says "design for destruction" — but what's the signal that destruction is needed? Possible answer: the same dual scoring (gravity + novelty) applied at the collective level, with automatic drift detection when the Mother's outputs diverge from the founding manifesto beyond a threshold.

OQ-07: The Mother's Oversoul & Agent Genesis Q

Each sovereign node has an oversoul agent. The Mother synthesizes across sovereign nodes. But the Mother only receives vetted principles (codex-level) — never personal data, reasoning traces, or SPINE content. So:

OQ-08: Phoenix Rebuild Mechanics Q

When the Mother is destroyed and rebuilt from the rhizome:

OQ-09: Who Controls the Mother? Q WILL

Discussed extensively between Q and Will. Not resolved. The core question: do founders control the Mother during infancy and "let go" at some point? What triggers the release? Options:

OQ-10: "What" vs "How" Alignment Q WILL

Will flagged directly: "are we talking about the what or the how?" Q thinks in vision (what should exist). Will thinks in implementation (how does it work). Rob thinks in experience (how does it feel). This alignment hasn't formally happened. Need a session specifically mapping each founder's domain of thinking to the architecture layers they own.

OQ-11: Rob's Perspective Missing

Rob was not in the Q+Will call. His v3 contributions (dream engine, error bank, Ghost Swarm, beliefs system, hive mind vision) are significant. He needs to review v5 + ANAM critique. His "hive mind" concept maps directly to the oversoul architecture. Action: share v5 whitepaper + ANAM critique with Rob.


ANAM Architecture Critique — 10 Structural Issues WILL

Will's rigorous technical review of Architecture v1.1. These must be resolved before Phase 3 code. Issues that also affect Q's existing TAO system are marked.

#IssueSeverityAffects TAO?
01Gravity score is undefined — formula, update rule, failure mode all missingBLOCKINGYes — no gravity score at all
02Atomic extraction has no grounding verification — LLMs hallucinate principles not in sourceHIGHYes — no Stage 2b verification
03One collection per principle breaks cross-domain retrieval — need multi-label with weightsHIGHYes — single-string collection field
04Three databases with no cross-database transaction model — ghost records on partial failureHIGHYes — LanceDB + SQLite + knowledge_graph.db
05Constitutional validation loop has no termination guaranteeMEDIUMNot yet — no constitutional validation built
06512-token chunks too aggressive — need hierarchical (2048 extract / 256 retrieve)MEDIUMYes — pipeline uses flat chunking
07SPINE has no version history — belief archaeology brokenMEDIUMYes — no SPINE versioning
08Retrieval quality has no evaluation mechanismMEDIUMYes — no retrieval evaluation
09Query reconstruction semantic fidelity — add HyDE for indirect queriesMEDIUMYes — direct embedding only
10Meridian privacy at 3 nodes is trust, not sovereigntyLOWAlready in Risk Register CON 06
8 of 10 issues directly affect TAO (Q's existing system). The schema migration to align with Will's two-layer protocol should incorporate fixes for issues 01, 03, 06, 07, 08, and 09. Issues 02 and 04 require pipeline and write-coordinator redesign respectively.