‹ WorkflowsOpen operator view ↗
Review proposed changes to our union contracts before each negotiation round.
Gated · contract-review
Planned
Integrations
Connect this workflow to the systems it already talks to in production. The improvement loop reads from + writes to the same surface area the agent already runs against.
- LangFuse / Phoenix / OTel trace ingest — stream live agent traces so the iteration runner can score production runs against the regression gate, not just replays. Pairs with the Connect-existing-agent on-ramp.
- Slack approval routing — pending proposals drop into a Slack channel; threaded approvals decide.
- JIRA / Linear eval-case import — import bug tickets describing a past miss; ownEvo generates the matching eval case from the ticket body.
Per-integration kernel work is non-trivial (each needs its own receiver + auth flow + retry semantics); these light up sequentially as customers ask for them. The Connect-existing-agent on-ramp covers the trace ingest piece.