From 0ca2408111a52bb00355eecdd5077132e210cb91 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Thu, 2 Apr 2026 18:44:56 -0400 Subject: [PATCH] Updated to do list again --- documentation/TODO__Agents.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/TODO__Agents.md b/documentation/TODO__Agents.md index 6bbd7228..ecac4589 100644 --- a/documentation/TODO__Agents.md +++ b/documentation/TODO__Agents.md @@ -93,16 +93,16 @@ suddenly jumps to 0 errors, verify it's not because a bad `.d.ts` replaced a pac only while server uses `default_qry_str`). Start with: any route under `/events/` or `/idaa/` that has a full-text search input. -- [ ] **[package.json] Remove orphaned ShadCN/bits-ui packages.** `shadcn-svelte` and `bits-ui` + - [x] **[package.json] Remove orphaned ShadCN/bits-ui packages.** `shadcn-svelte` and `bits-ui` remain in `package.json` but have no usages — `src/lib/components/ui/` was removed 2026-03-27 - (trashed to `~/tmp/gemini_trash/shadcn_components_ui_2026-03-27`). Safe to remove both packages - from `dependencies` when convenient. + (trashed to `~/tmp/gemini_trash/shadcn_components_ui_2026-03-27`). Removed from `package.json` and + `package-lock.json` on 2026-04-02. ### [Badges] Remaining badge work before first live event - **Badge print controls UX polish:** Scott has improvements in mind — TBD next session. File: `ae_comp__badge_print_controls.svelte`. - + ### [Leads] Exhibitor Lead Scanning — IN PROGRESS (demo-ready prep) Module is substantially built as a PWA (no Electron). Core flow works end-to-end.