BMAD-METHOD/jus-ia-start-kit
Claude c9fa698884
feat: SEO audit fixes — meta description, robots.txt, sitemap, noindex
- 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
2026-03-09 00:38:37 +00:00
..
.claude/skills chore: add seo-audit skill configuration 2026-03-09 00:31:51 +00:00
api feat: Prepare Vercel deployment with serverless adapter 2026-03-09 00:18:29 +00:00
src feat: SEO audit fixes — meta description, robots.txt, sitemap, noindex 2026-03-09 00:38:37 +00:00
.env.example feat: Complete all 10 legal flows, OpenRouter/Gemini integration, and tests 2026-03-09 00:12:08 +00:00
.gitignore feat: Prepare Vercel deployment with serverless adapter 2026-03-09 00:18:29 +00:00
package.json feat: Prepare Vercel deployment with serverless adapter 2026-03-09 00:18:29 +00:00
skills-lock.json chore: add seo-audit skill configuration 2026-03-09 00:31:51 +00:00
tsconfig.json feat: Add Jus IA Start Kit — MPA wizard for legal prompt assembly 2026-03-09 00:00:28 +00:00
vercel.json feat: Prepare Vercel deployment with serverless adapter 2026-03-09 00:18:29 +00:00
vitest.config.ts feat: Complete all 10 legal flows, OpenRouter/Gemini integration, and tests 2026-03-09 00:12:08 +00:00