docs: document react-server layer constraint and compile-time switcher pattern
Add critical gotchas to AGENTS.md:
- react-server-dom-webpack/* imports only work in entry-base.ts
- compile-time switcher pattern for node/web platform code
- updated example for adding Node.js-only React APIs