Compare commits

...

2 commits

Author SHA1 Message Date
repo-manager
4a5b3d8fcb repo.work.assign_missing_identifiers
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
source: repo-manager
reason: deterministic projection registration

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a070b5-4994-7271-bd8b-7c3dbcedec4b
2026-09-06 01:36:33 +02:00
5bae150e6c Point downstream recommendations to current canon owners
Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a070b5-4994-7271-bd8b-7c3dbcedec4b
2026-09-06 01:36:27 +02:00
3 changed files with 38 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,26 @@
---
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"
state_hub_workstream_id: "2a11c85d-bca6-53c1-9165-5c1385a9fc2e"
---
## Reference current technical and commercial owners
```task
id: COMMERCE-WP-ADHOC-2026-09-06-T01
status: done
priority: medium
state_hub_task_id: "00c51034-030d-5325-9564-b68e95a2f746"
```
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.