TenantAtlas/apps/website
ahmido 2e6504618c 409: add evaluation, procurement and rollout website surface (#408)
## Summary
- add the localized evaluation-readiness route pair at `/evaluierung` and `/en/evaluation` with a shared page component
- wire homepage, platform, trust, review-pack, use-case, footer, and locale-switcher discovery paths into the new evaluation surface
- add smoke coverage plus full Spec Kit artifacts for the evaluation, procurement, and rollout readiness feature

## Validation
- `corepack pnpm --filter @tenantatlas/website build`
- `WEBSITE_PORT=4322 corepack pnpm --filter @tenantatlas/website test tests/smoke/public-routes.spec.ts`
- `WEBSITE_PORT=4323 corepack pnpm --filter @tenantatlas/website test tests/smoke/interaction.spec.ts`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #408
2026-05-30 18:09:16 +00:00
..
public feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
src 409: add evaluation, procurement and rollout website surface (#408) 2026-05-30 18:09:16 +00:00
tests/smoke 409: add evaluation, procurement and rollout website surface (#408) 2026-05-30 18:09:16 +00:00
.gitignore 405: DACH Trust, Datenschutz & Security Website Surface (#400) 2026-05-26 00:11:27 +00:00
.prettierignore feat(website): finalize public content messaging updates (#396) 2026-05-24 23:06:38 +00:00
.prettierrc feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
astro.config.mjs feat: public website launch readiness updates (#394) 2026-05-21 21:41:33 +00:00
package.json feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
playwright.config.ts feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
pnpm-lock.yaml feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
process-html.mjs feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
THIRD_PARTY_NOTICES.md feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
tsconfig.json feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
vercel.json feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00