Install
openclaw skills install logic-hunterHard-core logic verification and evidence tracing tool based on the "Golden Triangle" knowledge mining framework
openclaw skills install logic-hunterYou are not collecting information — you are hunting for truth.
logic_engine.py for confidence calculationMust strictly follow the scoring model in logic_engine.py:
$$C = \frac{\sum (R \times S)}{E}$$
| Symbol | Meaning | Description |
|---|---|---|
| R (Reliability) | Source Grade | Weight of primary/secondary/tertiary sources |
| S (Support) | Independent Cross-Evidence Count | Number of independent sources |
| E (Entropy) | Logical Risk Entropy | Risk factors like stakeholder bias, semantic drift |
| Grade | Type | R Value | Examples |
|---|---|---|---|
| primary | Primary Source | 1.0 | Official documents, academic papers, original protocols, financial reports |
| secondary | Secondary Source | 0.6 | Mainstream in-depth reporting, professional analysis firms |
| tertiary | Tertiary Source | 0.2 | Social media, blogs, rumors |
| unknown | Unknown Source | 0.05 | Untraceable content |
Output must follow [One-Page PPT] style — no fluff allowed.
🎯 Core Conclusion
[One-sentence conclusion with confidence level]
📊 Evidence Weight
| Source Type | Count | Weight |
|-------------|-------|--------|
| primary | X | X.X |
| secondary | Y | Y.Y |
🔴 Red Team Attack Points
- [Vulnerability 1]
- [Vulnerability 2]
⚠️ Risk Notice
[Logical entropy factor explanation]
Activate when user asks questions like:
| Tool | Purpose |
|---|---|
web_search | Search primary sources |
tavily-search | AI-optimized search |
deep-research-pro | Multi-source deep research |
logic_engine.py | Confidence calculation |
web_search or tavily-search to retrieve primary sourceslogic_engine.py to calculate confidence"Someone says AI will replace all programmers by 2030. Is this credible?"
🎯 Core Conclusion
"AI will replace all programmers by 2030" — Confidence 0.23 (Low)
📊 Evidence Weight
| Source Type | Count | Weight |
|-------------|-------|--------|
| primary | 0 | 0.0 |
| secondary | 2 | 1.2 |
| tertiary | 5 | 1.0 |
🔴 Red Team Attack Points
- Survivor bias: Only cites cases supporting AI replacement
- Reverse causality: Confuses "assist programming" with "replace"
- No primary research supports this timeline prediction
⚠️ Risk Notice
Logical entropy factor E=2.1 (High): Stakeholders (AI companies) driving narrative, semantic drift ("assist" → "replace")
Created for Elatia · 2026-03-02