Intelligence briefing
for SportMind

Monitors public sources. Classifies signals. Delivers reasoned briefings. You decide what gets added to the library.

5
Source categories
3
Delivery options
0
Autonomous commits
0
Paid dependencies

Agent reasoning chain

Five steps. Full transparency.

Every run follows the same pipeline. Every decision is logged. The briefing you receive shows exactly what was found, why it was classified, and what to do about it.

01
Monitor
Fetches new content from all enabled sources since the last run — RSS feeds, public APIs, Telegram public channels, and the GitHub API. Source fetch failures are logged and skipped; the run continues.
02
Filter
Two-pass keyword filter per source category. Inclusion keywords must match; suppression rules discard routine price updates, match results, and duplicates within the 7-day dedup window. Every decision is logged for audit.
03
Classify
The LLM classifies each filtered signal as Tier 1 (primary — confirmed, modifier-changing, actionable within 30 days), Tier 2 (corroborating — credible, directionally consistent), or Tier 3 (background context). Signals with no SportMind file mapping enter a PENDING_MAPPING queue — surfacing library gaps, not hiding them.
04
Map to SportMind files
Every classified signal is mapped to specific SportMind files and modifier identifiers. A Tier 1 signal always names the exact file, section, and proposed edit. Generic signals with no clear library mapping are filtered before delivery.
05
Deliver briefing
Items are assembled into a structured briefing — Tier 1 first, then Tier 2, Tier 3 summary table, pending mapping. Delivered as a GitHub Issue in SportMind/SportMind by default. Telegram and email also supported. The agent never commits to the library autonomously.

Source monitoring

Public sources only.

Every source is publicly accessible, RSS or API-based, and ToS-compliant. No paywalled content. No scraping. No ToS violations.

Regulatory
Rule changes that affect the library
CoinDesk — Regulation RSS
SEC EDGAR full-text search API
CFTC press releases RSS
ESMA — MiCA implementation
UK FCA crypto assets RSS
Chiliz Ecosystem
Protocol, platform, and partnership signals
Chiliz blog (Medium RSS)
Socios.com blog (Medium RSS)
Chiliz Chain block explorer API
CoinGecko fan token market API
Chiliz GitHub public events
Sports Calendar
Fixtures, transfer windows, supply triggers
ESPN UCL fixtures API
Transfermarkt RSS
BBC Sport RSS
Formula 1 official RSS
UEFA and FIFA news feeds
Macro Crypto
Cycle signals and market structure shifts
CoinGecko global market API
CoinDesk Markets RSS
Binance announcements RSS
The Block RSS
Bitcoin Magazine RSS
Fan Token Specific
Burns, mints, launches, and listings
CoinGecko fan tokens by volume
Socios Telegram public channel
Chiliz explorer token events
CoinMarketCap fan token category
SportMind/SportMind issue labels
Contribute
Add a public source that maps
to a SportMind file. PR welcome.
Read CONTRIBUTING →

Briefing format

Every item. Seven fields.

Tier 1 signals always include all seven fields. Every claim is traceable to its source. Every recommended change names a specific SportMind file and section.

intelligence-agent · briefing item · worked example Tier 1 — Primary Signal
Source
CoinDesk — Regulation
coindesk.com/policy/2026/05/04/cftc-no-action-fan-tokens
Published: 2026-05-04T16:44:00Z
Signal
The US CFTC issued a no-action letter confirming that CHZ-paired fan tokens on Chiliz Chain do not constitute commodity futures contracts, provided four conditions are met. The letter applies to all currently listed tokens and remains in effect unless revoked with 30 days notice.
Tier
Tier 1 — Primary Signal
Affects
macro/sec-cftc-overview.mdus_cftc_posture
fan-token/regulatory-risk-layer.mdus_retail_access_risk
macro/regulatory-frameworks.mdus_regulatory_clarity_score
Reason to add
Confirmed official action from a primary regulatory authority. Materially changes the US regulatory risk profile for all Chiliz Chain fan tokens. Actionable immediately and durable unless explicitly revoked.
Recommended change
In macro/sec-cftc-overview.md Section 4, add subsection 4.3 — No-Action Letter: CHZ Fan Tokens (May 2026). Update us_cftc_posture from NEUTRAL to FAVOURABLE — NO ACTION ACTIVE. In fan-token/regulatory-risk-layer.md Section 2.1, downgrade US retail access risk from HIGH to MEDIUM.
Value added
Removes the most significant blocker from US market expansion signals for fan tokens. Agent analyses targeting the US market can now apply us_regulatory_clear ×1.15 rather than flagging US access as a high-risk unknown.
T1-REG-20260505-001 intelligence-agent v1.2.0

Delivery

Three ways to receive the briefing.

Choose the method that fits your workflow. GitHub Issue is the default — auditable, searchable, zero extra infrastructure.

Telegram
Sends formatted messages to a private channel or group. Tier 1 signals can be delivered immediately on detection — push mode — without waiting for the scheduled run.
Requires TELEGRAM_BOT_TOKEN + TELEGRAM_CHAT_ID
Email digest
Sends an HTML email on schedule. Tier 1 signals highlighted. Subject line includes tier counts so you can triage from your inbox. Good for non-technical stakeholders.
Requires SMTP credentials

The SportMind suite

Four repositories. One system.

Each repository in the suite is standalone and forkable. Together they cover the full stack — from raw intelligence primitives to live agent interfaces to briefing delivery.

Repository 01
SportMind/SportMind
The core library. 617 skill files. 129 calibration records. 96% direction accuracy. The intelligence primitive set every other repository builds on.
sportmind.dev ↗
Repository 02
SportMind/wallet-kit
Fan token wallet starter kit. Connects to the Chiliz Chain. Reads balances, tracks supply events, surfaces gamified tokenomics signals in a live interface.
GitHub ↗
Repository 03
SportMind/telegram-kit
Telegram bot starter kit. Delivers SportMind signals to a private channel. Configurable thresholds. Tier 1 push alerts. Works alongside this repository.
GitHub ↗
Repository 04 — This repository
SportMind/intelligence-agent
Monitors public sources. Classifies signals against the three-tier intake framework. Delivers structured briefings. You decide what enters the library.
GitHub ↗

Fork it. Point it.
Read it.

MIT licensed. Works with any LLM.
Zero autonomous commits. You stay in control.