Files
OSIT-AE-App-Svelte/src/routes/events/[event_id]/(launcher)
Scott Idem 30413e32d2 refactor(events): harden V3 String-Only ID vision and fix Session Alert store error
- Standardized Event module logic files to strictly use random string IDs, ensuring frontend consistency and avoiding 'Integer Trap' 404s.
- Refactored 'ae_comp__event_session_alert.svelte' to accept a plain object instead of a store/observable, resolving the 'store_invalid_shape' error in list loops.
- Updated all callers of the alert component to pass unwrapped session objects.
- Cleaned up event-related UI components to remove redundant '_random' field lookups and align with V3 CRUD patterns.
- Updated project metadata (GEMINI.md, TODO.md) to reflect the new memory structure and latest hardened state.
2026-01-27 12:18:12 -05:00
..

Aether (AE) Event Launcher Module (v3)

This directory contains the files for the new Event Launcher module (v3). Detailed documentation to follow.

This should be able to run in 3 modes:

  • Default - What most users will see for demo purposes
  • Onsite - This is what is set onsite, usually just in the Speaker Ready Room
  • Native App - This is for the native app version of Aether and used on the MacBook laptops in each of the session rooms