test(scanner): add bounded cache cost microprofile (#7261)

This commit is contained in:
houseme
2026-09-06 14:14:07 +08:00
committed by GitHub
parent 395ba797fc
commit 1dddf357cd
4 changed files with 386 additions and 0 deletions
+2
View File
@@ -23,6 +23,8 @@ Every script named above is indexed with status and wiring in [`scripts/README.m
The [scanner checkpoint fixture](scanner-checkpoint-fixture.md) diagnoses retained subtree coverage across budget interruption, persistence, reload, and plan invalidation.
The [scanner cache cost profile](scanner-cache-cost.md) separates clone, subtree copy, encoding, and counted save costs without changing production cache behavior.
## Naming conventions
### Reserved test-name substrings (migration gate)