diff --git a/documentation/TODO__Agents.md b/documentation/TODO__Agents.md index 2333787b..0866c2b1 100644 --- a/documentation/TODO__Agents.md +++ b/documentation/TODO__Agents.md @@ -82,13 +82,11 @@ wrong to users. --- -## 🔴 Axonius DC — June 9 (Badge Printing) -**Setup/Registration:** June 8 | **Show:** June 9 +## 🚧 Badges follow-ups (post-Axonius DC, downgraded 2026-06-16) -- [x] **[Badges] Epson C3500 fanfold badge layout** — `badge_4x6_fanfold` layout CSS created, - wired, and documented. First live use: Axonius Adapt DC, June 9, 2026. (2026-05-15) - -### Badges follow-ups +Axonius DC (June 9) is done — the show happened and the badge layout work that was 🔴 for it +is complete. Downgraded from 🔴 to 🚧; these are normal backlog now, no event deadline attached. +Revisit before the next badge-printing event. - [ ] **[Badges] Implement review-link email delivery** — current Email Link actions only show placeholder alerts. Send to `event_badge.email`, never the attendee-editable `email_override`. @@ -96,7 +94,9 @@ wrong to users. `event.mod_badges_json.edit_permissions`; print controls read template `cfg_json.controls_cfg`. Define precedence or consolidate them so both flows enforce one documented policy. - [ ] **[Badges] Use template badge types in search filter** — replace the hardcoded badge-type - list in `ae_comp__badge_search.svelte` with the active template's `badge_type_list`. + list in `ae_comp__badge_search.svelte` with the active template's `badge_type_list`. Checked + 2026-06-16: confirmed still not done — the list is still hardcoded ("Axonius 2026 badge type + codes") with its own `// TODO: drive this from the event's badge templates` comment above it. ---