overview |
implemented |
packages/flutter/iop_console/lib/src/iop_console_overview.dart |
Control Plane endpoint, wire connection, auth reference, health summary를 보여준다. |
edges |
implemented |
apps/client/lib/widgets/edges_panel.dart |
Control Plane에 등록된 Edge 목록과 선택 Edge 상세를 보여준다. |
nodes |
implemented |
apps/client/lib/widgets/nodes_panel.dart |
선택 Edge의 Node inventory, adapter config, provider catalog를 보여준다. |
runtime |
implemented |
apps/client/lib/widgets/runtime_panel.dart |
Edge operation command, domain agent status, operation history를 다룬다. |
execution-logs |
implemented |
apps/client/lib/widgets/execution_logs_panel.dart |
선택 Edge의 lifecycle event와 execution log timeline을 보여준다. |
agent |
implemented |
packages/flutter/iop_console/lib/src/iop_agent_panel.dart |
IOP operation capability를 담은 agent shell surface다. |