Commit f5453a5
committed
docs(post-ga): scrub stale 1.0.0-rc1 references in user-facing docs
QA second-pass review on the v1.0.0 GA cut (commit 1faca7a) caught
documentation drift: README.md Quick Start install example showed
"e.g., 1.0.0-rc1" as the version-string placeholder, and the
"Support This Project" section still framed bug reports as
"v1.0.0-rc1 public hold period" — both stale now that GA is cut
and the rc1 hold period has ended.
Also docs/Whitelist_Manager_Documentation.md cover page still read
"Version 1.0.0-rc1".
Updates:
- README.md:133 — version-string example bumped 1.0.0-rc1 → 1.0.0
- README.md:302-307 — "post-rc1 priorities" + "rc1 public hold
period" reframed as "post-1.0.0 priorities" + "early adopter
bug reports against v1.0.0" (forward-looking, not back-looking
at a closed phase)
- docs/Whitelist_Manager_Documentation.md:3 — cover-page version
bumped 1.0.0-rc1 → 1.0.0
Historical/audit references to 1.0.0-rc1 retained in CHANGELOG.md
(release history), CLAUDE.md (decision log), DECISION_LOG.md,
PRE_PUBLIC_AUDIT.md, RELEASE_CHECKLIST.md examples, V1_RC_RETRO.md,
and the rc1-shipped APPINSPECT_FINDINGS.md baseline — these are
all immutable historical record and must NOT be edited per the
documentation rules in CLAUDE.md.
The HTML comment in README.md:5 (badge auto-update mechanism
description) intentionally retains the "v1.0.0-rc1" example because
it explains the historical "public hold period" behavior — the
comment is itself historical commentary.
Doc-drift hook PASS (37 docs / build 670).1 parent 1faca7a commit f5453a5
2 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | | - | |
304 | | - | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
305 | 305 | | |
306 | | - | |
307 | | - | |
| 306 | + | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments