markitect-main/examples
tegwick 574bb11db6 feat(example): add supply-chain-vsm composition demo (S3.5)
Demonstrates infospace composition: the Wealth of Nations infospace is
used as a discipline, applying Smith's economic framework as a lens to
analyse modern supply chain management concepts.

New example: examples/supply-chain-vsm/
- infospace.yaml binding WoN as discipline (../infospace-with-history)
- 3 source documents: coordination mechanisms, capital & inventory,
  market structure (~400 words each, original content)
- supply-chain-entity-schema-v1.0.md with WoN Concept required section
- won-mapping-schema-v1.0.md with Conceptual Continuity rating
- artifacts/won-reference/core-entities.md — 12 curated WoN entities
  for injection as discipline context
- 8 hand-crafted entity files demonstrating LLM output format
- 3 mapping files with full rationale and VSM inheritance chains
- Viable: YES (5/5 thresholds)

Key mappings demonstrated:
  Demand Signal          → Effectual Demand        (Strong, S2)
  Vendor-Managed Inventory → Division of Labour    (Strong, S1/S2)
  Just-in-Time Inventory → Circulating Capital     (Strong, S1/S3)
  Bullwhip Effect        → Natural Price           (Moderate, S2)
  Platform Intermediary  → Merchant Capital        (Strong, S2/S4)
  Monopsony Power        → Combination of Masters  (Strong, S3*)

Platform fix: entity_parser.py now recognises ## Supply Chain Domain
as a domain alias for ## Economic Domain, enabling composed infospaces
to use their own domain section name.

Tutorial §13 rewritten with real commands, real output, and the full
mapping table from the demo.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-23 00:08:51 +01:00
..
asset-management refactor: reorganize examples directory with topic-based subdirectories 2025-10-29 22:31:52 +01:00
content-generator feat(examples): add content-generator example demonstrating Prompt Dependency Resolution 2026-02-09 23:50:07 +01:00
design-patterns docs: Add design pattern examples and update submodule 2025-12-16 17:00:31 +01:00
essays refactor: reorganize examples directory with topic-based subdirectories 2025-10-29 22:31:52 +01:00
image-assets feat: implement comprehensive asset shipping for md-render command 2025-10-29 23:12:44 +01:00
infospace-with-history feat(example): add supply-chain-vsm composition demo (S3.5) 2026-02-23 00:08:51 +01:00
invoicing refactor: reorganize examples directory with topic-based subdirectories 2025-10-29 22:31:52 +01:00
issue-demos refactor: reorganize examples directory with topic-based subdirectories 2025-10-29 22:31:52 +01:00
manpages docs: update manpage and terminology examples to schema-of-schemas standard 2026-01-05 13:13:24 +01:00
plugins refactor: reorganize examples directory with topic-based subdirectories 2025-10-29 22:31:52 +01:00
schemas chore: establish schema-of-schemas workplan and reorganize roadmap 2026-01-04 23:47:02 +01:00
supply-chain-vsm feat(example): add supply-chain-vsm composition demo (S3.5) 2026-02-23 00:08:51 +01:00
templates feat: complete schema-evolution topic with ADR schema and markdown support 2026-01-06 12:32:38 +01:00
terminology docs: update manpage and terminology examples to schema-of-schemas standard 2026-01-05 13:13:24 +01:00