features/workflow/workflow library

Classes

AgentWorkflowConfig
Agent scheduling config.
CodexWorkflowConfig
Coding-agent subprocess config.
HooksWorkflowConfig
Workspace lifecycle hook config.
LlmRunnerWorkflowConfig
LLM runner overrides set under agent.llm.
PollingWorkflowConfig
Polling scheduler config.
ServerWorkflowConfig
Optional local server extension config.
TrackerWorkflowConfig
Issue tracker settings from workflow front matter.
WorkflowConfig
Typed runtime view of a workflow definition.
WorkflowDefinition
Parsed workflow contract loaded from WORKFLOW.md.
WorkflowLoader
Loads and parses repository-owned workflow policy.
WorkflowReload
Result delivered to the watcher subscriber.
WorkflowWatcher
Watches WORKFLOW.md for changes and re-parses the typed config when it changes.
WorkspaceWorkflowConfig
Per-issue workspace config.

Enums

WorkflowFailureCode
Failure codes for loading and validating a Spectra workflow.

Exceptions / Errors

WorkflowException
Exception thrown when workflow loading or validation fails.