Interface: OrchestrationDefinition
August 8, 2026 ยท View on GitHub
@plures/praxis / index / OrchestrationDefinition
Interface: OrchestrationDefinition
Defined in: src/core/schema/types.ts:293
Orchestration definition
Properties
health?
optionalhealth?:HealthDefinition
Defined in: src/core/schema/types.ts:301
Health checks
nodes?
optionalnodes?:NodeDefinition[]
Defined in: src/core/schema/types.ts:297
Node configurations
sync?
optionalsync?:SyncDefinition
Defined in: src/core/schema/types.ts:299
State synchronization
type
type:
"dsc"|"mcp"|"custom"
Defined in: src/core/schema/types.ts:295
Orchestration type