Case Study 02 · UI/UX Product Case Study — HireBound·UI/UX Product Case StudyShipped

Candidate Discovery.

A cross-opening search surface that turns a dormant candidate database into the team's fastest source of hires — without ever leaking what happened to a candidate inside another team's private pipeline.

Role
Product Design & Product Marketing
Timeline
2025 – Present
Company
HireBound
Status
Shipped
01 · Snapshot

At a glance.

80M+
Profiles searchable
Unified surface
3
Phase rollout
Beta → Openings → Reverse match
v1
Weighted match algorithm
Skills 40 · Exp 30 · Loc 15 · Avail 10 · CTC 5
Dual-mode filtering
Include + Exclude stages
Pull Quote

"The gap I caught: inclusion filters alone can't express 'everyone except rejected and joined.' So I added a dedicated exclusion layer."

Privacy by Design
Global candidate fields only — stage history, notes, and offered CTC never exposed across openings.
Anti Double-booking Guardrail
Warns before adding a candidate already active in another opening's pipeline.
Foundation Reused
Same match engine later powers candidate-to-job reverse matching.
02 · Project Overview

What it is, why it exists.

What

Recruiters at HireBound were sitting on a goldmine they couldn't use. Every past search, every sourced profile, every candidate who came close on another role lived somewhere in the system — but there was no way to search across all of it. A separate "Discover Candidates (Beta)" page existed, but it was thin: a search bar and a handful of filters, disconnected from the openings where the work actually happens.

Why

Candidate Discovery turned that into a real capability: a cross-opening search surface that lets a recruiter query the entire candidate universe, rank results by genuine fit, and pull the right person straight into a live opening — all without ever exposing what happened to that candidate inside another team's private pipeline.

Problem

The hard part was never the search box. It was drawing the line between what's global about a candidate (skills, experience, availability, CTC) and what's private to an opening (feedback, notes, stage history, offered CTC) — and enforcing that line in the interface, not just the database.

RecruitersHiring ManagersCTODesignEngineering
03 · Goals & Rollout

Objectives and phased delivery.

Objectives
  • Make the existing talent pool discoverable, trustworthy, and actionable.
  • Treat data separation as a first-class design constraint, not an afterthought.
  • Ship value early by respecting the existing beta — each phase de-risks the next.
Shipped

Phase 1 — Enhance the beta

Shipped
  • Rebuilt the beta into a three-panel workspace: quick search, a full filter rail (skills, experience range, location, availability, notice period, expected CTC), and ranked result cards.
  • Introduced the v1 match score and the include/exclude stage filters.
  • Respected the existing foundation — faster delivery, no wasted work.
Next

Phase 2 — Wire into openings

In Progress
  • Add a "Discover" tab inside each opening so recruiters can search the global pool in the context of a specific role.
  • Double-booking warning fires before a candidate active elsewhere is added to a new pipeline.
Planned

Phase 3 — Reverse the lens

Planned
  • Flip the model on the candidate profile: a "Find Jobs" tab that surfaces the openings a given candidate fits best.
  • Turn the same match engine into a two-way street.
04 · Research

What we learned, card by card.

Recruiter Workflow Audit

Challenge

Watched how recruiters actually re-find candidates today, and where they gave up.

Observation

The pain wasn't "I can't search," it was "I can't search across everything at once," and "I can't easily filter out the people I've already ruled out."

Outcome

Directly shaped the exclusion-filter decision — a dedicated exclude layer alongside inclusion filters.

Data-Separation Constraints

Challenge

Mapped every candidate field into global vs. opening-specific.

Observation

Exposing another opening's notes or offered CTC in a global view would be a genuine privacy breach between teams.

Outcome

Designed the discovery response to return global fields only, with pipeline data reduced to aggregate counts.

Competitor Discovery UX

Challenge

Studied how sourcing tools like Juicebox and Gem present results.

Observation

Most return a raw boolean list the recruiter still has to read and rank manually.

Outcome

Led with a ranked, explainable match score — the interface does the first pass of judgement, not the human.

Match-Criteria Weighting

Challenge

Pressure-tested what "fit" really means for Indian recruiting.

Observation

Skills and experience are the real signal; location and availability are practical gates; CTC is a soft factor, not a binary one.

Outcome

Landed on the weighted model: Skills 40 / Experience 30 / Location 15 / Availability 10 / CTC 5.

05 · Solution

How it came together.

A three-panel workspace built on the existing beta — quick search, a full filter rail, and ranked result cards — with data separation and double-booking prevention wired in as first-class design constraints.

  • Left rail: filters across skills, experience range, location, availability, notice period, expected CTC.
  • Center: ranked result cards leading with match score and explainability.
  • Include and Exclude stage filters as peer controls, not a hidden toggle.
  • Skills + Experience carry the majority weight because they are the real signal.
  • Location and Availability act as practical gates.
  • CTC is a soft factor, not a binary reject.
  • Same engine designed to power reverse candidate-to-job matching in Phase 3.
  • Every candidate field mapped as global or opening-specific before build.
  • Discovery response returns global fields only.
  • Pipeline activity in other openings reduced to aggregate counts, never detail.
  • Fires at the moment of add, inside the opening context.
  • Aggregated pipeline summary gives context without leaking detail.
Architecture
  • Global candidate index → discovery query → ranked results (global fields + aggregate pipeline counts).
  • Opening context → "Discover" tab → same query, scoped add-to-pipeline with double-booking guardrail.
  • Candidate profile → "Find Jobs" tab (Phase 3) → reversed match against open requisitions.
06 · Impact

Contribution and business outcomes.

My Contribution
Framed data separation as a design principle

Defined the global-vs-opening boundary and enforced it in the UI, not just the schema.

Caught the exclusion-filter gap before build

Inclusion filters alone couldn't express the most common recruiter query, so I specified a dedicated exclude layer.

Designed the v1 match algorithm

Weighted the model and its rationale, turning a raw result list into a ranked, defensible shortlist.

Scoped the 3-phase rollout

Built on the existing beta so value shipped fast and each phase de-risked the next.

Specified the double-booking guardrail

Plus the aggregated pipeline summary that gives context without leaking detail.

80M+
Profiles unlocked as a reusable asset
Time-to-shortlist reduction
Pending
Wasted outreach cut
Pending
0
Cross-team data leaks
By design
1
Match engine reused across two products
Callout

Unlocked the existing talent pool as a reusable asset — recovering candidates the team already paid to source, instead of re-sourcing from scratch.

Callout

Protected the platform from a cross-team data leak — a trust and compliance win with zero incidents by design.

Callout

Laid the match-engine foundation reused later for candidate-to-job matching — one investment, two products.

Adoption, time-to-shortlist, and outreach-efficiency numbers will be updated as post-launch data matures.
07 · Reflection

Learned, improved, next.

What I learned

Discovery didn't just add a search box — it turned a dormant database into the team's fastest source of hires. The lasting win was the discipline underneath it: a clear line between what's shared and what's private, drawn once at design time and honored everywhere the feature touches.

What I would improve

Ship the double-booking guardrail and aggregate pipeline summary in Phase 1 rather than Phase 2 — recruiters immediately asked for context when a candidate showed up in results, and the guardrail is the natural answer.

What happened next

Phase 2 wires Discovery into every opening; Phase 3 flips the lens on the candidate profile — turning the same match engine into a two-way street between candidates and jobs.