Task Connectors
The task connector covers Linear and GitHub issues through one typed task issue surface. Phase 41G1 ships read/search in mock and replay mode.
Environment For Real Provider Mode
LINEAR_API_KEY=...GITHUB_TOKEN=...CORVID_CONNECTOR_MODE=realCORVID_CONNECTOR_TOKEN_STORE=target/connectors/tokensRead scopes:
linear:readgithub:issues:readMock Mode
Mock operations:
linear_searchgithub_search
Replay Keys
- Linear search:
tasks:linear:<workspace_id>:<stable-query> - GitHub search:
tasks:github:<owner>/<repo>:<stable-query>
Write scopes:
linear:writegithub:issues:writeCreate, update, and comment flows require approval IDs and return
TaskWriteReceipt evidence. Replay mode quarantines writes.
Write operations:
linear_writegithub_write