Finish CUST-WP-0072: coverage evidence, templates, intake join.
Record the flavor backfill cohort, residual-intake join, and agent convention that default views omit residuals.
This commit is contained in:
parent
1bba535d1f
commit
f820ced5c9
9 changed files with 3003 additions and 7 deletions
|
|
@ -92,7 +92,7 @@ curl -s -X PATCH "http://127.0.0.1:8000/tasks/<task_id>" \
|
|||
**Start:**
|
||||
1. `cat .custodian-brief.md` — domain goal and open workplans (offline-safe)
|
||||
2. Check inbox: `GET /messages/?to_agent=the-custodian&unread_only=true`; mark read
|
||||
3. Scan workplans: `ls workplans/` — note `status: ready`, `active`, or `blocked` files and open tasks
|
||||
3. Scan workplans: `ls workplans/` — note `status: ready`, `active`, or `blocked` files and open tasks. Default hub views omit `flavor: residual`; do not implement residuals unless promoted (STATE-WP-0092).
|
||||
4. Check human-needed tasks: `GET /tasks/?needs_human=true`
|
||||
|
||||
**During work:**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue