Conversation
Create a basic outline
- Remove empty "Definitions of Terms" section - Format priorities as proper markdown list - Clarify "APIs that break" to "APIs that are currently broken" - Add links to Dropshot and Progenitor GitHub repos - Format technical guidance as bullet list with arrows - Fix typo: "suddently" → "suddenly" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Add inline TODO comments requesting clarification on: - NodeJS vs Rust values alignment - Interoperability during migration - Dropshot terminology - LLM section structure - Bugview description and migration links 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
danmcd
reviewed
Dec 10, 2025
| We have lots of software that only runs against a very very old version of NodeJS. | ||
| This presents maintenance and security problems. | ||
|
|
||
| The NodeJS project's values are a mismatch with our own. |
Contributor
There was a problem hiding this comment.
I'm not even sure if that's 100% true anymore, but it was certainly true back when folks started freezing against various much-older versions of software. There are probably some commits to inspect as well about what a PITA it is to update things to more-modern versions, even if they are still quite old (looks at 6.17.1).
Ideally a history lesson should go here, but nobody, save MAYBE one, active on this project has quite enough context to provide said lesson.
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.