[26.06] Ecopass KIT - #1548
Conversation
Added a section on use cases covered by the EcoPass KIT, including the Battery Passport standard and its implications for the automotive industry. Removed outdated content regarding today's challenges in supply chains.
Removed the detailed process for the creation of new passports, as a KIT is not the right place to explain this, as it might confuse readers.
As the App of the battery pass viewer is no longer maintained, it needs to be removed from the KIT. The success stories directory would then be empty and can also be deleted.
Removed detailed section on Electric Drive Passport including introduction, product information, and example payload, since it is outdated and not being worked on.
To remove unused images of eco pass app
The EcoPass KIT was designed way before the templates existed. It is transfered with this request to the structure in docs-kits/kit-template/graduated
|
Some content is added until end of week describing the data models and clean up of misssing information planned |
Thanks @matbmoser, has been signed, can you retrigger the scan? |
|
@matbmoser eca is solved :) |
matbmoser
left a comment
There was a problem hiding this comment.
So I have added my comments and some updates to make this look good.
|
I am requesting the master builder to review |
There was a problem hiding this comment.
Pull request overview
Hi! I'm the KIT Master Builder — your Eclipse Tractus-X KIT architect and reviewer.
I've reviewed your PR and here’s what I found.
This PR restructures the EcoPass KIT documentation to better align with the KIT template for release 26.06, removes deprecated/obsolete content (old reference app / success story docs / legacy views), and introduces an Industry Extensions section.
Changes:
- Restructured EcoPass KIT content into template-aligned view folders (adoption/development/operations) and updated sidebar navigation accordingly.
- Added an Automotive “Industry Extension” section and supporting category metadata files.
- Cleaned up removed/deprecated success-story assets and legacy view pages; regenerated nav items.
✅ What I Like
- The new folder structure (
adoption-view/,development-view/,operations-view/) matches the KIT template direction and makes the content easier to navigate. - Adding
_category_.jsonfiles for the new sections improves Docusaurus navigation and discoverability. - The changelog was brought closer to Keep a Changelog + SemVer structure.
⚠️ Changes I Need You to Make
- Fix the license header mismatch in
industry-extensions/automotive/overview.md(Apache-2.0 header vs CC-BY-4.0 NOTICE) to avoid conflicting licensing signals (TRG 7.07). - Remove the repo-wide VS Code
files.excluderules that hide most of the repository for all contributors. - Replace the invalid/future example date (
7172-75-08) indevelopment-view.mdwith a valid ISO date.
💡 My Suggestions
- Tighten the wording in the DPP Rulebook “Target Audience” sentence for readability (minor grammar/punctuation cleanup).
- In
changelog.md, the “Generated automatically” logo block should useKit3DLogo(to match the intent of the template-style block you introduced).
📋 Checklist Results
- KIT structure & sidebar wiring: Pass (with the new view folders + sidebar updates)
- Legal consistency (TRG 7.07): Fail (license header mismatch in automotive extension page)
- Content correctness: Fail (invalid/future sample date in development view)
- Repo maintainability: Fail (
.vscode/settings.jsonexcludes nearly everything)
Reviewed changes
Copilot reviewed 25 out of 31 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| utils/generated/kitNavItems.js | Regenerated kit navigation items from master data. |
| sidebarsDocsKits.js | Updated EcoPass sidebar entries to new folder/view structure and renamed Success Stories to Industry Extensions. |
| docs-kits/kits/eco-pass-kit/success-stories/battery-pass-viewer-app.mdx | Removed deprecated success story page. |
| docs-kits/kits/eco-pass-kit/software-operation-view.md | Removed legacy operation view page (replaced by operations-view folder). |
| docs-kits/kits/eco-pass-kit/software-development-view.md | Removed legacy development view page (replaced by development-view folder). |
| docs-kits/kits/eco-pass-kit/resources/success-stories/DigitalProductPass_DEMO_View2_Components_Module.png.license | Removed success-story image license sidecar (as part of success-stories cleanup). |
| docs-kits/kits/eco-pass-kit/resources/success-stories/DigitalProductPass_DEMO_View1_Module.png.license | Removed success-story image license sidecar (as part of success-stories cleanup). |
| docs-kits/kits/eco-pass-kit/resources/success-stories/BatteryLogo.png.license | Removed success-story image license sidecar (as part of success-stories cleanup). |
| docs-kits/kits/eco-pass-kit/resources/success-stories/battery-pass-viewer-app2.png.license | Removed success-story image license sidecar (as part of success-stories cleanup). |
| docs-kits/kits/eco-pass-kit/resources/success-stories/battery-pass-viewer-app1.png.license | Removed success-story image license sidecar (as part of success-stories cleanup). |
| docs-kits/kits/eco-pass-kit/resources/img/REUSE.toml | Added REUSE annotations file for EcoPass KIT images. |
| docs-kits/kits/eco-pass-kit/operations-view/operations-view.md | Added new Operations View page in template-aligned structure. |
| docs-kits/kits/eco-pass-kit/operations-view/category.json | Added category metadata for Operations View section. |
| docs-kits/kits/eco-pass-kit/industry-extensions/automotive/overview.md | Added Automotive industry extension content (needs header license alignment). |
| docs-kits/kits/eco-pass-kit/industry-extensions/automotive/category.json | Added category metadata for Automotive extension. |
| docs-kits/kits/eco-pass-kit/industry-extensions/category.json | Added category metadata for Industry Extensions section. |
| docs-kits/kits/eco-pass-kit/documentation/dpp-rulebook.md | Added Target Audience block and cleaned NOTICE formatting. |
| docs-kits/kits/eco-pass-kit/documentation/category.json | Added category metadata for Documentation section. |
| docs-kits/kits/eco-pass-kit/development-view/development-view.md | Added new Development View page (contains invalid/future sample date). |
| docs-kits/kits/eco-pass-kit/development-view/architecture.md | Added Business Architecture Overview page under Development View. |
| docs-kits/kits/eco-pass-kit/development-view/category.json | Added category metadata for Development View section. |
| docs-kits/kits/eco-pass-kit/changelog.md | Reworked changelog structure and added template-style logo block (should use Kit3DLogo). |
| docs-kits/kits/eco-pass-kit/adoption-view/adoption-view.md | Added new Adoption View page in template-aligned structure. |
| docs-kits/kits/eco-pass-kit/adoption-view/category.json | Added category metadata for Adoption View section. |
| docs-kits/kits/eco-pass-kit/adoption-view.md | Removed legacy single-file Adoption View (replaced by folder-based view). |
| .vscode/settings.json | Added aggressive workspace exclude rules (should be reverted for repo-shared settings). |






Description
This PR focuses on the following points:
It updated eclipse-tractusx/sig-release#1546
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: