diff --git a/ProblemMap/GlobalFixMap/Cloud_Serverless/edge_cache_invalidation.md b/ProblemMap/GlobalFixMap/Cloud_Serverless/edge_cache_invalidation.md index 7ae5d244..6ccbaefa 100644 --- a/ProblemMap/GlobalFixMap/Cloud_Serverless/edge_cache_invalidation.md +++ b/ProblemMap/GlobalFixMap/Cloud_Serverless/edge_cache_invalidation.md @@ -1,5 +1,22 @@ # Edge Cache Invalidation — Guardrails +
+ 🧭 Quick Return to Map + +
+ + > You are in a sub-page of **Cloud_Serverless**. + > To reorient, go back here: + > + > - [**Cloud_Serverless** — scalable functions and event-driven pipelines](./README.md) + > - [**WFGY Global Fix Map** — main Emergency Room, 300+ structured fixes](../README.md) + > - [**WFGY Problem Map 1.0** — 16 reproducible failure modes](../../README.md) + > + > Think of this page as a desk within a ward. + > If you need the full triage and all prescriptions, return to the Emergency Room lobby. +
+ + A practical repair guide for CDN and edge caches when your app ships new prompts, models, or assets. Use this to keep caches consistent across regions and prevent old content from leaking back in after a deploy or rollback. ## When to use this page