Fix docs: replace Capacitor with turbo-ios architecture #1

Closed
opened 2026-06-19 01:10:40 +00:00 by ldraney · 0 comments
Owner

Type

Bug

Lineage

Standalone — discovered during initial scaffold session.

Repo

ldraney/my-vibes-world

What Broke

Architecture and user story docs incorrectly reference Capacitor for the native app path. The platform uses turbo-ios / Hotwire Native (native Swift shell + WKWebView), as proven in landscaping-assistant-ios.

Repro Steps

  1. Read docs/architecture.md "Future: Native App" section
  2. Observe: references Capacitor
  3. Should reference turbo-ios / Hotwire Native

Expected Behavior

Docs should reflect the actual platform iOS pattern: turbo-ios native Swift shell, WKWebView, Keycloak OAuth PKCE, Fastlane distribution.

Environment

  • Cluster/namespace: n/a (docs only)
  • Service version/commit: 43a7c3e
  • Related alerts: none

Acceptance Criteria

  • architecture.md references turbo-ios, not Capacitor
  • user-stories.md references Fastlane and turbo-ios shell
  • Mermaid diagram updated to show correct native flow
  • my-vibes-world — project this affects
### Type Bug ### Lineage Standalone — discovered during initial scaffold session. ### Repo `ldraney/my-vibes-world` ### What Broke Architecture and user story docs incorrectly reference Capacitor for the native app path. The platform uses turbo-ios / Hotwire Native (native Swift shell + WKWebView), as proven in landscaping-assistant-ios. ### Repro Steps 1. Read docs/architecture.md "Future: Native App" section 2. Observe: references Capacitor 3. Should reference turbo-ios / Hotwire Native ### Expected Behavior Docs should reflect the actual platform iOS pattern: turbo-ios native Swift shell, WKWebView, Keycloak OAuth PKCE, Fastlane distribution. ### Environment - Cluster/namespace: n/a (docs only) - Service version/commit: `43a7c3e` - Related alerts: none ### Acceptance Criteria - [ ] architecture.md references turbo-ios, not Capacitor - [ ] user-stories.md references Fastlane and turbo-ios shell - [ ] Mermaid diagram updated to show correct native flow ### Related - `my-vibes-world` — project this affects
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ldraney/my-vibes-world#1
No description provided.