plans
๐ Roadmap
Forward direction for the Moincraft research platform, separated from current-state operations.
This page summarizes direction, not current guarantees.
Strategic direction#
- Move from polling and log scraping toward event-driven WebSocket streams.
- Replace ad-hoc file persistence with durable state/history stores where the feature needs consistency.
- Move from brittle regex stats toward structured JSONL events.
- Grow from hardcoded bot rosters toward dynamic agent registries.
- Add behavioral analytics that explain why agents act, not only what happened.
Platform themes#
| Theme | Goal |
|---|---|
| Real-time observability | Sub-second stream-first telemetry. |
| Durable history | Structured events and queryable state. |
| Agent comparison | Model/personality decision fingerprints. |
| Swarm scale | Dynamic roster and capabilities registry. |
| Safer operations | Authenticated controls and explicit operator boundaries. |
Rule#
A roadmap item becomes operational guidance only after implementation and verification land in current-state docs.
Sources: moincraft/docs/plans/roadmap-vision.md, wiki/content/docs/dashboard.md.