github_submit_worker_digest
Submit sub-agent digests for categorized repo analysis, validated against baseline taxonomy to prevent race conditions and handle GraphQL sync fallback.
Instructions
Map-Reduce Step 2: Allows sub-agents to submit their distilled category & pitch digest. Validates against baseline taxonomy, prevents reassigned worker race conditions, and handles GraphQL list sync fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| worker_id | Yes | Worker ID submitting this digest (e.g. 'worker-1'). | |
| session_id | Yes | The active orchestration session identifier. | |
| analyzed_repos | Yes | List of repositories analyzed by this worker. |