Fix DAFOCD officer ladder regex for six missed AFSCs - #56
Merged
Conversation
The DAFOCD qualification-ladder anchor required a comma between the concrete code and its title and could neither absorb a glued shredout letter nor a leading decorative glyph, so six live officer specialties never extracted. The anchor now accepts a comma-OR-whitespace separator (a bare optional comma would admit glued-shred prose such as "AFSC 42B3Z requires ..."), absorbs a trailing shred letter without baking it into the concrete code, and tolerates a leading Private Use Area glyph. The regenerated officer.yml adds the six specialties with every existing entry byte-identical; the shred letter flows through as a shredout via each card's shredout table (17DXW -> Warfighter Communications). Added: Officer specialties 17DX, 44BX, 45AX, 47BX, 47PX, 48GX from the DAFOCD Fixed: officer ladder missed no-comma, glued-shred, and glyph-prefixed cards
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
17DX,44BX,45AX,47BX,47PX,48GX.AFSC.officer.ymladds the 6 specialties (130 -> 136 entries) with every existing entry byte-identical. The shred letter flows through as a shredout via each card's own shredout table (e.g.17DXW-> Warfighter Communications).Notes