Automate

Last generated 2026-07-13 · window 2026-07-12T18:02:00Z–2026-07-13T18:01:03Z

R6 Automate Suite is a modular Laravel SaaS platform. Each functional area (Dashboard, Tenant Journey, Revenue Management, Helpdesk, etc.) is an independently toggleable Application per corporation via Laravel Pennant feature flags.

  • Primary app: apps/web/ — Laravel 12, PHP 8.3, Inertia + React
  • Go microservices: data-service, events-service, rev-mgmt-engine
  • Agent runtime: apps/agent-runtime/ — TypeScript service (extracting managed-agents from Laravel)
  • Users: storage operator staff (multi-tenant by corporation), internal R6 admins

Start with Overview or jump to the API reference.