2 Commits

Author SHA1 Message Date
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