Extend organization model with distinct social collectives
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a070b5-4994-7271-bd8b-7c3dbcedec4b
This commit is contained in:
tegwick 2026-09-05 22:31:15 +02:00
parent 361c944325
commit 3e69bd51b0
13 changed files with 202 additions and 5 deletions

View file

@ -25,6 +25,8 @@ Imports and anchors:
## Owned Concepts
- `Community`
- `Household`
- `InfoTechCanon Organization Model`
## Related Distinctions

View file

@ -1619,6 +1619,8 @@
],
"kind": "model",
"owned_concepts": [
"Community",
"Household",
"InfoTechCanon Organization Model"
],
"relationships": [

View file

@ -465,7 +465,7 @@ Items: **78**
- Source path: `seeds/InfoTechCanonOrganizationModel_RC1_seed.md`
- Summary: Domain model used by canon profiles and standards: InfoTechCanon Organization Model.
- Imports and anchors: `kernel/itc-core`, `model/evidence`, `model/identity`
- Owned concepts: `InfoTechCanon Organization Model`
- Owned concepts: `Community`, `Household`, `InfoTechCanon Organization Model`
### InfoTechCanon Purpose And Demand Model Extension

View file

@ -1028,6 +1028,8 @@ items:
summary: 'Domain model used by canon profiles and standards: InfoTechCanon Organization
Model.'
owned_concepts:
- Community
- Household
- InfoTechCanon Organization Model
imports:
- kernel/itc-core