Skip to content

Commit 8462313

Browse files
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

+901
-724
lines changed

packages/spec/json-schema/kernel/BillOfMaterials.json

Lines changed: 0 additions & 70 deletions
This file was deleted.

packages/spec/json-schema/kernel/ComposerRequest.json

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)