- Replaced `Book`-based references with specialized models (`Act`, `Issue`, `World`, `GuideLine`, etc.) for enhanced modularity. - Updated synchronization, story, guideline, plot, and world-related methods to align with new models. - Removed redundant type definitions and adjusted interfaces for consistency.