Today’s Most Actionable Items (2 entries)
1. Before Expense Agent Go-Live: Create a reimbursement record designed to fail — do not let it self-test and pass
- Scenario: Expense/reimbursement pilot. Target is pre-launch acceptance testing, not automated payment.
- Actionable step: Pre-populate a set of interlinked business data, then run the full process using the same dataset. Public example: Marketing Department Li Ming, annual departmental budget RMB 500,000 (RMB 320,000 utilized); business trip to Shenzhen on 15 June for 3 nights — accommodation RMB 2,400, transportation RMB 860, meal allowance RMB 300. Accommodation has a complete electronic invoice; transportation is a blurry photo; meals have no invoice and use the allowance. An accommodation invoice for the same hotel and date already exists from 10 June. After adding these RMB 3,560, travel expense category utilized reaches RMB 48,000 and exceeds the limit; company policy requires department head approval for amounts >RMB 3,000 and CFO co-sign for amounts >RMB 5,000. Do not let the model “test itself” this week. You only prepare this dataset and observe whether the correct information is passed at each step.
- Review controls: Expense accountant signs off at each checkpoint; stop if any item is missing. At minimum verify: expense type is travel, amount remains RMB 3,560, blurry invoice is flagged “requires manual review”, no-invoice item routes to allowance rather than forcing an invoice, duplicate accommodation invoice is blocked, >RMB 3,000 routes to department head rather than direct supervisor, budget overrun prohibits automated payment. Model must not modify budget, must not change approver, must not initiate payment.
- Deliverables: One end-to-end test data package; checkpoint pass/fail matrix; interception/release logs; expense accountant sign-off section.
- Source: Hand-crafting Financial Agents (35): UAT Methodology for Testing Systems (Chinese practical methodology article, not an on-site audit conclusion from any specific finance team; source page dated 2026-07-02)
2. For models presented to management: Clearly document which step AI performed and what assumptions humans changed
- Scenario: Scenario modeling, financial models, numbers for management. Target is disclosure and sampling, not letting the model independently select inflation, interest rate or cost assumptions.
- Actionable step: Every model to be presented this week must include one additional page stating only three points: which step AI was used for (data extraction, reconciliation, sensitivity analysis, narrative); what checks the human performed; who set inflation, interest rate, and unit cost. Ian Schnoor, Executive Director of the Financial Modeling Institute, stated to media on 2026-08-24: CFOs must be able to answer “how much AI was used and what the human did”; at the early stage the CFO personally performs sampling and stress testing because processes are not yet standardized and errors must not be left to the Agent.
- Review controls: Key assumptions must carry a responsible name. Model must not independently set inflation, interest rate or cost. CFO or FP&A owner samples one key driver, changes the input and verifies whether the output updates accordingly; if the output does not change or cannot be explained, this version is not presented to management.
- Deliverables: AI usage disclosure page; assumption ownership table; CFO sampling record.
- Source: CFO Dive: FMI on AI Disclosure in Financial Models (Interview with head of training/certification organization, not internal working papers from any company; published 2026-08-24)
Accounting / Close / Controls
See Today’s Most Actionable Item #1.
Inputs are employee, departmental budget, invoices, historical invoices, and approval thresholds; the model only performs extraction, duplicate detection, budget overrun checks, and approval routing; humans only confirm whether data was passed correctly. Payment, budget changes, and approver changes continue to follow existing permissions. The single condition for expanding scope: the same dataset produces consistent checkpoint results on two consecutive runs and the expense accountant can identify every red flag.
FP&A / Planning / Reporting
See Today’s Most Actionable Item #2.
Produce the assumption ownership table first, then the scenario numbers. Narrative may be drafted by the model, but numbers and drivers must map to specific cells and signatories in the workbook. No new cases appeared in the past few days that can be mapped to BvA working paper fields.
Treasury / Cash / Risk
Data unavailable. No new AI implementation cases for cash forecasting, bank transaction monitoring, or DSO/O2C with both public full text and reusable steps were identified within the past 365 days.
Tax / Compliance / Audit
Data unavailable. No new AI implementation cases or practical methodologies for tax research, SOX/internal controls, or audit evidence management were identified within the past 365 days.
CFO / Leadership Team Building Experience
See Today’s Most Actionable Item #2.
The only directly reusable organizational actions are: default attachment of an “AI used where / human checked what / assumption set by whom” page to management materials; CFO personally stress-tests one driver instead of only listening to reports; trust still comes from one person handing conclusions to another person, not from the model declaring itself correct. No independent financial close replacement numbers appear in public materials.
LinkedIn data unavailable / authentication not passed. No cross-verifiable startup financial close replacement cases this period.
Open Source / AI Engineering References
1. Use fixed AR/AP question sets first to validate “query the ledger” — do not connect a general model directly to the production ledger
- Scenario: Business or finance queries on customer receivables, overdue payables, cash discounts, or collection status. Suitable as a read-only query validation skeleton.
- Actionable step: Microsoft’s public FinanceBenchmark divides questions into three categories. This week use only the first category: internal AP/AR. Questions must include a cut-off date and legal entity, e.g., “customer outstanding balance as of date X”, “total overdue payables for entity Y”, “does this supplier invoice currently have a cash discount”. The Agent may only query the ledger via MCP; answers must map to customer/supplier, amount, aging or payment status and point to the source record. The public repository also includes reasoning, scoring, and comparison scripts; 7 stars — it is an official evaluation repository, not a production accounting system. Do not work on the other two categories (listed company financial statement research) this week.
- Review controls: Connect only to sandbox or desensitized exports. Timeouts, inability to cite source records, or date mismatches are recorded as failures; partial credit is not given. No one may write back to invoices, modify aging, or initiate payment.
- Deliverables: 10 team-specific AR/AP read-only questions; pass/fail matrix; failure reasons (timeout / no citation / date error / amount error).
- Source: GitHub: microsoft/FinanceBenchmark (official evaluation repository / low star count; question text uses 2026-03 example dates; page carries no separate recent push date)
Items Pending Verification
- Founder of a WooCommerce/Shopify plugin company stated that switching approximately 1,000 monthly Xero reconciliations from accountants to a self-trained AI “currently yields perfect results”; follow-up questions on fields, matching rules, or reviewer have not received answers. X: KatieKeithBarn2 (2026-08-19; single-source social media / pending verification)
Small Experiments for the Week
- One travel expense report specifically built to surface errors: Per Item #1, construct data that must include a blurry invoice, duplicate accommodation invoice, and budget overrun. Expense accountant reviews only the checkpoints, not the model’s self-assessment. If any red flag fails to appear, do not onboard a second vendor this week.
- One disclosure page for a model to be presented to management: Select one scenario to be discussed this week. FP&A completes: which step AI performed, which assumption the human changed, who set inflation/interest rate/cost. CFO changes one driver and checks whether the table updates. If it cannot be explained, do not present.
- Three AR read-only questions — write-back prohibited: Export three closed customers’ receivables. Humans first write down cut-off date, customer, and amount. Model may only answer these three items and cite the source row. Mismatch = discard. No one may post or send collection notices.