Skip to content

Flashback Challenges Technical Debt

Small persistent list of known product/technical compromises accepted for MVP or near-term delivery.

IDAreaDebt / compromiseStatusIntended follow-up
CH-DEBT-001Challenge access controlCommunity Leader MVP uses password-protected challenges as the only non-public access mode. This is soft access control, not strong private access: passwords can be forwarded, cannot be revoked per user, and provide limited auditability.Accepted for MVPReplace or supplement with stronger access models such as invite links, allowlists, Clerk org/group access, or host approval flow.