Stack Definition Sources
Stack definitions shown in the dashboard can come from a user-owned YAML
file, from Stackie’s embedded precompiled stack catalog, or from no known
source at all. File-backed definitions may be editable when their path can
be canonicalized inside the dashboard state’s project root. Catalog
definitions are read-only and expose a default project-local copy path for
the editor. Designer-only project metadata, such as manual graph positions,
is stored separately in .stackie/stack-designer-project.json so runtime
stack YAML remains the single source for execution semantics.