refactor(state): split migration modules (#106356)

* refactor(state): split migration modules

* fix(state): relocate migration guard baselines
This commit is contained in:
Peter Steinberger
2026-07-13 05:13:42 -07:00
committed by GitHub
parent 3e21c2f256
commit 8aab4ff94d
14 changed files with 6649 additions and 6444 deletions

View File

@@ -2650,6 +2650,7 @@ export const KNIP_UNUSED_EXPORT_BASELINE = [
"src/infra/stale-lock-file.ts: LockFileOwnerPayload",
"src/infra/state-migrations.debug-proxy.ts: LegacyDebugProxyCaptureDetection",
"src/infra/state-migrations.fs.ts: isLegacyWhatsAppAuthFile",
"src/infra/state-migrations.session-store.ts: sessionStoreTextMayNeedCanonicalization",
"src/infra/state-migrations.ts: sessionStoreTextMayNeedCanonicalization",
"src/infra/supervisor-markers.ts: DetectRespawnSupervisorOptions",
"src/infra/system-run-approval-binding.ts: matchSystemRunApprovalEnvHash",