4904ba31c9a5896e99f6a877d123e586b35fcb01
Client makes no stale-serving assumptions: every Online-Board and Schedule search triggers a fresh upstream fetch; dictionaries are loaded once per session. Cache-Control TTLs (≤1 min board, ≤10 min schedule) and ETag/304 for dictionary endpoints are set by the backend HTTP layer. CachedApiClient / ServerLruCache infrastructure exists in src/shared/api/ for future SSR caching if needed. All three 4.1.18 rules marked Out-of-scope (backend) in the spec; coverage counters updated (13 → 16 out-of-scope, TBD −3).
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%