Skip to main content

Dependency Map: Work Charts & Builder

1. Critical Path Dependencies

DependencyTypeImpact
Workflow EngineHardAPI must be 100% stable before UI can connect. The Engine orchestrates the workflow logic.
Skill RegistryHardContains the nodes. No registry, no capabilities to drag onto the visual canvas.
Confidence ScorerHardBuilder sets thresholds, Engine enforces them during execution.
Schema JobsHardBuilder saves JSONB templates to work_chart_definitions and reads from work_chart_executions.
Triggers IntegrationSoftCore gap. Workchart requires triggers (workchart_triggers) to automate runs via CRON or Events.