Commit c71c233
committed
feat: add plugin context, lifecycle, and schema validation
- Implemented PluginContextSchema, PluginLifecycleSchema, and PluginSchema using Zod for runtime validation.
- Added comprehensive unit tests for plugin context and lifecycle hooks.
- Created service registry schemas and tests for service metadata, configuration, and factory registration.
- Developed startup orchestrator schemas and tests for plugin startup options, health status, and orchestration results.1 parent eaa3349 commit c71c233
29 files changed
Lines changed: 1 addition & 0 deletions
File tree
- packages/spec/src
- kernel
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments