docs: complete NJS-GROWTH-04 AI docs contract#10
Conversation
There was a problem hiding this comment.
Code Review
This pull request completes the AI-readable documentation contract for @sebasoft/neuron-js by adding package-level autodiscovery fields, Claude guidance, n8n and LangGraph patterns, and richer documentation. The review comments correctly identify potential TypeErrors in the documentation's TypeScript examples where optional errors arrays are spread without checking for undefined. These should be resolved using the nullish coalescing operator as suggested.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Summary
Validation