# openspec/changes/archive/service-registry dir: openspec/changes/archive/service-registry index: openspec/changes/archive/service-registry/.pi-map.index.md ## role Archive of an OpenSpec change proposal that refactored a monolithic addon configuration system into a runtime, database-persisted service registry with UI-managed service instances. ## files - apply-progress.md | Documents the incremental implementation and migration of a runtime service registry across multiple PR slices, replacing legacy addon/machine-based configuration with a dynamic service-based architecture. | dep: React/TypeScript frontend, Python/FastAPI backend, Docker Compose, Ruff, Pytest, npm/Vite, Jellyfin API, Jellyseerr API, SSH transport - design.md | Design document for refactoring a monolithic addon system into a runtime service registry with pluggable service definitions, encrypted secrets, and derived widget types. | dep: FastAPI, Pydantic, SQLite, Fernet (cryptography), React/TypeScript frontend, SSH task runner, Grafana, Prometheus, Jellyfin, Nextcloud - proposal.md | Proposes a runtime service registry architecture to replace environment-variable and machine-level configuration with database-persisted, UI-managed service instances for dashboard widgets. | dep: SQLite, Pydantic, Python modules, backend models, frontend routing, settings store, widget registry, adapters - tasks.md | Defines a phased implementation plan for migrating a dashboard application's widget system from an addon-based model to a service registry model with encrypted secrets, CRUD operations, and runtime service resolution. | dep: cryptography, FastAPI, Pydantic, SQLAlchemy/sqlite, React/TypeScript, pytest, ruff, npm ## arch OpenSpec change-management convention comprising four structured Markdown documents (proposal, design, tasks, apply-progress) that collectively define the rationale, technical design, phased implementation plan, and migration tracking for an architectural refactor. ## tags service, runtime, registry, addon, react, design, pydantic, sqlite ## symbols - ## workflows - ## dirty -