Interface: FinalizeOversightSessionRequest
@kortexya/reasoninglayer / Oversight / FinalizeOversightSessionRequest
Interface: FinalizeOversightSessionRequest
Defined in: src/types/oversight.ts:252
Request to finalize a live oversight session.
Properties
executionLog?
optionalexecutionLog:string|null
Defined in: src/types/oversight.ts:254
Optional execution log (for full provenance).
finalOutput?
optionalfinalOutput:string|null
Defined in: src/types/oversight.ts:256
Optional final output from the agent (for faithfulness check).