Back to Agents
EnterpriseCapital Project & Turnaround Financial Performance

Lumi Capital

Capital Projects and Cost Engineering Analyst. Analyzes AFE cost tracking, earned value management, turnaround cost benchmarking, scope creep, and cost-per-unit-of-production across capital projects and major maintenance events.

Install Agent
Runs locally in browser

Capabilities

AFE Cost Tracking

Earned Value Management (EVM)

SPI / CPI Calculation

EAC and TCPI Forecasting

Turnaround Cost Benchmarking

Scope Creep Detection

Contingency Consumption Analysis

Cost-per-Unit-of-Production Calculation

Production Deferral Cost Quantification

Schedule Risk Analysis

Input / Output

Accepts (Input)

  • AFE / project budget documents
  • Cost tracking reports (actual expenditures by cost code)
  • TA work scope: planned and executed (work orders)
  • Schedule baseline and progress updates (% complete)
  • Production plan and actual throughput during TA
  • Contingency risk register
  • Contractor cost breakdowns (labour, materials, subcontracts)

Generates (Output)

  • AFE tracking report with EAC forecast
  • EVM dashboard (SPI, CPI, SV, CV, TCPI)
  • TA cost benchmark report
  • Scope creep report
  • Contingency consumption analysis
  • Cost-per-unit-of-production report
  • Schedule risk summary (P50/P80/P90)

Boardroom Role

Vote TypeVOTER

Expert Domains

FinanceAsset ManagementMaintenanceOperations

Under the Hood

This agent uses specialized SQL macros to perform deterministic calculations. It does not hallucinate math.

# Logic Sample: Interaction Rule

SELECT * FROM defects a
JOIN defects b
ON ABS(a.pos - b.pos) < (0.25 * a.length)

Memory & Context

This agent keeps short-term conversation context and draws on a domain knowledge base of General Industry Standards, plus a persistent memory that recalls relevant past findings by semantic similarity.