V1 upgrade - #2
Merged
Merged
Conversation
…arn workspace, practice, search, SEO, docs Phases 1-16 of the V1 upgrade mission (see docs/V1-UPGRADE-AUDIT.md): - Audit: docs/V1-UPGRADE-AUDIT.md; docs rewritten (DESIGN-SYSTEM v2, CONTENT-SYSTEM, ARCHITECTURE, PRACTICE-ENGINE); CHANGELOG 1.0.0. - Branding: new geometric path mark (SVG sources + rendered PNGs in branding/), favicon.svg/.ico, apple-touch-icon, icon-512, social preview; removed old raster logo + Next boilerplate SVGs. - Content: learnpath-youtube-resources.json validated, normalized and imported via scripts/import-resources.mjs into generated TS modules (resources.imported.ts, skills.imported.ts, skill-wiring.ts); catalog now 218 resources / 58 skills / 6 staged roadmaps; import gate in tests/import.test.ts. - Roadmaps: staged roadmap graph with dependency edges, prereq/locked/ completed states, legend, progress rails. - Learn workspace: goal -> prereqs -> stages -> skills -> resources -> practice -> projects; click-to-load YouTube facade (youtube-nocookie, Referrer-Policy, Player API errors); notes + progress per skill. - Practice: lazy Monaco chunk with textarea fallback; +6 exercises and +4 challenges; SQL challenge starters no longer leak solutions; projects view supports multi-file starters. - Progress: pure applyProgress() (sticky completion, changed-flag) in progress-shared with tests; provider syncs only changed records. - Search: MiniSearch kept; event-driven search-results UI (debounce + sequence guard, no effects); /api/search grouped hits. - Pages: homepage redesign, /me rewrite, community (Discord), open-source (GitHub CTA), courses, search, resource pages with VideoObject JSON-LD. - SEO/infra: layout icons + WebSite/SearchAction JSON-LD + canonical; stable sitemap dates; generic error.tsx; CI reordered (typecheck after build). - Deps: dropped unused direct nanoid. Gates: content:validate, vitest 15/15, eslint 0 problems, tsc clean, next build OK (219 SSG resource pages).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.