Parent
#130
What to build
How synced Automations behave on the second machine. An imported Automation arrives disabled (its enabled state is machine-local, defaulting off on import) with an "imported, disabled" badge and a source marker. A repository-instance automation target is stored without a machine-local workspace id (schema v3) and resolved at run time against the mounted project's own repository workspace, failing before creating a task if the Project is Unattached.
Acceptance criteria
Blocked by
- 3 (engine), 6 (Unattached Project state — the run-time failure path targets it)
Parent
#130
What to build
How synced Automations behave on the second machine. An imported Automation arrives disabled (its enabled state is machine-local, defaulting off on import) with an "imported, disabled" badge and a source marker. A repository-instance automation target is stored without a machine-local workspace id (schema v3) and resolved at run time against the mounted project's own repository workspace, failing before creating a task if the Project is Unattached.
Acceptance criteria
Blocked by