feat: GS1 2027 compliance — FLG(0) Reader Initialisation#9
Merged
greyllmmoder merged 1 commit intomainfrom Apr 9, 2026
Merged
Conversation
Add gs1=True flag to AztecCode, AztecCode.from_preset, find_optimal_sequence, and find_suitable_matrix_size. When enabled, prepends FLG(0) (ISO 24778 §7) as the first encoded character so industrial scanners (Zebra, Honeywell, DataLogic) prefix decoded output with ]z3 for GS1 AI routing in WMS/ERP. - 4 new tests in test_gs1.py verifying FLG(0) is first in sequence - CONFORMANCE.md: evidence report with scanner compatibility matrix - README: GS1 2027 compliance section and API reference update - CHANGELOG: v1.2.0 entry - pyproject.toml: gs1-2027/gs1-compliant/gs1-aztec keywords Co-Authored-By: Riafy agent <benny@riafy.me>
e8dfd99 to
ea41002
Compare
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
gs1=Trueflag toAztecCode,AztecCode.from_preset,find_optimal_sequence, andfind_suitable_matrix_size]z3prefix for GS1 AI routingCONFORMANCE.mdevidence report with scanner compatibility matrixCHANGELOG.mdv1.2.0 entryTesting
tests/test_gs1.pyverifying FLG(0) is first in sequenceNotes / Risks
gs1defaults toFalse, no existing behaviour changes[FLG(0)][ECI FLG(n)][data]per ISO 24778