From ca7dcad395008ab6a380166bc93d6919b152d600 Mon Sep 17 00:00:00 2001 From: tegwick Date: Sun, 6 Sep 2026 01:34:50 +0200 Subject: [PATCH] Follow CommerceCanon source coordinates in repository registry Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a070b5-4994-7271-bd8b-7c3dbcedec4b --- config/repository-registry.yaml | 4 ++-- workplans/ADHOC-2026-09-06.md | 36 +++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 2 deletions(-) create mode 100644 workplans/ADHOC-2026-09-06.md diff --git a/config/repository-registry.yaml b/config/repository-registry.yaml index 3c38bba..e701ad7 100644 --- a/config/repository-registry.yaml +++ b/config/repository-registry.yaml @@ -247,9 +247,9 @@ repositories: lifecycle: active forgejo_repository: coulomb/key-cape - repository_id: 8c82baea-bb40-435d-ac42-ec7a7c20dbb8 - slug: identity-canon + slug: commerce-canon lifecycle: active - forgejo_repository: coulomb/identity-canon + forgejo_repository: coulomb/commerce-canon - repository_id: 8df9b401-f2e4-4d12-b5ba-7fc191d4e606 slug: rapp-sbom-nexus lifecycle: active diff --git a/workplans/ADHOC-2026-09-06.md b/workplans/ADHOC-2026-09-06.md new file mode 100644 index 0000000..83ea097 --- /dev/null +++ b/workplans/ADHOC-2026-09-06.md @@ -0,0 +1,36 @@ +--- +id: RMGR-WP-ADHOC-2026-09-06 +type: workplan +title: "Update live canon federation references" +domain: infotech +repo: repo-manager +status: finished +owner: codex +created: "2026-09-06" +updated: "2026-09-06" +--- + +## Follow current canon source owners + +```task +id: RMGR-WP-ADHOC-2026-09-06-T01 +status: done +priority: medium +``` + +Bounded source-reference correction authorized by CFED-WP-0001-T09. Preserve +historical workplans, evidence, UUIDs, runtime contracts and capability IDs. +Identity/evidence meanings now reference InfoTechCanon; the same renamed +repository is CommerceCanon for commercial semantics. + +Files reviewed: + +- `config/repository-registry.yaml` + +Acceptance: no live obsolete source reference in these files, valid YAML/Python +where applicable, unchanged runtime behavior, and consolidated fleet evidence in +prj-canon-federation. This does not assert independent consumer adoption. + +Result: current source references corrected; syntax and targeted verification +passed. Consolidated proof is owned by CFED-WP-0001-T09. No new implementation +residual is introduced by this documentation/coordinate update.