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:
parent
bbb729ffdd
commit
0448a58e19
3 changed files with 3 additions and 5 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue