docs(09): fix plan checker warnings — ORDER BY desc, closed tag, resolved marker

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
curo1305
2026-06-12 15:40:31 +02:00
co-authored by Claude Sonnet 4.6
parent ba30ada87a
commit 2fd7591eac
3 changed files with 4 additions and 4 deletions
@@ -668,7 +668,7 @@ router.include_router(overview_router)
---
## Open Questions
## Open Questions (RESOLVED)
1. **AdminSidebar — separate component or inline in AdminLayout?**
- What we know: `AppSidebar.vue` is a separate component imported by `App.vue`. `AuthLayout.vue` has no sidebar.