// eras-content.jsx
// Long-form content for six eras of organizational philosophy.
// Each era reads as its own chapter of a book. Block types supported by the renderer:
//   subhead, p, pullquote, sidenote, breath, example, ornament, image, figure-trojan,
//   figure-domains, figure-bridge, figure-translation, figure-compare, figure-when

const ERAS = [
  // ============================================================
  // ERA 1 — GUILD & LINEAGE
  // ============================================================
  {
    id: 'guild',
    number: 'I',
    chapter: 'Chapter One',
    title: 'The Guild & the Lineage',
    subtitle: 'Work as inheritance',
    dates: 'c. 1100 — 1700',
    motif: 'seal',
    accent: '#8a4d2a',
    paper: '#f4ead4',
    paperEdge: '#e2d4b1',
    ink: '#3a2a18',
    inkSoft: '#6b513a',
    family: '"EB Garamond", "Cardo", Georgia, serif',
    bodyFamily: '"EB Garamond", Georgia, serif',
    monoFamily: '"IM Fell DW Pica", "EB Garamond", serif',
    motto: 'Ars longa, vita brevis.',
    mottoTranslation: 'Art is long, life is short.',
    palette: 'warm',
    intro: 'Before management was a discipline, the question of how to organize work was answered by the guild. Craft was not a job. It was an inheritance. The unit of organization was not the company. It was the lineage.',
    blocks: [
      { type: 'subhead', text: 'The contract before the contract' },
      { type: 'p', html: 'The medieval guild bound master, journeyman, and apprentice into a single living curriculum. <mark data-key="g-1">The work itself was the school.</mark> A boy entered the workshop at twelve and left it, if he lived, as a member of a craft. The years between were not training in the modern sense. They were a slow induction into a way of seeing.<sup data-note="n-guild-sennett">1</sup>' },
      { type: 'p', html: 'Quality was not measured against a customer\'s satisfaction. It was measured against the standard the guild had agreed to keep. The standard predated any individual practitioner and would outlive them. A bench, a loaf, a blade — each was a present-tense answer to a question the craft had been asking for centuries.<sup data-note="n-guild-epstein">2</sup>' },
      { type: 'sidenote', id: 'n-guild-sennett', label: 'Sidenote', title: 'Richard Sennett on the workshop',
        text: 'Sennett describes the medieval workshop as a place where authority was earned by demonstrated skill, not held by appointment. The master could be questioned by the journeyman, but only in the language of the craft itself. Disagreement was a technical conversation, not a political one.',
        cite: 'Sennett, R. (2008). The Craftsman. Yale University Press.' },
      { type: 'sidenote', id: 'n-guild-epstein', label: 'Sidenote', title: 'Why guilds persisted',
        text: 'Stephan Epstein\'s revisionist account argues guilds endured not because they suppressed competition but because they solved a knowledge transfer problem that markets, on their own, could not. The apprenticeship was a credibly long commitment that made transmitting tacit skill rational.',
        cite: 'Epstein, S. R. (1998). Craft Guilds, Apprenticeship, and Technological Change. Journal of Economic History 58 (3).' },

      { type: 'example',
        title: 'A worked example — the joiner of Cologne, 1453',
        body: 'A new master joiner, recently sworn in by the Cologne carpenters\' guild, takes on his first apprentice. The boy is eleven. The contract is not with the boy; it is with his family. The master will house him, feed him, teach him, beat him when necessary, and present him for examination at twenty-three. In return the boy will, for those twelve years, owe the master his labor. The relationship is closer to adoption than to employment. When the boy is finally examined, the examiners are not the master\'s customers. They are the master\'s peers in the guild, who will decide whether the work meets the standard the craft has been keeping since before any of them was born.' },

      { type: 'pullquote', html: 'The apprentice did not learn the craft. <em>The craft learned the apprentice.</em>' },

      { type: 'subhead', text: 'What this era believed about people' },
      { type: 'p', html: 'A person was not a unit of labor. They were a vessel through which a tradition passed. <mark data-key="g-2">Competence was a relationship to a lineage, not a property of the individual.</mark> To leave the guild was to leave the practice. There was no separation between who you were and the work the city had certified you to do.' },
      { type: 'p', html: 'This sounds confining to a modern ear. It was confining. It was also a settlement: the practitioner gave up the freedom to define themselves in exchange for a stable place inside a story that long preceded them. Identity was inherited and identity was made; the two were not in tension.' },

      { type: 'sidenote', id: 'n-guild-tacit', label: 'Sidenote', title: 'Tacit knowledge',
        text: 'Polanyi\'s observation — "we can know more than we can tell" — is the technical reason guild apprenticeship took so long. A great deal of what made the work good could not be written down. It could only be transferred through co-presence with someone who already had it. Twelve years is roughly how long that takes.',
        cite: 'Polanyi, M. (1966). The Tacit Dimension. University of Chicago Press.' },

      { type: 'breath' },

      { type: 'subhead', text: 'What did not survive' },
      { type: 'p', html: 'When the workshop scaled into the factory, this contract broke. The guild could not absorb the speed of capital or the abstraction of the wage. By the time Taylor put his stopwatch on the floor of Bethlehem Steel, the guild had been a memory for two centuries.<sup data-note="n-guild-polanyi">3</sup>' },
      { type: 'p', html: 'The collapse was not a clean event. Guilds were dismantled by statute in some places, suffocated by competition in others, hollowed out by their own conservatism in still others. By the end of the eighteenth century the word "master" survived but the social form behind it did not.' },

      { type: 'sidenote', id: 'n-guild-polanyi', label: 'Sidenote', title: 'The great transformation',
        text: 'Karl Polanyi argued that the dis-embedding of work from social life — labor as a commodity — was not a natural development but a political imposition. The guild\'s collapse was not inevitable; it was engineered, by people who stood to gain from it.',
        cite: 'Polanyi, K. (1944). The Great Transformation. Farrar & Rinehart.' },

      { type: 'subhead', text: 'What does survive' },
      { type: 'p', html: 'The intuition that <mark data-key="g-3">work is inherited as much as it is performed</mark> never went away. It surfaces today in the language of practice, of lineage, of stewardship. The post-conventional turn at the back of this book is in some respects a return to it, with the factory and the firm holding the long centuries between.' },
      { type: 'p', html: 'There is something the guild knew that we are slowly relearning: a craft is a relationship with people who are not yet born. The work you do today is also their inheritance.' }
    ],
    further: [
      { ref: 'Sennett, R. (2008). The Craftsman.', note: 'On craft as a way of knowing.' },
      { ref: 'Epstein, S. R. (1998). Craft Guilds, Apprenticeship, and Technological Change.', note: 'On the economics of long apprenticeship.' },
      { ref: 'Polanyi, K. (1944). The Great Transformation.', note: 'On how work got dis-embedded from life.' },
      { ref: 'Polanyi, M. (1966). The Tacit Dimension.', note: 'On the kind of knowledge that requires presence to transfer.' },
      { ref: 'Wallerstein, I. (1974). The Modern World-System I.', note: 'For the macro-economic backdrop of the guild\'s decline.' }
    ],
    carriesForward: 'Lineage. Apprenticeship. The standard that outlives the practitioner.'
  },

  // ============================================================
  // ERA 2 — SCIENTIFIC MANAGEMENT
  // ============================================================
  {
    id: 'scientific',
    number: 'II',
    chapter: 'Chapter Two',
    title: 'Scientific Management',
    subtitle: 'Work as engineering',
    dates: '1890 — 1945',
    motif: 'gear',
    accent: '#2c4e7a',
    paper: '#eef1f4',
    paperEdge: '#d3dae3',
    ink: '#11243d',
    inkSoft: '#476077',
    family: '"IBM Plex Sans Condensed", "Inter", sans-serif',
    bodyFamily: '"IBM Plex Sans", "Inter", system-ui, sans-serif',
    monoFamily: '"IBM Plex Mono", "Courier New", monospace',
    motto: 'In the past the man has been first. In the future the system must be first.',
    palette: 'blueprint',
    intro: 'In 1911, Frederick Winslow Taylor argued that the working method itself could be designed. The shop floor was a problem of mechanical engineering, and the worker was a component to be optimized inside it. The book that announced it was 144 pages long. The century that followed organized itself around its premises.',
    blocks: [
      { type: 'subhead', text: 'The stopwatch arrives' },
      { type: 'p', html: 'Taylor stood at the floor of Bethlehem Steel with a stopwatch and timed the loading of pig iron. He found that <mark data-key="s-1">the variance between workers was not random.</mark> It tracked technique. Technique could be studied. Technique could be standardized. Technique could be taught.<sup data-note="n-sci-taylor">1</sup>' },
      { type: 'p', html: 'The promise was equality of method. Any worker, properly trained, could meet the standard. The cost was the separation of doing from thinking. The thinking moved upstairs. The work moved into the floor.<sup data-note="n-sci-braverman">2</sup>' },

      { type: 'sidenote', id: 'n-sci-taylor', label: 'Source', title: 'Taylor\'s claim',
        text: 'Taylor argued the manager\'s job was to gather the knowledge already held by workers as personal craft, codify it, and return it as instructions. The worker became the executor of methods designed elsewhere. This is the moment "the work" and "thinking about the work" formally split.',
        cite: 'Taylor, F. W. (1911). The Principles of Scientific Management. Harper & Brothers.' },
      { type: 'sidenote', id: 'n-sci-braverman', label: 'Critique', title: 'Labor and monopoly capital',
        text: 'Harry Braverman read Taylorism as deskilling — a deliberate fracturing of integrated craft work into fragments no individual worker could control. The fragment was easier to price, easier to replace, and easier to discipline.',
        cite: 'Braverman, H. (1974). Labor and Monopoly Capital. Monthly Review Press.' },

      { type: 'example',
        title: 'A worked example — Schmidt at Bethlehem Steel',
        body: 'Taylor\'s most famous worker, "Schmidt," appears in Principles of Scientific Management loading pig iron at 47 tons per day instead of the previous 12.5. The procedure: a manager with a stopwatch told Schmidt when to lift, when to walk, when to rest. Schmidt received a 60% wage premium. The plant\'s output rose nearly fourfold. Schmidt was almost certainly an amalgam, the wage premium did not last, and within a few years the floor returned to something close to its old pace. The story remains the founding myth of operations management. What the story does not say is that Schmidt was now executing someone else\'s method on his own body.' },

      { type: 'pullquote', html: 'The work moved into the floor. <em>The thinking moved upstairs.</em>' },

      { type: 'subhead', text: 'What Taylor got right' },
      { type: 'p', html: 'A great deal, if the unit of work is the mechanical task. Productivity gains were real and durable. The assembly line, the manual, the standard operating procedure, the metric — all descend from this period. <mark data-key="s-2">If a task can be specified, Taylor\'s method still wins.</mark>' },
      { type: 'p', html: 'It is unfashionable to say so, but most of the material abundance of the twentieth century rests on this single intuition: that you can design how a piece of work happens, and that workers, trained to the design, will produce more than workers asked to invent the method from scratch each time. Modern medicine, modern construction, modern food safety, modern aviation — all are descendants.' },

      { type: 'sidenote', id: 'n-sci-checklist', label: 'Descendant', title: 'The checklist',
        text: 'Atul Gawande\'s argument that the surgical checklist saves lives is a direct Taylorist move applied to a domain that thought it was above standardization. The surgeon, like the joiner four centuries earlier, was certain method was personal. The data disagreed.',
        cite: 'Gawande, A. (2009). The Checklist Manifesto. Metropolitan Books.' },

      { type: 'subhead', text: 'What Taylor got wrong' },
      { type: 'p', html: 'The assumption that the worker would experience this as liberation from idiosyncratic effort. They experienced it, in the main, as the loss of authorship over their own labor. The body remained in the shop. The agency over the method left.<sup data-note="n-sci-mintzberg">3</sup>' },
      { type: 'p', html: 'Taylor also assumed the worker had no useful knowledge about the work, beyond what the engineer could capture and codify. This was an empirical claim, and it was wrong. The workers had volumes of know-how that the time-and-motion study did not capture. They quietly continued to use it, and quietly continued to withhold it when management asked.' },

      { type: 'sidenote', id: 'n-sci-mintzberg', label: 'Sidenote', title: 'The machine bureaucracy',
        text: 'Mintzberg later named Taylor\'s residue "the machine bureaucracy" — a form ideally suited to stable, simple, mass-production environments and structurally hostile to anything else. Most twentieth-century organizations were variants of it.',
        cite: 'Mintzberg, H. (1979). The Structuring of Organizations. Prentice-Hall.' },
      { type: 'sidenote', id: 'n-sci-scott', label: 'Sidenote', title: 'Seeing like a state',
        text: 'James C. Scott\'s reading: Taylorism is one local expression of a much larger modern move — the rendering of complex local knowledge into simple, legible, governable categories. It works wherever the simplification fits the actual texture of the work, and breaks wherever it doesn\'t.',
        cite: 'Scott, J. C. (1998). Seeing Like a State. Yale University Press.' },

      { type: 'breath' },
      { type: 'p', html: 'By the late 1920s, the limits were visible enough that the discipline split. One branch kept refining the machine. The other began asking why people on assembly lines were so consistently miserable. That branch will be the next chapter.' }
    ],
    further: [
      { ref: 'Taylor, F. W. (1911). The Principles of Scientific Management.', note: 'The founding document. Short and worth reading.' },
      { ref: 'Braverman, H. (1974). Labor and Monopoly Capital.', note: 'The classic critique.' },
      { ref: 'Mintzberg, H. (1979). The Structuring of Organizations.', note: 'On the bureaucratic forms Taylorism produced.' },
      { ref: 'Scott, J. C. (1998). Seeing Like a State.', note: 'On Taylorism as one case of a larger modern move.' },
      { ref: 'Kanigel, R. (1997). The One Best Way.', note: 'Biography of Taylor and his ideas.' },
      { ref: 'Gawande, A. (2009). The Checklist Manifesto.', note: 'On the surprising durability of standardization, even in expert domains.' }
    ],
    carriesForward: 'Specification. Measurement. The separation of doing and deciding.'
  },

  // ============================================================
  // ERA 3 — HUMAN RELATIONS
  // ============================================================
  {
    id: 'human',
    number: 'III',
    chapter: 'Chapter Three',
    title: 'Human Relations',
    subtitle: 'The discovery of the social',
    dates: '1924 — 1960',
    motif: 'circle',
    accent: '#b25a3a',
    paper: '#f5ece0',
    paperEdge: '#e6d4c0',
    ink: '#2c1f17',
    inkSoft: '#7a5a45',
    family: '"DM Serif Display", "Playfair Display", Georgia, serif',
    bodyFamily: '"Source Serif 4", Georgia, serif',
    monoFamily: '"IBM Plex Mono", monospace',
    motto: 'The factory is also a society.',
    palette: 'clay',
    intro: 'At the Hawthorne Works of Western Electric, between 1924 and 1932, a series of lighting experiments produced an unexpected result. Productivity rose when the light was brightened, and rose again when it was dimmed. The variable that mattered was not the light. It was attention.',
    blocks: [
      { type: 'subhead', text: 'The Hawthorne effect' },
      { type: 'p', html: 'Elton Mayo and his Harvard colleagues spent the better part of a decade trying to explain it. Their conclusion: <mark data-key="h-1">the workers were responding to being observed, consulted, and treated as participants</mark> in the experiment, rather than as its subjects.<sup data-note="n-hr-mayo">1</sup>' },
      { type: 'p', html: 'The result was disputed then and is disputed now. The statistical analysis was loose, the sample was small, the original data was lost for decades. What survived the controversy was not the finding so much as the question. Taylor had treated the worker as a mechanism. Mayo found that the mechanism behaved differently when it was looked at, and the differences were not noise.<sup data-note="n-hr-roethlisberger">2</sup>' },

      { type: 'sidenote', id: 'n-hr-mayo', label: 'Source', title: 'Mayo\'s reading',
        text: 'Mayo concluded that the informal social structure of a workplace — the small-group loyalties, the unwritten norms, the sense of being seen — was as causally important as wages or working conditions. This was a serious heresy in 1933, and remains an under-applied insight today.',
        cite: 'Mayo, E. (1933). The Human Problems of an Industrial Civilization. Macmillan.' },
      { type: 'sidenote', id: 'n-hr-roethlisberger', label: 'Sidenote', title: 'The bank wiring room',
        text: 'Roethlisberger and Dickson\'s deeper Hawthorne study — the bank wiring observation — showed that workers actively regulated their own output against group norms, protecting slower colleagues and sanctioning rate-busters. Production was a social behavior, not an individual one.',
        cite: 'Roethlisberger, F. J., & Dickson, W. J. (1939). Management and the Worker. Harvard University Press.' },

      { type: 'example',
        title: 'A worked example — the relay assembly room',
        body: 'Five women were moved from the main floor to a separate room and asked to assemble telephone relays. The researchers varied the lighting, then the rest breaks, then the snacks, then the working hours. Almost every change produced an improvement in output, including changes that returned conditions to their original state. The experimenters concluded — eventually, after several years of confusion — that the variable was not what they were varying. It was the fact that, for the first time in any of these women\'s working lives, someone in management had walked over, asked their opinion, and listened to the answer.' },

      { type: 'pullquote', html: 'The factory floor was already <em>a society.</em> It had just not been managed as one.' },

      { type: 'subhead', text: 'Theory X and Theory Y' },
      { type: 'p', html: 'By 1960, Douglas McGregor had crystallized the position. There were two implicit theories of the worker. <mark data-key="h-2">Theory X assumed people disliked work and required coercion. Theory Y assumed people sought meaning and would self-direct if the conditions allowed.</mark> The point was that managers chose, often unconsciously, which theory they enacted — and the enactment shaped the workers it then explained.<sup data-note="n-hr-mcgregor">3</sup>' },
      { type: 'p', html: 'McGregor\'s argument was less a discovery than a mirror. Most managers told themselves they held Theory Y and acted on Theory X. The book\'s enduring use is as a diagnostic. Ask a manager their theory; watch their calendar; read the gap.' },

      { type: 'sidenote', id: 'n-hr-mcgregor', label: 'Source', title: 'The human side of enterprise',
        text: 'McGregor\'s framework, decades later, still names the most reliable failure mode in management: the implicit theory of the worker held by leadership shapes the workforce that leadership ends up managing. The theory creates the conditions that prove it.',
        cite: 'McGregor, D. (1960). The Human Side of Enterprise. McGraw-Hill.' },
      { type: 'sidenote', id: 'n-hr-argyris', label: 'Companion text', title: 'Mature persons in immature systems',
        text: 'Chris Argyris\'s parallel work argued that bureaucratic organizations actively prevented mature adult behavior in their employees, then complained about the resulting immaturity. The diagnosis hasn\'t aged.',
        cite: 'Argyris, C. (1957). Personality and Organization. Harper & Brothers.' },

      { type: 'subhead', text: 'What this era opened' },
      { type: 'p', html: 'The discovery, however contested in its specifics, was structural. The organization was not only a system of tasks. It was a system of relationships. The relationships could not be optimized the way the tasks could. They had to be tended.' },
      { type: 'p', html: 'This is the first appearance, in the management literature, of something close to what the last two chapters of this book will call accompaniment. The Hawthorne researchers, almost by accident, did to those five women what an accompaniment practitioner does to a leadership team: they walked over, asked, listened, and stayed. Output rose, and they could not explain why.' },

      { type: 'breath' },
      { type: 'p', html: 'This intuition would be domesticated within a decade. The human relations school became "HR." The relational insight became the policy memo, the engagement survey, the off-site. But the seed of post-conventional accompaniment was planted here, in a low-ceilinged room at Western Electric, between 1924 and 1932.' }
    ],
    further: [
      { ref: 'Mayo, E. (1933). The Human Problems of an Industrial Civilization.', note: 'The originating text.' },
      { ref: 'McGregor, D. (1960). The Human Side of Enterprise.', note: 'On the manager\'s implicit theory of people.' },
      { ref: 'Roethlisberger, F. J., & Dickson, W. J. (1939). Management and the Worker.', note: 'The full Hawthorne studies.' },
      { ref: 'Argyris, C. (1957). Personality and Organization.', note: 'On the conflict between mature persons and immature bureaucracy.' },
      { ref: 'Trist, E. & Bamforth, K. (1951). Some Social and Psychological Consequences of the Longwall Method of Coal-Getting.', note: 'The sociotechnical-systems extension of the Hawthorne work.' }
    ],
    carriesForward: 'Relationship. Attention. The worker as a person, not a unit.'
  },

  // ============================================================
  // ERA 4 — STRATEGIC / CONVENTIONAL CONSULTING
  // ============================================================
  {
    id: 'strategic',
    number: 'IV',
    chapter: 'Chapter Four',
    title: 'The Strategic Era',
    subtitle: 'Work as portfolio',
    dates: '1965 — 2010',
    motif: 'grid',
    accent: '#4a5b6e',
    paper: '#f7f5f1',
    paperEdge: '#dcd8d0',
    ink: '#1a222c',
    inkSoft: '#56616e',
    family: '"IBM Plex Sans", "Inter", system-ui, sans-serif',
    bodyFamily: '"IBM Plex Sans", "Inter", system-ui, sans-serif',
    monoFamily: '"IBM Plex Mono", monospace',
    motto: 'What gets measured gets managed.',
    palette: 'ledger',
    intro: 'After 1965, the firm itself became the unit of analysis. Management was no longer about the floor — it was about the portfolio, the position, the strategy. The consulting industry took the questions of this era and built a profession around answering them. The conventional firms that Limicelia\'s clients still procure their services through are direct descendants.',
    blocks: [
      { type: 'subhead', text: 'The rise of strategy' },
      { type: 'p', html: 'The BCG growth-share matrix in 1968. McKinsey\'s 7S model in 1980. Porter\'s five forces the same year. <mark data-key="t-1">A small set of frameworks reshaped the executive\'s vocabulary in under fifteen years.</mark> Strategy became the dominant language of senior management, and the consulting firm became the credential that proved you had thought strategically.<sup data-note="n-st-porter">1</sup>' },
      { type: 'p', html: 'The implicit theory: the firm could be redesigned from the top, if the top had the right analysis. The work of management was diagnosis and decision. Implementation was downstream. Implementation was someone else\'s problem.<sup data-note="n-st-mintzberg2">2</sup>' },

      { type: 'sidenote', id: 'n-st-porter', label: 'Source', title: 'Competitive strategy',
        text: 'Porter\'s 1980 book established the analytical frame that defined corporate strategy for a generation: the firm as a competitive actor in a structured industry, with discoverable positions and defensible advantages. The strategy was an answer; the question was where to play.',
        cite: 'Porter, M. E. (1980). Competitive Strategy. Free Press.' },
      { type: 'sidenote', id: 'n-st-mintzberg2', label: 'Critique', title: 'The rise and fall of strategic planning',
        text: 'Mintzberg argued that strategy as a planned, top-down exercise consistently failed to predict what actually mattered. Real strategy emerged from the floor as much as from the boardroom. The planning was theater.',
        cite: 'Mintzberg, H. (1994). The Rise and Fall of Strategic Planning. Free Press.' },

      { type: 'example',
        title: 'A worked example — the typical engagement',
        body: 'A partner is brought in by an executive committee that is unsettled by quarterly results. A diagnostic begins. Interviews are conducted across the senior team. A workstream is set up for each of three or four hypotheses. A target operating model is sketched. A phased roadmap is presented. A subset of the consulting team stays on for six to eighteen months to "support implementation," which in practice means writing the PMO reports the client now lacks the capacity to write themselves. The engagement closes with a graceful exit and a follow-on opportunity. The recommendation may or may not have been right. Nobody is meaningfully on the hook for that.' },

      { type: 'pullquote', html: 'The deck became <em>the deliverable.</em> The deliverable became the engagement.' },

      { type: 'subhead', text: 'The consulting contract' },
      { type: 'p', html: 'The conventional firm sold a particular promise: <mark data-key="t-2">capability transfer through artifacts.</mark> A diagnostic, a recommendation, a roadmap, a phased plan. The firm departed; the client executed. If execution failed, that was an implementation problem, not a strategy problem.<sup data-note="n-st-christensen">3</sup>' },
      { type: 'p', html: 'The procurement system that grew up around consulting reinforced this. The work was scoped, priced, and bought in artifact-shaped units: a diagnostic report, a workshop series, a quarterly review. There was no line item for staying. There was no SKU for accompaniment. The shape of what could be purchased determined the shape of what got delivered.' },

      { type: 'sidenote', id: 'n-st-christensen', label: 'Sidenote', title: 'The innovator\'s dilemma',
        text: 'Christensen\'s observation: well-run firms following the conventional strategic playbook reliably failed in the face of disruption, not because they did strategy poorly but because they did it well. The frame itself was the problem.',
        cite: 'Christensen, C. (1997). The Innovator\'s Dilemma. Harvard Business School Press.' },
      { type: 'sidenote', id: 'n-st-mcdonald', label: 'History', title: 'The firm',
        text: 'McDonald\'s history of McKinsey reads the consulting profession as a peculiar twentieth-century invention: it sold authority where authority was scarce and certainty where certainty was impossible. The product was confidence, dressed as analysis.',
        cite: 'McDonald, D. (2013). The Firm. Simon & Schuster.' },

      { type: 'subhead', text: 'What this era is still good for' },
      { type: 'p', html: 'Bounded, technical, or position-shaped problems with a knowable answer. Industry consolidation. Operating-model rationalization. Capital allocation. <mark data-key="t-3">When the problem is well-formed, strategy still works.</mark> When the question is "where should we play," conventional consulting is, in fact, the right tool.' },
      { type: 'p', html: 'It is fashionable, in the literature this book is part of, to dismiss conventional consulting wholesale. That is a mistake. The era we will spend the rest of the book naming exists in contrast to conventional practice, and the contrast only works if conventional practice remains intact for the cases it actually fits.' },

      { type: 'subhead', text: 'What it fails at' },
      { type: 'p', html: 'Threshold-shaped problems. Relational difficulty. Governance ambiguity. Cultural transition. Anything where the answer cannot be located in advance, where the work of arriving at it is also the work of being changed by it.' },
      { type: 'p', html: 'In those cases, the artifact is the wrong unit. The deck cannot do the work the engagement is implicitly being asked to do. The firm delivers, the firm departs, and six months later the client is in the same place — sometimes worse, because the artifact created the appearance of having addressed the question.' },

      { type: 'breath' },
      { type: 'p', html: 'The post-conventional turn is not a wholesale rejection of this era. It is a different answer to a different class of question. The next chapter is about what that answer looks like, and why it cannot quite be billed as a service line.' }
    ],
    further: [
      { ref: 'Porter, M. E. (1980). Competitive Strategy.', note: 'The defining text of the era.' },
      { ref: 'Mintzberg, H. (1994). The Rise and Fall of Strategic Planning.', note: 'On why planned strategy underdelivers.' },
      { ref: 'Christensen, C. (1997). The Innovator\'s Dilemma.', note: 'On the frame failing on its own terms.' },
      { ref: 'Drucker, P. (1954). The Practice of Management.', note: 'The era\'s elder statesman, and a more humane version of it.' },
      { ref: 'McDonald, D. (2013). The Firm.', note: 'A history of McKinsey and the consulting profession.' },
      { ref: 'Stewart, M. (2009). The Management Myth.', note: 'A practitioner\'s insider critique of strategic consulting.' }
    ],
    carriesForward: 'Analysis. Framework. The artifact-shaped engagement.'
  },

  // ============================================================
  // ERA 5 — POST-CONVENTIONAL / ACCOMPANIMENT
  // ============================================================
  {
    id: 'post',
    number: 'V',
    chapter: 'Chapter Five',
    title: 'The Post-Conventional Turn',
    subtitle: 'Work as accompaniment',
    dates: '2005 — present',
    motif: 'threshold',
    accent: '#c9a25c',
    paper: '#1f1812',
    paperEdge: '#332821',
    ink: '#f0e6d2',
    inkSoft: '#bba98a',
    family: '"Fraunces", "Cardo", Georgia, serif',
    bodyFamily: '"Fraunces", Georgia, serif',
    monoFamily: '"JetBrains Mono", "IBM Plex Mono", monospace',
    motto: 'Stay until the team can navigate without you.',
    palette: 'dusk',
    dark: true,
    intro: 'A small set of practitioners — drawn from organizational development, indigenous practice, systems thinking, contemplative traditions, and the long shadow of the human relations school — began articulating a different contract. The firm does not deliver and depart. The firm accompanies. The engagement ends when the client can navigate without it.',
    blocks: [
      { type: 'subhead', text: 'The accompaniment posture' },
      { type: 'p', html: 'The unit of work shifts. <mark data-key="p-1">It is not the artifact. It is the threshold the client is crossing</mark>, and the relational fabric required to cross it. Workshops, retreats, governance reviews remain — but as carriers of relational work, not as the work itself.<sup data-note="n-post-scharmer">1</sup>' },
      { type: 'p', html: 'The implicit contract is no longer capability transfer through artifacts. It is <mark data-key="p-2">capacity development through accompaniment.</mark> The client does not buy a deck. They buy the conditions under which their own capacity to navigate the situation can develop.<sup data-note="n-post-laloux">2</sup>' },
      { type: 'p', html: 'This sounds soft to a procurement department. It is not soft. It is harder than artifact work, by several measures. It requires the practitioner to stay when the engagement is uncomfortable, to refuse to "deliver" what would be premature to deliver, and to leave when leaving is the right move rather than when the contract ends.' },

      { type: 'sidenote', id: 'n-post-scharmer', label: 'Lineage', title: 'Theory U',
        text: 'Scharmer\'s contribution was to give a developmental shape to the moment a system encounters a problem its present logic cannot solve. The "U" is the descent into not-knowing that precedes any genuinely new response. Accompaniment is the role of holding the descent.',
        cite: 'Scharmer, C. O. (2007). Theory U: Leading from the Future as It Emerges. Berrett-Koehler.' },
      { type: 'sidenote', id: 'n-post-laloux', label: 'Lineage', title: 'Reinventing organizations',
        text: 'Laloux mapped a developmental sequence of organizational forms — Red, Amber, Orange, Green, Teal — drawing on adult development theory. Post-conventional practice corresponds roughly to the Green-to-Teal transition, where the organization is reconfiguring its own operating logic.',
        cite: 'Laloux, F. (2014). Reinventing Organizations. Nelson Parker.' },

      { type: 'example',
        title: 'A worked example — the six-month engagement that wasn\'t a six-month engagement',
        body: 'A 200-person nonprofit hires Limicelia for what its budget code calls "leadership and culture development." The visible work is a monthly leadership workshop and quarterly off-site. The actual work, underneath, is staying with the executive team through a slow recognition that their founding director\'s departure has not been mourned, and that the governance ambiguity they have been trying to "redesign" their way out of is a grief problem mis-described as a structural one. At month four, two senior leaders resign. At month six, the team holds, for the first time, a meeting that names the loss out loud. The engagement is extended by mutual agreement. The artifact deliverables — the leadership handbook, the off-site facilitation — happen on schedule and are fine. They are not the work.' },

      { type: 'pullquote', html: 'Meet the system in the language it speaks. <em>Then do the work the language could not commission directly.</em>' },

      { type: 'subhead', text: 'The trojan horse' },
      { type: 'p', html: 'There is no budget code for accompaniment. The line item that gets approved is "leadership development," "governance consulting," "facilitation." <mark data-key="p-3">The accompaniment is what the client receives. The conventional language is what the client buys.</mark> Both registers are real. Neither is concealment.<sup data-note="n-post-bateson">3</sup>' },
      { type: 'p', html: 'The trojan horse is not a trick. It is a structural feature of doing post-conventional work in a market that only buys conventionally. The visible carrier — the workshop, the retreat, the diagnostic — is also a real carrier. It does what it says. Inside it, the work that actually moves the system is happening, in language the procurement system cannot quite see.' },

      { type: 'figure-trojan' },

      { type: 'sidenote', id: 'n-post-bateson', label: 'Lineage', title: 'Warm data',
        text: 'Nora Bateson\'s Warm Data is the relational context that makes an information stream legible. Most organizational problems are warm-data problems mistakenly contracted as cold-data ones. The trojan horse is partly a warm-data smuggling operation.',
        cite: 'Bateson, N. (2016). Small Arcs of Larger Circles. Triarchy Press.' },
      { type: 'sidenote', id: 'n-post-wheatley', label: 'Lineage', title: 'Leadership and the new science',
        text: 'Wheatley brought living-systems metaphors into organizational theory two decades before they were fashionable. Her core move: stop modelling organizations as machines, start modelling them as ecosystems, and the questions you ask change before the answers do.',
        cite: 'Wheatley, M. (1992). Leadership and the New Science. Berrett-Koehler.' },

      { type: 'subhead', text: 'Working toward irrelevance' },
      { type: 'p', html: 'The engagement ends when the team can navigate the threshold without us. The relationship may continue. The work, in its accompaniment form, does not. <mark data-key="p-4">A successful engagement makes the firm unnecessary.</mark>' },
      { type: 'p', html: 'This is structurally at odds with conventional consulting economics. The conventional firm is rewarded for being needed for longer. The post-conventional firm is rewarded — if it is rewarded — for being needed for less time. This contradiction is unresolved in the present commercial form of the practice. It is one of the reasons the post-conventional firm is hard to scale, and one of the reasons the work cannot be straightforwardly priced.' },

      { type: 'sidenote', id: 'n-post-illich', label: 'Lineage', title: 'Tools for conviviality',
        text: 'Illich\'s argument against professionalizing what should remain a vernacular human capacity — care, education, medicine — is the philosophical ancestor of working toward irrelevance. The good practitioner aims to give the client back the capacity the client should never have needed to outsource.',
        cite: 'Illich, I. (1973). Tools for Conviviality. Harper & Row.' },

      { type: 'breath' },
      { type: 'p', html: 'Post-conventional practice is the present working answer. It is not the final answer. The next chapter is about what may come after, once accompaniment becomes the new baseline, and the orientations it points toward.' }
    ],
    further: [
      { ref: 'Scharmer, C. O. (2007). Theory U.', note: 'On the developmental shape of transformation.' },
      { ref: 'Laloux, F. (2014). Reinventing Organizations.', note: 'On developmental stages of organizing.' },
      { ref: 'Bateson, N. (2016). Small Arcs of Larger Circles.', note: 'On warm data and relational context.' },
      { ref: 'Wheatley, M. (1992). Leadership and the New Science.', note: 'On living-systems organizational thinking.' },
      { ref: 'Senge, P. (1990). The Fifth Discipline.', note: 'On the learning organization as antecedent.' },
      { ref: 'Illich, I. (1973). Tools for Conviviality.', note: 'On the ethics of working toward your own irrelevance.' },
      { ref: 'Block, P. (2008). Community: The Structure of Belonging.', note: 'On hosting rather than facilitating.' }
    ],
    carriesForward: 'Presence. Relationship. The engagement that ends when capacity has developed.'
  },

  // ============================================================
  // ERA 6 — HORIZON
  // ============================================================
  {
    id: 'horizon',
    number: 'VI',
    chapter: 'Chapter Six',
    title: 'The Horizon',
    subtitle: 'What may come after',
    dates: 'on its way',
    motif: 'tree',
    accent: '#a55a3a',
    paper: '#f2ecdf',
    paperEdge: '#dfd4be',
    ink: '#2a1e15',
    inkSoft: '#7a5c43',
    family: '"Cormorant Garamond", "EB Garamond", Georgia, serif',
    bodyFamily: '"Cormorant Garamond", Georgia, serif',
    monoFamily: '"JetBrains Mono", monospace',
    motto: 'A direction-finder, not a roadmap.',
    palette: 'horizon',
    intro: 'Post-conventional practice is the practical step we can take from where we are. The horizon is what stops it from calcifying into the new orthodoxy. A few candidate names are circulating. None of them is the final form. The point is to know which direction the work is traveling, so today\'s decisions don\'t over-commit to the present stage as if it were the destination.',
    blocks: [
      { type: 'subhead', text: 'Generational practice' },
      { type: 'p', html: 'Drawn from indigenous and traditional practices. <mark data-key="h-1">The work is held across generations.</mark> The unit of time is not the project, the engagement, or the career. It is the inheritance handed forward.<sup data-note="n-hz-brown">1</sup>' },
      { type: 'p', html: 'This is not metaphor. There are organizations in this lineage — most of them not on any consultant\'s client list — that have been doing the same work for hundreds of years. A Benedictine monastery. A Japanese ryokan. A West African market cooperative. The horizon is closer to these than it is to anything that calls itself a "practice" in the consulting sense.' },

      { type: 'sidenote', id: 'n-hz-brown', label: 'Lineage', title: 'Emergent strategy',
        text: 'adrienne maree brown draws on Octavia Butler and on Black liberation organizing to articulate a practice of small, fractal, relationship-rooted work that scales by replication, not by aggregation. The horizon is here in seed.',
        cite: 'brown, a. m. (2017). Emergent Strategy. AK Press.' },
      { type: 'sidenote', id: 'n-hz-kimmerer', label: 'Lineage', title: 'Braiding sweetgrass',
        text: 'Robin Wall Kimmerer\'s essays argue, gently, that the indigenous epistemologies that survived colonization carry organizational technologies the modern firm has not yet noticed. Reciprocity. Relationship to place. The grammar of animacy.',
        cite: 'Kimmerer, R. W. (2013). Braiding Sweetgrass. Milkweed Editions.' },

      { type: 'subhead', text: 'Field tending' },
      { type: 'p', html: '<mark data-key="h-2">A vocation of presence to a field, not a service rendered within it.</mark> The practitioner attends to the ecosystem of practice over years, including the parts no single organization owns. The unit of attention is closer to forestry than to consulting.<sup data-note="n-hz-meadows">2</sup>' },
      { type: 'p', html: 'In conventional terms this is unfundable. There is no client. There is no scope. There is no deliverable. The only test is whether, ten or twenty years on, the field is healthier than it was when you started. The practitioners doing this work today are mostly doing it without compensation, on the strength of their other engagements. That is also part of the horizon question.' },

      { type: 'sidenote', id: 'n-hz-meadows', label: 'Lineage', title: 'Thinking in systems',
        text: 'Donella Meadows\' leverage-points work is the analytical scaffolding for field-tending. The intervention that matters is rarely at the level of the problem; it is at the level of the system\'s self-reinforcing structure. Tending the field is acting on those leverage points across time.',
        cite: 'Meadows, D. H. (2008). Thinking in Systems. Chelsea Green.' },

      { type: 'pullquote', html: 'The unit of work becomes the field. <em>The unit of time becomes the generation.</em>' },

      { type: 'subhead', text: 'Commons stewardship' },
      { type: 'p', html: 'From Ostrom\'s work on commons governance. <mark data-key="h-3">The organization is not a private property but a held trust</mark>, and the role of leadership is custodianship of conditions, not extraction of returns.<sup data-note="n-hz-ostrom">3</sup>' },
      { type: 'p', html: 'Ostrom\'s eight design principles for durable commons read like a draft constitution for organizations that have not yet been built: clear boundaries, fit between rules and local conditions, collective-choice arrangements, monitoring, graduated sanctions, conflict resolution, recognition of self-organization, nested governance. They are mostly absent from the modern firm.' },

      { type: 'sidenote', id: 'n-hz-ostrom', label: 'Lineage', title: 'Governing the commons',
        text: 'Ostrom\'s Nobel-winning work showed that communities reliably solve collective-action problems without privatization or central control, under specific design conditions. Her principles read as a draft constitution for post-firm organizational forms.',
        cite: 'Ostrom, E. (1990). Governing the Commons. Cambridge University Press.' },

      { type: 'subhead', text: 'A note on holding the horizon' },
      { type: 'p', html: 'The horizon is not a roadmap. It cannot be entered through a planning exercise. <mark data-key="h-4">What can be done today is stay in post-conventional accompaniment well enough that what comes after has somewhere to begin from.</mark>' },
      { type: 'p', html: 'The point of naming this chapter is not to claim arrival. It is to know which direction the work is traveling, so today\'s decisions about naming, services, and signaling do not over-commit to the present stage as if it were the destination. Post-conventional is the practical step. The horizon keeps the practical step from calcifying.' },

      { type: 'breath' },
      { type: 'p', html: 'The next chapter — the Atlas — is not chronological. It is the operational reading of where we are now. It holds the seven domains, the trojan horse, the translation between what the market buys and what the client receives. You can read it at any point, in any order, when you want a working tool rather than a story.' }
    ],
    further: [
      { ref: 'brown, a. m. (2017). Emergent Strategy.', note: 'On fractal, relationship-rooted practice.' },
      { ref: 'Meadows, D. H. (2008). Thinking in Systems.', note: 'On leverage points and system structure.' },
      { ref: 'Ostrom, E. (1990). Governing the Commons.', note: 'On commons governance and stewardship.' },
      { ref: 'Kimmerer, R. W. (2013). Braiding Sweetgrass.', note: 'On indigenous knowledge and reciprocity.' },
      { ref: 'Macy, J. & Johnstone, C. (2012). Active Hope.', note: 'On working at the scale of generations.' },
      { ref: 'Hyde, L. (1983). The Gift.', note: 'On gift economies and the work that cannot be priced.' }
    ],
    carriesForward: 'Lineage. Field. Commons. The return of the long horizon.'
  }
];

// Map of all sidenotes across all eras (id -> sidenote object), for quick lookup
const SIDENOTES = {};
ERAS.forEach((era) => {
  (era.blocks || []).forEach((b) => {
    if (b.type === 'sidenote') SIDENOTES[b.id] = { ...b, eraId: era.id, eraTitle: era.title };
  });
});

window.ERAS = ERAS;
window.SIDENOTES = SIDENOTES;
