Files
CC-Switch/src-tauri
SaladDay 0a7a4aac49 test(pi): drop contract guards that policed the process only
Three checks existed to keep the staged rollout honest and would fail on any
legitimate future change:

- schema.rs / migration.rs / backup.rs pinned by SHA-256
- the impl Database write-surface symbol inventory pinned by name
- specific restore test function names asserted to exist

Behavioural assertions, the DML column-authority scanner, the type barriers
and the pinned oracle fixture hashes stay: those catch real regressions. The
infra path list survives because the DML scanner still needs it.
2026-08-03 08:44:45 +00:00
..
2026-06-04 23:32:32 +08:00
2026-07-30 09:29:54 +08:00