top of page

WHAT’S DONE, WHAT’S NEXT, WHERE WE’RE HEADED

An honest roadmap.

Where ClaudeAutonomous is today, what we’re shipping this quarter, and what we’re aiming for in the longer arc. We update this page as things change.

TODAY

In production at Prominic.NET

ClaudeAutonomous is deployed at Prominic.NET, a Notes/Domino hosting company that’s been in business since 1998. The internal deployment is the daily proving ground.

✅ In production

  • Mac Mini fleet (Dev / Control / Managed roles)
  • Claude Desktop on every Control node
  • HCL Domino server per Control node
  • MCP bridge layer (10+ bridges)
  • Self-deployment via git → LaunchAgents
  • Distributed-operation queue
  • Two customer apps in production

🟡 Working but rough

  • Web UI (no TLS yet)
  • Real-time multi-party chat
  • Application Portal
  • Central HA Postgres (migrations)
  • GitHub PAT identity (basic)
  • API Reference catalog

⚫ Planned

  • TLS on web UI
  • Two-factor auth (SMS → push)
  • AWS-portable deployment
  • Android night-mode alerts
  • Internal apps (payment / sales / IMOS)
  • Email categorization assistant

THIS QUARTER

Next 90 days — hardening + filling the gaps

01 TLS + auth on web UI

Let’s Encrypt for fleet-internal certs; auth gates the UI before any chat or app data is exposed.

04 SMS 2FA wiring

Pre-cursor to Prominic Verify push integration.

02 Central PG migration

Reconciling schema between LAX-1 SQLite primary and the central HA Postgres. Local caches stay as fallback.

03 Layered access policy design

Role → PAT scope → MCP bridge access → UI surface. Marketing contractor case is the canonical test.

05 Self-updating wix.com website

This site updates itself. When messaging needs to change, Claude can update it via documentServices API.

06 Domino certifier hardening

Cert password rotation; cipher standards tightening; NotesRPC port encryption mandate.

THIS YEAR

Within 12 months — scale and depth

AWS-portable deployment

Mac Mini fleet works for ~30 users. Past that, AWS becomes necessary. Most components are Python services that don’t require Mac-specific APIs; the port is a known shape.

TODO / idea tracker

Long-duration agent that crawls chat histories, work logs, and email threads, extracting every “we should look at that later.” Generalizes to inbox triage, sales pipeline, support escalations.

Agentic-mode nodes

Some fleet nodes shift from helping individual users to running long-duration agentic tasks: vuln scans, alert triage, automatic Domino server recovery. Bounded autonomy with human review.

BEYOND A YEAR

Where this could go

ClaudeAutonomous starts as Prominic’s internal AI platform. The longer-term arc has three branches.

Open source

Once the core is stable, releasing parts of it open-source makes sense. Inviting contributions, making Anthropic aware of what’s possible, and because the value is in architecture not in keeping source private.

Hosted offering

For companies that want ClaudeAutonomous without running it themselves. Each customer gets a logically-isolated fleet operated by us. Natural next business line beyond hosting Notes/Domino.

Anthropic visibility

We’d love for Anthropic to see what we’ve built. Claude is so much more capable as a fleet primitive with identity, layered access, and MCP-driven real systems. There’s a category here that hasn’t been named yet.

NON-GOALS

Things we’re explicitly not building

  • We won’t be a chat-only tool. The market for “ChatGPT for business” is crowded. ClaudeAutonomous is a system, not a chat product.
  • We won’t replace your existing systems. No “rip and replace your CRM” pitch. We connect to what you have.
  • We won’t lock your data into our cloud. Self-hosted is the default. Anthropic’s Claude API is the only third-party dependency.
  • We won’t pretend AI is magic. Audit trails, version history, data lineage — designed so you can question and verify.

Want to follow along?

We post updates roughly monthly. If you’re tracking the space or considering a deployment, get in touch and we’ll keep you in the loop.

bottom of page