{"name":"hallucination-check","slug":"Timi0217/hallucination-check","errors":{"codes":[{"code":"MISSING_FIELD","hint":"Ask user for the missing field and retry","recoverable":true},{"code":"PAYMENT_REQUIRED","hint":"Complete the 402 challenge with npx mppx","recoverable":true},{"code":"RATE_LIMITED","hint":"Back off and retry after Retry-After seconds","recoverable":true},{"code":"INVALID_INPUT","hint":"Check field types and retry","recoverable":true},{"code":"UPSTREAM_ERROR","hint":"Deployed app returned 5xx — not retryable","recoverable":false},{"code":"SESSION_EXPIRED","hint":"Start a new session","recoverable":true}]},"limits":{"requests_per_minute":60,"max_session_duration_seconds":1800},"schema":"chekk.agent/v1","actions":[{"id":"get_llms.txt","file":"main.py","path":"/llms.txt","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    context","required":true},{"hint":"Value for `is_reliable`","name":"is_reliable","type":"bool\n    confidence_score","required":true},{"hint":"Value for `hallucination_risk`","name":"hallucination_risk","type":"float","required":true},{"hint":"Value for `signals`","name":"signals","type":"list[dict]\n    recommendation","required":true},{"hint":"Value for `texts`","name":"texts","type":"list[str]\n    threshold","required":true},{"hint":"Value for `results`","name":"results","type":"list[dict]\n    average_risk","required":true}],"method":"GET","description":"GET /llms.txt","side_effect":"read"},{"id":"get_llms_txt","file":"main.py","path":"/.well-known/llms.txt","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    context","required":true},{"hint":"Value for `is_reliable`","name":"is_reliable","type":"bool\n    confidence_score","required":true},{"hint":"Value for `hallucination_risk`","name":"hallucination_risk","type":"float","required":true},{"hint":"Value for `signals`","name":"signals","type":"list[dict]\n    recommendation","required":true},{"hint":"Value for `texts`","name":"texts","type":"list[str]\n    threshold","required":true},{"hint":"Value for `results`","name":"results","type":"list[dict]\n    average_risk","required":true}],"method":"GET","description":"GET /.well-known/llms.txt","side_effect":"read"},{"id":"get_home","file":"main.py","path":"/","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    context","required":true},{"hint":"Value for `is_reliable`","name":"is_reliable","type":"bool\n    confidence_score","required":true},{"hint":"Value for `hallucination_risk`","name":"hallucination_risk","type":"float","required":true},{"hint":"Value for `signals`","name":"signals","type":"list[dict]\n    recommendation","required":true},{"hint":"Value for `texts`","name":"texts","type":"list[str]\n    threshold","required":true},{"hint":"Value for `results`","name":"results","type":"list[dict]\n    average_risk","required":true}],"method":"GET","description":"GET /","side_effect":"read"},{"id":"post_check","file":"main.py","path":"/check","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    context","required":true},{"hint":"Value for `is_reliable`","name":"is_reliable","type":"bool\n    confidence_score","required":true},{"hint":"Value for `hallucination_risk`","name":"hallucination_risk","type":"float","required":true},{"hint":"Value for `signals`","name":"signals","type":"list[dict]\n    recommendation","required":true},{"hint":"Value for `texts`","name":"texts","type":"list[str]\n    threshold","required":true},{"hint":"Value for `results`","name":"results","type":"list[dict]\n    average_risk","required":true}],"method":"POST","description":"POST /check","side_effect":"mutate"},{"id":"post_batch_check","file":"main.py","path":"/batch","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    context","required":true},{"hint":"Value for `is_reliable`","name":"is_reliable","type":"bool\n    confidence_score","required":true},{"hint":"Value for `hallucination_risk`","name":"hallucination_risk","type":"float","required":true},{"hint":"Value for `signals`","name":"signals","type":"list[dict]\n    recommendation","required":true},{"hint":"Value for `texts`","name":"texts","type":"list[str]\n    threshold","required":true},{"hint":"Value for `results`","name":"results","type":"list[dict]\n    average_risk","required":true}],"method":"POST","description":"POST /batch","side_effect":"mutate"},{"id":"get_signals","file":"main.py","path":"/signals","inputs":[{"hint":"Value for `text`","name":"text","type":"str\n    context","required":true},{"hint":"Value for `is_reliable`","name":"is_reliable","type":"bool\n    confidence_score","required":true},{"hint":"Value for `hallucination_risk`","name":"hallucination_risk","type":"float","required":true},{"hint":"Value for `signals`","name":"signals","type":"list[dict]\n    recommendation","required":true},{"hint":"Value for `texts`","name":"texts","type":"list[str]\n    threshold","required":true},{"hint":"Value for `results`","name":"results","type":"list[dict]\n    average_risk","required":true}],"method":"GET","description":"GET /signals","side_effect":"read"}],"payment":{"protocol":null,"supported":false,"paid_routes":[],"challenge_status":402},"session":{"supported":true,"ttl_seconds":3600,"start_endpoint":"https://chekk.dev/api/v1/agent/Timi0217/hallucination-check/chat"},"requires":{"auth":false,"payment":false},"framework":"fastapi","source_url":"https://github.com/Timi0217/hallucination-check","description":"Chekk-deployed fastapi application at https://hallucination-check-production.up.railway.app","entrypoints":{"chat":"https://chekk.dev/api/v1/agent/Timi0217/hallucination-check/chat","llms_txt":"https://chekk.dev/api/v1/llms/Timi0217/hallucination-check","manifest":"https://chekk.dev/api/v1/agent/Timi0217/hallucination-check/manifest","rest_base":"https://hallucination-check-production.up.railway.app"},"deployed_url":"https://hallucination-check-production.up.railway.app","confirmations":{"field":"confirmation_code","format":"id"}}