sync_sources
Synchronize multiple external sources with bounded concurrency and failure isolation, then run unified contradiction discovery across code, docs, and deployments.
Instructions
Batch ingestion tool: synchronizes multiple external sources with bounded concurrency, failure isolation, and unified contradiction discovery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sources | Yes | List of source synchronization requests | |
| concurrency | No | Max concurrent workers (default: 3) | |
| runDiscovery | No | Whether to run discovery after synchronization (default: true) |