II.
LibraryProcess JSON
Structured · livelib-process:cli-mcp-development--dashboard-monitoring-tui
specializations/cli-mcp-development/dashboard-monitoring-tui json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:cli-mcp-development--dashboard-monitoring-tui",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/cli-mcp-development/dashboard-monitoring-tui",
"description": "Dashboard and Monitoring TUI - Build real-time dashboard for monitoring data in terminal with charts,\nlog viewers, metrics display, and keyboard shortcuts.",
"libraryPath": "library/specializations/cli-mcp-development/dashboard-monitoring-tui.js",
"specialization": "cli-mcp-development",
"references": [
"- blessed-contrib: https://github.com/yaronn/blessed-contrib",
"- Textual: https://textual.textualize.io/"
],
"example": "const result = await orchestrate('specializations/cli-mcp-development/dashboard-monitoring-tui', {\n projectName: 'server-monitor',\n language: 'typescript',\n framework: 'blessed-contrib',\n widgets: ['lineChart', 'gauge', 'logViewer', 'table']\n});",
"usesAgents": [
"tui-component-architect",
"tui-testing-architect",
"cli-docs-writer"
]
},
"outgoingEdges": [
{
"from": "lib-process:cli-mcp-development--dashboard-monitoring-tui",
"to": "skill-area:cli-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cli-mcp-development--dashboard-monitoring-tui",
"to": "skill-area:mcp-server-implementation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:cli-mcp-development--dashboard-monitoring-tui",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cli-mcp-development--dashboard-monitoring-tui",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cli-mcp-development--dashboard-monitoring-tui",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cli-mcp-development--dashboard-monitoring-tui",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:cli-mcp-development--dashboard-monitoring-tui",
"to": "workflow:sdk-api-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cli-mcp-development--dashboard-monitoring-tui",
"to": "specialization:cli-mcp-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:cli-mcp-development--dashboard-monitoring-tui",
"to": "lib-agent:cli-mcp-development--tui-component-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:cli-mcp-development--dashboard-monitoring-tui",
"to": "lib-agent:cli-mcp-development--cli-docs-writer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}