Archive the monolithic route-features spec and replace with 9 focused OpenSpec changes: multi-day-routes, waypoint-notes (with POI snapping), undo-redo, local-dev-stack, route-sharing, route-discovery, activity-photos, osm-overlays, plus the existing changelog and komoot-import. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
12 lines
386 B
Markdown
12 lines
386 B
Markdown
## MODIFIED Requirements
|
|
|
|
### Requirement: Activity visibility
|
|
Activities SHALL have visibility levels controlling who can see them.
|
|
|
|
#### Scenario: Private activity
|
|
- **WHEN** an activity's visibility is "private"
|
|
- **THEN** only the owner can view it
|
|
|
|
#### Scenario: Public activity
|
|
- **WHEN** an activity's visibility is "public"
|
|
- **THEN** anyone can view it on the owner's profile
|