Document subprocess run results

This commit is contained in:
2026-07-26 17:22:27 +00:00
parent 0d947549fb
commit 1da29e6788
9 changed files with 170 additions and 9 deletions

View File

@@ -12,6 +12,10 @@ All paths below are logical, relative, slash-separated bundle paths. The
encoder always emits the first four JSON files below and adds lane or chunk-map
files when their corresponding artifacts are available:
A subprocess caller first obtains the physical bundle root from the
[run-result receipt](run-result.md), then resolves `index.json` beneath that
root for the logical discovery described here.
| Path | Purpose |
| --- | --- |
| `index.json` | Entry point that names the other published files and lane payloads. |