Skip to content

Library

The reading behind the thinking

Books, papers, architecture reviews, mental models, and notes. The inputs that shape the frameworks - annotated, not just listed.

Books

4

The texts that shaped how I think about systems, design, and governance.

Domain-Driven Design

Eric Evans

★★★★

The bounded-context idea is foundational to the System-of-Systems approach: sovereign models that interoperate through explicit contracts rather than a shared mush.

architecture modeling

Seeing Like a State

James C. Scott

★★★★★

A study of how systems that impose legibility from above destroy the local knowledge they depend on. Essential reading for anyone designing governance - a warning against context-flattening.

governance complexity

The Design of Design

Frederick P. Brooks Jr.

★★★★★

Brooks on why conceptual integrity is the most important property of a design, and why it almost always requires a single mind or a tightly aligned few. The intellectual root of how I think about the Founding Architect role.

architecture design

Thinking in Systems

Donella Meadows

★★★★★

The clearest primer on stocks, flows, and feedback. The chapter on leverage points reframed how I prioritize where to intervene in an architecture - the highest-leverage change is almost never the one that feels urgent.

systems mental-models

Research Papers

2

Foundational and current work I return to.

★★★★★

The transformer paper. Worth re-reading not for the architecture but for what it implies: capability is cheap and context is the constraint. The model was never the moat.

ai foundations
★★★★

The early formalization of grounding generation in retrieved context. The practical lesson for enterprises: your retrieval and context layer matters more than your model choice.

ai context

Architecture Reviews

2

Studies of how famous systems are actually built.

Architecture Review: Palantir Foundry's Ontology

★★★★

Foundry's ontology is context-as-infrastructure made concrete - a shared semantic layer that both humans and machines decide against. The closest production analog to what Context Intelligence Infrastructure aims at.

architecture context

Architecture Review: Stripe's API

★★★★★

Stripe's enduring lesson is that the interface IS the product. Backwards-compatible evolution, ruthless naming, and idempotency as a first-class concept - an object lesson in designing the durable layer.

architecture api

Mental Models

3

Thinking tools I apply constantly.

Chesterton's Fence

Don't remove a constraint until you understand why it exists. In legacy enterprise systems, the 'inefficiency' you want to automate away is often encoded judgment. Find out before you delete it.

decision-making governance

Conway's Law

Systems mirror the communication structures that build them. If you want a different architecture, you often have to change the organization first - which is why founding architecture is also organizational design.

architecture organizations

Second-Order Thinking

Ask 'and then what?' The first-order effect of automating a decision is speed; the second-order effect is the slow erosion of the judgment that made the decision good. Most AI strategy stops at first order.

decision-making

Framework Analysis

1

Tensions and trade-offs I track.

Legibility vs. Resilience

A standing tension I track: the more legible (measurable, auditable) you make a system, the more you risk optimizing for the metric and losing the resilience that lived in the unmeasured parts. Governance has to hold both.

governance complexity

Reading Notes

1

Working notes and observations.

On Context Decay

Context has a half-life. The rationale behind a decision is vivid the day it's made and nearly gone within a quarter. Systems that don't capture it at the moment of decision are paying compounding interest on lost judgment.

context

Learning Maps

1

Staged paths through a domain.

Learning Map: From Engineer to Founding Architect

A staged path: master the system → master the domain → master the decision → master the org. Each stage changes what 'good' means. The map tracks the readings and projects that move you up an altitude.

career learning