AAcharioteerGlobal Marketplace
Selected market context: EN · IN · INRBuyerSellerWalletAccountERP

Admin workspace

Enterprise Admin Console

Governance, executive dashboards, observability, module control, and ERP route clarity.

Codex Agent Runbook

Operational rules for future Acharioteer Codex agents.

Locked Runbook

  • one prompt -> one EC2 command
  • backend big allowed
  • frontend only new admin/simple pages or tiny append
  • never overwrite yarn buyer page
  • never overwrite seller listing page
  • no sed
  • no anchor patching
  • no manual psql
  • always backup changed files
  • always node -c backend files
  • always restart only affected PM2 process
  • always check project-status/control-hub after apply

Safe Next Direction

  1. Keep current trade-core DB persistence stable.
  2. Add read-only export endpoints later through backend route/script only.
  3. Keep memory fallback until DB read/write stability is proven.
  4. Use admin pages for visibility before execution features.