概要
This skill provides expert guidance for building robust, high-scale applications by separating read and write operations and treating state changes as a sequence of immutable events. It helps developers implement Domain-Driven Design (DDD) principles, ensure complete auditability, and handle complex temporal queries where understanding the historical state of the system is critical. Whether you are building financial systems requiring strict compliance or high-concurrency web applications, this skill offers the patterns and best practices needed to manage eventual consistency and optimized data projections.