TranscriptPage

works.iterative.claude.core.log.TranscriptPage

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromTail(sessionId: SessionId, source: Path, tail: Tail): EntryPage

Assembles the page of parsed entries for the trailing tail of a transcript, minting the older-page cursor pinned to source so it can only ever be read back against the same file. Blank or unparseable lines are dropped by the tolerant parser; unknown vendor types survive as raw entries.

Assembles the page of parsed entries for the trailing tail of a transcript, minting the older-page cursor pinned to source so it can only ever be read back against the same file. Blank or unparseable lines are dropped by the tolerant parser; unknown vendor types survive as raw entries.

Attributes