One platform,
many shop floors.
The same thirteen daemons read a power meter, file an invoice, and page the on-call engineer. Below is where that combination lands hardest — every claim measured on the platform, not promised.
Structural fit
Where self-hosting is the requirement.
Sectors where data residency, offline operation, or a direct line to machines rules out cloud automation from the start.
Manufacturing / Industry 4.0
structural fitNative MODBUS TCP+RTU plus SCADA slave mode and 6-layer defense. Edge on a Pi next to the machine, sub-ms, offline. Typical automation platforms offer a community add-on at best.
workhorses: modbus · dataanaliser · aiinjector · database
Energy / Utilities
structural fitMODBUS RTU-over-TCP to inverters and meters; edge in remote sites with flaky links (local buffer + idempotency); forecasting.
workhorses: modbus · dataanaliser · scheduler · datatransporter
Building Automation / FM
structural fitMODBUS plus a native MQTT broker, one light stack per building, fully on-prem. PropTech without the cloud round-trip.
workhorses: modbus · mailbox · showman · scheduler
Healthcare / Pharma
structural fitSelf-host means PHI never leaves your server (HIPAA/GDPR). AI runs locally — no training on your data. Pharma is OT too: a rare triple fit.
workhorses: aiinjector · mailbox · logger · modbus
Legal / Professional Services
structural fitData never leaves the firm (privilege/PII); AI runs locally with no training on your documents. Cloud-only platforms are non-starters here.
workhorses: aiinjector · mailbox · logger · database
AI Platforms / Agentic Workflows
structural fitBinions integrates cleanly with LangChain: the built-in MCP server turns your playbooks into typed tools that agents call, and an agent can even write and deploy playbooks itself. A self-hosted execution layer for large AI-automation and agentic-workflow platforms.
workhorses: showman · playbook · aiinjector · webhookcaller
High volume
Where the workload already lives.
The classic automation lanes — webhooks, mail, AI enrichment, storage — run here with one-time licensing and your own hardware doing the metering.
Finance / Fintech
high volumeFlagship proof F15: invoice mail → AI extract → SQL + object store in 4.74s. Native HMAC signing (Stripe-style), data residency on your own host.
workhorses: webhookcaller · aiinjector · database · datatransporter
Logistics / Supply Chain
high volumeEDI/SFTP transforms, WMS control over MODBUS, and an edge stack inside the distribution centre that keeps running when the WAN drops.
workhorses: datatransporter · webhookcaller · modbus · mailbox
E-commerce / Retail
high volumeThe highest-volume automation use case — Binions wins on cost at scale (one-time licence vs per-task metering) and on self-hosting customer data.
workhorses: webhookcaller · mailbox · aiinjector · database
MSP / IT Ops / DevOps
high volumeThis crowd hosts its own infra — self-host, an immutable audit log and 629 MB lightness resonate hardest here. HMAC for CI/CD webhooks.
workhorses: webhookcaller · traefiklinker · logger · scheduler
Marketing / Agencies
high volumeThe busiest lane on any automation platform — webhook.send is one verb to hundreds of SaaS, multi-provider AI (no vendor lock-in), isolated lanes per client.
workhorses: webhookcaller · aiinjector · mailbox · scheduler