infospace pipeline for wealth of nations example

This commit is contained in:
2026-05-14 18:04:38 +02:00
parent 8804461ca3
commit a729a7643e
26 changed files with 1124 additions and 32 deletions

View File

@@ -0,0 +1,19 @@
# Book I Chapter III VSM Analysis
## Summary
The chapter describes a viability constraint: operational specialization can
increase productive power only when the exchange environment is large enough to
absorb specialized surplus.
## VSM Interpretation
Division of Labour behaves like a System 1 operational pattern. Market Extent
acts as an environmental and coordination constraint around those operations.
The generated relation records the structural dependency that makes
specialization viable only at sufficient market scale.
## Provenance
Generated by the fixture adapter for the one-chapter successor workflow pilot.

View File

@@ -0,0 +1,52 @@
# Division of Labour
## Definition
The separation of work into specialized tasks that increases productivity and depends on opportunities for exchange.
## Source Chapter
Book I, Chapter 3
## Context
Smith explains that the power of exchanging gives occasion to the division of labour, but that this division is constrained by how much exchange the market can support.
## Economic Domain
Production
## Original Wording
Smith writes that the power of exchanging gives occasion to the division of labour.
## Modern Interpretation
Specialization works only when producers can exchange specialized output for the goods they need.
# Market Extent
## Definition
The geographical and economic reach of exchange that determines whether specialized producers can find enough demand for their surplus output.
## Source Chapter
Book I, Chapter 3
## Context
Smith states that the extent of the division of labour must always be limited by the extent of the market.
## Economic Domain
Exchange
## Original Wording
The extent of this division must always be limited by the extent of the market.
## Modern Interpretation
Market size sets the practical ceiling for specialization because small markets cannot absorb surplus production.

View File

@@ -0,0 +1,30 @@
# Division of Labour constrains Market Extent
## Subject
Division of Labour
## Predicate
is limited by
## Object
Market Extent
## Relation Type
constrains
## VSM Channel
S2 <- S1
## Evidence
Book I, Chapter 3: "the extent of this division must always be limited by the extent of that power, or, in other words, by the extent of the market."
## Feedback Role
Market extent constrains specialization; successful specialization can increase surplus exchange and eventually expand the market.

View File

@@ -0,0 +1,51 @@
---
artifact_id: entity/division-of-labour.md
evaluator: fixture
evaluated_at: "2026-05-14T12:00:00+00:00"
scores:
- name: definition_precision
value: 4.0
max_value: 5.0
rationale: The definition is concise and grounded in exchange-mediated specialization.
- name: source_grounding
value: 5.0
max_value: 5.0
rationale: The entity is directly supported by Book I Chapter III.
- name: domain_placement
value: 4.0
max_value: 5.0
rationale: Production is the correct primary domain.
- name: vsm_relevance
value: 4.0
max_value: 5.0
rationale: The entity maps clearly to System 1 operations and coordination needs.
- name: explanatory_value
value: 5.0
max_value: 5.0
rationale: It explains why productive organization depends on exchange scale.
notes:
- Fixture evaluation for the explicit Wealth/VSM workflow pilot.
---
# Evaluation: entity/division-of-labour.md
## definition_precision - 4.0 / 5.0
The definition is concise and grounded in exchange-mediated specialization.
## source_grounding - 5.0 / 5.0
The entity is directly supported by Book I Chapter III.
## domain_placement - 4.0 / 5.0
Production is the correct primary domain.
## vsm_relevance - 4.0 / 5.0
The entity maps clearly to System 1 operations and coordination needs.
## explanatory_value - 5.0 / 5.0
It explains why productive organization depends on exchange scale.

View File

@@ -0,0 +1,51 @@
---
artifact_id: entity/market-extent.md
evaluator: fixture
evaluated_at: "2026-05-14T12:00:00+00:00"
scores:
- name: definition_precision
value: 4.0
max_value: 5.0
rationale: The definition captures market reach and demand capacity.
- name: source_grounding
value: 5.0
max_value: 5.0
rationale: The chapter states the relation directly.
- name: domain_placement
value: 4.0
max_value: 5.0
rationale: Exchange is the correct economic domain.
- name: vsm_relevance
value: 4.0
max_value: 5.0
rationale: The entity captures the environment that constrains operations.
- name: explanatory_value
value: 4.0
max_value: 5.0
rationale: It explains the limit on specialization.
notes:
- Fixture evaluation for the explicit Wealth/VSM workflow pilot.
---
# Evaluation: entity/market-extent.md
## definition_precision - 4.0 / 5.0
The definition captures market reach and demand capacity.
## source_grounding - 5.0 / 5.0
The chapter states the relation directly.
## domain_placement - 4.0 / 5.0
Exchange is the correct economic domain.
## vsm_relevance - 4.0 / 5.0
The entity captures the environment that constrains operations.
## explanatory_value - 4.0 / 5.0
It explains the limit on specialization.

View File

@@ -0,0 +1,22 @@
responses:
- stage_id: extract-entities
input_artifact_id: source/book-1-chapter-03.md
provider: fixture
markdown_path: responses/book-1-chapter-03-entities-bundle.md
- stage_id: map-to-vsm
input_artifact_id: source/book-1-chapter-03.md
provider: fixture
markdown_path: responses/book-1-chapter-03-relation.md
- stage_id: synthesize-analysis
input_artifact_id: source/book-1-chapter-03.md
provider: fixture
markdown_path: responses/book-1-chapter-03-analysis.md
- stage_id: evaluate-entity
input_artifact_id: entity/division-of-labour.md
provider: fixture
markdown_path: responses/division-of-labour-evaluation.md
- stage_id: evaluate-entity
input_artifact_id: entity/market-extent.md
provider: fixture
markdown_path: responses/market-extent-evaluation.md

View File

@@ -0,0 +1,12 @@
# Evaluate Entity
Discipline: {{ macros.discipline }}
Entity: {{ input.artifact_id }}
Return a successor evaluation Markdown file with YAML frontmatter containing
artifact_id, evaluator, evaluated_at, and scores.
## Entity Text
{{ input.content }}

View File

@@ -0,0 +1,12 @@
# Extract Economic Entities
Discipline: {{ macros.discipline }}
Source: {{ input.artifact_id }}
Return one Markdown entity document per top-level heading. Each entity must
include Definition, Source Chapter, Context, and Economic Domain sections.
## Source Text
{{ input.content }}

View File

@@ -0,0 +1,13 @@
# Map Source To VSM Relation
Discipline: {{ macros.discipline }}
Source: {{ input.artifact_id }}
Return one relation triplet that links the generated economic entities and
includes Subject, Predicate, Object, Relation Type, VSM Channel, Evidence, and
Feedback Role sections.
## Source Text
{{ input.content }}

View File

@@ -0,0 +1,12 @@
# Synthesize Chapter Analysis
Discipline: {{ macros.discipline }}
Source: {{ input.artifact_id }}
Write a concise VSM analysis of the chapter using the generated entities and
relation as evidence.
## Source Text
{{ input.content }}