← Blog
June 4, 2026

SmartCon360 — what works today, what's deferred

The disease of construction-software marketing: everything works in the demo, nothing on site. I do the opposite — I clearly separate what's live from what's on the roadmap.

Flows that genuinely work in the code today:

  • BIM: upload IFC → processProject() → model page
  • Takt editor: plan generation, saving, assignment; man-hour model and zone load balancing computed automatically
  • Flowline / Timeline / Grid views, zone-map (DXF parse)
  • Cost & EVM: budget management, S-curve, catalog import
  • Communication: RFI, transmittal, meeting minutes CRUD
  • 42 deterministic report generators

On the roadmap / partial:

  • Simulation (What-if + Monte Carlo): computes via a proxy to the Python takt-service, but falls back to sample values when the service is unreachable — full integration and a "history" backend are in progress
  • AI assistant: today template/rule-matching based; real LLM integration is planned
  • VirtualSite (Unity-based 5D virtual site) — 7 microservice directories exist, but they're empty shells
  • Plan optimization with DRL/PPO — explicitly a "stub" in the code, data contract defined but no training loop
  • Voice input ("coming soon"), report-history backend

Drawing this line builds trust: when I say something "works," it really works.

Which module on this list do you think would add value to the field fastest?

#constructiontech#BIM#leanconstruction#takt#projectmanagement