- Reorganize and reformat IPC handlers for improved readability and structure. - Add missing type definitions for `StoryData`, `AddWorldElementData`, `SetAIGuideLineData`, and others. - Simplify handler functions by enforcing consistent parameter usage and return types. - Remove outdated comments, redundant logic, and placeholder TODOs.