Skip to main content
Industry context: Aerospace systems must demonstrate bidirectional traceability from customer needs through system decomposition to design implementation and V&V coverage. Standards such as ARP 4754A Section 5 require this chain to be auditable at every level.
diagram

Data 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 uses collapseTo so reviewers can collapse an entire requirement level into a single summary column.

Formatter Examples

Renders safety classification as color-coded pills — orange for Safety-Critical (SC), red for Certification-Critical (CC).
Color-codes severity values across the safety assessment hierarchy. Applied to failure mode severity columns in ARP 4761 views.
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 / *orange reuse header styles across V&V columns at multiple levels, avoiding repetition.
  • collapseTo on every group — reviewers collapse entire requirement levels into a single summary column, switching between detailed and overview modes without changing views.
  • multiItem: true for 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

Last modified on July 10, 2026