Publish federation interface and reviewed upstream imports

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a070b5-4994-7271-bd8b-7c3dbcedec4b
This commit is contained in:
tegwick 2026-09-06 00:59:24 +02:00
parent bc67e1f25b
commit 482fc1d456
9 changed files with 312 additions and 8 deletions

View file

@ -2,7 +2,7 @@
id: commerce-core
title: CommerceCanon Core
status: draft
version: 0.1.0-draft
version: 0.1.1-draft
---
# CommerceCanon Core
@ -31,8 +31,8 @@ alternative registry of CommerceCanon-owned definitions. The
| Obligation, Decision, AssuranceCase, AssuranceConclusion, Audit | itc-gov | Import; a commercial commitment may relate to obligations without redefining them. |
| Identifier, Account, Scope, Assurance Level and ledger-assigned identity concepts | itc-ident (draft 0.1.0) | Import; identifier specializations retain upstream identity semantics. |
| Evidence, Evidence Source, Adjudication Outcome, general evidence strength | itc-evid (draft 0.1.0) | Import assertions and their addressable sources as distinct concepts. |
| Community, Household | itc-org extension (pending T12) | Import distinct social collectives when available. |
| Family | Separate InfoTechCanon concept-area seed (pending T13) | Reference only; not a CommerceCanon collective-actor definition. |
| Community, Household | itc-org social extension (draft 0.1.0) | Available boundary references; not added to Counterpartys 25 declared imports. |
| Family | Separate InfoTechCanon concept-area seed (seeded, not authored) | Reference only; not a CommerceCanon collective-actor definition. |
Existing upstream models are [organization](../../../info-tech-canon/infospace/models/organization/InfoTechCanonOrganizationModel.md),
[access control](../../../info-tech-canon/infospace/models/access-control/InfoTechCanonAccessControlModel.md),
@ -71,5 +71,7 @@ Validate assignments against the federation ledger and review for duplicate
ownership. Historical source material is preserved in the [T07 provenance workspace](../assimilation/canon-federation/README.md).
[Repository layout](../../docs/RepositoryLayout.md) explains content placement.
T08 owns reciprocal interface cards once models and imports are established.
The [federation interface card](../interfaces/federation.yaml) declares imports,
exports and reciprocal canon references. The [upstream review](../models/counterparty/import-review-2026-09-06.md)
records the T12/T13 source review while preserving the previous import manifest.
Runtime services, a CLI, and production APIs are outside this foundation scope.