Commit Graph

12 Commits

Author SHA1 Message Date
c447641800 Replace .get() heuristics with type-based access classification and extend literal dataflow resolution.
Introduce ExpressionAccessClassifier to distinguish map lookups from Supplier/bean accessors, fold Map.of and string/array literals at compile time, and add regression tests for dispatcher and dataflow paths.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-11 10:14:23 +02:00
16dccbf81b another test state machine 2026-06-28 11:42:18 +02:00
1f4a1667c3 multi 2026-06-17 06:31:11 +02:00
2b6b727de6 v2 extended analysis render 2026-06-14 21:15:04 +02:00
744439c99d v1 extended analysis render 2026-06-14 20:10:55 +02:00
ab474c0766 extended analysis 2026-06-14 16:32:51 +02:00
f780620cf9 better finding state machines 2026-06-07 10:24:33 +02:00
2ecc8e08de one more example 2026-06-07 09:58:39 +02:00
38f960dc55 test 2026-06-06 20:40:54 +02:00
cc66b7517b move files into modules 2026-06-06 15:07:03 +02:00
a387016587 state machine exporter 2025-07-13 21:06:23 +02:00
3ad99735ba initial 2025-07-05 21:26:21 +02:00