Commit 088b974
Promote master deck over per-day annotation snapshot in alignment
Profs often export a short per-session annotated PDF
(e.g. Lecture5.ann070426.pdf containing the 10 slides discussed that
day with handwritten marks) alongside the master Lecture5.pdf. bge-m3
preferentially matches the snapshot — its content overlaps most
tightly with that day's transcript — so note generation ends up with
a single 10-slide chunk instead of a full ~40-slide, multi-section
pass over the lecture topic.
After picking any slide, check for a .annYYYYMMDD.pdf suffix; if the
stripped sibling exists, swap to it.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d5b9fc2 commit 088b974
1 file changed
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1919 | 1919 | | |
1920 | 1920 | | |
1921 | 1921 | | |
| 1922 | + | |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
| 1935 | + | |
| 1936 | + | |
| 1937 | + | |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
| 1941 | + | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
1922 | 1946 | | |
1923 | 1947 | | |
1924 | 1948 | | |
| |||
0 commit comments