14 lines
576 B
Markdown
14 lines
576 B
Markdown
# Temporary Task List
|
|
|
|
Execution order for the current adoption pass:
|
|
|
|
1. Add real integration examples for users.
|
|
2. Freeze and document the public contract with regression tests.
|
|
3. Improve distribution ergonomics and verify clean-install paths.
|
|
4. Add one high-level agent-ready example centered on `vm_run`.
|
|
5. Polish install, troubleshooting, and host-requirements docs.
|
|
|
|
Notes:
|
|
- `Makefile` remains contributor-only.
|
|
- Public user-facing surfaces are `pyro`, `Pyro`, and the MCP tool schemas.
|
|
- Keep guest networking explicit and documented where examples depend on it.
|