Skip to main content

Sprint 24

Sprint window

June 1 – June 15, 2026 (in progress — this page lists work already completed or in final QA).

Versions promoted

ServiceVersionRepository
Platform APIv0.1.1 (Jun 9), v0.1.2 (Jun 9)user-management
AI interview workerv0.1.1 (Jun 9), v0.2.0 (Jun 10)bot-backend
Media / streaming serverv1.0.1 (Jun 9), v1.0.2 (Jun 10)video-streaming-server
Web appproduction pointer (Jun 10)interviews-ui
Interview session roomproduction pointer (Jun 7)smart-interview-ui

Shipped

Features

  • TI-279 — Platform cost guardrails — global ceiling, circuit breaker, dashboards
  • TI-326 — Global cost aggregator — rolling 24h spend across all users
  • TI-327 — Global circuit breaker — pause new sessions on ceiling breach + founder alert
  • TI-328 — Reconciliation job — emitted cost vs vendor invoices
  • TI-329 — Cost alerts dispatcher — Slack + email on threshold breaches
  • TI-330 — Admin cost-control UI — founder override + cost visualization
  • TI-256 — Funnel foundations — instrumentation, activation tracking & analytics wiring (in QA)
  • TI-284 — PostHog project setup and env-var wiring
  • TI-285 — PostHog Next.js SDK wiring + candidate-side funnel events
  • TI-286 — Analytics identify on signup with user properties (plan tier, role, industry, source)
  • TI-287 — UTM attribution capture middleware (first-visit UTM + referrer)
  • TI-288 — Server-side feedback-generated analytics event on evaluation completion
  • TI-289 — Growth funnel & retention dashboard with activation rate + cohort curves
  • TI-290 — Analytics schema documentation + runbooks (event addition + debugging)
  • TI-291 — CI smoke test — staging deploy fails if analytics event ingestion breaks
  • TI-313 — UI fetch helper — auto-attach request ID, propagate session ID
  • TI-314 — Java servlet filter — request ID + MDC + error response envelope
  • TI-315 — Streaming-server middleware — session ID + correlation ID in every log line
  • TI-316 — Session ID propagation across AI worker and session room
  • TI-317 — Session debugger API aggregator (search + timeline)
  • TI-318 — Admin session debugger UI — search + timeline view
  • TI-301 — Per-user avatar minute budget enforcement + orb fallback on exhaustion
  • TI-359 — Shortlist tray + contact/export action (metered)
  • TI-488 — Blended technical interview blueprint — multi-category session arc (in QA)
  • TI-155 — User interface testing and improvement suggestions

Chores

  • TI-110 — Research on interview fraud detection algorithm

Notes

This is the first sprint shipped under the trunk-based release model — the version tags above are the first tagged production promotions. New-session admission is now governed by a global cost ceiling with a circuit breaker (founder-overridable).