Commit graph

4 commits

Author SHA1 Message Date
27c066de1c feat: add CSV catalogue data layer
Implement Catalogue class with BookRecord dataclass for managing the
CSV-based book inventory. Provides operations to append records, read all
rows, update specific books, and generate unique book IDs.

5 tests passing, all functionality working as specified.
2026-07-13 10:11:49 -07:00
4aee1e5181 chore: scaffold bookmark project structure 2026-07-13 10:08:41 -07:00
b16d6b4250 docs: add AGENTS.md project context (CLAUDE.md symlinked for compatibility) 2026-07-13 10:06:17 -07:00
827d0d2e2a chore: initial empty commit 2026-07-13 10:04:53 -07:00