Record hub ids for INFD-WP-0003

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 359683@bnt-lap001
Assistant-Session: eebdc939-7a9b-4e50-9d39-c8437e8a14ec
This commit is contained in:
tegwick 2026-09-21 21:58:57 +02:00
parent 2d6d338154
commit 1e94835c07
2 changed files with 10 additions and 0 deletions

View file

@ -10,6 +10,7 @@
| --- | --- | --- | --- | --- |
| workplan | INFD-WP-0001 | active | — | workplans/INFD-WP-0001-founding-specs-and-approver-ui-ownership.md |
| workplan | INFD-WP-0002 | active | — | workplans/INFD-WP-0002-compact-signoff-batches.md |
| workplan | INFD-WP-0003 | proposed | — | workplans/INFD-WP-0003-my-decisions-overview.md |
| task | INFD-WP-0001-T01 | done | — | workplans/INFD-WP-0001-founding-specs-and-approver-ui-ownership.md |
| task | INFD-WP-0001-T02 | done | — | workplans/INFD-WP-0001-founding-specs-and-approver-ui-ownership.md |
| task | INFD-WP-0001-T03 | done | — | workplans/INFD-WP-0001-founding-specs-and-approver-ui-ownership.md |
@ -22,6 +23,10 @@
| task | INFD-WP-0002-T02 | done | — | workplans/INFD-WP-0002-compact-signoff-batches.md |
| task | INFD-WP-0002-T03 | wait | — | workplans/INFD-WP-0002-compact-signoff-batches.md |
| task | INFD-WP-0002-T04 | wait | — | workplans/INFD-WP-0002-compact-signoff-batches.md |
| task | INFD-WP-0003-T01 | todo | — | workplans/INFD-WP-0003-my-decisions-overview.md |
| task | INFD-WP-0003-T02 | todo | — | workplans/INFD-WP-0003-my-decisions-overview.md |
| task | INFD-WP-0003-T03 | todo | — | workplans/INFD-WP-0003-my-decisions-overview.md |
| task | INFD-WP-0003-T04 | todo | — | workplans/INFD-WP-0003-my-decisions-overview.md |
| intake | INFD-IN-0001 | closed | blue | intakes/intakes.md |
| intake | INFD-IN-0002 | closed | blue | intakes/intakes.md |
| intake | INFD-IN-0003 | closed | blue | intakes/intakes.md |

View file

@ -14,6 +14,7 @@ related:
- INFD-WP-0002
origin: demand
origin_ref: "founder request 2026-09-21: review decisions taken, whether they were accepted, and which are still open"
state_hub_workstream_id: "d47a50d6-d429-5018-8858-f721023ca579"
---
# My decisions overview
@ -64,6 +65,7 @@ dispositions on older memo versions appear as a short history under the row.
id: INFD-WP-0003-T01
status: todo
priority: high
state_hub_task_id: "2b878f29-492a-5187-a594-36a12aaa932d"
```
Add `Store.memos_for(subject)`, which returns the latest version of every memo
@ -78,6 +80,7 @@ read-only. Tests go in `tests/test_durable_store.py`.
id: INFD-WP-0003-T02
status: todo
priority: high
state_hub_task_id: "b4172f0c-7cd3-5780-bf50-62670df7e416"
```
Add `ReviewController.overview(session)`, which returns classified rows. Each
@ -94,6 +97,7 @@ policy unavailable, engine down, and each classification.
id: INFD-WP-0003-T03
status: todo
priority: high
state_hub_task_id: "b0dfae8b-e8f8-5257-b275-8d486a067c6b"
```
When a review is configured and the person is signed in, `GET /` renders the
@ -109,6 +113,7 @@ or `test_review_component.py`, plus one Chromium check in
id: INFD-WP-0003-T04
status: todo
priority: medium
state_hub_task_id: "6c38b102-943d-5bde-96ac-3e15e2e8e8ab"
```
Update `docs/protected-browser-review.md` and `SCOPE.md` with the overview and