feat(checkpoint): flag compact transcript via has_compact_transcript

main

Commit

computermode3mo ago

Add a has_compact_transcript boolean to the root metadata.json sessions[] entries instead of repointing sessions[].transcript at transcript.jsonl. The transcript pointer keeps targeting full.jsonl; the flag (omitted when false) signals to external readers that a compact transcript.jsonl was written alongside it. Derived from the actual tree entry so it can't drift from what was written.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com Entire-Checkpoint: 9c9ee0f533ff

Checkpoints

Add Compact Transcript Metadata Field

Claude CodeOpus 4.8
View session
Checkpoint 1

Investigate Metadata to Transcript Pointer Impact

Claude CodeOpus 4.8
View session
Checkpoint 1