docs: align execution handoff with Glas
This commit is contained in:
parent
d691135c4a
commit
11fa383817
16 changed files with 126 additions and 61 deletions
|
|
@ -332,9 +332,11 @@ kaizen-agentic schedule prepare coach # orientation bundle for a scheduled run
|
|||
`schedule prepare <agent>` bundles the agent prompt, project memory, metrics
|
||||
summary, and repo pointers — offline, no State Hub required. kaizen-agentic does
|
||||
**not** run cron, own durable work, or invoke an LLM. activity-core fires the
|
||||
schedule and creates `ops_run` work; rein-aharness claims it and executes the
|
||||
prepared bundle through a governed `agent-session`. Manual sessions remain a
|
||||
supported fallback.
|
||||
schedule and creates `ops_run` work. Task intake remains rein-local where
|
||||
implemented. The blueprint/instance supplies a versioned
|
||||
`harness_profile_ref`; Glas resolves the concrete rein, model route, sandbox,
|
||||
tool policy, and limits and returns normalized evidence. Manual sessions remain
|
||||
a supported fallback.
|
||||
|
||||
Schema: [integrations/schedule-schema.md](integrations/schedule-schema.md).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue