Commit graph

3 commits

Author SHA1 Message Date
codex
fab1cb19a1 fix(workplans): qualify ad-hoc identifiers with the repository prefix
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
`ADHOC-YYYY-MM-DD` is unique per date but not per repository, so any two repos
opening an ad-hoc on the same day collide. The 2026-08-26 fleet projection
reset refused 9 records for exactly this reason.

Canon (work-record-types_v0.1, CUST-WP-0066) settled the form as
`{PREFIX}-WP-ADHOC-YYYY-MM-DD`, filename unchanged, and grandfathered existing
ids on the condition they are never *silently* re-derived. This is the explicit
migration that clause allows for.

The hub id is derived from the record id, so a changed id is a different
record: stale state_hub_*_id fields are dropped and fix-consistency re-derives.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-28 00:28:24 +02:00
e778ffd2d2 CUST-WP-0051: railiance01 deploy executed — RAIL-BS-WP-0008/0009 + ACTIVITY-WP-0016 finished
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 11:56:19 +02:00
4cc4bf038e CUST-WP-0051: artifact-store MinIO/STS lane finished (T05 progress)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 11:27:51 +02:00