improvement(react-query): codebase-wide audit — server-state hooks, webhook coherence, resume migration (#5024)

* improvement(react-query): codebase-wide audit — server-state hooks, webhook coherence, resume migration

* chore(react-query): add static pattern linter + address review feedback

- add scripts/check-react-query-patterns.ts (staleTime/signal/key-factory/inline-key
  enforcement) wired into CI as check:react-query; strict zone hooks/queries/**, ratchet elsewhere
- fix(resume): use same-origin relative path for resume POST (getBaseUrl could cross origin
  on whitelabel/preview hosts and drop session cookies) — Cursor Bugbot
- remove explanatory inline comments in favor of TSDoc per repo convention
This commit is contained in:
Waleed
2026-06-13 10:14:07 -07:00
committed by GitHub
parent 51733b8d85
commit eb1009da1c
46 changed files with 1053 additions and 647 deletions
@@ -0,0 +1,4 @@
{
"generatedFrom": "apps/sim (non-strict zone)",
"counts": {}
}