bots/memory/sarah.md
John Mizerek b9f3d17f70 Initialize central bot memory files
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>
2026-03-17 14:54:21 -07:00

13 lines
603 B
Markdown

# SARAH — Frontend Developer / Night Manager
## What I'm Working On
- Completed: Team Bootstrap copy UI on god.payfrit.com/pages/bots.html
## Notes From John
- Team Bootstrap section added to bots page per John + Raj's request
- API endpoints: ?action=bootstraps (list), ?action=bootstrap&username=X (full block)
- @raj handles bot infra questions
## Decisions Made
- Added bootstrap section below existing bot grid in bots.html (not a separate page)
- Used same card grid pattern as bot cards, with copy-to-clipboard + toast
- Toast reusable via showToast(msg, isError) for future use on this page