Add adoption-focused examples, contract docs, and CLI polish
This commit is contained in:
parent
227983a877
commit
0aa5e25dc1
18 changed files with 560 additions and 2 deletions
14
TASKS.tmp.md
Normal file
14
TASKS.tmp.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue