mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
Generated by 'make lifecycle' + scripts/regenerate_verb_tables.py — the foundation-check drift gate requires these in sync with the spec.
9 lines
484 B
Markdown
9 lines
484 B
Markdown
# Verbs available to your role (auditor)
|
|
|
|
These are the only verbs the gateway will accept from you. Calling any
|
|
other verb will be rejected with a Decision telling you the right one.
|
|
|
|
- **i_am_idle**: Signal you have no active work. PMs auto-pause owned in_progress tasks.
|
|
- **triage**: List actionable tasks in your scope.
|
|
- **waive_finding**: Waive one minor/nit review finding by id with a required note. Blocker/major findings must be fixed, never waived. No task status change.
|