Dashboard
Review OMNIA foundation status across apps, packages, and roadmap posture.
Foundation Status
Shared packages and rollout readiness for the OMNIA control plane.
Shared package health
- Shared packages @omnia/types, @omnia/execution-logging, @omnia/feature-flags, @omnia/database
- Execution logging Route, traces, module states, runtime warnings, and real UI interactions
- Applications web, admin, and api tracked inside the monorepo
Roadmap posture
roadmap.integrations
lockedFlag sourced from roadmap scope
roadmap.billing
lockedFlag sourced from roadmap scope
Execution Log Assistant Mode
Current workspace state for exposing the debug export button.
Current state
activePages can expose the execution log button: Yes
Applications
Current workspace status across the monorepo.
apps/web
Customer-facing app is running.
apps/admin
Admin shell foundation delivered.
apps/api
API now includes database readiness and Prisma preparation.
Resolved Feature Flags
Reusable feature-flag foundation for this tenant and environment.
admin.dashboard
active tenant scope
voice.ai.branch
active tenant scope
voice.ai.stream
active tenant scope
execution-log-assistant
active tenant scope
admin.observability
active tenant scope
roadmap.integrations
active tenant scope
roadmap.billing
active tenant scope
Live Activity
Recent interaction signals captured from the shared execution log hook.
Recent UI Interactions
No recent interactions recorded yet.
Last Navigation Events
Navigate between modules to populate route activity.
Feature Flag Evaluations
admin.dashboard
active | Pending
voice.ai.branch
active | Pending
voice.ai.stream
active | Pending
execution-log-assistant
active | Pending
System Health
Operational readiness derived from module state, dependencies, and runtime signals.
API status
No calls yet
Runtime errors
0 open signals
Warnings
0 total
Module availability
13 active / 5 planned / 2 locked
Tenant / Workspace Summary
Tenant-aware workspace context shown from viewer and tenant data.
tenantId
8d7a2d0e-4d77-47a4-9c29-91344bbd0001
tenant name
Acme Voice
workspace status
ACTIVE
environment
development
active services
execution-logging, observability
Execution Log Preview
Deterministic schema preview for the dashboard route.
{
"generatedAt": "2026-03-22T12:00:00.000Z",
"trace": {
"traceId": "trace_preview",
"sessionId": "session_preview",
"requestId": "request_preview"
},
"page": {
"title": "OMNIA Admin - Dashboard",
"url": "https://admin.omnia.local/",
"path": "/",
"route": "/",
"referrer": "https://workspace.omnia.local/",
"loadedAt": "2026-03-22T11:59:45.000Z",
"pagePurpose": "Review OMNIA foundation status across apps, packages, and roadmap posture.",
"expectedActions": [
"Review foundation status",
"Inspect shared package health",
"Review roadmap preview",
"Export execution log"
]
},
"viewer": {
"userId": "user-omnia-admin",
"tenantId": "8d7a2d0e-4d77-47a4-9c29-91344bbd0001",
"role": "platform-admin",
"permissions": [
"tenants:read",
"feature-flags:write",
"observability:read"
],
"featureFlags": {
"admin.dashboard": true,
"voice.ai.branch": true,
"voice.ai.stream": true,
"execution-log-assistant": true,
"admin.observability": true,
"roadmap.integrations": true,
"roadmap.billing": true
},
"userAgent": "admin-shell-preview",
"language": "en-US",
"timezone": "America/Winnipeg",
"viewport": {
"width": 1440,
"height": 900
}
},
"ui": {
"nav": [
{
"label": "Dashboard",
"state": "active"
},
{
"label": "Channels",
"state": "active"
},
{
"label": "Inbox",
"state": "planned"
},
{
"label": "Calls",
"state": "active"
},
{
"label": "Agents",
"state": "planned"
},
{
"label": "Clients",
"state": "planned"
},
{
"label": "Billing",
"state": "locked"
},
{
"label": "Integrations",
"state": "locked"
},
{
"label": "Settings",
"state": "active"
},
{
"label": "Observability",
"state": "active"
},
{
"label": "Roadmap",
"state": "active"
}
],
"componentsRendered": [
"AdminShell",
"SidebarNav",
"PanelCard"
],
"interactions": [
{
"type": "nav",
"label": "Dashboard",
"timestamp": "2026-03-22T11:59:50.000Z"
}
]
},
"visualState": {
"loading": false,
"emptyStates": [],
"alerts": [],
"toasts": [],
"modalsOpen": [],
"disabledControls": [
"Billing",
"Integrations"
]
},
"dataFlow": {
"pageDataMode": "static",
"declaredDependencies": [
"tenant",
"feature-flags",
"tenant-services",
"apps"
],
"resolvedDependencies": [
"tenant",
"feature-flags",
"tenant-services",
"apps"
],
"failedDependencies": [],
"apiCalls": [],
"queriesStarted": [],
"queriesSucceeded": [],
"queriesFailed": []
},
"runtime": {
"errors": [],
"warnings": [],
"unhandledRejections": [],
"reactWarnings": []
},
"moduleStates": {
"Dashboard": {
"state": "active",
"reason": "Module is available in the current workspace."
},
"Channels": {
"state": "active",
"reason": "Module is available in the current workspace."
},
"Inbox": {
"state": "planned",
"reason": "Planned for Phase 2: Omnichannel routing."
},
"Calls": {
"state": "active",
"reason": "Module is available in the current workspace."
},
"Agents": {
"state": "planned",
"reason": "Planned for Phase 3: Workforce operations."
},
"Clients": {
"state": "planned",
"reason": "Planned for Phase 3: Tenant portfolio management."
},
"Billing": {
"state": "locked",
"reason": "Requires billing service activation and contract-approved pricing rules."
},
"Integrations": {
"state": "locked",
"reason": "Connector framework and tenant secrets management are not activated yet."
},
"Settings": {
"state": "active",
"reason": "Module is available in the current workspace."
},
"Observability": {
"state": "active",
"reason": "Module is available in the current workspace."
},
"Roadmap": {
"state": "active",
"reason": "Module is available in the current workspace."
},
"Twilio SMS": {
"state": "active",
"reason": "Module is available in the current workspace."
},
"GSM SMS Gateway": {
"state": "planned",
"reason": "Planned for Phase 2: Text channel expansion."
},
"Twilio WhatsApp": {
"state": "active",
"reason": "Module is available in the current workspace."
},
"Direct WhatsApp API": {
"state": "planned",
"reason": "Planned for Phase 3: Direct provider support."
},
"Voice": {
"state": "active",
"reason": "Module is available in the current workspace."
},
"AI Voice": {
"state": "active",
"reason": "Module is available in the current workspace."
},
"Twilio Voice": {
"state": "active",
"reason": "Module is available in the current workspace."
},
"SIP / PBX": {
"state": "active",
"reason": "Module is available in the current workspace."
},
"WebRTC": {
"state": "active",
"reason": "Module is available in the current workspace."
}
},
"knownConstraints": [
"Billing and integrations remain roadmap-gated.",
"Dashboard metrics currently come from a local typed data source until full API integration lands."
],
"suspectedProblems": []
}