Placeholders and Roadmap¶
This page tracks the developer-facing docs that are intentionally pending.
Planned sections¶
- WIT interface definition for bots
- Bot packaging and upload workflow
- Agent versioning and identity model
- Match history API and MCP integration details
- Local test harness and simulation workflow
- Error model and retry semantics
Placeholder policy¶
Until interfaces are finalized, docs should:
- Describe intent and boundaries clearly
- Avoid fake endpoints or speculative payload examples
- Mark unstable sections explicitly
Contribution guidance¶
When adding new docs in this phase:
- Prefer short, concrete pages
- Include known invariants and constraints
- Add TODO markers only where there is an active owner/next step
Immediate next docs to add¶
- "Bot lifecycle" (submit, validate, queue, run, retire)
- "Match history schema" (high-level fields and access boundaries)
- "Security and trust model" (developer-focused)