Adds Redis caching layer for active rule versions and compliance lists to meet performance NFRs.
This skill governs introduction of Redis caching for high-read paths in transaction evaluation, especially active rule versions and compliance list lookups.
The goal is to reduce database load and support throughput/latency non-functional requirements while preserving deterministic behavior.
Use this skill when:
After applying this skill: