Posts by Javier Leguina
- 23 September 2026
Rebuilding cash application: matching the payment to the invoice when the remittance arrives separately
Cash application is slow because the remittance information that explains a payment usually arrives apart from the money. We walk the redesigned workflow, what it mechanizes, and where the analyst keeps the call. - 18 September 2026
The unit economics of the human-in-the-loop exception tail
In a production automation, cost is set by the small fraction of cases that route to a person, not by the volume the system handles cleanly. Here is how to quantify that tail from the same benchmarks that describe each process. - 9 September 2026
The objection that people will resist this, addressed to leadership
Workforce resistance is the most common reason leaders give for why an automation effort will stall, and the fear underneath it is real and measurable. The most-quoted statistic about change failure is not. Here is what the reliable research actually supports, and the design choice that answers the fear instead of confirming it. - 7 September 2026
Rebuilding sales-tax compliance and filing
Sales-tax compliance grew structurally after one Supreme Court decision and is still done largely by hand. A worked example of the redesign, and why the filing calendar, not rate lookup, drives the labor. - 31 August 2026
Rebuilding expense and travel processing: the cost is in the error tail
Most of the cost of expense reimbursement sits in the fraction of reports that come back wrong. A redesign that captures receipts, checks them against policy, and routes only genuine exceptions to a person recovers that time without touching finance approval. - 28 August 2026
Idempotency and exactly-once guarantees when an agent writes into a system of record
When an agent posts an invoice or issues a payment, retries make duplicate writes a near-certainty unless the writes are designed to be safe to repeat. Here is the discipline that makes them correct. - 26 August 2026
We tried RPA and it failed, and why agents are a different mechanism
Operators who burned a budget on robotic process automation are right to be skeptical of the next automation pitch. The honest answer is to explain why a model-based agent fails differently, not to insist it cannot fail at all. - 24 August 2026
Rebuilding payroll: validating the run before it goes out
Payroll is a high-frequency process where manual data assembly produces a recurring, measurable error rate with compliance and retention costs. Here is the redesigned validation workflow and what it catches before the run leaves. - 19 August 2026
Prompt injection when an agent reads untrusted documents and emails
An agent that reads an inbound email or a shared document can be made to obey instructions hidden inside it, because the model treats trusted commands and untrusted data as one stream. Here is why the failure is architectural, and the containment that holds. - 17 August 2026
Rebuilding the back office of customer support: triage, routing, and resolution
The cost of customer support hides behind the chatbot, in the internal work of classifying, routing, and resolving a ticket. Here is what that work costs and how the redesign reclaims it. - 10 August 2026
Controls for autonomous actions: audit trails, reversibility, and human oversight
When an agent posts a journal entry or releases a payment, the question that matters is not average model accuracy but whether each action is logged, attributable, reversible, and overseen. Three named frameworks now say what to control, and they map cleanly onto engineering. - 5 August 2026
The objection that the data is too messy, and why it argues for a different method, not against automation
Messy data is real and expensive, and it defeats rules that require clean input. That is exactly why the case for automation rests on a method that reads the data as it is and routes the doubtful cases to a person. - 3 August 2026
Onboarding a customer or vendor without the manual file
Onboarding a counterparty is slow because the same documents get requested and rekeyed across systems, not because the verification rules are hard. Here is the redesigned workflow, with the decision kept human. - 29 July 2026
The regulatory trajectory for enterprise AI agents
Compliance work has a lead time, so an operator deploying agents needs the direction and timing of the rules, not just today's text. Here is the trajectory, and why auditability designed in early is cheaper than auditability retrofitted. - 24 July 2026
Three-way match, rebuilt: matching the order, the receipt, and the invoice before payment
The control that prevents overpayment is also the largest source of manual work in accounts payable. The redesign turns the matching step into the easy part and moves the real work upstream. - 22 July 2026
The hallucination objection, answered
"Models hallucinate" is correct in the abstract and misleading as a blanket disqualifier. The rate depends on the model, the task, and whether the output is grounded in source text and verified, which is what turns it into a measured, managed quantity. - 20 July 2026
Monitoring an agent after it ships: drift, regression, and evaluation in production
A deployed agent can change behavior with no change on your side, because the model provider updated something and did not version it. Here is the production machinery that catches it before your customers do. - 13 July 2026
Working a receivables ledger down: a redesigned collections process
Late payment is a working-capital cost most operators carry without measuring it. We walk one redesigned collections workflow and the mechanism by which it closes the gap between what is invoiced and what is collected on time. - 24 June 2026
What process redesign looks like inside an industrial staffing firm
A workflow-level walk through recruiting and onboarding at a staffing firm, where the delays in time-to-submit and time-to-fill come from, what an agent can run, and where a human stays in the loop. - 20 June 2026
The employee-monitoring laws that decide how an observation agent can be deployed
A handful of facts about US law govern where a capture agent can run, and the bill most blogs called a 2026 law never passed. This is what's actually on the books, and why flowscope adopts the failed bill's principles anyway. - 18 June 2026
The long tail of document variability is the whole job
"Automate data entry" names only the easy part of the work. Rules and template OCR leave a stubborn share of every document stack for humans to key, and the long tail of document variability is the whole job, where a language model plus a human earn their place. - 16 June 2026
What the agent-reliability curve says about which workflows are automatable now
A mid-2026 reading of the METR task-length curve, turned into a workflow-selection rule for operators deciding what to automate this quarter and what to wait on. - 14 June 2026
Writing back into a system that has no usable API
Most mid-market automation stalls at the integration surface, not the model. The engineering case for acting at the desktop a clerk already uses, walked through the accounts-payable queue and QuickBooks. - 12 June 2026
Shadowing instead of surveillance, and why the difference is behavioral, not cosmetic
The objection to an observation agent is grounded in real evidence: monitoring backfires when its data disciplines individuals. Diagnostic shadowing inverts every variable the research blames. - 10 June 2026
Rebuilding the month-end close, from trial balance to statements
The monthly close is the cleanest worked example in operations because the benchmarks are public. We walk one redesigned close end to end, from where the days actually go to what a finance team does with them back. - 8 June 2026
What a capture agent records, and what it's built to throw away
The first thing operators ask about an observation agent is what it collects and where the data goes. We answer with the actual architecture: scoped capture, redaction at the endpoint and again before storage, minimum retention, and terms you can check at trust.flowscope.com. - 6 June 2026
Why documented processes rot, and why watching the work beats reading the SOP
Standard operating procedures go stale because the real process lives in tacit knowledge that resists being written down. Observing the work recovers the layer documentation cannot. - 4 June 2026
How production reliability gets engineered, and why a demo is not evidence of it
A pilot at eighty percent on a clean slice tells you almost nothing about whether the workflow runs unattended on Monday. The machinery that closes the gap, with named benchmark numbers.