You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#764 ✅ closed (003 native execute green), but examples/README.md still says execute is blocked (#1531). The same drift can recur after gate flips (#1760) because only human review catches it.
#1802 solved wave-3 doc drift; examples tree has no equivalent guard.
Goal
Add script/check-examples-readme-sync.php (or extend an existing checker) that fails when examples/README.md contains known-stale phrases (#764 open, empty stdout, execute blocked, etc.) while MiniWebAppAotExecuteTest is default-on
Problem
#764 ✅ closed (003 native execute green), but
examples/README.mdstill says execute is blocked (#1531). The same drift can recur after gate flips (#1760) because only human review catches it.#1802 solved wave-3 doc drift; examples tree has no equivalent guard.
Goal
script/check-examples-readme-sync.php(or extend an existing checker) that fails whenexamples/README.mdcontains known-stale phrases (#764open,empty stdout,execute blocked, etc.) whileMiniWebAppAotExecuteTestis default-onEXAMPLES_README_SYNC_GATE=1inci-fast.sh; default-on after Examples: Sync examples/README.md run matrix after #764 close #1531 landstest/unit/ExamplesReadmeSyncTest.phpImplementation hints
examples/README.mdtest/unit/ExamplesReadmeTest.phpexamples/003-MiniWebApp/README.mdscript/ci-common.shci_run_wave3_roadmap_syncpattern (#1802)Acceptance criteria
php script/check-examples-readme-sync.php # exit 0 after #1531 EXAMPLES_README_SYNC_GATE=1 ./script/ci-fast.sh --filter ExamplesReadmeSyncTestDependencies
ExamplesReadmeTestflipLinks