chore: require Node v24+, remove --experimental-strip-types from example run commands
Node 24 supports TypeScript type stripping natively. The flag is kept
in package.json test script for backward compatibility but removed
from example comments.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>