Skip to content

Unimplemented feature flags present but not built (JIT permissions, optional wizard) #688

@malpern

Description

@malpern

Tier: 3 (minor / deferred-by-design)

From the pre-release feature-gap audit.

Problem

Two feature flags are declared but explicitly not implemented (Phase 2/3). They default OFF and aren't exposed in UI; tracking so they aren't accidentally surfaced and to record the intended work.

Evidence

  • Sources/KeyPathCore/FeatureFlags.swift:158-182:
    • useJustInTimePermissionRequests"Phase 2: ... (NOT YET IMPLEMENTED)"
    • allowOptionalWizard"Phase 3: ... (NOT YET IMPLEMENTED)"

Action

Fine to ship OFF. Keep them out of any user-facing settings until implemented; this ticket tracks the future work.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions