0%

Walking Skeleton

Goal

Thinnest end-to-end slice proving scripts own the mechanical loop: one program -> run-pipeline -> a recorded manifest row, before the full engine exists.

Implementation Sketch

Scripts own every mechanical action; the LLM authors programs/tests and analyzes only. All mechanical work is a single python -m scripts.rosetta_test_runtime <subcommand> invocation directed by a work_item body line.

Work Items

  • Stand up the engine package surface in scripts/rosetta_test_runtime/: add pipeline.py + build.py + measure.py + record.py module stubs wired into api.py __all__; python -m scripts.rosetta_test_runtime --self-test stays green.
  • Implement a minimal run-pipeline <program> that builds + runs ONE variant (Ori AOT debug) and writes a single manifest row through the record stub; prove it end-to-end on 001_100_doors with zero LLM hand-run of any command.