fix: wiki audit — frozen pane fields, CDN versions, API examples
- Fix FrozenPane field names: row/column/topLeftCell → rows/cols
- Update all CDN URLs from @0.4.0 to @0.5.0
- Update sidebar version to v0.5.0
- Fix FAQ Node.js requirement: 25+ → 24+
- Fix Examples.md: sheetToJson/sheetToCsv take ws not ws.rows
- Fix Examples.md: fill({ patternType }) → fill({ pattern })
- Fix cell ref examples: 0-based indexing, encodeCellRef signature
- Remove duplicated Browser & CDN section in Getting-Started.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>