Skip to content

Open Questions⚓︎

This document collects unresolved design work so the rest of the docs can stay focused on current meaning and behavior.

Domain Model⚓︎

  • Define confidence levels such as low, medium, and high for easier filtering.
  • Design a Lesson Library view to show lessons across Topics.

Behavior & Lifecycle⚓︎

  • Define auto-close rules for Topics that stay in Waiting for too long.
  • Decide how often old decisions should be revisited.

Collaboration⚓︎

  • Define the transfer-ownership flow for when a lead leaves the team.
  • Decide whether Topics need @mention support for pulling advisors into specific choices.

Visibility & Privacy⚓︎

  • Define redaction states for non-owners, such as a clear "Content Restricted" message.
  • Finalize organization-scope inheritance rules for multi-tenant setups.
  • Decide whether emergency-access protocols are required for legal compliance.

Permissions & Authorization⚓︎

  • Decide whether temporary grants are needed for external advisors.
  • Decide whether an Owner can delegate decision.make rights.