Feature Registry
Every feature shipped across the Opta Local ecosystem.
Opta Admin
1A13 — Private Control Plane
Opta Admin Features
Opta Admin (1A13-Opta-Admin) is the private control plane for managing Opta Local websites and website-adjacent operational workflows.
Purpose
- Private internal workspace for website operations
- Fleet visibility across management websites (Home, Init, Accounts, Status, Help, Learn, Admin)
- Surface Opta Learn guide readiness + promotion controls
- Promotion action audit visibility (structured recent events)
- Status + feature-registry snapshot integration in admin cockpit
- Restricted access controls and role-based operations
- Audit trail export (external sink) and incident timeline tooling
- Hardened private admin auth boundary
Evidence / Integrations
- Dashboard shell (
1A13-Opta-Admin) - Website fleet health probes (local + production parity)
- Learn guide draft -> verified promotion endpoint
- Admin ops snapshot API (
/api/admin-ops) with recent action records - Status + feature-registry integration (
status.optalocal.com/api/health/admin+docs/feature-audit.mdingest) /api/healthendpoint reachable in production for status polling
Current state (2026-03-04)
admin.optalocal.comexists and is now the canonical website-management cockpit.- The admin dashboard now includes:
- managed-website fleet cards with local/prod reachability
- guide promotion pipeline for Opta Learn content readiness
- ops audit panel with recent promotion attempts/results
- status integration panel with live status probe + feature-audit snapshot
- New Admin API endpoint:
GET /api/admin-opsreturns structured audit + status snapshot for the dashboard and automation. - Workspace integration now includes
1xapp registration (apps.registry.json) for shared run/check/build orchestration. - Production note: Admin
/api/healthis reachable (200) and consumed by Status health probes.