Adopt static frontend/backend route parity gate in CI #12
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
Route drift caused web regressions earlier and required follow-up fixes (PR #7, PR #9).
Kill_LIFE now has a generic static gate script pattern:
tools/gates/route_parity_check.pyProposal
Integrate a route-parity check in RTC CI for web UI + firmware backend routes.
Suggested implementation
src/**/*.cpp,src/**/*.hdata/webui/**/*.js,data/webui/**/*.htmlDone criteria
Cross-repo
Duplicate of #11 (same route-parity CI objective). Keeping #11 as the canonical RTC tracking issue.
Update coordination: côté Zacus, la parité endpoints Web réseau est mergée via PR #95 (https://github.com/electron-rare/le-mystere-professeur-zacus/pull/95). On peut maintenant avancer sur le gate de parité de routes sans bloquer l’intégration firmware.