Allow bound historical suffix tasks during normal sync

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a087d8-d22d-7d11-8169-bf22a729dff1
This commit is contained in:
tegwick 2026-09-09 22:31:14 +02:00
parent 5ad49dd79e
commit 3db3e7e297
6 changed files with 241 additions and 6 deletions

View file

@ -6,7 +6,7 @@
id: RMGR-IN-0001
kind: intake
title: Validate assistant provenance on a natural multi-session window
status: open
status: closed
origin: residual
origin_ref: RMGR-WP-0009
priority: low
@ -15,8 +15,10 @@ description: When two coding-assistant sessions naturally commit to one reposito
run rmgr assistant-provenance report and retain the non-secret interleaving evidence.
Do not manufacture or infer a collision.
created: '2026-08-21T20:09:23.942286+00:00'
updated: '2026-08-21T20:09:23.942286+00:00'
updated: '2026-09-09T20:31:04.003556Z'
state_hub_intake_id: "01a025f3-40b0-7243-8002-dbe4609a6245"
closed_at: '2026-09-09T20:31:04.003556Z'
outcome: Natural multi-session evidence captured in docs/evidence/2026-09-09-natural-assistant-provenance.json.
```
## RMGR-IN-0002 — Assign dormant shared prefixes before their next allocation
@ -45,7 +47,7 @@ state_hub_intake_id: "01a02611-a663-7712-bd4b-e39c13e7bf20"
id: RMGR-IN-0003
kind: intake
title: Scope normal sync identity validation to actionable records
status: open
status: closed
origin: residual
origin_ref: RMGR-WP-0005
priority: low
@ -57,6 +59,14 @@ description: Normal rmgr sync currently refuses net-kingdom because the archived
visible as conformance evidence but do not block deterministic assignment or
forge-derived reconciliation of unrelated canonical records.
created: '2026-08-31T17:30:00+00:00'
updated: '2026-08-31T17:30:00+00:00'
updated: '2026-09-09T20:31:04.003556Z'
state_hub_intake_id: "4f1d9836-e0a6-56ea-bf19-2587c153f338"
closed_at: '2026-09-09T20:31:04.003556Z'
outcome: Implemented and verified in RMGR-WP-0015.
```
2026-09-09 resolutions: RMGR-IN-0001 is evidenced by
`docs/evidence/2026-09-09-natural-assistant-provenance.json`: 100 existing
commits, three assistants, and one naturally interleaved session pair. This
is a Git sequence signal, not proof of concurrent writes or a collision.
RMGR-IN-0003 is implemented and verified in RMGR-WP-0015.