Skip to content

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

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

chore: Node 24 baseline + AGENTS.md standards#34
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 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 before)
  • CI setup-node uses node-version-file: .nvmrc in release.yml and verify-conformance.yml

AGENTS.md

  • Adds the Working Standards (fells-code baseline) block and trims the now-duplicated commit / comment / em-dash bullets from the Conventions section (single source of truth).

Validated locally on Node 24.18.0: install and build (tsc) pass. The Docker/Playwright verify harness was not run.

Bccorb added 2 commits July 8, 2026 12:42
- .nvmrc -> 24 (single source of truth)
- add engines.node >=24 <25 (none was declared)
- CI setup-node uses node-version-file: .nvmrc (release.yml, verify-conformance.yml)
- AGENTS.md: add the fells-code baseline working standards, trim now-duplicated commit/comment/em-dash rules
…hecks rule

- verify-conformance.yml is a reusable cross-repo workflow that checks out
  sibling repos into subpaths, so it cannot read a single repo .nvmrc; pin
  node-version: 24 directly (fixes 'node version file does not exist')
- AGENTS.md: require all quality checks (tests, lint, typecheck, format) to pass
@Bccorb Bccorb merged commit aa6a5c0 into main Jul 8, 2026
1 check passed
@Bccorb Bccorb deleted the chore/node-24-baseline branch July 8, 2026 18:38
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