Fin Maverick
Foundations VocabularyAccounting & ReportingEconomics & MacroQuant Methods & ProgrammingBusiness & Company AnalysisCorporate Finance & ValuationBehavioural Finance
Banking & Market InfrastructureFixed Income & RatesDerivatives & Structured ProductsPublic EquitiesTransactions & DealsPortfolio ConstructionFunds & AMCs
Private Markets & AlternativesRisk, Treasury & ControlAI & Digital FinanceStochastic Calculus & PricingWealth & Personal FinanceIndian Markets & RegulationProfessional Practice
CalculatorComparison
Frameworks
Explore Bootcamps
Equity ResearchPortfolio ManagementMutual Fund MasteryFinancial LiteracyInvestment Banking Analyst
Private Equity AnalystHedge Funds AnalystBreaking Into VCBreaking Into QuantsAI For Finance
Financial Analyst ProgramRisk Management ProgramPrivate Wealth ManagementDebt Capital MarketsDerivatives Foundation
Explore Internships
Equity Research InternMutual Fund Intern
Portfolio Management InternFinancial Literacy Intern
Explore Micro Courses

Equity Research6

Writing an Investment ThesisBuilding a Discounted Cash FlowReading an Annual Report FastReading a Sector Before a CompanySpotting Quality of Earnings Red FlagsBuilding a Revenue Forecast From Drivers

Portfolio Management3

Rebalancing: When, Why and What It CostsStrategic and Tactical Asset AllocationMeasuring Risk in a Portfolio

Mutual Fund Mastery3

Comparing Funds Without Being FooledHow a NAV Is Struck and Which Day You GetReading a Fund Factsheet Properly

Derivatives Unlocked4

Hedging a Real ExposureThe Greeks, PracticallyFutures, the Basis and What Moves ItReading an Option Payoff

AI For Finance2

Retrieval and Grounding for FinanceDocument Extraction in Finance

Breaking Into Quants4

Backtesting a StrategyHypothesis TestingCleaning Financial DataRegression for Finance

Breaking Into VC3

Sizing a MarketReading a Term Sheet as a FounderHow a Venture Round Actually Works

Financial Analyst Program4

Common Size and Trend AnalysisReading a Cash Flow StatementRatio Analysis That Says SomethingBuilding a Working Capital Schedule

Risk Management Program2

Credit Exposure and How It Is ReducedValue at Risk and What It Hides

Investment Banking Analyst3

Precedent Transactions and Why They DifferReading a Term Sheet StructurallyBuilding a Comparable Companies Table

Private Wealth Management3

Tax Aware Portfolio DecisionsBuilding a Client Risk ProfileGoal Based Planning Arithmetic

Debt Capital Markets3

Analysing an Issuer's CreditDuration and What It Does Not Tell YouBond Pricing and Yield Mechanics

Private Equity Analyst2

Fund Waterfalls and CarryThe LBO in Structure

Hedge Funds Analyst2

Short Selling MechanicsLong Short Mechanics
Courses
Explore Career Roadmaps
Investment Banking AnalystEquity Research AnalystVC AnalystPrivate Equity AnalystHedge Funds Analyst
Quant AnalystAI For FinanceFinancial Analyst ProgramPrivate Wealth ManagementDebt Capital Markets
Risk Management ProgramDerivatives FoundationPortfolio ManagementMutual Fund Mastery
PartnershipsShowdown
Log inSign up
AI, Automation & Digital Finance
1AI Foundations
Artificial Intelligence in FinanceAlgorithmNeural Networks and Deep LearningMachine LearningArtificial Intelligence vs Machine…Computer Vision in FinanceTraining Data and LabelsNatural Language Processing in Finance
2Generative AI
Generative AIGenerative AI vs Predictive AILarge Language ModelsEmbeddingsHallucinationFine TuningPrompting vs Fine TuningThe PromptThe Context WindowTool CallingGroundingVector DatabasesRetrieval Augmented GenerationRAG vs Fine Tuning
3Automation and Workflow
Workflow AutomationAutomation vs AugmentationHow to Map a…Straight-Through Processing and Exception…Robotic Process AutomationRule EnginesMachine Learning vs Rule-Based…
4Document and Operations AI
Intelligent Document ProcessingBatch vs Real-Time vs…Document Classification vs Entity…Service Level AgreementsCase ManagementHow to Document Data…Reconciliation AutomationOptical Character Recognition and Data ExtractionConfidence Scores
5Customer Systems, Identity and Digital Assets
Digital IdentityConsent ManagementBlockchain and Distributed LedgerChatbots and Conversational AIFrom Use Case to ProductionDigital Assets and TokenisationDigital SignaturesData Sharing in FinanceElectronic KYC and Digital Onboarding
6Credit and Fraud Systems
The Fraud AlertCredit Decisioning SystemsHuman in the Loop…Adverse ActionAnomaly DetectionThe Decision ThresholdCredit Score vs Credit DecisionAlert Triage and EscalationFraud Detection and Transaction MonitoringFraud Model vs Credit ModelHow to Build Human…
7Governance, Data and Vendors
AI Governance and the AI PolicyHow to Create an…Explainability and Interpretability ComparedThe AI VendorBias and Fairness in Financial AIShadow AIAccess Control and Data MinimisationCloud Computing in FinanceData Lineage and Master DataData ResidencyThe AI Use Case Register and Model InventoryThe Model Owner
8Model Performance, Monitoring and Resilience
Model DriftFalse Positives and False NegativesClassification MetricsAdversarial AttacksModel TestingBias, Fairness and Explainability…Stopping an Automated SystemModel ValidationAI Governance vs Model Risk ManagementPrompt InjectionHow to Create an…

How to Document Data Requirements for a Financial AI Use Case

Documenting data requirements means writing down, for every value a system reads, eight things: the name of the value; the system that supplies it; who is accountable for it there; the shape it may take; how often it moves; the behaviour the chain follows when the value does not arrive; what may be kept and for how long; and the ground for using it. The sixth is the one nobody writes and the one that breaks things.

A data requirement documentA record of what every value a system reads must be, where it comes from, and what to do when it does not arrive. looks like the dullest artefact anybody produces on a project of this kind, and it is the one that decides how the system behaves on the worst day of its life. The document is not an inventory of what is already held; it is a set of commitments about values that other people control. The distinction between an inventory and a commitment decides everything that follows. An inventory is finished when every row is listed. A set of commitments is finished only when somebody on the other side has agreed to each one. The rows where nobody agreed to anything are the rows that will decide something on their own later.

Start with a household. The shape is identical, and nobody has to learn anything new to see it. A house runs on a milk delivery that arrives at six every morning. Everyone knows what arrives, everyone knows roughly what it costs, and nobody has ever written down what happens on the morning it does not arrive. Nothing goes wrong for two years. Then one morning it does not arrive, and three people in that house each do something sensible and different: one buys a packet on the way to work, one skips the tea, and one waits until eight and is late. Nothing broke. Nobody was careless. There was simply no written behaviour for the absence, so three behaviours were improvised, and none of them was recorded anywhere either.

Sumeru Bank Limited, an invented mid-sized Indian bank, runs a retail personal loan intake chain that reads documents customers upload and pulls values out of them. The chain pulls 14 of those values from every file. Across a steady month of 8,600 files that is 120,400 values read. The number is large enough that the reading step is worth documenting properly, and the variety is small enough that documenting it properly is an afternoon of work rather than a project.

Why write any of this down, when the data already exists?

Because the data existing is not the same as the data arriving, and a system consumes arrivals rather than existences. A fieldOne named value the chain reads, such as a declared monthly income or an employer name. that exists in a source somewhere, is correct there, and is read by three other teams for three other purposes, can still turn up at the reading step in a shape nobody has seen before, or not turn up at all. The document is where the team records which of those possibilities has been thought about.

There is a second reason and it is the one that gets missed. The people who control a field almost never know it is being read. A source systemThe place a field comes from, usually run by somebody other than the team building the chain that reads it. is run by a team with its own plans, its own release calendar and its own idea of what that field is for. Nothing about a field being read downstream is visible to the team that produces it unless somebody wrote it down and told them. A document that lives only on the reading side is half a document. Two of the eight items are about people rather than about values for that reason.

Think about what happens without one. The chain runs, files are decided, and every unstated assumption behaves exactly as assumed for as long as reality cooperates. The document costs an afternoon and buys nothing at all in the months when nothing changes. An artefact that buys nothing in a quiet month is the artefact that gets deferred. The document pays out entirely on the day something changes, and on that day it pays out in files.

AI For Finance Bootcamp — Fin Maverick

What are the eight items recorded for every field?

Eight, and they are always the same eight. Being always the same eight is what makes the document worth having. Written as a grid, the 14 fields are rows and the eight items are columns, so the whole thing is 14 times 8, being 112 cells. A cell nobody can fill is a behaviour the system will choose for itself the first time reality supplies something unexpected. The value of the grid sits in those cells rather than in the ones somebody could fill. A full cell is a fact somebody already knew. An empty cell is a decision that has been left to whichever line of code happens to run first, and nobody in the building will find out which line that was until a customer is affected by it.

14 FIELDS AGAINST 8 ITEMS IS 112 CELLS Every blank the record settles sits in one column: item 6, what happens when the field is absent. 1 field 2 source 3 person 4 format 5 change 6 ABSENT 7 retain 8 consent 01 declared income 02 03 04 05 06 07 08 09 10 11 12 13 14 recorded blank, and there are 11 of them not settled by the record used here Sumeru Bank Limited, invented. 3 fields carry all eight items and 5 carry every item other than item 6, with the 3 sitting inside the 5. Item 6 is missing for 11 of the 14.
The document is a grid of fields against items, and what it is worth is decided by the cells nobody could fill rather than by the ones somebody could.

The items come in order. Each one is a line written down, and each one produces something concrete that did not exist before it was written. An item that produces nothing anybody can point at is a label rather than a requirement.

  1. The fieldThe name of the value, written once and used by everybody afterwards. Declared monthly income, not income, and not the four different names four teams use for it.
    Produces: one row, one name, and an end to the argument about whether two teams are discussing the same value.
  2. Where it comes fromThe named system the value arrives from, and the point at which it enters the chain. Not the team, not the report, the system.
    Produces: an address for the change. When the value goes strange, the release calendar to look at is known.
  3. Who is accountable for it thereA named person on the producing side, not a mailbox and not a department.
    Produces: somebody to ask, and somebody to notify. A system cannot give warning that it is about to change and a person can.
  4. Its format and permitted valuesThe shape and the set: a whole rupee amount with no decimal part, or one of four named states, or a date in one written order.
    Produces: a check that can actually run on arrival. A value can be tested against a set and cannot be tested against an intention.
  5. How often it changesEvery application, every month, almost never. The item is about the value moving, not about the format moving.
    Produces: the rhythm at which a held copy goes stale. The rhythm is the difference between reading a value once and reading it every time.
  6. What happens when it is absentThe written behaviour for the case where the value does not arrive, arrives empty, or arrives in a shape the chain cannot read.
    Produces: a branch that exists on purpose. Without it the chain still branches, but it branches wherever the code happens to go.
  7. What may be retained and for how longRecorded against the field, not against the system as a whole. Different values carry different answers.
    Produces: an instruction somebody can carry out, and a date on which a stored copy stops being somebody else's problem and starts being the reading team's.
  8. The consent basis where one appliesThe ground on which the customer's value is being used, recorded beside the field it applies to.
    Produces: the ability to answer, field by field, why this value was used at all, without reconstructing the answer two years later.

Seven of those describe the field. Only one of them describes a behaviour of the reading chain. The asymmetry is not a curiosity. The asymmetry is the whole reason the sixth item behaves differently from the other seven, and it is worth holding on to.

Try it out

Which of the eight items is about behaviour rather than about the field?

Financial Analyst Program Bootcamp — Fin Maverick

Why is item 6 the one that goes missing?

Because the other seven can be answered by asking somebody, and the sixth cannot. Item 2 has an answer sitting in a system diagram. Item 4 has an answer sitting in a schema. Item 3 has an answer sitting in an organisation chart. Item 6 has no answer anywhere. Item 6 is not a fact about the field at all, but a decision about the reading chain that nobody has taken yet. Seven lookups and one decision, in a row of eight cells, and it is entirely predictable which one is still empty when the document is filed.

Watch what that produced at Sumeru. The document was written before go-live and it covered the eight items. Of the 14 fields, 3 carry all eight items, being 21.4 per cent; 5 carry every item other than item 6, being 35.7 per cent, and the 3 complete fields sit inside that 5; and 11 of the 14 have no item 6 at all, being 78.6 per cent. The three figures stand on the same 14 and reconcile in one line: 14 less 11 is 3, exactly the count of fields carrying a written absent behaviourWhat the chain does when an expected value does not arrive, which is item 6 of the eight.. Anything that says all eight items were documented for 5 fields is counting the other seven columns and calling it eight.

Now put the gap in proportion. The proportion is the surprising part. Eleven blank cells out of 112 is 9.8 per cent of the grid. The document was, on any reasonable reading, more than nine tenths complete, and the tenth that was missing was the only tenth that described what to do when something went wrong. A completeness percentage across a document like this one is close to meaningless, and a completeness percentage down the sixth column is the whole story.

What did the blank column cost? One episode is enough to fix the scale. An upstream income field changed format on one channel, and nothing in the chain had been told what to do with a value it could not read, so files were decided as though nothing had changed. Six weeks passed before monitoring flagged it. Six weeks is 30 working days, and at 430 files a working day that is 12,900 files decided on an assumption that had stopped being true.

SIX WEEKS IS 30 WORKING DAYS IS 12,900 FILES Files decided between an upstream format change and the moment monitoring noticed it. Sumeru Bank Limited, invented. 0 4,300 8,600 12,900 working day 0 5 10 15 20 25 30 month 8, week 2: the format changes on one channel month 9, week 3: monitoring flags it 430 files a working day, every one of them decided as though nothing had changed The line is straight because the volume is steady, and nothing in the chain was rising or falling to give the delay away.
The cost of one blank cell is measured in files decided before anybody noticed, and at a steady 430 a working day the count rises in a straight line to 12,900.

The format change matters less as an episode than as a class of failure. A drafting component elsewhere in the same bank silently shortened an input rather than refusing it, and the shortening belongs to the same class. Both are the same failure as the blank sixth column: nobody had written down what to do when something expected did not arrive, so something plausible happened instead of something visible. A missing item 6 does not announce itself. The chain produces an answer, and an answer is the one thing nobody investigates.

Try it out

Three separate incidents at the same bank traced back to the same missing item. What does that suggest about how incidents get reviewed?

How is the document produced, and in what order?

In seven steps, and the order matters because the last three cannot be done by one team alone. The first four can be finished in a room with the building team's own people. The fifth and the sixth need somebody on the other side of a boundary to agree to something, and that is why they slip. The seventh turns a document into a living record instead of a file with a date on it.

SEVEN STEPS, AND ONE OF THEM NEEDS A DECISION Steps 1 to 4 need only the building team. Steps 5 and 6 need somebody on the other side to agree. 1 List every field the chain consumes a list, with the entry point beside each 2 Fill the eight items for each field a filled grid, and a shorter list of blanks 3 Mark every cell nobody can answer the blanks separated from the unknowns 4 Decide the absent behaviour and write it down a decision, not a lookup: the skipped step 5 Name the person accountable at the source a name on both sides of the boundary 6 Agree how a change is notified, and to whom a warning that arrives before the files do 7 Re-run it when a trigger fires a document that is still true a year later Every step returns something that can be held up. A step that returns nothing has not been done.
Seven steps produce the document, and the fourth is the one that gets skipped because it asks for a decision where the other six ask only for a lookup.

Step one is a list of fields and the point at which each one enters, and it is the only step where being exhaustive matters more than being right. The list follows the chain rather than the schema. Every value that is read, compared, scored or printed goes on it, including the ones arriving from inside the same institution. A boundary between two teams behaves exactly like a boundary between two companies once a release calendar is involved. At Sumeru the answer to step one was 14 fields, a list small enough that nobody could argue the exercise was too big to finish.

Step two is filling the eight items, and the discipline here is specificity. A cell reading numeric is not an answer. A cell reading a whole rupee amount with no decimal part, inside bounds the bank chose for itself, is an answer. A value can be tested against that cell the moment it arrives. Permitted valuesThe set a value is allowed to take, against which an arriving value can be checked automatically. are worth more than any other cell in the row for exactly that reason: they are the only cell that becomes a running check without anybody writing anything new. A declared value arriving as Rs 45,000/- can be tested against that cell on the spot, and the chain can then go and corroborate it against a statement showing Rs 38,000/-. A value arriving as the words not stated fails the same test. The test exists precisely to catch it.

ONE ROW, FILLED PROPERLY The declared monthly income field at Sumeru Bank Limited, invented, as the document records it. ITEM WHAT THE DOCUMENT ACTUALLY SAYS 1 the field declared monthly income, one name, used by every team that reads it 2 where it comes from the application form as the customer submitted it, read by the extraction step 3 who is accountable a named person on the channel team, not a mailbox and not a department 4 format and values a whole rupee amount, no decimal part, inside bounds the bank chose for itself 5 how often it changes at every application, so it is never held and re-used from an earlier file 6 when it is absent the file is refused and routed to a person on the same working day 7 retention a stated period, recorded against this field rather than against the system 8 consent basis the stated ground, recorded beside the field it applies to Items 7 and 8 name a period and a ground, both of them set outside the build.
A row is worth something only when every cell could be tested or acted on, which is why the sixth cell names a behaviour rather than describing the value.

Read the sixth line of that row again. The sixth line is doing something the other seven cannot. Refused and routed to a person on the same working day is not a description. The line is an instruction that changes the chain's behaviour, and somebody will handle the file it produces. The sixth item always makes the same trade: it buys visibility with work, and every other item on the row is free. An item that costs nothing gets written. An item that costs a routed file gets discussed, deferred and left blank.

Investment Banking Analyst Bootcamp — Fin Maverick

What goes in a cell nobody in the building can answer?

Step three is marking those cells, and it is worth a separate pass rather than a glance in passing. The two kinds of empty cell look identical and behave completely differently. One kind is an unknown: somebody knows the answer and has not yet been asked. The name is taken, the question sent, the cell filled next week. The other kind is a blank: nobody anywhere knows the answer, and nobody anywhere has ever decided it. An unknown is a task and a blank is a decision, and treating a blank as a task is how it stays empty for eighteen months.

The two are told apart by one question, asked out loud in the room: who would be asked? If a name comes back, it is an unknown. If the room goes quiet, or three people answer differently, it is a blank, and chasing it produces nothing because there is nothing to chase. A blank has to be settled by whoever is accountable for the chain, in the room, that afternoon.

THE BRANCH IS SHORT, AND ONE ARM IS NOT ALLOWED What to do with a cell nobody in the building can answer, which is a decision rather than a gap to chase. A cell nobody in the building can answer Decide it now and write it down as the behaviour the behaviour is one somebody chose Refuse and route the file, which is itself a decision somebody sees it the same day Leave it blank and let the running chain settle it the chain settles it, quietly The third arm still produces a behaviour. It just produces one nobody wrote, nobody agreed and nobody can find afterwards.
A cell nobody can answer has only two acceptable endings, and leaving it blank is not an absence of a decision but a decision handed to whichever code path runs first.
Try it out

Nobody in the building can say what the chain should do when a field is absent. What goes in the cell?

Hypothesis Testing — free micro-course from Fin Maverick

Which absent behaviour is chosen, and what does each one cost?

Step four is the decision itself, and there are only three plausible answers, which is what makes it a decision anybody can take in an afternoon. Treat the missing value as a zero. Substitute a standing default. Or refuse the file and route it to a person. Two of those three decide the file wrongly and silently. The third costs a routed file and buys the only thing worth having, somebody noticing on the same working day.

The first two feel harmless because they keep the chain moving, and keeping the chain moving is what everybody is being measured on. The measurement is exactly why the first two get chosen by default when nobody chooses. A zero for a missing declared income is a perfectly reasonable local decision if nobody has thought about what a zero income does to a scoring step. A standing default is even more reasonable, and somebody at least thought about it once. Neither produces a single line anywhere saying that something was missing.

THREE ABSENT BEHAVIOURS, THREE DIFFERENT WRONG ANSWERS The same missing value, handled three ways. Only one of the three is visible to anybody. Treat it as a zero WHAT THE CHAIN DOES reads a missing value as 0 WHAT THE FILE GETS decided, and decided wrongly WHO NOTICES, AND WHEN nobody, until a customer asks SILENT Substitute a default WHAT THE CHAIN DOES fills in a standing value WHAT THE FILE GETS decided, and decided wrongly WHO NOTICES, AND WHEN nobody, until a pattern shows SILENT Refuse and route it WHAT THE CHAIN DOES stops and hands the file over WHAT THE FILE GETS not decided, and not wrong WHO NOTICES, AND WHEN a person, the same working day SEEN A refusal costs a routed file. The other two cost a wrong decision that nobody is looking for.
Two of the three absent behaviours decide the file wrongly without producing any record that something was missing, and only the refusal reaches a person on the same working day.

A missing value cannot produce a right answer whatever is done, so the comparison is not between a right answer and a wrong one. The comparison is between a wrong answer nobody sees and an hour of work somebody does, and the work is cheaper at almost any volume worth naming. A refused file goes to the exception desk, where this bank measures handling in minutes and staffs accordingly, and that desk is covered on its own elsewhere. A silently wrong decision goes to a customer.

Try it out

An absent field is treated as a zero. Why is that worse than refusing the file?

That leaves one question: what is the sixth item actually worth, across a whole document? The answer is a delay, and the delay is where the files pile up. A field that has a written absent behaviour is caught on the working day it stops arriving. The chain refuses, and somebody sees the refusal. A field with no written behaviour is caught only when monitoring notices the drift, and at this bank the drift took 30 working days to show.

Try it out

Before the control below is moved: every one of the 14 fields gets an absent behaviour written down. What happens to the detection delay?

Play with it

Fill in the sixth column one field at a time, and watch the delay drain out

One input moves: how many of the 14 fields have an absent behaviour written down. Three things redraw. The strip of 14 cells fills in, the bar of expected working days shortens, and the bar of files decided in that window shortens with it. The dashed line on both bars is the episode this bank actually lived through.

3 fields covered3 of 14 coveredall 14
COVERAGE OF ITEM 6, AND WHAT IT BUYS 3 of 14 fields carry a written absent behaviour, so 11 do not. FIELDS Solid means an absent behaviour is written down. Outlined means the chain will improvise. EXPECTED WORKING DAYS BEFORE ANYBODY NOTICES the measured episode, 30 working days 23.6 working days 0 10 20 30 FILES DECIDED IN THAT WINDOW about 12,900 files about 10,136 files 0 4,300 8,600 12,900 The two bars move together because the second is simply the first multiplied by 430 files a working day.
Fields covered
3 of 14
Expected wait to notice
23.6
Files in that window
10,136

The default is the document as it stood at Sumeru Bank Limited: 3 of the 14 fields covered, an expected 23.6 working days before anybody notices, and about 10,136 files decided in that window. The episode the bank measured ran 30 working days and about 12,900 files, the reading that follows when the field that stops arriving is one of the uncovered ones. With all 14 covered the reading is none and none.
Educational illustration. The readings describe one deployment: 14 fields, 430 files a working day, and a 30 working day detection delay taken from a single measured episode. Treating every uncovered field as equally likely to be the one that fails is a simplification, and the measured 30 working days is the worst case rather than the expected one.
Hypothesis Testing teaches you to run a test, say what it can and cannot support, and recognise a manufactured result.

Who is accountable for a field at its source, and how is that found out?

Step five is a name, and people resist it harder than any other cell in the document. The objections are always the same two. People move, so the name goes stale. And it feels like blame. Writing somebody down beside a value looks like preparing to point at them later. Both objections are real and neither survives the alternative.

A stale name is enormously more useful than no name. A stale name gives a team, a floor, a predecessor who can say who took it over, and a starting point that takes four minutes rather than four days. A system cannot give notice that it is about to change and a person can. Item 3 records a person rather than an application for that reason alone. As for blame, the name is not there to carry fault. The name is there because a change notification has to be addressed to somebody, and an unaddressed notification is not a notification at all.

Finding the name is the easy part once it is accepted as necessary. The value is followed backwards to the system that produces it, that team is asked who is accountable for the value rather than for the system, and the answer is written down along with the date it was given. If the answer is a mailbox, the question is asked again. If the answer is a department, the question is asked again. At Sumeru the answer for the income field was a person on the channel team, and the person who eventually wrote that name down was Ashok Pillai in technology risk, working from the other end during a later sweep.

Try it out

Why does the document record who is accountable for a field at its source, rather than only which system it comes from?

Retrieval and Grounding for Finance — free micro-course from Fin Maverick

How does a change at the source arrive before it reaches the files?

Step six is agreeing the change notificationThe agreement that whoever produces a value tells whoever reads it before the value changes., and it is the only step in the seven that another team has to sign up to. Step six is also what explains why the month 8 episode ran as long as it did. The upstream team that changed the income field format did nothing careless. The upstream team changed a value they were accountable for, in a system they ran, and they held no record that anything downstream was reading it.

The two documents on either side of that boundary each had a hole shaped exactly like the other document. The reading side knew where the value came from and had no name on the producing side. The producing side knew what the value was for and had no list of who consumed it. Neither team was missing information the other team was hiding; both were missing information nobody had ever been asked to write down.

THE VALUE CROSSES. THE WARNING DOES NOT. Two records on either side of one boundary, each missing exactly what the other one needed. the boundary between two teams THE SIDE THAT PRODUCES THE VALUE what the value is for who reads it downstream: nothing written who to tell before changing it: nothing written THE SIDE THAT READS IT where the value comes from who is accountable there: nothing written what to do if it stops arriving: nothing written the value the warning Neither team was hiding anything. Neither had ever been asked to write down who was on the other side.
A value crosses a boundary every day while the warning that it is about to change crosses only if somebody was named on both sides beforehand.

The agreement at step six is small: a named person on the producing side tells a named person on the reading side before the value changes, and a change made without that notice is treated as an incident rather than as routine. The agreement goes in both documents. A commitment recorded on one side is a hope.

The Risk Management Program bootcamp teaches you to set a limit framework and run it through a breach.

When does the document come back for another pass?

Step seven is the one that separates a document from a folder, and it is four triggers rather than a calendar. Re-run it when the chain starts consuming a new field. Re-run it when a source system changes, whether or not anybody believes the fields in question are affected. Re-run it when a component is refitted. A refit can change which values matter and how much. And re-run it after any incident that traced back to a field. An incident is proof that a row was wrong.

A yearly review is not a trigger, it is a diary entry, and it will always run at a moment when nothing has just changed. Triggers fire when the risk is real. At Sumeru the fourth trigger fired late and by accident: the format change was found by monitoring rather than by anybody rereading a row, and by then the files were already decided. Retention and consent move when a rule outside the bank moves, so they are the two items most likely to shift without anybody telling the build team.

Try it out

What sends the data requirement document back for another pass?

What did the whole thing actually miss at one bank?

Sumeru did the work. The document existed before go-live, it covered all eight items, and 5 of the 14 fields were complete on the seven items that describe the value. On any dashboard it was a green row. Three of the 14 carried a written absent behaviour and eleven did not, and every expensive thing that happened afterwards came out of that one column.

Three incidents, three investigations, one blank column

An upstream income field changed format on one channel and the chain kept deciding files. Nothing had told the chain what to do with a value it could not read. The episode was investigated as a monitoring failure. A drafting component elsewhere in the bank shortened an input instead of refusing it, and that was investigated as a component failure. And a value arriving empty was treated as a zero on one path and as a refusal on another, by two teams who had each made a reasonable local choice. The third episode was investigated as a disagreement between teams.

None of the three was a component fault. In every case the system did something sensible-looking because nobody had written down what it should do when something expected did not arrive, and a blank cell in a document nobody reread is what that looks like eighteen months earlier.

THREE INVESTIGATIONS THAT NEVER MET Each was handled as its own problem. All three trace to the same empty cell. Sumeru Bank Limited, invented. MONTH 8, ONE CHANNEL An income field changed format. Files kept being decided on the old assumption for 30 working days. A DRAFTING COMPONENT An input was shortened rather than refused, so the output looked complete and was not. TWO PATHS, ONE VALUE An empty value was read as a zero on one path and as a refusal on the other, by two reasonable local choices. ONE BLANK CELL, REPEATED 11 TIMES item 6: what happens when the value is absent A shared cause shows up as unrelated symptoms, which is exactly what one-at-a-time incident review cannot see.
One missing item produced three incidents that were each investigated as a different problem, because a shared cause reaches the surface as unrelated symptoms.
Try it out

An upstream income field changes format and the chain carries on deciding files. Which of the eight items was missing?

India, and where these two items are settled

Where the rules behind items 7 and 8 actually live

Two of the eight items reach outside the build. RetentionHow long a value may be kept, recorded against the field rather than for the system as a whole. and the consent basisThe ground on which a customer value is used, recorded beside the field it applies to. are shaped by what a supervisor expects of a regulated institution. For a lender, those expectations sit with the Reserve Bank of India at rbi.org.in. Where the institution deploying the chain is a market intermediary, they sit with the Securities and Exchange Board of India at sebi.gov.in. Periods, grounds, thresholds and dates change, and the current text at the named site belongs in the document rather than in anybody's memory.

Breaking Into Quants Bootcamp — Fin Maverick

How does somebody outside the build actually use this?

By reading one column and ignoring the rest. Anybody handed a data requirement document, in any role, can do something useful with it in about five minutes: count the rows, go to the sixth item, and count how many rows have a real behaviour written in that cell rather than a dash or a phrase like handled by the system. The ratio of real behaviours to rows is the only completeness figure on the document that predicts anything.

What a lender, an auditor, an analyst or a household does with it

An operations head reviewing a proposal for a new automated step asks for the sixth column before asking for the accuracy figures. An accuracy figure describes the days when everything arrives. The sixth column describes the day something does not, and that is the day the proposal has not been costed for.

An internal auditor reviewing an incident does the opposite of what the incident report invites. Rather than following the component that misbehaved, they go to the document, read the row for the value involved, and ask when that row was last confirmed with the person named on the producing side. An incident whose row was last touched before go-live is a governance finding rather than a technical one.

A credit or risk reviewer reading a monitoring report treats a stable output as weak evidence rather than as comfort. Values that stop arriving do not move the headline numbers much, and that is precisely the problem: at Sumeru the approval rate moved by just over a percentage point across the whole episode. A report that only shows outputs cannot show an input that quietly stopped.

A household runs the same check without calling it one. Whoever handles the paperwork at home knows the two or three documents everything depends on, and the useful question is never where they are kept. The useful question is what happens in the week one of them does not turn up, and whether anybody other than one person knows the answer. The same question is item 6 at kitchen table scale, and most households have it blank too.

A data requirement document covers what to record for every value a system consumes, the order the record is produced in, and what the absence of one item costs. How any component uses a value once it has it is set out separately, as is how a component is fitted, validated or measured. Retention and the consent basis are two items to record, and the requirements behind them sit with the supervisor.

Sources and how to check them

SourceWhat it coversSite
Reserve Bank of IndiaExpectations on a regulated lender covering outsourcing, record keeping, digital lending, data and consent, the ground under items 7 and 8rbi.org.in
Securities and Exchange Board of IndiaExpectations where the institution deploying such a chain is a market intermediarysebi.gov.in
Bank for International SettlementsInternational supervisory material on the deployment of such systems by banks, as the origin of the international position before what India does with itbis.org
Ajay Agrawal, Joshua Gans and Avi Goldfarb, Prediction Machines, 2018The framing of an automated step as producing something a person still has to act on, the role a refused file plays under item 6hbr.org

Sumeru Bank Limited and Ashok Pillai are invented.
Educational material. Not advice on any investment, tax, budget or market position.

← PreviousNext →
Fin Maverick Micro CoursesExplore Micro Courses
Fin Maverick BootcampsExplore Bootcamps
Fin Maverick

Finance education that ends in a job, not a certificate that gathers dust. Built for young India.

LEARN
CalculatorsFrameworksComparisonsCareersShowdown
RESOURCES
All CoursesMicro CoursesBootcampsInternships
COMPANY
AboutJob openingPartnership
LEGAL
Privacy PolicyTerms & ConditionsContent LicenseReturn & Refund Policy
© 2026 FIN MAVERICK / BUILT FOR INDIA.DO FINANCE, DO NOT JUST READ ABOUT IT.