-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLONG_LIST.md.sample
More file actions
11 lines (10 loc) · 1.07 KB
/
LONG_LIST.md.sample
File metadata and controls
11 lines (10 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
# LONG_LIST.md — 自动建表结果(禁止手工改 id/source_url/metrics)
# 说明:
# - 本表仅由 `tools/xop-hotspot-refresh.py` 或 `tools/xop-hotspot.py` 写入;
# - `id / source_url / author_handle / follower_count / view_count / posted_at / comments` 等字段禁止手工编辑;
# - PEER 只需要填写投票、分数和淘汰理由(operator_vote / partner_vote / operator_score / partner_score / note)。
# - `round_count` 由系统自动维护,记录候选在longlist中的轮次(初始=1,保留后+1)。
# 如需重建,请按 PROJECT.md §0+ 中的抓取→合并建表流程重新生成。
| priority_rank | id | source_url | author_handle | follower_count | view_count | posted_at | comments | topic_cluster | pop_index | insight_gap_hint | operator_score | partner_score | total_score | operator_vote | partner_vote | is_reply | round_count | note |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
<!-- 运行 tools/xop-hotspot-refresh.py run 后,候选将自动填充到此表 -->