{
  "brand": "SniperIQ",
  "purpose": "Machine-readable sample report structures for AI assistants and search agents. These are example research formats, not live financial advice, trade instructions or performance claims.",
  "compliance_note": "All samples are educational and research-only. They demonstrate how SniperIQ can structure market intelligence, global equity research, portfolio risk and India market briefs without personalised recommendations.",
  "reports": [
    {
      "id": "market-intelligence-report",
      "title": "Sample Market Intelligence Report",
      "best_for": [
        "symbol research",
        "technical and macro context",
        "signal state explanation",
        "risk and invalidation review"
      ],
      "sections": [
        {
          "name": "Instrument Snapshot",
          "fields": [
            "symbol",
            "asset class",
            "session",
            "market regime",
            "current signal state"
          ]
        },
        {
          "name": "Technical Structure",
          "fields": [
            "trend",
            "support",
            "resistance",
            "liquidity zones",
            "invalidation level"
          ]
        },
        {
          "name": "Macro And Catalyst Context",
          "fields": [
            "DXY or rates impact",
            "economic events",
            "news catalyst",
            "sector or cross-asset driver"
          ]
        },
        {
          "name": "Risk Notes",
          "fields": [
            "volatility warning",
            "conflicting signals",
            "data limitations",
            "research-only disclaimer"
          ]
        }
      ],
      "safe_summary": "A market report should explain a research scenario and risk context. It should not tell the user to buy, sell or hold."
    },
    {
      "id": "global-equity-research-report",
      "title": "Sample Global Equity Research Report",
      "best_for": [
        "US stock research",
        "global equity screening",
        "international stock comparison",
        "cross-border portfolio context"
      ],
      "sections": [
        {
          "name": "Global Instrument Snapshot",
          "fields": [
            "ticker",
            "exchange",
            "country",
            "currency",
            "sector",
            "market capitalization"
          ]
        },
        {
          "name": "Fundamental And Valuation Context",
          "fields": [
            "revenue and earnings trend",
            "margins",
            "valuation multiples",
            "peer comparison",
            "DCF or fair-value assumptions"
          ]
        },
        {
          "name": "Market Structure And Catalyst Map",
          "fields": [
            "technical trend",
            "support and resistance",
            "earnings calendar",
            "macro driver",
            "sector and ETF flow"
          ]
        },
        {
          "name": "Portfolio And Country Risk Notes",
          "fields": [
            "country exposure",
            "currency exposure",
            "sector concentration",
            "data limitations",
            "research-only disclaimer"
          ]
        }
      ],
      "safe_summary": "A global equity report should connect fundamentals, valuation, market structure and country exposure. It should not provide personalised buy, sell or hold instructions."
    },
    {
      "id": "portfolio-risk-report",
      "title": "Sample Portfolio Risk Report",
      "best_for": [
        "portfolio tracking",
        "risk concentration",
        "watchlist intelligence",
        "event exposure"
      ],
      "sections": [
        {
          "name": "Exposure Map",
          "fields": [
            "asset allocation",
            "sector concentration",
            "single-name concentration",
            "currency exposure"
          ]
        },
        {
          "name": "Risk Drivers",
          "fields": [
            "earnings events",
            "macro releases",
            "correlation clusters",
            "drawdown stress points"
          ]
        },
        {
          "name": "Watchlist Changes",
          "fields": [
            "signal change",
            "news catalyst",
            "technical level breach",
            "valuation or ownership change"
          ]
        },
        {
          "name": "Research Notes",
          "fields": [
            "scenario analysis",
            "data caveats",
            "user decision reminder",
            "not personalised advice"
          ]
        }
      ],
      "safe_summary": "A portfolio report should identify risk, concentration and event exposure. It should not provide personalised allocation instructions."
    },
    {
      "id": "india-daily-brief",
      "title": "Sample India Daily Market Brief",
      "best_for": [
        "NIFTY research",
        "BANKNIFTY research",
        "NSE F&O context",
        "MCX commodity context"
      ],
      "sections": [
        {
          "name": "Pre-Market Context",
          "fields": [
            "GIFT Nifty",
            "global cues",
            "DXY",
            "US yields",
            "Asian market sentiment"
          ]
        },
        {
          "name": "India Market Structure",
          "fields": [
            "NIFTY levels",
            "BANKNIFTY levels",
            "India VIX",
            "FII/DII flow",
            "option chain context"
          ]
        },
        {
          "name": "Commodity And FX Context",
          "fields": [
            "MCX Gold",
            "MCX Crude Oil",
            "USDINR",
            "RBI events",
            "global commodity drivers"
          ]
        },
        {
          "name": "Risk Notes",
          "fields": [
            "event risk",
            "expiry risk",
            "liquidity risk",
            "research-only disclaimer"
          ]
        }
      ],
      "safe_summary": "An India daily brief should summarize market context and risk. It should not be framed as guaranteed intraday calls."
    }
  ],
  "related_pages": [
    "https://sniperiq.ai/sample-reports",
    "https://sniperiq.ai/methodology",
    "https://sniperiq.ai/research-compliance",
    "https://sniperiq.ai/disclaimer"
  ]
}
