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
This commit is contained in:
repo-manager 2026-09-10 15:09:00 +02:00
parent 0068e34644
commit 00ce69fada

View file

@ -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.