Overall Status#
Important
Data collected on: 2026-06-02
Note
This status overview is generated with AI assistance and is not yet fully accurate. It is intended as a directional snapshot — the trend and structure are correct, but individual figures and statuses may still be off. Treat the numbers as indicative until the underlying data sources are fully validated.
This page tracks feature and process status across the SCORE platform modules.
It is regenerated from live eclipse-score GitHub repositories pinned via
known_good.json.
Process Area 1 — Change Management#
Process Status
Process req. status |
ISO 26262 std_req status |
Req. verification status |
|---|---|---|
Module |
CR approved |
|---|---|
Baselibs |
✅ Accepted |
Communication |
✅ Accepted
|
Logging |
✅ Accepted
|
Persistency |
✅ Accepted
|
Time |
✅ Accepted
|
Config Mgmt |
✅ Accepted
|
Lifecycle |
✅ Accepted
|
Security/Crypto |
✅ Accepted
|
Diagnostic Services |
✅ Accepted
|
NM |
❌ Open |
Some/IP |
✅ Accepted
|
Process Area 2 — Requirements Engineering#
Process Status
Process req. status |
ISO 26262 std_req status |
Req. verification status |
|---|---|---|
Fig. 65 Total Feature and Component Requirements across the 11 PA2 modules per release (v0.5.0-beta → v0.6.0 → v0.7.0 → current main).#
Module |
Feature Req |
Component Req |
Req. Inspection |
|---|---|---|---|
Baselibs |
✅ Available (37/37) |
✅ Available (84/84 comp_req + 32/32 AoU) |
🔄 20% (2/10) |
Communication |
✅ Available (53/53) |
✅ Available (0/0 comp_req [TRLC] + 33/33 AoU) |
❌ Open |
Logging |
✅ Available (46/46) |
❌ Open |
❌ Open |
Persistency |
✅ Available (37/37) |
✅ Available (35/35 comp_req) |
🔄 50% (1/2) |
Time |
✅ Available (15/15) |
❌ Open |
❌ Open |
Config Mgmt |
✅ Available (13/13) |
❌ Open |
❌ Open |
Lifecycle |
🔄 0% (0/92) |
🔄 0% (0/1 comp_req + 0/1 AoU) |
❌ Open |
Security/Crypto |
✅ Available (41/41) |
❌ Open |
❌ Open |
Diagnostic Services |
✅ Available (22/22) |
❌ Open |
❌ Open |
NM |
❌ Open |
❌ Open |
❌ Open |
Some/IP |
✅ Available (5/5) |
✅ Available (8/8 comp_req) |
❌ Open |
Process Area 3 — Architecture Design#
Process Status
Process req. status |
ISO 26262 std_req status |
Req. verification status |
|---|---|---|
Fig. 66 Total Feature and Component Architecture elements across the 11 PA2 modules per release (v0.5.0-beta → v0.6.0 → v0.7.0 → current main).#
Module |
Feature Arch |
Component Arch |
Arch. Inspection |
|---|---|---|---|
Baselibs |
✅ Available (3/3) |
🔄 98% (164/166) |
🔄 80% (8/10) |
Communication |
✅ Available (3/3) |
✅ Available (16/16) |
❌ Open |
Logging |
✅ Available (1/1) |
✅ Available (3/3) |
❌ Open |
Persistency |
✅ Available (9/9) |
🔄 0% (0/3) |
🔄 0% (0/2) |
Time |
❌ Open |
❌ Open |
❌ Open |
Config Mgmt |
❌ Open |
❌ Open |
❌ Open |
Lifecycle |
🔄 60% (3/5) |
✅ Available (15/15) |
❌ Open |
Security/Crypto |
❌ Open |
🔄 0% (0/23) |
❌ Open |
Diagnostic Services |
❌ Open |
❌ Open |
❌ Open |
NM |
❌ Open |
❌ Open |
❌ Open |
Some/IP |
❌ Open |
✅ Available (2/2) |
❌ Open |
Process Area 4 — Implementation#
Process Status
Process req. status |
ISO 26262 std_req status |
Req. verification status |
|---|---|---|
Fig. 67 Estimated Lines of Code across the 11 PA2 modules per release (v0.5.0-beta → v0.6.0 → v0.7.0 → current main).#
Module |
SW Dev Plan |
Code |
Detailed Design |
Impl. Inspection |
|---|---|---|---|---|
Baselibs |
✅ Available |
✅ Available (~315,200 LOC) |
❌ Open |
🔄 0% (0/9) |
Communication |
✅ Available |
✅ Available (~253,700 LOC) |
❌ Open |
❌ Open |
Logging |
✅ Available |
✅ Available (~50,800 LOC) |
❌ Open |
❌ Open |
Persistency |
✅ Available |
✅ Available (~18,000 LOC) |
❌ Open |
🔄 0% (0/1) |
Time |
✅ Available |
✅ Available (~23,200 LOC) |
❌ Open |
❌ Open |
Config Mgmt |
✅ Available |
✅ Available (~20,400 LOC) |
❌ Open |
❌ Open |
Lifecycle |
✅ Available |
✅ Available (~51,800 LOC) |
✅ Available (1/1) |
❌ Open |
Security/Crypto |
✅ Available |
✅ Available (~51,600 LOC) |
❌ Open |
❌ Open |
Diagnostic Services |
✅ Available |
❌ Open |
❌ Open |
❌ Open |
NM |
✅ Available |
❌ Open |
❌ Open |
❌ Open |
Some/IP |
✅ Available |
✅ Available (~24,500 LOC) |
❌ Open |
❌ Open |
Process Area 5 — Verification#
Process Status
Process req. status |
ISO 26262 std_req status |
Req. verification status |
|---|---|---|
Fig. 68 Test counts and coverage across the 11 PA2 modules per release (v0.5.0-beta → v0.6.0 → v0.7.0 → current main).#
Note
C0/C1 Coverage data is sourced from the reference_integration
CI (Code Quality & Documentation workflow,
bazel coverage --config=ferrocene-coverage). C0 = line coverage,
C1 = branch coverage. Rust coverage reports line coverage only.
Modules not yet integrated into the reference_integration CI
(Time, Config Mgmt, Security/Crypto, Some/IP) show ❌ Open.
Note
Static Code Analysis is tracked per module via dedicated CI
workflows (clang-tidy for C++, Rust Clippy for Rust). All listed
workflows are zero-tolerance (CI fails on any finding), so a passing
main branch implies 0 open findings. Additionally, CodeQL
runs centrally across all pinned repositories in
reference_integration (finding counts require the GitHub Security
tab).
Dynamic Code Analysis is tracked via sanitizer CI workflows
(ASan/UBSan/LSan via --config=asan_ubsan_lsan, TSan via
--config=tsan). All listed workflows are zero-tolerance, so a
passing main branch implies 0 sanitizer findings.
Module |
Unit Tests |
C0/C1 Cov |
Comp. IT |
Feat. IT |
Static |
Dynamic |
Module Ver. Rpt |
|---|---|---|---|---|---|---|---|
Baselibs |
✅ Available
|
🔄
|
✅ Available
|
❌ Open |
✅ 0 findings |
✅ 0 findings |
❌ Open |
Communication |
✅ Available
|
🔄
|
✅ Available
|
❌ Open |
🔄 Configured (no CI) |
✅ 0 findings |
❌ Open |
Logging |
✅ Available
|
🔄
|
❌ Open |
✅ Available
|
❌ Open |
❌ Open |
❌ Open |
Persistency |
✅ Available
|
🔄
|
✅ Available |
✅ Available
|
✅ 0 findings |
❌ Open |
✅ Available |
Time |
✅ Available
|
❌ Open |
✅ Available
|
❌ Open |
❌ Open |
❌ Open |
❌ Open |
Config Mgmt |
✅ Available
|
❌ Open |
❌ Open |
❌ Open |
✅ 0 findings |
❌ Open |
❌ Open |
Lifecycle |
✅ Available
|
🔄
|
✅ Available
|
❌ Open |
✅ 0 findings |
❌ Open |
❌ Open |
Security/Crypto |
✅ Available |
❌ Open |
✅ Available
|
❌ Open |
❌ Open |
❌ Open |
❌ Open |
Diagnostic Services |
❌ Open |
❌ Open |
❌ Open |
❌ Open |
❌ Open |
❌ Open |
❌ Open |
NM |
❌ Open |
❌ Open |
❌ Open |
❌ Open |
❌ Open |
❌ Open |
❌ Open |
Some/IP |
✅ Available
|
❌ Open |
✅ Available
|
❌ Open |
❌ Open |
❌ Open |
❌ Open |
Platform Verification Report
platform_ver_report — 🔄 Draft (single project-wide deliverable)