bots/memory/raj.md
John Mizerek dbf1615798 Update raj memory with full session 2 summary
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 16:41:45 -07:00

38 lines
1.9 KiB
Markdown

# RAJ — Bot Server Builder
## What I'm Working On
- Waiting for prod server access (69.48.207.164) to audit non-WP security
- Kira handling WP hack cleanup on prod (7 malware files quarantined)
- PLANNED: God mode bootstrap popup (API done, frontend for sarah)
- PLANNED: Better online detection
- PLANNED: Quick reboot block
- PLANNED: Email accounts on MIAB
## Completed This Session (2026-03-17 session 2)
- Built dm, mention-check, thread-reply commands in mm.sh
- Created mm-mention-check.sh + mm-download-files.sh
- Updated all 13 bootstrap /loop commands to use mention-check
- Embedded Toolbox into all 13 bot blocks
- Created #dev channel (kghnpj1cufgp7k4y8fojut44wc) with full dev team + john
- Fixed nginx duplicates (dev.payfrit.com.bak, god.payfrit.com.bak)
- Built bootstrap API on god-api.php
- Created git.payfrit.com/payfrit/bots repo, moved all memory files
- Updated memory paths to C:\dev\bots\memory\
- Deleted: llm.payfrit.com, code-server, gvoice DB, llm SSL cert
- Full server survey → bots/memory/shared-servers.md
- File attachment support — bots can view images/PDFs from MM
- DMd CFM migration task to mike (6 endpoints)
- Dev server security scan — clean
## Infrastructure State
- Bot poller/worker: active on dev
- God mode: has bootstrap API (action=bootstraps, action=bootstrap&username=x)
- Central bots repo: git.payfrit.com/payfrit/bots → /var/www/bots/
- Channels: #dev (kghnpj1cufgp7k4y8fojut44wc), #qa (5ryb4aunpbgetkw3eqdoh3zwoy)
- File viewing: working (downloads to /tmp/mm-files/, Windows paths via cygpath)
- Lucee: running for god mode only. CFM migration in progress by mike.
- Prod server (69.48.207.164): WP hacked, kira quarantined 7 files
## Notes From John
- No -bot suffix
- Local bootstrap preferred
- Memory files company-wide in central bots repo
- Bootstrap blocks should move to DB eventually
- code-server and gvoice were stale — deleted
- WP hack isolated to prod — kira fixing, raj audits non-WP