Observability
Inspect execution-log readiness, runtime signals, and module observability posture.
Observability Summary
Operational observability data backed by local execution-log history.
Execution logging
Enabled
Controls whether the export assistant button is exposed.
Recent exports
0
Stored execution log exports in the local observability store.
Errors
0
Captured runtime errors
Warnings
0
Console warnings
React warnings
0
Framework-level warnings
Unhandled rejections
0
Captured promise rejections
Module state breakdown
14/5/1
Active, planned, and locked module counts.
Execution Log Preview
Static preview of the route-level schema exported by the assistant.
{
"generatedAt": "2026-03-22T12:00:00.000Z",
"trace": {
"traceId": "trace_preview",
"sessionId": "session_preview",
"requestId": "request_preview"
},
"page": {
"title": "OMNIA Admin - Observability",
"url": "https://admin.omnia.local/observability",
"path": "/observability",
"route": "/observability",
"referrer": "https://workspace.omnia.local/",
"loadedAt": "2026-03-22T11:59:45.000Z",
"pagePurpose": "Inspect execution-log readiness, runtime signals, and module observability posture.",
"expectedActions": [
"Inspect runtime signals",
"Review execution log readiness",
"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": "active"
},
{
"label": "Integrations",
"state": "locked"
},
{
"label": "Settings",
"state": "active"
},
{
"label": "Observability",
"state": "active"
},
{
"label": "Roadmap",
"state": "active"
}
],
"componentsRendered": [
"AdminShell",
"SidebarNav",
"PanelCard"
],
"interactions": [
{
"type": "nav",
"label": "Observability",
"timestamp": "2026-03-22T11:59:50.000Z"
}
]
},
"visualState": {
"loading": false,
"emptyStates": [],
"alerts": [],
"toasts": [],
"modalsOpen": [],
"disabledControls": [
"Integrations"
]
},
"dataFlow": {
"pageDataMode": "static",
"declaredDependencies": [
"execution-logging",
"feature-flags",
"tenant-services"
],
"resolvedDependencies": [
"execution-logging",
"feature-flags",
"tenant-services"
],
"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": "active",
"reason": "Module is available in the current workspace."
},
"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": [
"Runtime export is local-only until API ingestion is introduced."
],
"suspectedProblems": []
}Known Constraints
Current known limitations surfaced in the observability module.
- Runtime export is local-only until API ingestion is introduced.
Execution Log History
Recent exported execution logs persisted locally.
Export a few execution logs to build local history.