From 5027d253a05d8137a323af1894e2ba6d401dba7c Mon Sep 17 00:00:00 2001 From: zzstoatzz Date: Sat, 8 Aug 2026 16:06:36 -0500 Subject: [PATCH] =?UTF-8?q?docs:=20staleness=20sweep=20round=20one=20?= =?UTF-8?q?=E2=80=94=20README=20docs=20table=20+=20llms.txt=20restart=20no?= =?UTF-8?q?te?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit deploying.md joins the docs table (routine flow vs the experiment runbook); llms.txt restart note reflects minutes-scale restarts and smooth cursor resume. Co-Authored-By: Claude Fable 5 --- README.md | 3 ++- deploy/site/llms.txt | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aa10963..18baba8 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,8 @@ system libraries required. | [`invariants.md`](docs/invariants.md) | the rules that must never break, and what each cost | | [`gotchas.md`](docs/gotchas.md) | deliberate behavior that looks wrong; traps in the harness | | [`configuration.md`](docs/configuration.md) | every runtime control and its default | -| [`deployment-runbook.md`](docs/deployment-runbook.md) | staged plan and failure responses | +| [`deploying.md`](docs/deploying.md) | the routine ship-a-commit flow, stage costs, verification | +| [`deployment-runbook.md`](docs/deployment-runbook.md) | the whole-network experiment: staged plan and failure responses | | [`testing.md`](docs/testing.md) | suites, oracles, receipts | | [`benchmarks.md`](docs/benchmarks.md) | subsystem benchmarks | | [`experiment-6-handoff.md`](docs/experiment-6-handoff.md) | operating the live instance — runbooks | diff --git a/deploy/site/llms.txt b/deploy/site/llms.txt index aad9559..0dc8a43 100644 --- a/deploy/site/llms.txt +++ b/deploy/site/llms.txt @@ -28,8 +28,9 @@ Things to remember: need cryptographic authenticity? consume a relay's subscribeRepos. - coverage is relay-known repos, not deep-crawl: bridged accounts whose repos no PDS serves are absent. -- a restart pauses the live tail (archive keeps serving); the tail replays - its whole gap from the relay on return, gap-free. +- a restart pauses the live tail briefly (minutes, not hours; the archive + keeps serving throughout); the tail replays its whole gap from the relay + on return, gap-free. cursor consumers resume smoothly across it. ## Surfaces -- 2.51.2