Overview

LifeOS Architecture Summary

Last synced: Jul 21, 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.8.4 | Algorithm v8.7.1 | System Prompt v3.2.0 | Memory v8.2.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
MemoryAutonomic 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 — canonical repo ~/Projects/bunker; app state-of-record bunker.isa.md; Pulse /bunker tab; Security plane IS the Arbol infra-security scanner (server-side, hourly)LIFEOS/DOCUMENTATION/LifeosSystemArchitecture.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 IntegrityStop-hook cross-reference checks; regenerates this summary from the master docLIFEOS/DOCUMENTATION/Hooks/HookSystem.md
LedgerChange-tracking authority (canonical: LIFEOS/DOCUMENTATION/Ledger/LedgerSystem.md, revived 2.0.0 2026-07-19). …master doc

Cross-References

  • Full architecture: LIFEOS/DOCUMENTATION/LifeosSystemArchitecture.md
  • Algorithm spec: LIFEOS/ALGORITHM/v8.7.1.md
  • ISA format: LIFEOS/DOCUMENTATION/Isa/IsaFormat.md
  • Config system: LIFEOS/DOCUMENTATION/Config/ConfigSystem.md