CI / changes (push) Successful in 7s
CI / lint (push) Successful in 56s
CI / frontend (push) Successful in 1m32s
CI / backend (push) Successful in 10s
CI / e2e (push) Successful in 2m56s
CI / semgrep (push) Successful in 1m10s
CI / storybook-a11y (push) Successful in 6m38s
CI / api-client-drift (push) Successful in 1m56s
WP-61 (bootstrap the behandelportal app) is done — a separate sibling repo at /home/eho/repos/behandelportal, not a commit in this one. Records the one real kickoff deviation from the vanilla new-ssp recipe: create-ssp.mjs unconditionally renames the backend project even with --skip-backend, which conflicts with the WP's "no new backend service" decision. Resolved by deleting backend/ from the new repo and vendoring its swagger.json into api-contract/ instead, with gen:api regenerating only the client against that vendored doc. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>