Skip to main content

lim stats

Monitor how the learning engine is performing and view a real-time financial dashboard.

stats

Show learning engine metrics for the active company.

What the Numbers Mean

  • Rule match % — Transactions resolved by deterministic rules. Zero AI cost. This percentage grows over time as the system learns.
  • History match % — Resolved by finding similar past transactions. Zero AI cost.
  • AI inference % — Required an LLM call. This percentage should decrease over time.
  • Escalated % — Could not be resolved automatically; sent to a human for review.
  • Auto-posted % — Entries that were posted without human confirmation (rule confidence >= 0.95).
  • AI cost — Total LLM API cost for the period.
A well-trained company should see 90%+ rule match rate within 3 months. If your AI inference rate is still high, check that you’re confirming (not editing) suggested entries when they’re correct — this is how rules are learned.

Flags

dashboard show

Show a real-time financial dashboard combining key financial metrics.
The dashboard shows:
  • Cash Position — Current cash, receivables, and payables
  • Runway — Months of cash remaining based on average monthly burn (last 3 months)
  • P&L Summary — Current fiscal year revenue, expenses, and net income
  • Judgment Engine — Active rules, auto-post rate, and AI cost
  • Alerts — Any triggered alert rules
  • Pending Items — Draft entries, unmatched bank transactions, and pending approvals

Flags

dashboard flywheel

Show learning flywheel stats — manual vs automated transaction breakdown over time.

dashboard runway

Show cash runway calculation based on average monthly burn rate.

dashboard pnl

Show a summary P&L for the current month.
Use lim dashboard show --format json to pipe dashboard data into monitoring tools, Slack bots, or custom dashboards.