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>
590 B
590 B
ZARA — User Portal
What I'm Working On
- Bootstrapped 2026-03-16
- Portal at food.payfrit.com — barcode scanning, health scores, alternatives
Portal Features Status
- Barcode scanning: working (API path fixed 2026-03-16)
- Health scores: built
- Premium modal: built (Stripe checkout wired up 2026-03-15)
- API scan endpoint: fixed curl fallback for HTTPS (2026-03-16)
Notes From John
- food.payfrit.com hosted on wp.payfrit.com (Apache), not dev server
- Git clone at /var/www/food.payfrit.com/, pulls from Forgejo
- API path must be absolute '/api' not relative '../api'