┌───────┐ ┌────────┐ ┌─────┐ ┌─────────────┐ │gateway│ │registry│ │cache│ │microservices│ └───┬───┘ └────┬───┘ └──┬──┘ └──────┬──────┘ │ Intention Request │ │ │ │───────────────────>│ │ │ │ │ │ │ │ │ Cache Lookup │ │ │ │────────────────>│ │ │ │ │ │ │ │ Cache Response │ │ │ │< ─ ─ ─ ─ ─ ─ ─ ─│ │ │ │ │ │ │ ╔═════════════════════════════════╗ │ ║ │ Service Request │ ║ │ ║ │────────────────────────────>│ ║ │ ║ │ │ │ ║ │ ║ │ Service Response │ ║ │ ║ │< ─ ─ ─ ─ ─ ─ ─ ─│─ ─ ─ ─ ─ ─│ ║ │ ║ │ │ │ ║ │ ║ │ Cache Persist │ │ ║ │ ║ │────────────────>│ │ ║ │ ║ │ │ │ ║ │ ╚═════════════════════════════════╝ │ Final Response │ │ │ │< ─ ─ ─ ─ ─ ─ ─ ─ ─ │ │ │ │ │ │ │ ┌───┴───┐ ┌────┴───┐ ┌──┴──┐ ┌──────┴──────┐ │gateway│ │registry│ │cache│ │microservices│ └───────┘ └────────┘ └─────┘ └─────────────┘