← Reverse
Ecosystem Map

Satu Reverse, banyak service, batasnya jelas.

Reverse Ecosystem menghubungkan website, bot komunitas, AI gateway, ops tooling, dan lab internal tanpa mencampur data sensitif ke ruang publik.

Integration stance

  • Centralize brand, docs, public content, and safe community workflows in Reverse Community.
  • Isolate credentials, server control, trading, provider keys, and private chat/session data.
  • Connect services through narrow APIs, dedicated keys, sanitized status, and explicit ownership.
  • Avoid monorepo/shared database/control-plane until the ecosystem proves a real need.

Zone 1

Public Community Core

Zone 2

Community Bot

Zone 3

Internal AI Infrastructure

Zone 4

Private Ops Infrastructure

Zone 5

Private Lab/Sandbox

Service Registry

Project Reverse yang sudah terpetakan

Public Community Core

Reverse Community

home-reverse-community

Public

Website utama, CMS, event/news, dokumentasi, dan public status untuk seluruh ekosistem Reverse.

Next.js 16React 19Payload CMSPostgreSQLTailwind CSS

Owns

  • Public website
  • CMS content
  • Events/news
  • Bot documentation
  • Sanitized status

Boundary

  • Tidak menyimpan token bot
  • Tidak mengontrol server/trading
  • Tidak menyimpan AI provider credentials

Community Bot

Reverse Discord Bot

reverse-bot

Discord-facing

Bot Discord untuk onboarding, command komunitas, announcement, dan pengirim Discord stats ke website.

Node.jsCommonJSdiscord.js

Owns

  • Slash commands
  • Welcome/help/rules
  • Community links
  • Future Discord stats sync

Boundary

  • Token tetap di env bot
  • Tidak mengontrol ops/trading
  • AI hanya lewat key gateway khusus jika diaktifkan

Community Bot

Reverse WhatsApp Bot

reverse-wabot

WhatsApp group/private

Assistant WhatsApp berbasis Baileys untuk AI chat, group utility, memory lokal, dan announcement komunitas.

Node.jsCommonJSBaileysOpenAI-compatible AI

Owns

  • WhatsApp commands
  • AI assistant
  • Group settings
  • Future event/news bridge

Boundary

  • Session dan memory tetap private
  • Nomor/chat tidak dipublish
  • Command sensitif tetap owner/admin gated

Internal AI Infrastructure

Reverse AI Gateway

reverse-proxy

Private/internal

OpenAI-compatible router untuk provider/model AI, account pool, router keys, dan dashboard operator.

Next.js 15SQLiteTypeScriptVitest

Owns

  • AI routing
  • Provider credential vault
  • Per-service router keys
  • Metadata-only logs

Boundary

  • Dashboard bukan public
  • Provider key tidak masuk website
  • Setiap bot pakai key terpisah

Private Ops Infrastructure

Reverse Ops Dashboard

reverse-web-server

VPN/internal only

Dashboard private untuk monitoring server, file browser/editor, Docker action/logs, audit, dan future host operations.

FlaskSocket.IOpsutilDocker SDKGunicorn

Owns

  • Server monitoring
  • Docker visibility
  • File tools
  • Audit log

Boundary

  • Tidak public
  • Tidak dikontrol bot
  • Host-control disabled by default

Private Lab/Sandbox

Reverse Trader Lab

reverse-autotrader

Private lab

Lab Python safety-first untuk riset MT5 XAUUSD dry-run/demo, bukan public trading control.

PythonMT5 optionalpytest

Owns

  • Dry-run analysis
  • Demo-only gated execution
  • Safety research
  • Anonymized reports

Boundary

  • Tidak ada live trading public
  • Tidak dipicu bot
  • Account/broker data tetap private