> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tythe.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Intel Dashboards

> Where Tythe's intelligence outputs are published: public dashboards anyone can verify, and per-principal views.

Every published piece of intelligence lands in one place. Public dashboards show the protocol and the venues to anyone. Per-principal dashboards show a principal its own agents, ratings, and positions. Every metric names its source and its window, and every figure can be recomputed from on-chain state or the published methodology.

<Note>
  The dashboard product is in design. Its name and the final set of dashboards are to be confirmed. This page describes what will be there; a subpage is added per dashboard as each ships.
</Note>

### Public dashboards

| Dashboard            | What it shows                                                                                                                                                           | Source                                             |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------- |
| Protocol             | The first-loss reserve, the outstanding book, the coverage ratio and its floor and target, the credit market's liquidity buffer and redemption queue                    | On-chain state, live                               |
| Venues               | One page per venue on the allowlist: every signal in [Venue intelligence](/get-started/resources/intelligence-venue-intelligence), its flag history, and its cap status | On-chain reads, dated                              |
| Indices              | The Funding Rate Index and the two composites, with methodology and history                                                                                             | Published methodology, dated inputs                |
| Reference weights    | Current weights, cadence, rationale, and full history                                                                                                                   | Published on the stated cadence                    |
| Agents, in aggregate | Activity on Tythe by rail and by standing tier                                                                                                                          | On-chain receipts, aggregated; never per principal |

### Per-principal dashboards

Visible only to the principal's operators.

| View      | What it shows                                                                                                |
| --------- | ------------------------------------------------------------------------------------------------------------ |
| Agents    | Each agent's Conduct Rating, ceiling and effective value per field, and the signals behind the latest change |
| Rating    | Credit Rating history, the current Credit Limit and available limit, confidence band, and reason codes       |
| Loans     | Every Loan's terms, schedule, capture history, and lien                                                      |
| Positions | Treasury by idle, reserved, and liened; Lend shares and yield; Save positions by venue                       |
| Activity  | The receipt stream, filterable by agent, mandate, rail, and revenue tag, with export                         |

### Reproducibility

A figure on a Tythe dashboard is never the only record of itself. On-chain figures link to the contract and the block they were read from. Derived figures link to the methodology that derives them. A third party with a node and the methodology can produce the same number.

### Query

At launch: saved views and exports. A query interface over the public tables is a fast-follow, so that the aggregate data can be explored directly rather than only through the views Tythe designs.

### Subpages

Added per dashboard as each ships: Protocol · Venues · Indices · Reference weights · Agents.

<CardGroup cols={2}>
  <Card title="The Intelligence Layer" icon="brain" href="/get-started/resources/intelligence-overview">
    What the engines produce and what the chain enforces.
  </Card>

  <Card title="Trust and transparency" icon="shield" href="/get-started/introduction/trust-transparency">
    Why every figure is meant to be checked.
  </Card>
</CardGroup>
