I'm going to update this once I have the challenge for the agent component written. ## Actors/actresses <!-- Add all actors/actresses involved in the scenario. Example: - User of the application --> ## Preconditions <!-- Add the conditions that should be met at the start of the scenario. Example: - The user has launched the application. - The user is not yet logged in. --> ## Steps <!-- Add the steps the actors/actresses execute during the scenario. Example: - The user clicks on the "Log in" button. - The user is redirected to the login page of their Solid pod. - The user logs in with username/password. - The user is redirected to the original application. - The user is greeted using their preferred name. --> ## Postconditions <!-- Add the conditions that should be met at the end of the scenario. Example: - The user is logged in. - The user is greeted using their preferred name. -->