feat(example): add per-entity LLM evaluations for 985 WoN entities (S3.3)

Batch evaluation of all 988 entities via OpenRouter. 984 succeeded on
first pass; 3 failed (network errors). eval-summary --update-metrics
written with per_entity_mean=3.9556.

Viability dashboard: 6/6 PASS
  redundancy_ratio   0.0061  (max 0.10)
  coverage_ratio     0.6190  (min 0.40)
  coherence_comps    0.0000  (max 3)
  consistency_cycles 0.0000  (max 0)
  granularity_entropy 2.6748 (min 1.0)
  per_entity_mean    3.9556  (min 3.5)

Dimension breakdown (mean across 985 entities):
  definition_precision  3.62
  source_grounding      4.36
  domain_placement      4.56
  vsm_relevance         3.31
  explanatory_value     3.94

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-23 09:36:46 +01:00
parent 81a4c8796a
commit a9ca0adfcf
986 changed files with 63216 additions and 1 deletions

View File

@@ -0,0 +1,65 @@
---
entity_slug: exportation_trade
evaluator: null
evaluated_at: '2026-02-23T05:26:21.660060'
overall_score: 4.2
scores:
- name: definition_precision
value: 4.0
max_value: 5.0
rationale: The definition clearly distinguishes exportation trade as selling domestic
goods to foreign buyers, with the specific context of government bounties making
it more profitable than domestic sales. This captures a distinct concept rather
than being a vague umbrella term.
- name: source_grounding
value: 5.0
max_value: 5.0
rationale: This entity is directly grounded in Book IV, Chapter 5 of The Wealth
of Nations, where Smith extensively discusses export bounties and their effects
on trade patterns. The definition accurately reflects Smith's analysis of how
bounties artificially encourage exportation over domestic sales.
- name: domain_placement
value: 5.0
max_value: 5.0
rationale: The "Exchange" domain is perfectly appropriate for exportation trade,
as it fundamentally involves the exchange of goods across national boundaries.
This is clearly a commercial exchange activity rather than production, consumption,
or regulatory activity.
- name: vsm_relevance
value: 3.0
max_value: 5.0
rationale: Exportation trade maps reasonably well to S1 (primary operations) as
a core economic activity, and potentially to S4 (environmental adaptation) given
its international scope. However, the mapping is not as natural or illuminating
as it could be, making it somewhat VSM-neutral.
- name: explanatory_value
value: 4.0
max_value: 5.0
rationale: This entity provides good explanatory value by illuminating Smith's critique
of artificial trade incentives and how government intervention can distort natural
market mechanisms. It reveals the structural relationship between policy tools
(bounties) and trade flows, though it's more descriptive of outcomes than underlying
mechanisms.
---
# Evaluation: Exportation Trade
## definition_precision — 4.0 / 5.0
The definition clearly distinguishes exportation trade as selling domestic goods to foreign buyers, with the specific context of government bounties making it more profitable than domestic sales. This captures a distinct concept rather than being a vague umbrella term.
## source_grounding — 5.0 / 5.0
This entity is directly grounded in Book IV, Chapter 5 of The Wealth of Nations, where Smith extensively discusses export bounties and their effects on trade patterns. The definition accurately reflects Smith's analysis of how bounties artificially encourage exportation over domestic sales.
## domain_placement — 5.0 / 5.0
The "Exchange" domain is perfectly appropriate for exportation trade, as it fundamentally involves the exchange of goods across national boundaries. This is clearly a commercial exchange activity rather than production, consumption, or regulatory activity.
## vsm_relevance — 3.0 / 5.0
Exportation trade maps reasonably well to S1 (primary operations) as a core economic activity, and potentially to S4 (environmental adaptation) given its international scope. However, the mapping is not as natural or illuminating as it could be, making it somewhat VSM-neutral.
## explanatory_value — 4.0 / 5.0
This entity provides good explanatory value by illuminating Smith's critique of artificial trade incentives and how government intervention can distort natural market mechanisms. It reveals the structural relationship between policy tools (bounties) and trade flows, though it's more descriptive of outcomes than underlying mechanisms.