- Project Home Dashboard — Central project dashboard with statistics bar, system element navigator, catalog links, lifecycle document links, and quick access sidebar
- Risks Home Dashboard — TARA-focused space dashboard showing the system element hierarchy mapped to TARA modules with document workflow status
- TARA Summary Report Dashboard — Auto-generated report with project-level verdict distribution (V1—V5), per-element coverage tree, conditional risk alerts, and unacceptable risk action items
- Cybersecurity Case Dashboard — ISO/SAE 21434 Clause 6.4.6 assurance argument aggregating cybersecurity goals, TARA coverage, requirements traceability, and residual risk status with a binary case closure gate
Dashboard Architecture
All dashboards share a common technical foundation:| Component | Implementation |
|---|---|
| Rendering engine | Polarion Velocity templates |
| Macro library | nextedy_solutions.vm |
| Data source | Live Lucene queries (not cached) |
| Hierarchy traversal | linkedWorkItems().back() on systemElement |
| TARA discovery | systemElementId document custom field |
| Deep links | Risksheet URL pattern: /polarion/#/project/{id}/risksheet?document=Risks/{doc} |
Related Pages
- Configure Risksheet Views for TARA — how to set up the views that dashboards link into
- Document Custom Fields (riskSpecification) — the fields dashboards query
- System Element (systemElement) — the hierarchy dashboards display