Generated output — this is a static snapshot rendered from .vibekb/. The .vibekb/ content is the source of truth. See Reference for provenance.

Warnings

iOS widget app group ID is a placeholder

StreakService uses group.YOUR_BUNDLE_ID.shared for HomeWidget sync.

Severity: medium Verified from source

What can go wrong

iOS widgets will not receive streak/accountability updates until the real app group is configured in Xcode and code.

Safe next action

Set the real app group id in Flutter + entitlements; verify widget refresh.