Covenant Monitor Screen (Structured Stub)
Purpose
- Track covenant compliance status and threshold trends.
Primary User
- Compliance and Risk Officer
Layout
- Shell:
SF/Global/Nav/Sidebar/Expanded,SF/Global/Nav/Header/Default - Core regions:
- Table:
SF/CovenantMonitor/CovenantTable/Default - Status chips:
SF/CovenantMonitor/ThresholdBadge/Compliant,SF/CovenantMonitor/ThresholdBadge/Warning,SF/CovenantMonitor/ThresholdBadge/Breach,SF/CovenantMonitor/ThresholdBadge/Unknown - Trend panel:
SF/CovenantMonitor/TrendChart/Default - Timeline panel:
SF/CovenantMonitor/TimelineBar/Default
Components
| Component name | Position | Size | Data | States |
|---|---|---|---|---|
SF/CovenantMonitor/CovenantTable/Default | main | mapped default | covenant rows | default |
SF/CovenantMonitor/ThresholdBadge/Compliant | row badge | mapped default | threshold_status | compliant |
SF/CovenantMonitor/ThresholdBadge/Warning | row badge | mapped default | threshold_status | warning |
SF/CovenantMonitor/ThresholdBadge/Breach | row badge | mapped default | threshold_status | breach |
SF/CovenantMonitor/ThresholdBadge/Unknown | row badge | mapped default | threshold_status | unknown |
SF/CovenantMonitor/TrendChart/Default | side panel | mapped default | trend_data | default |
SF/CovenantMonitor/TimelineBar/Default | lower panel | mapped default | timeline_events | default |
Data Fields
covenant_name,current_value,threshold,test_date,status,trend_delta.
States
Loading
- Table and chart skeletons.
Empty
- No covenants configured for selected document.
Error
- Data retrieval failure with retry.
Populated
- Covenant table + chart + timeline present.
Feature-Specific
breach-escalation: triggered when status is breach.
Navigation Targets
- Covenant row -> detailed covenant drawer.
- Sidebar links -> standard global routes.
Content Map Key
content_map_key:covenant-monitor
Accessibility Notes
- Chart alternatives in table form.