Skip to content

Interface: FinalizeOversightSessionRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Oversight / FinalizeOversightSessionRequest

Interface: FinalizeOversightSessionRequest

Defined in: src/types/oversight.ts:252

Request to finalize a live oversight session.

Properties

executionLog?

optional executionLog: string | null

Defined in: src/types/oversight.ts:254

Optional execution log (for full provenance).


finalOutput?

optional finalOutput: string | null

Defined in: src/types/oversight.ts:256

Optional final output from the agent (for faithfulness check).