Four modules. One vault.
Module 1
Multi-Surface Control
Drive your swarm from any device. Mac → iPad → phone, ownership transfers cleanly, vector memory follows.
- →LAN + cloud relay channels (Phase 3 MVP)
- →User-owned tunnel: Tailscale or CF Tunnel (v1.1)
- →Single-ownership semantics; no merge conflicts
- →PWA install for iOS Safari and Android Chrome
- →Force-takeover from another device with one click
Module 2
Agent Swarm
Role-based agents (coder / reviewer / tester / architect / security) coordinate via shared vector memory.
- →Topologies: hierarchical · mesh · adaptive
- →CF Vectorize-backed memory shared across steps
- →SPARC mode switching (TDD / API / UI / refactor)
- →git worktree isolation + auto port allocation
- →Always-on workers: audit / optimize / test-gap
Module 3
Project Vault
One markdown source of truth — architecture, tasks, SOPs, incidents — living in your own repo.
- →Architecture cards with 7-section schema
- →Tasks kanban (drag, kbd shortcuts, assign-to-swarm)
- →SOPs versioned alongside the code that runs them
- →Incidents auto-link to drifted probes
- →_status.md regenerated by the daemon every probe cycle
Module 4
Automation Infra
Probes, alerts, backups and CLI cold-starts wired together — no glue scripts to maintain.
- →HTTP + SSH probes hourly with drift detection
- →Telegram / Slack / Discord webhooks
- →Backup snapshots to R2 (Solo 7d / Pro 30d / Team 365d)
- →5 AI CLI cold-start injectors (Claude / Codex / OpenCode / Pi / Copilot)
- →Frontmatter linter + drift alerter