Ask Flex Auth list, not read, for each overview row (INFD-WP-0004-T03)
The overview now requests the new list action and its rows carry only the memo id, version, question, live approval status and the person's own responses without notes. Opening a memo still asks read; every act asks its own action. The fixture Flex Auth package admits list under a re-derived pin. Not deployable until flex-auth answers INFD-IN-0008. 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:
parent
180370ed44
commit
98c8de078e
10 changed files with 85 additions and 33 deletions
|
|
@ -61,21 +61,21 @@ regression and needs fixing regardless of `list`. Record the finding under
|
|||
|
||||
```task
|
||||
id: INFD-WP-0004-T02
|
||||
status: progress
|
||||
status: wait
|
||||
priority: high
|
||||
state_hub_task_id: "3d5f51ac-c226-5489-bfb6-d5829c70e6f6"
|
||||
```
|
||||
|
||||
The request is drafted in `docs/flex-auth-request-list-action.md` and recorded
|
||||
as `INFD-IN-0008`, owned by flex-auth. Send it to the flex-auth inbox once the
|
||||
founder approves the draft. Done when flex-auth publishes a package, version
|
||||
as `INFD-IN-0008`, owned by flex-auth. Sent 2026-09-21 to the flex-auth inbox
|
||||
(message `a7b9ef3b-f95c-4c50-bfc5-7628d16881f6`); waiting on flex-auth. Done when flex-auth publishes a package, version
|
||||
and digest that answers `list`, with fixtures.
|
||||
|
||||
## Consumer side: `list` action and limited-disclosure overview
|
||||
|
||||
```task
|
||||
id: INFD-WP-0004-T03
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "e13ef7d2-bac0-5e2b-930d-4368e77bf1cb"
|
||||
```
|
||||
|
|
@ -93,6 +93,10 @@ This task can be built and tested against fixtures before T02 lands, but it
|
|||
must not be deployed before T02. The live v2 package denies `list`, so
|
||||
deploying early would change nothing visible.
|
||||
|
||||
**Done 2026-09-21:** the source is ready and not deployed. There are 436
|
||||
tests. The fixture Flex Auth package adds `list`, and its re-derived pin has
|
||||
digest `sha256:f45e366d…`. Chromium passes 13 of 13 through the real Flex Auth.
|
||||
|
||||
## Admit and roll out
|
||||
|
||||
```task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue