Over-specified 6,008 chars · ~ 39 code symbols
swe-bench-pro/instruction.md
1 ### Add Google Books as a metadata source to BookWorm for fallback/staging imports
2
3 ### Problem / Opportunity
4
5 BookWorm currently relies on Amazon and ISBNdb as its primary sources for metadata. This presents a problem when metadata is missing, malformed, or incomplete—particularly for books with only ISBN-13s. As a result, incomplete records submitted via promise items or ` /api/import ` may fail to be enriched, leaving poor-quality entries in Open Library. This limitation impacts data quality and the success rate of imports for users, especially for less common or international titles.
6
7 ### Justify: Why should we work on this and what is the measurable impact?
8
... continue reading