graphs.sgit.ai
A reference site about one use of graphs: meaning through connectivity. A node carries no inherent meaning, and what a thing is emerges from the edges traceable from it. There are now two editions of the book that argues this. The first is finished and frozen. The second is being written from the top down, as a graph — and while its text does not exist yet, its working surface does: an interactive reader that joins a document’s extraction, its frozen bytes and its live graph, built release by release through the v0.4 era.
| Edition | State | Where |
|---|---|---|
| The first edition Meaning Through Connectivity |
complete · frozen at v0.3.26 | Read it · one page · print PDF · its front page |
| The second edition Fractal Semantic Graphs: Meaning Through Connectivity |
in construction · the working surface is live | Its front page · the plan · the memos · the review packs |
| The universe the second edition’s working surface |
live · the pilot document, extracted to the word | The reader · the graph, standalone · 34 methods · the v0.4 retrospective |
The sequence of events
Seventy-plus releases across three eras, which is what happens when the projection chain is gated and a release costs a commit. The history is kept whole by era: current (v0.5) · the v0.4 era (the working surface, 41 releases) · the beginnings. The turns that changed the method rather than adding to it:
| Release | Date | What turned |
|---|---|---|
| v0.2.0 | 21 August 2026 | the site becomes a book: chapters, one page, a PDF, and a gate that fails if the book lags its source |
| v0.3.0 | 21 August 2026 | the chapter text moves to markdown, and the chain becomes markdown to pages to book, gated at both links |
| v0.3.13 | 22 August 2026 | reviews gain a decisions register, so what is being waited on stops being buried in threads |
| v0.3.15 | 22 August 2026 | the altitude ladder: the book at five altitudes, and the first finding reached by compression |
| v0.3.22 | 23 August 2026 | the decisions register is drawn as a graph, and four pieces of blocked work turn out to be two |
| v0.3.24 | 23 August 2026 | the twenty-one source documents are carried whole, byte for byte, with their hashes |
| v0.3.26 | 23 August 2026 | the retrospective: every correction in the run turned out to be a number nothing was checking |
| v0.3.27 | 23 August 2026 | the plan to write the book again, from the top down |
| v0.4.0 | 23 August 2026 | the first edition moves to v1/ and freezes. The second edition begins, empty. |
Generated from the release tables (all eras) on every build, so it cannot drift from them.
What else is here
Some of this belongs to the first edition and moved with it. Some belongs to the site and spans both editions.
| Section | What it is | Belongs to |
|---|---|---|
| The vaults | Five published graph vaults analysed in depth, plus the capability scale that only the comparison produced. | the first edition |
| The sources | Twenty-one documents the book was built from, carried byte for byte with their hashes. | the first edition |
| The altitude ladder | The pilot: the book at five altitudes, its concept map, and the graph explorer. It proved the method the second edition is built on. | the first edition |
| The reviews | Four rounds of founder review, run as a serverless pull request. | the first edition |
| The documents | The brief pack that produced the site, and the retrospective over the work. | the first edition |
| The decisions | Every open question, drawn as the peak of its own graph, answered in your own browser. | both editions |
| The second edition | Everything about making it, gathered in one tree: the dev pack, the memos, the review packs. | the second edition |
| Engineering | The generators, the gates, the release process. | the site |
Everything in the first edition
The complete index, from the file tree rather than from a list somebody maintains.
about
book
ch-01-why-graphs-at-all · ch-02-the-five-ideas · ch-03-the-rules-you-can-apply-tomorrow · ch-04-the-edge-set · ch-05-against-schema-first · ch-06-a-graph-at-every-boundary · ch-07-worked-graphs-with-real-numbers · ch-08-whose-session-is-the-agent-using · ch-09-the-2fa-instance-graph · ch-10-article-26-5-fact-to-board-and-back · ch-11-wardley-maps-as-graphs · ch-12-what-ships-what-is-argued · ch-13-origins-2026 · ch-14-the-network · ch-15-glossary · ch-16-the-author-s-interest-and-where-this-loses · changes · wrap · index · introduction · print · single
depth
docs
a-fact-in-a-vacuum · an-index-is-not-a-source · avoid-the-blob · compatibility-through-connectivity · concepts-not-words · confidence-through-evidence · digital-twins-of-anything · directed-edges-query-paths · every-paragraph-is-a-graph · fractal-risk-registers · fractal-semantic-graphs · graph-canvas-repl · graphs-of-graphs · index · issues-fs-lexicon · ontologies-of-ontologies · path-properties · paying-the-fact-creator · refactoring-meaning · the-browser-is-the-database · the-grounding-ladder · thinking-in-graphs
documents
brief · concepts · gaps · house-style · index · licensing · pack-readme · public · site-architecture · the-thesis · visual-assets · what-the-graphs-found · worked-examples
examples
glossary
maps
network
origins
shipped
start
vaults
acceptance · index · capability-scale · index · engines · index · provenance · index · index · absence · index · junction
why-graphs
For an agent
Start at llms.txt, which names every section hub and is gate-checked against the file tree. The first edition is everything under /v1/ and is frozen at v0.3.26: its bytes are recorded in /v1/MANIFEST.json with SHA-256 per file, and the build fails if any of them changes. The second edition does not exist as a book yet; everything about making it lives under /v2/ (hub: /v2/index.html), its plan is at /v2/dev-pack/, and its status is PROPOSED throughout. /book/ always points at the current edition, which is the second. Machine surfaces that span both: /decisions/data/decisions.json, /v1/docs/data/docs.json, /v1/altitudes/data/altitudes.json. Every page moved from /x/ to /v1/x/ on v0.5.16; the redirect stubs that briefly held the old addresses were retired at v0.4.7, so only the edition-prefixed addresses exist.