repo.work.assign_missing_identifiers
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

source: repo-manager
reason: deterministic projection registration

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a06ecb-456a-71c2-b41e-0755d336e883
This commit is contained in:
repo-manager 2026-09-05 09:41:10 +02:00
parent c7b0b3f572
commit 05f315be84
3 changed files with 9 additions and 0 deletions

View file

@ -8,6 +8,7 @@ status: blocked
owner: codex
created: "2026-09-05"
updated: "2026-09-05"
state_hub_workstream_id: "622d1208-b085-5ec2-9fb7-5e41f23e1843"
---
# Make Forgejo image protection survive checkout replacement
@ -21,6 +22,7 @@ on 2026-09-05. Repository implementation is complete; live closure remains pendi
id: RPF-WP-0028-T01
status: done
priority: high
state_hub_task_id: "869d4114-3642-5e69-88d1-1d14e5547634"
```
Implemented scripts/refresh_live_images.py and make live-images-refresh. Publication validates exports before mutation, locks concurrent writers, retains all previous cluster entries, and fsyncs an atomic replacement. Offline tests prove repeatability, multi-cluster retention, and preservation on missing, empty, or malformed input.
@ -36,6 +38,7 @@ alongside a bad one, proving partial coverage cannot authorize deletion.
id: RPF-WP-0028-T02
status: wait
priority: high
state_hub_task_id: "2d0795ba-ccc0-5ba9-8315-2deb4d0d71a6"
```
Requires the production host inventory, activity-core directory mount/configuration update, and cluster rollout hook adoption. Follow docs/forgejo-package-prune.md. Preserve the restored union and worker refusal on missing/empty inventory; do not manually trigger prune. No production migration or live verification occurred in this session.