Add route-parity gate for Freenove WebUI endpoints #94
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Freenove WebUI endpoints were aligned with RTC during PR #92. To prevent future endpoint drift, add a static route parity gate.
Reference pattern in Kill_LIFE:
tools/gates/route_parity_check.pyProposal
Add a CI/local check comparing:
Done criteria
Cross-repo reference
Companion RTC tracking issue (canonical): https://github.com/electron-rare/RTC_BL_PHONE/issues/11\n\n(Previous reference #12 was a duplicate and has been closed.)
Spec orchestrateur Zacus publiée:\n- PR: https://github.com/electron-rare/le-mystere-professeur-zacus/pull/96\n\nCoordination RTC associée:\n- issue canonique RTC: https://github.com/electron-rare/RTC_BL_PHONE/issues/11\n- spec RTC: https://github.com/electron-rare/RTC_BL_PHONE/pull/16
Spec merged: https://github.com/electron-rare/le-mystere-professeur-zacus/pull/96\n\nNext step on this issue: implement parity checker + evidence artifact according to spec sections EZ-01..EZ-03.
Implémentation en PR:\n- https://github.com/electron-rare/le-mystere-professeur-zacus/pull/97\n\nAjout checker parity + workflow GitHub YAML ciblé pour limiter le coût CI.