CUST-WP-0061-T06: migrate 10 live legacy suggestions to file-backed intake
All checks were successful
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 3s

One-time close-out of the legacy suggestions table, per the
founder-reviewed decision to retire it (fresh intake entity, not a
rename-bridge). At retirement, 10 records were still open (stage:
suggestion, never promoted/declined) -- real signal from other domains'
agents: 7 ops-warden WARDEN-WP-0012 gated routing scenarios, 2
state-hub STATE-WP-0069/0073 items, 1 binky-control repo-classification
finding. Rather than discard the signal, migrated each into a proper
file-backed intake record (CUST-IN-0001..0010) landing in this repo --
the fleet's natural holding ground for cross-domain findings with no
specific owning repo yet, since none of these ever had a file origin
(hub-first creation is exactly the anti-pattern this whole effort
exists to close).

Each carries origin: "legacy-suggestion:<uuid>" back to the retired
record. All 10 registered live against the real hub via C-32 (state_hub_intake_id
written back). WORK-RECORDS.md regenerated to include them.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
codex 2026-07-21 01:51:38 +02:00
parent 56b1d991fa
commit 6403f6fbc8
2 changed files with 153 additions and 0 deletions

View file

@ -392,3 +392,13 @@
| task | CUST-WP-0061-T04 | done | — | workplans/CUST-WP-0061-work-record-stage3-intake-promotion-index.md |
| task | CUST-WP-0061-T05 | todo | — | workplans/CUST-WP-0061-work-record-stage3-intake-promotion-index.md |
| task | CUST-WP-0061-T06 | todo | — | workplans/CUST-WP-0061-work-record-stage3-intake-promotion-index.md |
| intake | CUST-IN-0001 | open | green | intake-legacy-suggestions-migration.md |
| intake | CUST-IN-0002 | open | green | intake-legacy-suggestions-migration.md |
| intake | CUST-IN-0003 | open | green | intake-legacy-suggestions-migration.md |
| intake | CUST-IN-0004 | open | green | intake-legacy-suggestions-migration.md |
| intake | CUST-IN-0005 | open | green | intake-legacy-suggestions-migration.md |
| intake | CUST-IN-0006 | open | green | intake-legacy-suggestions-migration.md |
| intake | CUST-IN-0007 | open | green | intake-legacy-suggestions-migration.md |
| intake | CUST-IN-0008 | open | blue | intake-legacy-suggestions-migration.md |
| intake | CUST-IN-0009 | open | blue | intake-legacy-suggestions-migration.md |
| intake | CUST-IN-0010 | open | green | intake-legacy-suggestions-migration.md |