be5030ac0d
- OrgSocialPost: add bot: String? field (never displayed, reserved for bot-aware rendering per spec) - OrgSocialParser: parse :BOT: property into post.bot - RelayClient.appendCacheBuster: use percentEncodedQueryItems instead of queryItems so %2B timezone offsets are preserved; fixes poll-votes 404 - Tests: add BotPropertyTests (parsed, not-in-body, nil-when-absent); all 240 tests now pass