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
24 files changed
Lines changed: 901 additions & 724 deletions
File tree
- packages/spec
- json-schema/kernel
- src/kernel
This file was deleted.
This file was deleted.
0 commit comments