{"id":"book-list","title":"Book List","routes":"/books","summary":"Bookstore catalog: grid of books with title/author search + genre filter, and add-to-cart per card.","aliases":["catalog","browse books","book grid","genre filter","search books","add to cart"],"factsPath":"wiki/content/pages/book-list/page-wiki.md"}
{"id":"book-detail","title":"Book Detail","routes":"/books/:id","summary":"Single-book page with cover/title/author/genre/price/blurb and an add-to-cart action bound to the shared cart.","aliases":["book page","book detail","add to cart","buy book","blurb","book not found"],"factsPath":"wiki/content/pages/book-detail/page-wiki.md"}
{"id":"cart-checkout","title":"Cart & Checkout","routes":"/cart","summary":"Cart page with editable quantities, live total, remove, and a checkout that clears the cart.","aliases":["cart","checkout","quantity","total","remove item","place order","empty cart"],"factsPath":"wiki/content/pages/cart-checkout/page-wiki.md"}
