> For the complete documentation index, see [llms.txt](https://docs.flash.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flash.im/whitepaper/how-it-works.md).

# How It Works

### 5.1 Six Stages

Hundreds of trained AI agents form the pipeline. Cluster agents, content agents, and analysis agents are each trained for their own mission, and an article becomes a card through six stages.

<figure><img src="/files/9yS09KDgpEMCTFKDjJsz" alt="The six-stage multi-agent pipeline"><figcaption></figcaption></figure>

### 5.2 Event Memory

Every judgment is recorded. Event timelines, judgment history, per-outlet coverage records, and first-report credits accumulate in event memory.

<figure><img src="/files/cqsAZ54nl7rV2jtRuvMP" alt="Verdicts accumulating over time"><figcaption></figcaption></figure>

When follow-up coverage of the same event arrives, the pipeline recalls the earlier judgment and compares. The same event receives the same scale.

{% hint style="success" %}
The more judgments accumulate, the more precise the scale becomes. This history is an asset that can only be obtained one way: by building it from day one.
{% endhint %}

### 5.3 Improving with Every Call

The pipeline learns from use. Unmatched queries, unregistered tags, and uncovered entities are logged as misses, curated, and absorbed into the dictionaries and the coverage.

The more calls, the wider the matching; the more judgments, the more precise the scale. FLASH is more accurate today than it was yesterday.

### 5.4 Neutrality, Built In

The pipeline splits into a market track (crypto, economy) and a non-market track (politics, geopolitics).

```mermaid
flowchart TD
    A[Article] --> B{Classify}
    B -->|crypto, economy| C[Market track]
    B -->|politics, geopolitics| D[Non-market track]
    B -.->|promotion, PR| E[Blocked]
    C --> F["sentiment assigned"]
    D --> G["no sentiment machinery"]
```

Promotional material is blocked at classification and never reaches judgment. Sponsored content does not exist in the FLASH feed.

### 5.5 License-Free by Construction

Every FLASH story is an original work. Agents read what outlets and institutions publish, converge reports of the same event, and synthesize them into one complete story. What carries over is the facts, not the text: the headline, summary, and body are new writing, composed differently from any source article.

This is how journalism has always worked. When one outlet breaks a story, others report the same event in their own words and credit the source. FLASH does the same. Every story credits the outlet that broke it, and every card carries a link to an original article. Original articles are not stored.

Translation works the same way. Every translation in all 16 languages is a rendition of FLASH's own text, so the original-work position carries into all 16 languages.

{% hint style="success" %}
An original work, with its sources credited. Partners publish it on their platforms freely.
{% endhint %}
