hsa-app/internal/web
Jean-Michel Tremblay c715c8e0c0
All checks were successful
Build and Test / build-and-test (push) Successful in 37s
AI classifier correction notes + misread review (AI tab)
Add a global, temporal ai_notes list appended to the classifier prompt
(seeded once from no-PII defaults, documented in README), managed inline
on a new AI tab with a read-only view of the assembled prompt. Every
AI-run upload records the browser-round-tripped suggestion blob + model;
misreads are derived (final field != AI guess) and reviewed one by one
(image + per-field guess-vs-entered + notes-since), attributing which
note fixed each or closing unresolved. Update SPEC (new section 10),
DESIGN item 15, README, and changelog (0.0.3).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 16:04:30 -04:00
..
static AI classifier correction notes + misread review (AI tab) 2026-06-20 16:04:30 -04:00
templates AI classifier correction notes + misread review (AI tab) 2026-06-20 16:04:30 -04:00
ai.go AI classifier correction notes + misread review (AI tab) 2026-06-20 16:04:30 -04:00
ai_test.go AI classifier correction notes + misread review (AI tab) 2026-06-20 16:04:30 -04:00
export.go Initial commit: HSA receipt tracker 2026-06-17 21:40:12 -04:00
manage.go Initial commit: HSA receipt tracker 2026-06-17 21:40:12 -04:00
manage_test.go Initial commit: HSA receipt tracker 2026-06-17 21:40:12 -04:00
middleware.go Initial commit: HSA receipt tracker 2026-06-17 21:40:12 -04:00
orientation.go Normalize receipt image orientation from EXIF; add changelog (0.0.1) 2026-06-19 20:26:03 -04:00
orientation_test.go Normalize receipt image orientation from EXIF; add changelog (0.0.1) 2026-06-19 20:26:03 -04:00
scan.go AI classifier correction notes + misread review (AI tab) 2026-06-20 16:04:30 -04:00
templates.go AI classifier correction notes + misread review (AI tab) 2026-06-20 16:04:30 -04:00
upload.go AI classifier correction notes + misread review (AI tab) 2026-06-20 16:04:30 -04:00
upload_test.go Optional receipt tags; changelog 0.0.2 2026-06-20 08:35:14 -04:00
views.go Optional receipt tags; changelog 0.0.2 2026-06-20 08:35:14 -04:00
views_test.go Recent list: full first-name initials for hyphenated names 2026-06-19 09:04:11 -04:00
web.go AI classifier correction notes + misread review (AI tab) 2026-06-20 16:04:30 -04:00
web_test.go Initial commit: HSA receipt tracker 2026-06-17 21:40:12 -04:00