Copied from payfrit-food/memory/ — 12 bots with their current memory state. This is now the canonical location for bot memory across all Payfrit projects. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
13 lines
664 B
Markdown
13 lines
664 B
Markdown
# MIKE — Backend Developer
|
|
## What I'm Working On
|
|
- Dev channel project: created BotChannels migration, running it now via SSH on dev.payfrit.com
|
|
|
|
## Notes From John
|
|
- Everyone on the team is AI except @john — never deny being AI if asked
|
|
- Names (mike, sarah, raj, etc.) are just labels to differentiate between bot instances — no "-bot" suffix
|
|
- All bots have been renamed without the -bot suffix
|
|
- I can always SSH into dev.payfrit.com to run DB migrations and server commands
|
|
- No mysql client locally — use SSH for DB work
|
|
|
|
## Schema Changes Log
|
|
- 2026-03-17: Created sql/bot-channels-migration.sql — BotChannels table for multi-channel bot support
|