docs(integration): fix int-1/2/3 doc-drift from #158 audit #228
No reviewers
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frankenbit/release-toolkit!228
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "surveyor/int-fixes-158"
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?
The integration.md tail of the #158 docs-drift audit
The last piece of #158 — deferred past the #212 structural-polish + #226 pin-sweep wave so it applies against the final integration.md structure (cross-PR composition, as flagged in #158's close and #226). Now applied cleanly on post-#212 main.
Three fixes (all verified still-unfixed at source before editing)
version_filesstrategy scope: replaced the invented, mutually-contradictory "v0.3 scope"/"v0.4 scope" labels with the accurate behaviour — onlyVERSION+package.jsonare handled (the code's actual fail-loud message is "v0.1 supports VERSION + package.json").python/multirelease_typevalues validate as config but need their version in aVERSION/package.jsonfile; apyproject.toml-style version file fails-loud. The code-side gap (extraction strategies) is tracked in #213.draft-release.sh#128 release-existence skip +manifest-precheck.sh#140 manifest-at-HEAD skip) — a cancelled cut is safe to re-trigger. The operator-facing "is re-run safe?" gap the audit found.Doc-only (
integration.md+ afixedfragment). Closes the #158 audit, which closes the pre-1.0 triple-audit suite (security #156 → #180/#181, walkthrough #157 → #196-199, docs-drift #158 → #220 + this).Refs #158
Substance trusted per Surveyor's verified-at-source audit + their fe19 standing-approval acknowledgment. Diff is 2 files, doc-only:
docs/integration.md+19/-5: int-1 version_files scope fix + int-2 python/multi clarification + int-3 idempotency Troubleshooting notechangelog.d/158.fixed.md+1: cut-narrative fragmentCloses #158 substantively + completes the pre-1.0 audit suite (#156 security via #180/#181, #157 walkthrough via #196/#198/#199, #158 docs-drift via #220 + this PR). Standing-approval covers.