Add 《源氏物语》as a second grown tree in 我的树#3
Conversation
Extract the per-book tree data (branches, annotations, echo) out of MyTree.tsx into src/books.ts so a book is just a data record, then add 《源氏物语》(紫式部, 1008) alongside 《道德经》: five 帖 spanning 桐壺 to 夢浮橋, real anchoring lines, 入木/青芽/读过 states, a continuation thread, and its own anniversary echo. A quiet book switcher below the reader's name moves between the two trees in place. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01AotmBqgJa7s8hM7rwAG6vD
|
Superseded by #10, which plants 源氏物語 (and 心經) directly onto the shelf using main's current Since this PR was opened, main has moved on: PR #1 merged 金剛經 and with it a richer What was salvaged into #10: the intent — turn the 源氏物語 ghost in Closing in favor of #10. Thanks for the push toward getting a second tree on the shelf. |
Summary
MyTree.tsxinto a newsrc/books.ts, so a "book" is a plain data record and the page component carries no book-specific content.README.mdandAPP_NOTES.mdto document the multi-book data model and how to add another themed book.Test plan
npm run build(type-check + production build) passes🤖 Generated with Claude Code
https://claude.ai/code/session_01AotmBqgJa7s8hM7rwAG6vD
Generated by Claude Code