mirror of
https://github.com/stablyai/orca.git
synced 2026-09-26 08:02:38 +00:00
* test(mobile): repin the RPC recording corpus to main after #22392 #22392 pinned baseline to a branch commit (2c2b84ce9e) that the squash left unreachable, so the recording-pin ancestry job failed on main and every PR. Repin to main's tip80e0bee23band re-record the whole corpus: all 787 goldens change only their baseline header, so no recorded behaviour moved. * test(mobile): re-measure the session route closure on main after #22392 Main reads 4219, not 4217: #22301 added two src/shared modules to the route without touching mobile/, so main was already two over when #22392 measured its -2 against a branch base that lacked them.