Protecting the just-migrated keys during budget enforcement meant legacy entries could evict the user's existing current-schema configs to make room, and could still deadlock when unevictable future-schema records were present. Protect the existing entries instead and let only the just-migrated legacy entries be evicted when over budget: importing old settings never discards a newer config, and since existing entries already fit the budget it cannot deadlock. |
||
|---|---|---|
| .. | ||
| 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 | ||