Skip to content

Your Performance Coaching is Lying to You

  • by

Systems Analysis

Your Performance Coaching is Lying to You

When individual accountability becomes a mask for architectural failure.

You walk past the three identical cubicles, the blue carpet worn thin where the rolling chairs pivot, and enter Room 4B. Four fluorescent tubes flicker overhead, one of them humming a flat B-flat. You sit across from Sarah.

Your stomach does a slow, heavy roll-a sensation the search engine told you last night was either “gastric distress” or “existential dread,” though you’re leaning toward the latter. You have a printed spreadsheet in front of you. On it, three rows are highlighted in a pink that looks like a fresh wound.

3

Errors

Three modifications out of 412 processed last month contained an identical error.

In each case, the “Effective Date” of the contract change was keyed as the date of entry, rather than the date requested by the customer. It is a small discrepancy with a large shadow. It affects interest accrual, tax liability, and the audit trail that keeps the regulators at bay.

You are here to coach her. You are here to talk about “attention to detail” and “double-checking the source documentation.” Sarah looks at the pink lines. She looks at you. She has been doing this for . She knows that you know she is one of the most diligent people in the department.

“I’ll be more careful,” she says. Her voice is level, devoid of the defensiveness that usually makes these meetings loud. That’s the part that hurts-the quiet acceptance of a blame she doesn’t actually own. She knows, and you know, that the software she uses every day is essentially a series of traps laid for a tired mind.

Traps Laid for a Tired Mind

Four thousand lines of legacy code govern the behavior of that specific date field. To understand why Sarah failed, you have to look at the physical traversal of the task. First, you select the ‘Contract Maintenance’ tab. Second, you input the twelve-digit asset ID. Third, you click ‘In-Life Modification.’

At this exact juncture, the system generates a temporary record. The ‘Effective Date’ field, located three inches from the top-left margin, populates automatically with the machine’s current clock time. It doesn’t leave the field blank. It doesn’t pull from the ‘Request Date’ in the CRM. It assumes today is the only day that matters.

UX

1

2

3

AUTOMATIC DEFAULT APPLIED

To change it, Sarah must highlight the numbers, delete them, and manually type the date from the PDF attachment sent by the broker-an attachment where the date is sometimes in the header, sometimes in the footer, and occasionally buried in a paragraph of legalese.

If her eyes skip for a millisecond, or if the phone rings, or if the system lags while she is tabbing through, the default date stays. It is a “correct” date in the eyes of the database, so no red flag appears. The system doesn’t care that it’s wrong; it only cares that it’s a date.

“If a player consistently fails a jump because the platform is two pixels too far, you don’t tell the player to jump better. You move the platform.”

– Lily D.R., Game Balance Designer

Lily argues that if a player fails, you adjust the gravity. You acknowledge that the human hand has limits. But in the world of portfolio servicing, we rarely move the platform. We tell the player to jump with more “intentionality” and then we document the fall.

The team’s monthly error count has hovered between two and five for . It doesn’t matter who is sitting in Sarah’s chair. You could hire a grandmaster chess player or a high-frequency trader, and eventually, the system would extract its tax of three errors.

This is the “process-produced error,” a ghost in the machine that management treats like a personal ghost. When you hold this meeting, you aren’t fixing the error rate. You are redistributing who makes the next mistake.

By “coaching” Sarah, you might make her so hyper-vigilant that she catches every date for the next . But that hyper-vigilance is a finite resource. While she is staring at the date field like it’s a live grenade, she might miss a residual value calculation or a sales tax jurisdiction change. The error hasn’t vanished; it has just migrated to a different field.

The Finite Resource of Vigilance

This is the central lie of individual performance management in a systemic failure environment. We treat the person as the variable and the process as the constant. In reality, the process is the engine, and the person is just the person trying to keep their hands off the hot manifold.

The frustration is that neither of you can say this. If you admit that the process is the problem, you admit that you, as a manager, are currently powerless to fix it without a massive capital expenditure on new

equipment finance software

or a complete overhaul of the legacy stack.

Individual

The Variable

Process

The Constant

If she points out that the field defaults are the culprit, she risks being seen as “uncoachable” or “blame-shifting.” So you both play your roles. You perform the theater of the “Corrective Action Plan.” “I noticed the request emails aren’t standardized,” she says, her first tiny rebellion of the meeting.

“Sometimes the broker puts the effective date in the body of the email, and sometimes it’s only on the signed amendment.” “I understand,” you say, nodding. “But we have to work with what we’re given. Maybe we can create a checklist?”

You both know the checklist will be followed for a week and then discarded when the volume of modifications spikes on the . The volume-that’s the other character in this play. When the book grows, the error rate stays the same, which means the absolute number of errors increases.

To the board, it looks like the team is getting sloppier. To the team, it feels like they are being drowned by a machine that demands perfection while providing only obstacles. The answer isn’t in Sarah’s head. It’s in the architecture.

Human Error is Design Error

Modern systems are designed with the understanding that “human error” is actually “design error.” If a modification requires a specific date, the software shouldn’t guess. It shouldn’t default to a date that is likely wrong. It should force a validation or, better yet, pull the data directly from the API-linked origination document.

It should make the correct entry the path of least resistance. But you are in Room 4B, not in a Silicon Valley design lab. You are looking at a flickering light and a woman who just wants to do a good job. You realize that your job in this moment isn’t actually to improve the process; it’s to provide the documentation that satisfies the audit.

You finish the write-up. You ask if she has any questions. She says no. She signs the paper. The scratching of the pen on the pulp is the loudest sound in the room. As she stands to leave, she pauses.

“I did try to change the default in the settings last week,” she says. “But I don’t have administrative permissions for that module.” She looks up, her eyes-wait, did she just notice the coffee stain on your tie?-and she nods. She walks out, past the cubicles, back to a screen that is currently waiting for her to key in modification four hundred and thirteen.

You stay in the room for a minute. You think about the “biological countdown” of a career spent fighting defaults. You think about the search results for “chronic stress” that you closed out before coming to work. The red highlight on Sarah’s spreadsheet is not a mark of her failure but a signature of the software’s intent.

You pick up the spreadsheet and walk toward the filing cabinet. Tomorrow, someone else will make the same error. You will print a new sheet. You will highlight a new row. You will book Room 4B.

The hum of the B-flat fluorescent will be there to greet you, a constant in a world of variables. And you will both sit there, pretending that the problem is the person, while the process continues its slow, indifferent grind, perfect in its ability to produce the exact amount of failure it was designed for.