chore: bump bio submodule (post-#99) + refresh CLAUDE/README dates#59
Merged
ahmetabdullahgultekin merged 1 commit intoMay 12, 2026
Merged
Conversation
Three small follow-ups now that today's session work is merged on master:
- biometric-processor submodule pointer: 6f69a7d → bd030e4 (latest main,
includes the PR #99 merge that closes issue #91 with the 32 stale
unit-test + 3 asyncio-fixture-leak fixes).
- CLAUDE.md "Last verified" bumped from 2026-05-11 to 2026-05-12, with
a one-paragraph carry-forward summarising today's additions: parent
PRs #57 (poster suite) + #58 (archive of 18 dated 2026-04/05 docs +
.gitignore tidy), bio PR #99, Dependabot rebases #97/#98 in flight.
- README.md "Project Status (April 2026)" → "(May 2026)"; test count
"~1,820+" → "~1,900+" with the spoof-detector 114-test surface
counted in (matches what's in CLAUDE.md).
No code touched. No submodule pointer changes beyond bio.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Aligns the parent repo’s documentation and biometric-processor submodule pointer with the latest merged state (post bio PR #99), primarily by refreshing “last verified” metadata and reported test totals.
Changes:
- Bumps the
biometric-processorsubmodule reference to the post-#99 commit (6f69a7d → bd030e4). - Updates
CLAUDE.md“Last verified” date and carry-forward summary to 2026-05-12. - Updates
README.md“Project Status” month and revises the test-count breakdown to include spoof-detector.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
README.md |
Updates “Project Status” header to May 2026 and revises the displayed test counts/breakdown. |
CLAUDE.md |
Refreshes “Last verified” date and summary to include today’s merged PRs and the submodule bump. |
biometric-processor (submodule) |
Advances the gitlink to the post-#99 commit as described in PR metadata. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ## Project Status (May 2026) | ||
|
|
||
| Production-deployed. 99% complete. ~1,820+ tests across backend/web/mobile (633 backend + 619 web-app Vitest + 425 Kotlin + 27 Playwright specs). | ||
| Production-deployed. ~1,900+ tests across backend/web/mobile/spoof-detector (633 api + 619 web-app Vitest + 425 Kotlin + 114 spoof-detector + 27 Playwright specs). |
This was referenced May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Three small follow-ups so the parent repo's docs and submodule pointer match what's already on master after today's merges.
Test plan
Out of scope
🤖 Generated with Claude Code