Architecture Cockpit

Product and cybersecurity architecture understanding package generated from Markdown-derived requirements.

Last updated: 2026-06-29 11:49
RTRFQX Review TeamWorkspace

Architecture Cockpit

Product and cybersecurity architecture understanding package generated from Markdown-derived requirements.

Executive Takeaway

The architecture cockpit presents a working system/security allocation for the Electric Clutch Actuator ECU. It is strong enough for proposal review and planning, but not final baseline approval because customer decisions remain open for diagnostics, update, PKI, secure communication, TARA, and responsibility ownership.

  • Confirmed items are tied to Markdown-derived requirements.
  • Inferred allocations remain explicitly marked by confidence and open-decision fields.
  • Customer confirmation is required before shared security responsibilities become committed scope.

1. System Snapshot

System NameElectric Clutch Actuator (ECA) Control ECU - TRATON GW AMT Gearbox PlatformWorking
Vehicle ContextTRATON GW Automated Manual Transmission (AMT) Gearbox PlatformConfirmed
System TypeSafety-related drivetrain actuator ECU with integrated power-electronics actuation, carrying an automotive cybersecurity engineering scope (ISO/SAE 21434-style concept and TARA input).Inferred
Requirement Count1790Confirmed
Feature Count3Confirmed
Interface Count10Confirmed
Security Capability Count13Confirmed
P1 Decision Count6Open
Traceability GateWARN - Customer Clarification NeededWARN
Customer ReadinessReady for customer clarification workshopWorkshop
OCR StatusfalseConfirmed
PDF Downstream AnalysisfalseConfirmed

2. Product Identity

This table is horizontally scrollable. Use the bottom scrollbar to view all columns.

ItemValueConfidenceEvidence
Working system nameElectric Clutch Actuator (ECA) Control ECU - TRATON GW AMT Gearbox PlatformMediumsource document
Vehicle platform contextTRATON GW Automated Manual Transmission (AMT) Gearbox PlatformHighsource document page 3-4
Main controlled functionCAN/PWM-commanded clutch engagement and disengagementHighsource document
ECU involvementECA ECU application, boot/update and security servicesHighsource document
Cybersecurity scopeDiagnostics, update, key/certificate, secure communication and evidence lifecycleMediumsource document

3. One-Screen Architecture

Architecture Cockpit Overview

flowchart LR subgraph Vehicle["Vehicle / drivetrain domain"] Drivetrain["GW AMT drivetrain"] Network["Vehicle network (CAN / PWM)"] end subgraph ECA["ECA ECU domain"] App["Clutch actuation application"] Sec["Security services"] Boot["Bootloader / update logic"] end subgraph Diagnostic["Diagnostic / service domain"] Tester["Diagnostic tester"] end subgraph OEM["OEM backend / security operations domain"] Backend["Update and evidence backend"] PKI["Key and certificate provisioning"] SecOps["Security operations"] end subgraph Supplier["Supplier engineering domain"] Engineering["Supplier ALM / CI / evidence"] end Drivetrain --> Network Network <-->|commands, status, freshness| App Tester -->|authenticated UDS| Sec Backend -->|signed software / IVD| Boot PKI -->|trust material| Sec Boot --> App Sec --> App App -->|events| SecOps Engineering -->|software and evidence| Backend
Mermaid source
flowchart LR
  subgraph Vehicle["Vehicle / drivetrain domain"]
    Drivetrain["GW AMT drivetrain"]
    Network["Vehicle network (CAN / PWM)"]
  end
  subgraph ECA["ECA ECU domain"]
    App["Clutch actuation application"]
    Sec["Security services"]
    Boot["Bootloader / update logic"]
  end
  subgraph Diagnostic["Diagnostic / service domain"]
    Tester["Diagnostic tester"]
  end
  subgraph OEM["OEM backend / security operations domain"]
    Backend["Update and evidence backend"]
    PKI["Key and certificate provisioning"]
    SecOps["Security operations"]
  end
  subgraph Supplier["Supplier engineering domain"]
    Engineering["Supplier ALM / CI / evidence"]
  end
  Drivetrain --> Network
  Network <-->|commands, status, freshness| App
  Tester -->|authenticated UDS| Sec
  Backend -->|signed software / IVD| Boot
  PKI -->|trust material| Sec
  Boot --> App
  Sec --> App
  App -->|events| SecOps
  Engineering -->|software and evidence| Backend

Vehicle Domain

GW AMT drivetrain, CAN/PWM command path, actuator status and faults.

ECA ECU Domain

Application software, boot/update logic, diagnostics and security services.

Diagnostic Domain

UDS tester, authenticated service sessions, programming and audit path.

OEM Backend Domain

Update, PKI, security operations, approval and residual-risk workflow.

Supplier Engineering Domain

ALM, CI/test, software release, traceability and evidence package.

4. Main System Capabilities

This table is horizontally scrollable. Use the bottom scrollbar to view all columns.

CapabilityPurposeMain InterfacesSecurity RelevanceStatus
Clutch Actuation ControlCore actuator controlVehicle Network Interface (CAN)Safety-relevant command/status handlingConfirmed
Vehicle Integration and CAN CommunicationVehicle command/status exchangeVehicle Network Interface (CAN), PWM wake-upMessage authenticity/freshness allocationConfirmed
Secure Diagnostics and Role-Based AccessControlled service and engineering accessDiagnostic Tester InterfacePrivileged access controlInferred
Secure Software Update and FlashMaintain trusted ECU softwareUpdate / Flash Interface, Diagnostic Tester InterfaceSoftware authenticity and integrityInferred
Key and Certificate HandlingTrust-material lifecyclePKI / Provisioning InterfaceRoot of trust for diagnostics, update and secure communicationInferred
Secure Data Transfer / Communication BoundaryProtected security-relevant data exchangeVehicle Network Interface, Secure Data Transfer InterfaceAuthenticity, integrity and freshnessInferred
Security Logging and Event HandlingSecurity evidence and response inputLogging / Event Reporting InterfaceAuditability and incident supportInferred
Cybersecurity Lifecycle and EvidenceApproval-ready security caseSupplier Evidence, OEM Approval InterfaceTraceable residual-risk argumentConfirmed

5. Interfaces and Trust Boundaries

This table is horizontally scrollable. Use the bottom scrollbar to view all columns.

InterfaceConnected PartiesData / Control FlowTrust BoundaryProtection NeededStatus
Vehicle Network Interface (CAN)Transmission control / vehicle ECUs -> ECA application softwareCAN demand, PWM wake-up, actuator status and DTCsVehicle network to ECUSignal validation, freshness, authenticity where allocatedRequires Confirmation
Diagnostic Tester InterfaceService / engineering tester -> ECA diagnostic serverUDS requests, Auth 0x29, sessions and programmingExternal service tool to ECUAuthentication, authorization, lockout, rate limiting and auditRequires Confirmation
Software Update / Flash InterfaceProgramming tool or update backend -> Bootloader / update logicSigned packages, IVD data and programming resultsOffboard update source to ECUSignature validation, integrity checks, rollback control and loggingRequires Confirmation
Key and Certificate Provisioning InterfacePKI / provisioning authority -> ECA security servicesKeys, certificates and trust anchorsTrust authority to ECUProtected storage, certificate validation and lifecycle controlRequires Confirmation
Secure Data Transfer InterfaceVehicle network peers -> ECA security/application servicesSecOC/SDT protected messages, counters and MACsECU-to-ECU data boundaryFreshness, replay protection, MAC verification and discard rulesRequires Confirmation
Security Logging / Event Reporting InterfaceECA ECU -> Backend / security operationsSecurity events, diagnostic attempts and update resultsECU to offboard operationsEvent integrity, retention, access control and privacy treatmentRequires Confirmation
Supplier Development / Evidence InterfaceSupplier ALM / CI / test environment -> Evidence repository and release processRequirements, tests, builds, traceability and release artifactsEngineering environment to evidence baselineAccess control, artifact integrity and audit trailRequires Confirmation
OEM Approval / Evidence InterfaceSupplier security engineering -> TRATON / OEM review boardCybersecurity concept, V&V evidence, risks and decisionsSupplier to OEM governance boundaryControlled evidence handoff and decision loggingRequires Confirmation

6. Security Capability Map

This table is horizontally scrollable. Use the bottom scrollbar to view all columns.

Security CapabilityProtectsApplied ToEvidence StrengthOpen Decision
Secure Diagnostics and RBACDiagnostic access state and privileged servicesDiagnostic Tester Interface / Diagnostic ServerStrongConfirm final role model and service list
Secure Software UpdateECU software and firmware authenticityBootloader / Update LogicStrongConfirm signing chain, rollback and campaign ownership
Data Authenticity and Integrity VerificationSecurity-relevant vehicle dataVehicle Network / Secure Data Transfer InterfaceModerateConfirm protected signal allocation
Key and Certificate HandlingKeys, certificates and trust anchorsSecurity Services / Hardware Platform / PKIStrongConfirm HSM capability and PKI ownership
Communication Boundary ControlVehicle and offboard interface boundariesExternal Interfaces / Security ServicesModerateConfirm exact boundaries and failure policy
Security LoggingSecurity event evidenceLogging / Event Reporting InterfaceModerateConfirm event set and reporting channel
Vulnerability and Incident HandlingField security postureSecurity Operations / Compliance ProcessStrongConfirm reporting channels and responsibilities
Cybersecurity Evidence and DIAApproval and residual-risk caseEngineering Toolchain / OEM Approval InterfaceStrongConfirm DIA split and authority

7. Requirement Evidence Coverage

Total Requirements1790Markdown-derived baseline
Security Requirements166Cybersecurity category
Architecture Drivers1127Architecture mapping rows
Interface-Related Requirements74Interface category
Assumptions1Tracked, not confirmed
Clarifications472Customer decision queue

This table is horizontally scrollable. Use the bottom scrollbar to view all columns.

Coverage ItemCountInterpretation
Total Requirements1790Markdown-derived baseline
Security Requirements166Cybersecurity category
Architecture Drivers1127Architecture mapping rows
Interface-Related Requirements74Interface category
Assumptions1Tracked, not confirmed
Clarifications472Customer decision queue

7.1 Supplier System Requirement Coverage

Customer Requirements1789total
Active Requirements1790in baseline
Derived Supplier System Requirements73many-to-many
Customer Requirements Mapped to SSRs698derivable mapped
Unmapped Active Requirements0derivable gap
Blocked by Clarification238open
Derivation Coverage %100.0%of derivable

This table is horizontally scrollable. Use the bottom scrollbar to view all columns.

Coverage ItemCountInterpretation
Customer Requirements1789total
Active Requirements1790in baseline
Derived Supplier System Requirements73many-to-many
Customer Requirements Mapped to SSRs698derivable mapped
Unmapped Active Requirements0derivable gap
Blocked by Clarification238open
Derivation Coverage %100.0%of derivable

8. Open Decisions

This table is horizontally scrollable. Use the bottom scrollbar to view all columns.

DecisionPriorityQuestionAreaOwner
CQ-BOUNDARY-03P1Confirm the customer decision needed to baseline this requirement item: Term Definition Shall This word, or the term "Required", means that the definition is an absolute requirement of the specification. Threat Analysis and Risk Assessment A structured approach to identify possible threats and evaluate risks with respect to the potential damages and the effort needed for successful attack. Cybersecurity concept A cybersecurity concept is a work product that documents cybersecurity relevant aspects of the product. The cybersecurity concept shall describe the scope of the risk analysis, risks that were identified during the risk analysis, cybe rsecurity goals, cybersecurity requirements, mitigation strategies, validation, and verification strategies, etc. Table 1: Definition of terms. This affects product/system boundary scope, supplier positioning, and traceability status.System boundary / item definitionJoint
CQ-BOUNDARY-05P1Confirm the customer decision needed to baseline this requirement item: Note: The vehicle manufacturer and supplier shall collaboratively define the context of the system or function to enable the supplier performing the risk assessment.. This affects product/system boundary scope, supplier positioning, and traceability status.System boundary / item definitionJoint
CQ-BOUNDARY-127P1Confirm the customer decision needed to baseline this requirement item: Table 1 – Definition of Terms Term Definition Shall This word, or the terms "Required" or "Must", means that the definition is an absolute requirement of the specification. Shall not This phrase, or the phrase "Must not", means that the definition is an absolute prohibition of the specification. Should This word, or the adjective “Recommended”, means that there may exist valid reasons in particular circumstances to ignore a particular item, but the full implications shall be understood and carefully weighed before choosing a different course. Should not This phrase, or the phrase “Not recommended”, means that there may exist valid reasons in particular circumstances when the particular behavior is acceptable or even useful, but the full implications should be understood and the case carefully weighed before implementing any behavior described with this label. May This word, or the adjective “Optional”, means that an item is truly optional. One vendor may choose to include the item because a particular marketplace requires it or because the vendor feels that it enhances the product while another vendor may omit the same item. An implementation which does not include a particular option shall be prepared to interoperate with another implementation which does include the option, though perhaps with reduced functionality. In the same vein an implementation which does include a particular option shall be prepared to interoperate with another implementation which does not include the option (except, of course, for the feature the option provides).. This affects product/system boundary scope, supplier positioning, and traceability status.System boundary / item definitionJoint
CQ-BOUNDARY-158P1Confirm the customer decision needed to baseline this requirement item: Byte Description Range Resolu tion This byte shall be set to value 2 and is used to identify the response structure variant #9 Occurrence counter OCC, as described in section 5.7.2 [unsigned integer] 0..127 0 M #10 DTC priority 1 – Highest priority 2 - Second highest priority 3 – Lowest priority 255 – Unknown 1..3, 255 0xFF M #11..#16 Time/Date of the first DTC activation See Table 98 but without byte #7 and #8 M #17..#22 Time/Date of the latest DTC activation M #23..#26 ECU Operational hours at the first DTC activation [4-byte int, big endian] as described in section 5.7.5.2.. This affects product/system boundary scope, supplier positioning, and traceability status.System boundary / item definitionJoint
CQ-BOUNDARY-199P1Confirm the customer decision needed to baseline this requirement item: The server shall have support for the ASN.1 contents as defined: DataSecurityContainer ::= SEQUENCE { version OCTET STRING (SIZE(2)), id OCTET STRING (SIZE(16)), verificationEntries SEQUENCE (SIZE(0..MAX)) OF VerificationEntry, encryptionEntries SEQUENCE (SIZE(0..MAX)) OF EncryptionEntry, itemEntries SEQUENCE (SIZE(0..MAX)) OF ItemEntry } VerificationEntry ::= CHOICE { hashCmp [0] EXPLICIT HashCmp }. This affects product/system boundary scope, supplier positioning, and traceability status.System boundary / item definitionJoint
CQ-BOUNDARY-201P1Confirm the binding diagnostic behavior and service authorization expected for this item: The purpose of this document is to clarify vehicle manufacture specific extensions and exceptions to the Authentication 0x29 service specified in ISO 14229-1:2020. CVS150 Cryptographic Specification CVS32 SecuredDataTransmis sion 0x84 CVS151 RBAC CVS33 Entity Management Protocol (EMP) CVS31 Authenticate 0x29 CVS124 Traton Specification on Unified diagnostic services (UDS) CVS30 X.509 Specification CVS34 EMP – Basic Entities Figure 1 – Overview of relation between specifications The following documents are normative and indispensable for the application of this document: • Traton Specification on Unified diagnostic Services (UDS) requirements (CVS124) • ISO 14229-1:2020, Road vehicles — Unified diagnostic services (UDS) — Part 1: Specification and requirements Whenever a requirement in this specification or the Traton Specification on Unified diagnostic Services (UDS) requirements (CVS124) is non-compliant with one or more requirements in ISO 14229-1:2020 the requirements in this specification and (CVS124) take precedence. Any deviations from this specification shall be documented and must be reviewed by the vehicle manufacturer. It is the vehicle manufacturer that decides if a deviation can be accepted or not. Multiple security concepts are available in the Authentication (ISO 14229-1:2020) service, however, only APCE (ISO 14229-1:2020) is supported by the concept described in this document, see Figure 2.. This affects UDS service allocation, security-access roles, safe-state checks, and verification scope.System boundary / item definitionJoint
CQ-BACKEND-02P2Confirm whether this software-update/bootloader item is binding for the ECA ECU baseline or informative guidance: It should be possible to reuse the generic bootloader for future currently unknown purposes/applications without a need to create a new part number for the platform.. This affects bootloader/update design scope, diagnostic programming behavior, verification evidence, and supplier effort estimation.Backend and IT Systems / Security OperationsJoint

9. Review Navigation

Architecture cockpit evidence markdown

Architecture Cockpit

1. System Snapshot

MetricValueStatus
System NameElectric Clutch Actuator (ECA) Control ECU - TRATON GW AMT Gearbox PlatformWorking interpretation
Vehicle ContextTRATON GW Automated Manual Transmission (AMT) Gearbox PlatformConfirmed function context
System TypeSafety-related drivetrain actuator ECU with integrated power-electronics actuation, carrying an automotive cybersecurity engineering scope (ISO/SAE 21434-style concept and TARA input).Inferred security scope
Requirement Count1790Markdown-derived
Feature Count3Generated from requirement clusters
Interface Count10Generated from interface model
Security Capability Count13Generated from security model
P1 Decision Count6Open customer decisions
Traceability GateWARN - Customer Clarification NeededDo not force PASS while decisions are open
Customer ReadinessReady for customer clarification workshopWorkshop-ready
OCR StatusfalseMust remain false
PDF Downstream AnalysisfalseMarkdown-derived only

2. Product Identity

ItemValueConfidenceEvidence
Working system nameElectric Clutch Actuator (ECA) Control ECU - TRATON GW AMT Gearbox PlatformMediumsource document; function wording in cleaned Markdown
Vehicle platform contextTRATON GW Automated Manual Transmission (AMT) Gearbox PlatformHighsource document page 3-4and source document
Main controlled functionCAN/PWM-commanded clutch engagement and disengagementHighRFQX-1001379436-P10-000-01-0002; RFQX-1001379436-P10-000-01-0058; RFQX-3299216-1-0002; RFQX-3299216-1-0003; RFQX-3299216-1-0004; RFQX-3299216-1-0005; RFQX-3299216-1-0006; RFQX-3299216-1-0007 (sample: 8 of 162)
ECU involvementECA has its own embedded ECU/control scopeHighRFQX-1001379436-P10-000-01-0001; RFQX-1001379436-P10-000-01-0002; RFQX-1001379436-P10-000-01-0003; RFQX-1001379436-P10-000-01-0004; RFQX-1001379436-P10-000-01-0005; RFQX-1001379436-P10-000-01-0006; RFQX-1001379436-P10-000-01-0007; RFQX-1001379436-P10-000-01-0008 (sample: 8 of 337)
Cybersecurity scopeDiagnostics, update/flash, key/certificate, secure communication, evidence and residual-risk workflowMediumRFQX-1001379436-P10-000-01-0001; RFQX-1001379436-P10-000-01-0003; RFQX-1001379436-P10-000-01-0005; RFQX-1001379436-P10-000-01-0006; RFQX-1001379436-P10-000-01-0007; RFQX-1001379436-P10-000-01-0008; RFQX-1001379436-P10-000-01-0012; RFQX-1001379436-P10-000-01-0013 (sample: 8 of 166)

3. One-Screen Architecture

Diagram source: generated RFQX evidence.

Conclusion: the review baseline is an ECA ECU security architecture with vehicle, diagnostic, OEM/backend and supplier engineering boundaries kept explicit.

4. Main System Capabilities

CapabilityPurposeMain InterfacesSecurity RelevanceStatus
Clutch Actuation ControlCore actuator controlVehicle Network Interface (CAN)Safety-relevant command/status handlingConfirmed
Vehicle Integration and CAN CommunicationVehicle command/status exchangeVehicle Network Interface (CAN), PWM wake-upMessage authenticity/freshness allocationConfirmed
Secure Diagnostics and Role-Based AccessControlled service and engineering accessDiagnostic Tester InterfacePrivileged access controlInferred
Secure Software Update and FlashMaintain trusted ECU softwareUpdate / Flash Interface, Diagnostic Tester InterfaceSoftware authenticity and integrityInferred
Key and Certificate HandlingTrust-material lifecyclePKI / Provisioning InterfaceRoot of trust for diagnostics, update and secure communicationInferred
Secure Data Transfer / Communication BoundaryProtected security-relevant data exchangeVehicle Network Interface, Secure Data Transfer InterfaceAuthenticity, integrity and freshnessInferred
Security Logging and Event HandlingSecurity evidence and response inputLogging / Event Reporting InterfaceAuditability and incident supportInferred
Cybersecurity Lifecycle and EvidenceApproval-ready security caseSupplier Evidence, OEM Approval InterfaceTraceable residual-risk argumentConfirmed

5. Interfaces and Trust Boundaries

InterfaceConnected PartiesData / Control FlowTrust BoundaryProtection NeededStatus
Vehicle Network Interface (CAN)Transmission control / vehicle ECUs -> ECA application softwareCAN demand, PWM wake-up, actuator status and DTCsVehicle network to ECUSignal validation, freshness, authenticity where allocatedRequires Confirmation
Diagnostic Tester InterfaceService / engineering tester -> ECA diagnostic serverUDS requests, Auth 0x29, sessions and programmingExternal service tool to ECUAuthentication, authorization, lockout, rate limiting and auditRequires Confirmation
Software Update / Flash InterfaceProgramming tool or update backend -> Bootloader / update logicSigned packages, IVD data and programming resultsOffboard update source to ECUSignature validation, integrity checks, rollback control and loggingRequires Confirmation
Key and Certificate Provisioning InterfacePKI / provisioning authority -> ECA security servicesKeys, certificates and trust anchorsTrust authority to ECUProtected storage, certificate validation and lifecycle controlRequires Confirmation
Secure Data Transfer InterfaceVehicle network peers -> ECA security/application servicesSecOC/SDT protected messages, counters and MACsECU-to-ECU data boundaryFreshness, replay protection, MAC verification and discard rulesRequires Confirmation
Security Logging / Event Reporting InterfaceECA ECU -> Backend / security operationsSecurity events, diagnostic attempts and update resultsECU to offboard operationsEvent integrity, retention, access control and privacy treatmentRequires Confirmation
Supplier Development / Evidence InterfaceSupplier ALM / CI / test environment -> Evidence repository and release processRequirements, tests, builds, traceability and release artifactsEngineering environment to evidence baselineAccess control, artifact integrity and audit trailRequires Confirmation
OEM Approval / Evidence InterfaceSupplier security engineering -> TRATON / OEM review boardCybersecurity concept, V&V evidence, risks and decisionsSupplier to OEM governance boundaryControlled evidence handoff and decision loggingRequires Confirmation

6. Security Capability Map

Security CapabilityProtectsApplied ToEvidence StrengthOpen Decision
Secure Diagnostics and RBACDiagnostic access state and privileged servicesDiagnostic Tester Interface / Diagnostic ServerStrongConfirm final role model and service list
Secure Software UpdateECU software and firmware authenticityBootloader / Update LogicStrongConfirm signing chain, rollback and campaign ownership
Data Authenticity and Integrity VerificationSecurity-relevant vehicle dataVehicle Network / Secure Data Transfer InterfaceModerateConfirm protected signal allocation
Key and Certificate HandlingKeys, certificates and trust anchorsSecurity Services / Hardware Platform / PKIStrongConfirm HSM capability and PKI ownership
Communication Boundary ControlVehicle and offboard interface boundariesExternal Interfaces / Security ServicesModerateConfirm exact boundaries and failure policy
Security LoggingSecurity event evidenceLogging / Event Reporting InterfaceModerateConfirm event set and reporting channel
Vulnerability and Incident HandlingField security postureSecurity Operations / Compliance ProcessStrongConfirm reporting channels and responsibilities
Cybersecurity Evidence and DIAApproval and residual-risk caseEngineering Toolchain / OEM Approval InterfaceStrongConfirm DIA split and authority

7. Requirement Evidence Coverage

Coverage ItemCountInterpretation
Total Requirements1790Markdown-derived extracted baseline
Security Requirements166Security-relevant requirement class
Architecture Drivers1127Mapped architecture rows
Interface-Related Requirements74Interface category
Assumptions24Tracked, not treated as confirmed
Clarifications472Customer-decision queue

8. Open Decisions

DecisionPriorityAreaImpactOwner
CQ-BOUNDARY-03P1System boundary / item definitionBlocks architecture baselineJoint
CQ-BOUNDARY-05P1System boundary / item definitionBlocks architecture baselineJoint
CQ-BOUNDARY-127P1System boundary / item definitionBlocks architecture baselineJoint
CQ-BOUNDARY-158P1System boundary / item definitionBlocks architecture baselineJoint
CQ-BOUNDARY-199P1System boundary / item definitionBlocks architecture baselineJoint
CQ-BOUNDARY-201P1System boundary / item definitionBlocks architecture baselineJoint
CQ-BACKEND-02P2Backend and IT Systems / Security OperationsBlocks implementation planningJoint

9. Review Navigation

ViewUse
Architecture CockpitBoard-level architecture/security summary
System OverviewConcise product and security definition
High-Level ArchitectureComponent and flow diagrams
Security Architecture MapSecurity controls, assets and attack surfaces
Traceability DashboardCoverage and gap summary
Review Board SummaryManagement review one-screen summary