请求 JSON 预览
本地校验通过后才允许提交给 API
{
"state": {
"post": "You won't believe the one trick every founder needs. Link in bio.",
"author_followed": false,
"contains_external_link": true,
"rule": "Hide empty hooks and repetitive promotions; keep concrete technical lessons."
},
"questions": {
"display_action": {
"type": "choice",
"instructions": "How should this item be displayed under the user rule?",
"criteria": {
"keep": "Show at normal rank",
"downrank": "Show with lower priority",
"hide": "Hide from this personal view"
}
},
"information_value": {
"type": "score",
"instructions": "How much concrete information does the post contain?",
"criteria": [
"Empty hook",
"Low",
"Medium",
"High"
]
},
"matches_rule": {
"type": "noul",
"instructions": "Does this item match the supplied filtering rule?"
}
}
}