See Embedded Workbench documentation.
- CI validation: add automated configure, build, test, lint/format and documentation checks to detect regressions early.
- End-to-end example: provide a minimal project showing the full flow from specifications to implementation and tests.
- Onboarding: document the first steps to create a new project from the template and what users are expected to customize.
- Methodology validators: add scripts to check duplicated IDs, missing status, missing traceability and broken links in V-model work products.
- Reproducibility: pin critical external dependencies to stable tags or commits instead of floating references such as
main.