# RoyalRoad Updates — Project Plan ## Overview A Go CLI tool that reads RoyalRoad story URLs from a PocketBase collection, fetches each story's last-update time from RoyalRoad, and prints a sorted plain-text table showing story names and how recently each was updated. ## Behavior 1. Read the collection endpoint URL baked in at compile time. 2. Query the `storyurls` collection. All rows are valid; no filtering needed. 3. Extract the `url` field from each matching record. 4. For each URL, sequentially fetch the RoyalRoad fiction page. 5. Extract the fiction name and `dateModified` from the embedded JSON-LD `