Skip to content
DB

Roadmap

This site is actively built. Here's what's in progress, planned next, and under exploration — kept honestly separate from what has already shipped.

Recently Shipped

  • 2026-06SEO index hygiene — canonicals, real sitemap dates, llms.txt
  • 2026-05Read-only MCP server (search, get_timeline, get_cv) with OAuth + rate limits
  • 2026-05Real-time voice mode over WebRTC

In Progress

2

Smarter AI conversation

  • Richer follow-up suggestions

    Context-aware follow-up prompts grounded in the conversation so far, so the assistant guides recruiters toward the evidence that matters to them.

Voice assistant polish & reliability

  • Better turn-taking and clarification

    Smoother barge-in handling and explicit clarification when audio is unclear, instead of guessing — voice should feel like a conversation, not a kiosk.

Planned

3

Expanded MCP capabilities

  • Self-service agent access

    A "request your own agent access" flow that issues a per-account token tied to a verified email, so any MCP-capable agent can query this CV directly — moving beyond today's single shared, rate-limited token.

Security & quality

  • Enable the ML injection classifiers in production

    Promote the dual ONNX prompt-injection classifiers (already CI-tested and benchmarked, fail-open) from available-behind-a-flag to live in production after false-positive and latency validation.

Job-fit / JD analyzer

  • Deeper role-fit explanations

    Richer gap analysis that explains how specific experience maps to a pasted job description, with grounded citations rather than a single score.

Exploring

3

Content unification

  • One source feeds the pages and the chatbot

    Unify the rendered case-study copy and the RAG grounding so a single source drives both — eliminating drift between what the page shows and what the assistant says.

Show, don't tell

  • Inline RAG / chat demo on the about pages

    An embedded, lazy-loaded mini-demo that lets a visitor watch a retrieval query resolve on the page itself, without launching the full chat.

UX & accessibility

  • Continued mobile and a11y refinement

    Ongoing polish of mobile interactions, focus management, and motion so the experience stays fast and accessible on every device.