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/: addpipeline.py+build.py+measure.py+record.pymodule stubs wired intoapi.py__all__;python -m scripts.rosetta_test_runtime --self-teststays 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 on001_100_doorswith zero LLM hand-run of any command.