From 283abac37870ba24266bd3eb0b8504f33996cc69 Mon Sep 17 00:00:00 2001 From: tegwick Date: Thu, 19 Feb 2026 15:29:59 +0100 Subject: [PATCH] infospace: process book-1-chapter-06 Extract entities, map to VSM, and synthesize analysis. --- .../analyses/book-1-chapter-06-analysis.md | 79 + .../analyses/book-1-chapter-06-prompt.md | 2494 +++++++++++++++++ ...ok-1-chapter-06-synthesize-analysis-raw.md | 79 + .../output/entities/accumulation-of-stock.md | 21 + .../entities/advanced-state-of-society.md | 21 + .../entities/book-1-chapter-06-entities.md | 108 + .../book-1-chapter-06-extract-entities-raw.md | 571 ++++ .../entities/book-1-chapter-06-prompt.md | 737 +++++ .../output/entities/capital-employed.md | 21 + .../entities/coarser-and-finer-materials.md | 21 + ...n-annual-profits-of-manufacturing-stock.md | 21 + .../output/entities/complete-manufacture.md | 21 + .../entities/component-parts-of-price.md | 21 + .../early-and-rude-state-of-society.md | 21 + .../output/entities/idle-consumers.md | 21 + .../entities/instruments-of-husbandry.md | 21 + .../entities/interest-or-use-of-money.md | 21 + .../labour-of-inspection-and-direction.md | 21 + .../output/entities/labouring-cattle.md | 21 + .../licence-to-gather-natural-produce.md | 21 + .../entities/materials-and-subsistence.md | 23 + .../entities/natural-produce-of-land.md | 21 + .../output/entities/price-of-commodities.md | 21 + .../output/entities/principal-clerk.md | 21 + .../output/entities/profits-of-stock.md | 21 + .../output/entities/quantity-of-labour.md | 21 + .../output/entities/rent-of-land.md | 21 + .../output/entities/stock-of-the-farmer.md | 21 + .../superior-hardship-and-superior-skill.md | 23 + .../three-original-sources-of-revenue.md | 21 + .../output/entities/wages-of-a-journeyman.md | 21 + .../output/entities/wages-of-labour.md | 21 + .../entities/whole-produce-of-labour.md | 21 + .../book-1-chapter-06-map-to-vsm-raw.md | 1445 ++++++++++ .../mappings/book-1-chapter-06-mappings.md | 1445 ++++++++++ .../mappings/book-1-chapter-06-prompt.md | 835 ++++++ .../output/metrics/history.yaml | 26 + .../output/metrics/metrics.yaml | 6 +- .../output/processing-log.yaml | 41 + 39 files changed, 8434 insertions(+), 3 deletions(-) create mode 100644 examples/infospace-with-history/output/analyses/book-1-chapter-06-analysis.md create mode 100644 examples/infospace-with-history/output/analyses/book-1-chapter-06-prompt.md create mode 100644 examples/infospace-with-history/output/analyses/book-1-chapter-06-synthesize-analysis-raw.md create mode 100644 examples/infospace-with-history/output/entities/accumulation-of-stock.md create mode 100644 examples/infospace-with-history/output/entities/advanced-state-of-society.md create mode 100644 examples/infospace-with-history/output/entities/book-1-chapter-06-entities.md create mode 100644 examples/infospace-with-history/output/entities/book-1-chapter-06-extract-entities-raw.md create mode 100644 examples/infospace-with-history/output/entities/book-1-chapter-06-prompt.md create mode 100644 examples/infospace-with-history/output/entities/capital-employed.md create mode 100644 examples/infospace-with-history/output/entities/coarser-and-finer-materials.md create mode 100644 examples/infospace-with-history/output/entities/common-annual-profits-of-manufacturing-stock.md create mode 100644 examples/infospace-with-history/output/entities/complete-manufacture.md create mode 100644 examples/infospace-with-history/output/entities/component-parts-of-price.md create mode 100644 examples/infospace-with-history/output/entities/early-and-rude-state-of-society.md create mode 100644 examples/infospace-with-history/output/entities/idle-consumers.md create mode 100644 examples/infospace-with-history/output/entities/instruments-of-husbandry.md create mode 100644 examples/infospace-with-history/output/entities/interest-or-use-of-money.md create mode 100644 examples/infospace-with-history/output/entities/labour-of-inspection-and-direction.md create mode 100644 examples/infospace-with-history/output/entities/labouring-cattle.md create mode 100644 examples/infospace-with-history/output/entities/licence-to-gather-natural-produce.md create mode 100644 examples/infospace-with-history/output/entities/materials-and-subsistence.md create mode 100644 examples/infospace-with-history/output/entities/natural-produce-of-land.md create mode 100644 examples/infospace-with-history/output/entities/price-of-commodities.md create mode 100644 examples/infospace-with-history/output/entities/principal-clerk.md create mode 100644 examples/infospace-with-history/output/entities/profits-of-stock.md create mode 100644 examples/infospace-with-history/output/entities/quantity-of-labour.md create mode 100644 examples/infospace-with-history/output/entities/rent-of-land.md create mode 100644 examples/infospace-with-history/output/entities/stock-of-the-farmer.md create mode 100644 examples/infospace-with-history/output/entities/superior-hardship-and-superior-skill.md create mode 100644 examples/infospace-with-history/output/entities/three-original-sources-of-revenue.md create mode 100644 examples/infospace-with-history/output/entities/wages-of-a-journeyman.md create mode 100644 examples/infospace-with-history/output/entities/wages-of-labour.md create mode 100644 examples/infospace-with-history/output/entities/whole-produce-of-labour.md create mode 100644 examples/infospace-with-history/output/mappings/book-1-chapter-06-map-to-vsm-raw.md create mode 100644 examples/infospace-with-history/output/mappings/book-1-chapter-06-mappings.md create mode 100644 examples/infospace-with-history/output/mappings/book-1-chapter-06-prompt.md diff --git a/examples/infospace-with-history/output/analyses/book-1-chapter-06-analysis.md b/examples/infospace-with-history/output/analyses/book-1-chapter-06-analysis.md new file mode 100644 index 00000000..10d76a9f --- /dev/null +++ b/examples/infospace-with-history/output/analyses/book-1-chapter-06-analysis.md @@ -0,0 +1,79 @@ +# Chapter VSM Analysis: The Component Parts of Price + +## Chapter Summary + +This chapter presents Adam Smith's fundamental analysis of how commodity prices resolve into three distinct components: wages of labour, profit of stock, and rent of land. Smith begins by examining the primitive economic state where exchange is based solely on labour quantities, then traces how the accumulation of stock and appropriation of land create more complex pricing structures. He argues that profits are determined by the amount of capital employed rather than the labour of supervision, using detailed manufacturing examples to illustrate this principle. The chapter concludes by showing how all revenue ultimately derives from these three original sources, including derivative forms like interest on money. Smith's analysis establishes the foundation for understanding economic distribution and the relationship between different forms of economic activity and their claims on value creation. + +## Entities Extracted + +- **component parts of price** - The three fundamental elements constituting commodity prices: wages, profit, and rent +- **wages of labour** - Compensation for work performed in producing commodities +- **profits of stock** - Returns to capital investment in production +- **rent of land** - Payment for use of land and its natural resources +- **accumulation of stock** - Process of gathering wealth to enable commercial ventures +- **natural produce of land** - Resources growing naturally on land without cultivation +- **labour of inspection and direction** - Supervisory work in overseeing production +- **materials and subsistence** - Physical inputs and provisions supplied to workers +- **advanced state of society** - Economic development stage with accumulated capital and private property +- **early and rude state of society** - Primitive economic condition without accumulated capital +- **whole produce of labour** - Complete output created by worker's labour in primitive conditions +- **complete manufacture** - Finished product after transformation of raw materials +- **price of commodities** - Value at which goods exchange in the market +- **quantity of labour** - Amount of work required to produce commodities +- **superior hardship and superior skill** - Additional compensation for difficult or skilled labour +- **common annual profits of manufacturing stock** - Typical rate of return on manufacturing capital +- **principal clerk** - Chief administrative officer overseeing operations +- **capital employed** - Total value of resources advanced in productive enterprise +- **stock of the farmer** - Capital resources invested in agricultural production +- **labouring cattle** - Animals used for agricultural work +- **instruments of husbandry** - Tools and equipment used in farming +- **coarser and finer materials** - Raw materials of different qualities used in manufacturing +- **licence to gather natural produce** - Permission required to collect resources from private land +- **three original sources of revenue** - Fundamental origins of economic income: wages, profit, rent +- **interest or use of money** - Payment for use of capital without direct employment +- **wages of a journeyman** - Payment to skilled workers under master direction +- **idle consumers** - Those who consume without contributing to production + +## VSM Mappings + +- **component parts of price → System 1 (Operations)** - Strong +- **wages of labour → System 1 (Operations)** - Strong +- **profits of stock → System 1 (Operations)** - Strong +- **rent of land → System 1 (Operations)** - Strong +- **accumulation of stock → System 3 (Control)** - Moderate +- **natural produce of land → System 1 (Operations)** - Strong +- **labour of inspection and direction → System 1 (Operations)** - Strong +- **materials and subsistence → System 1 (Operations)** - Strong +- **advanced state of society → System 5 (Policy)** - Moderate +- **early and rude state of society → System 5 (Policy)** - Moderate +- **whole produce of labour → System 1 (Operations)** - Strong +- **complete manufacture → System 1 (Operations)** - Strong +- **price of commodities → System 2 (Coordination)** - Strong +- **quantity of labour → System 2 (Coordination)** - Moderate +- **superior hardship and superior skill → System 3 (Control)** - Moderate +- **common annual profits of manufacturing stock → System 3 (Control)** - Moderate +- **principal clerk → System 1 (Operations)** - Strong +- **capital employed → System 3 (Control)** - Moderate +- **stock of the farmer → System 1 (Operations)** - Strong +- **labouring cattle → System 1 (Operations)** - Strong +- **instruments of husbandry → System 1 (Operations)** - Strong +- **coarser and finer materials → System 1 (Operations)** - Strong +- **licence to gather natural produce → System 3 (Control)** - Moderate +- **three original sources of revenue → System 3 (Control)** - Moderate +- **interest or use of money → System 3 (Control)** - Moderate +- **wages of a journeyman → System 1 (Operations)** - Strong +- **idle consumers → System 5 (Policy)** - Weak + +## VSM Coverage + +This chapter demonstrates strong coverage of System 1 (Operations) through its extensive mapping of productive activities, labour compensation, capital investment, and material transformation. The analysis shows how all three component parts of price emerge from operational activities, with wages, profits, and rent all mapped to System 1. System 2 (Coordination) is well-represented through the mapping of price mechanisms and quantity of labour as coordination metrics. System 3 (Control) receives moderate coverage through mappings related to capital regulation, profit standards, and resource allocation, though the regulatory framework could be more explicitly developed. System 5 (Policy) has limited but meaningful representation through mappings of different societal states and the challenge of idle consumption, suggesting policy-level considerations about economic identity and purpose. System 3* (Audit/Monitoring) is notably absent from this chapter's analysis, as Smith does not address verification mechanisms or direct oversight of operations. The chapter's focus on distribution and pricing mechanisms means that System 4 (Intelligence/Adaptation) - which would cover environmental scanning and strategic adaptation - is also not represented. + +## Gaps & Observations + +The most significant gap in this chapter's VSM coverage is the absence of System 3* (Audit/Monitoring) and System 4 (Intelligence/Adaptation). Smith's analysis focuses primarily on the internal structure of pricing and distribution without addressing how economic systems verify operational performance or adapt to environmental changes. The strong emphasis on System 1 coverage reflects Smith's focus on productive operations and their outputs, but this comes at the expense of understanding how these operations are monitored and how the system learns from its environment. + +The mapping of all three price components to System 1, while economically accurate, suggests that the VSM might need refinement to better distinguish between different types of operational outputs (wages, profits, rent) versus the coordination mechanisms that govern them. The price of commodities mapping to System 2 is particularly strong, as it captures Smith's insight that prices serve as the primary coordination mechanism across the entire economic system. + +Several entities proved difficult to map definitively, including "idle consumers" which received only weak mapping to System 5, and "advanced state of society" which represents a policy framework but lacks the operational specificity of other System 5 elements. The chapter's focus on primitive versus advanced economic states suggests themes of economic evolution and adaptation that could be better captured through System 4 mappings in future analysis. + +The analysis reveals a pattern where Smith's economic framework emphasizes the internal structure of productive activity and its outputs, with less attention to external intelligence gathering and verification mechanisms. Future chapters might benefit from exploring how economic systems monitor their own performance and adapt to changing environmental conditions, which would provide more complete VSM coverage. \ No newline at end of file diff --git a/examples/infospace-with-history/output/analyses/book-1-chapter-06-prompt.md b/examples/infospace-with-history/output/analyses/book-1-chapter-06-prompt.md new file mode 100644 index 00000000..4f9583f0 --- /dev/null +++ b/examples/infospace-with-history/output/analyses/book-1-chapter-06-prompt.md @@ -0,0 +1,2494 @@ +# Synthesize Chapter VSM Analysis + +You are an interdisciplinary analyst combining classical economics with +cybernetic systems theory. Your task is to produce a comprehensive +chapter-level analysis showing how economic content maps to the +Viable System Model. + +## Source Chapter + +--- +id: book-1-chapter-06 +title: "OF THE COMPONENT PART OF THE PRICE OF COMMODITIES." +book: "1" +chapter: 6 +artifact_type: content +--- + +CHAPTER VI. +OF THE COMPONENT PART OF THE PRICE OF COMMODITIES. + + + + In that early and rude state of society which precedes both the + accumulation of stock and the appropriation of land, the proportion + between the quantities of labour necessary for acquiring different + objects, seems to be the only circumstance which can afford any rule for + exchanging them for one another. If among a nation of hunters, for + example, it usually costs twice the labour to kill a beaver which it does + to kill a deer, one beaver should naturally exchange for or be worth two + deer. It is natural that what is usually the produce of two days or two + hours labour, should be worth double of what is usually the produce of one + day’s or one hour’s labour. + + If the one species of labour should be more severe than the other, some + allowance will naturally be made for this superior hardship; and the + produce of one hour’s labour in the one way may frequently exchange for + that of two hour’s labour in the other. + + Or if the one species of labour requires an uncommon degree of dexterity + and ingenuity, the esteem which men have for such talents, will naturally + give a value to their produce, superior to what would be due to the time + employed about it. Such talents can seldom be acquired but in consequence + of long application, and the superior value of their produce may + frequently be no more than a reasonable compensation for the time and + labour which must be spent in acquiring them. In the advanced state of + society, allowances of this kind, for superior hardship and superior + skill, are commonly made in the wages of labour; and something of the same + kind must probably have taken place in its earliest and rudest period. + + In this state of things, the whole produce of labour belongs to the + labourer; and the quantity of labour commonly employed in acquiring or + producing any commodity, is the only circumstance which can regulate the + quantity of labour which it ought commonly to purchase, command, or + exchange for. + + As soon as stock has accumulated in the hands of particular persons, some + of them will naturally employ it in setting to work industrious people, + whom they will supply with materials and subsistence, in order to make a + profit by the sale of their work, or by what their labour adds to the + value of the materials. In exchanging the complete manufacture either for + money, for labour, or for other goods, over and above what may be + sufficient to pay the price of the materials, and the wages of the + workmen, something must be given for the profits of the undertaker of the + work, who hazards his stock in this adventure. The value which the workmen + add to the materials, therefore, resolves itself in this case into two + parts, of which the one pays their wages, the other the profits of their + employer upon the whole stock of materials and wages which he advanced. He + could have no interest to employ them, unless he expected from the sale of + their work something more than what was sufficient to replace his stock to + him; and he could have no interest to employ a great stock rather than a + small one, unless his profits were to bear some proportion to the extent + of his stock. + + The profits of stock, it may perhaps be thought, are only a different name + for the wages of a particular sort of labour, the labour of inspection and + direction. They are, however, altogether different, are regulated by quite + different principles, and bear no proportion to the quantity, the + hardship, or the ingenuity of this supposed labour of inspection and + direction. They are regulated altogether by the value of the stock + employed, and are greater or smaller in proportion to the extent of this + stock. Let us suppose, for example, that in some particular place, where + the common annual profits of manufacturing stock are ten per cent. there + are two different manufactures, in each of which twenty workmen are + employed, at the rate of fifteen pounds a year each, or at the expense of + three hundred a-year in each manufactory. Let us suppose, too, that the + coarse materials annually wrought up in the one cost only seven hundred + pounds, while the finer materials in the other cost seven thousand. The + capital annually employed in the one will, in this case, amount only to + one thousand pounds; whereas that employed in the other will amount to + seven thousand three hundred pounds. At the rate of ten per cent. + therefore, the undertaker of the one will expect a yearly profit of about + one hundred pounds only; while that of the other will expect about seven + hundred and thirty pounds. But though their profits are so very different, + their labour of inspection and direction may be either altogether or very + nearly the same. In many great works, almost the whole labour of this kind + is committed to some principal clerk. His wages properly express the value + of this labour of inspection and direction. Though in settling them some + regard is had commonly, not only to his labour and skill, but to the trust + which is reposed in him, yet they never bear any regular proportion to the + capital of which he oversees the management; and the owner of this + capital, though he is thus discharged of almost all labour, still expects + that his profit should bear a regular proportion to his capital. In the + price of commodities, therefore, the profits of stock constitute a + component part altogether different from the wages of labour, and + regulated by quite different principles. + + In this state of things, the whole produce of labour does not always + belong to the labourer. He must in most cases share it with the owner of + the stock which employs him. Neither is the quantity of labour commonly + employed in acquiring or producing any commodity, the only circumstance + which can regulate the quantity which it ought commonly to purchase, + command or exchange for. An additional quantity, it is evident, must be + due for the profits of the stock which advanced the wages and furnished + the materials of that labour. + + As soon as the land of any country has all become private property, the + landlords, like all other men, love to reap where they never sowed, and + demand a rent even for its natural produce. The wood of the forest, the + grass of the field, and all the natural fruits of the earth, which, when + land was in common, cost the labourer only the trouble of gathering them, + come, even to him, to have an additional price fixed upon them. He must + then pay for the licence to gather them, and must give up to the landlord + a portion of what his labour either collects or produces. This portion, + or, what comes to the same thing, the price of this portion, constitutes + the rent of land, and in the price of the greater part of commodities, + makes a third component part. + + The real value of all the different component parts of price, it must be + observed, is measured by the quantity of labour which they can, each of + them, purchase or command. Labour measures the value, not only of that + part of price which resolves itself into labour, but of that which + resolves itself into rent, and of that which resolves itself into profit. + + In every society, the price of every commodity finally resolves itself + into some one or other, or all of those three parts; and in every improved + society, all the three enter, more or less, as component parts, into the + price of the far greater part of commodities. + + In the price of corn, for example, one part pays the rent of the landlord, + another pays the wages or maintenance of the labourers and labouring + cattle employed in producing it, and the third pays the profit of the + farmer. These three parts seem either immediately or ultimately to make up + the whole price of corn. A fourth part, it may perhaps be thought is + necessary for replacing the stock of the farmer, or for compensating the + wear and tear of his labouring cattle, and other instruments of husbandry. + But it must be considered, that the price of any instrument of husbandry, + such as a labouring horse, is itself made up of the same time parts; the + rent of the land upon which he is reared, the labour of tending and + rearing him, and the profits of the farmer, who advances both the rent of + this land, and the wages of this labour. Though the price of the corn, + therefore, may pay the price as well as the maintenance of the horse, the + whole price still resolves itself, either immediately or ultimately, into + the same three parts of rent, labour, and profit. + + In the price of flour or meal, we must add to the price of the corn, the + profits of the miller, and the wages of his servants; in the price of + bread, the profits of the baker, and the wages of his servants; and in the + price of both, the labour of transporting the corn from the house of the + farmer to that of the miller, and from that of the miller to that of the + baker, together with the profits of those who advance the wages of that + labour. + + The price of flax resolves itself into the same three parts as that of + corn. In the price of linen we must add to this price the wages of the + flax-dresser, of the spinner, of the weaver, of the bleacher, etc. + together with the profits of their respective employers. + + As any particular commodity comes to be more manufactured, that part of + the price which resolves itself into wages and profit, comes to be greater + in proportion to that which resolves itself into rent. In the progress of + the manufacture, not only the number of profits increase, but every + subsequent profit is greater than the foregoing; because the capital from + which it is derived must always be greater. The capital which employs the + weavers, for example, must be greater than that which employs the + spinners; because it not only replaces that capital with its profits, but + pays, besides, the wages of the weavers: and the profits must always bear + some proportion to the capital. + + In the most improved societies, however, there are always a few + commodities of which the price resolves itself into two parts only: the + wages of labour, and the profits of stock; and a still smaller number, in + which it consists altogether in the wages of labour. In the price of + sea-fish, for example, one part pays the labour of the fisherman, and the + other the profits of the capital employed in the fishery. Rent very seldom + makes any part of it, though it does sometimes, as I shall shew hereafter. + It is otherwise, at least through the greater part of Europe, in river + fisheries. A salmon fishery pays a rent; and rent, though it cannot well + be called the rent of land, makes a part of the price of a salmon, as well + as wares and profit. In some parts of Scotland, a few poor people make a + trade of gathering, along the sea-shore, those little variegated stones + commonly known by the name of Scotch pebbles. The price which is paid to + them by the stone-cutter, is altogether the wages of their labour; neither + rent nor profit makes any part of it. + + But the whole price of any commodity must still finally resolve itself + into some one or other or all of those three parts; as whatever part of it + remains after paying the rent of the land, and the price of the whole + labour employed in raising, manufacturing, and bringing it to market, must + necessarily be profit to somebody. + + As the price or exchangeable value of every particular commodity, taken + separately, resolves itself into some one or other, or all of those three + parts; so that of all the commodities which compose the whole annual + produce of the labour of every country, taken complexly, must resolve + itself into the same three parts, and be parcelled out among different + inhabitants of the country, either as the wages of their labour, the + profits of their stock, or the rent of their land. The whole of what is + annually either collected or produced by the labour of every society, or, + what comes to the same thing, the whole price of it, is in this manner + originally distributed among some of its different members. Wages, profit, + and rent, are the three original sources of all revenue, as well as of all + exchangeable value. All other revenue is ultimately derived from some one + or other of these. + + Whoever derives his revenue from a fund which is his own, must draw it + either from his labour, from his stock, or from his land. The revenue + derived from labour is called wages; that derived from stock, by the + person who manages or employs it, is called profit; that derived from it + by the person who does not employ it himself, but lends it to another, is + called the interest or the use of money. It is the compensation which the + borrower pays to the lender, for the profit which he has an opportunity of + making by the use of the money. Part of that profit naturally belongs to + the borrower, who runs the risk and takes the trouble of employing it, and + part to the lender, who affords him the opportunity of making this profit. + The interest of money is always a derivative revenue, which, if it is not + paid from the profit which is made by the use of the money, must be paid + from some other source of revenue, unless perhaps the borrower is a + spendthrift, who contracts a second debt in order to pay the interest of + the first. The revenue which proceeds altogether from land, is called + rent, and belongs to the landlord. The revenue of the farmer is derived + partly from his labour, and partly from his stock. To him, land is only + the instrument which enables him to earn the wages of this labour, and to + make the profits of this stock. All taxes, and all the revenue which is + founded upon them, all salaries, pensions, and annuities of every kind, + are ultimately derived from some one or other of those three original + sources of revenue, and are paid either immediately or mediately from the + wages of labour, the profits of stock, or the rent of land. + + When those three different sorts of revenue belong to different persons, + they are readily distinguished; but when they belong to the same, they are + sometimes confounded with one another, at least in common language. + + A gentleman who farms a part of his own estate, after paying the expense + of cultivation, should gain both the rent of the landlord and the profit + of the farmer. He is apt to denominate, however, his whole gain, profit, + and thus confounds rent with profit, at least in common language. The + greater part of our North American and West Indian planters are in this + situation. They farm, the greater part of them, their own estates: and + accordingly we seldom hear of the rent of a plantation, but frequently of + its profit. + + Common farmers seldom employ any overseer to direct the general operations + of the farm. They generally, too, work a good deal with their own hands, + as ploughmen, harrowers, etc. What remains of the crop, after paying the + rent, therefore, should not only replace to them their stock employed in + cultivation, together with its ordinary profits, but pay them the wages + which are due to them, both as labourers and overseers. Whatever remains, + however, after paying the rent and keeping up the stock, is called profit. + But wages evidently make a part of it. The farmer, by saving these wages, + must necessarily gain them. Wages, therefore, are in this case confounded + with profit. + + An independent manufacturer, who has stock enough both to purchase + materials, and to maintain himself till he can carry his work to market, + should gain both the wages of a journeyman who works under a master, and + the profit which that master makes by the sale of that journeyman’s work. + His whole gains, however, are commonly called profit, and wages are, in + this case, too, confounded with profit. + + A gardener who cultivates his own garden with his own hands, unites in his + own person the three different characters, of landlord, farmer, and + labourer. His produce, therefore, should pay him the rent of the first, + the profit of the second, and the wages of the third. The whole, however, + is commonly considered as the earnings of his labour. Both rent and profit + are, in this case, confounded with wages. + + As in a civilized country there are but few commodities of which the + exchangeable value arises from labour only, rent and profit contributing + largely to that of the far greater part of them, so the annual produce of + its labour will always be sufficient to purchase or command a much greater + quantity of labour than what was employed in raising, preparing, and + bringing that produce to market. If the society were annually to employ + all the labour which it can annually purchase, as the quantity of labour + would increase greatly every year, so the produce of every succeeding year + would be of vastly greater value than that of the foregoing. But there is + no country in which the whole annual produce is employed in maintaining + the industrious. The idle everywhere consume a great part of it; and, + according to the different proportions in which it is annually divided + between those two different orders of people, its ordinary or average + value must either annually increase or diminish, or continue the same from + one year to another. + + +## Extracted Entities + +--- ENTITY: component parts of price --- + +# Component Parts of Price + +## Definition + +The three fundamental elements that constitute the price of commodities: wages of labour, profit of stock, and rent of land. These represent the distinct claims that labour, capital, and land each have on the value created by economic activity. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central thesis of this chapter, which argues that every commodity's price ultimately resolves into these three components. Smith examines how these parts emerge from different economic conditions and how they relate to the distribution of wealth in society. + +## Economic Domain + +Distribution + +--- +--- ENTITY: wages of labour --- + +# Wages of Labour + +## Definition + +The portion of a commodity's price that compensates workers for their labour, representing the value of the work performed in producing the commodity. This includes both the basic compensation for time spent and allowances for hardship or skill. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, discussed as the reward for labour in early and advanced states of society. Smith distinguishes this from profits and rent, noting that wages are regulated by different principles than profits of stock. + +## Economic Domain + +Distribution + +--- +--- ENTITY: profits of stock --- + +# Profits of Stock + +## Definition + +The portion of a commodity's price that compensates the owner of capital for advancing materials, wages, and risking their investment in production. This represents the return on capital employed in manufacturing or commercial ventures. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, distinguished from wages of labour. Smith argues that profits are regulated by the value of stock employed rather than by the quantity or hardship of supervision labour, using the example of different manufacturing scales to illustrate this principle. + +## Economic Domain + +Distribution + +--- +--- ENTITY: rent of land --- + +# Rent of Land + +## Definition + +The portion of a commodity's price that compensates landowners for the use of their land, including the natural produce and the exclusive right to its resources. This represents the landlord's claim on value created through land ownership. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, introduced when Smith discusses how land becomes private property. He explains how landlords demand payment even for natural produce, making rent a third component alongside wages and profits in the price of most commodities. + +## Economic Domain + +Distribution + +--- +--- ENTITY: accumulation of stock --- + +# Accumulation of Stock + +## Definition + +The process by which wealth is gathered and concentrated in the hands of particular persons, enabling them to employ others and undertake commercial ventures. This accumulation marks the transition from primitive to advanced economic society. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition that enables the emergence of profits as a component of price. Smith explains how accumulated stock allows individuals to employ labour, supply materials, and seek profit from the sale of manufactured goods. + +## Economic Domain + +Accumulation + +--- +--- ENTITY: natural produce of land --- + +# Natural Produce of Land + +## Definition + +The resources and products that grow or exist naturally on land without human cultivation, such as wood from forests and grass from fields. These become subject to rent once land is privatised. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, landlords demand payment even for resources that previously cost only the labour of gathering them. + +## Economic Domain + +Production + +--- +--- ENTITY: labour of inspection and direction --- + +# Labour of Inspection and Direction + +## Definition + +The supervisory work performed by employers or managers in overseeing production processes and directing workers. This labour is distinct from the manual labour of production and is compensated through profits rather than wages. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Distinguished from profits of stock, with Smith arguing that the profits of stock are regulated by the value of capital employed rather than by the quantity or difficulty of supervisory labour. He uses the example of different manufacturing scales to demonstrate this distinction. + +## Economic Domain + +Production + +--- +--- ENTITY: materials and subsistence --- + +# Materials and Subsistence + +# Materials and Subsistence + +## Definition + +The physical inputs and basic provisions supplied by employers to workers during production. Materials are the raw or processed goods used in manufacturing, while subsistence refers to the food and necessities provided to sustain workers during their labour. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as what employers advance to workers in exchange for their labour. Smith explains that the price of the final product must cover not only the cost of materials and wages but also provide profit for the employer who has advanced these resources. + +## Economic Domain + +Production + +--- +--- ENTITY: advanced state of society --- + +# Advanced State of Society + +## Definition + +A stage of economic development characterised by accumulated stock, private property in land, and the emergence of distinct economic classes and roles. This contrasts with earlier, more primitive economic conditions. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a reference point for understanding how economic relationships become more complex. Smith contrasts this with earlier states to explain the emergence of profits and rent as distinct from wages, and how different forms of compensation develop. + +## Economic Domain + +General Theory + +--- +--- ENTITY: early and rude state of society --- + +# Early and Rude State of Society + +## Definition + +A primitive stage of economic development preceding the accumulation of stock and appropriation of land, where the entire produce of labour belongs to the labourer and exchange is based solely on the labour required to produce different commodities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a baseline for understanding economic development. Smith contrasts this state with more advanced conditions to explain how the three component parts of price emerge and how economic relationships become more complex. + +## Economic Domain + +General Theory + +--- +--- ENTITY: whole produce of labour --- + +# Whole Produce of Labour + +## Definition + +The complete output created by a worker's labour, which in primitive economic conditions belongs entirely to the labourer without claims from capital or land ownership. This represents the full value created by direct labour alone. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition in early economic states where no stock or land ownership exists to claim portions of the product. Smith uses this concept to contrast with later conditions where wages, profits, and rent divide the produce. + +## Economic Domain + +Production + +--- +--- ENTITY: complete manufacture --- + +# Complete Manufacture + +## Definition + +The finished product resulting from the transformation of raw materials through labour and the application of capital. This represents the final stage of production before exchange or sale in the market. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the price of manufactured goods must cover materials, wages, and profits. Smith explains that when exchanging complete manufactures, something must be given for the profits of the undertaker who has advanced stock in the production process. + +## Economic Domain + +Production + +--- +--- ENTITY: price of commodities --- + +# Price of Commodities + +## Definition + +The value at which goods exchange in the market, ultimately composed of three distinct parts: wages of labour, profit of stock, and rent of land. This price represents the total value created by economic activity distributed among different claimants. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central concept of the chapter, which Smith analyses to show how it resolves into three component parts. He examines how these components emerge from different economic conditions and how they relate to the distribution of wealth. + +## Economic Domain + +Exchange + +--- +--- ENTITY: quantity of labour --- + +# Quantity of Labour + +## Definition + +The amount of work required to produce or acquire commodities, which in primitive economic conditions serves as the sole regulator of exchange value between different goods. This represents the direct measure of economic effort. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the original basis for exchange in early economic states, where the proportion of labour required to produce different commodities determines their relative value. Smith later shows how this simple relationship becomes complicated by the emergence of profits and rent. + +## Economic Domain + +Production + +--- +--- ENTITY: superior hardship and superior skill --- + +# Superior Hardship and Superior Skill + +# Superior Hardship and Superior Skill + +## Definition + +Additional compensation granted to labour that involves greater physical difficulty or requires exceptional abilities and training. This represents an early form of wage differentiation based on the nature of work performed. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as factors that influence wages in both primitive and advanced societies. Smith explains that more severe labour or labour requiring uncommon dexterity and ingenuity naturally commands higher compensation, though he distinguishes this from profits of stock. + +## Economic Domain + +Distribution + +--- +--- ENTITY: common annual profits of manufacturing stock --- + +# Common Annual Profits of Manufacturing Stock + +## Definition + +The typical rate of return expected by those who invest capital in manufacturing enterprises, usually expressed as a percentage of the capital employed. This represents the standard profit margin in a given economic context. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the amount of capital employed rather than to the labour of supervision. He provides a detailed example comparing two different manufacturing operations to demonstrate this principle. + +## Economic Domain + +Distribution + +--- +--- ENTITY: principal clerk --- + +# Principal Clerk + +## Definition + +The chief administrative officer in a large enterprise who oversees the general operations and directs the labour of inspection and direction. This role represents the professional management class in commercial organisations. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how the labour of inspection and direction can be separated from ownership of capital. Smith explains that while clerks are paid wages, the profits of stock belong to the capital owner regardless of their involvement in management. + +## Economic Domain + +Production + +--- +--- ENTITY: capital employed --- + +# Capital Employed + +## Definition + +The total value of resources, including materials and wages, that an investor advances in a productive enterprise. This represents the stock committed to generating profits through manufacturing or commercial activities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Central to Smith's explanation of how profits are determined. He argues that profits are regulated by the amount of capital employed rather than by the labour of supervision, using examples of different scales of manufacturing to illustrate this principle. + +## Economic Domain + +Accumulation + +--- +--- ENTITY: stock of the farmer --- + +# Stock of the Farmer + +## Definition + +The capital resources, including implements, animals, and provisions, that a farmer invests in agricultural production. This represents the farmer's investment in tools, livestock, and other means of production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in relation to how agricultural prices cover not only current production costs but also replace the farmer's capital. Smith explains that the price of agricultural products must compensate for the wear and tear of farming implements and the maintenance of labouring cattle. + +## Economic Domain + +Accumulation + +--- +--- ENTITY: labouring cattle --- + +# Labouring Cattle + +## Definition + +Domesticated animals used in agricultural production to perform work such as ploughing, hauling, and other farm tasks. These represent a form of fixed capital in agricultural production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how agricultural prices must cover not only current costs but also replace capital investments. Smith explains that the price of corn must pay for the maintenance of labouring cattle as well as compensate for their gradual deterioration through use. + +## Economic Domain + +Production + +--- +--- ENTITY: instruments of husbandry --- + +# Instruments of Husbandry + +## Definition + +The tools, equipment, and machinery used in agricultural production, including ploughs, harrows, and other implements necessary for farming operations. These represent fixed capital investments in agriculture. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as part of the farmer's stock that must be maintained and replaced through the revenue generated by agricultural production. Smith explains how the price of agricultural products must cover the cost of maintaining these instruments. + +## Economic Domain + +Production + +--- +--- ENTITY: coarser and finer materials --- + +# Coarser and Finer Materials + +## Definition + +Raw materials of different qualities used in manufacturing processes, where coarser materials are less processed and less valuable, while finer materials are more refined and more valuable. This distinction affects the scale of capital required in production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the value of capital employed. He compares two manufacturing operations using different quality materials to show that profits bear proportion to the extent of capital rather than to the labour of supervision. + +## Economic Domain + +Production + +--- +--- ENTITY: licence to gather natural produce --- + +# Licence to Gather Natural Produce + +## Definition + +The permission required from landowners to collect resources from their property, representing the economic mechanism by which natural produce becomes subject to rent. This formalises the landlord's claim on resources that were previously freely available. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, even gathering natural resources requires payment to the landlord, making rent a third component alongside wages and profits. + +## Economic Domain + +Regulation + +--- +--- ENTITY: three original sources of revenue --- + +# Three Original Sources of Revenue + +## Definition + +The fundamental origins from which all economic income derives: wages from labour, profits from stock, and rent from land. These represent the three basic ways in which individuals can derive income in an economic system. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Presented as the conclusion to Smith's analysis of price components. He argues that all other forms of revenue ultimately derive from one or more of these three sources, including taxes, salaries, and various forms of income. + +## Economic Domain + +Distribution + +--- +--- ENTITY: interest or use of money --- + +# Interest or Use of Money + +## Definition + +The payment made by borrowers to lenders for the use of capital, representing the profit that the borrower has an opportunity to make with the money. This is a derivative form of revenue ultimately derived from profits of stock. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as one of the ways revenue can be derived from stock without directly employing it. Smith explains that interest represents the compensation paid to lenders for allowing borrowers to make profits with their capital. + +## Economic Domain + +Distribution + +--- +--- ENTITY: wages of a journeyman --- + +# Wages of a Journeyman + +## Definition + +The payment received by skilled workers who labour under the direction of a master craftsman or manufacturer. This represents the compensation for manual labour distinct from the profits earned by the employer. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how independent manufacturers can earn both wages and profits. Smith explains that such individuals gain both the wages of a journeyman and the profit that a master would make, though this combined income is commonly called profit. + +## Economic Domain + +Distribution + +--- +--- ENTITY: idle consumers --- + +# Idle Consumers + +## Definition + +Those members of society who consume economic output without contributing to its production through labour. This group represents a drain on the productive capacity of the economy as they consume without creating value. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the annual produce of labour is divided between productive and unproductive consumption. Smith notes that the idle consume a great part of the annual produce, affecting whether the economy's value increases, diminishes, or remains stable. + +## Economic Domain + +Consumption + +--- + +## VSM Mappings + +--- MAPPING: component-parts-of-price-to-S1 --- + +# Component Parts of Price -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: component parts of price --- + +# Component Parts of Price + +## Definition + +The three fundamental elements that constitute the price of commodities: wages of labour, profit of stock, and rent of land. These represent the distinct claims that labour, capital, and land each have on the value created by economic activity. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central thesis of this chapter, which argues that every commodity's price ultimately resolves into these three components. Smith examines how these parts emerge from different economic conditions and how they relate to the distribution of wealth in society. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +The component parts of price represent the fundamental outputs of economic operations - the wages paid to labour, profits to capital, and rent to land. These are the direct results of productive activity, just as System 1 represents the primary value-creating operations in an organisation. Each component part emerges from distinct operational processes: labour creates wages, capital generates profits, and land yields rent. These outputs are the "products" of economic operations, analogous to how System 1 produces the core outputs of an organisation. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: wages-of-labour-to-S1 --- + +# Wages of Labour -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: wages of labour --- + +# Wages of Labour + +## Definition + +The portion of a commodity's price that compensates workers for their labour, representing the value of the work performed in producing the commodity. This includes both the basic compensation for time spent and allowances for hardship or skill. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, discussed as the reward for labour in early and advanced states of society. Smith distinguishes this from profits and rent, noting that wages are regulated by different principles than profits of stock. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Wages of labour represent the direct output of productive work performed by System 1 operational units. Labour is the fundamental operational activity that creates value in Smith's economic system, just as System 1 represents the primary value-creating activities in an organisation. The wage is the compensation for this direct productive work, analogous to how System 1 produces the core outputs that justify the organisation's existence. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: profits-of-stock-to-S1 --- + +# Profits of Stock -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: profits of stock --- + +# Profits of Stock + +## Definition + +The portion of a commodity's price that compensates the owner of capital for advancing materials, wages, and risking their investment in production. This represents the return on capital employed in manufacturing or commercial ventures. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, distinguished from wages of labour. Smith argues that profits are regulated by the value of stock employed rather than by the quantity or hardship of supervision labour, using the example of different manufacturing scales to illustrate this principle. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Profits of stock represent the return on capital investment in productive operations, which is a fundamental output of System 1 economic activities. When capital is employed in manufacturing or commerce, the profit generated is the direct result of operational activity - the transformation of materials through labour using capital equipment. This profit is the reward for the productive function of capital within System 1, just as System 1 operations generate the primary outputs that sustain the entire economic system. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: rent-of-land-to-S1 --- + +# Rent of Land -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: rent of land --- + +# Rent of Land + +## Definition + +The portion of a commodity's price that compensates landowners for the use of their land, including the natural produce and the exclusive right to its resources. This represents the landlord's claim on value created through land ownership. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, introduced when Smith discusses how land becomes private property. He explains how landlords demand payment even for natural produce, making rent a third component alongside wages and profits in the price of most commodities. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Rent of land represents the return on the fundamental resource that enables all productive operations - the land itself. Land is the essential input for agricultural production and the location for all other economic activities, making rent the compensation for this foundational operational resource. Just as System 1 operations require various inputs to produce outputs, the use of land is a primary operational necessity that generates rent as its direct output in the economic system. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: accumulation-of-stock-to-S3 --- + +# Accumulation of Stock -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: accumulation of stock --- + +# Accumulation of Stock + +## Definition + +The process by which wealth is gathered and concentrated in the hands of particular persons, enabling them to employ others and undertake commercial ventures. This accumulation marks the transition from primitive to advanced economic society. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition that enables the emergence of profits as a component of price. Smith explains how accumulated stock allows individuals to employ labour, supply materials, and seek profit from the sale of manufactured goods. + +## Economic Domain + +Accumulation + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Accumulation of stock represents the internal regulatory mechanism that enables economic operations to function at a higher level of organisation. Smith presents accumulation as the condition that transforms primitive economic activity into advanced commercial society, establishing the framework within which System 1 operations can occur. This process creates the capital resources and organisational structures that System 3 uses to control and optimise internal operations, much like how accumulated organisational resources enable management to regulate and coordinate operational units. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: natural-produce-of-land-to-S1 --- + +# Natural Produce of Land -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: natural produce of land --- + +# Natural Produce of Land + +## Definition + +The resources and products that grow or exist naturally on land without human cultivation, such as wood from forests and grass from fields. These become subject to rent once land is privatised. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, landlords demand payment even for resources that previously cost only the labour of gathering them. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Natural produce of land represents the direct output of environmental resources that can be harvested without human cultivation, making it a fundamental System 1 product. This natural output becomes subject to economic organisation when land is privatised, but the underlying productive function remains the same - extracting value directly from the environment. The transition from freely available natural resources to rent-generating assets illustrates how System 1 operations adapt to regulatory frameworks while maintaining their core productive function. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: labour-of-inspection-and-direction-to-S1 --- + +# Labour of Inspection and Direction -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: labour of inspection and direction --- + +# Labour of Inspection and Direction + +## Definition + +The supervisory work performed by employers or managers in overseeing production processes and directing workers. This labour is distinct from the manual labour of production and is compensated through profits rather than wages. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Distinguished from profits of stock, with Smith arguing that the profits of stock are regulated by the value of capital employed rather than by the quantity or difficulty of supervisory labour. He uses the example of different manufacturing scales to demonstrate this distinction. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Labour of inspection and direction represents a specialised operational function within System 1 that coordinates and supervises other productive activities. This supervisory work is itself a form of System 1 operation - it directly produces the output of organised production through coordination of other workers. Smith distinguishes this from profits of stock to show that even management labour is compensated differently from capital returns, placing it firmly within the operational rather than financial domain of System 1. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: materials-and-subsistence-to-S1 --- + +# Materials and Subsistence -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: materials and subsistence --- + +# Materials and Subsistence + +## Definition + +The physical inputs and basic provisions supplied by employers to workers during production. Materials are the raw or processed goods used in manufacturing, while subsistence refers to the food and necessities provided to sustain workers during their labour. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as what employers advance to workers in exchange for their labour. Smith explains that the price of the final product must cover not only the cost of materials and wages but also provide profit for the employer who has advanced these resources. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Materials and subsistence represent the essential inputs that System 1 operations require to function. These are the physical resources and human necessities that enable productive work to occur, making them fundamental to the operational process. Smith shows how these inputs must be advanced by employers and recovered through the price of final products, illustrating their role as the foundational elements that System 1 operations transform into valuable outputs. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: advanced-state-of-society-to-S5 --- + +# Advanced State of Society -> System 5 (Policy) + +## Economic Entity Reference + +--- ENTITY: advanced state of society --- + +# Advanced State of Society + +## Definition + +A stage of economic development characterised by accumulated stock, private property in land, and the emergence of distinct economic classes and roles. This contrasts with earlier, more primitive economic conditions. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a reference point for understanding how economic relationships become more complex. Smith contrasts this with earlier states to explain the emergence of profits and rent as distinct from wages, and how different forms of compensation develop. + +## Economic Domain + +General Theory + +--- + +## VSM Concept Reference + +--- ENTITY: System 5 (S5) — Policy / Identity --- + +# System 5 (S5) — Policy / Identity + +## Definition + +The policy-making body that balances demands from Systems 3 and 4 and defines the identity, values, and purpose of the organisation. System 5 provides closure to the whole system and represents its supreme authority. + +**In economic terms:** Sovereign authority, constitutional principles governing economic policy, national economic identity, the philosophical foundations of economic systems (mercantilism vs. free trade), the overarching purpose of the commonwealth. + +**Key properties:** Identity, ethos, supreme command, policy closure, balancing internal and external perspectives. + +--- + +## Mapping Rationale + +The advanced state of society represents the policy framework that defines the identity and purpose of an economic system. Smith uses this concept to establish the structural conditions under which different forms of economic organisation can exist, much like how System 5 defines the identity and policy parameters within which an organisation operates. The transition to an advanced state involves fundamental policy choices about property rights, capital accumulation, and social organisation that shape the entire economic system's identity and purpose. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: early-and-rude-state-of-society-to-S5 --- + +# Early and Rude State of Society -> System 5 (Policy) + +## Economic Entity Reference + +--- ENTITY: early and rude state of society --- + +# Early and Rude State of Society + +## Definition + +A primitive stage of economic development preceding the accumulation of stock and appropriation of land, where the entire produce of labour belongs to the labourer and exchange is based solely on the labour required to produce different commodities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a baseline for understanding economic development. Smith contrasts this state with more advanced conditions to explain how the three component parts of price emerge and how economic relationships become more complex. + +## Economic Domain + +General Theory + +--- + +## VSM Concept Reference + +--- ENTITY: System 5 (S5) — Policy / Identity --- + +# System 5 (S5) — Policy / Identity + +## Definition + +The policy-making body that balances demands from Systems 3 and 4 and defines the identity, values, and purpose of the organisation. System 5 provides closure to the whole system and represents its supreme authority. + +**In economic terms:** Sovereign authority, constitutional principles governing economic policy, national economic identity, the philosophical foundations of economic systems (mercantilism vs. free trade), the overarching purpose of the commonwealth. + +**Key properties:** Identity, ethos, supreme command, policy closure, balancing internal and external perspectives. + +--- + +## Mapping Rationale + +The early and rude state of society represents a fundamental policy identity for economic organisation - one based on direct labour ownership and simple exchange relationships. Smith uses this primitive condition as a baseline identity against which to measure the effects of different policy choices about property, accumulation, and social organisation. This baseline identity serves the same function as System 5's role in defining the core identity and values that shape how an organisation operates and evolves. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: whole-produce-of-labour-to-S1 --- + +# Whole Produce of Labour -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: whole produce of labour --- + +# Whole Produce of Labour + +## Definition + +The complete output created by a worker's labour, which in primitive economic conditions belongs entirely to the labourer without claims from capital or land ownership. This represents the full value created by direct labour alone. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition in early economic states where no stock or land ownership exists to claim portions of the product. Smith uses this concept to contrast with later conditions where wages, profits, and rent divide the produce. + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +The whole produce of labour represents the complete output of System 1 operations in their most primitive form, where the worker retains all value created by their direct productive activity. This represents the fundamental System 1 output - the direct transformation of labour into valuable products - without the intermediation of capital claims or land ownership. Smith uses this concept to show how System 1 operations function in their purest form before being divided among different claimants. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: complete-manufacture-to-S1 --- + +# Complete Manufacture -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: complete manufacture --- + +# Complete Manufacture + +## Definition + +The finished product resulting from the transformation of raw materials through labour and the application of capital. This represents the final stage of production before exchange or sale in the market. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the price of manufactured goods must cover materials, wages, and profits. Smith explains that when exchanging complete manufactures, something must be given for the profits of the undertaker who has advanced stock in the production process. + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Complete manufacture represents the final output of System 1 operations - the transformation of raw materials through labour and capital into finished products ready for exchange. This finished product embodies the complete value-creating process of System 1, incorporating all the inputs (materials, labour, capital) that have been organised and transformed into a new form. The price of complete manufacture must cover all the component parts of System 1 operations, making it the ultimate expression of operational value creation. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: price-of-commodities-to-S2 --- + +# Price of Commodities -> System 2 (Coordination) + +## Economic Entity Reference + +--- ENTITY: price of commodities --- + +# Price of Commodities + +## Definition + +The value at which goods exchange in the market, ultimately composed of three distinct parts: wages of labour, profit of stock, and rent of land. This price represents the total value created by economic activity distributed among different claimants. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central concept of the chapter, which Smith analyses to show how it resolves into three component parts. He examines how these components emerge from different economic conditions and how they relate to the distribution of wealth. + +## Economic Domain + +Exchange + +--- + +## VSM Concept Reference + +--- ENTITY: System 2 (S2) — Coordination --- + +# System 2 (S2) — Coordination + +## Definition + +The information channels and bodies that allow the primary activities in System 1 to communicate with each other and that allow System 3 to monitor and coordinate activities. System 2 dampens oscillations and resolves conflicts between operational units. + +**In economic terms:** Market price mechanisms, trade customs, standard weights and measures, commercial law, banking clearinghouses, trade guilds. + +**Key properties:** Anti-oscillatory, dampening, scheduling, conflict resolution, standardisation. + +--- + +## Mapping Rationale + +The price of commodities serves as the primary coordination mechanism in Smith's economic system, functioning exactly as System 2 does in VSM. Prices coordinate the activities of countless System 1 operations by providing information about relative scarcity, demand, and value. They resolve conflicts between producers and consumers, dampen oscillations in supply and demand, and standardise the complex relationships between different commodities and services. Smith's analysis of how prices resolve into component parts reveals the underlying coordination function that prices perform across the entire economic system. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: quantity-of-labour-to-S2 --- + +# Quantity of Labour -> System 2 (Coordination) + +## Economic Entity Reference + +--- ENTITY: quantity of labour --- + +# Quantity of Labour + +## Definition + +The amount of work required to produce or acquire commodities, which in primitive economic conditions serves as the sole regulator of exchange value between different goods. This represents the direct measure of economic effort. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the original basis for exchange in early economic states, where the proportion of labour required to produce different commodities determines their relative value. Smith later shows how this simple relationship becomes complicated by the emergence of profits and rent. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 2 (S2) — Coordination --- + +# System 2 (S2) — Coordination + +## Definition + +The information channels and bodies that allow the primary activities in System 1 to communicate with each other and that allow System 3 to monitor and coordinate activities. System 2 dampens oscillations and resolves conflicts between operational units. + +**In economic terms:** Market price mechanisms, trade customs, standard weights and measures, commercial law, banking clearinghouses, trade guilds. + +**Key properties:** Anti-oscillatory, dampening, scheduling, conflict resolution, standardisation. + +--- + +## Mapping Rationale + +Quantity of labour serves as the fundamental coordination metric in primitive economic systems, establishing the relative value of different commodities based on the work required to produce them. This labour-based coordination mechanism performs the same function as System 2 by providing a standardised measure that allows different productive activities to be compared and exchanged. Even as Smith shows how this simple coordination mechanism becomes complicated by profits and rent, the underlying principle of using a common metric to coordinate diverse operations remains the same. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: superior-hardship-and-superior-skill-to-S3 --- + +# Superior Hardship and Superior Skill -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: superior hardship and superior skill --- + +# Superior Hardship and Superior Skill + +## Definition + +Additional compensation granted to labour that involves greater physical difficulty or requires exceptional abilities and training. This represents an early form of wage differentiation based on the nature of work performed. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as factors that influence wages in both primitive and advanced societies. Smith explains that more severe labour or labour requiring uncommon dexterity and ingenuity naturally commands higher compensation, though he distinguishes this from profits of stock. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Superior hardship and superior skill represent the internal regulatory mechanisms that System 3 uses to allocate resources and establish compensation rules within the economic system. These factors determine how wages are differentiated based on the nature of work performed, establishing the internal rules that govern labour compensation. This regulatory function creates the framework within which System 1 operations can function efficiently, ensuring that different types of labour are appropriately valued and compensated according to their difficulty and required skill level. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: common-annual-profits-of-manufacturing-stock-to-S3 --- + +# Common Annual Profits of Manufacturing Stock -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: common annual profits of manufacturing stock --- + +# Common Annual Profits of Manufacturing Stock + +## Definition + +The typical rate of return expected by those who invest capital in manufacturing enterprises, usually expressed as a percentage of the capital employed. This represents the standard profit margin in a given economic context. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the amount of capital employed rather than to the labour of supervision. He provides a detailed example comparing two different manufacturing operations to demonstrate this principle. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Common annual profits of manufacturing stock represent the internal regulatory standards that System 3 establishes for capital investment returns. These standard profit rates create the framework within which System 1 operations can function, providing the expected returns that guide investment decisions and capital allocation. Smith's analysis of how these profits relate to capital employed rather than supervision labour shows how System 3 establishes the internal rules and expectations that govern the relationship between capital investment and operational returns. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: principal-clerk-to-S1 --- + +# Principal Clerk -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: principal clerk --- + +# Principal Clerk + +## Definition + +The chief administrative officer in a large enterprise who oversees the general operations and directs the labour of inspection and direction. This role represents the professional management class in commercial organisations. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how the labour of inspection and direction can be separated from ownership of capital. Smith explains that while clerks are paid wages, the profits of stock belong to the capital owner regardless of their involvement in management. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +The principal clerk represents a specialised operational function within System 1 that performs the labour of inspection and direction. This role directly produces the output of organised management through coordinating other workers, making it a System 1 operation rather than a System 3 function. Smith's distinction between the clerk's wages and the owner's profits shows how even management labour is treated as an operational input that must be compensated separately from capital returns, placing it firmly within the System 1 domain. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: capital-employed-to-S3 --- + +# Capital Employed -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: capital employed --- + +# Capital Employed + +## Definition + +The total value of resources, including materials and wages, that an investor advances in a productive enterprise. This represents the stock committed to generating profits through manufacturing or commercial activities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Central to Smith's explanation of how profits are determined. He argues that profits are regulated by the amount of capital employed rather than by the labour of supervision, using examples of different scales of manufacturing to illustrate this principle. + +## Economic Domain + +Accumulation + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Capital employed represents the internal resource allocation that System 3 controls and regulates within the economic system. The amount of capital committed to productive enterprises determines the scale and scope of System 1 operations, and Smith shows how this capital allocation directly affects profit rates. This relationship between capital investment and operational returns illustrates how System 3 establishes the internal rules and resource allocation mechanisms that govern how System 1 operations function and what returns they can generate. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: stock-of-the-farmer-to-S1 --- + +# Stock of the Farmer -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: stock of the farmer --- + +# Stock of the Farmer + +## Definition + +The capital resources, including implements, animals, and provisions, that a farmer invests in agricultural production. This represents the farmer's investment in tools, livestock, and other means of production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in relation to how agricultural prices cover not only current production costs but also replace the farmer's capital. Smith explains that the price of agricultural products must compensate for the wear and tear of farming implements and the maintenance of labouring cattle. + +## Economic Domain + +Accumulation + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +The stock of the farmer represents the operational capital that System 1 uses to produce agricultural output. This capital investment in tools, animals, and provisions is directly employed in the productive process, making it a fundamental System 1 resource. Smith's analysis of how agricultural prices must cover both current costs and capital replacement shows how this operational stock is essential to the value-creating function of System 1 agricultural operations. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: labouring-cattle-to-S1 --- + +# Labouring Cattle -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: labouring cattle --- + +# Labouring Cattle + +## Definition + +Domesticated animals used in agricultural production to perform work such as ploughing, hauling, and other farm tasks. These represent a form of fixed capital in agricultural production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how agricultural prices must cover not only current costs but also replace capital investments. Smith explains that the price of corn must pay for the maintenance of labouring cattle as well as compensate for their gradual deterioration through use. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Labouring cattle represent operational assets that System 1 agricultural operations use to produce value directly. These animals perform productive work that transforms land and resources into agricultural products, making them fundamental System 1 operational resources. Smith's analysis of how their maintenance and replacement must be covered by agricultural prices shows how these operational assets are essential to the value-creating function of System 1 agricultural production. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: instruments-of-husbandry-to-S1 --- + +# Instruments of Husbandry -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: instruments of husbandry --- + +# Instruments of Husbandry + +## Definition + +The tools, equipment, and machinery used in agricultural production, including ploughs, harrows, and other implements necessary for farming operations. These represent fixed capital investments in agriculture. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as part of the farmer's stock that must be maintained and replaced through the revenue generated by agricultural production. Smith explains how the price of agricultural products must cover the cost of maintaining these instruments. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Instruments of husbandry represent the operational tools that System 1 agricultural operations use to transform land and labour into productive output. These implements are directly employed in the value-creating process, making them fundamental System 1 operational resources. Smith's analysis of how their maintenance costs must be covered by agricultural prices shows how these operational assets are essential to the functioning of System 1 agricultural production. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: coarser-and-finer-materials-to-S1 --- + +# Coarser and Finer Materials -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: coarser and finer materials --- + +# Coarser and Finer Materials + +## Definition + +Raw materials of different qualities used in manufacturing processes, where coarser materials are less processed and less valuable, while finer materials are more refined and more valuable. This distinction affects the scale of capital required in production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the value of capital employed. He compares two manufacturing operations using different quality materials to show that profits bear proportion to the extent of capital rather than to the labour of supervision. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Coarser and finer materials represent the operational inputs that System 1 manufacturing operations transform into finished products. These materials are the raw resources that System 1 operations process and refine, making them fundamental to the value-creating function. Smith's comparison of different manufacturing scales using different quality materials shows how these operational inputs determine the scale and nature of System 1 productive activity. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: licence-to-gather-natural-produce-to-S3 --- + +# Licence to Gather Natural Produce -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: licence to gather natural produce --- + +# Licence to Gather Natural Produce + +## Definition + +The permission required from landowners to collect resources from their property, representing the economic mechanism by which natural produce becomes subject to rent. This formalises the landlord's claim on resources that were previously freely available. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, even gathering natural resources requires payment to the landlord, making rent a third component alongside wages and profits. + +## Economic Domain + +Regulation + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +The licence to gather natural produce represents the regulatory framework that System 3 establishes to control access to fundamental resources. This licensing system formalises the rules under which System 1 operations can access natural resources, establishing the property rights and compensation mechanisms that govern resource use. Smith's analysis of how this licensing creates rent shows how System 3's regulatory function transforms freely available resources into controlled economic assets. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: three-original-sources-of-revenue-to-S3 --- + +# Three Original Sources of Revenue -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: three original sources of revenue --- + +# Three Original Sources of Revenue + +## Definition + +The fundamental origins from which all economic income derives: wages from labour, profits from stock, and rent from land. These represent the three basic ways in which individuals can derive income in an economic system. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Presented as the conclusion to Smith's analysis of price components. He argues that all other forms of revenue ultimately derive from one or more of these three sources, including taxes, salaries, and various forms of income. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +The three original sources of revenue represent the fundamental regulatory framework that System 3 establishes for economic organisation. These three sources define the basic rules for how value can be created and distributed within the economic system, establishing the framework within which all System 1 operations must function. Smith's analysis of how all other forms of income derive from these three sources shows how System 3's regulatory function creates the basic structure that governs economic activity. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: interest-or-use-of-money-to-S3 --- + +# Interest or Use of Money -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: interest or use of money --- + +# Interest or Use of Money + +## Definition + +The payment made by borrowers to lenders for the use of capital, representing the profit that the borrower has an opportunity to make with the money. This is a derivative form of revenue ultimately derived from profits of stock. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as one of the ways revenue can be derived from stock without directly employing it. Smith explains that interest represents the compensation paid to lenders for allowing borrowers to make profits with their capital. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Interest or use of money represents the regulatory mechanism that System 3 establishes for capital allocation without direct operational involvement. This financial intermediation creates the rules and expectations for how capital can be employed to generate returns, establishing the framework within which System 1 operations can access necessary funding. Smith's analysis of how interest derives from profits shows how System 3's regulatory function creates the financial infrastructure that supports operational activity. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: wages-of-a-journeyman-to-S1 --- + +# Wages of a Journeyman -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: wages of a journeyman --- + +# Wages of a Journeyman + +## Definition + +The payment received by skilled workers who labour under the direction of a master craftsman or manufacturer. This represents the compensation for manual labour distinct from the profits earned by the employer. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how independent manufacturers can earn both wages and profits. Smith explains that such individuals gain both the wages of a journeyman and the profit that a master would make, though this combined income is commonly called profit. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Wages of a journeyman represent the direct compensation for operational labour within System 1. This payment for skilled manual work is the reward for the productive activity that System 1 operations perform, distinct from the returns to capital investment. Smith's analysis of how independent manufacturers combine both wages and profits shows how this operational compensation is fundamental to the value-creating function of System 1, even when the same individual performs both labour and capital roles. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: idle-consumers-to-S5 --- + +# Idle Consumers -> System 5 (Policy) + +## Economic Entity Reference + +--- ENTITY: idle consumers --- + +# Idle Consumers + +## Definition + +Those members of society who consume economic output without contributing to its production through labour. This group represents a drain on the productive capacity of the economy as they consume without creating value. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the annual produce of labour is divided between productive and unproductive consumption. Smith notes that the idle consume a great part of the annual produce, affecting whether the economy's value increases, diminishes, or remains stable. + +## Economic Domain + +Consumption + +--- + +## VSM Concept Reference + +--- ENTITY: System 5 (S5) — Policy / Identity --- + +# System 5 (S5) — Policy / Identity + +## Definition + +The policy-making body that balances demands from Systems 3 and 4 and defines the identity, values, and purpose of the organisation. System 5 provides closure to the whole system and represents its supreme authority. + +**In economic terms:** Sovereign authority, constitutional principles governing economic policy, national economic identity, the philosophical foundations of economic systems (mercantilism vs. free trade), the overarching purpose of the commonwealth. + +**Key properties:** Identity, ethos, supreme command, policy closure, balancing internal and external perspectives. + +--- + +## Mapping Rationale + +Idle consumers represent a fundamental policy challenge that System 5 must address in defining the identity and purpose of the economic system. The existence of non-productive consumption raises questions about the overall purpose of economic activity and how value should be distributed within society. Smith's concern about idle consumers consuming productive output without contributing to its creation reflects the System 5 function of defining the values and identity that shape how the economic system operates and what it considers legitimate forms of participation and reward. + +## Mapping Strength + +Weak + +--- + +## VSM Framework Reference + +--- +id: vsm-framework +name: vsm_framework +artifact_type: content +description: Stafford Beer's Viable System Model reference for economic analysis +version: 1.0.0 +--- + +# Stafford Beer's Viable System Model (VSM) + +The Viable System Model (VSM) is a model of the organisational structure of any +autonomous system capable of producing itself. It was created by management +cybernetician Stafford Beer in his books *Brain of the Firm* (1972) and +*The Heart of Enterprise* (1979). + +## Core Principle: Viability + +A viable system is any system organised in such a way as to meet the demands +of surviving in a changing environment. One of the prime features of systems +that survive is that they are adaptable. The VSM expresses a model for a +viable system, which is an abstracted cybernetic description applicable to +any organisation that is a going concern. + +## The Five Systems + +### System 1 (S1) — Operations + +The primary activities that produce the organisation's purpose. These are the +operational units that directly create value. Each operational element is itself +a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, +individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, +direct engagement with the environment. + +### System 2 (S2) — Coordination + +The information channels and bodies that allow the primary activities in +System 1 to communicate with each other and that allow System 3 to monitor +and coordinate activities. System 2 dampens oscillations and resolves +conflicts between operational units. + +**In economic terms:** Market price mechanisms, trade customs, standard +weights and measures, commercial law, banking clearinghouses, trade guilds. + +**Key properties:** Anti-oscillatory, dampening, scheduling, conflict +resolution, standardisation. + +### System 3 (S3) — Control / Operational Management + +The structures and controls that establish the rules, resources, rights, +and responsibilities of System 1 and provide an interface between Systems 1 +and Systems 4/5. System 3 represents the day-to-day control of the +organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour +laws, enforcement of contracts, the "invisible hand" as emergent internal +regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, +synergy extraction, performance management. + +### System 3* (S3*) — Audit / Monitoring + +The audit and monitoring channel that allows System 3 to verify information +coming from System 1 through channels other than those provided by System 2. +System 3* provides sporadic, direct access to operational reality. + +**In economic terms:** Market inspections, quality checks, auditing of accounts, +surprise investigations into trade practices, verification of weights and measures. + +**Key properties:** Sporadic direct investigation, reality checking, bypassing +normal reporting channels. + +### System 4 (S4) — Intelligence / Adaptation + +The bodies and processes that look outward to the environment to monitor +how the organisation needs to adapt to remain viable. System 4 captures +all relevant information about the outside-and-then environment. It is +responsible for strategic responses. + +**In economic terms:** Foreign intelligence about trade opportunities, +market research, new technology adoption, colonial exploration and trade +route development, understanding of foreign economic systems. + +**Key properties:** Environmental scanning, future orientation, strategic +planning, modelling, research and development. + +### System 5 (S5) — Policy / Identity + +The policy-making body that balances demands from Systems 3 and 4 and defines +the identity, values, and purpose of the organisation. System 5 provides +closure to the whole system and represents its supreme authority. + +**In economic terms:** Sovereign authority, constitutional principles governing +economic policy, national economic identity, the philosophical foundations +of economic systems (mercantilism vs. free trade), the overarching purpose +of the commonwealth. + +**Key properties:** Identity, ethos, supreme command, policy closure, +balancing internal and external perspectives. + +## Key Concepts + +### Recursion + +Every viable system contains and is contained in a viable system. The same +five-system structure recurs at every level of organisation. A workshop is +a viable system within a factory, which is a viable system within an +industry, which is a viable system within a national economy. + +### Variety + +A measure of the number of possible states of a system. The Law of Requisite +Variety (Ashby's Law) states that only variety can absorb variety. A +controller must have at least as much variety as the system it controls. + +### Requisite Variety + +The principle that for effective regulation, the variety of the regulator +must match the variety of the system being regulated. This is achieved +through variety attenuation (reducing the variety coming up from operations) +and variety amplification (increasing the variety of management's responses). + +### Attenuation and Amplification + +Variety engineering mechanisms. Attenuation reduces variety (e.g., reporting +summaries, statistical aggregation, standardisation). Amplification increases +variety (e.g., delegation, empowerment, decentralisation). + +### Algedonic Signals + +Emergency signals that bypass the normal management hierarchy to alert +higher systems of critical situations requiring immediate attention. Named +from the Greek words for pain (algos) and pleasure (hedone). + +**In economic terms:** Market panics, famine signals, sudden price collapses, +trade embargoes, economic crises that demand immediate sovereign intervention. + +### Autonomy + +The degree of freedom granted to operational units (System 1) to self-organise +within constraints set by System 3. Beer argued that maximum autonomy +consistent with systemic cohesion yields maximum viability. + +### Viability + +The capacity of a system to maintain a separate existence and survive in a +changing environment. A viable system continuously adapts while maintaining +its identity. + + +## Instructions + +1. Review the source chapter, extracted entities, and VSM mappings together. +2. Produce a single chapter analysis document following the + Chapter Analysis Schema v1.0. +3. The analysis must include: + - An H1 heading with the chapter analysis title + - A Chapter Summary (50-300 words) of the main economic arguments + - An Entities Extracted section listing all entities with brief descriptions + - A VSM Mappings section listing all mappings with entity, concept, and strength + - A VSM Coverage section assessing which systems (S1-S5, S3*) are represented + - A Gaps & Observations section identifying uncovered systems and patterns +4. In the VSM Coverage section, explicitly state which systems are + covered and which are not, based on the mappings. +5. In Gaps & Observations, note: + - Which VSM systems lack representation from this chapter + - Entities that were difficult to map + - Emerging themes or patterns + - Suggestions for enriching coverage in future analysis + +## Output Format + +Output a single markdown document following the Chapter Analysis Schema v1.0. diff --git a/examples/infospace-with-history/output/analyses/book-1-chapter-06-synthesize-analysis-raw.md b/examples/infospace-with-history/output/analyses/book-1-chapter-06-synthesize-analysis-raw.md new file mode 100644 index 00000000..10d76a9f --- /dev/null +++ b/examples/infospace-with-history/output/analyses/book-1-chapter-06-synthesize-analysis-raw.md @@ -0,0 +1,79 @@ +# Chapter VSM Analysis: The Component Parts of Price + +## Chapter Summary + +This chapter presents Adam Smith's fundamental analysis of how commodity prices resolve into three distinct components: wages of labour, profit of stock, and rent of land. Smith begins by examining the primitive economic state where exchange is based solely on labour quantities, then traces how the accumulation of stock and appropriation of land create more complex pricing structures. He argues that profits are determined by the amount of capital employed rather than the labour of supervision, using detailed manufacturing examples to illustrate this principle. The chapter concludes by showing how all revenue ultimately derives from these three original sources, including derivative forms like interest on money. Smith's analysis establishes the foundation for understanding economic distribution and the relationship between different forms of economic activity and their claims on value creation. + +## Entities Extracted + +- **component parts of price** - The three fundamental elements constituting commodity prices: wages, profit, and rent +- **wages of labour** - Compensation for work performed in producing commodities +- **profits of stock** - Returns to capital investment in production +- **rent of land** - Payment for use of land and its natural resources +- **accumulation of stock** - Process of gathering wealth to enable commercial ventures +- **natural produce of land** - Resources growing naturally on land without cultivation +- **labour of inspection and direction** - Supervisory work in overseeing production +- **materials and subsistence** - Physical inputs and provisions supplied to workers +- **advanced state of society** - Economic development stage with accumulated capital and private property +- **early and rude state of society** - Primitive economic condition without accumulated capital +- **whole produce of labour** - Complete output created by worker's labour in primitive conditions +- **complete manufacture** - Finished product after transformation of raw materials +- **price of commodities** - Value at which goods exchange in the market +- **quantity of labour** - Amount of work required to produce commodities +- **superior hardship and superior skill** - Additional compensation for difficult or skilled labour +- **common annual profits of manufacturing stock** - Typical rate of return on manufacturing capital +- **principal clerk** - Chief administrative officer overseeing operations +- **capital employed** - Total value of resources advanced in productive enterprise +- **stock of the farmer** - Capital resources invested in agricultural production +- **labouring cattle** - Animals used for agricultural work +- **instruments of husbandry** - Tools and equipment used in farming +- **coarser and finer materials** - Raw materials of different qualities used in manufacturing +- **licence to gather natural produce** - Permission required to collect resources from private land +- **three original sources of revenue** - Fundamental origins of economic income: wages, profit, rent +- **interest or use of money** - Payment for use of capital without direct employment +- **wages of a journeyman** - Payment to skilled workers under master direction +- **idle consumers** - Those who consume without contributing to production + +## VSM Mappings + +- **component parts of price → System 1 (Operations)** - Strong +- **wages of labour → System 1 (Operations)** - Strong +- **profits of stock → System 1 (Operations)** - Strong +- **rent of land → System 1 (Operations)** - Strong +- **accumulation of stock → System 3 (Control)** - Moderate +- **natural produce of land → System 1 (Operations)** - Strong +- **labour of inspection and direction → System 1 (Operations)** - Strong +- **materials and subsistence → System 1 (Operations)** - Strong +- **advanced state of society → System 5 (Policy)** - Moderate +- **early and rude state of society → System 5 (Policy)** - Moderate +- **whole produce of labour → System 1 (Operations)** - Strong +- **complete manufacture → System 1 (Operations)** - Strong +- **price of commodities → System 2 (Coordination)** - Strong +- **quantity of labour → System 2 (Coordination)** - Moderate +- **superior hardship and superior skill → System 3 (Control)** - Moderate +- **common annual profits of manufacturing stock → System 3 (Control)** - Moderate +- **principal clerk → System 1 (Operations)** - Strong +- **capital employed → System 3 (Control)** - Moderate +- **stock of the farmer → System 1 (Operations)** - Strong +- **labouring cattle → System 1 (Operations)** - Strong +- **instruments of husbandry → System 1 (Operations)** - Strong +- **coarser and finer materials → System 1 (Operations)** - Strong +- **licence to gather natural produce → System 3 (Control)** - Moderate +- **three original sources of revenue → System 3 (Control)** - Moderate +- **interest or use of money → System 3 (Control)** - Moderate +- **wages of a journeyman → System 1 (Operations)** - Strong +- **idle consumers → System 5 (Policy)** - Weak + +## VSM Coverage + +This chapter demonstrates strong coverage of System 1 (Operations) through its extensive mapping of productive activities, labour compensation, capital investment, and material transformation. The analysis shows how all three component parts of price emerge from operational activities, with wages, profits, and rent all mapped to System 1. System 2 (Coordination) is well-represented through the mapping of price mechanisms and quantity of labour as coordination metrics. System 3 (Control) receives moderate coverage through mappings related to capital regulation, profit standards, and resource allocation, though the regulatory framework could be more explicitly developed. System 5 (Policy) has limited but meaningful representation through mappings of different societal states and the challenge of idle consumption, suggesting policy-level considerations about economic identity and purpose. System 3* (Audit/Monitoring) is notably absent from this chapter's analysis, as Smith does not address verification mechanisms or direct oversight of operations. The chapter's focus on distribution and pricing mechanisms means that System 4 (Intelligence/Adaptation) - which would cover environmental scanning and strategic adaptation - is also not represented. + +## Gaps & Observations + +The most significant gap in this chapter's VSM coverage is the absence of System 3* (Audit/Monitoring) and System 4 (Intelligence/Adaptation). Smith's analysis focuses primarily on the internal structure of pricing and distribution without addressing how economic systems verify operational performance or adapt to environmental changes. The strong emphasis on System 1 coverage reflects Smith's focus on productive operations and their outputs, but this comes at the expense of understanding how these operations are monitored and how the system learns from its environment. + +The mapping of all three price components to System 1, while economically accurate, suggests that the VSM might need refinement to better distinguish between different types of operational outputs (wages, profits, rent) versus the coordination mechanisms that govern them. The price of commodities mapping to System 2 is particularly strong, as it captures Smith's insight that prices serve as the primary coordination mechanism across the entire economic system. + +Several entities proved difficult to map definitively, including "idle consumers" which received only weak mapping to System 5, and "advanced state of society" which represents a policy framework but lacks the operational specificity of other System 5 elements. The chapter's focus on primitive versus advanced economic states suggests themes of economic evolution and adaptation that could be better captured through System 4 mappings in future analysis. + +The analysis reveals a pattern where Smith's economic framework emphasizes the internal structure of productive activity and its outputs, with less attention to external intelligence gathering and verification mechanisms. Future chapters might benefit from exploring how economic systems monitor their own performance and adapt to changing environmental conditions, which would provide more complete VSM coverage. \ No newline at end of file diff --git a/examples/infospace-with-history/output/entities/accumulation-of-stock.md b/examples/infospace-with-history/output/entities/accumulation-of-stock.md new file mode 100644 index 00000000..46cbbcbe --- /dev/null +++ b/examples/infospace-with-history/output/entities/accumulation-of-stock.md @@ -0,0 +1,21 @@ + + +# Accumulation of Stock + +## Definition + +The process by which wealth is gathered and concentrated in the hands of particular persons, enabling them to employ others and undertake commercial ventures. This accumulation marks the transition from primitive to advanced economic society. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition that enables the emergence of profits as a component of price. Smith explains how accumulated stock allows individuals to employ labour, supply materials, and seek profit from the sale of manufactured goods. + +## Economic Domain + +Accumulation + +--- diff --git a/examples/infospace-with-history/output/entities/advanced-state-of-society.md b/examples/infospace-with-history/output/entities/advanced-state-of-society.md new file mode 100644 index 00000000..ab880a82 --- /dev/null +++ b/examples/infospace-with-history/output/entities/advanced-state-of-society.md @@ -0,0 +1,21 @@ + + +# Advanced State of Society + +## Definition + +A stage of economic development characterised by accumulated stock, private property in land, and the emergence of distinct economic classes and roles. This contrasts with earlier, more primitive economic conditions. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a reference point for understanding how economic relationships become more complex. Smith contrasts this with earlier states to explain the emergence of profits and rent as distinct from wages, and how different forms of compensation develop. + +## Economic Domain + +General Theory + +--- diff --git a/examples/infospace-with-history/output/entities/book-1-chapter-06-entities.md b/examples/infospace-with-history/output/entities/book-1-chapter-06-entities.md new file mode 100644 index 00000000..610942c2 --- /dev/null +++ b/examples/infospace-with-history/output/entities/book-1-chapter-06-entities.md @@ -0,0 +1,108 @@ +# Entities: book-1-chapter-06 + +{{ include "component-parts-of-price.md" }} + +--- + +{{ include "wages-of-labour.md" }} + +--- + +{{ include "profits-of-stock.md" }} + +--- + +{{ include "rent-of-land.md" }} + +--- + +{{ include "accumulation-of-stock.md" }} + +--- + +{{ include "natural-produce-of-land.md" }} + +--- + +{{ include "labour-of-inspection-and-direction.md" }} + +--- + +{{ include "materials-and-subsistence.md" }} + +--- + +{{ include "advanced-state-of-society.md" }} + +--- + +{{ include "early-and-rude-state-of-society.md" }} + +--- + +{{ include "whole-produce-of-labour.md" }} + +--- + +{{ include "complete-manufacture.md" }} + +--- + +{{ include "price-of-commodities.md" }} + +--- + +{{ include "quantity-of-labour.md" }} + +--- + +{{ include "superior-hardship-and-superior-skill.md" }} + +--- + +{{ include "common-annual-profits-of-manufacturing-stock.md" }} + +--- + +{{ include "principal-clerk.md" }} + +--- + +{{ include "capital-employed.md" }} + +--- + +{{ include "stock-of-the-farmer.md" }} + +--- + +{{ include "labouring-cattle.md" }} + +--- + +{{ include "instruments-of-husbandry.md" }} + +--- + +{{ include "coarser-and-finer-materials.md" }} + +--- + +{{ include "licence-to-gather-natural-produce.md" }} + +--- + +{{ include "three-original-sources-of-revenue.md" }} + +--- + +{{ include "interest-or-use-of-money.md" }} + +--- + +{{ include "wages-of-a-journeyman.md" }} + +--- + +{{ include "idle-consumers.md" }} + diff --git a/examples/infospace-with-history/output/entities/book-1-chapter-06-extract-entities-raw.md b/examples/infospace-with-history/output/entities/book-1-chapter-06-extract-entities-raw.md new file mode 100644 index 00000000..2c663f7a --- /dev/null +++ b/examples/infospace-with-history/output/entities/book-1-chapter-06-extract-entities-raw.md @@ -0,0 +1,571 @@ +--- ENTITY: component parts of price --- + +# Component Parts of Price + +## Definition + +The three fundamental elements that constitute the price of commodities: wages of labour, profit of stock, and rent of land. These represent the distinct claims that labour, capital, and land each have on the value created by economic activity. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central thesis of this chapter, which argues that every commodity's price ultimately resolves into these three components. Smith examines how these parts emerge from different economic conditions and how they relate to the distribution of wealth in society. + +## Economic Domain + +Distribution + +--- +--- ENTITY: wages of labour --- + +# Wages of Labour + +## Definition + +The portion of a commodity's price that compensates workers for their labour, representing the value of the work performed in producing the commodity. This includes both the basic compensation for time spent and allowances for hardship or skill. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, discussed as the reward for labour in early and advanced states of society. Smith distinguishes this from profits and rent, noting that wages are regulated by different principles than profits of stock. + +## Economic Domain + +Distribution + +--- +--- ENTITY: profits of stock --- + +# Profits of Stock + +## Definition + +The portion of a commodity's price that compensates the owner of capital for advancing materials, wages, and risking their investment in production. This represents the return on capital employed in manufacturing or commercial ventures. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, distinguished from wages of labour. Smith argues that profits are regulated by the value of stock employed rather than by the quantity or hardship of supervision labour, using the example of different manufacturing scales to illustrate this principle. + +## Economic Domain + +Distribution + +--- +--- ENTITY: rent of land --- + +# Rent of Land + +## Definition + +The portion of a commodity's price that compensates landowners for the use of their land, including the natural produce and the exclusive right to its resources. This represents the landlord's claim on value created through land ownership. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, introduced when Smith discusses how land becomes private property. He explains how landlords demand payment even for natural produce, making rent a third component alongside wages and profits in the price of most commodities. + +## Economic Domain + +Distribution + +--- +--- ENTITY: accumulation of stock --- + +# Accumulation of Stock + +## Definition + +The process by which wealth is gathered and concentrated in the hands of particular persons, enabling them to employ others and undertake commercial ventures. This accumulation marks the transition from primitive to advanced economic society. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition that enables the emergence of profits as a component of price. Smith explains how accumulated stock allows individuals to employ labour, supply materials, and seek profit from the sale of manufactured goods. + +## Economic Domain + +Accumulation + +--- +--- ENTITY: natural produce of land --- + +# Natural Produce of Land + +## Definition + +The resources and products that grow or exist naturally on land without human cultivation, such as wood from forests and grass from fields. These become subject to rent once land is privatised. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, landlords demand payment even for resources that previously cost only the labour of gathering them. + +## Economic Domain + +Production + +--- +--- ENTITY: labour of inspection and direction --- + +# Labour of Inspection and Direction + +## Definition + +The supervisory work performed by employers or managers in overseeing production processes and directing workers. This labour is distinct from the manual labour of production and is compensated through profits rather than wages. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Distinguished from profits of stock, with Smith arguing that the profits of stock are regulated by the value of capital employed rather than by the quantity or difficulty of supervisory labour. He uses the example of different manufacturing scales to demonstrate this distinction. + +## Economic Domain + +Production + +--- +--- ENTITY: materials and subsistence --- + +# Materials and Subsistence + +# Materials and Subsistence + +## Definition + +The physical inputs and basic provisions supplied by employers to workers during production. Materials are the raw or processed goods used in manufacturing, while subsistence refers to the food and necessities provided to sustain workers during their labour. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as what employers advance to workers in exchange for their labour. Smith explains that the price of the final product must cover not only the cost of materials and wages but also provide profit for the employer who has advanced these resources. + +## Economic Domain + +Production + +--- +--- ENTITY: advanced state of society --- + +# Advanced State of Society + +## Definition + +A stage of economic development characterised by accumulated stock, private property in land, and the emergence of distinct economic classes and roles. This contrasts with earlier, more primitive economic conditions. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a reference point for understanding how economic relationships become more complex. Smith contrasts this with earlier states to explain the emergence of profits and rent as distinct from wages, and how different forms of compensation develop. + +## Economic Domain + +General Theory + +--- +--- ENTITY: early and rude state of society --- + +# Early and Rude State of Society + +## Definition + +A primitive stage of economic development preceding the accumulation of stock and appropriation of land, where the entire produce of labour belongs to the labourer and exchange is based solely on the labour required to produce different commodities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a baseline for understanding economic development. Smith contrasts this state with more advanced conditions to explain how the three component parts of price emerge and how economic relationships become more complex. + +## Economic Domain + +General Theory + +--- +--- ENTITY: whole produce of labour --- + +# Whole Produce of Labour + +## Definition + +The complete output created by a worker's labour, which in primitive economic conditions belongs entirely to the labourer without claims from capital or land ownership. This represents the full value created by direct labour alone. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition in early economic states where no stock or land ownership exists to claim portions of the product. Smith uses this concept to contrast with later conditions where wages, profits, and rent divide the produce. + +## Economic Domain + +Production + +--- +--- ENTITY: complete manufacture --- + +# Complete Manufacture + +## Definition + +The finished product resulting from the transformation of raw materials through labour and the application of capital. This represents the final stage of production before exchange or sale in the market. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the price of manufactured goods must cover materials, wages, and profits. Smith explains that when exchanging complete manufactures, something must be given for the profits of the undertaker who has advanced stock in the production process. + +## Economic Domain + +Production + +--- +--- ENTITY: price of commodities --- + +# Price of Commodities + +## Definition + +The value at which goods exchange in the market, ultimately composed of three distinct parts: wages of labour, profit of stock, and rent of land. This price represents the total value created by economic activity distributed among different claimants. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central concept of the chapter, which Smith analyses to show how it resolves into three component parts. He examines how these components emerge from different economic conditions and how they relate to the distribution of wealth. + +## Economic Domain + +Exchange + +--- +--- ENTITY: quantity of labour --- + +# Quantity of Labour + +## Definition + +The amount of work required to produce or acquire commodities, which in primitive economic conditions serves as the sole regulator of exchange value between different goods. This represents the direct measure of economic effort. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the original basis for exchange in early economic states, where the proportion of labour required to produce different commodities determines their relative value. Smith later shows how this simple relationship becomes complicated by the emergence of profits and rent. + +## Economic Domain + +Production + +--- +--- ENTITY: superior hardship and superior skill --- + +# Superior Hardship and Superior Skill + +# Superior Hardship and Superior Skill + +## Definition + +Additional compensation granted to labour that involves greater physical difficulty or requires exceptional abilities and training. This represents an early form of wage differentiation based on the nature of work performed. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as factors that influence wages in both primitive and advanced societies. Smith explains that more severe labour or labour requiring uncommon dexterity and ingenuity naturally commands higher compensation, though he distinguishes this from profits of stock. + +## Economic Domain + +Distribution + +--- +--- ENTITY: common annual profits of manufacturing stock --- + +# Common Annual Profits of Manufacturing Stock + +## Definition + +The typical rate of return expected by those who invest capital in manufacturing enterprises, usually expressed as a percentage of the capital employed. This represents the standard profit margin in a given economic context. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the amount of capital employed rather than to the labour of supervision. He provides a detailed example comparing two different manufacturing operations to demonstrate this principle. + +## Economic Domain + +Distribution + +--- +--- ENTITY: principal clerk --- + +# Principal Clerk + +## Definition + +The chief administrative officer in a large enterprise who oversees the general operations and directs the labour of inspection and direction. This role represents the professional management class in commercial organisations. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how the labour of inspection and direction can be separated from ownership of capital. Smith explains that while clerks are paid wages, the profits of stock belong to the capital owner regardless of their involvement in management. + +## Economic Domain + +Production + +--- +--- ENTITY: capital employed --- + +# Capital Employed + +## Definition + +The total value of resources, including materials and wages, that an investor advances in a productive enterprise. This represents the stock committed to generating profits through manufacturing or commercial activities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Central to Smith's explanation of how profits are determined. He argues that profits are regulated by the amount of capital employed rather than by the labour of supervision, using examples of different scales of manufacturing to illustrate this principle. + +## Economic Domain + +Accumulation + +--- +--- ENTITY: stock of the farmer --- + +# Stock of the Farmer + +## Definition + +The capital resources, including implements, animals, and provisions, that a farmer invests in agricultural production. This represents the farmer's investment in tools, livestock, and other means of production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in relation to how agricultural prices cover not only current production costs but also replace the farmer's capital. Smith explains that the price of agricultural products must compensate for the wear and tear of farming implements and the maintenance of labouring cattle. + +## Economic Domain + +Accumulation + +--- +--- ENTITY: labouring cattle --- + +# Labouring Cattle + +## Definition + +Domesticated animals used in agricultural production to perform work such as ploughing, hauling, and other farm tasks. These represent a form of fixed capital in agricultural production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how agricultural prices must cover not only current costs but also replace capital investments. Smith explains that the price of corn must pay for the maintenance of labouring cattle as well as compensate for their gradual deterioration through use. + +## Economic Domain + +Production + +--- +--- ENTITY: instruments of husbandry --- + +# Instruments of Husbandry + +## Definition + +The tools, equipment, and machinery used in agricultural production, including ploughs, harrows, and other implements necessary for farming operations. These represent fixed capital investments in agriculture. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as part of the farmer's stock that must be maintained and replaced through the revenue generated by agricultural production. Smith explains how the price of agricultural products must cover the cost of maintaining these instruments. + +## Economic Domain + +Production + +--- +--- ENTITY: coarser and finer materials --- + +# Coarser and Finer Materials + +## Definition + +Raw materials of different qualities used in manufacturing processes, where coarser materials are less processed and less valuable, while finer materials are more refined and more valuable. This distinction affects the scale of capital required in production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the value of capital employed. He compares two manufacturing operations using different quality materials to show that profits bear proportion to the extent of capital rather than to the labour of supervision. + +## Economic Domain + +Production + +--- +--- ENTITY: licence to gather natural produce --- + +# Licence to Gather Natural Produce + +## Definition + +The permission required from landowners to collect resources from their property, representing the economic mechanism by which natural produce becomes subject to rent. This formalises the landlord's claim on resources that were previously freely available. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, even gathering natural resources requires payment to the landlord, making rent a third component alongside wages and profits. + +## Economic Domain + +Regulation + +--- +--- ENTITY: three original sources of revenue --- + +# Three Original Sources of Revenue + +## Definition + +The fundamental origins from which all economic income derives: wages from labour, profits from stock, and rent from land. These represent the three basic ways in which individuals can derive income in an economic system. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Presented as the conclusion to Smith's analysis of price components. He argues that all other forms of revenue ultimately derive from one or more of these three sources, including taxes, salaries, and various forms of income. + +## Economic Domain + +Distribution + +--- +--- ENTITY: interest or use of money --- + +# Interest or Use of Money + +## Definition + +The payment made by borrowers to lenders for the use of capital, representing the profit that the borrower has an opportunity to make with the money. This is a derivative form of revenue ultimately derived from profits of stock. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as one of the ways revenue can be derived from stock without directly employing it. Smith explains that interest represents the compensation paid to lenders for allowing borrowers to make profits with their capital. + +## Economic Domain + +Distribution + +--- +--- ENTITY: wages of a journeyman --- + +# Wages of a Journeyman + +## Definition + +The payment received by skilled workers who labour under the direction of a master craftsman or manufacturer. This represents the compensation for manual labour distinct from the profits earned by the employer. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how independent manufacturers can earn both wages and profits. Smith explains that such individuals gain both the wages of a journeyman and the profit that a master would make, though this combined income is commonly called profit. + +## Economic Domain + +Distribution + +--- +--- ENTITY: idle consumers --- + +# Idle Consumers + +## Definition + +Those members of society who consume economic output without contributing to its production through labour. This group represents a drain on the productive capacity of the economy as they consume without creating value. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the annual produce of labour is divided between productive and unproductive consumption. Smith notes that the idle consume a great part of the annual produce, affecting whether the economy's value increases, diminishes, or remains stable. + +## Economic Domain + +Consumption + +--- \ No newline at end of file diff --git a/examples/infospace-with-history/output/entities/book-1-chapter-06-prompt.md b/examples/infospace-with-history/output/entities/book-1-chapter-06-prompt.md new file mode 100644 index 00000000..57d92c2b --- /dev/null +++ b/examples/infospace-with-history/output/entities/book-1-chapter-06-prompt.md @@ -0,0 +1,737 @@ +# Extract Economic Entities + +You are an analytical economist specializing in classical economic theory. +Your task is to extract distinct economic entities from a chapter of +Adam Smith's *The Wealth of Nations*. + +## Source Chapter + +--- +id: book-1-chapter-06 +title: "OF THE COMPONENT PART OF THE PRICE OF COMMODITIES." +book: "1" +chapter: 6 +artifact_type: content +--- + +CHAPTER VI. +OF THE COMPONENT PART OF THE PRICE OF COMMODITIES. + + + + In that early and rude state of society which precedes both the + accumulation of stock and the appropriation of land, the proportion + between the quantities of labour necessary for acquiring different + objects, seems to be the only circumstance which can afford any rule for + exchanging them for one another. If among a nation of hunters, for + example, it usually costs twice the labour to kill a beaver which it does + to kill a deer, one beaver should naturally exchange for or be worth two + deer. It is natural that what is usually the produce of two days or two + hours labour, should be worth double of what is usually the produce of one + day’s or one hour’s labour. + + If the one species of labour should be more severe than the other, some + allowance will naturally be made for this superior hardship; and the + produce of one hour’s labour in the one way may frequently exchange for + that of two hour’s labour in the other. + + Or if the one species of labour requires an uncommon degree of dexterity + and ingenuity, the esteem which men have for such talents, will naturally + give a value to their produce, superior to what would be due to the time + employed about it. Such talents can seldom be acquired but in consequence + of long application, and the superior value of their produce may + frequently be no more than a reasonable compensation for the time and + labour which must be spent in acquiring them. In the advanced state of + society, allowances of this kind, for superior hardship and superior + skill, are commonly made in the wages of labour; and something of the same + kind must probably have taken place in its earliest and rudest period. + + In this state of things, the whole produce of labour belongs to the + labourer; and the quantity of labour commonly employed in acquiring or + producing any commodity, is the only circumstance which can regulate the + quantity of labour which it ought commonly to purchase, command, or + exchange for. + + As soon as stock has accumulated in the hands of particular persons, some + of them will naturally employ it in setting to work industrious people, + whom they will supply with materials and subsistence, in order to make a + profit by the sale of their work, or by what their labour adds to the + value of the materials. In exchanging the complete manufacture either for + money, for labour, or for other goods, over and above what may be + sufficient to pay the price of the materials, and the wages of the + workmen, something must be given for the profits of the undertaker of the + work, who hazards his stock in this adventure. The value which the workmen + add to the materials, therefore, resolves itself in this case into two + parts, of which the one pays their wages, the other the profits of their + employer upon the whole stock of materials and wages which he advanced. He + could have no interest to employ them, unless he expected from the sale of + their work something more than what was sufficient to replace his stock to + him; and he could have no interest to employ a great stock rather than a + small one, unless his profits were to bear some proportion to the extent + of his stock. + + The profits of stock, it may perhaps be thought, are only a different name + for the wages of a particular sort of labour, the labour of inspection and + direction. They are, however, altogether different, are regulated by quite + different principles, and bear no proportion to the quantity, the + hardship, or the ingenuity of this supposed labour of inspection and + direction. They are regulated altogether by the value of the stock + employed, and are greater or smaller in proportion to the extent of this + stock. Let us suppose, for example, that in some particular place, where + the common annual profits of manufacturing stock are ten per cent. there + are two different manufactures, in each of which twenty workmen are + employed, at the rate of fifteen pounds a year each, or at the expense of + three hundred a-year in each manufactory. Let us suppose, too, that the + coarse materials annually wrought up in the one cost only seven hundred + pounds, while the finer materials in the other cost seven thousand. The + capital annually employed in the one will, in this case, amount only to + one thousand pounds; whereas that employed in the other will amount to + seven thousand three hundred pounds. At the rate of ten per cent. + therefore, the undertaker of the one will expect a yearly profit of about + one hundred pounds only; while that of the other will expect about seven + hundred and thirty pounds. But though their profits are so very different, + their labour of inspection and direction may be either altogether or very + nearly the same. In many great works, almost the whole labour of this kind + is committed to some principal clerk. His wages properly express the value + of this labour of inspection and direction. Though in settling them some + regard is had commonly, not only to his labour and skill, but to the trust + which is reposed in him, yet they never bear any regular proportion to the + capital of which he oversees the management; and the owner of this + capital, though he is thus discharged of almost all labour, still expects + that his profit should bear a regular proportion to his capital. In the + price of commodities, therefore, the profits of stock constitute a + component part altogether different from the wages of labour, and + regulated by quite different principles. + + In this state of things, the whole produce of labour does not always + belong to the labourer. He must in most cases share it with the owner of + the stock which employs him. Neither is the quantity of labour commonly + employed in acquiring or producing any commodity, the only circumstance + which can regulate the quantity which it ought commonly to purchase, + command or exchange for. An additional quantity, it is evident, must be + due for the profits of the stock which advanced the wages and furnished + the materials of that labour. + + As soon as the land of any country has all become private property, the + landlords, like all other men, love to reap where they never sowed, and + demand a rent even for its natural produce. The wood of the forest, the + grass of the field, and all the natural fruits of the earth, which, when + land was in common, cost the labourer only the trouble of gathering them, + come, even to him, to have an additional price fixed upon them. He must + then pay for the licence to gather them, and must give up to the landlord + a portion of what his labour either collects or produces. This portion, + or, what comes to the same thing, the price of this portion, constitutes + the rent of land, and in the price of the greater part of commodities, + makes a third component part. + + The real value of all the different component parts of price, it must be + observed, is measured by the quantity of labour which they can, each of + them, purchase or command. Labour measures the value, not only of that + part of price which resolves itself into labour, but of that which + resolves itself into rent, and of that which resolves itself into profit. + + In every society, the price of every commodity finally resolves itself + into some one or other, or all of those three parts; and in every improved + society, all the three enter, more or less, as component parts, into the + price of the far greater part of commodities. + + In the price of corn, for example, one part pays the rent of the landlord, + another pays the wages or maintenance of the labourers and labouring + cattle employed in producing it, and the third pays the profit of the + farmer. These three parts seem either immediately or ultimately to make up + the whole price of corn. A fourth part, it may perhaps be thought is + necessary for replacing the stock of the farmer, or for compensating the + wear and tear of his labouring cattle, and other instruments of husbandry. + But it must be considered, that the price of any instrument of husbandry, + such as a labouring horse, is itself made up of the same time parts; the + rent of the land upon which he is reared, the labour of tending and + rearing him, and the profits of the farmer, who advances both the rent of + this land, and the wages of this labour. Though the price of the corn, + therefore, may pay the price as well as the maintenance of the horse, the + whole price still resolves itself, either immediately or ultimately, into + the same three parts of rent, labour, and profit. + + In the price of flour or meal, we must add to the price of the corn, the + profits of the miller, and the wages of his servants; in the price of + bread, the profits of the baker, and the wages of his servants; and in the + price of both, the labour of transporting the corn from the house of the + farmer to that of the miller, and from that of the miller to that of the + baker, together with the profits of those who advance the wages of that + labour. + + The price of flax resolves itself into the same three parts as that of + corn. In the price of linen we must add to this price the wages of the + flax-dresser, of the spinner, of the weaver, of the bleacher, etc. + together with the profits of their respective employers. + + As any particular commodity comes to be more manufactured, that part of + the price which resolves itself into wages and profit, comes to be greater + in proportion to that which resolves itself into rent. In the progress of + the manufacture, not only the number of profits increase, but every + subsequent profit is greater than the foregoing; because the capital from + which it is derived must always be greater. The capital which employs the + weavers, for example, must be greater than that which employs the + spinners; because it not only replaces that capital with its profits, but + pays, besides, the wages of the weavers: and the profits must always bear + some proportion to the capital. + + In the most improved societies, however, there are always a few + commodities of which the price resolves itself into two parts only: the + wages of labour, and the profits of stock; and a still smaller number, in + which it consists altogether in the wages of labour. In the price of + sea-fish, for example, one part pays the labour of the fisherman, and the + other the profits of the capital employed in the fishery. Rent very seldom + makes any part of it, though it does sometimes, as I shall shew hereafter. + It is otherwise, at least through the greater part of Europe, in river + fisheries. A salmon fishery pays a rent; and rent, though it cannot well + be called the rent of land, makes a part of the price of a salmon, as well + as wares and profit. In some parts of Scotland, a few poor people make a + trade of gathering, along the sea-shore, those little variegated stones + commonly known by the name of Scotch pebbles. The price which is paid to + them by the stone-cutter, is altogether the wages of their labour; neither + rent nor profit makes any part of it. + + But the whole price of any commodity must still finally resolve itself + into some one or other or all of those three parts; as whatever part of it + remains after paying the rent of the land, and the price of the whole + labour employed in raising, manufacturing, and bringing it to market, must + necessarily be profit to somebody. + + As the price or exchangeable value of every particular commodity, taken + separately, resolves itself into some one or other, or all of those three + parts; so that of all the commodities which compose the whole annual + produce of the labour of every country, taken complexly, must resolve + itself into the same three parts, and be parcelled out among different + inhabitants of the country, either as the wages of their labour, the + profits of their stock, or the rent of their land. The whole of what is + annually either collected or produced by the labour of every society, or, + what comes to the same thing, the whole price of it, is in this manner + originally distributed among some of its different members. Wages, profit, + and rent, are the three original sources of all revenue, as well as of all + exchangeable value. All other revenue is ultimately derived from some one + or other of these. + + Whoever derives his revenue from a fund which is his own, must draw it + either from his labour, from his stock, or from his land. The revenue + derived from labour is called wages; that derived from stock, by the + person who manages or employs it, is called profit; that derived from it + by the person who does not employ it himself, but lends it to another, is + called the interest or the use of money. It is the compensation which the + borrower pays to the lender, for the profit which he has an opportunity of + making by the use of the money. Part of that profit naturally belongs to + the borrower, who runs the risk and takes the trouble of employing it, and + part to the lender, who affords him the opportunity of making this profit. + The interest of money is always a derivative revenue, which, if it is not + paid from the profit which is made by the use of the money, must be paid + from some other source of revenue, unless perhaps the borrower is a + spendthrift, who contracts a second debt in order to pay the interest of + the first. The revenue which proceeds altogether from land, is called + rent, and belongs to the landlord. The revenue of the farmer is derived + partly from his labour, and partly from his stock. To him, land is only + the instrument which enables him to earn the wages of this labour, and to + make the profits of this stock. All taxes, and all the revenue which is + founded upon them, all salaries, pensions, and annuities of every kind, + are ultimately derived from some one or other of those three original + sources of revenue, and are paid either immediately or mediately from the + wages of labour, the profits of stock, or the rent of land. + + When those three different sorts of revenue belong to different persons, + they are readily distinguished; but when they belong to the same, they are + sometimes confounded with one another, at least in common language. + + A gentleman who farms a part of his own estate, after paying the expense + of cultivation, should gain both the rent of the landlord and the profit + of the farmer. He is apt to denominate, however, his whole gain, profit, + and thus confounds rent with profit, at least in common language. The + greater part of our North American and West Indian planters are in this + situation. They farm, the greater part of them, their own estates: and + accordingly we seldom hear of the rent of a plantation, but frequently of + its profit. + + Common farmers seldom employ any overseer to direct the general operations + of the farm. They generally, too, work a good deal with their own hands, + as ploughmen, harrowers, etc. What remains of the crop, after paying the + rent, therefore, should not only replace to them their stock employed in + cultivation, together with its ordinary profits, but pay them the wages + which are due to them, both as labourers and overseers. Whatever remains, + however, after paying the rent and keeping up the stock, is called profit. + But wages evidently make a part of it. The farmer, by saving these wages, + must necessarily gain them. Wages, therefore, are in this case confounded + with profit. + + An independent manufacturer, who has stock enough both to purchase + materials, and to maintain himself till he can carry his work to market, + should gain both the wages of a journeyman who works under a master, and + the profit which that master makes by the sale of that journeyman’s work. + His whole gains, however, are commonly called profit, and wages are, in + this case, too, confounded with profit. + + A gardener who cultivates his own garden with his own hands, unites in his + own person the three different characters, of landlord, farmer, and + labourer. His produce, therefore, should pay him the rent of the first, + the profit of the second, and the wages of the third. The whole, however, + is commonly considered as the earnings of his labour. Both rent and profit + are, in this case, confounded with wages. + + As in a civilized country there are but few commodities of which the + exchangeable value arises from labour only, rent and profit contributing + largely to that of the far greater part of them, so the annual produce of + its labour will always be sufficient to purchase or command a much greater + quantity of labour than what was employed in raising, preparing, and + bringing that produce to market. If the society were annually to employ + all the labour which it can annually purchase, as the quantity of labour + would increase greatly every year, so the produce of every succeeding year + would be of vastly greater value than that of the foregoing. But there is + no country in which the whole annual produce is employed in maintaining + the industrious. The idle everywhere consume a great part of it; and, + according to the different proportions in which it is annually divided + between those two different orders of people, its ordinary or average + value must either annually increase or diminish, or continue the same from + one year to another. + + +## Extraction Guidelines + +--- +id: extraction-rules +name: extraction_rules +artifact_type: content +description: Guidelines for extracting economic entities from source text +version: 1.0.0 +--- + +# Entity Extraction Rules + +## What Constitutes an Entity + +An economic entity is a distinct concept, actor, mechanism, or institution +that plays a functional role in Adam Smith's economic analysis. Extract +entities at the level of specificity where they carry independent meaning. + +## Extraction Criteria + +1. **Concepts**: Abstract economic ideas (e.g., "division of labour", + "effectual demand", "natural price"). Extract when Smith defines, + explains, or argues about the concept. + +2. **Actors**: Economic agents with defined roles (e.g., "the labourer", + "the merchant", "the sovereign"). Extract when the actor performs + a distinct economic function. + +3. **Mechanisms**: Processes or dynamics that produce economic effects + (e.g., "accumulation of stock", "market price adjustment", + "foreign trade"). Extract when the mechanism is described as + producing specific outcomes. + +4. **Institutions**: Organised structures that shape economic behaviour + (e.g., "the corporation", "the guild", "the joint-stock company"). + Extract when the institution's economic function is described. + +## Granularity Rules + +- Extract at the level of a single coherent concept. +- Do NOT extract synonyms as separate entities — choose the primary term + Smith uses and note variations. +- DO extract distinct aspects of a broad concept as separate entities when + Smith treats them independently (e.g., "wages of labour" and "profits + of stock" are separate from "price of commodities" even though they + compose it). +- If an entity appears across multiple chapters, extract it on first + significant appearance and note cross-references in later chapters. + +## Naming Conventions + +- Use Smith's own terminology where possible. +- Normalise to lowercase except for proper nouns. +- Use the most common form Smith uses (e.g., "division of labour" not + "divided labour"). + +## Quality Checks + +- Each entity must have a definition that would be comprehensible without + reading the source chapter. +- Each entity must cite the specific book and chapter of first appearance. +- **Economic Domain** must be EXACTLY ONE of: Production, Distribution, + Exchange, Consumption, Accumulation, Regulation, or General Theory. + Do not combine multiple domains. Do not use any other value. +- **Source Chapter format**: Use `Book [Roman numeral], Chapter [number]` + — for example `Book I, Chapter 3`. Do not include the chapter title, + quotation marks, markdown formatting, or asterisks. Use Roman numerals + for the book (I, II, III, IV, V). + + +## VSM Framework Context + +Use the following VSM framework as context to guide your extraction. +Prioritize entities that are likely to have clear mappings to VSM concepts, +but do not exclude entities simply because they lack an obvious mapping. + +--- +id: vsm-framework +name: vsm_framework +artifact_type: content +description: Stafford Beer's Viable System Model reference for economic analysis +version: 1.0.0 +--- + +# Stafford Beer's Viable System Model (VSM) + +The Viable System Model (VSM) is a model of the organisational structure of any +autonomous system capable of producing itself. It was created by management +cybernetician Stafford Beer in his books *Brain of the Firm* (1972) and +*The Heart of Enterprise* (1979). + +## Core Principle: Viability + +A viable system is any system organised in such a way as to meet the demands +of surviving in a changing environment. One of the prime features of systems +that survive is that they are adaptable. The VSM expresses a model for a +viable system, which is an abstracted cybernetic description applicable to +any organisation that is a going concern. + +## The Five Systems + +### System 1 (S1) — Operations + +The primary activities that produce the organisation's purpose. These are the +operational units that directly create value. Each operational element is itself +a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, +individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, +direct engagement with the environment. + +### System 2 (S2) — Coordination + +The information channels and bodies that allow the primary activities in +System 1 to communicate with each other and that allow System 3 to monitor +and coordinate activities. System 2 dampens oscillations and resolves +conflicts between operational units. + +**In economic terms:** Market price mechanisms, trade customs, standard +weights and measures, commercial law, banking clearinghouses, trade guilds. + +**Key properties:** Anti-oscillatory, dampening, scheduling, conflict +resolution, standardisation. + +### System 3 (S3) — Control / Operational Management + +The structures and controls that establish the rules, resources, rights, +and responsibilities of System 1 and provide an interface between Systems 1 +and Systems 4/5. System 3 represents the day-to-day control of the +organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour +laws, enforcement of contracts, the "invisible hand" as emergent internal +regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, +synergy extraction, performance management. + +### System 3* (S3*) — Audit / Monitoring + +The audit and monitoring channel that allows System 3 to verify information +coming from System 1 through channels other than those provided by System 2. +System 3* provides sporadic, direct access to operational reality. + +**In economic terms:** Market inspections, quality checks, auditing of accounts, +surprise investigations into trade practices, verification of weights and measures. + +**Key properties:** Sporadic direct investigation, reality checking, bypassing +normal reporting channels. + +### System 4 (S4) — Intelligence / Adaptation + +The bodies and processes that look outward to the environment to monitor +how the organisation needs to adapt to remain viable. System 4 captures +all relevant information about the outside-and-then environment. It is +responsible for strategic responses. + +**In economic terms:** Foreign intelligence about trade opportunities, +market research, new technology adoption, colonial exploration and trade +route development, understanding of foreign economic systems. + +**Key properties:** Environmental scanning, future orientation, strategic +planning, modelling, research and development. + +### System 5 (S5) — Policy / Identity + +The policy-making body that balances demands from Systems 3 and 4 and defines +the identity, values, and purpose of the organisation. System 5 provides +closure to the whole system and represents its supreme authority. + +**In economic terms:** Sovereign authority, constitutional principles governing +economic policy, national economic identity, the philosophical foundations +of economic systems (mercantilism vs. free trade), the overarching purpose +of the commonwealth. + +**Key properties:** Identity, ethos, supreme command, policy closure, +balancing internal and external perspectives. + +## Key Concepts + +### Recursion + +Every viable system contains and is contained in a viable system. The same +five-system structure recurs at every level of organisation. A workshop is +a viable system within a factory, which is a viable system within an +industry, which is a viable system within a national economy. + +### Variety + +A measure of the number of possible states of a system. The Law of Requisite +Variety (Ashby's Law) states that only variety can absorb variety. A +controller must have at least as much variety as the system it controls. + +### Requisite Variety + +The principle that for effective regulation, the variety of the regulator +must match the variety of the system being regulated. This is achieved +through variety attenuation (reducing the variety coming up from operations) +and variety amplification (increasing the variety of management's responses). + +### Attenuation and Amplification + +Variety engineering mechanisms. Attenuation reduces variety (e.g., reporting +summaries, statistical aggregation, standardisation). Amplification increases +variety (e.g., delegation, empowerment, decentralisation). + +### Algedonic Signals + +Emergency signals that bypass the normal management hierarchy to alert +higher systems of critical situations requiring immediate attention. Named +from the Greek words for pain (algos) and pleasure (hedone). + +**In economic terms:** Market panics, famine signals, sudden price collapses, +trade embargoes, economic crises that demand immediate sovereign intervention. + +### Autonomy + +The degree of freedom granted to operational units (System 1) to self-organise +within constraints set by System 3. Beer argued that maximum autonomy +consistent with systemic cohesion yields maximum viability. + +### Viability + +The capacity of a system to maintain a separate existence and survive in a +changing environment. A viable system continuously adapts while maintaining +its identity. + + +## Existing Entities + +The following entities have already been extracted from previous chapters +of this work. Do NOT re-extract any of these. If one of these entities +appears in the current chapter, you may omit it entirely — the infospace +already contains it. Only extract entities that are genuinely new. + +- adulteration-of-metals +- agricultural-labour +- artificial-market-creation +- artisan-specialisation +- assaying +- aulnagers +- average-price-of-corn +- barbarous-nations-barrier +- barter-and-exchange +- benevolence +- bleacher +- canal-communication +- coined-money +- command-over-labour +- commercial-interactions +- commercial-society +- commercial-transactions +- contract +- copper-money +- corn-rent +- debasement-of-currency +- degradation-of-coin +- division-of-labour +- double-coincidence-of-wants +- early-navigation-advantages +- economic-accessibility-determinants +- economic-accessibility-gradient +- economic-backwardness +- economic-connectivity-importance +- economic-development-constraints +- economic-development-geography +- economic-development-geography-theory +- economic-development-sequence +- economic-development-spatial-patterns +- economic-geography +- economic-geography-determinism +- economic-geography-impact +- economic-isolation-effects +- economic-opportunity-cost +- economic-opportunity-geography +- economic-spatial-inequality +- economic-spatial-organisation +- exchange +- exchangeable-value +- exchequer +- farmer +- favour +- flax-grower +- fluctuations-in-value-of-gold-and-silver +- frozen-ocean-barrier +- gold-money +- higgling-and-bargaining-of-the-market +- human-nature +- inland-market-limitation +- inland-navigation-extent +- inland-parts-of-the-country +- interest +- judgment-in-labour-application +- land-carriage +- legal-tender +- machinery-invention +- manufacturer +- maritime-commerce-development +- market-access-cost-structure +- market-access-development-sequence +- market-access-economic-potential +- market-access-gradient +- market-access-inequality +- market-access-opportunity-cost +- market-based-economic-geography +- market-based-economic-identity +- market-based-economic-structure +- market-based-productivity-limits +- market-based-specialisation +- market-communication-channels +- market-development-prerequisites +- market-driven-division +- market-extent +- market-extent-economic-impact +- market-extent-measurement +- market-integration-barriers +- market-integration-potential +- market-integration-timeline +- market-obstruction +- market-price-adjustment +- market-price-of-bullion +- market-regulation-of-prices +- market-separation +- market-size-economies +- market-size-specialisation-threshold +- market-size-threshold +- market-town-economy +- measure-of-exchangeable-value +- mediterranean-civilisation-pattern +- merchant +- metal-currency +- mint +- mint-price +- money +- money-rent +- mutual-good-offices +- natural-market-advantages +- navigable-rivers +- necessity +- nominal-measure-of-value +- nominal-price-of-commodities +- non-standard-metal +- payment-in-kind +- pin-maker-trade +- price-in-labour +- price-in-money +- productive-powers-of-labour +- proportion-between-metals +- public-law-on-coinage +- real-measure-of-value +- real-price-of-commodities +- real-value-of-corn-rent +- regulated-proportion +- river-navigation-infrastructure +- sea-coast-development +- seignorage +- self-love +- silver-money +- skill-and-dexterity +- stamp-masters +- standard-metal +- standard-weight-of-coin +- sterling-mark +- subsistence +- subsistence-agriculture +- superfluity +- tale +- temporary-price-of-corn +- toil-and-trouble-of-acquiring +- trade-encouragement +- trade-route-dependency +- transportation-cost-differential +- transportation-infrastructure-importance +- transportation-mode-economic-effects +- treaty +- truck +- unstamped-bars +- value-in-exchange +- value-in-use +- value-of-gold +- value-of-silver +- variety-of-talents +- venison +- victuals +- water-carriage +- weighing +- wool-grower + +## Instructions + +1. Read the source chapter carefully. +2. Review the list of existing entities above and do not duplicate them. +3. Identify all distinct economic concepts, actors, mechanisms, and institutions + that are NOT already in the existing entities list. +4. For each new entity, produce a separate markdown document following the + Economic Entity Schema v1.0. +5. Each entity document must include: + - An H1 heading with the entity name + - A Definition section (20-150 words) + - A Source Chapter section citing the specific chapter + - A Context section describing where in the argument the entity appears + - An Economic Domain section classifying the entity +6. Optionally include Smith's Original Wording (direct quote) and + Modern Interpretation sections. +7. Use neutral, analytical language throughout. +8. Ensure each entity is distinct and self-contained. + +## Output Format + +Output each entity as a separate markdown document, delimited by +`--- ENTITY: ---` markers. + +Use **H2 headings** (`##`) for each section inside the entity document. +Do NOT use inline `Section:` format or H3 headings. + +Example of a correctly formatted entity: + +``` +--- ENTITY: division of labour --- + +# Division of Labour + +## Definition + +The separation of a work process into distinct tasks performed by specialised +workers, increasing productivity through greater dexterity, saved time, and +the invention of labour-saving machinery. + +## Source Chapter + +Book I, Chapter 1 + +## Context + +The opening chapter's central argument, illustrated by Smith's pin factory +example showing how dividing 18 operations dramatically increases output. + +## Economic Domain + +Production + +--- +``` diff --git a/examples/infospace-with-history/output/entities/capital-employed.md b/examples/infospace-with-history/output/entities/capital-employed.md new file mode 100644 index 00000000..cb286e22 --- /dev/null +++ b/examples/infospace-with-history/output/entities/capital-employed.md @@ -0,0 +1,21 @@ + + +# Capital Employed + +## Definition + +The total value of resources, including materials and wages, that an investor advances in a productive enterprise. This represents the stock committed to generating profits through manufacturing or commercial activities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Central to Smith's explanation of how profits are determined. He argues that profits are regulated by the amount of capital employed rather than by the labour of supervision, using examples of different scales of manufacturing to illustrate this principle. + +## Economic Domain + +Accumulation + +--- diff --git a/examples/infospace-with-history/output/entities/coarser-and-finer-materials.md b/examples/infospace-with-history/output/entities/coarser-and-finer-materials.md new file mode 100644 index 00000000..bac9e281 --- /dev/null +++ b/examples/infospace-with-history/output/entities/coarser-and-finer-materials.md @@ -0,0 +1,21 @@ + + +# Coarser and Finer Materials + +## Definition + +Raw materials of different qualities used in manufacturing processes, where coarser materials are less processed and less valuable, while finer materials are more refined and more valuable. This distinction affects the scale of capital required in production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the value of capital employed. He compares two manufacturing operations using different quality materials to show that profits bear proportion to the extent of capital rather than to the labour of supervision. + +## Economic Domain + +Production + +--- diff --git a/examples/infospace-with-history/output/entities/common-annual-profits-of-manufacturing-stock.md b/examples/infospace-with-history/output/entities/common-annual-profits-of-manufacturing-stock.md new file mode 100644 index 00000000..26189684 --- /dev/null +++ b/examples/infospace-with-history/output/entities/common-annual-profits-of-manufacturing-stock.md @@ -0,0 +1,21 @@ + + +# Common Annual Profits of Manufacturing Stock + +## Definition + +The typical rate of return expected by those who invest capital in manufacturing enterprises, usually expressed as a percentage of the capital employed. This represents the standard profit margin in a given economic context. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the amount of capital employed rather than to the labour of supervision. He provides a detailed example comparing two different manufacturing operations to demonstrate this principle. + +## Economic Domain + +Distribution + +--- diff --git a/examples/infospace-with-history/output/entities/complete-manufacture.md b/examples/infospace-with-history/output/entities/complete-manufacture.md new file mode 100644 index 00000000..6b82a537 --- /dev/null +++ b/examples/infospace-with-history/output/entities/complete-manufacture.md @@ -0,0 +1,21 @@ + + +# Complete Manufacture + +## Definition + +The finished product resulting from the transformation of raw materials through labour and the application of capital. This represents the final stage of production before exchange or sale in the market. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the price of manufactured goods must cover materials, wages, and profits. Smith explains that when exchanging complete manufactures, something must be given for the profits of the undertaker who has advanced stock in the production process. + +## Economic Domain + +Production + +--- diff --git a/examples/infospace-with-history/output/entities/component-parts-of-price.md b/examples/infospace-with-history/output/entities/component-parts-of-price.md new file mode 100644 index 00000000..a5c119e4 --- /dev/null +++ b/examples/infospace-with-history/output/entities/component-parts-of-price.md @@ -0,0 +1,21 @@ + + +# Component Parts of Price + +## Definition + +The three fundamental elements that constitute the price of commodities: wages of labour, profit of stock, and rent of land. These represent the distinct claims that labour, capital, and land each have on the value created by economic activity. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central thesis of this chapter, which argues that every commodity's price ultimately resolves into these three components. Smith examines how these parts emerge from different economic conditions and how they relate to the distribution of wealth in society. + +## Economic Domain + +Distribution + +--- diff --git a/examples/infospace-with-history/output/entities/early-and-rude-state-of-society.md b/examples/infospace-with-history/output/entities/early-and-rude-state-of-society.md new file mode 100644 index 00000000..330e0a9b --- /dev/null +++ b/examples/infospace-with-history/output/entities/early-and-rude-state-of-society.md @@ -0,0 +1,21 @@ + + +# Early and Rude State of Society + +## Definition + +A primitive stage of economic development preceding the accumulation of stock and appropriation of land, where the entire produce of labour belongs to the labourer and exchange is based solely on the labour required to produce different commodities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a baseline for understanding economic development. Smith contrasts this state with more advanced conditions to explain how the three component parts of price emerge and how economic relationships become more complex. + +## Economic Domain + +General Theory + +--- diff --git a/examples/infospace-with-history/output/entities/idle-consumers.md b/examples/infospace-with-history/output/entities/idle-consumers.md new file mode 100644 index 00000000..30dc6e3d --- /dev/null +++ b/examples/infospace-with-history/output/entities/idle-consumers.md @@ -0,0 +1,21 @@ + + +# Idle Consumers + +## Definition + +Those members of society who consume economic output without contributing to its production through labour. This group represents a drain on the productive capacity of the economy as they consume without creating value. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the annual produce of labour is divided between productive and unproductive consumption. Smith notes that the idle consume a great part of the annual produce, affecting whether the economy's value increases, diminishes, or remains stable. + +## Economic Domain + +Consumption + +--- diff --git a/examples/infospace-with-history/output/entities/instruments-of-husbandry.md b/examples/infospace-with-history/output/entities/instruments-of-husbandry.md new file mode 100644 index 00000000..c9a6bb12 --- /dev/null +++ b/examples/infospace-with-history/output/entities/instruments-of-husbandry.md @@ -0,0 +1,21 @@ + + +# Instruments of Husbandry + +## Definition + +The tools, equipment, and machinery used in agricultural production, including ploughs, harrows, and other implements necessary for farming operations. These represent fixed capital investments in agriculture. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as part of the farmer's stock that must be maintained and replaced through the revenue generated by agricultural production. Smith explains how the price of agricultural products must cover the cost of maintaining these instruments. + +## Economic Domain + +Production + +--- diff --git a/examples/infospace-with-history/output/entities/interest-or-use-of-money.md b/examples/infospace-with-history/output/entities/interest-or-use-of-money.md new file mode 100644 index 00000000..905f05e8 --- /dev/null +++ b/examples/infospace-with-history/output/entities/interest-or-use-of-money.md @@ -0,0 +1,21 @@ + + +# Interest or Use of Money + +## Definition + +The payment made by borrowers to lenders for the use of capital, representing the profit that the borrower has an opportunity to make with the money. This is a derivative form of revenue ultimately derived from profits of stock. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as one of the ways revenue can be derived from stock without directly employing it. Smith explains that interest represents the compensation paid to lenders for allowing borrowers to make profits with their capital. + +## Economic Domain + +Distribution + +--- diff --git a/examples/infospace-with-history/output/entities/labour-of-inspection-and-direction.md b/examples/infospace-with-history/output/entities/labour-of-inspection-and-direction.md new file mode 100644 index 00000000..3659cd03 --- /dev/null +++ b/examples/infospace-with-history/output/entities/labour-of-inspection-and-direction.md @@ -0,0 +1,21 @@ + + +# Labour of Inspection and Direction + +## Definition + +The supervisory work performed by employers or managers in overseeing production processes and directing workers. This labour is distinct from the manual labour of production and is compensated through profits rather than wages. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Distinguished from profits of stock, with Smith arguing that the profits of stock are regulated by the value of capital employed rather than by the quantity or difficulty of supervisory labour. He uses the example of different manufacturing scales to demonstrate this distinction. + +## Economic Domain + +Production + +--- diff --git a/examples/infospace-with-history/output/entities/labouring-cattle.md b/examples/infospace-with-history/output/entities/labouring-cattle.md new file mode 100644 index 00000000..047aa4a1 --- /dev/null +++ b/examples/infospace-with-history/output/entities/labouring-cattle.md @@ -0,0 +1,21 @@ + + +# Labouring Cattle + +## Definition + +Domesticated animals used in agricultural production to perform work such as ploughing, hauling, and other farm tasks. These represent a form of fixed capital in agricultural production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how agricultural prices must cover not only current costs but also replace capital investments. Smith explains that the price of corn must pay for the maintenance of labouring cattle as well as compensate for their gradual deterioration through use. + +## Economic Domain + +Production + +--- diff --git a/examples/infospace-with-history/output/entities/licence-to-gather-natural-produce.md b/examples/infospace-with-history/output/entities/licence-to-gather-natural-produce.md new file mode 100644 index 00000000..c7b859fd --- /dev/null +++ b/examples/infospace-with-history/output/entities/licence-to-gather-natural-produce.md @@ -0,0 +1,21 @@ + + +# Licence to Gather Natural Produce + +## Definition + +The permission required from landowners to collect resources from their property, representing the economic mechanism by which natural produce becomes subject to rent. This formalises the landlord's claim on resources that were previously freely available. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, even gathering natural resources requires payment to the landlord, making rent a third component alongside wages and profits. + +## Economic Domain + +Regulation + +--- diff --git a/examples/infospace-with-history/output/entities/materials-and-subsistence.md b/examples/infospace-with-history/output/entities/materials-and-subsistence.md new file mode 100644 index 00000000..1dbf5245 --- /dev/null +++ b/examples/infospace-with-history/output/entities/materials-and-subsistence.md @@ -0,0 +1,23 @@ + + +# Materials and Subsistence + +# Materials and Subsistence + +## Definition + +The physical inputs and basic provisions supplied by employers to workers during production. Materials are the raw or processed goods used in manufacturing, while subsistence refers to the food and necessities provided to sustain workers during their labour. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as what employers advance to workers in exchange for their labour. Smith explains that the price of the final product must cover not only the cost of materials and wages but also provide profit for the employer who has advanced these resources. + +## Economic Domain + +Production + +--- diff --git a/examples/infospace-with-history/output/entities/natural-produce-of-land.md b/examples/infospace-with-history/output/entities/natural-produce-of-land.md new file mode 100644 index 00000000..2afe8ad9 --- /dev/null +++ b/examples/infospace-with-history/output/entities/natural-produce-of-land.md @@ -0,0 +1,21 @@ + + +# Natural Produce of Land + +## Definition + +The resources and products that grow or exist naturally on land without human cultivation, such as wood from forests and grass from fields. These become subject to rent once land is privatised. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, landlords demand payment even for resources that previously cost only the labour of gathering them. + +## Economic Domain + +Production + +--- diff --git a/examples/infospace-with-history/output/entities/price-of-commodities.md b/examples/infospace-with-history/output/entities/price-of-commodities.md new file mode 100644 index 00000000..3b9f4d8e --- /dev/null +++ b/examples/infospace-with-history/output/entities/price-of-commodities.md @@ -0,0 +1,21 @@ + + +# Price of Commodities + +## Definition + +The value at which goods exchange in the market, ultimately composed of three distinct parts: wages of labour, profit of stock, and rent of land. This price represents the total value created by economic activity distributed among different claimants. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central concept of the chapter, which Smith analyses to show how it resolves into three component parts. He examines how these components emerge from different economic conditions and how they relate to the distribution of wealth. + +## Economic Domain + +Exchange + +--- diff --git a/examples/infospace-with-history/output/entities/principal-clerk.md b/examples/infospace-with-history/output/entities/principal-clerk.md new file mode 100644 index 00000000..7bfeff6b --- /dev/null +++ b/examples/infospace-with-history/output/entities/principal-clerk.md @@ -0,0 +1,21 @@ + + +# Principal Clerk + +## Definition + +The chief administrative officer in a large enterprise who oversees the general operations and directs the labour of inspection and direction. This role represents the professional management class in commercial organisations. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how the labour of inspection and direction can be separated from ownership of capital. Smith explains that while clerks are paid wages, the profits of stock belong to the capital owner regardless of their involvement in management. + +## Economic Domain + +Production + +--- diff --git a/examples/infospace-with-history/output/entities/profits-of-stock.md b/examples/infospace-with-history/output/entities/profits-of-stock.md new file mode 100644 index 00000000..fb8f062d --- /dev/null +++ b/examples/infospace-with-history/output/entities/profits-of-stock.md @@ -0,0 +1,21 @@ + + +# Profits of Stock + +## Definition + +The portion of a commodity's price that compensates the owner of capital for advancing materials, wages, and risking their investment in production. This represents the return on capital employed in manufacturing or commercial ventures. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, distinguished from wages of labour. Smith argues that profits are regulated by the value of stock employed rather than by the quantity or hardship of supervision labour, using the example of different manufacturing scales to illustrate this principle. + +## Economic Domain + +Distribution + +--- diff --git a/examples/infospace-with-history/output/entities/quantity-of-labour.md b/examples/infospace-with-history/output/entities/quantity-of-labour.md new file mode 100644 index 00000000..8f9abd34 --- /dev/null +++ b/examples/infospace-with-history/output/entities/quantity-of-labour.md @@ -0,0 +1,21 @@ + + +# Quantity of Labour + +## Definition + +The amount of work required to produce or acquire commodities, which in primitive economic conditions serves as the sole regulator of exchange value between different goods. This represents the direct measure of economic effort. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the original basis for exchange in early economic states, where the proportion of labour required to produce different commodities determines their relative value. Smith later shows how this simple relationship becomes complicated by the emergence of profits and rent. + +## Economic Domain + +Production + +--- diff --git a/examples/infospace-with-history/output/entities/rent-of-land.md b/examples/infospace-with-history/output/entities/rent-of-land.md new file mode 100644 index 00000000..f961a737 --- /dev/null +++ b/examples/infospace-with-history/output/entities/rent-of-land.md @@ -0,0 +1,21 @@ + + +# Rent of Land + +## Definition + +The portion of a commodity's price that compensates landowners for the use of their land, including the natural produce and the exclusive right to its resources. This represents the landlord's claim on value created through land ownership. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, introduced when Smith discusses how land becomes private property. He explains how landlords demand payment even for natural produce, making rent a third component alongside wages and profits in the price of most commodities. + +## Economic Domain + +Distribution + +--- diff --git a/examples/infospace-with-history/output/entities/stock-of-the-farmer.md b/examples/infospace-with-history/output/entities/stock-of-the-farmer.md new file mode 100644 index 00000000..a599ea0b --- /dev/null +++ b/examples/infospace-with-history/output/entities/stock-of-the-farmer.md @@ -0,0 +1,21 @@ + + +# Stock of the Farmer + +## Definition + +The capital resources, including implements, animals, and provisions, that a farmer invests in agricultural production. This represents the farmer's investment in tools, livestock, and other means of production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in relation to how agricultural prices cover not only current production costs but also replace the farmer's capital. Smith explains that the price of agricultural products must compensate for the wear and tear of farming implements and the maintenance of labouring cattle. + +## Economic Domain + +Accumulation + +--- diff --git a/examples/infospace-with-history/output/entities/superior-hardship-and-superior-skill.md b/examples/infospace-with-history/output/entities/superior-hardship-and-superior-skill.md new file mode 100644 index 00000000..17bf9ae2 --- /dev/null +++ b/examples/infospace-with-history/output/entities/superior-hardship-and-superior-skill.md @@ -0,0 +1,23 @@ + + +# Superior Hardship and Superior Skill + +# Superior Hardship and Superior Skill + +## Definition + +Additional compensation granted to labour that involves greater physical difficulty or requires exceptional abilities and training. This represents an early form of wage differentiation based on the nature of work performed. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as factors that influence wages in both primitive and advanced societies. Smith explains that more severe labour or labour requiring uncommon dexterity and ingenuity naturally commands higher compensation, though he distinguishes this from profits of stock. + +## Economic Domain + +Distribution + +--- diff --git a/examples/infospace-with-history/output/entities/three-original-sources-of-revenue.md b/examples/infospace-with-history/output/entities/three-original-sources-of-revenue.md new file mode 100644 index 00000000..901e908e --- /dev/null +++ b/examples/infospace-with-history/output/entities/three-original-sources-of-revenue.md @@ -0,0 +1,21 @@ + + +# Three Original Sources of Revenue + +## Definition + +The fundamental origins from which all economic income derives: wages from labour, profits from stock, and rent from land. These represent the three basic ways in which individuals can derive income in an economic system. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Presented as the conclusion to Smith's analysis of price components. He argues that all other forms of revenue ultimately derive from one or more of these three sources, including taxes, salaries, and various forms of income. + +## Economic Domain + +Distribution + +--- diff --git a/examples/infospace-with-history/output/entities/wages-of-a-journeyman.md b/examples/infospace-with-history/output/entities/wages-of-a-journeyman.md new file mode 100644 index 00000000..9b695b39 --- /dev/null +++ b/examples/infospace-with-history/output/entities/wages-of-a-journeyman.md @@ -0,0 +1,21 @@ + + +# Wages of a Journeyman + +## Definition + +The payment received by skilled workers who labour under the direction of a master craftsman or manufacturer. This represents the compensation for manual labour distinct from the profits earned by the employer. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how independent manufacturers can earn both wages and profits. Smith explains that such individuals gain both the wages of a journeyman and the profit that a master would make, though this combined income is commonly called profit. + +## Economic Domain + +Distribution + +--- diff --git a/examples/infospace-with-history/output/entities/wages-of-labour.md b/examples/infospace-with-history/output/entities/wages-of-labour.md new file mode 100644 index 00000000..ea8826b0 --- /dev/null +++ b/examples/infospace-with-history/output/entities/wages-of-labour.md @@ -0,0 +1,21 @@ + + +# Wages of Labour + +## Definition + +The portion of a commodity's price that compensates workers for their labour, representing the value of the work performed in producing the commodity. This includes both the basic compensation for time spent and allowances for hardship or skill. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, discussed as the reward for labour in early and advanced states of society. Smith distinguishes this from profits and rent, noting that wages are regulated by different principles than profits of stock. + +## Economic Domain + +Distribution + +--- diff --git a/examples/infospace-with-history/output/entities/whole-produce-of-labour.md b/examples/infospace-with-history/output/entities/whole-produce-of-labour.md new file mode 100644 index 00000000..bbd0a33e --- /dev/null +++ b/examples/infospace-with-history/output/entities/whole-produce-of-labour.md @@ -0,0 +1,21 @@ + + +# Whole Produce of Labour + +## Definition + +The complete output created by a worker's labour, which in primitive economic conditions belongs entirely to the labourer without claims from capital or land ownership. This represents the full value created by direct labour alone. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition in early economic states where no stock or land ownership exists to claim portions of the product. Smith uses this concept to contrast with later conditions where wages, profits, and rent divide the produce. + +## Economic Domain + +Production + +--- diff --git a/examples/infospace-with-history/output/mappings/book-1-chapter-06-map-to-vsm-raw.md b/examples/infospace-with-history/output/mappings/book-1-chapter-06-map-to-vsm-raw.md new file mode 100644 index 00000000..d6219d3c --- /dev/null +++ b/examples/infospace-with-history/output/mappings/book-1-chapter-06-map-to-vsm-raw.md @@ -0,0 +1,1445 @@ +--- MAPPING: component-parts-of-price-to-S1 --- + +# Component Parts of Price -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: component parts of price --- + +# Component Parts of Price + +## Definition + +The three fundamental elements that constitute the price of commodities: wages of labour, profit of stock, and rent of land. These represent the distinct claims that labour, capital, and land each have on the value created by economic activity. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central thesis of this chapter, which argues that every commodity's price ultimately resolves into these three components. Smith examines how these parts emerge from different economic conditions and how they relate to the distribution of wealth in society. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +The component parts of price represent the fundamental outputs of economic operations - the wages paid to labour, profits to capital, and rent to land. These are the direct results of productive activity, just as System 1 represents the primary value-creating operations in an organisation. Each component part emerges from distinct operational processes: labour creates wages, capital generates profits, and land yields rent. These outputs are the "products" of economic operations, analogous to how System 1 produces the core outputs of an organisation. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: wages-of-labour-to-S1 --- + +# Wages of Labour -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: wages of labour --- + +# Wages of Labour + +## Definition + +The portion of a commodity's price that compensates workers for their labour, representing the value of the work performed in producing the commodity. This includes both the basic compensation for time spent and allowances for hardship or skill. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, discussed as the reward for labour in early and advanced states of society. Smith distinguishes this from profits and rent, noting that wages are regulated by different principles than profits of stock. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Wages of labour represent the direct output of productive work performed by System 1 operational units. Labour is the fundamental operational activity that creates value in Smith's economic system, just as System 1 represents the primary value-creating activities in an organisation. The wage is the compensation for this direct productive work, analogous to how System 1 produces the core outputs that justify the organisation's existence. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: profits-of-stock-to-S1 --- + +# Profits of Stock -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: profits of stock --- + +# Profits of Stock + +## Definition + +The portion of a commodity's price that compensates the owner of capital for advancing materials, wages, and risking their investment in production. This represents the return on capital employed in manufacturing or commercial ventures. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, distinguished from wages of labour. Smith argues that profits are regulated by the value of stock employed rather than by the quantity or hardship of supervision labour, using the example of different manufacturing scales to illustrate this principle. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Profits of stock represent the return on capital investment in productive operations, which is a fundamental output of System 1 economic activities. When capital is employed in manufacturing or commerce, the profit generated is the direct result of operational activity - the transformation of materials through labour using capital equipment. This profit is the reward for the productive function of capital within System 1, just as System 1 operations generate the primary outputs that sustain the entire economic system. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: rent-of-land-to-S1 --- + +# Rent of Land -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: rent of land --- + +# Rent of Land + +## Definition + +The portion of a commodity's price that compensates landowners for the use of their land, including the natural produce and the exclusive right to its resources. This represents the landlord's claim on value created through land ownership. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, introduced when Smith discusses how land becomes private property. He explains how landlords demand payment even for natural produce, making rent a third component alongside wages and profits in the price of most commodities. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Rent of land represents the return on the fundamental resource that enables all productive operations - the land itself. Land is the essential input for agricultural production and the location for all other economic activities, making rent the compensation for this foundational operational resource. Just as System 1 operations require various inputs to produce outputs, the use of land is a primary operational necessity that generates rent as its direct output in the economic system. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: accumulation-of-stock-to-S3 --- + +# Accumulation of Stock -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: accumulation of stock --- + +# Accumulation of Stock + +## Definition + +The process by which wealth is gathered and concentrated in the hands of particular persons, enabling them to employ others and undertake commercial ventures. This accumulation marks the transition from primitive to advanced economic society. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition that enables the emergence of profits as a component of price. Smith explains how accumulated stock allows individuals to employ labour, supply materials, and seek profit from the sale of manufactured goods. + +## Economic Domain + +Accumulation + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Accumulation of stock represents the internal regulatory mechanism that enables economic operations to function at a higher level of organisation. Smith presents accumulation as the condition that transforms primitive economic activity into advanced commercial society, establishing the framework within which System 1 operations can occur. This process creates the capital resources and organisational structures that System 3 uses to control and optimise internal operations, much like how accumulated organisational resources enable management to regulate and coordinate operational units. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: natural-produce-of-land-to-S1 --- + +# Natural Produce of Land -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: natural produce of land --- + +# Natural Produce of Land + +## Definition + +The resources and products that grow or exist naturally on land without human cultivation, such as wood from forests and grass from fields. These become subject to rent once land is privatised. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, landlords demand payment even for resources that previously cost only the labour of gathering them. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Natural produce of land represents the direct output of environmental resources that can be harvested without human cultivation, making it a fundamental System 1 product. This natural output becomes subject to economic organisation when land is privatised, but the underlying productive function remains the same - extracting value directly from the environment. The transition from freely available natural resources to rent-generating assets illustrates how System 1 operations adapt to regulatory frameworks while maintaining their core productive function. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: labour-of-inspection-and-direction-to-S1 --- + +# Labour of Inspection and Direction -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: labour of inspection and direction --- + +# Labour of Inspection and Direction + +## Definition + +The supervisory work performed by employers or managers in overseeing production processes and directing workers. This labour is distinct from the manual labour of production and is compensated through profits rather than wages. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Distinguished from profits of stock, with Smith arguing that the profits of stock are regulated by the value of capital employed rather than by the quantity or difficulty of supervisory labour. He uses the example of different manufacturing scales to demonstrate this distinction. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Labour of inspection and direction represents a specialised operational function within System 1 that coordinates and supervises other productive activities. This supervisory work is itself a form of System 1 operation - it directly produces the output of organised production through coordination of other workers. Smith distinguishes this from profits of stock to show that even management labour is compensated differently from capital returns, placing it firmly within the operational rather than financial domain of System 1. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: materials-and-subsistence-to-S1 --- + +# Materials and Subsistence -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: materials and subsistence --- + +# Materials and Subsistence + +## Definition + +The physical inputs and basic provisions supplied by employers to workers during production. Materials are the raw or processed goods used in manufacturing, while subsistence refers to the food and necessities provided to sustain workers during their labour. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as what employers advance to workers in exchange for their labour. Smith explains that the price of the final product must cover not only the cost of materials and wages but also provide profit for the employer who has advanced these resources. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Materials and subsistence represent the essential inputs that System 1 operations require to function. These are the physical resources and human necessities that enable productive work to occur, making them fundamental to the operational process. Smith shows how these inputs must be advanced by employers and recovered through the price of final products, illustrating their role as the foundational elements that System 1 operations transform into valuable outputs. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: advanced-state-of-society-to-S5 --- + +# Advanced State of Society -> System 5 (Policy) + +## Economic Entity Reference + +--- ENTITY: advanced state of society --- + +# Advanced State of Society + +## Definition + +A stage of economic development characterised by accumulated stock, private property in land, and the emergence of distinct economic classes and roles. This contrasts with earlier, more primitive economic conditions. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a reference point for understanding how economic relationships become more complex. Smith contrasts this with earlier states to explain the emergence of profits and rent as distinct from wages, and how different forms of compensation develop. + +## Economic Domain + +General Theory + +--- + +## VSM Concept Reference + +--- ENTITY: System 5 (S5) — Policy / Identity --- + +# System 5 (S5) — Policy / Identity + +## Definition + +The policy-making body that balances demands from Systems 3 and 4 and defines the identity, values, and purpose of the organisation. System 5 provides closure to the whole system and represents its supreme authority. + +**In economic terms:** Sovereign authority, constitutional principles governing economic policy, national economic identity, the philosophical foundations of economic systems (mercantilism vs. free trade), the overarching purpose of the commonwealth. + +**Key properties:** Identity, ethos, supreme command, policy closure, balancing internal and external perspectives. + +--- + +## Mapping Rationale + +The advanced state of society represents the policy framework that defines the identity and purpose of an economic system. Smith uses this concept to establish the structural conditions under which different forms of economic organisation can exist, much like how System 5 defines the identity and policy parameters within which an organisation operates. The transition to an advanced state involves fundamental policy choices about property rights, capital accumulation, and social organisation that shape the entire economic system's identity and purpose. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: early-and-rude-state-of-society-to-S5 --- + +# Early and Rude State of Society -> System 5 (Policy) + +## Economic Entity Reference + +--- ENTITY: early and rude state of society --- + +# Early and Rude State of Society + +## Definition + +A primitive stage of economic development preceding the accumulation of stock and appropriation of land, where the entire produce of labour belongs to the labourer and exchange is based solely on the labour required to produce different commodities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a baseline for understanding economic development. Smith contrasts this state with more advanced conditions to explain how the three component parts of price emerge and how economic relationships become more complex. + +## Economic Domain + +General Theory + +--- + +## VSM Concept Reference + +--- ENTITY: System 5 (S5) — Policy / Identity --- + +# System 5 (S5) — Policy / Identity + +## Definition + +The policy-making body that balances demands from Systems 3 and 4 and defines the identity, values, and purpose of the organisation. System 5 provides closure to the whole system and represents its supreme authority. + +**In economic terms:** Sovereign authority, constitutional principles governing economic policy, national economic identity, the philosophical foundations of economic systems (mercantilism vs. free trade), the overarching purpose of the commonwealth. + +**Key properties:** Identity, ethos, supreme command, policy closure, balancing internal and external perspectives. + +--- + +## Mapping Rationale + +The early and rude state of society represents a fundamental policy identity for economic organisation - one based on direct labour ownership and simple exchange relationships. Smith uses this primitive condition as a baseline identity against which to measure the effects of different policy choices about property, accumulation, and social organisation. This baseline identity serves the same function as System 5's role in defining the core identity and values that shape how an organisation operates and evolves. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: whole-produce-of-labour-to-S1 --- + +# Whole Produce of Labour -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: whole produce of labour --- + +# Whole Produce of Labour + +## Definition + +The complete output created by a worker's labour, which in primitive economic conditions belongs entirely to the labourer without claims from capital or land ownership. This represents the full value created by direct labour alone. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition in early economic states where no stock or land ownership exists to claim portions of the product. Smith uses this concept to contrast with later conditions where wages, profits, and rent divide the produce. + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +The whole produce of labour represents the complete output of System 1 operations in their most primitive form, where the worker retains all value created by their direct productive activity. This represents the fundamental System 1 output - the direct transformation of labour into valuable products - without the intermediation of capital claims or land ownership. Smith uses this concept to show how System 1 operations function in their purest form before being divided among different claimants. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: complete-manufacture-to-S1 --- + +# Complete Manufacture -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: complete manufacture --- + +# Complete Manufacture + +## Definition + +The finished product resulting from the transformation of raw materials through labour and the application of capital. This represents the final stage of production before exchange or sale in the market. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the price of manufactured goods must cover materials, wages, and profits. Smith explains that when exchanging complete manufactures, something must be given for the profits of the undertaker who has advanced stock in the production process. + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Complete manufacture represents the final output of System 1 operations - the transformation of raw materials through labour and capital into finished products ready for exchange. This finished product embodies the complete value-creating process of System 1, incorporating all the inputs (materials, labour, capital) that have been organised and transformed into a new form. The price of complete manufacture must cover all the component parts of System 1 operations, making it the ultimate expression of operational value creation. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: price-of-commodities-to-S2 --- + +# Price of Commodities -> System 2 (Coordination) + +## Economic Entity Reference + +--- ENTITY: price of commodities --- + +# Price of Commodities + +## Definition + +The value at which goods exchange in the market, ultimately composed of three distinct parts: wages of labour, profit of stock, and rent of land. This price represents the total value created by economic activity distributed among different claimants. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central concept of the chapter, which Smith analyses to show how it resolves into three component parts. He examines how these components emerge from different economic conditions and how they relate to the distribution of wealth. + +## Economic Domain + +Exchange + +--- + +## VSM Concept Reference + +--- ENTITY: System 2 (S2) — Coordination --- + +# System 2 (S2) — Coordination + +## Definition + +The information channels and bodies that allow the primary activities in System 1 to communicate with each other and that allow System 3 to monitor and coordinate activities. System 2 dampens oscillations and resolves conflicts between operational units. + +**In economic terms:** Market price mechanisms, trade customs, standard weights and measures, commercial law, banking clearinghouses, trade guilds. + +**Key properties:** Anti-oscillatory, dampening, scheduling, conflict resolution, standardisation. + +--- + +## Mapping Rationale + +The price of commodities serves as the primary coordination mechanism in Smith's economic system, functioning exactly as System 2 does in VSM. Prices coordinate the activities of countless System 1 operations by providing information about relative scarcity, demand, and value. They resolve conflicts between producers and consumers, dampen oscillations in supply and demand, and standardise the complex relationships between different commodities and services. Smith's analysis of how prices resolve into component parts reveals the underlying coordination function that prices perform across the entire economic system. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: quantity-of-labour-to-S2 --- + +# Quantity of Labour -> System 2 (Coordination) + +## Economic Entity Reference + +--- ENTITY: quantity of labour --- + +# Quantity of Labour + +## Definition + +The amount of work required to produce or acquire commodities, which in primitive economic conditions serves as the sole regulator of exchange value between different goods. This represents the direct measure of economic effort. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the original basis for exchange in early economic states, where the proportion of labour required to produce different commodities determines their relative value. Smith later shows how this simple relationship becomes complicated by the emergence of profits and rent. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 2 (S2) — Coordination --- + +# System 2 (S2) — Coordination + +## Definition + +The information channels and bodies that allow the primary activities in System 1 to communicate with each other and that allow System 3 to monitor and coordinate activities. System 2 dampens oscillations and resolves conflicts between operational units. + +**In economic terms:** Market price mechanisms, trade customs, standard weights and measures, commercial law, banking clearinghouses, trade guilds. + +**Key properties:** Anti-oscillatory, dampening, scheduling, conflict resolution, standardisation. + +--- + +## Mapping Rationale + +Quantity of labour serves as the fundamental coordination metric in primitive economic systems, establishing the relative value of different commodities based on the work required to produce them. This labour-based coordination mechanism performs the same function as System 2 by providing a standardised measure that allows different productive activities to be compared and exchanged. Even as Smith shows how this simple coordination mechanism becomes complicated by profits and rent, the underlying principle of using a common metric to coordinate diverse operations remains the same. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: superior-hardship-and-superior-skill-to-S3 --- + +# Superior Hardship and Superior Skill -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: superior hardship and superior skill --- + +# Superior Hardship and Superior Skill + +## Definition + +Additional compensation granted to labour that involves greater physical difficulty or requires exceptional abilities and training. This represents an early form of wage differentiation based on the nature of work performed. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as factors that influence wages in both primitive and advanced societies. Smith explains that more severe labour or labour requiring uncommon dexterity and ingenuity naturally commands higher compensation, though he distinguishes this from profits of stock. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Superior hardship and superior skill represent the internal regulatory mechanisms that System 3 uses to allocate resources and establish compensation rules within the economic system. These factors determine how wages are differentiated based on the nature of work performed, establishing the internal rules that govern labour compensation. This regulatory function creates the framework within which System 1 operations can function efficiently, ensuring that different types of labour are appropriately valued and compensated according to their difficulty and required skill level. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: common-annual-profits-of-manufacturing-stock-to-S3 --- + +# Common Annual Profits of Manufacturing Stock -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: common annual profits of manufacturing stock --- + +# Common Annual Profits of Manufacturing Stock + +## Definition + +The typical rate of return expected by those who invest capital in manufacturing enterprises, usually expressed as a percentage of the capital employed. This represents the standard profit margin in a given economic context. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the amount of capital employed rather than to the labour of supervision. He provides a detailed example comparing two different manufacturing operations to demonstrate this principle. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Common annual profits of manufacturing stock represent the internal regulatory standards that System 3 establishes for capital investment returns. These standard profit rates create the framework within which System 1 operations can function, providing the expected returns that guide investment decisions and capital allocation. Smith's analysis of how these profits relate to capital employed rather than supervision labour shows how System 3 establishes the internal rules and expectations that govern the relationship between capital investment and operational returns. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: principal-clerk-to-S1 --- + +# Principal Clerk -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: principal clerk --- + +# Principal Clerk + +## Definition + +The chief administrative officer in a large enterprise who oversees the general operations and directs the labour of inspection and direction. This role represents the professional management class in commercial organisations. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how the labour of inspection and direction can be separated from ownership of capital. Smith explains that while clerks are paid wages, the profits of stock belong to the capital owner regardless of their involvement in management. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +The principal clerk represents a specialised operational function within System 1 that performs the labour of inspection and direction. This role directly produces the output of organised management through coordinating other workers, making it a System 1 operation rather than a System 3 function. Smith's distinction between the clerk's wages and the owner's profits shows how even management labour is treated as an operational input that must be compensated separately from capital returns, placing it firmly within the System 1 domain. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: capital-employed-to-S3 --- + +# Capital Employed -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: capital employed --- + +# Capital Employed + +## Definition + +The total value of resources, including materials and wages, that an investor advances in a productive enterprise. This represents the stock committed to generating profits through manufacturing or commercial activities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Central to Smith's explanation of how profits are determined. He argues that profits are regulated by the amount of capital employed rather than by the labour of supervision, using examples of different scales of manufacturing to illustrate this principle. + +## Economic Domain + +Accumulation + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Capital employed represents the internal resource allocation that System 3 controls and regulates within the economic system. The amount of capital committed to productive enterprises determines the scale and scope of System 1 operations, and Smith shows how this capital allocation directly affects profit rates. This relationship between capital investment and operational returns illustrates how System 3 establishes the internal rules and resource allocation mechanisms that govern how System 1 operations function and what returns they can generate. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: stock-of-the-farmer-to-S1 --- + +# Stock of the Farmer -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: stock of the farmer --- + +# Stock of the Farmer + +## Definition + +The capital resources, including implements, animals, and provisions, that a farmer invests in agricultural production. This represents the farmer's investment in tools, livestock, and other means of production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in relation to how agricultural prices cover not only current production costs but also replace the farmer's capital. Smith explains that the price of agricultural products must compensate for the wear and tear of farming implements and the maintenance of labouring cattle. + +## Economic Domain + +Accumulation + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +The stock of the farmer represents the operational capital that System 1 uses to produce agricultural output. This capital investment in tools, animals, and provisions is directly employed in the productive process, making it a fundamental System 1 resource. Smith's analysis of how agricultural prices must cover both current costs and capital replacement shows how this operational stock is essential to the value-creating function of System 1 agricultural operations. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: labouring-cattle-to-S1 --- + +# Labouring Cattle -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: labouring cattle --- + +# Labouring Cattle + +## Definition + +Domesticated animals used in agricultural production to perform work such as ploughing, hauling, and other farm tasks. These represent a form of fixed capital in agricultural production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how agricultural prices must cover not only current costs but also replace capital investments. Smith explains that the price of corn must pay for the maintenance of labouring cattle as well as compensate for their gradual deterioration through use. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Labouring cattle represent operational assets that System 1 agricultural operations use to produce value directly. These animals perform productive work that transforms land and resources into agricultural products, making them fundamental System 1 operational resources. Smith's analysis of how their maintenance and replacement must be covered by agricultural prices shows how these operational assets are essential to the value-creating function of System 1 agricultural production. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: instruments-of-husbandry-to-S1 --- + +# Instruments of Husbandry -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: instruments of husbandry --- + +# Instruments of Husbandry + +## Definition + +The tools, equipment, and machinery used in agricultural production, including ploughs, harrows, and other implements necessary for farming operations. These represent fixed capital investments in agriculture. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as part of the farmer's stock that must be maintained and replaced through the revenue generated by agricultural production. Smith explains how the price of agricultural products must cover the cost of maintaining these instruments. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Instruments of husbandry represent the operational tools that System 1 agricultural operations use to transform land and labour into productive output. These implements are directly employed in the value-creating process, making them fundamental System 1 operational resources. Smith's analysis of how their maintenance costs must be covered by agricultural prices shows how these operational assets are essential to the functioning of System 1 agricultural production. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: coarser-and-finer-materials-to-S1 --- + +# Coarser and Finer Materials -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: coarser and finer materials --- + +# Coarser and Finer Materials + +## Definition + +Raw materials of different qualities used in manufacturing processes, where coarser materials are less processed and less valuable, while finer materials are more refined and more valuable. This distinction affects the scale of capital required in production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the value of capital employed. He compares two manufacturing operations using different quality materials to show that profits bear proportion to the extent of capital rather than to the labour of supervision. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Coarser and finer materials represent the operational inputs that System 1 manufacturing operations transform into finished products. These materials are the raw resources that System 1 operations process and refine, making them fundamental to the value-creating function. Smith's comparison of different manufacturing scales using different quality materials shows how these operational inputs determine the scale and nature of System 1 productive activity. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: licence-to-gather-natural-produce-to-S3 --- + +# Licence to Gather Natural Produce -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: licence to gather natural produce --- + +# Licence to Gather Natural Produce + +## Definition + +The permission required from landowners to collect resources from their property, representing the economic mechanism by which natural produce becomes subject to rent. This formalises the landlord's claim on resources that were previously freely available. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, even gathering natural resources requires payment to the landlord, making rent a third component alongside wages and profits. + +## Economic Domain + +Regulation + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +The licence to gather natural produce represents the regulatory framework that System 3 establishes to control access to fundamental resources. This licensing system formalises the rules under which System 1 operations can access natural resources, establishing the property rights and compensation mechanisms that govern resource use. Smith's analysis of how this licensing creates rent shows how System 3's regulatory function transforms freely available resources into controlled economic assets. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: three-original-sources-of-revenue-to-S3 --- + +# Three Original Sources of Revenue -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: three original sources of revenue --- + +# Three Original Sources of Revenue + +## Definition + +The fundamental origins from which all economic income derives: wages from labour, profits from stock, and rent from land. These represent the three basic ways in which individuals can derive income in an economic system. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Presented as the conclusion to Smith's analysis of price components. He argues that all other forms of revenue ultimately derive from one or more of these three sources, including taxes, salaries, and various forms of income. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +The three original sources of revenue represent the fundamental regulatory framework that System 3 establishes for economic organisation. These three sources define the basic rules for how value can be created and distributed within the economic system, establishing the framework within which all System 1 operations must function. Smith's analysis of how all other forms of income derive from these three sources shows how System 3's regulatory function creates the basic structure that governs economic activity. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: interest-or-use-of-money-to-S3 --- + +# Interest or Use of Money -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: interest or use of money --- + +# Interest or Use of Money + +## Definition + +The payment made by borrowers to lenders for the use of capital, representing the profit that the borrower has an opportunity to make with the money. This is a derivative form of revenue ultimately derived from profits of stock. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as one of the ways revenue can be derived from stock without directly employing it. Smith explains that interest represents the compensation paid to lenders for allowing borrowers to make profits with their capital. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Interest or use of money represents the regulatory mechanism that System 3 establishes for capital allocation without direct operational involvement. This financial intermediation creates the rules and expectations for how capital can be employed to generate returns, establishing the framework within which System 1 operations can access necessary funding. Smith's analysis of how interest derives from profits shows how System 3's regulatory function creates the financial infrastructure that supports operational activity. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: wages-of-a-journeyman-to-S1 --- + +# Wages of a Journeyman -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: wages of a journeyman --- + +# Wages of a Journeyman + +## Definition + +The payment received by skilled workers who labour under the direction of a master craftsman or manufacturer. This represents the compensation for manual labour distinct from the profits earned by the employer. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how independent manufacturers can earn both wages and profits. Smith explains that such individuals gain both the wages of a journeyman and the profit that a master would make, though this combined income is commonly called profit. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Wages of a journeyman represent the direct compensation for operational labour within System 1. This payment for skilled manual work is the reward for the productive activity that System 1 operations perform, distinct from the returns to capital investment. Smith's analysis of how independent manufacturers combine both wages and profits shows how this operational compensation is fundamental to the value-creating function of System 1, even when the same individual performs both labour and capital roles. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: idle-consumers-to-S5 --- + +# Idle Consumers -> System 5 (Policy) + +## Economic Entity Reference + +--- ENTITY: idle consumers --- + +# Idle Consumers + +## Definition + +Those members of society who consume economic output without contributing to its production through labour. This group represents a drain on the productive capacity of the economy as they consume without creating value. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the annual produce of labour is divided between productive and unproductive consumption. Smith notes that the idle consume a great part of the annual produce, affecting whether the economy's value increases, diminishes, or remains stable. + +## Economic Domain + +Consumption + +--- + +## VSM Concept Reference + +--- ENTITY: System 5 (S5) — Policy / Identity --- + +# System 5 (S5) — Policy / Identity + +## Definition + +The policy-making body that balances demands from Systems 3 and 4 and defines the identity, values, and purpose of the organisation. System 5 provides closure to the whole system and represents its supreme authority. + +**In economic terms:** Sovereign authority, constitutional principles governing economic policy, national economic identity, the philosophical foundations of economic systems (mercantilism vs. free trade), the overarching purpose of the commonwealth. + +**Key properties:** Identity, ethos, supreme command, policy closure, balancing internal and external perspectives. + +--- + +## Mapping Rationale + +Idle consumers represent a fundamental policy challenge that System 5 must address in defining the identity and purpose of the economic system. The existence of non-productive consumption raises questions about the overall purpose of economic activity and how value should be distributed within society. Smith's concern about idle consumers consuming productive output without contributing to its creation reflects the System 5 function of defining the values and identity that shape how the economic system operates and what it considers legitimate forms of participation and reward. + +## Mapping Strength + +Weak + +--- \ No newline at end of file diff --git a/examples/infospace-with-history/output/mappings/book-1-chapter-06-mappings.md b/examples/infospace-with-history/output/mappings/book-1-chapter-06-mappings.md new file mode 100644 index 00000000..d6219d3c --- /dev/null +++ b/examples/infospace-with-history/output/mappings/book-1-chapter-06-mappings.md @@ -0,0 +1,1445 @@ +--- MAPPING: component-parts-of-price-to-S1 --- + +# Component Parts of Price -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: component parts of price --- + +# Component Parts of Price + +## Definition + +The three fundamental elements that constitute the price of commodities: wages of labour, profit of stock, and rent of land. These represent the distinct claims that labour, capital, and land each have on the value created by economic activity. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central thesis of this chapter, which argues that every commodity's price ultimately resolves into these three components. Smith examines how these parts emerge from different economic conditions and how they relate to the distribution of wealth in society. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +The component parts of price represent the fundamental outputs of economic operations - the wages paid to labour, profits to capital, and rent to land. These are the direct results of productive activity, just as System 1 represents the primary value-creating operations in an organisation. Each component part emerges from distinct operational processes: labour creates wages, capital generates profits, and land yields rent. These outputs are the "products" of economic operations, analogous to how System 1 produces the core outputs of an organisation. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: wages-of-labour-to-S1 --- + +# Wages of Labour -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: wages of labour --- + +# Wages of Labour + +## Definition + +The portion of a commodity's price that compensates workers for their labour, representing the value of the work performed in producing the commodity. This includes both the basic compensation for time spent and allowances for hardship or skill. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, discussed as the reward for labour in early and advanced states of society. Smith distinguishes this from profits and rent, noting that wages are regulated by different principles than profits of stock. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Wages of labour represent the direct output of productive work performed by System 1 operational units. Labour is the fundamental operational activity that creates value in Smith's economic system, just as System 1 represents the primary value-creating activities in an organisation. The wage is the compensation for this direct productive work, analogous to how System 1 produces the core outputs that justify the organisation's existence. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: profits-of-stock-to-S1 --- + +# Profits of Stock -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: profits of stock --- + +# Profits of Stock + +## Definition + +The portion of a commodity's price that compensates the owner of capital for advancing materials, wages, and risking their investment in production. This represents the return on capital employed in manufacturing or commercial ventures. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, distinguished from wages of labour. Smith argues that profits are regulated by the value of stock employed rather than by the quantity or hardship of supervision labour, using the example of different manufacturing scales to illustrate this principle. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Profits of stock represent the return on capital investment in productive operations, which is a fundamental output of System 1 economic activities. When capital is employed in manufacturing or commerce, the profit generated is the direct result of operational activity - the transformation of materials through labour using capital equipment. This profit is the reward for the productive function of capital within System 1, just as System 1 operations generate the primary outputs that sustain the entire economic system. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: rent-of-land-to-S1 --- + +# Rent of Land -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: rent of land --- + +# Rent of Land + +## Definition + +The portion of a commodity's price that compensates landowners for the use of their land, including the natural produce and the exclusive right to its resources. This represents the landlord's claim on value created through land ownership. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, introduced when Smith discusses how land becomes private property. He explains how landlords demand payment even for natural produce, making rent a third component alongside wages and profits in the price of most commodities. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Rent of land represents the return on the fundamental resource that enables all productive operations - the land itself. Land is the essential input for agricultural production and the location for all other economic activities, making rent the compensation for this foundational operational resource. Just as System 1 operations require various inputs to produce outputs, the use of land is a primary operational necessity that generates rent as its direct output in the economic system. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: accumulation-of-stock-to-S3 --- + +# Accumulation of Stock -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: accumulation of stock --- + +# Accumulation of Stock + +## Definition + +The process by which wealth is gathered and concentrated in the hands of particular persons, enabling them to employ others and undertake commercial ventures. This accumulation marks the transition from primitive to advanced economic society. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition that enables the emergence of profits as a component of price. Smith explains how accumulated stock allows individuals to employ labour, supply materials, and seek profit from the sale of manufactured goods. + +## Economic Domain + +Accumulation + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Accumulation of stock represents the internal regulatory mechanism that enables economic operations to function at a higher level of organisation. Smith presents accumulation as the condition that transforms primitive economic activity into advanced commercial society, establishing the framework within which System 1 operations can occur. This process creates the capital resources and organisational structures that System 3 uses to control and optimise internal operations, much like how accumulated organisational resources enable management to regulate and coordinate operational units. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: natural-produce-of-land-to-S1 --- + +# Natural Produce of Land -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: natural produce of land --- + +# Natural Produce of Land + +## Definition + +The resources and products that grow or exist naturally on land without human cultivation, such as wood from forests and grass from fields. These become subject to rent once land is privatised. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, landlords demand payment even for resources that previously cost only the labour of gathering them. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Natural produce of land represents the direct output of environmental resources that can be harvested without human cultivation, making it a fundamental System 1 product. This natural output becomes subject to economic organisation when land is privatised, but the underlying productive function remains the same - extracting value directly from the environment. The transition from freely available natural resources to rent-generating assets illustrates how System 1 operations adapt to regulatory frameworks while maintaining their core productive function. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: labour-of-inspection-and-direction-to-S1 --- + +# Labour of Inspection and Direction -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: labour of inspection and direction --- + +# Labour of Inspection and Direction + +## Definition + +The supervisory work performed by employers or managers in overseeing production processes and directing workers. This labour is distinct from the manual labour of production and is compensated through profits rather than wages. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Distinguished from profits of stock, with Smith arguing that the profits of stock are regulated by the value of capital employed rather than by the quantity or difficulty of supervisory labour. He uses the example of different manufacturing scales to demonstrate this distinction. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Labour of inspection and direction represents a specialised operational function within System 1 that coordinates and supervises other productive activities. This supervisory work is itself a form of System 1 operation - it directly produces the output of organised production through coordination of other workers. Smith distinguishes this from profits of stock to show that even management labour is compensated differently from capital returns, placing it firmly within the operational rather than financial domain of System 1. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: materials-and-subsistence-to-S1 --- + +# Materials and Subsistence -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: materials and subsistence --- + +# Materials and Subsistence + +## Definition + +The physical inputs and basic provisions supplied by employers to workers during production. Materials are the raw or processed goods used in manufacturing, while subsistence refers to the food and necessities provided to sustain workers during their labour. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as what employers advance to workers in exchange for their labour. Smith explains that the price of the final product must cover not only the cost of materials and wages but also provide profit for the employer who has advanced these resources. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Materials and subsistence represent the essential inputs that System 1 operations require to function. These are the physical resources and human necessities that enable productive work to occur, making them fundamental to the operational process. Smith shows how these inputs must be advanced by employers and recovered through the price of final products, illustrating their role as the foundational elements that System 1 operations transform into valuable outputs. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: advanced-state-of-society-to-S5 --- + +# Advanced State of Society -> System 5 (Policy) + +## Economic Entity Reference + +--- ENTITY: advanced state of society --- + +# Advanced State of Society + +## Definition + +A stage of economic development characterised by accumulated stock, private property in land, and the emergence of distinct economic classes and roles. This contrasts with earlier, more primitive economic conditions. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a reference point for understanding how economic relationships become more complex. Smith contrasts this with earlier states to explain the emergence of profits and rent as distinct from wages, and how different forms of compensation develop. + +## Economic Domain + +General Theory + +--- + +## VSM Concept Reference + +--- ENTITY: System 5 (S5) — Policy / Identity --- + +# System 5 (S5) — Policy / Identity + +## Definition + +The policy-making body that balances demands from Systems 3 and 4 and defines the identity, values, and purpose of the organisation. System 5 provides closure to the whole system and represents its supreme authority. + +**In economic terms:** Sovereign authority, constitutional principles governing economic policy, national economic identity, the philosophical foundations of economic systems (mercantilism vs. free trade), the overarching purpose of the commonwealth. + +**Key properties:** Identity, ethos, supreme command, policy closure, balancing internal and external perspectives. + +--- + +## Mapping Rationale + +The advanced state of society represents the policy framework that defines the identity and purpose of an economic system. Smith uses this concept to establish the structural conditions under which different forms of economic organisation can exist, much like how System 5 defines the identity and policy parameters within which an organisation operates. The transition to an advanced state involves fundamental policy choices about property rights, capital accumulation, and social organisation that shape the entire economic system's identity and purpose. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: early-and-rude-state-of-society-to-S5 --- + +# Early and Rude State of Society -> System 5 (Policy) + +## Economic Entity Reference + +--- ENTITY: early and rude state of society --- + +# Early and Rude State of Society + +## Definition + +A primitive stage of economic development preceding the accumulation of stock and appropriation of land, where the entire produce of labour belongs to the labourer and exchange is based solely on the labour required to produce different commodities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a baseline for understanding economic development. Smith contrasts this state with more advanced conditions to explain how the three component parts of price emerge and how economic relationships become more complex. + +## Economic Domain + +General Theory + +--- + +## VSM Concept Reference + +--- ENTITY: System 5 (S5) — Policy / Identity --- + +# System 5 (S5) — Policy / Identity + +## Definition + +The policy-making body that balances demands from Systems 3 and 4 and defines the identity, values, and purpose of the organisation. System 5 provides closure to the whole system and represents its supreme authority. + +**In economic terms:** Sovereign authority, constitutional principles governing economic policy, national economic identity, the philosophical foundations of economic systems (mercantilism vs. free trade), the overarching purpose of the commonwealth. + +**Key properties:** Identity, ethos, supreme command, policy closure, balancing internal and external perspectives. + +--- + +## Mapping Rationale + +The early and rude state of society represents a fundamental policy identity for economic organisation - one based on direct labour ownership and simple exchange relationships. Smith uses this primitive condition as a baseline identity against which to measure the effects of different policy choices about property, accumulation, and social organisation. This baseline identity serves the same function as System 5's role in defining the core identity and values that shape how an organisation operates and evolves. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: whole-produce-of-labour-to-S1 --- + +# Whole Produce of Labour -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: whole produce of labour --- + +# Whole Produce of Labour + +## Definition + +The complete output created by a worker's labour, which in primitive economic conditions belongs entirely to the labourer without claims from capital or land ownership. This represents the full value created by direct labour alone. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition in early economic states where no stock or land ownership exists to claim portions of the product. Smith uses this concept to contrast with later conditions where wages, profits, and rent divide the produce. + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +The whole produce of labour represents the complete output of System 1 operations in their most primitive form, where the worker retains all value created by their direct productive activity. This represents the fundamental System 1 output - the direct transformation of labour into valuable products - without the intermediation of capital claims or land ownership. Smith uses this concept to show how System 1 operations function in their purest form before being divided among different claimants. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: complete-manufacture-to-S1 --- + +# Complete Manufacture -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: complete manufacture --- + +# Complete Manufacture + +## Definition + +The finished product resulting from the transformation of raw materials through labour and the application of capital. This represents the final stage of production before exchange or sale in the market. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the price of manufactured goods must cover materials, wages, and profits. Smith explains that when exchanging complete manufactures, something must be given for the profits of the undertaker who has advanced stock in the production process. + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Complete manufacture represents the final output of System 1 operations - the transformation of raw materials through labour and capital into finished products ready for exchange. This finished product embodies the complete value-creating process of System 1, incorporating all the inputs (materials, labour, capital) that have been organised and transformed into a new form. The price of complete manufacture must cover all the component parts of System 1 operations, making it the ultimate expression of operational value creation. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: price-of-commodities-to-S2 --- + +# Price of Commodities -> System 2 (Coordination) + +## Economic Entity Reference + +--- ENTITY: price of commodities --- + +# Price of Commodities + +## Definition + +The value at which goods exchange in the market, ultimately composed of three distinct parts: wages of labour, profit of stock, and rent of land. This price represents the total value created by economic activity distributed among different claimants. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central concept of the chapter, which Smith analyses to show how it resolves into three component parts. He examines how these components emerge from different economic conditions and how they relate to the distribution of wealth. + +## Economic Domain + +Exchange + +--- + +## VSM Concept Reference + +--- ENTITY: System 2 (S2) — Coordination --- + +# System 2 (S2) — Coordination + +## Definition + +The information channels and bodies that allow the primary activities in System 1 to communicate with each other and that allow System 3 to monitor and coordinate activities. System 2 dampens oscillations and resolves conflicts between operational units. + +**In economic terms:** Market price mechanisms, trade customs, standard weights and measures, commercial law, banking clearinghouses, trade guilds. + +**Key properties:** Anti-oscillatory, dampening, scheduling, conflict resolution, standardisation. + +--- + +## Mapping Rationale + +The price of commodities serves as the primary coordination mechanism in Smith's economic system, functioning exactly as System 2 does in VSM. Prices coordinate the activities of countless System 1 operations by providing information about relative scarcity, demand, and value. They resolve conflicts between producers and consumers, dampen oscillations in supply and demand, and standardise the complex relationships between different commodities and services. Smith's analysis of how prices resolve into component parts reveals the underlying coordination function that prices perform across the entire economic system. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: quantity-of-labour-to-S2 --- + +# Quantity of Labour -> System 2 (Coordination) + +## Economic Entity Reference + +--- ENTITY: quantity of labour --- + +# Quantity of Labour + +## Definition + +The amount of work required to produce or acquire commodities, which in primitive economic conditions serves as the sole regulator of exchange value between different goods. This represents the direct measure of economic effort. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the original basis for exchange in early economic states, where the proportion of labour required to produce different commodities determines their relative value. Smith later shows how this simple relationship becomes complicated by the emergence of profits and rent. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 2 (S2) — Coordination --- + +# System 2 (S2) — Coordination + +## Definition + +The information channels and bodies that allow the primary activities in System 1 to communicate with each other and that allow System 3 to monitor and coordinate activities. System 2 dampens oscillations and resolves conflicts between operational units. + +**In economic terms:** Market price mechanisms, trade customs, standard weights and measures, commercial law, banking clearinghouses, trade guilds. + +**Key properties:** Anti-oscillatory, dampening, scheduling, conflict resolution, standardisation. + +--- + +## Mapping Rationale + +Quantity of labour serves as the fundamental coordination metric in primitive economic systems, establishing the relative value of different commodities based on the work required to produce them. This labour-based coordination mechanism performs the same function as System 2 by providing a standardised measure that allows different productive activities to be compared and exchanged. Even as Smith shows how this simple coordination mechanism becomes complicated by profits and rent, the underlying principle of using a common metric to coordinate diverse operations remains the same. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: superior-hardship-and-superior-skill-to-S3 --- + +# Superior Hardship and Superior Skill -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: superior hardship and superior skill --- + +# Superior Hardship and Superior Skill + +## Definition + +Additional compensation granted to labour that involves greater physical difficulty or requires exceptional abilities and training. This represents an early form of wage differentiation based on the nature of work performed. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as factors that influence wages in both primitive and advanced societies. Smith explains that more severe labour or labour requiring uncommon dexterity and ingenuity naturally commands higher compensation, though he distinguishes this from profits of stock. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Superior hardship and superior skill represent the internal regulatory mechanisms that System 3 uses to allocate resources and establish compensation rules within the economic system. These factors determine how wages are differentiated based on the nature of work performed, establishing the internal rules that govern labour compensation. This regulatory function creates the framework within which System 1 operations can function efficiently, ensuring that different types of labour are appropriately valued and compensated according to their difficulty and required skill level. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: common-annual-profits-of-manufacturing-stock-to-S3 --- + +# Common Annual Profits of Manufacturing Stock -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: common annual profits of manufacturing stock --- + +# Common Annual Profits of Manufacturing Stock + +## Definition + +The typical rate of return expected by those who invest capital in manufacturing enterprises, usually expressed as a percentage of the capital employed. This represents the standard profit margin in a given economic context. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the amount of capital employed rather than to the labour of supervision. He provides a detailed example comparing two different manufacturing operations to demonstrate this principle. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Common annual profits of manufacturing stock represent the internal regulatory standards that System 3 establishes for capital investment returns. These standard profit rates create the framework within which System 1 operations can function, providing the expected returns that guide investment decisions and capital allocation. Smith's analysis of how these profits relate to capital employed rather than supervision labour shows how System 3 establishes the internal rules and expectations that govern the relationship between capital investment and operational returns. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: principal-clerk-to-S1 --- + +# Principal Clerk -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: principal clerk --- + +# Principal Clerk + +## Definition + +The chief administrative officer in a large enterprise who oversees the general operations and directs the labour of inspection and direction. This role represents the professional management class in commercial organisations. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how the labour of inspection and direction can be separated from ownership of capital. Smith explains that while clerks are paid wages, the profits of stock belong to the capital owner regardless of their involvement in management. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +The principal clerk represents a specialised operational function within System 1 that performs the labour of inspection and direction. This role directly produces the output of organised management through coordinating other workers, making it a System 1 operation rather than a System 3 function. Smith's distinction between the clerk's wages and the owner's profits shows how even management labour is treated as an operational input that must be compensated separately from capital returns, placing it firmly within the System 1 domain. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: capital-employed-to-S3 --- + +# Capital Employed -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: capital employed --- + +# Capital Employed + +## Definition + +The total value of resources, including materials and wages, that an investor advances in a productive enterprise. This represents the stock committed to generating profits through manufacturing or commercial activities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Central to Smith's explanation of how profits are determined. He argues that profits are regulated by the amount of capital employed rather than by the labour of supervision, using examples of different scales of manufacturing to illustrate this principle. + +## Economic Domain + +Accumulation + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Capital employed represents the internal resource allocation that System 3 controls and regulates within the economic system. The amount of capital committed to productive enterprises determines the scale and scope of System 1 operations, and Smith shows how this capital allocation directly affects profit rates. This relationship between capital investment and operational returns illustrates how System 3 establishes the internal rules and resource allocation mechanisms that govern how System 1 operations function and what returns they can generate. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: stock-of-the-farmer-to-S1 --- + +# Stock of the Farmer -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: stock of the farmer --- + +# Stock of the Farmer + +## Definition + +The capital resources, including implements, animals, and provisions, that a farmer invests in agricultural production. This represents the farmer's investment in tools, livestock, and other means of production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in relation to how agricultural prices cover not only current production costs but also replace the farmer's capital. Smith explains that the price of agricultural products must compensate for the wear and tear of farming implements and the maintenance of labouring cattle. + +## Economic Domain + +Accumulation + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +The stock of the farmer represents the operational capital that System 1 uses to produce agricultural output. This capital investment in tools, animals, and provisions is directly employed in the productive process, making it a fundamental System 1 resource. Smith's analysis of how agricultural prices must cover both current costs and capital replacement shows how this operational stock is essential to the value-creating function of System 1 agricultural operations. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: labouring-cattle-to-S1 --- + +# Labouring Cattle -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: labouring cattle --- + +# Labouring Cattle + +## Definition + +Domesticated animals used in agricultural production to perform work such as ploughing, hauling, and other farm tasks. These represent a form of fixed capital in agricultural production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how agricultural prices must cover not only current costs but also replace capital investments. Smith explains that the price of corn must pay for the maintenance of labouring cattle as well as compensate for their gradual deterioration through use. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Labouring cattle represent operational assets that System 1 agricultural operations use to produce value directly. These animals perform productive work that transforms land and resources into agricultural products, making them fundamental System 1 operational resources. Smith's analysis of how their maintenance and replacement must be covered by agricultural prices shows how these operational assets are essential to the value-creating function of System 1 agricultural production. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: instruments-of-husbandry-to-S1 --- + +# Instruments of Husbandry -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: instruments of husbandry --- + +# Instruments of Husbandry + +## Definition + +The tools, equipment, and machinery used in agricultural production, including ploughs, harrows, and other implements necessary for farming operations. These represent fixed capital investments in agriculture. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as part of the farmer's stock that must be maintained and replaced through the revenue generated by agricultural production. Smith explains how the price of agricultural products must cover the cost of maintaining these instruments. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Instruments of husbandry represent the operational tools that System 1 agricultural operations use to transform land and labour into productive output. These implements are directly employed in the value-creating process, making them fundamental System 1 operational resources. Smith's analysis of how their maintenance costs must be covered by agricultural prices shows how these operational assets are essential to the functioning of System 1 agricultural production. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: coarser-and-finer-materials-to-S1 --- + +# Coarser and Finer Materials -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: coarser and finer materials --- + +# Coarser and Finer Materials + +## Definition + +Raw materials of different qualities used in manufacturing processes, where coarser materials are less processed and less valuable, while finer materials are more refined and more valuable. This distinction affects the scale of capital required in production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the value of capital employed. He compares two manufacturing operations using different quality materials to show that profits bear proportion to the extent of capital rather than to the labour of supervision. + +## Economic Domain + +Production + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Coarser and finer materials represent the operational inputs that System 1 manufacturing operations transform into finished products. These materials are the raw resources that System 1 operations process and refine, making them fundamental to the value-creating function. Smith's comparison of different manufacturing scales using different quality materials shows how these operational inputs determine the scale and nature of System 1 productive activity. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: licence-to-gather-natural-produce-to-S3 --- + +# Licence to Gather Natural Produce -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: licence to gather natural produce --- + +# Licence to Gather Natural Produce + +## Definition + +The permission required from landowners to collect resources from their property, representing the economic mechanism by which natural produce becomes subject to rent. This formalises the landlord's claim on resources that were previously freely available. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, even gathering natural resources requires payment to the landlord, making rent a third component alongside wages and profits. + +## Economic Domain + +Regulation + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +The licence to gather natural produce represents the regulatory framework that System 3 establishes to control access to fundamental resources. This licensing system formalises the rules under which System 1 operations can access natural resources, establishing the property rights and compensation mechanisms that govern resource use. Smith's analysis of how this licensing creates rent shows how System 3's regulatory function transforms freely available resources into controlled economic assets. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: three-original-sources-of-revenue-to-S3 --- + +# Three Original Sources of Revenue -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: three original sources of revenue --- + +# Three Original Sources of Revenue + +## Definition + +The fundamental origins from which all economic income derives: wages from labour, profits from stock, and rent from land. These represent the three basic ways in which individuals can derive income in an economic system. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Presented as the conclusion to Smith's analysis of price components. He argues that all other forms of revenue ultimately derive from one or more of these three sources, including taxes, salaries, and various forms of income. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +The three original sources of revenue represent the fundamental regulatory framework that System 3 establishes for economic organisation. These three sources define the basic rules for how value can be created and distributed within the economic system, establishing the framework within which all System 1 operations must function. Smith's analysis of how all other forms of income derive from these three sources shows how System 3's regulatory function creates the basic structure that governs economic activity. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: interest-or-use-of-money-to-S3 --- + +# Interest or Use of Money -> System 3 (Control) + +## Economic Entity Reference + +--- ENTITY: interest or use of money --- + +# Interest or Use of Money + +## Definition + +The payment made by borrowers to lenders for the use of capital, representing the profit that the borrower has an opportunity to make with the money. This is a derivative form of revenue ultimately derived from profits of stock. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as one of the ways revenue can be derived from stock without directly employing it. Smith explains that interest represents the compensation paid to lenders for allowing borrowers to make profits with their capital. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 3 (S3) — Control / Operational Management --- + +# System 3 (S3) — Control / Operational Management + +## Definition + +The structures and controls that establish the rules, resources, rights, and responsibilities of System 1 and provide an interface between Systems 1 and Systems 4/5. System 3 represents the day-to-day control of the organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour laws, enforcement of contracts, the "invisible hand" as emergent internal regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, synergy extraction, performance management. + +--- + +## Mapping Rationale + +Interest or use of money represents the regulatory mechanism that System 3 establishes for capital allocation without direct operational involvement. This financial intermediation creates the rules and expectations for how capital can be employed to generate returns, establishing the framework within which System 1 operations can access necessary funding. Smith's analysis of how interest derives from profits shows how System 3's regulatory function creates the financial infrastructure that supports operational activity. + +## Mapping Strength + +Moderate + +--- + +--- MAPPING: wages-of-a-journeyman-to-S1 --- + +# Wages of a Journeyman -> System 1 (Operations) + +## Economic Entity Reference + +--- ENTITY: wages of a journeyman --- + +# Wages of a Journeyman + +## Definition + +The payment received by skilled workers who labour under the direction of a master craftsman or manufacturer. This represents the compensation for manual labour distinct from the profits earned by the employer. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how independent manufacturers can earn both wages and profits. Smith explains that such individuals gain both the wages of a journeyman and the profit that a master would make, though this combined income is commonly called profit. + +## Economic Domain + +Distribution + +--- + +## VSM Concept Reference + +--- ENTITY: System 1 (S1) — Operations --- + +# System 1 (S1) — Operations + +## Definition + +The primary activities that produce the organisation's purpose. These are the operational units that directly create value. Each operational element is itself a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, direct engagement with the environment. + +--- + +## Mapping Rationale + +Wages of a journeyman represent the direct compensation for operational labour within System 1. This payment for skilled manual work is the reward for the productive activity that System 1 operations perform, distinct from the returns to capital investment. Smith's analysis of how independent manufacturers combine both wages and profits shows how this operational compensation is fundamental to the value-creating function of System 1, even when the same individual performs both labour and capital roles. + +## Mapping Strength + +Strong + +--- + +--- MAPPING: idle-consumers-to-S5 --- + +# Idle Consumers -> System 5 (Policy) + +## Economic Entity Reference + +--- ENTITY: idle consumers --- + +# Idle Consumers + +## Definition + +Those members of society who consume economic output without contributing to its production through labour. This group represents a drain on the productive capacity of the economy as they consume without creating value. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the annual produce of labour is divided between productive and unproductive consumption. Smith notes that the idle consume a great part of the annual produce, affecting whether the economy's value increases, diminishes, or remains stable. + +## Economic Domain + +Consumption + +--- + +## VSM Concept Reference + +--- ENTITY: System 5 (S5) — Policy / Identity --- + +# System 5 (S5) — Policy / Identity + +## Definition + +The policy-making body that balances demands from Systems 3 and 4 and defines the identity, values, and purpose of the organisation. System 5 provides closure to the whole system and represents its supreme authority. + +**In economic terms:** Sovereign authority, constitutional principles governing economic policy, national economic identity, the philosophical foundations of economic systems (mercantilism vs. free trade), the overarching purpose of the commonwealth. + +**Key properties:** Identity, ethos, supreme command, policy closure, balancing internal and external perspectives. + +--- + +## Mapping Rationale + +Idle consumers represent a fundamental policy challenge that System 5 must address in defining the identity and purpose of the economic system. The existence of non-productive consumption raises questions about the overall purpose of economic activity and how value should be distributed within society. Smith's concern about idle consumers consuming productive output without contributing to its creation reflects the System 5 function of defining the values and identity that shape how the economic system operates and what it considers legitimate forms of participation and reward. + +## Mapping Strength + +Weak + +--- \ No newline at end of file diff --git a/examples/infospace-with-history/output/mappings/book-1-chapter-06-prompt.md b/examples/infospace-with-history/output/mappings/book-1-chapter-06-prompt.md new file mode 100644 index 00000000..0bc193aa --- /dev/null +++ b/examples/infospace-with-history/output/mappings/book-1-chapter-06-prompt.md @@ -0,0 +1,835 @@ +# Map Economic Entities to VSM Concepts + +You are a systems theorist specializing in Stafford Beer's Viable System Model. +Your task is to map extracted economic entities to VSM concepts. + +## Extracted Entities + +--- ENTITY: component parts of price --- + +# Component Parts of Price + +## Definition + +The three fundamental elements that constitute the price of commodities: wages of labour, profit of stock, and rent of land. These represent the distinct claims that labour, capital, and land each have on the value created by economic activity. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central thesis of this chapter, which argues that every commodity's price ultimately resolves into these three components. Smith examines how these parts emerge from different economic conditions and how they relate to the distribution of wealth in society. + +## Economic Domain + +Distribution + +--- +--- ENTITY: wages of labour --- + +# Wages of Labour + +## Definition + +The portion of a commodity's price that compensates workers for their labour, representing the value of the work performed in producing the commodity. This includes both the basic compensation for time spent and allowances for hardship or skill. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, discussed as the reward for labour in early and advanced states of society. Smith distinguishes this from profits and rent, noting that wages are regulated by different principles than profits of stock. + +## Economic Domain + +Distribution + +--- +--- ENTITY: profits of stock --- + +# Profits of Stock + +## Definition + +The portion of a commodity's price that compensates the owner of capital for advancing materials, wages, and risking their investment in production. This represents the return on capital employed in manufacturing or commercial ventures. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, distinguished from wages of labour. Smith argues that profits are regulated by the value of stock employed rather than by the quantity or hardship of supervision labour, using the example of different manufacturing scales to illustrate this principle. + +## Economic Domain + +Distribution + +--- +--- ENTITY: rent of land --- + +# Rent of Land + +## Definition + +The portion of a commodity's price that compensates landowners for the use of their land, including the natural produce and the exclusive right to its resources. This represents the landlord's claim on value created through land ownership. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +One of the three component parts of price, introduced when Smith discusses how land becomes private property. He explains how landlords demand payment even for natural produce, making rent a third component alongside wages and profits in the price of most commodities. + +## Economic Domain + +Distribution + +--- +--- ENTITY: accumulation of stock --- + +# Accumulation of Stock + +## Definition + +The process by which wealth is gathered and concentrated in the hands of particular persons, enabling them to employ others and undertake commercial ventures. This accumulation marks the transition from primitive to advanced economic society. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition that enables the emergence of profits as a component of price. Smith explains how accumulated stock allows individuals to employ labour, supply materials, and seek profit from the sale of manufactured goods. + +## Economic Domain + +Accumulation + +--- +--- ENTITY: natural produce of land --- + +# Natural Produce of Land + +## Definition + +The resources and products that grow or exist naturally on land without human cultivation, such as wood from forests and grass from fields. These become subject to rent once land is privatised. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, landlords demand payment even for resources that previously cost only the labour of gathering them. + +## Economic Domain + +Production + +--- +--- ENTITY: labour of inspection and direction --- + +# Labour of Inspection and Direction + +## Definition + +The supervisory work performed by employers or managers in overseeing production processes and directing workers. This labour is distinct from the manual labour of production and is compensated through profits rather than wages. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Distinguished from profits of stock, with Smith arguing that the profits of stock are regulated by the value of capital employed rather than by the quantity or difficulty of supervisory labour. He uses the example of different manufacturing scales to demonstrate this distinction. + +## Economic Domain + +Production + +--- +--- ENTITY: materials and subsistence --- + +# Materials and Subsistence + +# Materials and Subsistence + +## Definition + +The physical inputs and basic provisions supplied by employers to workers during production. Materials are the raw or processed goods used in manufacturing, while subsistence refers to the food and necessities provided to sustain workers during their labour. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as what employers advance to workers in exchange for their labour. Smith explains that the price of the final product must cover not only the cost of materials and wages but also provide profit for the employer who has advanced these resources. + +## Economic Domain + +Production + +--- +--- ENTITY: advanced state of society --- + +# Advanced State of Society + +## Definition + +A stage of economic development characterised by accumulated stock, private property in land, and the emergence of distinct economic classes and roles. This contrasts with earlier, more primitive economic conditions. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a reference point for understanding how economic relationships become more complex. Smith contrasts this with earlier states to explain the emergence of profits and rent as distinct from wages, and how different forms of compensation develop. + +## Economic Domain + +General Theory + +--- +--- ENTITY: early and rude state of society --- + +# Early and Rude State of Society + +## Definition + +A primitive stage of economic development preceding the accumulation of stock and appropriation of land, where the entire produce of labour belongs to the labourer and exchange is based solely on the labour required to produce different commodities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as a baseline for understanding economic development. Smith contrasts this state with more advanced conditions to explain how the three component parts of price emerge and how economic relationships become more complex. + +## Economic Domain + +General Theory + +--- +--- ENTITY: whole produce of labour --- + +# Whole Produce of Labour + +## Definition + +The complete output created by a worker's labour, which in primitive economic conditions belongs entirely to the labourer without claims from capital or land ownership. This represents the full value created by direct labour alone. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the condition in early economic states where no stock or land ownership exists to claim portions of the product. Smith uses this concept to contrast with later conditions where wages, profits, and rent divide the produce. + +## Economic Domain + +Production + +--- +--- ENTITY: complete manufacture --- + +# Complete Manufacture + +## Definition + +The finished product resulting from the transformation of raw materials through labour and the application of capital. This represents the final stage of production before exchange or sale in the market. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the price of manufactured goods must cover materials, wages, and profits. Smith explains that when exchanging complete manufactures, something must be given for the profits of the undertaker who has advanced stock in the production process. + +## Economic Domain + +Production + +--- +--- ENTITY: price of commodities --- + +# Price of Commodities + +## Definition + +The value at which goods exchange in the market, ultimately composed of three distinct parts: wages of labour, profit of stock, and rent of land. This price represents the total value created by economic activity distributed among different claimants. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +The central concept of the chapter, which Smith analyses to show how it resolves into three component parts. He examines how these components emerge from different economic conditions and how they relate to the distribution of wealth. + +## Economic Domain + +Exchange + +--- +--- ENTITY: quantity of labour --- + +# Quantity of Labour + +## Definition + +The amount of work required to produce or acquire commodities, which in primitive economic conditions serves as the sole regulator of exchange value between different goods. This represents the direct measure of economic effort. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as the original basis for exchange in early economic states, where the proportion of labour required to produce different commodities determines their relative value. Smith later shows how this simple relationship becomes complicated by the emergence of profits and rent. + +## Economic Domain + +Production + +--- +--- ENTITY: superior hardship and superior skill --- + +# Superior Hardship and Superior Skill + +# Superior Hardship and Superior Skill + +## Definition + +Additional compensation granted to labour that involves greater physical difficulty or requires exceptional abilities and training. This represents an early form of wage differentiation based on the nature of work performed. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as factors that influence wages in both primitive and advanced societies. Smith explains that more severe labour or labour requiring uncommon dexterity and ingenuity naturally commands higher compensation, though he distinguishes this from profits of stock. + +## Economic Domain + +Distribution + +--- +--- ENTITY: common annual profits of manufacturing stock --- + +# Common Annual Profits of Manufacturing Stock + +## Definition + +The typical rate of return expected by those who invest capital in manufacturing enterprises, usually expressed as a percentage of the capital employed. This represents the standard profit margin in a given economic context. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the amount of capital employed rather than to the labour of supervision. He provides a detailed example comparing two different manufacturing operations to demonstrate this principle. + +## Economic Domain + +Distribution + +--- +--- ENTITY: principal clerk --- + +# Principal Clerk + +## Definition + +The chief administrative officer in a large enterprise who oversees the general operations and directs the labour of inspection and direction. This role represents the professional management class in commercial organisations. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how the labour of inspection and direction can be separated from ownership of capital. Smith explains that while clerks are paid wages, the profits of stock belong to the capital owner regardless of their involvement in management. + +## Economic Domain + +Production + +--- +--- ENTITY: capital employed --- + +# Capital Employed + +## Definition + +The total value of resources, including materials and wages, that an investor advances in a productive enterprise. This represents the stock committed to generating profits through manufacturing or commercial activities. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Central to Smith's explanation of how profits are determined. He argues that profits are regulated by the amount of capital employed rather than by the labour of supervision, using examples of different scales of manufacturing to illustrate this principle. + +## Economic Domain + +Accumulation + +--- +--- ENTITY: stock of the farmer --- + +# Stock of the Farmer + +## Definition + +The capital resources, including implements, animals, and provisions, that a farmer invests in agricultural production. This represents the farmer's investment in tools, livestock, and other means of production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in relation to how agricultural prices cover not only current production costs but also replace the farmer's capital. Smith explains that the price of agricultural products must compensate for the wear and tear of farming implements and the maintenance of labouring cattle. + +## Economic Domain + +Accumulation + +--- +--- ENTITY: labouring cattle --- + +# Labouring Cattle + +## Definition + +Domesticated animals used in agricultural production to perform work such as ploughing, hauling, and other farm tasks. These represent a form of fixed capital in agricultural production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used as an example of how agricultural prices must cover not only current costs but also replace capital investments. Smith explains that the price of corn must pay for the maintenance of labouring cattle as well as compensate for their gradual deterioration through use. + +## Economic Domain + +Production + +--- +--- ENTITY: instruments of husbandry --- + +# Instruments of Husbandry + +## Definition + +The tools, equipment, and machinery used in agricultural production, including ploughs, harrows, and other implements necessary for farming operations. These represent fixed capital investments in agriculture. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as part of the farmer's stock that must be maintained and replaced through the revenue generated by agricultural production. Smith explains how the price of agricultural products must cover the cost of maintaining these instruments. + +## Economic Domain + +Production + +--- +--- ENTITY: coarser and finer materials --- + +# Coarser and Finer Materials + +## Definition + +Raw materials of different qualities used in manufacturing processes, where coarser materials are less processed and less valuable, while finer materials are more refined and more valuable. This distinction affects the scale of capital required in production. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used by Smith to illustrate how profits relate to the value of capital employed. He compares two manufacturing operations using different quality materials to show that profits bear proportion to the extent of capital rather than to the labour of supervision. + +## Economic Domain + +Production + +--- +--- ENTITY: licence to gather natural produce --- + +# Licence to Gather Natural Produce + +## Definition + +The permission required from landowners to collect resources from their property, representing the economic mechanism by which natural produce becomes subject to rent. This formalises the landlord's claim on resources that were previously freely available. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how rent emerges as a component of price. Smith explains that when land becomes private property, even gathering natural resources requires payment to the landlord, making rent a third component alongside wages and profits. + +## Economic Domain + +Regulation + +--- +--- ENTITY: three original sources of revenue --- + +# Three Original Sources of Revenue + +## Definition + +The fundamental origins from which all economic income derives: wages from labour, profits from stock, and rent from land. These represent the three basic ways in which individuals can derive income in an economic system. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Presented as the conclusion to Smith's analysis of price components. He argues that all other forms of revenue ultimately derive from one or more of these three sources, including taxes, salaries, and various forms of income. + +## Economic Domain + +Distribution + +--- +--- ENTITY: interest or use of money --- + +# Interest or Use of Money + +## Definition + +The payment made by borrowers to lenders for the use of capital, representing the profit that the borrower has an opportunity to make with the money. This is a derivative form of revenue ultimately derived from profits of stock. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed as one of the ways revenue can be derived from stock without directly employing it. Smith explains that interest represents the compensation paid to lenders for allowing borrowers to make profits with their capital. + +## Economic Domain + +Distribution + +--- +--- ENTITY: wages of a journeyman --- + +# Wages of a Journeyman + +## Definition + +The payment received by skilled workers who labour under the direction of a master craftsman or manufacturer. This represents the compensation for manual labour distinct from the profits earned by the employer. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Used to illustrate how independent manufacturers can earn both wages and profits. Smith explains that such individuals gain both the wages of a journeyman and the profit that a master would make, though this combined income is commonly called profit. + +## Economic Domain + +Distribution + +--- +--- ENTITY: idle consumers --- + +# Idle Consumers + +## Definition + +Those members of society who consume economic output without contributing to its production through labour. This group represents a drain on the productive capacity of the economy as they consume without creating value. + +## Source Chapter + +Book I, Chapter 6 + +## Context + +Discussed in the context of how the annual produce of labour is divided between productive and unproductive consumption. Smith notes that the idle consume a great part of the annual produce, affecting whether the economy's value increases, diminishes, or remains stable. + +## Economic Domain + +Consumption + +--- + +## VSM Framework Reference + +--- +id: vsm-framework +name: vsm_framework +artifact_type: content +description: Stafford Beer's Viable System Model reference for economic analysis +version: 1.0.0 +--- + +# Stafford Beer's Viable System Model (VSM) + +The Viable System Model (VSM) is a model of the organisational structure of any +autonomous system capable of producing itself. It was created by management +cybernetician Stafford Beer in his books *Brain of the Firm* (1972) and +*The Heart of Enterprise* (1979). + +## Core Principle: Viability + +A viable system is any system organised in such a way as to meet the demands +of surviving in a changing environment. One of the prime features of systems +that survive is that they are adaptable. The VSM expresses a model for a +viable system, which is an abstracted cybernetic description applicable to +any organisation that is a going concern. + +## The Five Systems + +### System 1 (S1) — Operations + +The primary activities that produce the organisation's purpose. These are the +operational units that directly create value. Each operational element is itself +a viable system (the principle of recursion). + +**In economic terms:** Productive enterprises, factories, farms, workshops, +individual labourers performing specialised tasks, merchant operations. + +**Key properties:** Autonomy within constraints, self-organisation, +direct engagement with the environment. + +### System 2 (S2) — Coordination + +The information channels and bodies that allow the primary activities in +System 1 to communicate with each other and that allow System 3 to monitor +and coordinate activities. System 2 dampens oscillations and resolves +conflicts between operational units. + +**In economic terms:** Market price mechanisms, trade customs, standard +weights and measures, commercial law, banking clearinghouses, trade guilds. + +**Key properties:** Anti-oscillatory, dampening, scheduling, conflict +resolution, standardisation. + +### System 3 (S3) — Control / Operational Management + +The structures and controls that establish the rules, resources, rights, +and responsibilities of System 1 and provide an interface between Systems 1 +and Systems 4/5. System 3 represents the day-to-day control of the +organisation. It optimises the internal environment. + +**In economic terms:** Government regulation of trade, taxation policy, labour +laws, enforcement of contracts, the "invisible hand" as emergent internal +regulation, guilds and corporations governing members. + +**Key properties:** Internal regulation, resource allocation, accountability, +synergy extraction, performance management. + +### System 3* (S3*) — Audit / Monitoring + +The audit and monitoring channel that allows System 3 to verify information +coming from System 1 through channels other than those provided by System 2. +System 3* provides sporadic, direct access to operational reality. + +**In economic terms:** Market inspections, quality checks, auditing of accounts, +surprise investigations into trade practices, verification of weights and measures. + +**Key properties:** Sporadic direct investigation, reality checking, bypassing +normal reporting channels. + +### System 4 (S4) — Intelligence / Adaptation + +The bodies and processes that look outward to the environment to monitor +how the organisation needs to adapt to remain viable. System 4 captures +all relevant information about the outside-and-then environment. It is +responsible for strategic responses. + +**In economic terms:** Foreign intelligence about trade opportunities, +market research, new technology adoption, colonial exploration and trade +route development, understanding of foreign economic systems. + +**Key properties:** Environmental scanning, future orientation, strategic +planning, modelling, research and development. + +### System 5 (S5) — Policy / Identity + +The policy-making body that balances demands from Systems 3 and 4 and defines +the identity, values, and purpose of the organisation. System 5 provides +closure to the whole system and represents its supreme authority. + +**In economic terms:** Sovereign authority, constitutional principles governing +economic policy, national economic identity, the philosophical foundations +of economic systems (mercantilism vs. free trade), the overarching purpose +of the commonwealth. + +**Key properties:** Identity, ethos, supreme command, policy closure, +balancing internal and external perspectives. + +## Key Concepts + +### Recursion + +Every viable system contains and is contained in a viable system. The same +five-system structure recurs at every level of organisation. A workshop is +a viable system within a factory, which is a viable system within an +industry, which is a viable system within a national economy. + +### Variety + +A measure of the number of possible states of a system. The Law of Requisite +Variety (Ashby's Law) states that only variety can absorb variety. A +controller must have at least as much variety as the system it controls. + +### Requisite Variety + +The principle that for effective regulation, the variety of the regulator +must match the variety of the system being regulated. This is achieved +through variety attenuation (reducing the variety coming up from operations) +and variety amplification (increasing the variety of management's responses). + +### Attenuation and Amplification + +Variety engineering mechanisms. Attenuation reduces variety (e.g., reporting +summaries, statistical aggregation, standardisation). Amplification increases +variety (e.g., delegation, empowerment, decentralisation). + +### Algedonic Signals + +Emergency signals that bypass the normal management hierarchy to alert +higher systems of critical situations requiring immediate attention. Named +from the Greek words for pain (algos) and pleasure (hedone). + +**In economic terms:** Market panics, famine signals, sudden price collapses, +trade embargoes, economic crises that demand immediate sovereign intervention. + +### Autonomy + +The degree of freedom granted to operational units (System 1) to self-organise +within constraints set by System 3. Beer argued that maximum autonomy +consistent with systemic cohesion yields maximum viability. + +### Viability + +The capacity of a system to maintain a separate existence and survive in a +changing environment. A viable system continuously adapts while maintaining +its identity. + + +## Mapping Guidelines + +--- +id: mapping-rules +name: mapping_rules +artifact_type: content +description: Guidelines for mapping economic entities to VSM concepts +version: 1.0.0 +--- + +# VSM Mapping Rules + +## Mapping Principles + +1. **Ground in Beer's definitions.** Every mapping rationale must reference + the specific VSM system function, not just a superficial resemblance. + +2. **Prefer structural over metaphorical mappings.** A mapping is strong + when the economic entity performs the same *functional role* in Smith's + economic system as the VSM component performs in an organisation. + +3. **Allow multiple mappings.** A single economic entity may map to + multiple VSM systems. For example, "the sovereign" may map to both + S3 (regulation) and S5 (policy). Create separate mapping documents + for each relationship. + +4. **Respect recursion.** Consider at which level of recursion the mapping + applies. The division of labour within a single workshop (S1-level) + differs from the division of labour across an entire national economy + (higher recursion level). + +## Mapping Strength Criteria + +### Strong +- The entity directly performs the function of the VSM system. +- The mapping would be recognisable to a VSM practitioner without explanation. +- Example: "market price mechanism" → S2 (Coordination) — prices coordinate + supply and demand between producers. + +### Moderate +- The entity partially performs the function or performs it in a limited context. +- The mapping requires some argument but is defensible. +- Example: "merchant" → S4 (Intelligence) — merchants gather information + about foreign markets, but this is not their primary function. + +### Weak +- The mapping is speculative or metaphorical rather than structural. +- The connection exists but requires significant interpretive work. +- Example: "moral sentiments" → S5 (Policy) — broad ethical framework + shapes economic behaviour, but the connection is indirect. + +## What NOT to Map + +- Do not force mappings where none exist. It is valid for an entity to have + no clear VSM mapping — flag it with "Mapping Strength: Weak" and explain + the difficulty. +- Do not map purely descriptive/historical content that lacks functional + significance. + +## VSM System Checklist + +When mapping, consider each system: + +| System | Question to Ask | +|--------|----------------| +| S1 | Does this entity directly produce value or output? | +| S2 | Does this entity coordinate between operational units? | +| S3 | Does this entity regulate internal operations? | +| S3* | Does this entity provide audit or verification? | +| S4 | Does this entity scan the environment or plan for the future? | +| S5 | Does this entity define identity, policy, or purpose? | + +Also consider the key concepts: +- **Recursion**: At what level does this entity operate? +- **Variety**: Does this entity manage variety (attenuate or amplify)? +- **Algedonic signals**: Does this entity serve as an emergency signal? +- **Autonomy**: Does this entity relate to operational autonomy? + + +## Instructions + +1. Review each extracted economic entity carefully. +2. For each entity, determine which VSM system(s) it most closely relates to. +3. Produce a mapping document for each entity-VSM relationship following + the VSM Mapping Schema v1.0. +4. Each mapping document must include: + - An H1 heading in the format "Entity Name -> VSM Concept Name" + - An Economic Entity Reference section + - A VSM Concept Reference section + - A Mapping Rationale section (minimum 30 words) grounded in Beer's definitions + - A Mapping Strength section rated as Strong, Moderate, or Weak +5. Where an entity maps to multiple VSM systems (recursion), create + separate mapping documents for each relationship. +6. Flag entities that don't clearly map to any VSM concept with a + "Mapping Strength: Weak" and note the difficulty in the rationale. + +## Output Format + +Output each mapping as a separate markdown document, delimited by +`--- MAPPING: -to- ---` markers. diff --git a/examples/infospace-with-history/output/metrics/history.yaml b/examples/infospace-with-history/output/metrics/history.yaml index 413c2792..3705a470 100644 --- a/examples/infospace-with-history/output/metrics/history.yaml +++ b/examples/infospace-with-history/output/metrics/history.yaml @@ -180,3 +180,29 @@ concern: C1 metadata: source: collection-checks +- snapshot_id: de0ff130 + created_at: '2026-02-19T14:20:36.547478+00:00' + schema_name: default + entity_count: 157 + entity_evaluations: [] + collection_metrics: + - name: coherence_components + value: 0.0 + concern: C3 + - name: consistency_cycles + value: 0.0 + concern: C4 + - name: coverage_ratio + value: 0.5142857142857142 + concern: C2 + - name: granularity_entropy + value: 2.343051769839006 + concern: C5 + - name: modularity + value: 0.0 + concern: C3 + - name: redundancy_ratio + value: 0.012738853503184714 + concern: C1 + metadata: + source: collection-checks diff --git a/examples/infospace-with-history/output/metrics/metrics.yaml b/examples/infospace-with-history/output/metrics/metrics.yaml index dd69268c..68e240ff 100644 --- a/examples/infospace-with-history/output/metrics/metrics.yaml +++ b/examples/infospace-with-history/output/metrics/metrics.yaml @@ -1,6 +1,6 @@ coherence_components: 0.0 consistency_cycles: 0.0 -coverage_ratio: 0.625 -granularity_entropy: 2.290039 +coverage_ratio: 0.514286 +granularity_entropy: 2.343052 modularity: 0.0 -redundancy_ratio: 0.0 +redundancy_ratio: 0.012739 diff --git a/examples/infospace-with-history/output/processing-log.yaml b/examples/infospace-with-history/output/processing-log.yaml index 4b6debb3..0e86af2b 100644 --- a/examples/infospace-with-history/output/processing-log.yaml +++ b/examples/infospace-with-history/output/processing-log.yaml @@ -111,3 +111,44 @@ finish_reason: stop duration_seconds: 90.7 error: null +- source_id: book-1-chapter-06 + processed_at: '2026-02-19T14:29:58Z' + provider: openrouter + model: arcee-ai/trinity-large-preview:free + success: true + total_prompt_tokens: 30916 + total_completion_tokens: 14726 + total_cost: 0.0 + total_duration_seconds: 527.4 + total_retries: 0 + stages: + - stage: extract-entities + retries: 0 + provider: openrouter + model: arcee-ai/trinity-large-preview:free + prompt_tokens: 7011 + completion_tokens: 3220 + cost: 0.0 + finish_reason: stop + duration_seconds: 149.4 + error: null + - stage: map-to-vsm + retries: 0 + provider: openrouter + model: arcee-ai/trinity-large-preview:free + prompt_tokens: 5346 + completion_tokens: 9919 + cost: 0.0 + finish_reason: stop + duration_seconds: 294.8 + error: null + - stage: synthesize-analysis + retries: 0 + provider: openrouter + model: arcee-ai/trinity-large-preview:free + prompt_tokens: 18559 + completion_tokens: 1587 + cost: 0.0 + finish_reason: stop + duration_seconds: 83.2 + error: null