chore: rename packages from mike to GordonOSS
From the PR description
Summary
- Renames
backendpackage frommike-backendtoGordonOSS-backend - Renames
frontendpackage frommiketoGordonOSS-frontend package-lock.jsonfiles updated to reflect the new nameslicensefield (AGPL-3.0-only) preserved in both packages
Notes
No runtime behavior changes - these are package metadata fields only. The rename aligns the package names with the repository name.
Test plan
-
npm run devinbackend/starts cleanly on port 3001 -
npm run devinfrontend/starts cleanly on port 3000 -
npm run buildpasses in both packages
Our analysis
Rename packages from mike to GordonOSS to match the fork — read the full analysis →
Think the analysis missed something the PR description covers?
Capture this PR into my fork
Download a Markdown prompt that tells Claude how to port every
commit in this PR into your working tree. Run it via
claude -p < capture-pull-123.md from
inside the repo you want the changes in.