update: improve MCP tool descriptions, add lenient datetime deserialization, fix tile CSP
Enhance atpmcp tool descriptions with actionable language, usage guidance, examples, and clearer error documentation. Add lenient_optional_format serde module to atproto-record for tolerating malformed datetime values during deserialization. Update tile CSP to replace deprecated plugin-types directive with media-src. Add test for malformed createdAt field in calendar events.