pushed
subh05sus/gptmarlon-admin • 5:54 AM - Sep 8, 2026
The PDF cache was previously only keyed by guide version, causing issues where redesigned templates would not force a re-render for existing content. I have added a TEMPLATE_REV constant to the cache key in lib/pdf-storage.ts, which can be manually bumped when the PDF design changes to ensure users receive the latest rendered version. 
