Skip to content

feat: align with ecosystem standards v1.7.0 and add drift-check CI#4

Merged
TMHSDigital merged 1 commit intomainfrom
feat/v1.7.0-signal-and-drift-check
Apr 25, 2026
Merged

feat: align with ecosystem standards v1.7.0 and add drift-check CI#4
TMHSDigital merged 1 commit intomainfrom
feat/v1.7.0-signal-and-drift-check

Conversation

@TMHSDigital
Copy link
Copy Markdown
Owner

Phase 2 Session D canary PR. Validates the diff pattern for the v1.7.0 ecosystem rollout before parallel execution across the remaining tool repos.

Two changes

  1. Adds the drift-check job to validate.yml. The job runs the meta-repo's drift checker (composite action at @v1.7) in mode: self against this repo's checkout. Provides PR-time feedback when future changes drift from ecosystem standards.

  2. Bumps standards-version signals across all SKILL.md, .mdc, and AGENTS.md files from 1.6.3 to 1.7.0. Aligns with the v1.7 standards generation per Phase 2 Decision 1 (same-major-minor signal granularity).

The PR's own drift-check run should pass green because both changes arrive in the same diff: the signal bump resolves the drift that the new check would otherwise report.

Why now

Prerequisite work that landed first:

Test plan

  • Local pre-flight: python cli.py --local . --config <meta>/standards/drift-checker.config.json reports 0 errors, 0 warnings
  • PR's drift-check job passes green
  • Existing CFX validate jobs (validate-content, validate-counts, etc.) still pass
  • After merge: release.yml does NOT trigger (per the paths-ignore prereq)

Related

Bumps standards-version signals across all skills, rules, and agent
context files from 1.6.3 to 1.7.0 to align with the meta-repo's
v1.7 standards generation.

Adds .github/workflows/drift-check.yml as a standalone workflow that
runs the meta-repo's drift checker against this repo's checkout on
every PR and push to main. Standalone rather than integrated into
existing validate.yml because validate.yml in this repo has had
pre-existing YAML parser failures since 2026-04-08 (unrelated to
drift checker work). Standalone workflow keeps drift-check
independent of validate.yml's health.

Pilot/canary for Phase 2 Session D rollout. Validates the drop-in
workflow pattern before parallel execution across the remaining 8
tool repos.

See TMHSDigital/Developer-Tools-Directory#1 Phase 2 Session D.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor
@TMHSDigital TMHSDigital force-pushed the feat/v1.7.0-signal-and-drift-check branch from 8c89108 to 2caeb2e Compare April 25, 2026 02:36
@TMHSDigital TMHSDigital merged commit 61eecb9 into main Apr 25, 2026
3 checks passed
@TMHSDigital TMHSDigital deleted the feat/v1.7.0-signal-and-drift-check branch April 25, 2026 02:38
TMHSDigital added a commit to TMHSDigital/Unity-Developer-Tools that referenced this pull request Apr 25, 2026
…low (#4)

Bumps standards-version signals across all skills, rules, and agent
context files from 1.6.3 to 1.7.0 to align with the meta-repo's
v1.7 standards generation.

Adds .github/workflows/drift-check.yml as a standalone workflow that
runs the meta-repo's drift checker against this repo's checkout on
every PR and push to main. Standalone rather than integrated into
existing CI workflows, matching the pattern established in CFX
canary (TMHSDigital/CFX-Developer-Tools#4).

Phase 2 Session D rollout. Parallel batch following the validated
canary pattern.

See TMHSDigital/Developer-Tools-Directory#1 Phase 2 Session D.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
TMHSDigital added a commit to TMHSDigital/Docker-Developer-Tools that referenced this pull request Apr 25, 2026
…low (#24)

Bumps standards-version signals across all skills, rules, and agent
context files from 1.6.3 to 1.7.0 to align with the meta-repo's
v1.7 standards generation.

Adds .github/workflows/drift-check.yml as a standalone workflow that
runs the meta-repo's drift checker against this repo's checkout on
every PR and push to main. Standalone rather than integrated into
existing CI workflows, matching the pattern established in CFX
canary (TMHSDigital/CFX-Developer-Tools#4).

Phase 2 Session D rollout. Parallel batch following the validated
canary pattern.

See TMHSDigital/Developer-Tools-Directory#1 Phase 2 Session D.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
TMHSDigital added a commit to TMHSDigital/Home-Lab-Developer-Tools that referenced this pull request Apr 25, 2026
…low (#14)

Bumps standards-version signals across all skills, rules, and agent
context files from 1.6.3 to 1.7.0 to align with the meta-repo's
v1.7 standards generation.

Adds .github/workflows/drift-check.yml as a standalone workflow that
runs the meta-repo's drift checker against this repo's checkout on
every PR and push to main. Standalone rather than integrated into
existing CI workflows, matching the pattern established in CFX
canary (TMHSDigital/CFX-Developer-Tools#4).

Phase 2 Session D rollout. Parallel batch following the validated
canary pattern.

See TMHSDigital/Developer-Tools-Directory#1 Phase 2 Session D.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
TMHSDigital added a commit to TMHSDigital/Mobile-App-Developer-Tools that referenced this pull request Apr 25, 2026
…low (#5)

Bumps standards-version signals across all skills, rules, and agent
context files from 1.6.3 to 1.7.0 to align with the meta-repo's
v1.7 standards generation.

Adds .github/workflows/drift-check.yml as a standalone workflow that
runs the meta-repo's drift checker against this repo's checkout on
every PR and push to main. Standalone rather than integrated into
existing CI workflows, matching the pattern established in CFX
canary (TMHSDigital/CFX-Developer-Tools#4).

Phase 2 Session D rollout. Parallel batch following the validated
canary pattern.

See TMHSDigital/Developer-Tools-Directory#1 Phase 2 Session D.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
TMHSDigital added a commit to TMHSDigital/Plaid-Developer-Tools that referenced this pull request Apr 25, 2026
…low (#4)

Bumps standards-version signals across all skills, rules, and agent
context files from 1.6.3 to 1.7.0 to align with the meta-repo's
v1.7 standards generation.

Adds .github/workflows/drift-check.yml as a standalone workflow that
runs the meta-repo's drift checker against this repo's checkout on
every PR and push to main. Standalone rather than integrated into
existing CI workflows, matching the pattern established in CFX
canary (TMHSDigital/CFX-Developer-Tools#4).

Phase 2 Session D rollout. Parallel batch following the validated
canary pattern.

See TMHSDigital/Developer-Tools-Directory#1 Phase 2 Session D.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
TMHSDigital added a commit to TMHSDigital/Monday-Cursor-Plugin that referenced this pull request Apr 25, 2026
…low (#11)

Bumps standards-version signals across all skills, rules, and agent
context files from 1.6.3 to 1.7.0 to align with the meta-repo's
v1.7 standards generation.

Adds .github/workflows/drift-check.yml as a standalone workflow that
runs the meta-repo's drift checker against this repo's checkout on
every PR and push to main. Standalone rather than integrated into
existing CI workflows, matching the pattern established in CFX
canary (TMHSDigital/CFX-Developer-Tools#4).

Phase 2 Session D rollout. Parallel batch following the validated
canary pattern.

See TMHSDigital/Developer-Tools-Directory#1 Phase 2 Session D.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
TMHSDigital added a commit to TMHSDigital/Steam-Cursor-Plugin that referenced this pull request Apr 25, 2026
…low (#4)

Bumps standards-version signals across all skills, rules, and agent
context files from 1.6.3 to 1.7.0 to align with the meta-repo's
v1.7 standards generation.

Adds .github/workflows/drift-check.yml as a standalone workflow that
runs the meta-repo's drift checker against this repo's checkout on
every PR and push to main. Standalone rather than integrated into
existing CI workflows, matching the pattern established in CFX
canary (TMHSDigital/CFX-Developer-Tools#4).

Phase 2 Session D rollout. Parallel batch following the validated
canary pattern.

See TMHSDigital/Developer-Tools-Directory#1 Phase 2 Session D.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
TMHSDigital added a commit to TMHSDigital/steam-mcp that referenced this pull request Apr 25, 2026
…low (#2)

Bumps standards-version signals across all skills, rules, and agent
context files from 1.6.3 to 1.7.0 to align with the meta-repo's
v1.7 standards generation.

Adds .github/workflows/drift-check.yml as a standalone workflow that
runs the meta-repo's drift checker against this repo's checkout on
every PR and push to main. Standalone rather than integrated into
existing CI workflows, matching the pattern established in CFX
canary (TMHSDigital/CFX-Developer-Tools#4).

Phase 2 Session D rollout. Parallel batch following the validated
canary pattern.

See TMHSDigital/Developer-Tools-Directory#1 Phase 2 Session D.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
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