Changelog
What shipped. When it shipped.
Plain-English. Every meaningful change, dated, with the tradeoffs we made. We do not publish "marketing surprise" updates — if you read this once a week you have the full picture.
Recent updates
Newest first.
2026-05-02
AccuracyReview queueConfidence-gated review queue
Every AI takeoff line below the project's confidence threshold now lands in a review queue. Confirm, edit-then-confirm, reject, or bulk-confirm above a chosen confidence floor. Each action trains the symbol library for the next bid.
2026-05-02
AccuracyPerformanceVector PDF parser
Most construction PDFs are vector PDFs — text and geometry are encoded losslessly. We now extract them directly instead of asking a vision model to OCR. Schedule pages and title blocks skip the vision roundtrip entirely.
2026-05-02
AccuracyEvidence graphBidirectional spec linking + manual prompts
Click any takeoff line, jump to the spec paragraph that backs it. Reverse-link queries answer 'what cites this spec page?' in one hop. Complicated equipment (RTUs, switchgear, lifts) prompts for the manual so accessories and labor factors land in the takeoff.
2026-05-02
AccuracyActive learningSymbol library + active learning foundation
Per-trade symbol library with detection-vs-ground-truth rows. Confirm a detection → it becomes ground-truth → the next training round sharpens the recognizer for that org's project class.
2026-05-02
DashboardTelemetryDashboard wired to real backend telemetry
Six KPIs (active projects, takeoff value, docs processed, avg processing time, accuracy rate, active pipelines) now reflect real org data. Accuracy rate derives from review-queue state — defaults to 100% on an empty corpus.
2026-05-02
MarketingSEOMarketing parity: 12 trades, 8 platforms, 5 company pages
Dedicated SEO pages for electrical, plumbing, mechanical, low-voltage, roofing, masonry, concrete, framing, excavation, demolition, fire-protection, GC. Platform pillars and company pages restructured. Sitemap + robots shipped.
2026-05-02
WorkflowBranded proposal editor v1
8 default editable section blocks (cover letter, scope, schedule, pricing, exclusions, terms, signature, custom). Reorder, show/hide, live preview, PDF export. Org-level branding (logo, palette, header).
2026-05-02
SecurityPrivacyGDPR + CCPA Phase 1
Right-to-access data export, right-to-erasure soft-delete with PII scrub, CCPA opt-out preference, data-processing-addendum endpoint. EU/CA residency on the roadmap.
2026-05-01
WorkflowDaily digest composer
Morning email for owners and senior estimators: yesterday's pipeline runs, blockers, calendar, sub-coverage gaps. One email, no clicks.
2026-05-01
AccuracyWorkflowPlan markup + spatial unification
Plan-workspace markups (counts, lengths, areas) now produce takeoff line items directly with markup_id back-references for dedup against AI-generated rows.
2026-04-17
SecurityAuth Phase 1 (memberships + sessions)
Multi-org memberships replace the legacy single-role-per-user model. Session tokens rotate per login; MFA mandatory for OWNER and ADMIN roles.