Point downstream recommendations to current canon owners

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a070b5-4994-7271-bd8b-7c3dbcedec4b
This commit is contained in:
tegwick 2026-09-06 01:36:27 +02:00
parent 1ac8759290
commit 5bae150e6c
3 changed files with 36 additions and 3 deletions

View file

@ -1,11 +1,15 @@
# Downstream Recommendations # Downstream Recommendations
Status: draft. Updated after IDENTITY-WP-0003 corpus backfill. Implementation Status: draft. Originally updated after IDENTITY-WP-0003 corpus backfill.
ideas derived from the canon; no implementation in this repository. 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 ## 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 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 canonical terms. Do not depend on this repository as a runtime package unless a
later explicit package is extracted. later explicit package is extracted.

View file

@ -24,3 +24,8 @@ research provenance; reciprocal interface cards remain pending T08.
[Published interface card](infospace/interfaces/federation.yaml) declares exports, imports, authority, [Published interface card](infospace/interfaces/federation.yaml) declares exports, imports, authority,
source-of-truth boundaries and reciprocal canon references. 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.

View file

@ -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.