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§
- Graph
RunRequest - Harness
RunRequest - Inline
Harness Request - Request to run a skill’s declared inline harness (
harness.cases) rather than a standalone fixture file.skill_pathis a skill package directory or itsSKILL.md; receipts each case seals land underreceipt_dir. - Local
Credential Descriptor - Structured per-run credential provision request.
- Local
Orchestrator - RunContinuation
- RunResult
- Skill
RunRequest