lessify-localess-cdn-prompt.prompt.json json Copy{
"prompt": "You are working on the Localess CDN layer.\n\nRead these docs before making changes:\n- [CDN & Caching](../docs/cdn-caching.md) — cv pattern, TTLs, redirect flow\n- [Publish Flow](../docs/publish-flow.md) — when cache is invalidated\n- [Billing & Cost](../docs/billing.md) — cost impact of changes\n\nKey files:\n- `functions/src/v1/cdn.ts` — all CDN route handlers\n- `functions/src/config.ts` — cache TTL constants\n- `functions/src/v1/middleware/query-auth.middleware.ts` — token auth",
"variables": [],
"notes": "You are working on the Localess CDN layer.",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/Lessify/localess",
"path": ".github/prompts/cdn.prompt.md",
"ref": "61e5b059ae680bdc671177aa1547ca5a97568e4f",
"url": "https://github.com/Lessify/localess/blob/61e5b059ae680bdc671177aa1547ca5a97568e4f/.github/prompts/cdn.prompt.md",
"key": "Lessify/localess/.github/prompts/cdn.prompt.md"
}
}
}