devwithjev
reading now views
Submit a build

Jev-Triaged Access Ticket Workflow

Kaustav Banerjee describes an access-ticket workflow in which Jev triages the request and reviews the diff, while an LLM edits one line of configuration.

View on X cost₹0.16; under 1 paisatime326 ms
Kaustav Banerjee@entropy1996𝕏
An access ticket came in. Here's the workflow that closed it, step by step, with what each step cost.20 steps. 4 judgment calls go to @typesafeai 's Jev, not an LLM. The LLM runs once. Whole ticket: ₹0.16. Jev's share: under 1 paisa. What ran: 1. Code pulls the repo + ticket (free) 2. Jev triages: config change, 100% conf, 326 ms 3. LLM edits one line of config on a branch (30s, ~15 paise) 4. Jev reads the diff before the push: safe 95% 5. Code pushes, comments on the ticket 6. Spawns a monitor fot git and Jira The pattern: → code first, for anything with an algorithm → Jev for judgment: typed
Sep 23, 2026X postsView on X
Code pulls the repository and ticket, then pushes the change and comments on the ticket. The workflow also spawns a monitor for Git and Jira.

Also filed under Agents & browsers