- Add app/schemas/config-import.ts with ArkType schemas for upfront validation - Replace runtime type checks with schema-based validation in config-import.ts - Return validation errors early with detailed path and message info - Export retentionPolicySchema from backups.dto.ts for reuse - Update CLI to handle validation errors in both dry-run and import modes - Fix README mirrors examples to use existing repository names |
||
|---|---|---|
| .. | ||
| checkpoint.ts | ||
| config-import.ts | ||
| migration.ts | ||
| shutdown.ts | ||
| startup.ts | ||