- Add <meta name="description"> block to base template - Add <meta name="robots" content="noindex, nofollow"> on preview, error, flow-step, and not-available pages (ephemeral content) - Add og:locale meta tag for pt_BR - Add robots block and canonical block to base layout - Create robots.txt (disallow /health, reference sitemap) - Add dynamic /sitemap.xml route from flow registry - Create SVG favicon and update link tag - All 60 tests passing https://claude.ai/code/session_01CvrcMDqfCKWV2hC3xpRbx3 |
||
|---|---|---|
| .. | ||
| .claude/skills | ||
| api | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| package.json | ||
| skills-lock.json | ||
| tsconfig.json | ||
| vercel.json | ||
| vitest.config.ts | ||