Workflow logic
Workflow orchestration, multi-step sequences, and higher-level operational logic.
2
Matched files
2
Top dirs
231
Lines in slice
2
Exports found
Heuristic
Classification style
Beginner explanation
This architecture page groups files that seem to solve the same type of problem. It is a good way to understand the repo as a system rather than as a list of folders.
Beginner mental model
Read the first few high-importance files here, then follow their related-file links.
Expert explanation
This slice is assembled with path heuristics, which makes it strong for navigation and code reading but not a replacement for runtime tracing. Use it to discover likely boundaries, then validate by reading imports, exports, and orchestrator files.
Related files
| File | Lines | Importance | Exports |
|---|---|---|---|
| components/WorkflowMultiselectDialog.tsx | 128 | high | WorkflowMultiselectDialog |
| commands/install-github-app/ExistingWorkflowStep.tsx | 103 | high | ExistingWorkflowStep |