Enforce bounded operation guardrails
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a028de-e2c8-7732-8521-46a7fc5db82f
This commit is contained in:
parent
c384f60530
commit
26934e25b9
51 changed files with 1843 additions and 472 deletions
|
|
@ -95,8 +95,8 @@ and still post the progress event — spawn without completion leaves `due=true`
|
|||
|
||||
## Anti-patterns
|
||||
|
||||
- Using `TaskExecutorWorkflow` in activity-core for real work (disabled by
|
||||
default; ACTIVITY-WP-0023-T08).
|
||||
- Adding an in-repo task executor or reviving the retired
|
||||
`TaskExecutorWorkflow`/`task_instances` surface.
|
||||
- Global `ISSUE_SINK_TYPE=rest` for all definitions (reintroduces Forgejo spam).
|
||||
- Treating `task_spawn_log` or State Hub `activity_task_spawn` as claim authority
|
||||
(use `POST /ops-runs/claim` — ACT-ADR-005).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue