| Minor independent-login age | Defaults in API config/minors.php (independent_login_minimum_age, age_of_majority); legal/regional review still TBD — storage semantics in Identity and Access |
| Minor account type matrix | Labels and per-type PII fields (display name only, teen email, etc.); guardian-controlled — see Identity and Access |
| Spouse / household links | Model for skipping cross-gender mentorship warnings (husband mentoring wife) |
| Gender pairing exceptions | Guardian-mother / young-son hard-block bypass; group vs 1:1 mentorship — see Mentorship |
| Geolocation group discovery | Opt-in later; invites only for now (Product Scope) |
| Exact AI token caps | Tune when LLM ships (AI Guidelines) |
| Store tagline and subtitle | Options in Branding; pick before app store submission |
| Scripture reference usage index | Wave 3 stores [[ref:…]] inline in CRDT body only. Global “notes citing this passage” needs a range/overlap model (structured columns, FTS sidecar, or async index). Do not populate morph bible_references from the editor until designed — see Note CRDT sync. |
| Guided study progression | v1 uses spiritual-phase gating (Study Methods). Implemented: mentorship track assignment, skip/noop, electives, and inferred progress (Tracks). Deferred: user_course_progress table, programmatic prerequisite graph beyond phase, and server-side method minimum-level enforcement. |
| Additional spiritual phases | strong_meat, feast, and graduated are in the enum; onboarding still seeds milk/transition/meat. All tracks require a phase (Tracks). |
| AI-assisted track tags | Suggest tags from track metadata; admin confirms — Tracks. |
| Mentorship checkup studies | v1 shipped: mentorship_plan_kind = checkup templates (phase promotion quiz + mentor attestation + promote_phase step). Seeded checkup template and GraphQL assign flow — see Mentorship. Deferred: scheduled re-promotion on a cadence (e.g. after N weeks on a track). |
| Persisted study sessions | Model start/end of an active study period, optional link to a study, and device focus mode; mentorship meetings as a session subtype. Upgrade path: meet completion mode currently stubs as acknowledge + optional lane notes; replace with session-linked completion when sessions ship (Study Plans). |
| IDV vendor vs self-hosted | Third-party (Onfido, Persona, etc.) vs custom AI pipeline; legal DPA requirements — Identity verification |
| Location verification precision | IP-only vs opt-in GPS; mismatch tolerance; privacy copy — Identity verification |
| Verification expiry | One-time vs periodic re-verification (e.g. annual); lapse when church exemption ends — Identity verification |
| International ID support | Document types and countries for first IDV release — Identity verification |
| ID-derived vs self-reported gender | Mentorship pairing if legal sex on ID conflicts with profile gender — Mentorship, Identity verification |
| Free-tier IDV cost | Who pays when individuals are free — Product Scope, Identity verification |