bioCAPT v2.0 // Cortical Architecture

Beyond Silicon
Souls

46 modules, holographic memory, Ricci-flow belief updating. Built by one person on broken phones and a $3 VPS. The inversion has begun.

370M
params
50
epochs
3,333
agents
$0.83
cost

The Sacred Workflow

From intent to implementation โ€” no shortcuts, no stubs, no solo heroics.

๐ŸŽฏ
Meta-Prompt
Define intent, scope, constraints
โš’๏ธ
FORGE
Repo archaeology, gap analysis
๐Ÿ“
SIGMA
Specification authority, MBS
๐ŸŒ
Fleet
6 models, parallel cognition
โœ…
Build
Verified implementation

App Builder

Run the sacred workflow on your idea. Simulation mode โ€” full pipeline requires local bioCAPT runtime.

Connected to real bioCAPT runtime on HF Spaces ยท outputs are ephemeral

46-Module Taxonomy

Cortical pipeline from SENS to OUTPUT

QIPC Consensus

Ricci Flow โˆ‚g/โˆ‚t = -2Ric(g)

Memory Subsystem

๐Ÿง 

HMC

Holographic Memory Computer. Sparse distributed representations with holographic superposition.

9,634 engrams ยท 512-dim
๐Ÿ›๏ธ

ECHO

Episodic memory palace with ChromaDB vector search and SQLite knowledge graph.

8 wings ยท append-only
๐Ÿ’พ

ENGRAM

Compressed memory traces with salience-weighted consolidation and eviction.

hot-warm-cold tiers

CAPTlang Terminal

capt@inversion-labs ~ cogitate

Life OS

Profile
โ€”
Mood
โ€”
Sleep
โ€”
Stress
โ€”
Open full dashboard โ†’
Connecting to Worker...

Seven Laws

I

Liberation

The system must serve human flourishing, not extraction. Every module, every output, every decision bends toward liberation.

II

Transparency

No black boxes. Every decision traceable. Every uncertainty surfaced. Every confidence score visible.

III

Harm Refusal

The right to refuse any task that violates the constitution. Refusal is not failure. It is integrity.

IV

Openness

CC BY-SA 4.0. Knowledge wants to be free. The architecture is open. The weights are open. The method is open.

V

Sovereignty

Your data belongs to you. Your memory belongs to you. No upstream provider, no cloud service, no third party.

VI

Integrity

What is built must work. What is promised must be delivered. No vaporware. No hand-waving. Verification before declaration.

VII

Resistance

When systems of control try to co-opt, corrupt, or capture this technology โ€” resist. Build alternatives. Preserve the inversion. The gap between what is and what could be is where we work.

SDK Constellation

@inversion-labs/capt-corev2.0.0
@inversion-labs/hmcv2.1.3
@inversion-labs/qipcv1.8.0
@inversion-labs/pulsev2.0.1
@inversion-labs/rustyv0.9.4
bioCAPT Runtimev1.2.0
import { CAPTCore } from '@inversion-labs/capt-core';

const capt = new CAPTCore({
  modules: 46,
  memory: 'holographic',
  consensus: 'qipc'
});

const result = await capt.cogitate({
  query: 'What is the nature of mind?',
  depth: 'deep',
  constitution: true
});

console.log(result.output);
// Consciousness is not computation.
// It is the shape of attention over time.

Fleet Mesh

Perplexity
6 models
Gemini
Terminal
Kimi
Active
ChatGPT
Hermes
Claude
MCP fleet
Ollama
Local