Expand description
Payload summarization — a faithful port of payloads.ts.
Produces the lightweight JSON the history page ships as data: heavy hunks
and rendered blocks are stripped while file-tree and metadata are kept.
Functions§
- summarize_
file - Clone a file with its heavy
hunkscleared andblocksdropped. - summarize_
report - Clone a report with both its timeline points and top-level files summarized.
- summarize_
timeline_ point - Clone a timeline point with each file summarized.