External marketplace connectors, payment providers, FX sources, messaging. No fixed partner list - connectors onboard as partners arrive (docs/backend/PHASE-4-CONNECTOR-FRAMEWORK-CONTRACT.md).
| Provider | Status | Last success | Lag | Errors | Backlog | Unmatched | |
|---|---|---|---|---|---|---|---|
| {{ c.provider }} | {{ c.lastSuccessAt || '-' }} | {{ c.lagSeconds ?? '-' }}s | {{ c.errorCount }} | {{ c.backlogCount }} | {{ c.unmatchedCount }} |
@if (c.status === 'active') {
|