diff --git a/documentation/AE_Docker_CI_cache_policy.md b/documentation/AE__Docker_CI_Cache_Policy.md similarity index 100% rename from documentation/AE_Docker_CI_cache_policy.md rename to documentation/AE__Docker_CI_Cache_Policy.md diff --git a/documentation/BOOTSTRAP__AI_Agent_Quickstart.md b/documentation/BOOTSTRAP__AI_Agent_Quickstart.md index cad63369..ad8bb6c0 100644 --- a/documentation/BOOTSTRAP__AI_Agent_Quickstart.md +++ b/documentation/BOOTSTRAP__AI_Agent_Quickstart.md @@ -350,7 +350,7 @@ Start here, then go deeper as needed: | Journals module overview | `documentation/MODULE__AE_Journals.md` | | Journals settings map | `documentation/MODULE__AE_Journals_Config_Map.md` | | Exhibitor Leads module | `documentation/MODULE__AE_Events_Leads.md` | -| Presentation Management module | `documentation/PROJECT__AE_Events_PressMgmt_Config_Cleanup.md` | +| Presentation Management module | `documentation/MODULE__AE_Events_Presentation_Management.md` | | IDAA client architecture | `documentation/CLIENT__IDAA_and_customized_mods.md` | | IDAA Archives module | `documentation/MODULE__AE_IDAA_Archives.md` | | IDAA Bulletin Board module | `documentation/MODULE__AE_IDAA_Bulletin_Board.md` | diff --git a/documentation/MODULE__AE_Journals.md b/documentation/MODULE__AE_Journals.md index efa602c2..1c764d08 100644 --- a/documentation/MODULE__AE_Journals.md +++ b/documentation/MODULE__AE_Journals.md @@ -45,7 +45,7 @@ Journals contain private personal data. Treat all journal and journal-entry rout ## Related Docs -- `documentation/PROJECT__AE_UI_Journals_module_update_2026.md` +- `documentation/PROJECT__AE_UI_Journals_Module_Update_2026.md` - `documentation/GUIDE__SvelteKit2_Svelte5_DexieJS.md` - `documentation/GUIDE__AE_API_V3_for_Frontend.md` - `documentation/BOOTSTRAP__AI_Agent_Quickstart.md` diff --git a/documentation/PROJECT__AE_UI_Journals_module_update_2026.md b/documentation/PROJECT__AE_UI_Journals_Module_Update_2026.md similarity index 100% rename from documentation/PROJECT__AE_UI_Journals_module_update_2026.md rename to documentation/PROJECT__AE_UI_Journals_Module_Update_2026.md diff --git a/documentation/PROJECT__Documentation_Refresh_and_Archive_Plan_2026.md b/documentation/PROJECT__Documentation_Refresh_and_Archive_Plan_2026.md index b1f478ae..3f5d35c5 100644 --- a/documentation/PROJECT__Documentation_Refresh_and_Archive_Plan_2026.md +++ b/documentation/PROJECT__Documentation_Refresh_and_Archive_Plan_2026.md @@ -33,6 +33,10 @@ Do not delete historical context; move to `documentation/archive/` with clear na ### Completed in this pass - Moved `MODULE__AE_Events_Launcher_Config_Menu_new.md` -> `archive/PROPOSAL__AE_Events_Launcher_Config_Menu_Unified_Vision_v3_1.md`. +- Moved `PROPOSAL__IDAA_UI_UX_Roadmap_2026.md` -> `archive/PROPOSAL__IDAA_Recovery_Meetings_UI_UX_Roadmap_2026.md`. +- Renamed `MODULE__AE Journals_config_map.md` -> `MODULE__AE_Journals_Config_Map.md`. +- Renamed `PROJECT__AE_UI_Journals_module_update_2026.md` -> `PROJECT__AE_UI_Journals_Module_Update_2026.md`. +- Renamed `AE_Docker_CI_cache_policy.md` -> `AE__Docker_CI_Cache_Policy.md`. ### Next archive candidates (review + approve) - Older style-review snapshots once current style guide references are centralized. @@ -49,7 +53,7 @@ Monthly lightweight review: ## 5) Immediate Follow-Up Tasks -1. Add a single docs index (`documentation/README__Docs_Index.md`) with routing by task type. -2. Normalize any remaining filenames with spaces or inconsistent separators. -3. Add `Last Updated` metadata lines to all `MODULE__` docs. -4. Run a link-check pass across documentation files. +1. Add `Last Updated` metadata lines to all `MODULE__` docs. +2. Run a link-check pass across documentation files. +3. Review overlap between `PROJECT__AE_Style_Review.md` and `GUIDE__AE_UI_Style_Guidelines.md`; merge or archive one path. +4. Review overlap between `GUIDE__AE_Events_Badges_Onsite.md` and `GUIDE__AE_Events_Onsite_Runbook.md`; decide whether to merge badge-print sections. diff --git a/documentation/README__Docs_Index.md b/documentation/README__Docs_Index.md index a94ec6b0..9a93c14b 100644 --- a/documentation/README__Docs_Index.md +++ b/documentation/README__Docs_Index.md @@ -51,7 +51,7 @@ Use this file as the routing map for project documentation. - `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_UI_Journals_Module_Update_2026.md` ## 6) Archive diff --git a/documentation/archive/PROJECT__AE_Docker_CI_BuildKit_implement.md b/documentation/archive/PROJECT__AE_Docker_CI_BuildKit_implement.md index 54e5d1d9..46156ff6 100644 --- a/documentation/archive/PROJECT__AE_Docker_CI_BuildKit_implement.md +++ b/documentation/archive/PROJECT__AE_Docker_CI_BuildKit_implement.md @@ -17,7 +17,7 @@ Deliverables (this PR) - `documentation/PROJECT__AE_Docker_CI_BuildKit_implement.md` (this file) - `aether_container_env/Dockerfile.buildkit.example` — BuildKit-friendly multi-stage Dockerfile example. - `aether_container_env/ci_buildx_example.sh` — standalone CI script examples (registry cache + local cache usage). -- `documentation/AE_Docker_CI_cache_policy.md` — cache rotation and prune guidance. +- `documentation/AE__Docker_CI_Cache_Policy.md` — cache rotation and prune guidance. Tasks (implementation checklist) - [ ] Review existing `Dockerfile`(s) under `aether_container_env/` and repository root. @@ -50,4 +50,4 @@ Next steps for the container team Files included in this PR for reference: - `aether_container_env/Dockerfile.buildkit.example` - `aether_container_env/ci_buildx_example.sh` -- `documentation/AE_Docker_CI_cache_policy.md` +- `documentation/AE__Docker_CI_Cache_Policy.md` diff --git a/documentation/PROPOSAL__IDAA_UI_UX_Roadmap_2026.md b/documentation/archive/PROPOSAL__IDAA_Recovery_Meetings_UI_UX_Roadmap_2026.md similarity index 100% rename from documentation/PROPOSAL__IDAA_UI_UX_Roadmap_2026.md rename to documentation/archive/PROPOSAL__IDAA_Recovery_Meetings_UI_UX_Roadmap_2026.md