4 Commits

Author SHA1 Message Date
e1e6670603 Update CLAUDE.md with SPA route whitelist details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 00:37:03 -06:00
bb2b43d1c1 Update CLAUDE.md with helmet and rate limiting details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 22:08:05 -06:00
c00bb90cc0 Update CLAUDE.md with current architecture and documentation policy
- Add documentation requirement: all changes must be meticulously
  documented in commits and relevant docs updated
- Update architecture docs to reflect new files (utils.js, reports
  route, Reports/Restock pages)
- Document validation patterns (parseId, date validation, 409 on
  delete with references)
- Document schema migration approach (schema_version table)
- Update schema section (6 tables, payment fields, stock_adjustments)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 21:37:05 -06:00
b0e4e977c1 Initial commit: cookie-tracker
Girl Scout Cookie tracking app with Express/SQLite API and React/Vite client.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 17:48:42 -06:00