49443ad16ab09f593d6c567b73a48af5aa42dd32
Some checks failed
CI / Unit & Component Tests (pull_request) Failing after 3m20s
CI / OCR Service Tests (pull_request) Successful in 35s
CI / Backend Unit Tests (pull_request) Failing after 3m4s
CI / Unit & Component Tests (push) Failing after 3m44s
CI / OCR Service Tests (push) Successful in 40s
CI / Backend Unit Tests (push) Failing after 3m14s
Per Markus #5616, the leaf-component fetch in the Tiptap suggestion plugin violates the project-wide rule from frontend/CLAUDE.md ("Data flows from +page.server.ts via props — never client-side API fetch"). Add an inline block-comment explaining why this exception is justified (suggestion runs client-side per keystroke; same auth surface; no server-side reshape benefit) and points future readers at the open ADR follow-up plus Nora's PersonSummaryDTO response-shape audit. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.1%
TypeScript
11.5%
Java
10.9%
Svelte
4.2%
Shell
0.1%