Public test cases for the blockchain benchmark (saddle harness)
Find a file
2026-08-28 17:02:10 +08:00
examples Bootstrap public test set from saddle workspace template 2026-08-28 17:02:10 +08:00
README.md Bootstrap public test set from saddle workspace template 2026-08-28 17:02:10 +08:00

blockchain-bench

Public test cases for the blockchain benchmark, run by the saddle harness.

Each leaf directory holding input.md + output.md is one test case; see the input.md frontmatter for runtime/methodology. This repo is the openly visible subset of the benchmark — a private companion repo is merged in at sync time, so the complete test set is never public.

Structure

category/topic/case-name/
  input.md    # frontmatter (runtime, methodology, tools, env) + prompt
  output.md   # expected answer, correct MCQ letter, or rubric table
tools/        # custom pi tools (private repo)