Ecosystem overview
One Next.js app replaces nine subdomains with subpaths: /blog, /projects, /lab, /ai, /apps, /gallery, /achievements, /social, /docs.
Why subpaths: one domain concentrates SEO authority, one sitemap, one deploy, one admin.
Content lives in src/data/*.json. The /admin studio edits it with preview, SEO score, and activity log.
