grammar-inference-engine/experiments
tobjend 1810a695d0 experiments: round 20 AST-migration verification across 3 languages
Run RAGSAK (Kotlin), fastapi (Python), zod (TypeScript) with --slice
package --min-structure 0.5, verbose+timeout, results saved for later.

After _count_concat memoization fix: RAGSAK full run 54.9s -> 6.7s,
no tail stalls. RAGSAK: 121 packages (28 with grammar). fastapi/zod
complete in ~25s (dominated by arg-extraction on 2000+ method test
groups, not grammar explosion). Includes SUMMARY.md with before/after.
2026-07-13 01:13:48 +02:00
..
results experiments: round 20 AST-migration verification across 3 languages 2026-07-13 01:13:48 +02:00
round14 docs: achievement summary and experiment outputs (Round 14-15) 2026-07-12 17:25:15 +02:00
round15 docs: achievement summary and experiment outputs (Round 14-15) 2026-07-12 17:25:15 +02:00
ACHIEVEMENT_SUMMARY.md docs: achievement summary and experiment outputs (Round 14-15) 2026-07-12 17:25:15 +02:00
coarsen_eval.py chore: update experiment scripts for AST representation 2026-07-13 01:13:48 +02:00
context_eval.py chore: update experiment scripts for AST representation 2026-07-13 01:13:48 +02:00
DECISION_MATRIX.md docs: research positioning and decision matrix 2026-07-12 17:14:56 +02:00
DIAGRAMS.md docs: ASCII diagrams for pipeline, parameters, and decision matrix 2026-07-12 17:09:40 +02:00
EXPERIMENT_LOG.md MCP server: add decomposition + quality filtering params 2026-07-12 18:56:35 +02:00
freq_eval.py chore: update experiment scripts for AST representation 2026-07-13 01:13:48 +02:00
gbnf_eval.py chore: update experiment scripts for AST representation 2026-07-13 01:13:48 +02:00
HANDOVER.md docs: handover document for project continuity 2026-07-12 19:54:10 +02:00
PHASE1_PLAN.md feat: distributional clustering for better grouping (Phase 1) 2026-07-12 17:37:36 +02:00
PHASE2_PLAN.md Phase 2: decomposition forest for complex sequences 2026-07-12 17:49:35 +02:00
RESEARCH_POSITIONING.md docs: research positioning and decision matrix 2026-07-12 17:14:56 +02:00
RESULTS.md docs: experiment log + cross-package analysis 2026-07-12 00:45:21 +02:00
ROUND19_PLAN.md docs: Round 19 evaluation plan + golden config 2026-07-12 20:18:33 +02:00