Skip to content

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

Merged
Bccorb merged 2 commits into
mainfrom
chore/node-24-baseline
Jul 8, 2026
Merged

chore: Node 24 baseline + AGENTS.md standards#1
Bccorb merged 2 commits 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 an ecosystem-wide Node upgrade and agent-guideline rollout.

Node

  • .nvmrc -> 24 (single source of truth for local + CI)
  • engines.node -> >=24 <25 (pinned to the tested major)
  • CI setup-node uses node-version-file: .nvmrc so CI and local never drift

AGENTS.md

  • Adds the Working Standards (fells-code baseline) block: no AI attribution, no code-narrating comments, TODOs must reference a ticket, Conventional Commits, no em dashes in public-facing text, verify-before-done.

Validated locally on Node 24.18.0: install, lint, build, and tests pass.

@Bccorb Bccorb force-pushed the chore/node-24-baseline branch from 7931ef4 to 117e185 Compare July 8, 2026 15:41
- .nvmrc -> 24 (single source of truth)
- engines.node -> >=24 <25
- CI setup-node uses node-version-file: .nvmrc
- AGENTS.md: insert the fells-code baseline working standards block
@Bccorb Bccorb force-pushed the chore/node-24-baseline branch from 117e185 to ced24f8 Compare July 8, 2026 15:50
@Bccorb Bccorb changed the title chore: Node 24 LTS baseline chore: Node 24 baseline + AGENTS.md standards Jul 8, 2026
@Bccorb Bccorb merged commit 0c46c03 into main Jul 8, 2026
1 check passed
@Bccorb Bccorb deleted the chore/node-24-baseline branch July 8, 2026 16:14
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.

1 participant