Skip to content

docs: refresh CLAUDE.md for Next 16 toolchain and API sidebar#725

Merged
TechHutTV merged 3 commits intomainfrom
docs/claude-md-refresh
May 4, 2026
Merged

docs: refresh CLAUDE.md for Next 16 toolchain and API sidebar#725
TechHutTV merged 3 commits intomainfrom
docs/claude-md-refresh

Conversation

@SunsetDrifter
Copy link
Copy Markdown
Contributor

Summary

  • Note that Next.js 16 requires Node.js >=20.9 — npm run build exits with code 1 on older versions
  • Update Common Commands: dev/build actually run both gen:llm and gen:edit-routes; add start and gen:edit-routes so the list is complete
  • Document src/components/NavigationAPI.jsx alongside NavigationDocs.jsx. The API sidebar lives in its own file, and a contributor adding a page under src/pages/ipa/ would not see it appear in the sidebar without knowing to update apiNavigation there

- Note Node.js >=20.9 requirement (Next 16 fails the build below this)
- Update dev/build descriptions to mention gen:edit-routes; add start
  and gen:edit-routes to the common commands list
- Document the second sidebar file (NavigationAPI.jsx) alongside
  NavigationDocs.jsx so the API sidebar is discoverable
Calls out four posture items relevant to AI-assisted contributions:
the repo is public, .env is committed and must hold placeholders only,
npm run gen pulls upstream main without pinning, and CLAUDE.md itself
is authoritative input to AI sessions and should be reviewed accordingly.
@TechHutTV TechHutTV self-requested a review May 4, 2026 16:44
@TechHutTV TechHutTV force-pushed the docs/claude-md-refresh branch from e88925d to a15534f Compare May 4, 2026 17:04
@TechHutTV TechHutTV merged commit e22a815 into main May 4, 2026
1 check passed
@TechHutTV TechHutTV deleted the docs/claude-md-refresh branch May 4, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants