You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Framework: make this a high-level overview about the components, and key interactions between them (i.e. UI components / forms)
Getting Started: new page that outlines the minimal steps needed to deploy the Workflow Orchestrator backend, frontend and additional components. (can link to getting started from subprojects)
Move Input Forms content into Pydantic Forms and/or Orchestrator Core reference docs, split by whether it's package API or backend integration.
Leave in Framework only the cross-project concept a reader needs — what forms are and why they exist — linking out for detail.
Reconcile the two existing forms write-ups in Core (reference-docs/forms.md) and UI Library (forms/index.md): pick one canonical location per topic instead of two drifting copies.
Goal
Current structure
Proposed structure
Details