workplans: close stale intakes and start classification migration
This commit is contained in:
parent
d0f515c865
commit
b9f3238953
5 changed files with 209 additions and 13 deletions
|
|
@ -14,8 +14,8 @@ tags: [compliance-relevant]
|
|||
origin: residual
|
||||
origin_ref: CUST-WP-0063
|
||||
selected_contact_uri: "https://security.coulomb.social/"
|
||||
updated: "2026-08-22"
|
||||
notes: "The operator selected https://security.coulomb.social/ as the RFC 9116 Contact URI. Policy Nexus owns provisioning and receipt testing before policy.coulomb.social/.well-known/security.txt may publish it. Reports route privately to risk-nexus; the route creates no bounty, response-time, or safe-harbour promise. Close only after the HTTPS endpoint is reachable and a private test report reaches Risk Nexus."
|
||||
updated: "2026-08-23"
|
||||
notes: "The operator selected https://security.coulomb.social/ as the RFC 9116 Contact URI. Policy Nexus owns provisioning and receipt testing before policy.coulomb.social/.well-known/security.txt may publish it. Reports route privately to risk-nexus; the route creates no bounty, response-time, or safe-harbour promise. Acceptance check 2026-08-23: DNS resolves, but the HTTPS server aborts the TLS handshake with alert internal_error before serving a page, so the private receipt test cannot begin. Blocker sent to Policy Nexus as message a111b97c-0561-44eb-b61a-12bcf068b28d. Close only after HTTPS is reachable and a private test report reaches Risk Nexus."
|
||||
state_hub_intake_id: "01a02b31-f4b0-75e4-a15c-a78e1c276689"
|
||||
```
|
||||
|
||||
|
|
@ -25,13 +25,14 @@ state_hub_intake_id: "01a02b31-f4b0-75e4-a15c-a78e1c276689"
|
|||
id: CUST-IN-0012
|
||||
kind: intake
|
||||
title: "Repair the malformed legacy inbox message identity"
|
||||
status: open
|
||||
status: closed
|
||||
lane: green
|
||||
priority: low
|
||||
owner: hub-core
|
||||
origin: residual
|
||||
origin_ref: CUST-WP-0063
|
||||
notes: "State Hub returns unread risk-nexus message id 0b8dd0bf-41d-47da-96ac-40e443c32e47, whose second UUID group has only three characters. PATCH /messages/{id}/read rejects it during UUID path parsing, so the already-handled superseded request cannot be marked read through the supported API. Repair must preserve the message body and chronology, assign or map a valid stable identity, and then apply the read transition without direct ad hoc database mutation from this repo."
|
||||
updated: "2026-08-23"
|
||||
notes: "Closed 2026-08-23. State Hub now exposes the preserved risk-nexus message with valid stable id 0b8dd0bf-41d1-47da-96ac-40e443c32e47. PATCH /messages/{id}/read succeeded through the supported API, preserving its body and original 2026-08-20 chronology; the Custodian unread inbox is empty. No direct database mutation was used."
|
||||
state_hub_intake_id: "01a02b32-009b-71bd-a7bf-2ce888164d6a"
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue