docs: scout open JTS PRs + #1212 in-circle differential lane - #444
Merged
Conversation
Inventory all 49 open locationtech/jts PRs against the corpus (#64-#69 and related epics), rank by risk/cost, and recommend a P0 mesh-first stack headed by jts#1212. Session 1 of the mesh in-circle lane: generate 29 adversarial/pin vectors from corpus Qed pins and jts#1212 regression sites, gate them with oracle INCIRCLE_SIGN (b64_inCircle) and a pure-Python Stage A mirror of TrianglePredicate.isInCircleRobust. GREEN: all EXPECTED pins match; no CERTAIN Stage A vs oracle sign conflicts; GEOS955 subset shows Stage A UNCERTAIN while oracle POS (DD fallback necessary).
Owner
Author
|
Thanks — LGTM taken. Nits
Ready to merge when you are. |
2 tasks
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
INCIRCLE_SIGN+ Stage A mirror ofTrianglePredicate.isInCircleRobust.Files
docs/jts-open-prs-scout-2026-08.mddocs/jts-1212-incircle-lane-2026-08.mdoracle/gen_jts1212_incircle_vectors.pyoracle/jts1212_incircle_vectors.txtGate (local)
Test plan
python oracle/gen_jts1212_incircle_vectors.pywith WSLoracle_bin(pin POS 1.5; exit 0)make -C oraclesmoke later (not required for merge)