docs: reconcile doc tree with shipped reality, add OTS upgrade worker#520
Merged
Conversation
creatornader
enabled auto-merge (squash)
July 15, 2026 00:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Executor package (charter in-branch), two deliverables. Docs-truth sweep: 20 stale claims fixed against verifiable anchors (ledger tail D164, executed redesign plan with per-step D-numbers, post-deprecation npm surface, completed daemon cutover on all profiles, open alias window); the website-relay atribd embargo is marked lifted 2026-07-14 since its condition (merged AND live on npm) is met. Per-claim fix table in the executor report. OTS upgrade worker: scripts/upgrade-ots-receipts.mjs per the signed host-owned-worker decision: scans mirror sidecars for pending OpenTimestamps receipts, upgrades through the @atrib/verify transport, writes proofs back at envelope level, idempotent, silent-fail per section 5.8; offline-fixture tests (4 passing); launchd schedule documented, not installed. Gates: build green, doc-sync 14/14, worker tests pass.