The Hazard Tracking Risksheet is a MIL-STD-882E-compliant risk analysis document that captures the complete hazard lifecycle: from identification through mitigation planning to residual risk acceptance. Unlike FMEA risksheets that analyze failure modes at the component level, Hazard Tracking operates at the system level, identifying operational hazards and their mitigation path.Document Type:riskSpecification Risk Item Type:hazard Template Location:modules/RiskTemplates/HazardTrackingTemplate/
Operational phase when hazard may occur (e.g., ground operations, cruise, landing)
Hazard
Text
Concise hazard statement
Description
Long Text
Detailed hazard description and context
Cause
Long Text
Root cause of the hazard
Consequence
Long Text
Potential adverse effects if hazard occurs
These columns form the identification block where hazard analysts document what hazard exists, when it may occur, why it occurs, and what effects it produces.
Severity category before mitigation (I, II, III, IV)
Initial Probability
Enum
Occurrence probability before mitigation (A, B, C, D, E)
Initial HRI
Calculated
Hazard Risk Index—auto-calculated from severity × probability
The Initial Risk Assessment columns capture the unmitigated hazard risk. The Hazard Risk Index (HRI) is automatically calculated using the MIL-STD-882E Table II risk matrix.
Hazard Tracking uses a 4-level hierarchy:Each level can be expanded or collapsed for focused analysis. Row headers display the hierarchy level with visual indentation.
The Hazard Risk Index is automatically calculated from the MIL-STD-882E Table II risk matrix, which combines severity and probability into a single risk level:HRI Matrix: Severity (I–IV) × Probability (A–E) → Risk Level
Probability
Cat I
Cat II
Cat III
Cat IV
A (Frequent)
High
High
High
Serious
B (Probable)
High
High
Serious
Medium
C (Occasional)
High
Serious
Medium
Medium
D (Remote)
Serious
Medium
Medium
Low
E (Improbable)
Medium
Medium
Low
Low
HRI Color Coding:
HRI Level
Color
Action
High
Red
Unacceptable — mitigation required
Serious
Orange
May require mitigation depending on risk tolerance
Medium
Yellow
Review and document acceptance decision
Low
Green
Acceptable risk
The formula is applied independently to Initial and Residual risk columns, enabling risk reduction tracking.
The exact JavaScript formulas for HRI calculation and any configurable thresholds should be verified in the application’s Velocity template and risksheet.json configuration.
Focused on hazard identification columns (Category, Phase, Hazard, Description, Cause, Consequence). Used during initial hazard discovery and documentation.
Shows hazard identification, mitigations, responsible parties, and residual risk. Tracks mitigation task ownership and status. Includes the Responsible assignee column pulled from the linked risk control task.
Each document instance is a riskSpecification type linked to a HazardTrackingTemplate containing preconfigured risksheet.json, top panel, and PDF export templates.
MIL-STD-882E Info Banner — Standard description and compliance notice
Metadata Row — Document status, version, team, last updated date
Risk Matrix — Interactive JavaScript 4×5 risk matrix (same as FMEA) showing acceptable/investigation/unacceptable zones
Unlike FMEA risksheets (DFMEA, SFMEA), Hazard Tracking does not include an embedded JavaScript 5×5 probability × severity risk matrix in the top panel. The HRI calculation is performed entirely by risksheet.json formulas in the columns themselves.
Each hazard can be linked to one or more risk controls (mitigation measures) via the Risk Control ID and Risk Control Title columns. The link establishes traceability from hazard to implemented mitigation:
Risk Control Status tracks implementation progress (e.g., Design Mitigation → Implementation → Testing)
Responsible column shows task ownership for accountability
Residual Severity/Probability reflects the risk after control is in place
This enables tracking of hazard → mitigation → verification workflows.
Pending — Awaiting additional information or mitigation
The specific acceptance authority roles, waiver justification requirements, and audit trail capabilities should be verified in the application’s workflow configuration and role-based dashboards.
Hazard Tracking configuration details including formulas, cell styling rules, JavaScript calculations, and workflow transitions are defined in the template’s risksheet.json and Velocity templates. Consult the application for exact property names, defaults, and validation rules.
PDF Export — Multi-section report: cover page, document properties, main hazard records table, mitigation controls table, risk acceptance summary
Revision Comparison — Side-by-side comparison of hazard changes between document versions
Metrics Export — Risk distribution statistics (High/Serious/Medium/Low HRI counts)
The PDF export template is defined in HazardTrackingTemplate/attachments/risksheetPdfExport.vm and generates a formal deliverable suitable for regulatory compliance demonstration.