Restructure entity storage from per-chapter subdirectories to a flat
canonical set in output/entities/. Each entity exists as a single file;
duplicates across chapters are detected by slug collision and skipped
(first occurrence wins). Chapter views use {{ include }} transclusion
to reference shared entity files.
Add @{existing_entities} macro to extract-entities template so the LLM
knows which entities already exist and focuses on genuinely new ones.
Refactor _call_llm() from _execute_llm() for callers that handle their
own file I/O. 41 unique entities from 4 chapters (2 duplicates removed).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
14 lines
645 B
Markdown
14 lines
645 B
Markdown
# Money
|
|
|
|
## Definition
|
|
Money is a medium of exchange that is widely accepted in transactions involving goods, services, and repayment of debts. It serves as a store of value and a standard of deferred payment. Money can take various forms, including coins, banknotes, and digital tokens.
|
|
|
|
## Source Chapter
|
|
Book 1, Chapter 4
|
|
|
|
## Context
|
|
Smith discusses the origin and use of money. He argues that the emergence of money is a solution to the problems of barter, providing a universally acceptable medium of exchange that facilitates trade and the division of labour in a commercial society.
|
|
|
|
## Economic Domain
|
|
Monetary Economics, Macroeconomics
|