Skip to content

Interface: GenerationProvenanceDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Generation / GenerationProvenanceDto

Interface: GenerationProvenanceDto

Defined in: src/types/generation.ts:8

Provenance entry tracing a citation back to a source fact.

Properties

description

description: string

Defined in: src/types/generation.ts:10

Human-readable description of the source.


location

location: string

Defined in: src/types/generation.ts:12

Location in the generated text (e.g., “chars:42-46”).


sourceFactId

sourceFactId: string

Defined in: src/types/generation.ts:14

The source fact ID.