pyr0ball
pyr0ball opened issue Circuit-Forge/kiwi#102 2026-04-18 09:11:56 -07:00
BLOCKING: recipe corpus not seeded in cloud per-user DBs — all recipe features return 0 results
pyr0ball opened issue Circuit-Forge/kiwi#101 2026-04-18 09:11:35 -07:00
OCR approval fails: receipt_ocr not valid for inventory_items.source constraint
pyr0ball opened issue Circuit-Forge/kiwi#100 2026-04-18 09:11:19 -07:00
bulk-add-by-name fails: source=shopping violates DB CHECK constraint
pyr0ball opened issue Circuit-Forge/kiwi#99 2026-04-18 09:11:06 -07:00
add_inventory_item returns null product_name in create response
pyr0ball commented on issue Circuit-Forge/kiwi#72 2026-04-18 09:03:05 -07:00
feat: anonymous guest mode — grocery list without account (affiliate revenue)

Partial complete (2026-04-18): Per-session guest DB isolation is now live in cloud.

  • Anonymous visitors get a kiwi_guest_id UUID cookie (90-day, HttpOnly, Secure)
  • Each visitor gets an…
pyr0ball opened issue Circuit-Forge/kiwi#94 2026-04-18 09:02:56 -07:00
MEDIUM: POST /recipes/saved/collections returns 500 — missing member_count in INSERT RETURNING
pyr0ball opened issue Circuit-Forge/kiwi#95 2026-04-18 09:02:56 -07:00
MEDIUM: GET /recipes/saved/collections missing tier gate — free users can list paid feature
pyr0ball opened issue Circuit-Forge/kiwi#96 2026-04-18 09:02:56 -07:00
MEDIUM: community/posts response shape inconsistent — total field missing in normal path
pyr0ball opened issue Circuit-Forge/kiwi#97 2026-04-18 09:02:56 -07:00
MEDIUM: Build Your Own recipe templates render as blank cards in cloud UI
pyr0ball opened issue Circuit-Forge/kiwi#98 2026-04-18 09:02:56 -07:00
MEDIUM: Frontend JS errors on load — e.value.filter/find/map is not a function
pyr0ball opened issue Circuit-Forge/kiwi#90 2026-04-18 09:02:10 -07:00
HIGH: _auth_label() reports anonymous guest sessions as "authed"
pyr0ball opened issue Circuit-Forge/kiwi#91 2026-04-18 09:02:10 -07:00
HIGH: Receipt OCR background task uses store closed by FastAPI dependency
pyr0ball opened issue Circuit-Forge/kiwi#92 2026-04-18 09:02:10 -07:00
HIGH: export/json calls get_saved_recipes(1000, 0) with wrong argument types
pyr0ball opened issue Circuit-Forge/kiwi#93 2026-04-18 09:02:10 -07:00
HIGH: household create_invite opens Store but never closes it — connection leak
pyr0ball opened issue Circuit-Forge/kiwi#88 2026-04-18 09:01:30 -07:00
CRITICAL: Cloud JWT validation broken — DIRECTUS_JWT_SECRET missing base64 padding
pyr0ball opened issue Circuit-Forge/kiwi#89 2026-04-18 09:01:30 -07:00
CRITICAL: bulk-add-by-name always fails — source="shopping" violates DB CHECK constraint
pyr0ball opened issue Circuit-Forge/buddymon#4 2026-04-18 08:41:07 -07:00
Rival pair detection + special event when both rivals are caught
pyr0ball opened issue Circuit-Forge/kiwi#87 2026-04-17 21:34:45 -07:00
easter egg: BotW-style cooking animation on community meal post confirmation
pyr0ball closed issue Circuit-Forge/kiwi#86 2026-04-17 16:59:24 -07:00
feat: structured auth logging for log-based analytics
pyr0ball opened issue Circuit-Forge/circuitforge-core#50 2026-04-17 15:01:35 -07:00
feat: cf_core.audio — shared PCM/audio utility module (cf-voice + Sparrow dedup)