# SPA fallback: client-side routes (/p/:project/:tool, /l/:lib/:tool, …) have no
# static file, so serve index.html with 200. Cloudflare Pages matches real static
# assets (/, /assets/*, favicon, …) FIRST, so this only catches app routes.
/*    /index.html    200
