Skip to content

Interface: ParsedMarker

One marker found in agent prose, with its source span.

end: number

Index one past the marker’s last character.


id: string

Raw id captured from the marker (chart id or statement id).


start: number

Index of the marker’s first character in the source text.


type: string

Marker kind token (e.g. chart, data); see MarkerType.