SynthGateway Dashboard
Synthology's Cloud-Based System Response Service · DCR-2026-025 · Phase 1 scaffold
phase 1 scaffold
Tenants
—
Agents online
—
Active sessions
—
Telemetry msgs / hr
—
Stats refresh every 5 s · last update never
Phase 1 scaffold — UI placeholder
This is the SynthGateway admin shell skeleton. The sidebar nav structure
matches the engineer-console UX (per DOC-2026-331) but no
section pages are wired yet. Each data-permission-gated link
will become a real route as Phase 1 progresses.
Per-product migration template + per-product KPI hooks
(ITelemetryProvider) live in the
Synthology.Shared.SupportAgent companion library — agents
get registered into each of the 13 deployed products at their next
version bump per DCR-2026-025.
Verifying this scaffold works
Hit these endpoints to confirm the host wiring:
GET /— this page (canonical Synthology shell from the shared RCL)GET /api/qa/status— JSON: product/version/license-feature catalogGET /health— DbContext connection check (red until Phase 1 step (a) wires Postgres)GET /synth-shell.css— proves theSynthology.Shared.WebRCL is serving at host root