feat(workplan): close CUST-WP-0067-T09 — classification works on central
Release 20 carries the canon vocabulary; classification writes succeed against central for the first time from outside a workstation. All 33 onboarded repositories re-run and projected: 33 updated, no warnings. Central holds 111 repositories, 100 classified. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
005d198bdd
commit
71ac0e20ed
1 changed files with 13 additions and 1 deletions
|
|
@ -494,7 +494,7 @@ depending on it is the documented registration, which has been repointed.
|
|||
|
||||
```task
|
||||
id: CUST-WP-0067-T09
|
||||
status: progress
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "45a2ba22-9d50-5ba8-9fa7-6e345ddce395"
|
||||
```
|
||||
|
|
@ -568,3 +568,15 @@ done < <list of onboarded repos>
|
|||
|
||||
After that the local cache database holds nothing unique except the 11
|
||||
dispositioned records.
|
||||
|
||||
**Done (2026-08-25).** Operator ran the upgrade; release 20 on `main-ac21acc`
|
||||
with the vocabulary mounted and `REPO_CLASSIFICATION_ALLOWED_PATH` set.
|
||||
|
||||
Classification writes against central now succeed — the first time they have
|
||||
been possible from anywhere but a workstation. All 33 onboarded repositories
|
||||
were re-run through `rmgr repo-onboard` and projected their classification;
|
||||
every one returned `updated` with no warnings, where before each returned
|
||||
`created-unclassified`. Central holds 111 repositories, 100 of them classified.
|
||||
|
||||
The idempotence mattered here: the same command that onboarded them projected
|
||||
their classification later, with no separate backfill path to write or trust.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue