docs(modules): correct F3 in the acceptance record #148
Reference in New Issue
Block a user
No description provided.
Delete Branch "docs/kit-acceptance-f3-correction"
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?
Follow-up to #147, which merged while the
Integration-kithalf was still being written.The correction. F3 said both
release.ymlflavours carry the publishing placeholders. Only the Gitea one does — the GitHub flavour usesGITHUB_REPOSITORY,GITHUB_SERVER_URLand friends and has nothing to rename. Found while actually fixing it (Integration-kit#4), where it became one checklist row rather than two.And what that implies, recorded in the document. Every finding in the report was re-derived before it was acted on, and that was not ceremony: this one was wrong in a detail, and F5 turned out to understate its problem in a way that changed the fix (a
"does not raise the parse error the report assumed — it silently truncates the value while the generator printsSuccess). A cold agent's report is evidence, not a verdict, which is the standard the rest of this plan already applies to a passing test suite.Separate PR because #147 was already merged, and a push to a merged branch is silent — the trap that produced
docs#142in Phase 4.Co-Authored-Bytrailer.