Workspace IndexKnowledge Notes › Claude For CFOs — the discipline is prove-versus-infer, not a fancier chart

#104PoC2026-09-19chat

Claude For CFOs — the discipline is prove-versus-infer, not a fancier chart

Luke Finance, a YouTube channel covering AI use cases in finance, published a roughly 28-minute walkthrough called "Claude For CFOs: 3 INSANE Use Cases" (https://www.youtube.com/watch?v=araz7e2DzX8), running Claude on three CFO-office tasks against a demo company's financial documents. The video's real claim is a prompting philosophy, not a feature list: hand Claude a whole folder of documents instead of one file at a time, tell it to reconcile them rather than summarize any one of them, and force it to label every claim as either "proven by a file" or "inferred by me" (03:39, 03:57). Across a monthly financial review, a $25M capacity-expansion request, and a 13-week liquidity forecast, the same move repeats: Claude cross-reads documents an executive never puts side by side, and the gap between them is where the real finding sits.

For Jayverse this is not about finance software — it is a template for how the Auditor should be run and how a "reading" in Number should be produced: don't ask a model to summarize one artifact, ask it to reconcile several and state which of its conclusions are proven versus inferred.

Why

A single-file summary can only restate what is in that file; it cannot catch the thing that is true in one document and false in another. The video's structural point is that the useful failure mode for an LLM in a finance role is not "wrong number" — it is "plausible number that contradicts a different document nobody cross-read." A monthly P&L looks fine in isolation; a factory KPI pack looks fine in isolation; only reading both against the strategy document's trigger thresholds surfaces the margin problem (14:33). The same applies to a capex request: the request's own NPV model looks internally consistent until it is checked against a constraint the requester's own strategy document states elsewhere. This is why the video insists a multi-step cross-analysis needs an Opus-class model (07:08, 07:23) — the task is not compressing text, it is holding several documents' claims in tension and finding where they disagree.

How it works

Four prompt rules, one philosophy

The video states these as a reusable pattern, independent of the three demos:

  • Folder, not files. Upload the whole set of documents together so the model can find inconsistencies and hidden mechanisms across them, not summarize each in isolation (03:39, 03:48).
  • The prompt defines the nature of the work, not the output shape. Telling Claude "write a report" gets a report; telling it "reconcile these and tell me what doesn't add up" gets an audit (03:57).
  • Separate proven from inferred. Every claim in the output should be labeled as either directly supported by a file or reasoned by the model from what the files imply (04:25).
  • Don't accept management's framing. The prompt explicitly tells Claude to challenge the executive's stated assumptions rather than work inside them (14:33).

Case 1 — the monthly review finds a margin leak the P&L alone would not show

Four inputs: May ERP actuals by segment (revenue and cost), a factory KPI pack (utilization, defect rate, unit cost, plant-manager commentary), the prior month's CFO report with its open issues, and the 2026 CFO strategy document with its action-trigger thresholds (02:18–02:54). Reading them together, Claude found consolidated gross margin down 348 basis points versus budget; the Monterrey plant's April problem had genuinely improved but not enough to offset the overall decline (07:37, 07:46); and unit raw-material cost had risen faster than the price increases meant to cover it, meaning the order backlog was growing while margin on that same backlog was eroding (07:30, 12:05). A chart, built with a Higgsfield MCP tool server, put the diverging backlog-up / margin-down lines on one image for the report cover (05:05, 08:42). The resulting actions: reprice the backlog before it ships, gate new orders on margin rather than volume, and don't let anyone declare Monterrey "fixed" (12:21, 12:29).

Case 2 — rebuilding someone else's NPV instead of trusting it

Operations requested a $25M line expansion at the Dayton plant, citing 91.7% utilization and rising order volume, backed by their own model showing NPV $14.4M and IRR 17.5% (13:14–15:32). Claude rebuilt the model from the same source documents and got NPV −$2.3M, IRR 8.5% (15:24, 15:46). The gap came from checking the request's assumptions against the company's own other documents: the strategy doc states a sustainable utilization ceiling of 90%, but the capex model assumed 100% (16:06); stabilization was documented elsewhere as taking over a year, but the model assumed three months (16:15); and the model priced in an 8% premium with no signed contracts behind it (16:21). Most tellingly, six of the seven value drivers in the request were price and cost assumptions, not volume — meaning this was never a capacity problem, it was a pricing-and-cost-spread problem dressed up as one (16:41, 16:50). The recommendation was not a flat no: stage it. Approve only the $1.18M for site work and design to preserve the option, and freeze the remaining $23.82M until long-term fixed-price supply contracts are actually signed (17:27, 19:03).

Case 3 — the bottleneck was the revolver, not the cash

Inputs were end-of-May cash and debt balances, AR aging and collection schedule, AP payment schedule, and payroll/tax/debt-service schedule (20:23, 20:49). Treasury had reported $66.58M of available liquidity, but the revolving credit facility's limit is $60M — collateral value above that does not matter, the facility caps the draw regardless (22:06). That one check found a $6.58M overstatement and forced a recalculation of the true limit (22:14, 22:25). Under stress, week 11's payroll collides with a capital call and breaches the $15M minimum-liquidity covenant; by week 13 the revolver is essentially at its floor (23:52, 24:21, 24:37). The bottleneck is not operating cash flow, it is revolver headroom, down to roughly $123K at the tightest point (24:37, 26:02). The forecast also states its own limits in writing: second-half new business is not reflected, term-loan interest is missing, and anything past week 6 should not be used for a decision without rebuilding the model first (26:38, 26:51).

Where it lands in Jayverse

  • Auditor: "prove versus infer" becomes a required line. Every Auditor entry should state which findings are directly supported by the source it read and which are the Auditor's own inference from them — the same separation the CFO prompt enforces, applied to our own checks.
  • Verex: run the monthly reconciliation, and a 13-week liquidity view, on the market maker. A monthly review that reconciles CLOB fill exports, fee revenue and market-maker P&L across their separate sources is case 1's shape; a liquidity-style rolling forecast of the market maker's inventory and margin headroom is case 3's shape, with the same instruction to flag any period past its confidence window instead of pretending it is reliable.
  • Invest: rebuild the NPV instead of reading it. Case 2 is a template for the "which value drivers are price versus volume" test on any investment pitch, and for treating a reading as reconstructing someone else's number from the same inputs, not summarizing their conclusion.
  • Dark Horse: the strategy document with thresholds is the boundary file. For any finance-adjacent agent we build, the document that states the constraints (utilization ceilings, minimum covenants, action triggers) is the boundary file the agent must be given and checked against, not just background reading.

Verified and unverified

Verified on 2026-09-19: NPV, IRR, revolving-credit-facility limits, minimum-liquidity covenants and 13-week cash-flow forecasts are standard corporate-finance tools in real use; Claude supports uploading a folder or multiple files as shared context and can call MCP tool servers during a session; instructing a model to separate what a source document proves from what it infers is a recognized prompting technique, not specific to this video. Taken from the video and not independently checked: all company figures (this is a demo dataset built for the walkthrough and reads as synthetic rather than a real company's books), the "Higgsfield MCP" tool's specific capabilities, the exact model name/tier used, and every timestamp cited above. Sources: YouTube — Luke Finance, "Claude For CFOs: 3 INSANE Use Cases" · related items: Tech #62 (agentic engineering writes the boundaries), Tech #102 (MLflow — evaluation), Tech #98 (Shopify: operating income), the ontology item agentic-systems-need-ontologies (validators), Invest mit-financial-markets-terms-edge.

Key expressions

Words and phrases from this page worth keeping, with the Korean meaning and the sentence they come from.

Expression뜻 · 쓰이는 자리
prove vs. infer증명된 것과 추론된 것의 분리(팩트와 모델의 판단을 구분해 표시) · 이 항목 전체의 핵심 규율. "label every claim as either proven by a file or inferred by me"
folder, not files파일 하나씩이 아니라 폴더 통째로 준다 · 문서 간 불일치를 찾게 하는 프롬프트 규칙. "Folder, not files"
cross-read(ing)교차로 읽기(여러 문서를 대조해서 읽음) · 요약과 대비되는 핵심 동작. "Claude cross-reads documents an executive never puts side by side"
NPV (Net Present Value)순현재가치(미래 현금흐름을 현재가치로 할인해 합산한 값) · 투자 타당성 평가의 기본 지표. "NPV $14.4M"
IRR (Internal Rate of Return)내부수익률(NPV를 0으로 만드는 할인율) · NPV와 짝을 이루는 투자 평가 지표. "IRR 17.5%"
ASP (Average Selling Price)평균판매가 · 원가 상승분을 가격에 전가했는지 볼 때 쓰는 지표. "the price increases meant to cover it"
bp (basis point)베이시스 포인트(1bp = 0.01%p) · 마진율 변화처럼 작은 변화를 정밀하게 말할 때. "down 348 basis points versus budget"
ERP (Enterprise Resource Planning)전사자원관리 시스템(매출·원가 등 실적 데이터가 나오는 회사 기간 시스템) · 월간 실적 데이터의 출처. "May ERP actuals by segment"
KPI (Key Performance Indicator)핵심성과지표 · 공장 가동률·불량률처럼 운영 성과를 추적하는 숫자. "a factory KPI pack"
P&L (Profit and Loss statement)손익계산서 · 매출·비용·이익을 보여주는 기본 재무제표. "the monthly P&L looks fine in isolation"
AR (Accounts Receivable)매출채권(아직 못 받은 매출 대금) · 유동성 예측의 현금 유입 쪽 입력. "AR aging and collection schedule"
AP (Accounts Payable)매입채무(아직 안 낸 매입 대금) · 유동성 예측의 현금 유출 쪽 입력. "AP payment schedule"
MCP (Model Context Protocol)모델이 외부 도구·서버를 호출하도록 연결하는 표준 프로토콜 · 이 영상에서 차트 생성에 쓰인 도구 서버 방식. "built with a Higgsfield MCP tool server"
capex (capital expenditure)설비투자(공장 증설처럼 자산에 들어가는 지출) · 사례 2의 주제. "a $25M capacity-expansion request"
revolver / RCF (revolving credit facility)리볼빙 신용한도(한도 내에서 자유롭게 빌리고 갚는 여신) · 담보가 있어도 한도 이상 못 빌리는 게 핵심. "the revolving credit facility's limit is $60M"
covenant대출 약정 조건(위반 시 채무불이행 사유가 되는 조건) · 최소 유동성 약정처럼 반드시 지켜야 하는 선. "the $15M minimum-liquidity covenant"
headroom여력(한도까지 남은 여유분) · 병목이 현금이 아니라 이것이었다는 사례 3의 핵심 표현. "revolver headroom, down to roughly $123K"
backlog수주 잔고(아직 이행하지 않은 주문) · 늘어나도 마진이 나쁘면 위험 신호. "the order backlog was growing while margin on that same backlog was eroding"
value driver가치 동인(NPV·IRR을 움직이는 개별 가정 변수) · 가격 변수인지 물량 변수인지 구분하는 테스트의 단위. "six of the seven value drivers ... were price and cost assumptions, not volume"
boundary file경계 파일(에이전트가 반드시 대조 검증해야 하는, 제약을 명시한 문서) · Dark Horse 랜딩에서 쓴 표현. "the strategy document with thresholds is the boundary file"

← All Knowledge Notes · Workspace Index · Top ↑

CFO를 위한 Claude — 규율은 더 멋진 차트가 아니라 팩트-대-추론 분리다

금융 분야 AI 활용 사례를 다루는 YouTube 채널 Luke Finance가 약 28분짜리 영상 "Claude For CFOs: 3 INSANE Use Cases"(https://www.youtube.com/watch?v=araz7e2DzX8)를 올렸다. 데모 회사의 재무 문서를 놓고 Claude에게 CFO 사무실의 업무 세 가지를 맡기는 내용이다. 영상의 진짜 주장은 기능 목록이 아니라 프롬프트 철학이다. 파일을 하나씩 올리지 말고 문서 폴더를 통째로 준다, 문서 하나를 요약시키지 말고 서로 대조시켜 불일치를 찾게 한다, 그리고 출력의 모든 주장을 "파일이 증명한 것"과 "내가 추론한 것"으로 나눠 표시하게 강제한다(03:39, 03:57). 월간 재무 검토, 2,500만 달러 증설 요청, 13주 유동성 예측이라는 세 사례 모두에서 같은 동작이 반복된다. 경영진이 나란히 놓고 보지 않는 문서들을 Claude가 교차로 읽고, 그 사이의 간극에 진짜 발견이 있다.

Jayverse에서 이것은 재무 소프트웨어 이야기가 아니라 Auditor를 어떻게 운영해야 하는지, Number의 "읽기"를 어떻게 만들어야 하는지에 대한 템플릿이다. 모델에게 자료 하나를 요약시키지 말고 여러 개를 대조시켜, 어느 결론이 증명된 것이고 어느 것이 추론인지 말하게 하라.

파일 하나만 놓고 요약하면 그 파일에 적힌 내용을 되풀이할 뿐, 한 문서에서는 맞고 다른 문서에서는 틀린 것을 잡아낼 수 없다. 영상의 구조적 핵심은 재무 역할을 맡은 LLM에서 정말 위험한 실패 유형이 "틀린 숫자"가 아니라 "그럴듯하지만 아무도 대조해 보지 않은 다른 문서와 모순되는 숫자"라는 점이다. 월간 손익계산서는 그것만 보면 괜찮아 보이고, 공장 KPI 팩도 그것만 보면 괜찮아 보인다. 둘을 전략 문서의 조치 트리거 임계값과 함께 읽어야만 마진 문제가 드러난다(14:33). 설비투자 요청도 마찬가지다. 요청 측 자체 NPV 모델은 그 자체로는 일관돼 보이지만, 요청자 자신의 전략 문서 다른 부분에 적힌 제약과 대조하면 무너진다. 영상이 다단계 교차 분석에는 Opus급 모델이 필요하다고 강조하는 이유가 여기 있다(07:08, 07:23). 이 작업은 텍스트를 압축하는 것이 아니라 여러 문서의 주장을 긴장 상태로 붙잡아 두고 어디서 서로 어긋나는지 찾는 일이기 때문이다.

동작 방식

프롬프트 네 가지 규칙, 철학은 하나

영상은 세 데모와 별개로 이것을 재사용 가능한 패턴으로 제시한다.

  • 파일이 아니라 폴더. 문서 전체를 한 번에 올려 모델이 문서 각각을 따로 요약하는 게 아니라 그 사이의 불일치와 숨은 메커니즘을 찾게 한다(03:39, 03:48).
  • 프롬프트는 출력 형태가 아니라 작업의 성격을 정의한다. "보고서를 써라"라고 하면 보고서가 나오고, "이것들을 대조해서 안 맞는 걸 말해라"라고 하면 감사가 나온다(03:57).
  • 증명된 것과 추론된 것을 분리한다. 출력의 모든 주장은 파일이 직접 뒷받침하는지, 아니면 모델이 파일이 암시하는 바에서 추론한 것인지 표시돼야 한다(04:25).
  • 경영진의 프레이밍을 그대로 받지 않는다. 프롬프트는 Claude에게 경영진이 말한 가정 안에서 일하지 말고 그 가정을 비판하라고 명시적으로 지시한다(14:33).

사례 1 — 월간 검토가 손익계산서만으로는 안 보이는 마진 누수를 찾다

입력은 네 가지다. 부문별 5월 ERP 실적(매출·원가), 공장 KPI 팩(가동률, 불량률, 단위원가, 공장장 코멘터리), 오픈 이슈가 담긴 전월 CFO 보고서, 조치 트리거 임계값이 있는 2026 CFO 전략 문서(02:18–02:54). 이것들을 함께 읽은 Claude는 연결 매출총이익률이 예산 대비 348bp 하락했다는 것, 몬테레이 공장의 4월 문제는 실제로 개선됐지만 전체 하락을 막기엔 부족했다는 것(07:37, 07:46), 단위 원자재 비용이 이를 상쇄하려던 가격 인상보다 더 빠르게 올라 수주 잔고는 쌓이는데 같은 잔고의 마진은 갉아 먹히고 있었다는 것을 발견했다(07:30, 12:05). Higgsfield MCP 도구 서버로 만든 차트가 수주 잔고 상승선과 마진 하락선의 괴리를 보고서 표지 한 장에 담았다(05:05, 08:42). 결과 액션은 이렇다. 수주 잔고를 출하 전에 재가격하고, 신규 수주는 물량이 아니라 마진으로 게이트를 걸고, 누구도 몬테레이를 "정상화됐다"고 선언하지 못하게 한다(12:21, 12:29).

사례 2 — 남의 NPV를 믿지 않고 다시 만들다

운영팀은 가동률 91.7%와 늘어나는 수주량을 근거로 데이턴 공장 라인 증설 2,500만 달러를 요청했고, 자체 모델은 NPV 1,440만 달러, IRR 17.5%를 보여줬다(13:14–15:32). Claude는 같은 소스 문서로 모델을 재구축해 NPV −230만 달러, IRR 8.5%를 얻었다(15:24, 15:46). 그 간극은 요청의 가정을 회사 자신의 다른 문서와 대조한 데서 나왔다. 전략 문서는 지속 가능한 가동률 상한을 90%로 명시했지만 증설 모델은 100%를 가정했고(16:06), 안정화에 1년 넘게 걸린다고 다른 곳에 적혀 있었지만 모델은 3개월을 가정했으며(16:15), 확정 계약이 하나도 없는 상태에서 8% 프리미엄 가격을 반영했다(16:21). 가장 결정적인 것은 요청 안의 가치 동인 7개 중 6개가 물량이 아니라 가격·원가 가정이었다는 점이다. 즉 이것은 애초에 케파 문제가 아니라 가격-원가 스프레드 문제를 케파 문제로 포장한 것이었다(16:41, 16:50). 권고는 단순한 불허가 아니었다. 단계적으로 승인하라. 옵션을 유지하기 위한 부지·설계 비용 118만 달러만 먼저 승인하고, 나머지 2,382만 달러는 장기 고정가 공급 계약이 실제로 체결될 때까지 동결한다(17:27, 19:03).

사례 3 — 병목은 현금이 아니라 리볼버였다

입력은 5월 말 현금·부채 잔액, AR 연체 및 회수 일정, AP 지급 일정, 급여·세금·부채 상환 스케줄이다(20:23, 20:49). 트레저리는 가용 유동성을 6,658만 달러로 보고했지만, 리볼빙 신용한도 자체가 6,000만 달러다. 담보 가치가 그보다 높아도 소용없다. 한도가 인출을 그대로 막기 때문이다(22:06). 이 확인 하나로 658만 달러의 과대표시를 적발하고 실제 한도를 다시 계산했다(22:14, 22:25). 스트레스 시나리오에서는 11주 차 급여와 캐피털 콜이 겹치면서 최소 유동성 약정 1,500만 달러를 위반하고, 13주 차에는 리볼버가 사실상 바닥을 친다(23:52, 24:21, 24:37). 병목은 영업 현금흐름이 아니라 리볼버 여력이다. 가장 빠듯한 시점에는 약 12만 3천 달러까지 내려간다(24:37, 26:02). 예측은 스스로의 한계도 적어 놓았다. 하반기 신규 사업은 반영되지 않았고, 기간 대출 이자가 누락됐으며, 6주 차 이후 수치는 모델을 다시 만들지 않고는 의사결정에 쓰지 말라고 명시했다(26:38, 26:51).

Jayverse에서의 위치

  • Auditor: "증명 대 추론"이 필수 항목이 된다. Auditor의 모든 항목은 어느 발견이 읽은 소스가 직접 뒷받침하는 것이고 어느 것이 Auditor 자신의 추론인지 명시해야 한다. CFO 프롬프트가 강제하는 것과 같은 분리를 우리 자신의 검사에도 적용하는 것이다.
  • Verex: 마켓 메이커에 월간 대조와 13주 유동성 뷰를 돌려라. CLOB 체결 익스포트, 수수료 수익, 마켓 메이커 손익을 각자 다른 소스에서 대조하는 월간 검토는 사례 1의 형태이고, 마켓 메이커 재고와 마진 여력을 롤링으로 예측하는 유동성 스타일 뷰는 사례 3의 형태다. 신뢰 구간을 벗어난 구간은 믿을 만한 척하지 말고 그대로 표시하라는 지시도 함께 가져온다.
  • Invest: NPV를 읽지 말고 다시 만들어라. 사례 2는 어떤 투자 피치에든 적용할 "가치 동인 중 어느 것이 가격이고 어느 것이 물량인가" 테스트의 템플릿이고, 읽기를 상대의 결론을 요약하는 일이 아니라 같은 입력으로 상대의 숫자를 재구성하는 일로 다루라는 틀이다.
  • Dark Horse: 임계값이 적힌 전략 문서가 경계 파일이다. 재무와 맞닿은 어떤 에이전트를 만들든, 제약(가동률 상한, 최소 약정, 조치 트리거)을 명시한 문서는 배경 자료가 아니라 에이전트에게 반드시 주어지고 그것에 대조 검증되어야 하는 경계 파일이다.

확인된 것과 미확인

2026-09-19 확인: NPV, IRR, 리볼빙 신용한도, 최소 유동성 약정, 13주 현금흐름 예측은 실제로 쓰이는 표준 기업재무 도구다. Claude는 폴더나 여러 파일을 공유 컨텍스트로 업로드하는 것을 지원하고, 세션 중 MCP 도구 서버를 호출할 수 있다. 소스 문서가 증명하는 것과 모델이 추론한 것을 분리하라는 지시는 이 영상만의 것이 아니라 널리 알려진 프롬프팅 기법이다. 영상에서 가져왔고 독립적으로 확인하지 않은 것: 모든 회사 수치(이는 시연을 위해 만든 데모 데이터셋이며 실제 회사의 장부라기보다 합성 데이터로 보인다), "Higgsfield MCP" 도구의 구체적 기능, 사용된 정확한 모델명/등급, 위에 인용된 모든 타임스탬프.

출처: YouTube — Luke Finance, "Claude For CFOs: 3 INSANE Use Cases" · 관련 항목: Tech #62(에이전틱 엔지니어링은 경계를 쓴다), Tech #102(MLflow — 평가), Tech #98(Shopify: 영업이익), 온톨로지 항목 agentic-systems-need-ontologies(검증자), Invest mit-financial-markets-terms-edge.

핵심 표현

이 페이지의 영어 본문에서 배울 만한 단어와 표현, 뜻과 나온 자리.

Expression뜻 · 쓰이는 자리
prove vs. infer증명된 것과 추론된 것의 분리(팩트와 모델의 판단을 구분해 표시) · 이 항목 전체의 핵심 규율. "label every claim as either proven by a file or inferred by me"
folder, not files파일 하나씩이 아니라 폴더 통째로 준다 · 문서 간 불일치를 찾게 하는 프롬프트 규칙. "Folder, not files"
cross-read(ing)교차로 읽기(여러 문서를 대조해서 읽음) · 요약과 대비되는 핵심 동작. "Claude cross-reads documents an executive never puts side by side"
NPV (Net Present Value)순현재가치(미래 현금흐름을 현재가치로 할인해 합산한 값) · 투자 타당성 평가의 기본 지표. "NPV $14.4M"
IRR (Internal Rate of Return)내부수익률(NPV를 0으로 만드는 할인율) · NPV와 짝을 이루는 투자 평가 지표. "IRR 17.5%"
ASP (Average Selling Price)평균판매가 · 원가 상승분을 가격에 전가했는지 볼 때 쓰는 지표. "the price increases meant to cover it"
bp (basis point)베이시스 포인트(1bp = 0.01%p) · 마진율 변화처럼 작은 변화를 정밀하게 말할 때. "down 348 basis points versus budget"
ERP (Enterprise Resource Planning)전사자원관리 시스템(매출·원가 등 실적 데이터가 나오는 회사 기간 시스템) · 월간 실적 데이터의 출처. "May ERP actuals by segment"
KPI (Key Performance Indicator)핵심성과지표 · 공장 가동률·불량률처럼 운영 성과를 추적하는 숫자. "a factory KPI pack"
P&L (Profit and Loss statement)손익계산서 · 매출·비용·이익을 보여주는 기본 재무제표. "the monthly P&L looks fine in isolation"
AR (Accounts Receivable)매출채권(아직 못 받은 매출 대금) · 유동성 예측의 현금 유입 쪽 입력. "AR aging and collection schedule"
AP (Accounts Payable)매입채무(아직 안 낸 매입 대금) · 유동성 예측의 현금 유출 쪽 입력. "AP payment schedule"
MCP (Model Context Protocol)모델이 외부 도구·서버를 호출하도록 연결하는 표준 프로토콜 · 이 영상에서 차트 생성에 쓰인 도구 서버 방식. "built with a Higgsfield MCP tool server"
capex (capital expenditure)설비투자(공장 증설처럼 자산에 들어가는 지출) · 사례 2의 주제. "a $25M capacity-expansion request"
revolver / RCF (revolving credit facility)리볼빙 신용한도(한도 내에서 자유롭게 빌리고 갚는 여신) · 담보가 있어도 한도 이상 못 빌리는 게 핵심. "the revolving credit facility's limit is $60M"
covenant대출 약정 조건(위반 시 채무불이행 사유가 되는 조건) · 최소 유동성 약정처럼 반드시 지켜야 하는 선. "the $15M minimum-liquidity covenant"
headroom여력(한도까지 남은 여유분) · 병목이 현금이 아니라 이것이었다는 사례 3의 핵심 표현. "revolver headroom, down to roughly $123K"
backlog수주 잔고(아직 이행하지 않은 주문) · 늘어나도 마진이 나쁘면 위험 신호. "the order backlog was growing while margin on that same backlog was eroding"
value driver가치 동인(NPV·IRR을 움직이는 개별 가정 변수) · 가격 변수인지 물량 변수인지 구분하는 테스트의 단위. "six of the seven value drivers ... were price and cost assumptions, not volume"
boundary file경계 파일(에이전트가 반드시 대조 검증해야 하는, 제약을 명시한 문서) · Dark Horse 랜딩에서 쓴 표현. "the strategy document with thresholds is the boundary file"

← 전체 기술 노트 · 워크스페이스 인덱스 · 맨 위 ↑