alxjrvs / alxjrvs/orrey

Attendance auto-assume at session end + per-person correction toggles

未关闭
#31 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
phase:3
主要语言
HTML
星标
0
派生
0
平均合并
1 小时 34 分钟
30 天内合并 PR
23

描述

Attendance: auto-assume from intent at session end; organiser corrects via per-person toggles.

- [ ] A `jobs` row at `ends_at`: for each roster member set `attended` from `intent` (in → 1, out/null → 0, maybe → organiser's call, default 0) with `attended_source = auto`. Session → PLAYED.
- [ ] Post a correction post in the thread: one toggle per person. Organiser-only. Each click flips `attended`, sets `attended_source = gm`, and rewrites its own message.
- [ ] Store the `attended` numbers so flake memory and stats can read them.

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by locating the session-end job, roster attendance storage, and thread-post interaction mentioned in the issue. Trace how session state, intent, and stats are currently represented. Done means the end-of-session transition records automatic attendance, an organiser-only correction post provides one toggle per person, and stored attendance values are available to flake memory and stats.

由索引模型根据 Issue 内容生成。

评估

领域
backend, database
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。