oto/agent-ui/definition/components/index.md

2.8 KiB

ui_doc_type components
components-index
console-shell
console-rail
section-surface
state-panel
status-badge
endpoint-tile
connection-status-grid
auth-token-reference
record-list
action-feedback
runner-self-update-form
job-create-form
execution-action-toolbar
authorization-state
audit-action-summary
log-preview
artifact-list
agent-chat-panel

Component Definitions

Component List

Component ID Status Evidence Description
console-shell 구현됨 oto_console_shell.dart overall console scaffold with rail and selected section content
console-rail 구현됨 oto_console_shell.dart section navigation rail
section-surface 구현됨 oto_console_shell.dart generic titled empty/detail section shell
state-panel 구현됨 surface files loading, empty, error state blocks
status-badge 구현됨 overview/runners/jobs/executions surface files compact status label badge
endpoint-tile 구현됨 oto_console_overview.dart endpoint or config value tile
connection-status-grid 구현됨 oto_console_overview.dart health/readiness status grid
auth-token-reference 구현됨 oto_console_overview.dart display-only auth token reference
record-list 구현됨 runners/jobs/executions/artifacts surface files repeated entity list rows
action-feedback 구현됨 runners/jobs/executions surface files success/deferred/failed action message
runner-self-update-form 구현됨 oto_runners_surface.dart runner self-update draft form
job-create-form 구현됨 oto_jobs_surface.dart job create draft form
execution-action-toolbar 구현됨 oto_executions_surface.dart cancel/report/log/artifact execution actions
authorization-state 계획 security/audit SDD operator/admin allow/deny, disabled, and error state rules for write actions
audit-action-summary 계획 security/audit SDD display-safe action metadata summary for audit-oriented UI exposure
log-preview 구현됨 oto_executions_surface.dart bounded execution log preview
artifact-list 구현됨 oto_artifacts_surface.dart, oto_executions_surface.dart artifact records in tab and execution detail
agent-chat-panel 구현됨 oto_agent_panel.dart agent-shell backed OTO assistant panel

Rules

  • component 정의는 구현 API가 아니라 UI 사용 규칙을 다룬다.
  • view별 변형이 필요하면 <component-id>/<variant>.md 또는 하위 디렉터리를 사용한다.
  • 실제 구현체 이름과 다를 수 있지만, view 정의서에서 참조하는 component id는 이 목록에 있어야 한다.