use struct serialization with emit_null_optional_fields
- define Hrana protocol types (Value, Stmt, ExecuteReq, CloseReq)
- use optional args field (?[]const Value) with emit_null_optional_fields=false
- jw.write(struct) instead of manual begin/end calls
- add link to Hrana spec in comments
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>