Update README for runtime-asset handoff
Browse files
README.md
CHANGED
|
@@ -101,6 +101,9 @@ The oven task also has a highly structured reveal-to-retrieve handoff in the exp
|
|
| 101 |
- The visualization renderer now accepts either legacy `templates.pkl` files or the newer authoritative `templates.json` bundles.
|
| 102 |
- `artifacts/results/`
|
| 103 |
- Full debug history, including stale runs and current validation outputs.
|
|
|
|
|
|
|
|
|
|
| 104 |
- `environment/`
|
| 105 |
- Machine snapshot, env export, pip freeze, setup helpers, and dataset notes.
|
| 106 |
- `external/`
|
|
|
|
| 101 |
- The visualization renderer now accepts either legacy `templates.pkl` files or the newer authoritative `templates.json` bundles.
|
| 102 |
- `artifacts/results/`
|
| 103 |
- Full debug history, including stale runs and current validation outputs.
|
| 104 |
+
- `runtime_assets/`
|
| 105 |
+
- Archived runtime assets needed to recreate this setup on another machine.
|
| 106 |
+
- Includes the local oven-task dataset snapshot and the local `coppelia_sim` extraction used on this machine.
|
| 107 |
- `environment/`
|
| 108 |
- Machine snapshot, env export, pip freeze, setup helpers, and dataset notes.
|
| 109 |
- `external/`
|