Skip to main content

Type Alias: TaskOutcomeKpiWindowEntry

TaskOutcomeKpiWindowEntry = object

Defined in: packages/agentos/src/api/types/OrchestratorConfig.ts:96

Properties

score

score: number

Defined in: packages/agentos/src/api/types/OrchestratorConfig.ts:98


status

status: "success" | "partial" | "failed"

Defined in: packages/agentos/src/api/types/OrchestratorConfig.ts:97


timestamp

timestamp: number

Defined in: packages/agentos/src/api/types/OrchestratorConfig.ts:99