For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

The asset universe (equities, tokens, products, funds) and the sources feeding Clarity.

Data Management is the catalog of what customers can hold and what Clarity reasons over. Portfolios draw their positions from these catalogs, and Clarity links its research to the same assets so a news story resolves to something investable.


Asset catalogs

Catalog
What it holds

Equities

The curated equity master: S&P 500, NASDAQ-100, DJIA, and Motif-curated tickers. Search by ticker, name, or exchange, tag and classify, and mark which are tradable

Tokens

Supported crypto tokens across chains, with descriptions and logos, and which are buyable

Products

Curated baskets of tokens with weights and themes (e.g. an "AI" basket), bought and sold as a unit

Funds

Fund and vehicle records (name, administrator, jurisdiction) scoped to your organization or shared globally

The equity catalog also exposes a read-only market-reference universe for inspection. Because the curated catalogs are global Motif data, creating and editing records is restricted to Motif staff. Other organization admins see them read-only and manage their own funds.


Data sources

Motif draws on two kinds of external data. Content sources (news, social, filings) feed Clarity, which structures them into the research graph. Market-data sources supply the live prices and fundamentals behind Clarity's price answers and the portfolio valuations shown in the apps. Clarity touches everything: it ingests every content source and overlays live market data at the moment a question is asked.

Content sources

Every content source runs through the same ingestion pipeline, analyzed and committed to the graph automatically. Manage them under Data → Feeds in the admin panel.

Source
What it provides
How it arrives

Perigon articles

Curated news articles

Hourly, plus on-demand and historical backfill

Perigon stories

Clustered story summaries across many articles

Scheduled, plus historical backfill

Perigon signals

Breaking-event signals on emerging developments

Real-time webhook

X

Posts from tracked accounts

Real-time stream with a catch-up poll

RSS feeds

Configured publisher feeds

On-demand

Manual uploads

Text, markdown, or pasted articles

On-demand

Market-data sources

These supply prices and fundamentals. Clarity overlays them on answers at question time, and the same data values the holdings in your customers' portfolios.

Source
What it provides
Used for

Tiingo

Equity prices and fundamentals (market cap, valuation multiples, sector)

Live prices in Clarity answers, equity valuations and charts in the apps, reports

LI.FI

Live crypto-token prices and cross-chain swap routing

Live token prices in Clarity answers, crypto valuations in the apps, swaps and order execution

CoinMarketCap

Crypto price history

Token sparklines and price changes in Clarity answers and the apps

Where each source flows

Everything reaches Clarity. A few sources also feed the apps directly.

Source
Clarity
Portfolio app
Motif app

Perigon articles, stories

Ingested

Perigon signals

Ingested

Real-time alerts

X, RSS, manual uploads

Ingested

Tiingo

Live equity prices

Valuations and charts

Valuations and charts

LI.FI

Live token prices

Crypto valuations

Crypto valuations, swaps, execution

CoinMarketCap

Price history

Token history

Token history

Beyond what feeds the graph, you can inspect the committed entities, claims, and relationships in the read-only Data → Clarity graph view.


Traces

Traces are execution logs for Motif's agents: profiling, reporting, investment, and Clarity. Filter by agent and status, then expand a run to see its inputs, outputs, timing, and any errors. Traces are the first place to look when debugging why an agent produced a particular result. Broader monitoring lives in the Observation deck.

Last updated