resilience-core
Installation
SKILL.md
Resilience Core Skill
This skill ensures 100% uptime for metadata fetching by using a multi-layer fallback strategy. Metric: The user must NEVER see a blank poster or missing description due to a network error.
🌐 The Multi-Level Resilience Cascade
Every external request (especially to TMDB) MUST go through tmdbClient.js.
NEVER use fetch() directly for metadata.