chore: regenerate stale .pi-map.md / .pi-map.index.md project maps
Project map had drifted: claimed recharts unused (was used), ObservabilityPage.tsx
exists (refactored to service-tabs/), missed JellyfinNowPlayingWidget +
authentik/backups service types. Regenerate to reflect post-change reality:
new Qbittorrent/LineSeriesChart/Prometheus{Gauge,Mean}Widget files,
service_data.py/qbittorrent_store.py, canonical prometheus-charting +
service-storage specs, archived changes.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
dir: openspec/changes/archive/unify-tasks-on-services
|
||||
|
||||
## role
|
||||
Archived OpenSpec change proposal that documented the migration of saved task execution from machine-based to SSH service-based references.
|
||||
OpenSpec change specification for unifying saved task execution on SSH services by replacing machine-based references with service-based ones.
|
||||
## parent
|
||||
index: openspec/changes/archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/.pi-map.md
|
||||
|
||||
@@ -4,13 +4,13 @@ dir: openspec/changes/archive/unify-tasks-on-services
|
||||
index: openspec/changes/archive/unify-tasks-on-services/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Archived OpenSpec change proposal that documented the migration of saved task execution from machine-based to SSH service-based references.
|
||||
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
|
||||
Specification-driven change management pattern using three documents (proposal, design, tasks) to capture rationale, technical architecture, and implementation tracking for a completed refactoring effort.
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user