Skip to content

feat: read STANDARDS_VERSION for drift comparison instead of VERSION#8

Merged
TMHSDigital merged 7 commits into
mainfrom
feat/standards-version-drift-source
May 24, 2026
Merged

feat: read STANDARDS_VERSION for drift comparison instead of VERSION#8
TMHSDigital merged 7 commits into
mainfrom
feat/standards-version-drift-source

Conversation

@TMHSDigital
Copy link
Copy Markdown
Owner

Summary

  • fetchMetaVersion() renamed to fetchStandardsVersion(), now reads STANDARDS_VERSION from the meta-repo instead of VERSION
  • devtools_checkDrift uses fetchStandardsVersion() for version signal comparisons; summary output key renamed from metaVersion to standardsVersion
  • devtools_getFleetStatus updated to use fetchStandardsVersion(); per-repo output field renamed from metaVersion to metaStandardsVersion to avoid collision with the per-repo standardsVersion field
  • Tests updated: mock key "VERSION" -> "STANDARDS_VERSION", property assertion updated

Why

The meta-repo now has two separate version files: VERSION (release changelog number) and STANDARDS_VERSION (the ecosystem standards surface version tool repos must comply with). The MCP drift tool must compare against STANDARDS_VERSION so its findings agree with the canonical Python drift checker.

Signed-off-by: fOuttaMyPaint <tmhospitalitystrategies@gmail.com>
Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
@github-actions github-actions Bot added the ci label May 24, 2026
TMHSDigital and others added 3 commits May 24, 2026 14:44
…ARDS_VERSION commit)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
Main drifted to 1.11.0 via PR #7; ecosystem standard is still 1.10.0.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
@TMHSDigital TMHSDigital merged commit 2c53882 into main May 24, 2026
7 checks passed
@TMHSDigital TMHSDigital deleted the feat/standards-version-drift-source branch May 24, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant