The Last Application · Part V — Technical Appendices
Chapter 22 — Pillars and Projections
3 min read
This chapter assigns mathematics to each pillar and to the projections that make usable without becoming a second model.
Pillars as subgraphs
Recall the pillar cover from Definition 21.3. For each pillar , write for the subgraph (objects + induced links) assigned to .
Experiences
Definition 22.1 (Experience). An experience root determines a finite tree (or DAG) of pages and components:
with the root. The renderer is a function of and the bound design system.
Composition patterns and layout shells are data on pages/experiences — elements of — not forks of renderer source.
Workflows
Workflow objects and their graphs (Chapter 20) constitute . Runs are either objects in or rows in a run store keyed by workflow id; in either case they are addressable memory of process, not ephemeral chat.
Knowledge
Definition 22.2 (Knowledge). Knowledge is a triple
sources, chunks, and skills. Retrieval is a map
used by Assistant and craft. Skills are doctrine objects: versioned instructions that IDE agents pull so rails live in , not only in editor config.
Integrations
Definition 22.3 (Connector). A connector is an object with an adapter identity and sealed secret handles such that plaintext secrets never appear in , tool arguments, or chat. Effects on external systems of record are
with audit via events. Integrations extend ; they do not replace as SoT.
Events
Definition 22.4 (Organizational memory). The event stream is a time-ordered set (or a store isomorphic to it). Evolution recommendations and healing are functions of , not of log archaeology outside .
Projections, systematically
Definition 22.5 (Projection family). A finite family with
includes at least:
| UI | Rendered Experience |
| Q | Query API results |
| IDE | Page trees, related walkers, taxonomy dumps |
| Form | Collect / seal microforms |
| Assist | Retrieved passages + tool results |
| Brand | CSS variable map (below) |
Axiom 22.1. For all , authorship that matters updates , not alone.
Brand as structured projection
Definition 22.6 (Brand stack). Brand is a chain of objects
culminating in a CSS variable map
Semantic roles (surface, on-surface, border, accent, …) are the only colorimetric vocabulary components consume. Hard-coded product hex in component payloads is a SoT leak: it makes author color outside the brand stack.
Identity style. (mark + wordmark) or (logo URLs) is data on the design system — still in .
Packs
Definition 22.7 (Pack). A pack is a finite set of objects with install rules. Installing a pack is a mutation (creates/updates under ). Packs are how product slices move between organizations without forking platform source for IA and copy.
The point
Pillars partition meaning; projections deliver it; brand is one more projection with unusual leverage. The final chapter restricts who may run which operators on which environment’s graph.