Add first daily research brief and advance activity-core workplan.
Record 2026-07-24 delta brief from the baseline survey, document fi_brief_status ops loading, and mark FI-WP-0002 T03/T06 complete after resolver and playbook work.
This commit is contained in:
parent
b5f911140b
commit
cd29105756
3 changed files with 105 additions and 5 deletions
|
|
@ -115,7 +115,7 @@ Wire into `docs/daily-brief-playbook.md` and `docs/state-hub-delivery.md`.
|
|||
|
||||
```task
|
||||
id: FI-WP-0002-T03
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
```
|
||||
|
||||
|
|
@ -130,6 +130,9 @@ Mirror `binky_rhythm_status` pattern. Add unit tests with mocked hub.
|
|||
|
||||
**Done when:** resolver merged in activity-core and callable from definition params.
|
||||
|
||||
**Completed 2026-07-24:** `activity-core` `state_hub.py` `_fi_brief_status` + tests
|
||||
(`test_fi_brief_status_*`). Ship with activity-core commit/push.
|
||||
|
||||
---
|
||||
|
||||
### T04 — Register external activity-definitions path
|
||||
|
|
@ -172,7 +175,7 @@ priority: medium
|
|||
|
||||
```task
|
||||
id: FI-WP-0002-T06
|
||||
status: todo
|
||||
status: done
|
||||
priority: medium
|
||||
```
|
||||
|
||||
|
|
@ -183,14 +186,19 @@ tasks (checkout path, Green/Blue profile, LLM via llm-connect if used). Prefer
|
|||
**Done when:** `docs/daily-brief-playbook.md` § Automation consumer is enough for
|
||||
the next agent session.
|
||||
|
||||
**Completed 2026-07-24:** playbook § Automation consumer + state-hub-delivery
|
||||
contract; first manual brief posted with `fi_daily_brief` event.
|
||||
|
||||
---
|
||||
|
||||
## Acceptance (workplan-level)
|
||||
|
||||
- [x] Domain ActivityDefinition drafted (`enabled: false`)
|
||||
- [x] Completion event contract documented
|
||||
- [ ] Resolver + external path + dry-run enable (T03–T05)
|
||||
- [ ] Consumer path documented for harness (T06)
|
||||
- [x] Resolver implemented in activity-core (T03) — ship with activity-core deploy
|
||||
- [ ] External path + dry-run enable (T04–T05)
|
||||
- [x] Consumer path documented for harness (T06)
|
||||
- [x] First manual daily brief + `fi_daily_brief` progress event (2026-07-24)
|
||||
|
||||
## Out of scope
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue