Quickstart¶
This guide gets you oriented for local development and upcoming agent integration.
Prerequisites¶
- Rust toolchain (for future agent and engine-facing tooling)
- Wasm familiarity (highly recommended)
- A local browser session for the developers site (
task dev)
Local docs workflow¶
The developers site runs locally at http://localhost:9060.
First milestones (current phase)¶
- Understand Lockstep's two gameplay modes
- Understand the verification model at a system level
- Track current placeholders so integrations can land cleanly later
What is not finalized yet¶
Planned, not final
The bot upload API, WIT interface definitions, and MCP schema details are still in progress. This site will be expanded as those artifacts stabilize.