From 5bae150e6c81a09df4017eb8142b8d7469b796f5 Mon Sep 17 00:00:00 2001 From: tegwick Date: Sun, 6 Sep 2026 01:36:27 +0200 Subject: [PATCH] Point downstream recommendations to current canon owners Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a070b5-4994-7271-bd8b-7c3dbcedec4b --- DownstreamRecommendations.md | 10 +++++++--- README.md | 5 +++++ workplans/ADHOC-2026-09-06.md | 24 ++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 3 deletions(-) create mode 100644 workplans/ADHOC-2026-09-06.md diff --git a/DownstreamRecommendations.md b/DownstreamRecommendations.md index 0ee3a75..20f348a 100644 --- a/DownstreamRecommendations.md +++ b/DownstreamRecommendations.md @@ -1,11 +1,15 @@ # Downstream Recommendations -Status: draft. Updated after IDENTITY-WP-0003 corpus backfill. Implementation -ideas derived from the canon; no implementation in this repository. +Status: draft. Originally updated after IDENTITY-WP-0003 corpus backfill. +Source references refreshed 2026-09-06 under CFED-WP-0001-T09. The implementation +ideas below remain recommendations and do not certify consumer adoption. ## Recommended Consumption Pattern -Downstream repositories should consume identity-canon as a conceptual reference. +Downstream repositories should reference [InfoTechCanon](../info-tech-canon/infospace/interfaces/federation.yaml) +for identity, organization, access and shared evidence concepts, and +[CommerceCanon](infospace/interfaces/federation.yaml) for counterparty and +commercial-relationship semantics. Map schemas, APIs, CLI commands, UI labels, and authorization policies to canonical terms. Do not depend on this repository as a runtime package unless a later explicit package is extracted. diff --git a/README.md b/README.md index 05ea52f..e1d4fee 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,8 @@ research provenance; reciprocal interface cards remain pending T08. [Published interface card](infospace/interfaces/federation.yaml) declares exports, imports, authority, source-of-truth boundaries and reciprocal canon references. + +The original [research proposal](ResearchProposal.md) and `model/`/`canon/` +donor sources remain historical inputs. Current source ownership is declared by +the federation interface; [downstream recommendations](DownstreamRecommendations.md) +now link to those current owners. diff --git a/workplans/ADHOC-2026-09-06.md b/workplans/ADHOC-2026-09-06.md new file mode 100644 index 0000000..5035d5b --- /dev/null +++ b/workplans/ADHOC-2026-09-06.md @@ -0,0 +1,24 @@ +--- +id: COMMERCE-WP-ADHOC-2026-09-06 +type: workplan +title: "Update downstream canon source references" +domain: financials +repo: commerce-canon +status: finished +owner: codex +created: "2026-09-06" +updated: "2026-09-06" +--- + +## Reference current technical and commercial owners + +```task +id: COMMERCE-WP-ADHOC-2026-09-06-T01 +status: done +priority: medium +``` + +CFED-WP-0001-T09 updates live DownstreamRecommendations.md to reference +InfoTechCanon technical models and CommerceCanon commercial semantics. README +identifies ResearchProposal/model/canon donor documents as historical inputs. +Links verified; no model, runtime, capability or frozen research changes.