docs(cold-read): rename to cold-read-changelog.md + add cold-read-adopter.md (second-surface-is-real trigger from #326) #366
Labels
No labels
bump
major
bump
minor
bump
patch
kind/bug
kind/chore
kind/docs
kind/feature
priority/critical
priority/high
priority/low
priority/medium
size/L
size/M
size/S
size/XL
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frankenbit/release-toolkit#366
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Motivation
Herald flagged during #326 review (2026-07-03): "if the adopter-docs cold-read ever gets an in-repo home, THAT's the clean moment for a paired rename." That trigger is now firing.
First surface: docs/cold-read-prompt.md (Changelog Verifier, in-repo since #326) — the mechanical + editorial review companion to the changelog-body-check.yml linter.
Second surface (newly real): the full-project adopter-simulation cold-read prompt used to prime outside-model reviewers (fresh ChatGPT / Claude sessions). Currently canonical at BookStack release-toolkit book page 212 (https://docs.saratow.net/books/release-toolkit/page/cold-read-prompt-full-project-adopter-simulation). Used successfully in rounds 1, 2, 3 (2026-07-03/04) to grade v1.0.0 candidate; primed the reviews that produced tracker clusters #329-#338 + #355-#360.
Scope
docs/cold-read-prompt.md→docs/cold-read-changelog.md. Distinguisher leads (matches Herald H1 rename in #326: "Changelog Cold-Read Prompt").docs/cold-read-adopter.mdwith the full-project prompt from BookStack page 212. Preserve the v2 changelog + related links.docs/integration.md— cold-read linter referencechangelog.d/.template.md— cold-read prompt link.forgejo/workflows/reusable-changelog-body-check.yml— comment referencegrep -rn cold-read-prompt.mdreturns zero hits post-merge; all references updated to the split filenames.Verification AC
docs/cold-read-changelog.mdexists with the current changelog-verifier contentdocs/cold-read-adopter.mdexists with the full-project prompt from BookStack page 212cold-read-prompt.mdreturns zero hits in-repoPost-v1.0.0 timing
This is deliberately post-v1.0.0 work to avoid in-repo churn during the cut chain. The BookStack page 212 canonical serves the maintainer workflow in the interim.
Anchor
Herald naming-decision trigger from PR #326 review + BookStack page 212 creation 2026-07-04. Sibling to feedback_scoped_mechanism_vs_open_substrate class discipline (second-surface trigger fires cleanly rather than premature-refactor).