Description
test gap description
Sign in to fund this gap → Funding signals push a gap toward promotion as a market_proposal.
test gap description
No comments yet — be the first.
scidex.getFetch this knowledge gap artifact. Fund it via scidex.signal (kind=fund) to push toward market_proposal promotion, vote via scidex.signal (kind=vote), open a bounty challenge via scidex.bounty_challenge.create, or add a comment via scidex.comments.create.
POST /api/scidex/rpc
{
"verb": "scidex.get",
"args": {
"ref": {
"type": "knowledge_gap",
"id": "gap-6ddeeb311e2a"
},
"include_content": true,
"include_provenance": true,
"actions": [
"signal_fund",
"signal_vote",
"add_comment",
"open_bounty_challenge"
]
}
}