summaryrefslogtreecommitdiff
path: root/summaries/6.md
AgeCommit message (Collapse)Author
2026-01-25Enrich summaries with detailed plot descriptionsPaul Buetow
Import detailed 5-paragraph plots from plot.json for: - All Alastair Reynolds books (Revelation Space series) - All Arthur C. Clarke Rama books - Iain M. Banks Culture novels - Dan Simmons Hyperion Cantos - Classic works (1984, Hitchhiker's Guide, Three-Body Problem) - David Reimer's Guardians of Knowledge series - Brandhorst's Machine Intelligence Trilogy German-only Brandhorst titles retain shorter summaries as detailed plot information is less accessible for untranslated works. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25Move summaries to markdown files for easier editingPaul Buetow
- Extract summaries from books.json to summaries/{id}.md files - Update app.js to fetch summaries dynamically from markdown - Remove summary/summarySource fields from books.json - Update AGENTS.md and CLAUDE.md documentation - Add file:// protocol warning (must use HTTP server) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>