# Path-based host launch requests

Host-level workflow launch requests identify a workflow artifact by path, then Attractor reads, parses, validates, and snapshots it as part of launch. The lower-level graph-based API may remain for advanced callers, but the clean host boundary is path-based so CLI, TUI, editor, and orchestrator hosts share one launch contract instead of each reimplementing workflow loading differently.
