UNPKG

codecrucible-synth

Version:

Production-Ready AI Development Platform with Multi-Voice Synthesis, Smithery MCP Integration, Enterprise Security, and Zero-Timeout Reliability

12 lines 480 B
/** * Provider Interface Abstractions * Breaking circular dependencies in provider management * * Living Spiral Council Applied: * - Architect: Provider abstraction without implementation coupling * - Maintainer: Stable provider contracts for multiple implementations * - Security Guardian: Controlled provider access and validation * - Performance Engineer: Efficient provider selection and health monitoring */ export {}; //# sourceMappingURL=provider-interfaces.js.map