Resolve develop into main merge conflicts
Created by: ihsraham
Summary
Adds the merge commit that brings main into develop and resolves the conflicts currently blocking PR #138.
Resolution strategy
- Kept
developas the canonical Fumadocs migration output. - Kept migrated
content/docs/...andskills/...files fromdevelop. - Kept
developdeletions for legacy GitBook paths whose migrated replacements already exist. - No manual content decisions beyond the previously verified mechanical migration rule.
Validation
-
git merge-tree --write-tree upstream/main HEADcompleted without conflicts. -
npm run buildpassed. -
npm run qualitywas attempted;check:metapassed, thencheck:linksfailed on two pre-existing external GitHub release 404s incontent/docs/overview/changelog.mdx(pear-wrk-wdkbeta.8 and beta.5). The resolution commit has no tree diff versus currentdevelop, so those link failures are not introduced here.