Commit 8462313
committed
Refactor kernel schemas to modular Zod-based structure
Removed legacy JSON schema files for kernel types and replaced them with modular Zod schema definitions in TypeScript. Added new Zod schemas for context, logger, router, and scoped storage, and updated the kernel index to export these modules. This change improves type safety, maintainability, and developer experience by consolidating schema definitions in code.1 parent 9d9460b commit 8462313
File tree
24 files changed
+901
-724
lines changed- packages/spec
- json-schema/kernel
- src/kernel
24 files changed
+901
-724
lines changedThis file was deleted.
This file was deleted.
0 commit comments