datacenter-agent-catalog-maintenance - dedge catalog maintenance
Maintain dedge dashboard assets, tree references, currentView, and post-write notify discipline.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Validate catalog JSON structure
- Synchronize currentView display state
- Notify backend of catalog updates
- Cross-verify catalog with live Grafana
- Align catalog tree with Grafana
- Copy Grafana dashboard tags verbatim
- Validate schema with Pydantic model
Inputs
- dashboard-catalog.json file
- dashboard-catalog.schema.json file
- Backend Pydantic catalog models
- Grafana API endpoints
Outputs
- Updated dashboard-catalog.json file
- Updated currentView display state
- Backend notify WebSocket signal
Requirements
- Running dedge-datacenter backend service
- Accessible Grafana API instance
- Python environment with backend dependencies
