Skip to content

OrchestratorResult

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / OrchestratorResult

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1962

Orchestrator execution result

success: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1964

Whether composition succeeded


optional composedProof: ComposedProof

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1966

Composed proof (if successful)


optional error: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1968

Error message (if failed)


state: CompositionState

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1970

Final state


timeMs: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1972

Time taken (ms)


retries: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1974

Number of retries


optional validationReport: ValidationReport

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1976

Validation report


auditLog: ProofAuditLogEntry[]

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1978

Audit log entries