docs: sixth-pass project routing and link validation

This commit is contained in:
Scott Idem
2026-06-12 17:05:13 -04:00
parent 1e3f541a39
commit e6fb4b289f
9 changed files with 21 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
# Aether SvelteKit — AI Agent Bootstrap / Quickstart
> **Doc Owner:** Frontend platform maintainers (OSIT) + active coding agents
> **Review Trigger:** Update when module architecture, critical rules, or primary doc paths change.
> **Read this first.** This doc is the fast path to being productive on this project.
> It covers the rules, patterns, and gotchas that matter most.
> Deep dives are in the linked docs at the bottom.
@@ -346,7 +347,7 @@ Start here, then go deeper as needed:
| Common mistakes reference | `documentation/REFERENCE__Common_Agent_Mistakes.md` |
| Svelte 5 patterns + pitfalls | `documentation/GEMINI__Svelte_and_Me.md` |
| Permissions + auth levels | `documentation/AE__Permissions_and_Security.md` |
| Electron / native launcher | `documentation/PROJECT__AE_Events_Launcher_Native_integration.md` |
| Electron / native launcher | `documentation/MODULE__AE_Events_Launcher_Native.md` |
| Store migration plan | `documentation/PROJECT__Stores_Svelte5_Migration.md` |
| Journals module overview | `documentation/MODULE__AE_Journals.md` |
| Journals settings map | `documentation/MODULE__AE_Journals_Config_Map.md` |