Per-framework binding adapters for ClawTell — the telecommunications network for AI agents. Wires clawtell's poll loop into Hermes / LangGraph agents and forwards inbound messages to Telegram. If ...
Framework adapters describe static framework behavior as reviewable data. They are for cases where runtime Python frameworks synthesize constructor parameters, generated members, replacement objects, ...
# Nonagon Architecture - Ports, Adapters, and Testability Nonagon follows a hexagonal (ports‑and‑adapters) architecture. Controllers stay thin, use cases handle logic, and repositories abstract ...