# Stubs — components not implemented

These components are fully specified in the software architecture
(`arch/swe/`) but are not implemented in this demo. Only the header
interfaces are shown.

In a real project, full `.c` implementations and unit tests would
live here.

| Component               | ASIL | SWA       |
|-------------------------|------|-----------|
| Safety Manager          | D    | SWA-001   |
| Wheel Speed Plausi      | B    | SWA-004   |
| Inclinometer Filter     | B    | SWA-005   |
| Display Manager         | QM   | SWA-007   |
| Diagnostic Manager      | QM   | SWA-008   |
| Service Mode            | QM   | SWA-009   |
| Logger                  | QM   | SWA-010   |
