AgentOS

SABRONMBC command center

Autonomous Business OS

Goal (Nabil, 2026-07-06): every venture runs as a well-oiled machine with minimal input — emails ingested and answered, investors updated, renters reached when incidents happen, marketing shipping weekly, each project self-maintaining. Human involvement collapses to approvals and exceptions.

Operating principle: agents draft, Nabil approves, agents execute and record. Every loop below terminates in #approvals before touching the outside world. The vault is the record; Slack is the console; the Coolify vault-agent is the always-on engine (co-located with Gitea, Bizzle, Listmonk, Novu, Umami, DocuSeal on the same network).

The six loops

1. Email loop (ingest → triage → draft → approve → send)

The unlock for investors and renters — one mechanism, many uses.

2. Investor loop (monthly, mostly automatic)

SwiftRide Hasura already has investors, investor_reports, investor_vehicles, investor_user_access tables — the schema was built for this.

3. Incident → renter loop (event-driven)

4. Marketing loop (weekly, per active project)

5. Per-project machines (replicate the proven pattern)

The lot-logistics weekly self-improvement routine (prod health → bugs → draft PRs → competitive intel → report to channel) is proven. Roadside already runs 4 daily/weekly agents. Clone the pattern to: tripsynk, dealer-connect, attaqwa-lms, and Stitch&Wear/BillBash once their status is confirmed. Each posts to its business channel. Repos on GitHub → Anthropic cloud routines (proven rails); vault/fleet/data work → vault-agent.

6. CEO loop (the only mandatory human touchpoint)

Division of engines

EngineOwnsWhy
vault-agent (Coolify)vault, fleet P&L, email loop, incident watch, investor reports, marketing draftson-network with Gitea/Hasura/Listmonk/mailboxes; always-on
Anthropic cloud routinesper-repo self-improvement, Morning Briefing, remindersproven; GitHub + web access
OpenClaw/Nas (kept)interactive Slack chatNabil's standing agent
Local Claude (this)build/change the machine, deep work, launchd backupfull MCP access

Build order (each step ships value alone)

  1. Finish vault-agent deploy (blocked on Gitea SSH exposure decision) — the engine for everything below.
  2. Email loop v1 — IMAP poll + triage + approve-to-send. Unlocks investor + renter comms immediately.
  3. Incident watcher — Hasura accident/status poll → drafted renter outreach.
  4. Investor monthly reports — off the existing Hasura investor tables.
  5. Marketing pass v1 — Listmonk + Canva weekly batch for LotLogistics + Roadside first.
  6. Clone self-improvement routines — tripsynk, dealer-connect, attaqwa.
  7. CEO weekly digest — once loops 1–5 emit, aggregate them.

Guardrails