Name snuggles-inventor as the code-generation owner.
Some checks are pending
CI Smoke / host-smoke (push) Waiting to run
CI Smoke / container-smoke (push) Waiting to run

Assistant: grok
Assistant-Session: 01a0d25d-d358-7e13-b84a-d007fbb7e34f
This commit is contained in:
tegwick 2026-09-24 09:56:40 +02:00
parent 221126cb77
commit 55398d7aa1
6 changed files with 19 additions and 19 deletions

View file

@ -1,6 +1,6 @@
# snuggle-inventor integration
# snuggles-inventor integration
snuggle-inventor owns code generation and modernization workflows. sand-boxer
snuggles-inventor owns code generation and modernization workflows. sand-boxer
provides a build sandbox with setup metadata resolved at the provision boundary.
## Example request
@ -10,7 +10,7 @@ sandboxer create \
--profile profile.build \
--input repo=/path/to/target \
--actor agt \
--project snuggle-inventor
--project snuggles-inventor
```
## Response fields (ready state)
@ -26,8 +26,8 @@ sandboxer create \
| Concern | Owner |
|---------|-------|
| Sandbox provision and teardown | sand-boxer |
| Setup instructions content (Blitzy-style) | snuggle-inventor |
| Generated code and PR output | snuggle-inventor |
| Setup instructions content (Blitzy-style) | snuggles-inventor |
| Generated code and PR output | snuggles-inventor |
| Secret resolution at boundary | sand-boxer (via ops-warden / OpenBao) |
## Smoke test

View file

@ -240,7 +240,7 @@ sand-boxer does **not** provide intent-aware egress filtering in v1.
|---------|-------|
| Agent gateway, tools, memory | glas-harness |
| e2e.yml semantics, health checks, test pass/fail | wise-validator |
| Code generation, setup instructions content | snuggle-inventor |
| Code generation, setup instructions content | snuggles-inventor |
| SSH tunnels | ops-bridge |
| SSH certificates | ops-warden |
| Workstream / task state | state-hub |