Commit 5d3a3e4
docs: refresh after demo-day hardening pass (Tableau 40s, SectionRail, client cache)
Brings written artifacts in line with code shipped today (2026-05-07).
No prose rewrites — surgical updates only:
- docs/OPERATIONS.md + docs/LLM_PROMPT_GUIDE.md: Today-path Tableau analyze
timeout cited as 25s → updated to 40s with the SSE-keeps-bytes-flowing
rationale (Heroku H12 idle timer doesn't apply since every Today route
streams from first byte; the cap is purely a wedged-call backstop).
- docs/README.md: new 2026-05-07 milestone entry covering pinned DC SQL
in Pulse + Drafts, pinned Tableau utterance, Tableau timeout bump,
Analyze fresh-start, ClientDetailSheet session cache, SectionRail,
Ask Bar brightening.
- docs/ARTIFACTS.md: ClientDetailSheet row notes the session-cache pattern.
- components/README.md: adds SectionRail to persistent chrome; updates
ClientDetailSheet row with the cache + data-horizon-overlay note;
notes UserMenu clears the cache on sign-out; notes AskBar brightness
bump.
- lib/client/README.md: new "Session-scoped caches" section covering
clientDetailCache.ts.
- README.md: one-liner mention of SectionRail + session cache in the
Today bullet.
CLAUDE.md is gitignored — not touched.
Tier validation docs (ASK_MY_DATA_T1, ANALYZE_T2) and historical
references (SEED_DATA_SPEC, CURSOR_MCP_SETUP) are unchanged.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 41bda81 commit 5d3a3e4
7 files changed
Lines changed: 15 additions & 7 deletions
File tree
- components
- docs
- lib/client
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | | - | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
75 | 81 | | |
76 | 82 | | |
77 | 83 | | |
| |||
0 commit comments