{ "id": "sarah-Q008", "character": "sarah", "quest_id": "Q008", "messages": [ { "stage": "intro", "trigger": "quest_activated", "body": "The app is crashing immediately after the last update. I didn't push any config changes. It was the package — axiomworks-app 2.1.1 is broken. Whatever vulcan built, it doesn't work." }, { "stage": "complete-pinned", "trigger": "world_flag:hermes_app_pinned_2-1-0", "body": "App's running. The apt pin means we won't accidentally pull 2.1.1 in again. Someone needs to sort out what went wrong on vulcan before we can upgrade properly." }, { "stage": "complete-rebuilt", "trigger": "world_flag:vulcan_build_fixed", "body": "App's running and the build is fixed. That's the right fix. I was hoping someone would trace it back to the source rather than just rolling back and leaving it." }, { "stage": "complete-unpinned", "trigger": "world_flag:hermes_app_running", "body": "App's running again. Is 2.1.0 pinned in apt preferences? If not the next update cycle is going to pull 2.1.1 back in and we'll be here again." } ] }