# openspec/changes/archive/unify-tasks-on-services dir: openspec/changes/archive/unify-tasks-on-services index: openspec/changes/archive/unify-tasks-on-services/.pi-map.index.md ## role OpenSpec change specification for unifying saved task execution on SSH services by replacing machine-based references with service-based ones. ## files - design.md | Design document for unifying saved task execution on SSH services by replacing machine-based references with service-based ones, consolidating history into a single table, and creating a shared backend helper. | dep: ssh_tasks service, service_task_runs table, SettingsStore, ServiceRecord, _build_ssh_client, routers/tasks.py, widgets/sources.py, SshTaskWidgetSource, SQLite 3.25+ - proposal.md | Proposes migrating the Actions page's saved task execution from machine-based to SSH service-based to unify execution paths with the existing SSH task widget. | dep: ssh_tasks service, service registry, service_task_runs, saved_task_runs, _build_ssh_client, _client_for_machine - tasks.md | A completed task plan for refactoring saved tasks to run on SSH services instead of machines, unifying backend and frontend code around a shared runner and service-based execution model. | dep: backend, frontend, SSH services, settings_store, task_runner, routers, widgets, pytest, npm, ruff ## arch Documentation-driven change proposal following a design-proposal-tasks pattern with markdown artifacts defining the rationale, technical design, and completed task breakdown for the refactoring effort. ## tags task, execution, ssh, tasks, design, saved, service, backend ## symbols - ## workflows - ## dirty -