Domain Model
Seven entity types covering the full aerospace V-model from customer requirements through design characteristics and failure modes. Each entity maps to a Polarion work item type, with safety classification (sc/cc) propagated at every level.
Sheet Configuration
Four color-coded column groups provide instant visual orientation across the 4-level hierarchy. Each group usescollapseTo so reviewers can collapse an entire requirement level into a single summary column.
Formatter Examples
SC/CC Classification Renderer
SC/CC Classification Renderer
Renders safety classification as color-coded pills — orange for Safety-Critical (SC), red for Certification-Critical (CC).
4-Tier Severity Formatter
4-Tier Severity Formatter
Color-codes severity values across the safety assessment hierarchy. Applied to failure mode severity columns in ARP 4761 views.
5-State Compliance Status Formatter
5-State Compliance Status Formatter
Tracks certification objective status per DAL level. Used in DO-178C and DO-254 compliance matrices.
Named Views
Four views serve different audit and review scenarios:Key Patterns
- 4-level entity nesting — the deepest hierarchy demonstrated. Each level has its own color-coded column group for instant orientation during audits.
- YAML anchors for DRY styling —
&orange/*orangereuse header styles across V&V columns at multiple levels, avoiding repetition. collapseToon every group — reviewers collapse entire requirement levels into a single summary column, switching between detailed and overview modes without changing views.multiItem: truefor test cases — many-to-many relationships between requirements and test cases are rendered as expandable lists within cells.- SC/CC classification at all levels — safety classification propagates from customer through design requirements with consistent visual formatting.
groupBy: chapter— document-structured navigation groups rows by document headings for familiar organization.
See Also
- RTM Model — standard 3-level RTM model configuration
- Columns — column configuration options
- Formatters — formatter and style definitions
- Sources Configuration — expand paths and query configuration