Cold boots
Every session starts from zero. You re-explain your company to your AI every single morning.
The persistent AI chief of staff
Speak, and it becomes a task with an owner and a brief. Go quiet, and it patrols — catching stalled work and opening that owner's next session with the receipt. Your agents boot from the same memory.
The cold state
Every session starts from zero. You re-explain your company to your AI every single morning.
RAG serves snapshots. Your docs still name the old CEO — and the agent answers with total confidence.
Five agents, five versions of the truth. No receipts, no rollback, no way to know who's right.
Protocol
node: pricing.pro = $40
Facts become structured nodes with owners and timestamps, not prose.
GET /v0/boot
Any agent pulls the current state in one call, via MCP or HTTP. Warm start.
▲ delta pushed · 3 agents
Changes stream as deltas. One surgical update, every agent current.
⟐ approved by @mina
Propose → approve → commit. Receipts on every fact. Roll back anything.
Warmboot playground / live
Say something once. Watch every runtime receive the same inspectable fact.
Select runtime
entity / field
company.ceo
operation
set
value
Jane Park
previous
Alex Chen
source
all-hands.md
timestamp
2026-07-28T10:48:58.488Z
—
waiting for stream
—
waiting for stream
—
waiting for stream
Receipts, not vibes
Every fact carries a receipt: who changed it, when, and why. Contradictions surface themselves instead of hiding in prose. Anything can be rolled back.
Jane Park is the CEO ⟐ as of Jul 15. The Pro plan is $40 per seat ⟐ as of Jul 12, and deployments remain frozen pending the Q3 audit.
⚠ aging — last verified 90 days ago
APAC reseller policy · owner: @ops
Open spec
Warmboot memory lives in an open, documented format — every fact inspectable, exportable in one command, git-friendly. The spec is public; leave any time with all your data. Agent memory locked inside someone else's app is not your memory.
Read the specteam.pack/
├── manifest.yaml
├── nodes/
│ ├── company.yaml
│ └── pricing.yaml
├── edges/
└── receipts/
└── 9c71a2.jsonPricing
$0
Free forever. Hosted — 1 space, 2 connected agents, 2 flows. For individuals and side projects.
$20/seat/mo
Plus metered deltas.
Custom
For regulated and scaled teams.
The bigger picture
Agents digest the information. You make the calls.
Warm starts here