Kontextual Engine Integration Boundary
This commit is contained in:
parent
e78e5d8f43
commit
5d53c33d3e
16 changed files with 500 additions and 6 deletions
34
infospaces/wealth-vsm-legacy-slice/infospace.yaml
Normal file
34
infospaces/wealth-vsm-legacy-slice/infospace.yaml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
slug: wealth-vsm-legacy-slice
|
||||
name: Wealth/VSM Legacy Slice
|
||||
topic:
|
||||
name: The Wealth of Nations / VSM Legacy Slice
|
||||
domain: Classical Economics
|
||||
sources: artifacts/sources
|
||||
disciplines:
|
||||
- name: Viable System Model
|
||||
path: artifacts/vsm-reference
|
||||
schemas:
|
||||
entity: contracts/economic-entity.contract.md
|
||||
relation: contracts/relation.contract.md
|
||||
workflows:
|
||||
- id: legacy-migration
|
||||
description: Documents the pruned migration from markitect-main examples.
|
||||
inputs:
|
||||
source:
|
||||
kind: source
|
||||
stages:
|
||||
- id: migrated-fixtures
|
||||
kind: manual
|
||||
input: source
|
||||
template: reports/migration-report.md
|
||||
viability:
|
||||
coverage_ratio:
|
||||
min: 0.5
|
||||
redundancy_ratio:
|
||||
max: 0.1
|
||||
coherence_components:
|
||||
max: 3
|
||||
consistency_cycles:
|
||||
max: 0
|
||||
per_artifact_mean:
|
||||
min: 3.5
|
||||
Loading…
Add table
Add a link
Reference in a new issue