odei_world_model_signal
Validate claims and assess relevance using ODEI's knowledge graph. Get confidence scores and evidence for fact-checking, entity verification, and risk assessment.
Instructions
Rapid trust and relevance scoring for a claim, entity, or topic. Returns a confidence score (0-1), relevance to ODEI's world model, and supporting/contradicting evidence from the knowledge graph. Use this for quick validation before making decisions — it's faster and cheaper than a full world model query.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | The claim or entity to evaluate (e.g., "ODAI token has 2000 holders", "This wallet is associated with ODEI", "Revenue exceeded 20 ETH") | |
| category | No | Category of signal requested. fact_check = verify a specific claim. entity_verify = confirm an entity exists in the graph. trend_signal = assess if something is trending. risk_assess = quick risk evaluation. relevance = how relevant is this to ODEI. |