An Orkeste agent reads project signals across Jira, Linear, Slack and email, proposes updates to the matching Airtable record, and waits for an ops lead to approve before writing.
How the workflow runs
Pull source signals: Reads Jira and Linear status, Slack threads, email updates.
Match to Airtable record: Resolves each signal to the right Airtable project row.
Propose updates: Suggests status, owner, due date and notes changes.
Ops lead approves: Lead reviews diffs and approves the batch.
Write to Airtable: Approved updates land in Airtable with the source linked.
Human-in-the-loop: No Airtable record is updated without an ops lead approving the proposed diff.