feat(02-02): add council orchestrator and result collector
- Implement executeCouncil with parallel member launch and partial-failure tolerance - Add result collection mapping and wire Athena exports with read-only athena tool restrictions
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
export * from "./types"
|
||||
export * from "./model-parser"
|
||||
export * from "./council-prompt"
|
||||
export * from "./council-orchestrator"
|
||||
export * from "./council-result-collector"
|
||||
export * from "../../config/schema/athena"
|
||||
|
||||
Reference in New Issue
Block a user