gatelineAPI reference
interface EvidenceAnchor {
    artifact: string;
    label: string;
    line: number;
}

Hierarchy (View Summary)

Properties

Properties

artifact: string

Run-relative artifact path.

label: string

The evidence-block label ('E1') or '' for a bare mention.

line: number

1-based line of the citation.