Harden recording renderer CLI bounds

This commit is contained in:
2026-06-02 15:12:59 +02:00
parent c58b9a3718
commit d37145660a
5 changed files with 45 additions and 2 deletions

View File

@@ -290,7 +290,8 @@ Known local toolchain state:
context.
- `pano_cli record-render` exposes the recording renderer through JSON
automation, including readback command/byte totals, and is covered by
`pano_cli_record_render_smoke`.
`pano_cli_record_render_smoke` plus
`pano_cli_record_render_rejects_oversized_target`.
- `pano_cli simulate-document-history` exposes `pp_document::DocumentHistory`
apply/undo/redo state through JSON automation and is covered by
`pano_cli_simulate_document_history_smoke`.