HTML 77.2%
TypeScript 10.5%
Python 9.6%
JavaScript 2.5%
-
Sat, Sep 12, 2026 3
-
canonicalize: re-home benchmark results onto registry variant benchmarks (config.variant/board match, LiveBench category:<Name> → livebench-<slug>, aider well-formed), recompute keys/current rows and evaluated_on; family slugs use <slug>-family on collision and existing families are re-slugged with the old slug kept as alias
…
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
-
aia canonicalize: duplicates → variants → artifacts → families → licences → taxonomy → results → events → anomalies (dry-run by default, idempotent --apply); aia anomalies; aia quarantine list|release|discard
…
Every step plans from reads and reports counts + examples; --apply executes the plan through merge_entities / upsert_relation / a tier-2 derived FactWriter. No deletes, snapshots untouched, a second --apply is a no-op. Optional entity scope for targeted runs and tests. docs/CANONICALIZATION.md documents every rule, what is never done, counting rules and how to re-run. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>