chore: recover ottawa workspace state

This commit is contained in:
Nathan Flurry 2026-03-09 19:59:52 -07:00
parent 5d65013aa5
commit 25a31c8ab7
265 changed files with 1249 additions and 42839 deletions

View file

@ -79,6 +79,11 @@
- `research/acp/friction.md`
- `research/acp/todo.md`
## Built-in Agent Skills
- When adding or changing `/v1/processes/*` endpoints, request/response shapes, query parameters, or error codes, update `server/packages/sandbox-agent/builtin-skills/sandbox-agent-processes/SKILL.md` before merging.
- The `builtin-skills/CLAUDE.md` is injected into agents' `~/.claude/CLAUDE.md` at startup — update it when adding new mandatory behavioral directives for agents.
## Change Tracking
- Keep CLI subcommands and HTTP endpoints in sync.