Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/gates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
run: node governance/harnesses/run-all.js
- name: Home navigation history (one Back step per tool)
run: node governance/harnesses/verify-home-navigation-history.js
- name: Return navigation and public document reader
run: node governance/harnesses/verify-return-navigation.js
- name: Public pinned snapshot card (offline byte identities)
run: node research/atlas-snapshot-read-only/tools/verify-release.mjs
- name: STP v1.2 public reproduction packet
Expand Down
9 changes: 6 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="utf-8"/>
<html lang="en" data-atlas-return-layout="not-found"><head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Delta Atlas - Not found</title>
<style>
Expand All @@ -16,8 +16,11 @@
textarea,input,select{font-family:inherit;font-size:14px;line-height:1.5;}
button{font-family:inherit;}
::placeholder{color:var(--dim);opacity:1;}
</style></head><body>
</style><link rel="stylesheet" href="/assets/atlas-return-v1.css"/>
<script defer src="/assets/atlas-return-v1.js"></script>
</head><body>
<nav class="atlas-return-nav" aria-label="Return to Atlas"><a href="/index.html" target="_top">&#8592; Atlas home</a></nav>
<div class="box"><h1>That page isn't here</h1>
<p>The link may be mistyped, or the page moved. Everything in this project lives behind the home page.</p>
<a href="/index.html">Go to the start</a></div>
<a href="/index.html" target="_top">Go to the start</a></div>
</body></html>
7 changes: 5 additions & 2 deletions Agentic-AI-Governance-Chat.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="utf-8"/>
<html lang="en" data-atlas-return-layout="chat"><head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Delta Atlas - Ask</title>
<style>
Expand Down Expand Up @@ -45,7 +45,10 @@
textarea,input,select{font-family:inherit;font-size:14px;line-height:1.5;}
button{font-family:inherit;}
::placeholder{color:var(--dim);opacity:1;}
</style></head><body>
</style><link rel="stylesheet" href="assets/atlas-return-v1.css"/>
<script defer src="assets/atlas-return-v1.js"></script>
</head><body>
<nav class="atlas-return-nav" aria-label="Return to Atlas"><a href="index.html" target="_top">&#8592; Atlas home</a></nav>
<header>
<h1>Delta Atlas - Ask</h1>
<p>A fixed search engine over this page's recorded vocabulary snapshot. Ask "<b>what is X?</b>" and it finds the closest match, shows the stored definition and source assertions, and links related terms you can explore. You can also ask structurally: <b>what defends against X</b>, <b>what can go wrong with X</b>, <b>who is accountable for X</b>. One answer shows at a time. A reviewed label is not a per-term review receipt.</p>
Expand Down
7 changes: 5 additions & 2 deletions Agentic-AI-Governance-GroundTruth.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="utf-8"/>
<html lang="en" data-atlas-return-layout="curation"><head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Delta Atlas - Curation dashboard</title>
<style>
Expand Down Expand Up @@ -59,7 +59,10 @@
textarea,input,select{font-family:inherit;font-size:14px;line-height:1.5;}
button{font-family:inherit;}
::placeholder{color:var(--dim);opacity:1;}
</style></head><body>
</style><link rel="stylesheet" href="assets/atlas-return-v1.css"/>
<script defer src="assets/atlas-return-v1.js"></script>
</head><body>
<nav class="atlas-return-nav" aria-label="Return to Atlas"><a href="index.html" target="_top">&#8592; Atlas home</a></nav>
<header>
<h1>Delta Atlas - Curation dashboard</h1>
<p><b>The author curation view, not a ranking of the words.</b> Every term here is a textbook pillar or a newer idea; the point is not to score them but to keep them inspectable. This lists entries with a recorded review label, thin source support, or a placeholder so they can be checked and integrated with the rest. Sorting by source support only changes inspection order. A coloured dot reports a repository label; it does not prove correctness, acceptance, or an independently witnessed review.</p>
Expand Down
7 changes: 5 additions & 2 deletions Agentic-AI-Governance-Query.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="utf-8"/>
<html lang="en" data-atlas-return-layout="query"><head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Delta Atlas - Explore</title>
<style>
Expand Down Expand Up @@ -61,7 +61,10 @@
textarea,input,select{font-family:inherit;font-size:14px;line-height:1.5;}
button{font-family:inherit;}
::placeholder{color:var(--dim);opacity:1;}
</style></head><body>
</style><link rel="stylesheet" href="assets/atlas-return-v1.css"/>
<script defer src="assets/atlas-return-v1.js"></script>
</head><body>
<nav class="atlas-return-nav" aria-label="Return to Atlas"><a href="index.html" target="_top">&#8592; Atlas home</a></nav>
<header>
<h1>Delta Atlas - Explore</h1>
<p><b>See how the words connect by meaning.</b> Browse every term, or tick boxes on the left (like <i>a risk</i>, <i>hard to undo</i>, <i>no human in charge</i>) to narrow it. Each term shows what it does and which other terms it <b>couples with</b>: what defends what, what needs what, what is a kind of what. Try a <b>Try:</b> example below.</p>
Expand Down
7 changes: 5 additions & 2 deletions Coherence-Audit.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="utf-8"/>
<html lang="en" data-atlas-return-layout="document"><head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Delta Atlas - Framework Audit</title>
<style>
Expand Down Expand Up @@ -43,7 +43,10 @@
textarea,input,select{font-family:inherit;font-size:14px;line-height:1.5;}
button{font-family:inherit;}
::placeholder{color:var(--dim);opacity:1;}
</style></head><body>
</style><link rel="stylesheet" href="assets/atlas-return-v1.css"/>
<script defer src="assets/atlas-return-v1.js"></script>
</head><body>
<nav class="atlas-return-nav" aria-label="Return to Atlas"><a href="index.html" target="_top">&#8592; Atlas home</a></nav>
<header>
<h1>Delta Atlas - Framework Audit</h1>
<p>Paste a plan, framework, or project and the goal it serves. Think of the goal as the power, and each part as a wire. A solid part <b>carries the current</b> to a real outcome: it says who does what, you can test it, and something backs it up. A hollow part is a <b>broken connection dressed to look whole</b> - confident words with the current jumping the gap, an arc flash of language and nothing on the far side. This traces the circuit, shows where it breaks, names the weakest joints to fix first, and hands you a simple pattern to make them measurable. It judges structure, not subject, so it works on any topic. Heuristic, deterministic, and entirely on your device. In the atlas grammar: the framework is the <b>claim</b>; its own testable commitments are the <b>witness</b>; hollow parts are the difference.</p>
Expand Down
9 changes: 6 additions & 3 deletions Delta-Atlas-Basin.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="utf-8"/>
<html lang="en" data-atlas-return-layout="document"><head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Delta Atlas - The Basin</title>
<style>
Expand Down Expand Up @@ -37,7 +37,10 @@
textarea,input,select{font-family:inherit;font-size:14px;line-height:1.5;}
button{font-family:inherit;}
::placeholder{color:var(--dim);opacity:1;}
</style></head><body>
</style><link rel="stylesheet" href="assets/atlas-return-v1.css"/>
<script defer src="assets/atlas-return-v1.js"></script>
</head><body>
<nav class="atlas-return-nav" aria-label="Return to Atlas"><a href="index.html" target="_top">&#8592; Atlas home</a></nav>
<header>
<h1>Delta Atlas - The Basin</h1>
<p>A resilient thing is not one that never gets hit. It is one that returns to itself after the hit, and holds a wide enough margin that the hit does not throw it somewhere it cannot come back from. This lesson makes both of those measurable, with a bowl, a ball, and a shock you control. Runs entirely on your device; stores nothing.</p>
Expand Down Expand Up @@ -90,7 +93,7 @@ <h1>Delta Atlas - The Basin</h1>

<div class="note">
<b>Sources.</b> C.S. Holling, "Resilience and stability of ecological systems," Annual Review of Ecology and Systematics 4 (1973) &middot; S.L. Pimm, "The complexity and stability of ecosystems," Nature 307 (1984) &middot; M. Scheffer et al., "Early-warning signals for critical transitions," Nature 461 (2009) &middot; A.M. Lyapunov (1892) on stability via a descending function &middot; S. Strogatz, <i>Nonlinear Dynamics and Chaos</i>, on basins, bifurcation, and synchronization.<br/>
The simulation is a damped particle in a potential well, integrated in your browser; it is illustrative of the shapes above, not a model of any specific system. Lesson v0.1 (2026-07-11), part of the Delta Atlas explorable series. CC BY 4.0. <a href="index.html">Back to the atlas</a> &middot; <a href="Delta-Atlas-Cadence.html">Previous lesson: the Cadence Dial</a>.
The simulation is a damped particle in a potential well, integrated in your browser; it is illustrative of the shapes above, not a model of any specific system. Lesson v0.1 (2026-07-11), part of the Delta Atlas explorable series. CC BY 4.0. <a href="index.html" target="_top">Back to the atlas</a> &middot; <a href="Delta-Atlas-Cadence.html">Previous lesson: the Cadence Dial</a>.
</div>
</main>
<script>
Expand Down
9 changes: 6 additions & 3 deletions Delta-Atlas-Cadence.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="utf-8"/>
<html lang="en" data-atlas-return-layout="document"><head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Delta Atlas - The Cadence Dial</title>
<style>
Expand Down Expand Up @@ -40,7 +40,10 @@
textarea,input,select{font-family:inherit;font-size:14px;line-height:1.5;}
button{font-family:inherit;}
::placeholder{color:var(--dim);opacity:1;}
</style></head><body>
</style><link rel="stylesheet" href="assets/atlas-return-v1.css"/>
<script defer src="assets/atlas-return-v1.js"></script>
</head><body>
<nav class="atlas-return-nav" aria-label="Return to Atlas"><a href="index.html" target="_top">&#8592; Atlas home</a></nav>
<header>
<h1>Delta Atlas - The Cadence Dial</h1>
<p>How often should you check on a thing? Physics measured the answer, and there is a trap in the middle: watch constantly and the thing freezes, watch rarely and it drifts on its own schedule, watch at the wrong rhythm in between and <b>the checking itself speeds the decay</b>. An interactive lesson. Runs entirely on your device; stores nothing.</p>
Expand Down Expand Up @@ -109,7 +112,7 @@ <h1>Delta Atlas - The Cadence Dial</h1>

<div class="note">
<b>Sources.</b> B. Misra &amp; E.C.G. Sudarshan, "The Zeno's paradox in quantum theory," J. Math. Phys. 18, 756 (1977) &middot; W.M. Itano, D.J. Heinzen, J.J. Bollinger &amp; D.J. Wineland, "Quantum Zeno effect," Phys. Rev. A 41, 2295 (1990) &middot; A.G. Kofman &amp; G. Kurizki, "Acceleration of quantum decay processes by frequent observations," Nature 405, 546 (2000) &middot; M.C. Fischer, B. Guti&eacute;rrez-Medina &amp; M.G. Raizen, "Observation of the quantum Zeno and anti-Zeno effects in an unstable system," Phys. Rev. Lett. 87, 040402 (2001).<br/>
The curve above is qualitative, drawn after this literature; the dial positions are illustrative. Lesson v0.1 (2026-07-10), part of the Delta Atlas explorable series. CC BY 4.0. <a href="index.html">Back to the atlas</a>.
The curve above is qualitative, drawn after this literature; the dial positions are illustrative. Lesson v0.1 (2026-07-10), part of the Delta Atlas explorable series. CC BY 4.0. <a href="index.html" target="_top">Back to the atlas</a>.
</div>
</main>
<script>
Expand Down
7 changes: 5 additions & 2 deletions Delta-Atlas-ContinuityAudit.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="utf-8"/>
<html lang="en" data-atlas-return-layout="document"><head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Delta Atlas - Continuity Audit</title>
<style>
Expand Down Expand Up @@ -40,7 +40,10 @@
textarea,input,select{font-family:inherit;font-size:14px;line-height:1.5;}
button{font-family:inherit;}
::placeholder{color:var(--dim);opacity:1;}
</style></head><body>
</style><link rel="stylesheet" href="assets/atlas-return-v1.css"/>
<script defer src="assets/atlas-return-v1.js"></script>
</head><body>
<nav class="atlas-return-nav" aria-label="Return to Atlas"><a href="index.html" target="_top">&#8592; Atlas home</a></nav>
<header>
<h1>Delta Atlas - Continuity Audit</h1>
<p>Paste an operations manual, SOP, or workflow — one procedure per line — and the one-sentence goal it serves. Get three readings from one input: a <b>resilience</b> reading (can the manual keep the goal on track when a key person is out, a vendor fails, or an emergency hits — does it absorb, stay anchored, and recover), the <b>gaps</b> (a risk named with no stated control, single points of failure with no documented backup), and a <b>coherence score</b> (is each procedure a clear, testable action, or a vague label). Same engines as Gap Check and Framework Audit, pointed at a new domain. In the atlas grammar: the manual is the <b>claim</b>; its named backups and controls are the <b>witness</b>; brittleness is the difference. Heuristic, deterministic, entirely on your device — nothing you paste here ever leaves your browser.</p>
Expand Down
39 changes: 39 additions & 0 deletions Delta-Atlas-Document.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="description" content="Read Delta Atlas public Markdown, JSON and text files with a persistent route home."/>
<meta name="theme-color" content="#16301f"/>
<meta name="referrer" content="no-referrer"/>
<title>Document reader - Delta Atlas</title>
<link rel="icon" href="favicon.png"/>
<link rel="stylesheet" href="assets/atlas-document-v1.css"/>
<style>
/* canonical typography: shared site baseline */
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:14.5px;font-weight:450;line-height:1.6;}
textarea,input,select{font-family:inherit;font-size:14px;line-height:1.5;}
button{font-family:inherit;}
::placeholder{color:var(--dim);opacity:1;}
</style>
<script src="assets/atlas-document-v1.js" defer></script>
</head>
<body>
<a class="skip" href="#content">Skip to document</a>
<header class="reader-bar">
<nav aria-label="Document navigation">
<a class="home-link" href="index.html" target="_top">← Atlas home</a>
<a href="index.html#Delta-Atlas-Library.html" target="_top">Library</a>
<a id="document-download" download target="_blank" rel="noopener noreferrer" hidden>Download original</a>
</nav>
</header>
<main id="content" class="reader-wrap" tabindex="-1">
<h1>Document reader</h1>
<p class="filename" id="document-filename">Public Atlas files</p>
<p class="reader-note" id="document-format">Markdown, JSON and plain text are shown as source text. Links inside the document remain text.</p>
<p class="reader-status" id="document-status" role="status" aria-live="polite">Preparing the document reader.</p>
<noscript><p class="reader-status">JavaScript is needed to load a document here. Atlas home and Library remain available above.</p></noscript>
<pre id="document-text" tabindex="0" aria-label="Document source text" hidden></pre>
</main>
</body>
</html>
Loading
Loading