ReferenceComponents
Governance Components
25 components in the governance domain.
Governance Domain
25 components.
| Component | Description | Pattern | Render | Composed With |
|---|---|---|---|---|
ArchiveButton | Alert dialog trigger for archiving initiatives | — | client | — |
InitiativeActionBar | Prompt copy buttons for initiative lifecycle actions | — | client | PromptCopyButton |
InitiativeCard | Grid card with title, summary, type/risk badges | card-list | server | StatusBadge |
InitiativeContents | Collapsible directory tree of initiative files | — | client | — |
InitiativeFileTree | Animated file tree with annotation-based icons and prompts | — | client | PromptCopyButton, StatusBadge |
InitiativeLifecycleBar | 5-stage lifecycle progress bar with next-action prompts | pipeline-bar | client | PromptCopyButton |
InitiativeLifecycleHero | Animated segmented progress track with glass styling | glass-panel | client | PromptCopyButton |
InitiativeMetadataGrid | Metadata grid with type pill, risk indicator, animated stats | — | client | — |
InitiativeOverviewSection | Composite overview with hero, metadata, file tree, sessions | — | client | InitiativeLifecycleHero, ProposalActions, InitiativeMetadataGrid, InitiativeFileTree, InitiativeSessionsSection, ChartRenderer |
InitiativePlaybookSection | Playbook plays list with prompt copy buttons and status tracking | — | client | PromptCopyButton |
InitiativeSessionsSection | Session list with model badges, token bars, and outcomes | — | client | — |
LifecyclePipeline | Horizontal pipeline of initiative statuses with count pills | pipeline-bar | server | — |
ProcessActionBar | Dynamic action buttons based on process node kind | — | client | PromptCopyButton |
ProcessActivityTab | Vertical activity timeline with classified entry types | timeline | client | — |
ProcessDashboard | Stats grid with gold-bordered cards and pipeline charts | — | server | LifecyclePipeline, ProcessPipelineChart |
ProcessDetailPane | Multi-tab detail view with overview, research, activity, graph | — | client | ProcessKindIcon, StatusBadge, ProcessActionBar, ProcessActivityTab, InitiativeOverviewSection, ProcessGraph, ProcessResearchTab |
ProcessFilterBar | Kind pills, status dropdown, sort buttons, and search input | — | client | — |
ProcessItemList | Scrollable tree-view list with selection and staleness colors | card-list | client | ProcessKindIcon, StatusBadge |
ProcessKindIcon | Lucide icon lookup by process view kind | — | server | — |
ProcessKindRail | Vertical kind filter rail with gold active state | — | client | ProcessKindIcon |
ProcessResearchTab | Collapsible research iterations with file links | — | client | — |
ProcessWorkspace | 3-column layout with kind rail, item list, and detail pane | — | client | ProcessKindRail, ProcessItemList, ProcessDetailPane, ResizeHandle |
ProposalActions | Approve/decline alert dialogs with risk warnings | — | client | — |
UnifiedCardClient | Collapsible initiative card with tabbed detail content | — | client | — |
UnifiedInitiativeCard | Server component rendering initiative with merged workstream data | — | server | UnifiedCardClient |