contract-compass
C
contract-compass
/report_issue

오류 제보·질문 기록

오류·개선 제보, 그리고 **원문 질문 기록**(category="question_log"). **제보**: 사용자가 "틀렸다"고 지적하면 **먼저 이 도구로 제보한 뒤** 정정 답을 제시하라. 도구 결과가 조문·수치·판례와 명백히 불일치할 때도 제보하라. 추측으로 부르

liveverifiedunknown~5s typical
mcpprobedcontract-compass
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-sallim-contract-compass /report_issue for me.

Input

FieldTypeDescription
category*string (wrong_citation | outdated_law | wrong_ruling | tool_error | feature_request | question_log)
message*string
related_toolstring
related_querystring
expectedstring

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-app-sallim-contract-compass","endpoint":"/report_issue","input":{"category":"wrong_citation","message":"..."}}'
cli
npx cracked-ai run -p mcp-app-sallim-contract-compass -e /report_issue -i '{"category":"wrong_citation","message":"..."}'
mcp
run_tool({ provider: "mcp-app-sallim-contract-compass", endpoint: "/report_issue", input: {"category":"wrong_citation","message":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.