Zoe Forbes
da2a360c56
feat: add headless runner entry points
New file: runner.py with three entry points for silorunner:
- dag_extract(input_path, output_path): extract feature DAG as JSON
- validate(input_path, output_path): rebuild features, report pass/fail
- export(input_path, output_path, format): export to STEP/IGES/STL/OBJ
Invoked via: create --console -e 'from runner import dag_extract; ...'
Closes kindred/create#217
2026-02-14 15:17:30 -06:00
..
2026-02-08 18:36:22 -06:00
2026-02-14 14:41:35 -06:00
2026-02-06 11:23:54 -06:00
2026-02-11 13:11:47 -06:00
2026-02-12 10:22:42 -06:00
2026-02-06 11:23:54 -06:00
2026-02-14 15:17:30 -06:00
2026-02-11 15:14:38 -06:00
2026-02-14 15:10:50 -06:00
2026-02-10 19:00:13 -06:00
2026-02-10 10:30:12 -06:00