Merged
Conversation
stmuench
reviewed
Nov 4, 2025
docs/design/mvp.md
Outdated
| # OpenSOVD MVP Roadmap | ||
|
|
||
| This document defines the MVP scope for OpenSOVD to realize an end-to-end diagnostic stack by end of 2026. | ||
| The core idea is to provide a useable stack first and iterate on features later. |
There was a problem hiding this comment.
Suggested change
| The core idea is to provide a useable stack first and iterate on features later. | |
| The core idea is to provide a useable stack with reduced feature scope first and iterate on further features later. |
?
stmuench
reviewed
Nov 4, 2025
| 1. Provide a minimal Diagnostic Fault Manager with persistent storage (DTC state, catalog version). | ||
| 1. Supply the Fault Library to S-CORE components, including catalog ingestion. | ||
| 1. Expose an SOVD server that supports DTC read/clear, trigger service and connection to Classic Diagnostic Adapter. | ||
| 1. Deliver a Classic Diagnostic Adapter that proxies core UDS services (read DTC, clear DTC) into SOVD. |
There was a problem hiding this comment.
Suggested change
| 1. Deliver a Classic Diagnostic Adapter that proxies core UDS services (read DTC, clear DTC) into SOVD. | |
| 1. Deliver a Classic Diagnostic Adapter that proxies core UDS services of connected legacy ECUs (read DTC, clear DTC) into SOVD. |
rama492
reviewed
Nov 4, 2025
lh-sag
reviewed
Nov 5, 2025
Contributor
lh-sag
left a comment
There was a problem hiding this comment.
@timkl7 thanks for the proposal.
Should we revisit the initial design https://github.com/eclipse-opensovd/opensovd/blob/main/docs/design/design.md do a fresh-up and mark/annotate those component with v1.0?
FScholPer
approved these changes
Nov 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Define the high-level OpenSOVD MVP Scope and Roadmap until end of 2026.
Checklist
Related
Notes for Reviewers