Add a validated BGE/PaCMAP taxon overview with full-corpus vector coverage - #62
Draft
realmarcin wants to merge 11 commits into
Draft
realmarcin wants to merge 11 commits into
realmarcin wants to merge 11 commits into
Conversation
This was referenced Sep 16, 2026
This branch has not been deployed
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.
TaxonMech gains the fleet semantic text map using pinned BGE-large-en-v1.5 vectors and actual PaCMAP. The complete 625,960-record source snapshot has validated cached vectors. The published overview displays a deterministic 50,000 taxa and explicitly reports the other 575,960 as omitted from the view. Points open the existing taxon viewer; the complete catalog, AllTheBacteria, StrainInfo and legacy redirects remain available.
The streaming adapter describes taxon names, definitions, rank/domain, lineage and source-qualified synonyms. Each bundle records input hashes, the exact encoder/runtime profile, projection parameters and coverage. Rendering exports current full inputs, validates checksums and the approved generation, then stages the map. Changes to membership or selected text require an incremental cache refresh and new PaCMAP projection before publication. Ordinary CI and rendering validate artifacts without running neural inference or fitting coordinates.
The local-link audit also accepts a directory URL only when it has a real
index.html. Its focused cases cover query strings, fragments, missing paths and absent index files while retaining the full taxon-membership and shard-coverage checks. Synthetic specialty-renderer tests now use a temporary repository root, explicit disabled common-map config and a bounded redirect inventory; production full-input validation remains strict.Validation completed for source
6af4d5137026ef5d443590ebeb49b1ff97e5d8cc:The maintained vendored-artifact check passed for all 14 artifacts applicable to TaxonMech at the released pin.
Both required GitHub checks (
qcandvendored-sync) passed on final headec9c54053aed0afaaa8f95297eff52a3d8b2512a; this draft remains for coordinated rollout approval.This additive integration retains the deployed governance pin
c8b8f89ecf29574d7e24f6c65cfd925aefbdd007. Canonical registration follows the reviewed fleet rollout in CultureBotAI/culturebotai-claw#432; the later pin update must use its actual main-reachable merge commit. Draft candidate refs are not release pins.Closes #58. Closes #59. Closes #60. Closes #61. Coordinates with CultureBotAI/culturebotai-claw#426, CultureBotAI/culturebotai-claw#436 and CultureBotAI/culturebotai-claw#440.