feat(01-02): wire athena overrides into config validation
- add AthenaOverrideConfigSchema so athena supports council plus standard override fields - export athena schema/contracts and add root config tests for valid and invalid athena overrides - switch schema generation to zod v4 toJSONSchema and regenerate JSON schema with athena council structure
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export * from "./types"
|
||||
export * from "../../config/schema/athena"
|
||||
Reference in New Issue
Block a user