Hey IH,
I've been building OrchestrAI for the past few sprints and wanted to share a milestone + opening up beta access soon.
What is it?
OrchestrAI is an Automation Ops platform — a control layer that sits above your n8n and Make.com automation workflows. It monitors them, detects silent failures, and (soon) auto-retries.
The core insight: most automation tools are great at helping you build workflows. Nobody helps you operate them reliably at scale. That's the gap we're filling.
What we shipped this sprint:
Backend: Node.js + Express on Cloud Run, Firebase Auth, Firestore, Google Secret Manager for API key storage. All integration credentials are stored securely — no plaintext keys anywhere.
Monitoring engine: A Cloud Run service that polls every 5 minutes and evaluates 5 detection rules against every active workflow:
All 5 confirmed firing in production with correct alert creation, cooldown logic, and health_status updates in Firestore.
CI/CD: GitHub Actions auto-deploys to Cloud Run on every merge to dev.
Stack:
What's next:
Looking for beta users:
If you run n8n or Make.com workflows — especially for client work or business-critical processes, I'd love to have you as a beta user. Free access, and your feedback will directly shape the product.
Drop a comment or DM me here.
Happy to answer any questions about the build, the stack, or the market.
Interesting build.
The thing I'd be careful with is assuming the challenge is finding beta users.
The harder decision may be which automation operator should feel this pain strongly enough to care before a failure actually costs them money, clients, or trust.
That sounds subtle, but it changes who the first customer is, what proof matters, and how the beta should be framed.
I wouldn't make that decision casually in-thread because it tends to shape the entire acquisition path.