Muster v0.1.0 — the system that built itself
Muster is the operating system for agentic software teams — a self-hostable agency OS (Claude-side governance + a Directus os_* task bus + a local RAG engine + a Next.js portal) that built and shipped itself in ~2.5 hours.
In this cut (P0–P7)
- One-command installer —
bin/elk-os(init · up · migrate · seed · wire · doctor), Docker the only hard dep - Compose core: Postgres + Directus 11 + the RAG engine + the portal, behind Caddy/TLS
- Pruned, generic-safe
os_*schema + profiles (generic | analogelk) - The Claude-side OS: a written constitution, native Directus MCP wiring, hooks, memory
- Deploy blueprints (box / Render / Fly / Railway / Netlify)
Live
- Whitepaper + one-click read-only demo: https://34.220.64.149.sslip.io
- The demo board shows the actual tasks that built it (the recursion, on purpose)
Notes
CI automation (release-please / GHCR publish) is pending an org Actions-permissions change; releases are cut manually until then. Full story in WHITEPAPER-LOG.md + docs/whitepaper/.