Commit e87ce0e
docs(media): redo 13F clip as value-sorted top-10 holdings
The previous 13F clip rendered the raw object (~98 alphabetical rows) and
scrolled the headline and iconic positions off-screen, landing on no-name
mid-table holdings. Switch to holdings_view(10): Berkshire's top 10 by value
(Apple, Amex, Coca-Cola, BofA, Chevron...) in one clean, untruncated frame.
- Load the 13F off-camera so the reveal is instant.
- Env VHS_CONSOLE_WIDTH=124 + FontSize 16 to show full names/values in 1280px.
- Document two VHS gotchas in the harness README: Env must follow all Set
directives (else Set is dropped), and lines render ~40px tall.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent ce4328c commit e87ce0e
4 files changed
Lines changed: 28 additions & 7 deletions
File tree
- docs/images
- scripts/vhs
Loading
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
78 | 86 | | |
79 | 87 | | |
80 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
10 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 | | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
| 22 | + | |
| 23 | + | |
15 | 24 | | |
16 | 25 | | |
17 | 26 | | |
18 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
19 | 31 | | |
20 | 32 | | |
21 | 33 | | |
| 34 | + | |
22 | 35 | | |
23 | | - | |
24 | | - | |
| 36 | + | |
| 37 | + | |
25 | 38 | | |
26 | | - | |
27 | | - | |
| 39 | + | |
| 40 | + | |
0 commit comments