Skip to content

Fix stale node RAM and Go version requirements in skill references#8

Open
monty-sei wants to merge 1 commit into
mainfrom
monty/plt-363-fix-node-requirements-discrepancies-in-sei-skill-ram-go
Open

Fix stale node RAM and Go version requirements in skill references#8
monty-sei wants to merge 1 commit into
mainfrom
monty/plt-363-fix-node-requirements-discrepancies-in-sei-skill-ram-go

Conversation

@monty-sei
Copy link
Copy Markdown
Collaborator

Summary

  • node-operations.md: RAM 64 GB → 256 GB DDR5+, Go 1.21+ → 1.24.x
  • seid-cli.md: Go 1.23+ → 1.24.x

Aligns both files with the canonical specs in sei-docs (node/index.mdx).

Closes PLT-363

Aligns node-operations.md and seid-cli.md with sei-docs canonical specs:
- RAM: 64 GB → 256 GB DDR5+ in node-operations.md
- Go: 1.21+ → 1.24.x in node-operations.md, 1.23+ → 1.24.x in seid-cli.md

Closes PLT-363
@cursor
Copy link
Copy Markdown

cursor Bot commented May 22, 2026

PR Summary

Low Risk
Low risk because this PR only updates documentation requirements and does not change runtime code paths. The main risk is user confusion if the stated Go/RAM requirements don’t match actual supported versions/hardware needs.

Overview
Updates skill reference docs to reflect current prerequisites: seid-cli.md now requires Go 1.24.x (instead of older Go versions), and node-operations.md increases recommended node resources to 16+ cores and 256 GB DDR5 RAM while also requiring Go 1.24.x (not Go 1.21+).

Reviewed by Cursor Bugbot for commit 8c989b8. Bugbot is set up for automated code reviews on this repo. Configure here.

@monty-sei monty-sei requested review from Kbhat1 and masih May 22, 2026 00:30
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.

3 participants