Protecting every just-migrated key during eviction meant a legacy store with more than MAX_ENTRIES entries could never be brought under budget, so enforceStorageBudget failed on every reload and the migration never completed. Cap the protected set to MAX_ENTRIES so an oversized legacy store migrates a bounded subset and marks itself complete. Also condense a few future-schema guard comments. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| .gitkeep | ||
| .npmrc | ||
| biome.json | ||
| components.json | ||
| data-designer.openapi (1).yaml | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||