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

# Analysis & Insights

> Visualizations and analytical tools available in the Interpret tab.

## The Interpret tab

The **Interpret** tab provides interactive visualizations derived from the agent pipeline's analytical output.

## Available visualizations

<Columns cols={2}>
  <Card title="SQL Ratio Dashboard" icon="chart-bar">
    Financial covenant ratios displayed as gauges and thresholds. Shows DSCR, leverage, liquidity, and profitability metrics against standard banking benchmarks.
  </Card>

  <Card title="SLACR Radar Chart" icon="chart-radar">
    Spider chart visualizing the five SLACR risk dimensions — Satisfactory, Low, Average, Cautionary, Requiring Attention — scored by the Risk Agent.
  </Card>

  <Card title="Financial Summary (3-Year)" icon="trending-up">
    Three-year trend analysis of key income statement and balance sheet metrics. Shows revenue, EBITDA, net income, and total debt over time.
  </Card>

  <Card title="External Evidence Word Cloud" icon="cloud">
    Visual frequency map of terms extracted from external research (news, industry sources) about the borrower and its sector.
  </Card>

  <Card title="Deal Structure Graph" icon="git-branch">
    Network graph showing the proposed loan structure — entity relationships, collateral linkages, and guarantor connections.
  </Card>

  <Card title="External Network Graph" icon="share-2">
    Graph of external relationships discovered during enrichment — corporate affiliates, key principals, and industry connections.
  </Card>
</Columns>

## Neural SLACR

The Neural SLACR worksheet (`Agent Notes/neural_slacr.md`) provides a detailed, explainable breakdown of how the risk rating was determined, including factor weights and supporting evidence.

*(Additional analysis features coming as the Data & Integrations roadmap is completed.)*
