Worked on admin panel:
─── (everything below is the original prod baseline) ───
d9ff7d6 2026-02-10 text: rename to “Училищен фермерски пазар”…
09b3330 2026-02-08 FarmerBG Web App - Production Ready
🧩 Admin-specific work in those commits115d758 — the big one: reconciled all 18 admin pages + 8 admin API routes to the real DB schema (offers/orders removed, moderation→reports table, verification→seller_verification_status, security/sessions/tickets column casts, etc.).e71db12 — admin-sidebar.tsx scrollable nav; moderation/page.tsx resolve/ban write valid columns; user-actions.tsx Verify/Ban fixed (is_verified_seller/is_banned).05888b3 — product-table.tsx + user-actions.tsx: three-dots dropdowns now position:fixed so last-row menus aren’t clipped.
PRISM now closes the loop end-to-end with no manual steps: the live collector pulls real dark-web data, the refinement pipeline turns it into a single typed, provenanced ontology (actors, wallets, .onion sites, victims, CVEs — every node tagged with who told us and when), and the products layer publishes a confidence-gated intelligence feed (JSON/CSV), a data-sheet manifest, and per-customer exposure reports. It all runs hands-off inside prism watch — collect → refine → score → publish — built and verified on live data with 187/187 tests green and doctor OPERATIONAL across every layer.