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

# Solution patterns

> Real-world blueprints combining pages, metadata, agents, and integrations

Each pattern combines **pages** (narrative), **metadata** (structured facts), an **agent** (+ connector) keeping both fresh, and **templates / views / webhooks** to operationalize it.

<CardGroup cols={2}>
  <Card title="Deal pipeline" icon="briefcase" href="/examples/deal-pipeline">
    Private equity — investment memos with structured diligence state.
  </Card>

  <Card title="Account research" icon="users" href="/examples/account-research">
    B2B SaaS — account briefs that stay fresh through renewal.
  </Card>

  <Card title="Runbooks" icon="book-open" href="/examples/runbooks">
    Support / SRE — runbooks that know their own freshness.
  </Card>

  <Card title="Contracts" icon="file-signature" href="/examples/contracts">
    Legal — contract repository with auto-renewal sweeps.
  </Card>

  <Card title="Suppliers & audits" icon="industry" href="/examples/suppliers">
    Manufacturing — supplier concentration risk and audit evidence.
  </Card>
</CardGroup>
