chore: archive observability-service-registry, track pi-map artifacts
- Archive the completed observability-service-registry SDD change into openspec/changes/archive/ (delivered across 5 slices; only jellyfin-service-registry remains active). - Stop ignoring .pi-map.md / .pi-map.index.md so the navigation maps are versioned alongside the code, and add the regenerated map pairs repo-wide.
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
# frontend/src (index)
|
||||
dir: frontend/src
|
||||
|
||||
## role
|
||||
Frontend entry point and shared utilities for a React-based admin dashboard with OIDC authentication, user state management, and Tailwind CSS theming.
|
||||
## parent
|
||||
index: frontend/.pi-map.index.md
|
||||
map: frontend/.pi-map.md
|
||||
## children
|
||||
- frontend/src/api
|
||||
index: frontend/src/api/.pi-map.index.md
|
||||
map: frontend/src/api/.pi-map.md
|
||||
- frontend/src/components
|
||||
index: frontend/src/components/.pi-map.index.md
|
||||
map: frontend/src/components/.pi-map.md
|
||||
- frontend/src/hooks
|
||||
index: frontend/src/hooks/.pi-map.index.md
|
||||
map: frontend/src/hooks/.pi-map.md
|
||||
- frontend/src/integrations
|
||||
index: frontend/src/integrations/.pi-map.index.md
|
||||
map: frontend/src/integrations/.pi-map.md
|
||||
- frontend/src/lib
|
||||
index: frontend/src/lib/.pi-map.index.md
|
||||
map: frontend/src/lib/.pi-map.md
|
||||
- frontend/src/pages
|
||||
index: frontend/src/pages/.pi-map.index.md
|
||||
map: frontend/src/pages/.pi-map.md
|
||||
- frontend/src/test
|
||||
index: frontend/src/test/.pi-map.index.md
|
||||
map: frontend/src/test/.pi-map.md
|
||||
- frontend/src/types
|
||||
index: frontend/src/types/.pi-map.index.md
|
||||
map: frontend/src/types/.pi-map.md
|
||||
- frontend/src/widgets
|
||||
index: frontend/src/widgets/.pi-map.index.md
|
||||
map: frontend/src/widgets/.pi-map.md
|
||||
## files
|
||||
- App.tsx
|
||||
- auth.ts
|
||||
- index.css
|
||||
- main.tsx
|
||||
- userState.d.ts
|
||||
- userState.js
|
||||
- users.d.ts
|
||||
- users.js
|
||||
- version.ts
|
||||
## links
|
||||
index: frontend/src/.pi-map.index.md
|
||||
map: frontend/src/.pi-map.md
|
||||
## workflows
|
||||
- change src behavior
|
||||
read: App.tsx, auth.ts, index.css
|
||||
- explore src subdirectories
|
||||
index: frontend/src/api/.pi-map.index.md, frontend/src/components/.pi-map.index.md, frontend/src/hooks/.pi-map.index.md
|
||||
## dirty
|
||||
-
|
||||
Reference in New Issue
Block a user