Quorum auto-confirm
- 主要语言
- HTML
- 星标
- 0
- 派生
- 0
- 平均合并
- 1 小时 34 分钟
- 30 天内合并 PR
- 23
描述
The click that crosses the threshold renders the confirmed state — quorum is click-driven, so it fits send-only for free.
- [ ] `campaigns.quorum`; a session is confirmed when the count of `intent = in` reaches it.
- [ ] The click that crosses the threshold rewrites its own message with the confirmed state and posts a short "confirmed" notice in the thread.
- [ ] Dropping back below quorum after confirmation: the click rewrites its message to show it; whether that un-confirms is the organiser's call — surface it, don't decide it.
- [ ] Session state reflects confirmation so `/upcoming` and the console can show it.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by tracing the click-driven quorum flow around `campaigns.quorum` and the session state used by `/upcoming` and the console. Verify the threshold-crossing message rewrite, the thread's short "confirmed" notice, and the below-quorum state are all surfaced without deciding whether confirmation is undone.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- html
- 领域
- backend, frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 58/100