Skip to content

Prepare the roadmap for v0.8-v1.0#100

Open
lavrovvalera wants to merge 1 commit into
eclipse-score:mainfrom
lavrovvalera:vala_time_roadmap
Open

Prepare the roadmap for v0.8-v1.0#100
lavrovvalera wants to merge 1 commit into
eclipse-score:mainfrom
lavrovvalera:vala_time_roadmap

Conversation

@lavrovvalera

Copy link
Copy Markdown
Contributor

Add Draft Time Module Roadmap to S-CORE v1.0

Closes #99

Summary

Adds an initial delivery plan for the Time module on the path from v0.8 to S-CORE v1.0.
The plan documents agreed maturity-level targets (L0–L4) per process area and per SW component
at each release gate, making gaps and risks explicit so the team can plan sprint work accordingly.

Changes

  • docs/release/roadmap.rst — new document covering:
    • Feature scope for v1.0 (SteadyTime, SystemTime, VehicleTime, HighResSteadyTime in-scope; AbsoluteTime deferred)
    • Roadmap Overview table: artefact × milestone with L0–L4 targets for all process areas (PA2–PA6)
    • Detailed Breakdown: per-component tables for score/time, score/time_daemon, score/time_slave, score/ts_client
    • Known constraints documented: score/time_slave one-milestone lag, score/ts_client dependency on PR Replace mmap-based IPC with score_baselibs SharedMemoryFactory in ts_client #54
    • Summary gate compliance table (project requirement vs. Time module delivery + gap/risk)
    • Epics & tracking links to the TIM board
  • docs/index.rst — adds a "Release Planning" toctree section pointing to the new document
  • proposed_tickets.md — records proposed GitHub issues for the v0.9–v1.0 backlog (reference only; not part of the rendered docs)

Notes

  • This is a living document — targets will be updated as work progresses through each release gate
  • The time_module_roadmap.md at the repository root is superseded by this RST file and can be removed in a follow-up cleanup

@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: 37f94785-7f7b-4b87-96d9-8b4b98c6d82e
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'aspect_rules_lint', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 2 packages loaded
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Analyzing: target //:license-check (3 packages loaded)
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)

Analyzing: target //:license-check (76 packages loaded, 9 targets configured)

Analyzing: target //:license-check (148 packages loaded, 1944 targets configured)

Analyzing: target //:license-check (157 packages loaded, 5487 targets configured)

Analyzing: target //:license-check (161 packages loaded, 7995 targets configured)

Analyzing: target //:license-check (169 packages loaded, 8049 targets configured)

Analyzing: target //:license-check (169 packages loaded, 8049 targets configured)

Analyzing: target //:license-check (169 packages loaded, 8049 targets configured)

Analyzing: target //:license-check (172 packages loaded, 9937 targets configured)

Analyzing: target //:license-check (172 packages loaded, 9937 targets configured)

INFO: Analyzed target //:license-check (174 packages loaded, 10184 targets configured).
[3 / 15] Creating runfiles tree bazel-out/k8-fastbuild/bin/license.check.license_check.runfiles; 0s local ... (2 actions, 1 running)
[9 / 16] [Prepa] Expanding template external/score_tooling+/dash/tool/formatters/dash_format_converter [for tool]
[12 / 16] checking cached actions
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[14 / 16] checking cached actions
[14 / 16] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 38.285s, Critical Path: 2.18s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Define Draft Time Module Roadmap to S-CORE v1.0

1 participant