Skip to content

Auto-accept FW Lite beta requests #2517

Description

@myieye

[Claude, autonomous]

Placeholder. Approach not yet decided.

Today, requesting FW Lite beta access is a manual loop: the SendFWLiteBetaRequestEmail mutation (backend/LexBoxApi/GraphQL/UserMutations.cs) emails lexbox support, and someone hand-adds the FwLiteBeta feature flag (backend/LexCore/FeatureFlag.cs) to the user.

We want a request to grant beta access automatically instead of waiting on a person.

Open questions:

  • Auto-grant the flag right away, or gate it (rate limit, org/domain allowlist, admin toggle)?
  • Keep sending the notification email for visibility, or drop it?
  • Any abuse/misuse concerns with self-service beta access?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions