Files
OSIT-AE-App-Svelte/documentation/README__Docs_Index.md
2026-06-12 17:07:03 -04:00

68 lines
2.5 KiB
Markdown

# Aether SvelteKit — Documentation Index
**Doc Owner:** Frontend platform maintainers (OSIT)
**Review Trigger:** Update whenever a documentation file is added, renamed, archived, or restored.
Use this file as the routing map for project documentation.
## 1) First Read
- `documentation/BOOTSTRAP__AI_Agent_Quickstart.md`
- `documentation/TODO__Agents.md`
## 2) Core Guides
- `documentation/GUIDE__Development.md`
- `documentation/GUIDE__AE_API_V3_for_Frontend.md`
- `documentation/GUIDE__AE_API_V3_for_Frontend_websockets.md`
- `documentation/GUIDE__SvelteKit2_Svelte5_DexieJS.md`
- `documentation/GUIDE__AE_UI_Style_Guidelines.md`
## 3) Safety and Reference
- `documentation/AE__Architecture.md`
- `documentation/AE__Permissions_and_Security.md`
- `documentation/REFERENCE__Common_Agent_Mistakes.md`
- `documentation/AE__Naming_Conventions.md`
## 4) Module Docs (Active)
### Events
- `documentation/MODULE__AE_Events_Presentation_Management.md`
- `documentation/MODULE__AE_Events_Launcher.md`
- `documentation/MODULE__AE_Events_Launcher_Native.md`
- `documentation/MODULE__AE_Events_Launcher_Config_Menu.md`
- `documentation/MODULE__AE_Events_Badges.md`
- `documentation/MODULE__AE_Events_Badge_Templates.md`
- `documentation/MODULE__AE_Events_Leads.md`
### Journals
- `documentation/MODULE__AE_Journals.md`
- `documentation/MODULE__AE_Journals_Config_Map.md`
### IDAA
- `documentation/CLIENT__IDAA_and_customized_mods.md`
- `documentation/MODULE__AE_IDAA_Archives.md`
- `documentation/MODULE__AE_IDAA_Bulletin_Board.md`
- `documentation/MODULE__AE_IDAA_Recovery_Meetings.md`
- `documentation/MODULE__AE_IDAA_Video_Conferences.md`
## 5) Active Projects
- `documentation/PROJECT__Documentation_Refresh_and_Archive_Plan_2026.md`
- `documentation/PROJECT__Stores_Svelte5_Migration.md`
- `documentation/PROJECT__IDAA_Stores_Svelte5_Migration_2026.md`
- `documentation/PROJECT__Use_AE_API_V3_CRUD_upgrade.md`
- `documentation/PROJECT__AE_Events_PressMgmt_Config_Cleanup.md`
- `documentation/PROJECT__AE_Events_Badges_Review_Print.md`
- `documentation/PROJECT__AE_UI_Journals_Module_Update_2026.md`
- `documentation/PROJECT__AE_Object_Field_Editor_V3_upgrade.md`
- `documentation/PROJECT__AE_Site_Passcode_Security.md`
## 6) Archive
- `documentation/archive/README.md`
Archive contains completed historical project notes and superseded proposals.
Legacy API-object, component-inventory, data-structure, performance, and UI-pattern snapshots are archived because they describe pre-V3 or pre-runes behavior. Use the active V3, Dexie, style, architecture, and module docs instead.