Skip to main content

Module orchestrator

Module orchestrator 

Source
Expand description

Canonical local orchestration entrypoint.

CLI commands and TypeScript wrappers should enter local skill, graph, and harness execution through this module instead of calling narrower execution helpers directly.

Structs§

GraphRunRequest
HarnessRunRequest
InlineHarnessRequest
Request to run a skill’s declared inline harness (harness.cases) rather than a standalone fixture file. skill_path is a skill package directory or its SKILL.md; receipts each case seals land under receipt_dir.
LocalCredentialDescriptor
Structured per-run credential provision request.
LocalOrchestrator
RunContinuation
RunResult
SkillRunRequest

Enums§

OrchestratorError
RunRequest
RunStatus