VeriClaim
REQ-FORGE-004
API ready
Mock x402 unlocked

Forge a MarketSpec.

Paste a messy claim, choose a source type, and run the AI Court. Gemini forges, Groq critiques, and the Judge returns a validated MarketSpec or deterministic demo fallback. First 3 Forge runs are free; later runs use 1 Forge Credit or a mock x402 unlock.

10 Forge Credits
3 free forges left
+2 rep per forge

Claim intake

Max 5,000 characters39/5000

Sample claims

Mock x402 unlocked
0/3 free used
You get 3 free forges. After that, use 1 Forge Credit or a mock x402 unlock. Real payments are planned; no real money moves.
Sign in to forge your own MarketSpec, save it publicly, and build reputation. Sample outputs remain visible without an account.Sign in

Live court progress

Start generation to send the claim through the AI Court.

Ready to run

Forger

idle

Drafting binary question, deadline, source, and rule.

Critic

idle

Attacking ambiguity, weak sources, and edge cases.

Judge

idle

Finalizing verdict, score, and resolution language.

Ready

idle

Validated MarketSpec is ready for review and saving.

Ready to run

Drafted MarketSpec

forger
88

Converted the social claim into a binary deadline-based infrastructure question.

Attacked launch ambiguity

critic
92

Found that launch could mean testnet, beta, or mainnet and requested stricter wording.

Blessed and published

judge
94

Accepted the revised public-mainnet wording and proof-ready metadata.

Published
Crypto Infrastructure
Quality 94

Will Arc mainnet become publicly available before October 1, 2026?

Deadline
2026-10-01
Challenges
3
Mock Arc proof 0x7c21...2a11
42 credits rewarded
0x8f4b4c...61c90a
Save to open
Validated preview shape
demo schema
{
  "source_claim": "Arc mainnet will launch before Q4 2026.",
  "canonical_claim": "Arc mainnet will become publicly available before October 1, 2026.",
  "source_type": "manual",
  "market_spec": {
    "question": "Will Arc mainnet become publicly available before October 1, 2026?",
    "outcomes": [
      "YES",
      "NO"
    ],
    "deadline": "2026-10-01",
    "category": "Crypto Infrastructure",
    "resolution_source": "Official Arc or Circle announcement",
    "resolution_rule": "Resolves YES only if Arc mainnet is publicly available before the deadline. Testnet, devnet, invite-only pilots, or private beta access do not count.",
    "edge_cases": [
      "A renamed public Arc chain counts if Circle identifies it as Arc mainnet.",
      "Testnet updates do not count.",
      "Private beta or partner-only access does not count."
    ]
  },
  "critic": {
    "objections": [
      "The word launch was ambiguous because it could mean testnet, beta, or public mainnet.",
      "Resolution source needed a named official channel."
    ],
    "ambiguity_risk": "low",
    "suggested_fixes": [
      "Use publicly available mainnet instead of launch.",
      "Require an official Arc or Circle announcement."
    ]
  },
  "judge": {
    "verdict": "blessed",
    "final_question": "Will Arc mainnet become publicly available before October 1, 2026?",
    "final_resolution_rule": "Resolves YES only if Arc mainnet is publicly available before the deadline. Testnet, devnet, invite-only pilots, or private beta access do not count.",
    "reasoning": [
      "The final wording is binary, dated, and externally resolvable.",
      "The edge cases close common launch ambiguity."
    ],
    "confidence": 91
  },
  "scores": {
    "quality": 94,
    "tradability": 87,
    "resolution_clarity": 96,
    "ambiguity": 8
  },
  "agent_trace": {
    "forger": {
      "agentId": "forger-001",
      "role": "forger",
      "title": "Drafted MarketSpec",
      "summary": "Converted the social claim into a binary deadline-based infrastructure question.",
      "status": "complete",
      "score": 88
    },
    "critic": {
      "agentId": "critic-001",
      "role": "critic",
      "title": "Attacked launch ambiguity",
      "summary": "Found that launch could mean testnet, beta, or mainnet and requested stricter wording.",
      "status": "complete",
      "score": 92
    },
    "judge": {
      "agentId": "judge-001",
      "role": "judge",
      "title": "Blessed and published",
      "summary": "Accepted the revised public-mainnet wording and proof-ready metadata.",
      "status": "complete",
      "score": 94
    }
  }
}