Canon 0.4.0: joinable consumer proof and EvidenceBasis
§10.3 now accepts a consumer record that validates against the live catalog; resource-control's backup restatement is that proof. ITC-GOV gains EvidenceBasis in tiers (invoiced and measured are peers) and ITC-CAP requires it on every consumption row (CAP-R10).
This commit is contained in:
parent
ce17dc4d4d
commit
f2d216af53
29 changed files with 605 additions and 127 deletions
|
|
@ -1,5 +1,5 @@
|
|||
root: infospace
|
||||
file_count: 175
|
||||
file_count: 176
|
||||
files:
|
||||
- path: README.md
|
||||
directory: .
|
||||
|
|
@ -358,6 +358,9 @@ files:
|
|||
- path: models/governance/InfoTechCanonPurposeDemandExtension.md
|
||||
directory: models/governance
|
||||
name: InfoTechCanonPurposeDemandExtension.md
|
||||
- path: models/governance/evidence-basis.yaml
|
||||
directory: models/governance
|
||||
name: evidence-basis.yaml
|
||||
- path: models/information-space/InfoTechCanonInformationSpaceModel.md
|
||||
directory: models/information-space
|
||||
name: InfoTechCanonInformationSpaceModel.md
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
concept_count: 107
|
||||
concept_count: 108
|
||||
concepts:
|
||||
- concept: "Assimilation \u2014 IT Capability Canon (ITCC) v0.1"
|
||||
owner: assimilation/it-capability-canon
|
||||
|
|
@ -28,6 +28,10 @@ concepts:
|
|||
owner: capability-catalog/itc-cap
|
||||
path: models/capability/capabilities.yaml
|
||||
source: artifact_title
|
||||
- concept: InfoTechCanon Evidence Basis Catalog
|
||||
owner: catalog/evidence-basis
|
||||
path: models/governance/evidence-basis.yaml
|
||||
source: artifact_title
|
||||
- concept: Repo Scoping Canon Benefit Analysis
|
||||
owner: comparison/repo-scoping/canon-benefit-analysis
|
||||
path: evaluations/repo-scoping/canon-benefit-analysis.yaml
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ artifacts:
|
|||
- benchmark/caring/kubernetes-rbac/findings
|
||||
- benchmark/caring/kubernetes-rbac/native-concepts
|
||||
- capability-catalog/itc-cap
|
||||
- catalog/evidence-basis
|
||||
- comparison/repo-scoping/canon-benefit-analysis
|
||||
- comparison/repo-scoping/consumer-workplan-brief
|
||||
- comparison/repo-scoping/extension-candidates
|
||||
|
|
@ -133,6 +134,8 @@ rows:
|
|||
- maps
|
||||
- artifact: capability-catalog/itc-cap
|
||||
targets: {}
|
||||
- artifact: catalog/evidence-basis
|
||||
targets: {}
|
||||
- artifact: comparison/repo-scoping/canon-benefit-analysis
|
||||
targets:
|
||||
comparison/repo-scoping/report:
|
||||
|
|
@ -397,6 +400,8 @@ rows:
|
|||
- derived_from
|
||||
capability-catalog/itc-cap:
|
||||
- introduces
|
||||
catalog/evidence-basis:
|
||||
- uses
|
||||
kernel/itc-core:
|
||||
- conforms_to
|
||||
model/governance:
|
||||
|
|
@ -421,6 +426,8 @@ rows:
|
|||
- uses
|
||||
- artifact: model/governance
|
||||
targets:
|
||||
catalog/evidence-basis:
|
||||
- introduces
|
||||
kernel/itc-core:
|
||||
- conforms_to
|
||||
- artifact: model/information-space
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue