NAV tie-out Given a generated LP statement and the period's NAV pack (via the nav MCP), independently recompute the LP's capital account and compare line by line. The generated statement is the thing under test. The NAV pack is the source of truth. Recompute the LP capital account Pull each input from the NAV pack: LP commitment %, fund-level P&L components, fee and expense totals, waterfall outputs. Compare For each line on the statement, compare to your recomputed value. Tolerance: . For each mismatch, note which input drives it (e.g., "allocated P&L differs — statement used 12.40% ownershi…