Requirements#

GenAI Execution
status: valid
security: NO
safety: QM
reqtype: Functional

The platform shall support the execution of Generative AI models (e.g., LLMs) on embedded automotive hardware.

GenAI Interaction Layer
status: valid
security: YES
safety: QM
reqtype: Functional

The platform shall provide a Prompting Interface for GenAI-based agents, enabling structured prompts, streaming output, and context-aware user interaction.

GenAI Action Validation
status: valid
security: YES
safety: ASIL_B
reqtype: Functional

The platform shall validate all LLM-generated actions via domain-specific policies before they are executed.

Structured Vehicle Interface
status: valid
security: YES
safety: ASIL_B
reqtype: Functional

The platform shall provide structured APIs (e.g., via MCP) to access vehicle state and invoke safe vehicle commands.