brewlog/src
Jon Seager 3e3c57a07f
fix(ai): ensure tasting notes are returned in title case
Update ROAST_PROMPT to explicitly request tasting notes in Title Case
so extracted values like "dark chocolate" come back as "Dark Chocolate".
2026-02-03 19:15:49 +00:00
..
application feat(scan): add bag scanning page with combined AI extraction 2026-02-03 19:15:39 +00:00
domain feat(cups): add migration and domain layer for cup entity 2026-02-03 16:35:56 +00:00
infrastructure fix(ai): ensure tasting notes are returned in title case 2026-02-03 19:15:49 +00:00
presentation refactor(web): add has_ai_extract flag to all page templates 2026-02-03 19:14:47 +00:00
lib.rs chore: refactor client under infrastructure 2025-11-26 10:59:31 +00:00
main.rs feat: load environment variables from .env file via dotenvy 2026-02-03 18:00:09 +00:00