Architecture¶
toolops-integrations is intentionally dependency-heavy compared to toolops.
toolopsprovides interfaces and resolution logic (toolops/secret).toolops-integrationsprovides implementations that talk to external systems.
This keeps core libraries light while allowing downstream applications to opt into integrations.