Build on the substrate
The Build hub is for engineers who want to run the substrate and extend it. Start with downloads, then setup, then a 5-minute first agent.
Get it running
Downloads Mac DMG · Windows installer · iOS TestFlight · hosted 12-login · GitHub source
Setup · GCP Vertex AI One-laptop verification: Claude Code installed + GCP/Anthropic via Vertex working in terminal
Quickstart · 5-min agent Single-tool agent in five minutes. Terminal-first. One command.
Cookbooks — extend the substrate
Modify a guardrail agent Open Guardrail Designer · edit Skills + Instructions · re-run. Day 2 PM cookbook.
Build your own front-end Minimal HTML + fetch against orchestration API. Replace the LIFEOSAI UI.
Add a 10th agent in code Author AGENTS.md + skills + adapter config. Wire into the existing 9-agent pipeline.
Philippines-IoT reframe Replace manual email review with heartbeat-watching agent + approval gate.
Spin up a new office Live-add a company in LIFEOSAI. Same engine, isolated data, shared library.
Wire a Claude hook SessionStart, UserPromptSubmit, PreCompact, PostCompact — what hooks see and when.
The showcase office
The 9 agents Incident Collector · Root Cause · Threat Modeling · Guardrail Designer · Dev Process · Policy-as-Code · Claude Hook · Evidence & Audit · Critic
Read next
- Downloads — pick a channel
- Setup · GCP Vertex — verify environment
- Quickstart — first agent in 5 min
- System architecture — understand before you extend