candle-annotator/openspec
Marko Djordjevic 985f459bd7 Task 8.2: Move src/app/page.tsx to src/app/app/page.tsx
- Create src/app/app/ directory
- Move the main app component (dashboard) to src/app/app/page.tsx
- Replace src/app/page.tsx with a redirect to /login
- Update tasks.md to mark 8.2 as complete

This establishes the /app workspace route for the authenticated app while the root / will redirect to login.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 13:14:15 +01:00
..
changes Task 8.2: Move src/app/page.tsx to src/app/app/page.tsx 2026-02-20 13:14:15 +01:00
specs Archive code-review-fix change and sync specs to main 2026-02-20 08:54:59 +01:00
config.yaml starting planning 2026-02-12 09:42:55 +01:00