Skip to content

CI: Wave 3 roadmap drift guard (#1802) - #1807

Closed
PurHur wants to merge 1 commit into
masterfrom
issue-1802-wave3-roadmap-sync
Closed

PurHur wants to merge 1 commit into
masterfrom
issue-1802-wave3-roadmap-sync

Conversation

@PurHur

@PurHur PurHur commented May 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds script/check-wave3-roadmap-sync.php to validate docs/roadmap-wave3.md Summary table counts against Language/Stdlib status tables and M2 spine require_once count vs key docs.
  • Wires opt-in WAVE3_ROADMAP_SYNC_GATE=1 into the inventory phase of ci-fast.sh / ci-local.sh.
  • Fixes Language track Summary Open count (4 → 3) to match the status table.

Test plan

  • php script/check-wave3-roadmap-sync.php
  • WAVE3_ROADMAP_SYNC_GATE=1 ./script/docker-ci-local.sh fast --filter Wave3RoadmapSyncTest
  • Wave3RoadmapSyncTest on Docker (php-compiler:22.04-dev)

Closes #1802

Made with Cursor

Introduce script/check-wave3-roadmap-sync.php to keep docs/roadmap-wave3.md
summary counts aligned with status tables and M2 spine bundle size, wire an
opt-in WAVE3_ROADMAP_SYNC_GATE inventory check, and fix the language Open count.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PurHur

PurHur commented May 24, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #1806 (already merged on master). Closing duplicate.

@PurHur PurHur closed this May 24, 2026
@PurHur
PurHur deleted the issue-1802-wave3-roadmap-sync branch July 16, 2026 00:12
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.

CI: Wave 3 roadmap drift guard (docs/roadmap-wave3.md vs #1380)

1 participant