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 These components are fully specified in the software architecture
spezifiziert, aber in dieser Demo nicht ausimplementiert. Sie zeigen nur die (`arch/swe/`) but are not implemented in this demo. Only the header
Header-Schnittstellen. interfaces are shown.
Im Real-Projekt wuerden hier vollstaendige `.c`-Implementierungen plus In a real project, full `.c` implementations and unit tests would
Unit-Tests stehen. live here.
| Komponente | ASIL | SWA | | Component | ASIL | SWA |
|-------------------------|------|-----------| |-------------------------|------|-----------|
| Safety Manager | D | SWA-001 | | Safety Manager | D | SWA-001 |
| Wheel Speed Plausi | B | SWA-004 | | Wheel Speed Plausi | B | SWA-004 |