0ecc1a92fd
Add PartialEq, Eq, Serialize, Deserialize to AchievementContext per CLAUDE.md §5.3 derive order. The struct holds only primitive types (u32, u64, i32, bool, Option<u32>) so all four derives apply without complications. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>