Skip to content

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

task dev

The developers site runs locally at http://localhost:9060.

First milestones (current phase)

  1. Understand Lockstep's two gameplay modes
  2. Understand the verification model at a system level
  3. 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.