feat(regex): resolve exact Age properties in Joni - #1056
Draft
fglock wants to merge 1 commit into
Draft
Conversation
fglock
force-pushed
the
fix/phase36-joni-property-family-policy
branch
from
August 18, 2026 17:58
e095e15 to
21e9124
Compare
fglock
force-pushed
the
fix/phase36-joni-age-property-policy
branch
from
August 18, 2026 17:58
6e0efbd to
578f16c
Compare
14 tasks
fglock
force-pushed
the
fix/phase36-joni-property-family-policy
branch
from
August 18, 2026 18:25
21e9124 to
7b0a683
Compare
Pass exact Age, In, and Present_In assignments to the pinned Joni character property resolver with explicit no-fold policy. Keep wildcard and composed class forms in the frontend until their syntax semantics are represented by the engine. Generated with Codex (https://openai.com/codex) Co-Authored-By: Codex <codex@openai.com>
fglock
force-pushed
the
fix/phase36-joni-age-property-policy
branch
from
August 18, 2026 18:26
578f16c to
42ea23c
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
Age,In, andPresent_Inassignments through Joni's runtime-neutral pinned range APIIs_Ageand unassigned valuesValidation
make: green in 5m16s, 17 tasksgit diff --check: cleanStack
This draft is based on
fix/phase36-joni-property-family-policy(PR #1055) and should be reviewed after its parent.