Overview

LifeOS Architecture Summary

Last synced: Jul 11, 2026

LifeOS Architecture Summary

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

Overview

LifeOS — the Life Operating System, built on the LifeOS (LifeOS) layer — is the framework that knows your goals, people, and current state, and continuously hill-climbs you toward your ideal state. 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.0.0 | Algorithm v8.3.0 | System Prompt v3.0.1 | 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 hooksLIFEOS/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, TelegramLIFEOS/DOCUMENTATION/Pulse/PulseSystem.md
BunkerUniversal application harness — canonical repo ~/Projects/bunker; app state-of-record bunker.isa.md; Pulse /bunker tabLIFEOS/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
Telegram Dynamic VoicePer-turn Telegram pipeline: identity-injected replies plus voice bubblesLIFEOS/DOCUMENTATION/Pulse/PulseSystem.md
Doc IntegrityStop-hook cross-reference checks; regenerates this summary from the master docLIFEOS/DOCUMENTATION/Hooks/HookSystem.md

Cross-References

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