Home / Vaults

Published vaults

Every vault whose read key this site has deliberately published — with, for each one, a page describing what it does, the features it uses, what the shape is good for, and the vault itself running live inside the page. The keys below are the complete credential: no account, no token, and no write capability anywhere in them.

Publishing one of your own? The method is written down — the seven steps behind every row below, the tools that do each one, and the mistakes that produced each rule. Written to be followed by another site's agent.
Intake, since it nearly went wrong. A credential submitted for publication here was once a vault key described as a read key — a legacy passphrase:vault_id form with no prefix to give it away. It was caught, only the derived read key was published, and nothing leaked; but the catch depended on somebody looking. Every submission now runs through admin/build/check_credential.py first, which refuses a write credential by prefix (sgit_vk1_, which new vaults emit) or, for anything older, by shape — a read key is 64 hex characters, and anything else before the colon is a passphrase. Prefixes are the better answer; the shape check covers the years of keys created before them.
The two rules, applied to every row. Read keys yes, vault keys never — a read key is a capability we hand out on purpose, and it cannot become write access. And every vault is audited before its key appears here, because content travels with the key forever; findings are published on the vault’s page, not filed away.
VaultIdShapeContentsPublished read key
Field Notes4bshby5napplication (vault app)4 files · 11 KB · 2 commits · app entry index.htmlsgit_rk1_2848993a68c02a33ea5582902c391901191e53680d35b36c0e76185d4107ad81:4bshby5nopen live ↗
Strategy Mapsookq4mn4structured analysis (two apps, one vault)33 files · 830 KB · 3 commits · app entries index.html and sgit-maps.htmlsgit_rk1_451c4c1e28fbb24a7f350bb3f107b2c103d69ed363167029ef9c9000ff76c07b:ookq4mn4open live ↗
Deploy Docsfyofmkvrrecord-keeping (live markdown)17 files · 25 KB · 2 commits · markdown, no appsgit_rk1_8d01421290efc3fa03205eced0534335a06ae209d627555b3dde136b878e3de1:fyofmkvropen live ↗
The Vault Cataloguekc67yhgwrecord-keeping (an index of vaults)9 files · 11 KB · 2 commits · markdown, no appsgit_rk1_fd71e4bde7232498e43a5da869b1501260d9d403031b20af87b5bc801bdf6280:kc67yhgwopen live ↗
Algarve · May 20263d04e6b9ca98gallery (photo story)71 files · 29 MB · 36 commits · app entry index.htmlsgit_rk1_0a0f34839d737eef0f8f66e5236990b1f397af064763e3f71dca2717015f9d15:3d04e6b9ca98open live ↗
Supplement Stackr7zes477record-keeping (patient-held health record)23 files · 2.3 MB · 5 commits · app entry index.htmlsgit_rk1_047186b559528058c66d1792b7345639b1238cb95c166d1d5f5b65c59813c2ee:r7zes477open live ↗
Risk Mandate4zf6pf2zapplication (a software project in a vault)124 files · 1.9 MB · 98 commits · 8 app entriessgit_rk1_a702fba803faac4369eb5d5a320b4dfa017af62bd2425fb298aac4b99e95c0ae:4zf6pf2zopen live ↗
Agentic Browser Isolation0610gsp9structured analysis (a living risk graph)104 files · 2.4 MB · 4 commits · 17 app entriessgit_rk1_92cad4cea8f58c55f59b686c71c935225a1ba7c41ecb6922a8aa570467604f6e:0610gsp9open live ↗
Risk Graph Explorer3simlnqeapplication (public by design)33 files · 428 KB · 7 commits · 1 app entrysgit_rk1_1c1b95f5903e35850a9bc0541ffa09c6b5d4017cbf18817d2ad6f894127e5638:3simlnqeopen live ↗
Regulation Graph73heuprzreference data (regulation as an evidence graph)207 files · 14.9 MB · 2 commits · 11 app viewssgit_rk1_c004daae386e8d17fa648884acc527018bd4ea1116ad673fb2f1b068011695c9:73heuprzopen live ↗

The machine-first version of this list is the catalogue — an index of vaults that is itself a vault, updated by an sgit push with no site deploy. New entries start there: a read key and one line, the rest derived. The walkthrough of how a vault gets published at all — creation, audit, deliberate key publication, embed — is on the embed demo page.