chore: remove obsolete planning files for Nuxt 4 migration

- Deleted several planning documents including config.json, PROJECT.md, REQUIREMENTS.md, ROADMAP.md, STATE.md, and various phase plans.
- These files were no longer relevant to the current project structure and development practices, streamlining the codebase.
This commit is contained in:
2026-04-10 17:37:59 +02:00
parent 137041b0a3
commit 6f3b474148
42 changed files with 0 additions and 8076 deletions
-96
View File
@@ -1,96 +0,0 @@
---
gsd_state_version: 1.0
milestone: v1.0
milestone_name: milestone
status: executing
stopped_at: Completed 03-04-PLAN.md
last_updated: "2026-04-08T16:41:35.206Z"
last_activity: 2026-04-08 -- Phase 3 Plan 02 main pages executed
progress:
total_phases: 3
completed_phases: 3
total_plans: 9
completed_plans: 9
percent: 100
---
# Project State
## Project Reference
See: .planning/PROJECT.md (updated 2026-04-07)
**Core value:** Chaque page du portfolio doit être crawlable par les moteurs de recherche sans JavaScript côté client
**Current focus:** Phase 2 — SSR Shell (execution complete)
## Current Position
Phase: 3 of 3 (pages-ship)
Plan: 2/3 complete
Status: Executing
Last activity: 2026-04-08 -- Phase 3 Plan 02 main pages executed
Progress: [███████░░░] 78%
## Performance Metrics
**Velocity:**
- Total plans completed: 2
- Average duration: —
- Total execution time: 0 hours
**By Phase:**
| Phase | Plans | Total | Avg/Plan |
|-------|-------|-------|----------|
| 01 | 2 | - | - |
**Recent Trend:**
- Last 5 plans: —
- Trend: —
*Updated after each plan completion*
| Phase 02 P01 | 394s | 2 tasks | 6 files |
| Phase 02-ssr-shell P03 | 48s | 1 tasks | 6 files |
| Phase 02 P02 | 112s | 2 tasks | 6 files |
| Phase 03-pages-ship P01 | 239 | 3 tasks | 17 files |
| Phase 03-pages-ship P02 | 103s | 3 tasks | 3 files |
| Phase 03 P03 | 129s | 3 tasks | 6 files |
| Phase 03 P04 | 59s | 2 tasks | 169 files |
## Accumulated Context
### Decisions
Decisions are logged in PROJECT.md Key Decisions table.
Recent decisions affecting current work:
- Init: Use `@nuxtjs/seo` meta-bundle (covers sitemap + og:image + schema-org) instead of standalone modules
- Init: SSR mode (not SSG) — i18n cookie detection requires server execution per request
- Init: Cookie-only persistence for i18n + theme (SSR-safe, no localStorage)
- Init: Static TS data files under `data/` (no @nuxt/content needed)
- [Phase 02]: Brand color #85cb85 as Nuxt UI primary via CSS @theme + app.config.ts
- [Phase 02]: Emojis stripped from migrated i18n translations for clean SSR
- [Phase 02-ssr-shell]: JSON-LD values hardcoded per threat model T-02-06
- [Phase 02]: Renamed a11y.github to a11y.gitea to match actual Gitea hosting
- [Phase 03-pages-ship]: HTML escaping added to nodemailer email body for XSS prevention
- [Phase 03]: Fiverr page reuses homeFAQs; UIcon replaces raw SVG paths
- [Phase 03]: Dockerfile uses node:22-alpine for both stages, no nginx
### Pending Todos
None yet.
### Blockers/Concerns
- Open: Confirm @nuxtjs/i18n v9 stable + Nuxt 4 compatible before Phase 2 planning
- Open: Confirm @nuxt/ui v3 stable (not beta/rc) before Phase 1 planning
- Open: Confirm nuxt-gtag Nuxt 4 compatibility before Phase 3 planning
## Session Continuity
Last session: 2026-04-08T16:41:35.203Z
Stopped at: Completed 03-04-PLAN.md
Resume file: None