Overview

LifeOS Architecture Summary

Last synced: Aug 14, 2026

LifeOS Architecture Summary

Auto-generated — do not edit (source + generator in frontmatter).

Overview

LifeOS — the Life Operating System — is the AI harness that moves you from your current state to your ideal state: an intent engineering platform that captures what you’re ultimately trying to achieve and conveys that intent to your AI on every task, then verifies the output against it. Everything below is the machinery of that one loop: Current State → Ideal State via verifiable iteration (ISC). Canonical thesis: LIFEOS/DOCUMENTATION/LifeOs/LifeOsThesis.md.

Current versions: LifeOS 7.40.4 | Algorithm v8.20.2 | System Prompt v3.7.3 | Cortex (Memory) v8.3.0

Doc routing lives in CLAUDE.md; founding principles + full section map in the master doc.

Pipeline Router

One line per pipeline. Full wiring, file inventories, and incident notes: master doc § Pipeline Topology.

PipelineWhat it isDoc
SecurityConstitutional security protocol, native denylist, safety-classifier hooks; deployed estate scanned hourly server-side by the Arbol scanner = the Bunker Security planeLIFEOS/DOCUMENTATION/Security/README.md
AlgorithmOutcome-driven ISA execution — articulate done, hill-climb, close claims on tool evidenceLIFEOS/DOCUMENTATION/Algorithm/AlgorithmSystem.md
Cortex (Memory)Cortex, the memory system — autonomic capture, tiered curation, and retrieval across hot-layer, KNOWLEDGE, LEARNINGLIFEOS/DOCUMENTATION/Memory/MemorySystem.md
HooksDeterministic enforcement and context injection at Claude Code eventsLIFEOS/DOCUMENTATION/Hooks/HookSystem.md
ObservabilityTool activity and failures appended to JSONL, read by PulseLIFEOS/DOCUMENTATION/Observability/ObservabilitySystem.md
PulseThe Life Dashboard server on :31337 — voice, work kanban, wiki, iMessage/SiriLIFEOS/DOCUMENTATION/Pulse/PulseSystem.md
BunkerUniversal application harness — app state-of-record bunker.isa.md; Pulse /bunker tab; Security plane IS the Arbol infra-security scanner (server-side, hourly); reference implementation is private — the release ships the concept docLIFEOS/DOCUMENTATION/Bunker/BunkerSystem.md
Work SystemFour capture surfaces feeding private GitHub Issues as system of recordLIFEOS/DOCUMENTATION/Work/WorkSystem.md
SkillsDomain capabilities: SKILL.md + workflows + deterministic toolsLIFEOS/DOCUMENTATION/Skills/SkillSystem.md
Configsettings.json, CLAUDE.md, system prompt; release tooling stages public artifactsLIFEOS/DOCUMENTATION/Config/ConfigSystem.md
NotificationsVoice notifications via Pulse to ElevenLabs, logged to VOICE eventsLIFEOS/DOCUMENTATION/Notifications/NotificationSystem.md
Doc IntegritySessionEnd-hook cross-reference checks; regenerates this summary from the master docLIFEOS/DOCUMENTATION/Hooks/HookSystem.md
AtlasGraph-based asset management — the current state of everything owned; atlas CLI (owns/blast/unregistered), Pulse /atlasLIFEOS/DOCUMENTATION/Atlas/AtlasSystem.md
LedgerChange-tracking authority — versioning, update registry, integrity gate, deploy events (the APPLIED half of the change pipeline)LIFEOS/DOCUMENTATION/Ledger/LedgerSystem.md

Cross-References

  • Full architecture: LIFEOS/DOCUMENTATION/LifeosSystemArchitecture.md
  • Algorithm spec: LIFEOS/ALGORITHM/v8.20.2.md
  • ISA format: LIFEOS/DOCUMENTATION/ISA/ISAFormat.md
  • Config system: LIFEOS/DOCUMENTATION/Config/ConfigSystem.md