Skip to content

docs: sync master-data example with current Stammdaten schema - #172

Merged
DeepDiver1975 merged 1 commit into
mainfrom
docs/sync-master-data-example
Sep 1, 2026
Merged

docs: sync master-data example with current Stammdaten schema#172
DeepDiver1975 merged 1 commit into
mainfrom
docs/sync-master-data-example

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Collaborator

Summary

  • docs/master-data.example.json was missing the links and vehicles categories that MasterDataSet/MasterDataJson already support, so it no longer matched the "full schema" reference the README promises.
  • Added the two missing categories to the example file, following its existing fictional-data convention.
  • Added a project rule to AGENTS.md requiring the example file to be kept in sync whenever the master-data schema changes.

Test plan

  • python3 -m json.tool confirms the file is still valid JSON
  • Verified the example file's top-level keys now match MasterDataSet's fields exactly (no missing/extra)
  • Docs-only change, no UI/behavior change — no screenshots needed

🤖 Generated with Claude Code

https://claude.ai/code/session_01UreNDccLAQTXPm5snDpugv

docs/master-data.example.json was missing the links and vehicles
categories that MasterDataSet/MasterDataJson already support, so it no
longer matched the "full schema" reference the README promises. Add a
project rule to keep the two in sync going forward.

Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
@DeepDiver1975
DeepDiver1975 force-pushed the docs/sync-master-data-example branch from 835ba6b to a17bcda Compare September 1, 2026 07:48
@DeepDiver1975
DeepDiver1975 merged commit db05b35 into main Sep 1, 2026
2 checks passed
@DeepDiver1975
DeepDiver1975 deleted the docs/sync-master-data-example branch September 1, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant