docs(changelog): resolve the stale Phase 0 deliverables section - #18
Merged
Conversation
The "Outstanding Phase 0 deliverables" section still read "One remains:" with the threat-model bullet un-struck β stale since PR #5 landed docs/threat-model.md, and contradicting the constitution's status line and this file's own Added entry, both of which record Phase 0 as complete. Strike the bullet the way the Borrow Ledger one already is, and let the intro say both items are done. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Summary
docs/CHANGELOG.md's "Outstanding Phase 0 deliverables" section still read "One remains:" with thethreat-model.mdbullet un-struck. That has been stale since PR #5 landed the threat model, and it contradicted both the constitution's status line ("Phase 0 is complete") and this same changelog's own Added entry, which calls the threat model "the last Phase 0 deliverable". The bullet is now struck through the way the Borrow Ledger one already is, and the intro sentence says both items are done.Explanation for the maintainer
Two lines change, nothing else. The section's intro goes from "One remains:" to "Both are done β Phase 0 is complete, as the constitution's status line records:", and the threat-model bullet gains the same strikethrough-plus-"done" treatment as its Borrow Ledger sibling, pointing at the Added entry above it. A repo-wide grep for "Phase 0"/"outstanding" confirms this was the last place in the repository still implying Phase 0 had an open item; CONSTITUTION.md's status line,
docs/threat-model.md's own status field, and the changelog's Added section all already agree.Which pillar does this serve?
Toil (documentation housekeeping) β though in the spirit of the changelog's own preamble: a record of project law that misstates the project's state is the first place a reader loses trust.
If this changes a document or the constitution
docs/CHANGELOG.mdis itself the file correctedBorrow Ledger
unsaferegisterunsafeblocks: Noneunsafeblock carries a// SAFETY:comment (n/a)unsafeblock is inside a module CONSTITUTION.md designates for it (n/a)Checklist
bash .github/scripts/check-toolchain-pin.shβ clean locally)bash .github/scripts/check-british-spelling.shβ clean locally)markdownlint-cli2on the changed file β 0 issues)CHANGELOG.mdupdated under[Unreleased]β n/a: this PR corrects the documents' changelog itself; it records no document amendmentCONTRIBUTING.md)Related
Found during a full repository familiarisation pass, 2026-08-01.
π€ Generated with Claude Code