feat(OGC-1054): make analyzer recognition profile-owned - #47
Open
pmanko wants to merge 33 commits into
Open
Conversation
Materialize recognition from the exact pinned profile revision and apply it uniformly across ASTM, HL7, CSV, Excel, and ODS parsing. Remove pushed classifier rules, operational control-lot input, and protocol-specific fallback guesses so RULES and affirmed NONE are authoritative.
This was referenced Aug 23, 2026
# Conflicts: # contracts/analyzer/v1/fixtures/analyzer-profile-astm.json # contracts/analyzer/v1/fixtures/analyzer-profile-file.json # contracts/analyzer/v1/fixtures/analyzer-profile-quantstudio.json # contracts/analyzer/v1/fixtures/profile-catalog-response.json # src/main/java/org/itech/ahb/profile/AnalyzerProfileValidator.java # src/test/java/org/itech/ahb/profile/AnalyzerProfileValidatorTest.java
…4-m2-mapping-qc # Conflicts: # src/main/resources/analyzer-profiles/fluorocycler-xt.json # src/main/resources/analyzer-profiles/genexpert-astm.json # src/main/resources/analyzer-profiles/quantstudio.json
…4-m2-mapping-qc # Conflicts: # src/main/resources/analyzer-profiles/fluorocycler-xt.json # src/main/resources/analyzer-profiles/genexpert-astm.json # src/main/resources/analyzer-profiles/quantstudio.json
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.
Scope
Review-ready Bridge M2 producer for profile-owned analyzer recognition and the exact contracts consumed by the shared OpenELIS Analyzer Type mapping workflow.
This PR is stacked on Bridge #46.
Implemented
Exact current stack
1deb85ec0dac8892b8d14140ebd1f7fa500220f167e684e7740123fdfa7dfa60471b6ebc74537008b034d63ed88dcd1d8a08844659b6769feaf1d9f271d98837aa06a3c25cb8382426a38f0e66875515Mock PR #43 is required by the exact-profile contract; the workflow pins that head.
Validation
Run Testsworkflow passed at the exact current head.M2 remains
[x]review-ready.