docs(i18n): stubs README in English
Validate / build-test (macos-latest) (push) Failing after 3s
Validate / build-test (windows-latest) (push) Failing after 14s
Validate / build-test (ubuntu-latest) (push) Successful in 17s
Validate / reports (push) Successful in 50s

This commit is contained in:
Stefan Lohmaier
2026-05-12 03:46:35 -07:00
parent fb2c083551
commit 8451099b90
+7 -7
View File
@@ -1,13 +1,13 @@
# Stubs — nicht implementierte Komponenten
# Stubs — components not implemented
Diese Komponenten sind in der Software-Architektur (`arch/swe/`) vollstaendig
spezifiziert, aber in dieser Demo nicht ausimplementiert. Sie zeigen nur die
Header-Schnittstellen.
These components are fully specified in the software architecture
(`arch/swe/`) but are not implemented in this demo. Only the header
interfaces are shown.
Im Real-Projekt wuerden hier vollstaendige `.c`-Implementierungen plus
Unit-Tests stehen.
In a real project, full `.c` implementations and unit tests would
live here.
| Komponente | ASIL | SWA |
| Component | ASIL | SWA |
|-------------------------|------|-----------|
| Safety Manager | D | SWA-001 |
| Wheel Speed Plausi | B | SWA-004 |