Expand description
JSON writers for canonical shiplog artifacts.
Emits line-delimited events (ledger.events.jsonl) and pretty-formatted
coverage manifests (coverage.manifest.json).
Functionsยง
- write_
coverage_ manifest - Write a coverage manifest as pretty-printed JSON.
- write_
events_ jsonl - Write canonical events to JSONL.