diff --git a/documentation/TODO__Agents.md b/documentation/TODO__Agents.md index 23a6151e..55bf4dee 100644 --- a/documentation/TODO__Agents.md +++ b/documentation/TODO__Agents.md @@ -32,7 +32,7 @@ frontend pass the location directly in the Launcher URL without the extra lookup - [x] **Minor Svelte warning:** `slct_event_location_id` in `menu_location_list.svelte` — prop already has `$bindable(null)`; stale comment in file updated. (2026-03-11) ### [Svelte] State reference warnings -- [x] **`state_referenced_locally` warnings resolved** — all 42 warnings fixed. v1 edit form retired; v2 renamed to canonical name. Remaining 23 warnings in `ae_idaa_comp__event_obj_id_edit.svelte` are CSS `@apply`/`@reference` warnings from the svelte-check CSS language service not understanding Tailwind v4 at-rules — harmless, build works fine, not fixable without a full `