feat(WHE-23): add hybrid purchase parser with persisted parse metadata

This commit is contained in:
2026-03-05 04:43:57 +04:00
parent 3b1b6468db
commit ebb6ce4ce6
14 changed files with 1881 additions and 7 deletions

View File

@@ -15,6 +15,7 @@
"apps/bot": {
"name": "@household/bot",
"dependencies": {
"@household/application": "workspace:*",
"@household/db": "workspace:*",
"drizzle-orm": "^0.44.7",
"grammy": "1.41.1",