Skip to content

chore: Node 24 baseline + AGENTS.md standards#74

Merged
Bccorb merged 1 commit into
mainfrom
chore/node-24-baseline
Jul 8, 2026
Merged

chore: Node 24 baseline + AGENTS.md standards#74
Bccorb merged 1 commit into
mainfrom
chore/node-24-baseline

Conversation

@Bccorb

@Bccorb Bccorb commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Node 24 LTS baseline + AGENTS.md standards

Part of the ecosystem-wide Node upgrade and agent-guideline rollout.

Node

  • .nvmrc -> 24 (single source of truth for local + CI)
  • adds engines.node >=24 <25 (none was declared)
  • CI setup-node uses node-version-file: .nvmrc in ci.yml and release.yml; the reusable conformance.yml is unchanged

AGENTS.md

  • Adds the Working Standards (fells-code baseline) block (attribution, comments, TODO-ticket, commits/branches, em dashes, all-checks-must-pass) and trims the now-duplicated comment / em-dash bullets. CLAUDE.md already documents the detailed verify loop and imports AGENTS.md.

Validated locally on Node 24.18.0: install, typecheck, lint, test:run, build, and format:check all pass.

- .nvmrc -> 24 (single source of truth)
- add engines.node >=24 <25 (none was declared)
- CI setup-node uses node-version-file: .nvmrc (ci.yml, release.yml)
- AGENTS.md: add the fells-code baseline working standards, trim now-duplicated comment/em-dash rules
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Bccorb Bccorb merged commit 71a4b3c into main Jul 8, 2026
2 of 3 checks passed
@Bccorb Bccorb deleted the chore/node-24-baseline branch July 8, 2026 19:01
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