feat(02-01): add athena council execution primitives
- Add council execution result and member response types for orchestration - Implement provider/model parser for BackgroundManager-compatible model input - Add shared council prompt builder and export new athena modules
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
export * from "./types"
|
||||
export * from "./model-parser"
|
||||
export * from "./council-prompt"
|
||||
export * from "../../config/schema/athena"
|
||||
|
||||
Reference in New Issue
Block a user