# Enterprise presets · subagentdispatch

> 17 industry-specific agent and team presets — compliance rules, domain knowledge, safety guardrails per vertical.

Canonical URL: https://www.subagentdispatch.com/customize/enterprise
Last verified: 2026-05-19

## Verticals available

- Legal (`diligence-grid`, `docket-watcher`, `renewal-watcher`, `reg-monitor`, `launch-radar`)
- Finance (`earnings-reviewer`, `gl-reconciler`, `kyc-screener`, `market-researcher`, `month-end-closer`, `pitch-agent`, `statement-auditor`)
- Small business (see `packages/small-business/`)

## Replay demo on this page

### Diligence-grid

> _Legal-risk triage for a B2B SaaS acquisition_

**Model:** `claude-haiku-4-5`  
**Cassette:** `cassettes/legal/diligence-grid.har.json`  
**Replay URL:** [https://www.subagentdispatch.com/api/v1/replay/legal/diligence-grid](https://www.subagentdispatch.com/api/v1/replay/legal/diligence-grid)  
**Tokens spent on replay:** 0

**Stream live**

```bash
curl https://www.subagentdispatch.com/api/v1/replay/legal/diligence-grid
```

**Prompt**

```
Summarize three legal risks for a B2B SaaS acquisition: data privacy, IP assignment, open-source license obligations.
```

**Response (replayed verbatim from the cassette)**

```
1. Data privacy: the target processes EU-resident PII without a documented Article 28 processor agreement, exposing the acquirer to GDPR successor liability.
2. IP assignment: three current contractors lack signed IP assignment clauses, leaving the ownership chain on two core libraries unverifiable at closing.
3. Open-source license obligations: the platform statically links to GPL-3 components without commensurate source-disclosure controls, creating a potential copyleft contamination claim.
```

## See also

- [/customize.md](/customize.md)
- [/customize/team.md](/customize/team.md)