Skip to content

docs: fix stale re/regex and CI build-step wording from final review - #101

Merged
IceRhymers merged 1 commit into
integration/search-hardening-and-ci-integrityfrom
docs/integration-drift-corrections
Jul 24, 2026
Merged

docs: fix stale re/regex and CI build-step wording from final review#101
IceRhymers merged 1 commit into
integration/search-hardening-and-ci-integrityfrom
docs/integration-drift-corrections

Conversation

@IceRhymers

Copy link
Copy Markdown
Owner

Summary

Applies the three documentation-drift corrections identified by the approved final independent integration review (findings 1–3; finding 4 is a process note about PR #96's body, not applied here):

No code, test, or behavior changes — doc wording only, scoped exactly to the three corrections called out by the review.

Test plan

  • grep confirms no remaining stale Python \re`orCI does not run a Node build` wording in the three files
  • git diff --stat against origin/integration/search-hardening-and-ci-integrity shows only the intended 3-file, 5-line diff
  • N/A automated tests — prose-only doc changes, no code paths affected

README.md and app/AGENTS.md still said Python `re` in two spots that #38's
commit (f27565b) missed when it switched the rescan to the `regex` module
elsewhere. webui/frontend/README.md claimed CI does not run a Node build
step, which #80's commit (9c4f679) made false by adding make
webui-verify-dist to the webui CI job; the point that production deploy
doesn't need Node at deploy time is preserved.
@IceRhymers
IceRhymers merged commit 8bdef8c into integration/search-hardening-and-ci-integrity Jul 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant