The interface between human intent and swarm execution. This is the moment of collapse from "idea" → "run it".
What it does
- Takes a prompt, idea, or intent
- Shapes it into a swarm task
- Defines constraints, budgets, boundaries
- Spins up SwarmyMcSwarmFace
- Observes + optionally intervenes
How it behaves
- Deterministic entry point
- Minimal UI, maximum control
- Think: cockpit, not dashboard
The quality of execution is defined at the moment of launch.
Human Intent → SwarmyLauncher (collapse + constraints) → SwarmyMcSwarmFace → Output