docs: update architecture notes and TODO with Svelte 5 store migration plan

- AE__Architecture.md: minor wording fix
- TODO__Agents.md: add Svelte 4→5 store migration task (root cause of IDAA
  Novi re-auth bug; prerequisite for Phase 2c store refactor)
- PROJECT__Stores_Svelte5_Migration.md: new migration planning doc

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Scott Idem
2026-03-30 17:49:29 -04:00
parent 847d89054d
commit 702a7a73de
3 changed files with 136 additions and 1 deletions

View File

@@ -153,7 +153,7 @@ The Electron app (`aether_app_native_electron/`) exists **solely** to support th
- Hardware telemetry for connected devices
**What Electron is NOT used for:**
- Badge printing (browser works fine)
- Badge printing (browser works well)
- Any other Aether module
- Any general-purpose Aether functionality