From 00ce69fadaa4d6a5486b4b12cb0aa39e8d7ce4ee Mon Sep 17 00:00:00 2001 From: repo-manager Date: Thu, 10 Sep 2026 15:09:00 +0200 Subject: [PATCH] repo.work.assign_missing_identifiers source: repo-manager reason: deterministic projection registration Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a07ff8-19d0-7820-b4d0-1353833cb7fc --- workplans/RMGR-WP-0017-projection-retry-convergence.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/workplans/RMGR-WP-0017-projection-retry-convergence.md b/workplans/RMGR-WP-0017-projection-retry-convergence.md index f5dca9b..3a0ba1e 100644 --- a/workplans/RMGR-WP-0017-projection-retry-convergence.md +++ b/workplans/RMGR-WP-0017-projection-retry-convergence.md @@ -10,6 +10,7 @@ topic_slug: infotech created: "2026-09-10" updated: "2026-09-10" related: [RMGR-WP-0012, HFACT-WP-0001, STATE-WP-0090] +state_hub_workstream_id: "d02fe1bd-957f-59b2-9027-b14db4c71f42" --- Follow-up to HFACT-WP-0001-T02's observed HTTP 409 when a reviewed retirement @@ -22,6 +23,7 @@ identity, exact commit and explicit retirement acknowledgement stay unchanged. id: RMGR-WP-0017-T01 status: done priority: high +state_hub_task_id: "df916063-1f8c-5d5b-9926-9854aebb6af8" ``` Digest the method, repository route and full POST body into the idempotency key. @@ -34,6 +36,7 @@ different key. Retain acknowledgement and expected instance in queued metadata. id: RMGR-WP-0017-T02 status: done priority: high +state_hub_task_id: "5a4eb2a6-7414-5c09-b3c1-8992ff80b390" ``` Reject incomplete or mismatched primary/repository/commit receipts instead of @@ -45,6 +48,7 @@ reporting success or discarding pending state. Keep the two-request fast path. id: RMGR-WP-0017-T03 status: todo priority: high +state_hub_task_id: "736c4f0b-7311-58f4-9e9f-390ac930cb29" ``` Run real-Git/mocked-transport regressions, the full suite and targeted lint.