Skip to content

feat(vehicle): evidence write bridge — runtime learning write-path (P2-6)#41

Merged
selimmujdeci merged 2 commits into
mainfrom
feat/vehicle-learning-evidence-bridge
Jul 10, 2026
Merged

feat(vehicle): evidence write bridge — runtime learning write-path (P2-6)#41
selimmujdeci merged 2 commits into
mainfrom
feat/vehicle-learning-evidence-bridge

test(cleanup): safeStorage mock'una safeRemoveRaw ekle (P2-6 transiti…

2afaa31
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 10, 2026 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 133 in src/platform/vehicleLearningEvidenceBridge.ts

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The initial value of t is unused, since it is always overwritten.