Minor documentation cleanup

This commit is contained in:
2026-07-16 22:31:14 -05:00
parent feb03c3f8e
commit 21888d625f
3 changed files with 11 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ the evidence location.
## Output Shape
`lanes/spells.json` is a JSON object with one required top-level array. Its
The extractor payload is a JSON object with one required top-level array. Its
structure is:
```text
@@ -28,6 +28,9 @@ structure is:
`spell_casts` must be present. It may be empty when no spell casts are found.
When multiple chunk results are combined, spell casts remain in chunk order.
When the payload is written as durable output, its logical path is derived from
the configured artifact lane ID as defined by the
[JSON output contract](json-output.md#output-payload-files).
## Spell-Cast Fields