Fix remaining OpenSpec validation failures (medium-severity specs)

- komoot-import: add SHALL to Credential storage requirement body
- local-dev-environment: add SHALL to Mobile app dev requirement body
- multi-day-routes: demote ### Note heading to plain paragraph

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ullrich Schäfer 2026-05-24 11:26:32 +02:00
parent bbb729ffdd
commit 0448a58e19
No known key found for this signature in database
GPG key ID: A32FF691A0F752D9
3 changed files with 3 additions and 5 deletions

View file

@ -81,7 +81,7 @@ The dev environment SHALL provide a command to tear down and recreate the local
- **THEN** all Docker volumes are removed and containers are recreated
### Requirement: Mobile app dev (Expo)
The `apps/mobile` React Native app (Expo) requires its own dev commands separate from the web stack.
The project SHALL provide dedicated dev commands for the `apps/mobile` React Native app (Expo), separate from the web stack.
#### Scenario: iOS development
- **WHEN** a developer runs `pnpm dev:ios` from `apps/mobile`