POLYTONE — the AI-native programming language

The generation benchmark

“Leading LLM programming language” is an empirical claim: a model receives a task, writes POLYTONE, and ptc test judges — deterministically, no human in the loop. Two numbers per task, both first-class: pass@1 (the first candidate passes) and pass@2e (after a failure the model sees the actual error and gets one repair attempt — POLYTONE’s thesis is that its errors teach).

Methodology

Results

No baseline runs published yet. Runs are local and BYO-key (benchmarks/gen/run.mjs) — this page never fabricates a number: what appears here has actually run.

The first delta proof (replays)

The phase's first failure dataset is the corpus-authoring session itself (Sprint 133) — an LLM writing POLYTONE cold, its first attempts recorded verbatim. Sprint 138 replays them against the hardened toolchain, CI-gated (gen_replays.rs):

Fresh pass@1/pass@2e runs against frontier models stay local and BYO-key — this section shows only what has actually run.

The corpus (30)

15 × tier S · 15 × tier M — each task: a prompt, a hidden judge, a reference solution.

tasktierarea
api_statusMCapabilities (mocked)
audio_probeMMedia codecs
bit_parityMBitwise & encoding
clock_isoSCapabilities (mocked)
config_portMCapabilities (mocked)
content_tagSBitwise & encoding
csv_totalsMData formats
dice_walkSCapabilities (mocked)
env_modeSCapabilities (mocked)
grade_bookSCollections
hex_dumpSBitwise & encoding
histogramSCollections
image_probeMMedia codecs
json_pluckMData formats
log_scanSData formats
mesh_probeMMedia codecs
parse_pointSErrors & Result
row_sumsSCollections
run_lengthMPrelude & text
save_reportMCapabilities (mocked)
set_overlapSCollections
swap_pairsSGenerics
task_batchMAsync & Tasks
top_scorerSCollections
total_ofSErrors & Result
uniquesMGenerics
video_probeMMedia codecs
web_tocMMedia codecs
week_laterMData formats
word_statsSPrelude & text