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/configurable-dashboard-widgets
|
||||
|
||||
## role
|
||||
OpenSpec change specification package documenting the design and implementation plan for a configurable dashboard widgets feature.
|
||||
Archived OpenSpec change specification for adding a configurable, user-customizable widget system to a media library dashboard application.
|
||||
## parent
|
||||
index: openspec/changes/archive/.pi-map.index.md
|
||||
map: openspec/changes/archive/.pi-map.md
|
||||
|
||||
@@ -4,7 +4,7 @@ dir: openspec/changes/archive/configurable-dashboard-widgets
|
||||
index: openspec/changes/archive/configurable-dashboard-widgets/.pi-map.index.md
|
||||
|
||||
## role
|
||||
OpenSpec change specification package documenting the design and implementation plan for a configurable dashboard widgets feature.
|
||||
Archived OpenSpec change specification for adding a configurable, user-customizable widget system to a media library dashboard application.
|
||||
## files
|
||||
- apply-progress.md | Documents the implementation progress of a configurable dashboard widgets feature across four development slices, covering backend CRUD, source adapters, frontend components, and dashboard integration. | dep: FastAPI, Pydantic, TanStack Query, React, TypeScript, Vitest, pytest, ruff, docker-compose
|
||||
- design.md | Design document for a configurable dashboard widget system with closed compile-time registries, adding backend SQLite storage, FastAPI CRUD endpoints, source adapters, and React frontend components for a media library viewer application. | dep: FastAPI, React, SQLite, Pydantic, shadcn/ui, Starlette, Jellyfin client, SSH client, LocalCommandClient/RemoteSSHClient, Grafana, Prometheus
|
||||
@@ -12,7 +12,7 @@ OpenSpec change specification package documenting the design and implementation
|
||||
- proposal.md | This file is a software design proposal for adding a configurable widget system to an existing FastAPI/React dashboard application, replacing hard-coded sections with extensible, user-configurable widgets backed by multiple data sources. | dep: FastAPI, React, TanStack Query, SQLite, Pydantic, TypeScript, SQLAlchemy/SettingsStore, Jellyfin client, SSH client, Grafana, Prometheus
|
||||
- tasks.md | Software design document outlining a phased implementation plan for replacing hard-coded dashboard sections with a configurable, persisted widget system across backend and frontend. | dep: Pydantic, FastAPI, SQLite, JWT/API-key middleware, TanStack Query, React, TypeScript, shadcn/ui, docker compose, ruff, pytest
|
||||
## arch
|
||||
Specification-driven development pattern using progressive documentation (exploration → proposal → design → tasks → progress) to drive phased full-stack implementation across backend and frontend.
|
||||
Design proposal package following OpenSpec workflow (exploration → proposal → design → tasks → progress), documenting a phased full-stack implementation using compile-time widget registries, SQLite persistence, FastAPI CRUD endpoints, source adapters, and React frontend components.
|
||||
## tags
|
||||
react, fastapi, configurable, dashboard, design, pydantic, sqlite, tanstack query
|
||||
## symbols
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
dir: openspec/changes/archive/configurable-dashboard-widgets/specs
|
||||
|
||||
## role
|
||||
Archived specification documents for a configurable dashboard widgets feature change.
|
||||
Archive directory containing historical specification documents for the configurable dashboard widgets feature change.
|
||||
## parent
|
||||
index: openspec/changes/archive/configurable-dashboard-widgets/.pi-map.index.md
|
||||
map: openspec/changes/archive/configurable-dashboard-widgets/.pi-map.md
|
||||
|
||||
@@ -4,10 +4,10 @@ dir: openspec/changes/archive/configurable-dashboard-widgets/specs
|
||||
index: openspec/changes/archive/configurable-dashboard-widgets/specs/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Archived specification documents for a configurable dashboard widgets feature change.
|
||||
Archive directory containing historical specification documents for the configurable dashboard widgets feature change.
|
||||
## files
|
||||
## arch
|
||||
OpenSpec change specification structure containing design specs for previously implemented widget customization capabilities.
|
||||
OpenSpec convention-based specification format storing change proposals as structured markdown files with deltas, requirements, and scenario definitions.
|
||||
## tags
|
||||
-
|
||||
## symbols
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
dir: openspec/changes/archive/configurable-dashboard-widgets/specs/dashboard-widgets
|
||||
|
||||
## role
|
||||
Defines the specification document for a Phase 1 configurable dashboard widget system with persisted layouts and REST API access.
|
||||
Specification document defining Phase 1 requirements for a configurable dashboard widget system with persistence, REST API, and compile-time registries.
|
||||
## parent
|
||||
index: openspec/changes/archive/configurable-dashboard-widgets/specs/.pi-map.index.md
|
||||
map: openspec/changes/archive/configurable-dashboard-widgets/specs/.pi-map.md
|
||||
|
||||
+2
-2
@@ -4,11 +4,11 @@ dir: openspec/changes/archive/configurable-dashboard-widgets/specs/dashboard-wid
|
||||
index: openspec/changes/archive/configurable-dashboard-widgets/specs/dashboard-widgets/.pi-map.index.md
|
||||
|
||||
## role
|
||||
Defines the specification document for a Phase 1 configurable dashboard widget system with persisted layouts and REST API access.
|
||||
Specification document defining Phase 1 requirements for a configurable dashboard widget system with persistence, REST API, and compile-time registries.
|
||||
## files
|
||||
- spec.md | Define Phase 1 requirements for a persisted, configurable dashboard widget system with closed compile-time registries, SQLite persistence, REST API, and independent widget data fetching. | dep: SQLite, Pydantic, TanStack Query, shadcn/ui, JWT/API-key auth, Jellyfin client, Grafana/Prometheus settings, SSH task runner, BackupDashboardSummary
|
||||
## arch
|
||||
Specification document outlining a closed compile-time registry pattern with SQLite persistence, REST API layer, and independent widget data fetching architecture.
|
||||
Specification-driven design pattern defining bounded context requirements for a widget system using closed registries, SQLite persistence layer, REST API endpoints, and independent data-fetching widgets.
|
||||
## tags
|
||||
widget, sqlite, api, spec, define, phase, requirements, persisted
|
||||
## symbols
|
||||
|
||||
Reference in New Issue
Block a user