{
  "object": "jepeta_high_intent_answer",
  "schemaVersion": "1.0.0",
  "language": "en",
  "category": "evidence",
  "question": "How can I monitor new Base token risk signals?",
  "intent": "Discover recent published risk signals and follow them into evidence",
  "directAnswer": "Use a recent-signal feed for discovery and permanent evidence pages for durable verification. Jepeta's risk feed lists recently published Base signals; when a token meets the evidence-quality gate, it can also receive a stable HTML and JSON evidence URL.",
  "canonicalUrl": "https://jepeta.dev/guides/how-to-monitor-new-base-token-risk-signals/",
  "jsonUrl": "https://jepeta.dev/guides/how-to-monitor-new-base-token-risk-signals/index.json",
  "sections": [
    {
      "heading": "Discovery is not evidence history",
      "paragraphs": [
        "A feed is optimized for recency: token, decision, scores, timestamp, and source platform. It helps an agent or researcher notice what Jepeta has published recently.",
        "A permanent evidence page is optimized for verification: it freezes the public snapshot, methodology link, timestamps, and raw evidence dimensions at a canonical URL."
      ]
    },
    {
      "heading": "Agent workflow",
      "paragraphs": [
        "Poll the risk feed with bounded frequency, deduplicate by publication and token, then follow the token to a fresh scan or evidence page when deeper context is needed.",
        "Do not treat feed absence as evidence that a token is safe. The feed contains published discovery signals only and is not a census of Base tokens or all Jepeta scans."
      ]
    },
    {
      "heading": "Human workflow",
      "paragraphs": [
        "The public Risk Monitor and evidence catalog provide a browsable view without requiring a wallet. Telegram and Farcaster distribution can surface selected signals, while the canonical evidence URL stays on jepeta.dev.",
        "For execution, use a fresh scan because a feed item or evidence page can be older than the intended trade."
      ]
    }
  ],
  "checklist": [
    "Feed for recency",
    "Evidence page for durable reference",
    "Fresh scan for current execution",
    "Do not infer safety from absence",
    "Respect rate limits"
  ],
  "sources": [
    {
      "label": "Jepeta public risk feed",
      "url": "https://aitgmgfumsdqecmanrab.supabase.co/functions/v1/jepeta-risk-feed"
    },
    {
      "label": "Jepeta public evidence catalog",
      "url": "https://jepeta.dev/risk/base/"
    },
    {
      "label": "Jepeta OpenAPI",
      "url": "https://jepeta.dev/openapi.json"
    }
  ],
  "evidenceExample": {
    "tokenAddress": "0x940181a94a35a4569e4529a3cdfb74e38fd98631",
    "canonicalUrl": "https://jepeta.dev/risk/base/0x940181a94a35a4569e4529a3cdfb74e38fd98631/",
    "lastCheckedAt": "2026-09-24T16:48:11.089+00:00",
    "decision": "WARN",
    "riskScore": 35
  },
  "related": [
    {
      "question": "How should I use a permanent Base token risk evidence page?",
      "url": "https://jepeta.dev/guides/how-to-use-base-token-risk-evidence/"
    },
    {
      "question": "What Base token risk API can an AI agent use before execution?",
      "url": "https://jepeta.dev/guides/base-token-risk-api-for-ai-agents/"
    },
    {
      "question": "What should I check before buying a Base token?",
      "url": "https://jepeta.dev/guides/base-token-risk-checklist-before-buy/"
    }
  ],
  "methodologyUrl": "https://jepeta.dev/methodology.json",
  "freshScanUrl": "https://jepeta.dev/#scanner",
  "limitations": [
    "Educational risk-screening content, not investment advice.",
    "A token-risk snapshot is timestamped and can become stale.",
    "PASS is not a safety guarantee."
  ]
}
