Introduce identity model and reconcile upstream imports
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:11:46 +02:00
parent a2b254786e
commit 361c944325
38 changed files with 1014 additions and 123 deletions

View file

@ -42,6 +42,7 @@ InfoTechCanonLandscapeModel
InfoTechCanonOrganizationModel
InfoTechCanonGovernanceModel
InfoTechCanonEvidenceModel
InfoTechCanonIdentityModel
InfoTechCanonTaskModel
InfoTechCanonTaggingStandard
InfoTechCanonAccessControlModel
@ -62,6 +63,7 @@ Core = how the canon works.
Information Space = how canon knowledge is stored, linked, retrieved, and reused.
Landscape = what systems, services, resources, and runtime entities exist.
Organization = who can act, belong, own, steward, operate, and be responsible.
Identity = scoped records, identifiers, credentials and actor-linking relationships.
Evidence = assertions, their addressable sources, and contextual strength.
Governance = how action is directed, constrained, justified, reviewed, and evidenced.
Task = what work exists and how it becomes actionable, committed, and completed.
@ -317,6 +319,10 @@ Network owns communication and reachability. Observability owns signals and runt
| Control | Governance |
| Risk | Governance |
| Exception / Waiver | Governance |
| Identifier | Identity (itc-ident); Information Space imports artifact usage |
| Delegation Relationship (Delegation) | Identity (itc-ident); Organization imports |
| Account, Identity Record, Credential, Claim, Scope, Tenant, Realm | Identity (itc-ident) |
| Assurance Level | Identity (itc-ident), distinct from governance assurance |
| Evidence | Evidence (itc-evid) |
| Evidence Source | Evidence (itc-evid) |
| Adjudication Outcome | Evidence (itc-evid) |