diff --git a/docs/index.rst b/docs/index.rst index 9d2c6eb9..77a5edf3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -43,3 +43,4 @@ Documentation features/index process/index platform_management_plan/index.rst + score_releases/index.rst diff --git a/docs/score_releases/_assets/score_mvp.svg b/docs/score_releases/_assets/score_mvp.svg new file mode 100644 index 00000000..1daf20cc --- /dev/null +++ b/docs/score_releases/_assets/score_mvp.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/docs/score_releases/_assets/score_timeline.svg b/docs/score_releases/_assets/score_timeline.svg new file mode 100644 index 00000000..8bf93511 --- /dev/null +++ b/docs/score_releases/_assets/score_timeline.svg @@ -0,0 +1,4 @@ + + + +
Q1/2025

SCORE MVP Concepts
Agreed & Implemented
Q2/2025

SCORE MVP
Feature Complete
XX/2025

SCORE MVP
Certifiable
\ No newline at end of file diff --git a/docs/score_releases/index.rst b/docs/score_releases/index.rst new file mode 100644 index 00000000..afe11da0 --- /dev/null +++ b/docs/score_releases/index.rst @@ -0,0 +1,99 @@ +.. + # ******************************************************************************* + # Copyright (c) 2024 Contributors to the Eclipse Foundation + # + # See the NOTICE file(s) distributed with this work for additional + # information regarding copyright ownership. + # + # This program and the accompanying materials are made available under the + # terms of the Apache License Version 2.0 which is available at + # https://www.apache.org/licenses/LICENSE-2.0 + # + # SPDX-License-Identifier: Apache-2.0 + # ******************************************************************************* + +SCORE Releases Overview +======================= + +Timeline +-------- + +.. image:: _assets/score_timeline.svg + :width: 700 + :alt: Infrastructure overview + :align: center + +Overview +-------- + +.. image:: _assets/score_mvp.svg + :width: 900 + :alt: Infrastructure overview + :align: center + +SW Module List +-------------- + +.. list-table:: SCORE software modules overview + :header-rows: 1 + + * - SW Module Name + - Committer List + - Release + - Date + - Contribution Request + - Repo + * - Logging + - ... + - MVP + - Q4 + - ... + - `mw_log `_ + * - IPC + - ... + - MVP + - Q4 + - ... + - `mw_com `_ + * - Persistency + - ... + - MVP + - Q4 + - ... + - `mw_per `_ + * - Fixed Execution Order Framework + - ... + - MVP + - Q4 + - ... + - `feo `_ + * - Mixed Criticality Software Orchestrator + - ... + - MVP + - Q4 + - ... + - ... + * - ... + - ... + - ... + - ... + - ... + - ... + * - ... + - ... + - ... + - .. + - ... + - ... + * - ... + - ... + - ... + - ... + - ... + - ... + * - ... + - ... + - ... + - ... + - ... + - ...