# 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. Authenticate to PocketBase using credentials baked in at compile time. 2. Query the `bookmarks` collection, filtering `category = "Geschichten"`. 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 `