Generated documentation outline
Selected Flytekit guides
The fixed, symbol-backed guide plan used by this isolated Phase 7 Flyte canary.
Task authoring and execution
Explain how Flyte tasks are declared, configured, and executed, including the core task abstractions and Python function task behavior.
- Document type:
guide - Source symbols:
base_task,python_function_task
Workflow composition and nodes
Explain how Flyte workflows compose tasks into nodes, connect inputs and outputs, and produce executable workflow definitions.
- Document type:
guide - Source symbols:
workflow,node