docs: align execution handoff with Glas
This commit is contained in:
parent
d691135c4a
commit
11fa383817
16 changed files with 126 additions and 61 deletions
|
|
@ -120,9 +120,11 @@ kaizen-agentic schedule prepare optimization --format json
|
|||
```
|
||||
|
||||
activity-core fires the schedule and creates durable `ops_run` work per
|
||||
(repo, agent). rein-aharness claims that work and runs the governed
|
||||
`agent-session`, including `schedule prepare`. kaizen-agentic does not run cron,
|
||||
own the queue, resolve credentials, or invoke an LLM.
|
||||
(repo, agent). Rein-local intake or another caller receives that work and runs
|
||||
`schedule prepare`; the blueprint/instance then hands an explicit versioned
|
||||
`harness_profile_ref` to Glas for rein/model/sandbox/tool resolution.
|
||||
kaizen-agentic does not run cron, own the queue, resolve credentials, select a
|
||||
concrete rein, or invoke an LLM.
|
||||
|
||||
### Forward-deployed engagements (WP-0009 / DEC-FDA-001)
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue