LifeOS 6.0.3 — the install doc is now comprehensive and the constitution wires itself.
Install — hand it to your AI:
Read https://ourlifeos.ai/install and install LifeOS for me.
Terminal shortcut (Claude Code, macOS/Linux): curl -fsSL https://ourlifeos.ai/install.sh | bash
- Comprehensive component menu — INSTALL.md now lays out the full two-tier model: Core (skill + ~50-skill library + runtime + system prompt) plus à-la-carte enhancements (hooks, statusline, tooltips, spinner verbs, agents, Pulse, background jobs) — install all or pick a subset.
- The launch command — a new install step wires a
lifeosshell alias that launches Claude with--append-system-prompt-file LIFEOS_SYSTEM_PROMPT.md, so the constitutional layer actually loads (plainclaudestays vanilla). - ourlifeos.ai/install renders the same canonical INSTALL.md as a clean page for humans and raw markdown for AIs — one source, updated in one place.
- Security-clean: 15/15 release gates + emit-time contract/staleness/payload gates + independent leak scan.