📄️ Architecture
Promotes understanding vs over-abstraction - Five patterns, one stable platform
📄️ Developer Workflow
Learn the real API first. Codify your understanding. Let tooling follow your spec.
📄️ Patterns
Five proven patterns for different integration styles. Pick the pattern that matches your use case, not a one-size-fits-all wrapper. You can use multiple patterns with the same API. These patterns help you handle heterogeneous integrations (SDKs, REST, SOAP) with a consistent interface.
📄️ Scaffolding
Generate the exact artisan command to scaffold your integration structure
📄️ Testing
A comprehensive test harness that enables AI agents to confidently maintain adapters through mechanical API changes