git clone https://github.com/Ag3497120/verantyx-v6 && cd verantyx-v6 && pip install -r requirements.txtHow the Cross Engine Solves
How It Works
Hand-crafted solvers + LLM program synthesis — every solution is a verifiable program
Input Grid
Cross Engine
LLM Synthesis
Verification
Output
Stage 1: Cross Engine (24.4%)
30+ hand-crafted solvers using cross-structure analysis, object movement, panel decomposition, and iterative residual learning. Pure symbolic — no LLMs, no neural networks.
Stage 2: LLM Program Synthesis (+58.2%)
Claude Sonnet 4.5 writes Python transform(grid) functions for each unsolved task. 5-6 parallel agents process batches of 50 tasks via OpenClaw. The LLM never outputs answers — it writes code.
Verifiable by Design
Every generated program is deterministically verified against all training examples. Only pixel-perfect transforms survive. No hallucination, no guessing — just provably correct code.
7-Phase Symbolic Pipeline
Cross DSL
Standalone Primitives
Stamp
Composite Chains
Iterative Cross
Puzzle Reasoning Language
ProgramTree Synthesis
Evolution
From 11.3% to 82.6% — hand-crafted plateau at 24%, then Claude Sonnet 4.5 synthesis
v19–v82: hand-crafted solvers · +Synth: Claude Sonnet 4.5 program synthesis (+58.2%)
Explore Verantyx
Support This Research
Verantyx is built by a student in Kyoto with no GPU cluster — just a MacBook and Claude as a development partner. The engine costs nothing to run, but building it requires API credits that add up fast.
Supporter
$5/mo
Sponsors badge, early release notes, README shoutout
Researcher
$20/mo
Inference logs for all 1,000 tasks, failure analysis, private Discord
Architect
$50/mo
Experimental branches, DSL drafts, monthly roadmap, direct Q&A
You're not just funding a project — you're proving that a single researcher with the right tools can compete with billion-dollar labs on the hardest AI benchmarks.