Sovereign Local-First Agent OS

Your AI Agent. Your Hardware. Your Auditable Memory.

Prime-Silo is a browser-first agent runtime that replaces ephemeral chat context with a permanent, auditable tri-graph cognitive mesh. Run state-of-the-art local models with cryptographic governance and zero cloud leakage.

248 sessions synthesized 30M+ tokens of agent history 6 platforms, zero-install 100k+ lines of foundations v1.16.4
Benny — your sovereign agent guide
L3 LONGVIEW Cognitive Engine SYNTHESIS & RETRIEVAL L2 L2 Personal Workspace & HMAC Seal SOVEREIGN STORAGE L1 L1 Group Memory & Git History COLLABORATION & ROLLBACK L0 L0 Firmware & Tri-Graph Mesh FOUNDATION KERNEL
CORRELATES_WITH CORRELATES_WITH CORRELATES_WITH DOCUMENTS CODE · AST MEMORY
The Enablers

Six Primitives Every Workflow Stands On

Prime-Silo is not a bundle of features — it is a small set of load-bearing primitives that every workflow composes. Build them once, honestly, and each new capability costs less than the last.

01

Session Memory Store

Memo-Ray X-rays every agent session — across Claude Code, Antigravity and opencode — into one queryable timeline store instead of write-only logs.

Unlocks: Long-horizon anything: you cannot collate what you never kept.

02

Local-Model Orchestration

One router in front of LM Studio, Lemonade and Ollama with an offline guard; models are env-profile driven, never hardcoded.

Unlocks: Bulk cognition at electricity prices — and eval sweeps by swapping one variable.

03

Deterministic Graph Substrate

A single Source → Concept graph schema shared by documents, code and memory — derived deterministically wherever the entities are already known.

Unlocks: Cited knowledge with no hallucination surface where it matters.

04

Signed Manifests & Honest Ledger

HMAC-SHA256 on every manifest; an append-only ledger that records failures as plainly as successes; CLP lineage end to end.

Unlocks: Trust: every claim traceable, every run auditable, every gap visible.

05

Resume-Safe Execution

Phase checkpoints, per-item caches, reconcile-on-restart and halt-on-fault — a killed run resumes exactly where it stopped.

Unlocks: Multi-day workflows on consumer hardware that survive sleeps, crashes and wedged engines.

06

Portable Workspaces

Isolated, disposable workspaces under one portable home — the whole runtime ships zero-install on six platforms.

Unlocks: Clean experiments, honest A/B corpora, and the same stack on any machine.

01 INVENTORY 02 EXTRACT 03 MAP 04 GRAPH 05 ENRICH 06 DELIVER
Phase 01 / 06
Inventory & Collation
248 sessions Synthesized local engineering history
30M+ tokens Processed entirely on private hardware
0.4s / card Deterministic graph phase execution speed
46.3% coverage Cross-project arcs lift book coverage from 31.4%
run.manifest.json tool calls · file hashes CLP LINEAGE HMAC-SHA256 · SEALED hmac: 9f3a c07d 41be 88e2 5f16 d2aa 73c9 0b41 — verified
sessions cards graph book pdf HMAC leak-gate: CLEAN QUARANTINE WORKSPACE · sovereign teleport cv · jpmc card vectors moved · journalled · reversible
MEMORY RAG CODE GRAPH RAW DATA SOURCE EVIDENCE 33967 SAD C1 C2 C3 LEAF GOVERNANCE 49/49 gates passed 87s/leaf · ETA ±6m 21111 grounded words PDF OPENLINEAGE — NO MARQUEZ output commit workspace sad-epic · c1324 enrich · ws:sessions book-arcs · out:pdf sad-epic · c1339 enrich · ws:sessions book-arcs · out:pdf
Live Execution Explorer

Interactive Terminal Walkthrough

Switch between live command simulations to watch how Prime-Silo processes knowledge, synthesizes graphs, and verifies local memory integrity.

Prime-Silo Runtime — Sovereign Agent Shell
HMAC: SECURE
operator@prime-silo:~$ space ingest --source ./docs --tri-graph
[INFO] Indexing local document corpus: ./docs (14 files)
[AST] Extracting symbols & markdown structure...
[TRI-GRAPH] Emitting triples: [Concept:SovereignMemory] --RELATES_TO--> [Source:docs/architecture.md]
[TRI-GRAPH] Emitting triples: [Concept:DeterministicGraph] --SOURCED_FROM--> [Source:docs/longview.md]
[SUCCESS] 84 triples ingested into L0 Tri-Graph memory.
operator@prime-silo:~$ space longview run --graph --delta
[INFO] Initializing LONGVIEW v2 in deterministic graph mode...
[SPEED] Processing 42 memory cards without LLM extraction tax (~0.4s/card)
[DERIVE] Mapping concepts[], applications[], and skills_observed[] arrays...
[ENRICH] Merging duplicate concepts across cards into shared hubs...
[SUCCESS] Graph upserted: 42 cards -> 186 concept hubs connected.
operator@prime-silo:~$ space verify --hmac --target ~/.space/L2/user.yaml
[INFO] Loading userCrypto wrapping key from session session_secret...
[HMAC] Computing SHA-256 digest over L2 memory files...
[CHECK] Comparing current hash against signed checkpoint manifest...
[AUDIT] Cryptographic seal verified. Zero unauthorized state mutations detected.
[SUCCESS] Workspace integrity 100% verified.
The Cloud Assistant Trap

Why Modern AI Workflows Break Down at Scale

Write-Only Agent Memory

Traditional AI agents suffer from amnesia. They discard context after every session or dump unstructured chat transcripts into flat databases that degrade over time.

Cloud Privacy & Metered Cost

Sending sensitive IP, proprietary codebases, and executive thinking through metered cloud APIs exposes your organization to ongoing privacy hazards and recurring operational spend.

Hallucinated Knowledge Layers

Unverified vector search retrieves fragmented paragraphs out of context, forcing models to stitch together hallucinated answers without clear source provenance.

Unauditable AI Decisions

When autonomous agents execute tools or modify files without cryptographic signatures and verifiable execution lineage, security audits become impossible.

The Architectural USP

Generated vs. Guaranteed

Language models are probabilistic reasoning engines—they excel at synthesis but cannot guarantee determinism. Prime-Silo draws a strict boundary between what the model generates and what the underlying runtime guarantees.

The LLM Generates

  • Natural language reasoning and candidate hypotheses
  • Semantic entity extraction across document streams
  • Code refactoring and creative problem solving

Prime-Silo Guarantees

  • Deterministic knowledge graph derivation without model drift
  • HMAC-signed execution manifests for every tool invocation
  • Precise source citation linked to exact file coordinates
  • Complete auditability with cryptographic lineage chains

Never trust an agent whose memory you cannot inspect, verify, and own end-to-end.

Production Capabilities

Everything Shipped in Prime-Silo Today

core

Tri-Graph Cognitive Mesh

Unified multi-layer graph connecting documents, Tree-Sitter code ASTs, and Memo-Ray session memories.

ai

LONGVIEW Synthesis Pipeline

High-throughput local knowledge distillation converting thousands of past interactions into structured hubs.

core

Pypes DAG Engine

Bronze-silver-gold data refinement pipelines with end-to-end Data Lineage Protocol (CLP) tracking.

desktop

AgentAmp Cockpit

Integrated desktop command center for live agent observation, process inspection, and resource management.

ai

Local-Model Orchestration

Native integration with LM Studio, Lemonade, and Ollama with hardware fallback and strict offline guards.

ai

Offload Orchestrator

Intelligent task scheduling balancing local GPU/NPU execution with optional secure proxy endpoints.

core

MCP + A2A Protocols

Full support for Model Context Protocol servers and Agent-to-Agent communication channels.

governance

Signed Manifests & Governance

HMAC-signed execution records ensuring audit readiness and verifiable provenance for every operation.

desktop

Bridge Desktop Cockpit

Six specialized runtime modes for developer workflows, architectural review, and autonomous supervision.

governance

Session Checkpoints

Instant state snapshots allowing time travel, branch exploration, and safe rollback of agent edits.

desktop

Zero-Install Desktop App

Cross-platform native desktop runtime for Windows, macOS, and Linux with self-updating supervisor.

ai

Vision & Multimodal Ingestion

Ingest architectural diagrams, UI mockups, and figures directly into the knowledge graph.

desktop

Neuro-Assist Accessibility

Built-in accessibility suite featuring OpenDyslexic typography, bionic reading, and calm motion controls.

governance

OpenLineage Lineage Mesh

Ledger-sourced OpenLineage DAG with per-artifact ontology, step-through replay, and a workspace-grouped execution register.

governance

Sovereign Memory Teleport

Label and relocate sensitive sessions into an isolated workspace — files, graph nodes, and vectors together — journalled, reversible, and leak-gated.

governance

Marquez-Free OpenLineage

Spec-compliant OpenLineage RunEvents written to an integrity-hashed governance ledger and rendered live - progress, earned ETA, execution register groupable by output, commit, or workspace. No lineage server required.

new

TOGAF EPIC Document Forge

One CLI builds an enterprise SAD from the dual graph: diagrams-as-code from graph truth, recursive index planning, per-section citation gates, robustness catalogs, and a PDF with every diagram realized.

The Compounding Advantage

An Agent OS That Gets Smarter With Every Session

Unlike ephemeral chatbots that reset to zero every morning, Prime-Silo compounds institutional knowledge over time. Every task executed enriches the tri-graph mesh; every LONGVIEW run synthesizes new patterns; and every signed manifest strengthens your audit trail. The result is a sovereign engineering partner that is greater than the sum of its parts.

EnablersSix primitives, built once
LONGVIEWDeterministic graph synthesis
LineageCryptographic CLP audit trail
CockpitReal-time observation & control
Studio (next)Next-gen audio & report generation
Interactive Economic Model

Honest Cloud vs. Local TCO Calculator

Illustrative model only. Every number below is an editable assumption—adjust them to reflect your actual usage patterns, hardware efficiency, and local electricity costs.
Monthly Agent Sessions 40
Average Tokens per Session 120000
Blended Cloud API ($ / Million Tokens) 3
Repeated Context Multiplier 1.5
Local Workstation Power Draw (Watts) 250
Electricity Rate ($ / kWh) 0.3

Estimated Operational Spend

Cloud API Expenditure$0.00 / mo
Prime-Silo Local Electrical Spend$0.00 / mo
Cloud Cost = Sessions × Tokens × Repeated Context Multiplier × Cloud $/Mtok | Local Cost = Power Draw (kW) × Active Hours × Electricity Rate
* This interactive comparison models API spend versus active workstation electrical usage. It deliberately excludes fixed hardware acquisition costs, depreciation, host maintenance, and idle power draw so you can evaluate direct operational expenditure honestly.
Designed for Sovereignty

Built for Engineers. Trusted by Enterprise.

For Individual Developers

  • 100% ownership over your code, notes, and agent memory
  • Zero recurring API usage fees or rate-limiting bottlenecks
  • Offline-first execution on your local GPU or NPU
  • Seamless integration with your existing IDE and repositories

For Enterprise & Research

  • Cryptographic governance and verifiable HMAC audit trails
  • Strict data sovereignty compliance with on-prem deployment
  • Data Lineage Protocol (CLP) tracking for all AI-generated edits
  • Multi-user isolation and role-based access boundaries
Workstream Roadmap

What's Coming Next in Prime-Silo

NotebookLM-Style Studio

Interactive audio overviews, deep-dive podcasts, and executive briefings generated locally from your LONGVIEW knowledge graph.

DAG-Native Workflow Core

Unified execution stream with live real-time NPU, GPU, and VRAM telemetry visualization.

Local Execution at Scale

Distributed multi-device worker clustering across LAN hardware for high-throughput repository indexing.

AgentAmp Marketplace

Curated, verified community skill sets and deterministic extension packages.

Sovereignty Gradient

Adaptive compute scheduling that automatically scales between low-power CPU, local eGPU, and self-hosted clusters.

Sealed Compliance Exports

One-click generation of tamper-evident compliance archives for SOC2 and internal IP audits.

Memory Mesh & Drift Radar

Automated detection of conflicting assertions and outdated technical concepts across long-lived agent memories.

Self-Maintenance Loop

Autonomous background maintenance tasks that clean up stale artifacts and draft documentation updates.

Frequently Asked Questions

Clear Answers on Sovereignty & Architecture

Is my data or code ever sent to external cloud servers?

No. Prime-Silo runs entirely on your local machine by default. All knowledge graphs, session transcripts, and files remain on your disk under your direct control. Outbound network requests occur only if you explicitly configure an external cloud provider.

What hardware do I need to run Prime-Silo locally?

Prime-Silo runs comfortably on Apple Silicon (M1/M2/M3/M4 with 16GB+ unified memory) or Windows/Linux systems with an NVIDIA or AMD GPU (8GB+ VRAM recommended for 7B-12B models). For lower-powered hardware, it can orchestrate lightweight quantizations or LAN servers.

Which local LLM engines are supported?

Prime-Silo connects seamlessly to LM Studio, Lemonade, Ollama, and standard OpenAI-compatible local endpoints. You can swap models per task without altering your underlying knowledge graph.

How does the Tri-Graph differ from standard RAG wrappers?

Standard RAG simply splits text into vector chunks. Prime-Silo builds a deterministic semantic graph linking documentation, Tree-Sitter syntax trees (ASTs), and historical agent memories via explicit CORRELATES_WITH relationships—enabling precise structural reasoning.

Is Prime-Silo open source?

Yes. Prime-Silo core modules and browser runtime are open-source under the MIT License, ensuring transparency and freedom from vendor lock-in.

Can my organization audit Prime-Silo's actions?

Yes. Every tool execution and file modification generates an HMAC-signed manifest and Data Lineage Protocol (CLP) record, creating an unforgeable chain of custody for compliance reviews.

Get Started Today

Experience Sovereign Agentic Coding

Download the desktop app or explore our source code on GitHub. Join us in building AI systems where you own the memory.

Direct Contact: binary16.primesilo@gmail.com