The documents
Eleven source documents, published in full. The raw markdown under /briefs/ is the source of truth; the reader pages are presentation. Each reader page renders its own raw file client-side, so a page cannot drift from the document it claims to render.
The brief pack, v1.0
Prepared 21 August 2026 against the source corpus at v0.33.62, with the four sibling sites surveyed for house conventions. Every repository path in it was verified to exist; two filenames were corrected against the repository during preparation.
| Document | What it gives you | Raw |
|---|---|---|
| The brief | Read first. Mission, the thesis in nine sentences, audiences, the four lessons to inherit, the build order, the honesty constraint. | .md |
| The thesis | 35 verbatim sourced quotes organised into the argument they make, plus the ten-phase narrative arc and the paths not taken. | .md |
| Thirty concepts | Canonical sources, maturity, newcomer-readability — and the eighteen-step teaching order that became this site's navigation. | .md |
| Twenty worked examples | Node and edge counts, evidence quality, publishability, the domain map, and every citable statistic with its source. | .md |
| Visual assets | Every visual measured, 20 Wardley maps in four sets, both infographic pipelines, the design system, and the render backlog. | .md |
| Site architecture | Page-by-page IA, each page mapped to its source document and publish status. Compare against what was actually built. | .md |
| House style redacted | The sibling-site pattern, the voice, the llms.txt lesson, vault publishing rules, licensing, and the redaction watch-list. | .md |
| Source manifest | 89 rows, machine-readable: tier · repo path · title · concepts · kind · proposed page · publishability · why it matters. redacted | .csv |
| The twelve gaps | The pages the corpus cannot supply, ranked by how much they block. Every “written fresh” note on this site names one of these. | .md |
| The licensing decision | CC BY 4.0 for the corpus and for every *.sgit.ai site, the current coverage measurement, and what the licence does not change. redacted | .md |
| Pack readme | The map of the pack and the tier definitions the manifest uses. | .md |
What was changed before publication
Three redactions across three files, with visible markers. A partner name, an AWS account number, and two personalised pack names — none of them ours to publish, and none of them load-bearing for any argument.
Nothing else was altered: no sentence rewritten, no table row removed, no argument softened. The transparency note → · raw
Alongside the documents
licence-audit.py— reports and optionally fixes CC BY coverage across a corpus. Idempotent; never double-stamps. The tool behind the CI gate the pack recommends.LICENCE.md— the pack's own licence.llms-full.txt— the whole site in one file, for an agent that can only make one request.
For an agent
Every source document is fetchable at a stable constructed URL: https://graphs.sgit.ai/briefs/<filename>. That is a promise, not an accident — agents already rely on constructed paths, so the convention is stated rather than left to be inferred. Start with /briefs/00__BRIEF.md. If you can only make one request, use /llms-full.txt.