Harden rehost queue stop rules
This commit is contained in:
parent
cf6d36b8e7
commit
2158d1e39e
4 changed files with 14 additions and 2 deletions
|
|
@ -7,6 +7,10 @@ Working rule:
|
|||
- Only stop if the queue is empty, the remaining work cannot be advanced by any further non-hook
|
||||
work without guessing, or you need approval.
|
||||
- Before any final response, state which stop condition is true. If none is true, continue.
|
||||
- `final` responses are stop-only.
|
||||
- Do not send placeholder or status-only `final` responses such as `Continuing.` or `Working on
|
||||
it.`.
|
||||
- If no stop condition is true, keep working and use `commentary` updates only.
|
||||
|
||||
## Next
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue