II.
Presentation JSON
Structured · livepresentation:omp-tui
OMP TUI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "presentation:omp-tui",
"_kind": "Presentation",
"_file": "agent-stack/presentations/omp-tui.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "OMP TUI",
"kind": "tui",
"description": "Terminal UI bundled with the OMP (oh-my-pi) community fork. Surfaced\nthrough the agent-mux adapter for v6.\n",
"renderingTechnology": "vte",
"themeSupport": "none",
"accessibilitySupport": "basic",
"offlineMode": "no",
"platforms": [
"darwin",
"linux",
"win32"
],
"bundleSize": "~70 MB",
"updateChannel": "manual",
"accessibilityShortcuts": [
"Ctrl+C: cancel"
]
},
"outgoingEdges": [
{
"from": "presentation:omp-tui",
"to": "agent-platform-impl:omp.platform@current",
"kind": "bundled_with"
}
],
"incomingEdges": [
{
"from": "agent-platform-impl:omp.platform@current",
"to": "presentation:omp-tui",
"kind": "bundles",
"attributes": {}
}
]
}