Skip to content

Fix authoritative verification documentation - #37

Merged
batbrainy merged 1 commit into
mainfrom
post-merge-verification-fixes
Jul 31, 2026
Merged

Fix authoritative verification documentation#37
batbrainy merged 1 commit into
mainfrom
post-merge-verification-fixes

Conversation

@batbrainy

Copy link
Copy Markdown
Owner

Closes #35.

Authoritative fresh-clone review after PR #36 found two documentation mismatches:

  • Make the forbidden-claim scan genuinely case-insensitive while retaining binary-file exclusion.
  • Clarify that the recovery verifier runs the isolated test service, while its own SQL never targets test databases.

Validation:

  • bash -n script/verify_recovery.sh
  • git diff --check
  • Markdown link and anchor audit: 23 files, zero failures
  • Corrected forbidden-claim scan: 26 hits, all explicit negations or limitations
  • docker compose run --rm --build test bundle exec rspec spec/docker_compose_spec.rb: 54 examples, 0 failures

@batbrainy
batbrainy merged commit 390159e into main Jul 31, 2026
2 checks passed
@batbrainy
batbrainy deleted the post-merge-verification-fixes branch July 31, 2026 20:29
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.

Post-merge verification hardening

1 participant