Evaluation Brief
| Item | This lesson |
|---|---|
| Decision | Judge what the prototype proves, what remains unproven, and whether a governed pilot is justified. |
| Primary audience | operations manager, governance lead, technical product manager |
| Estimated time | 25 minutes |
| Output | A prototype evidence report covering policy grounding, permissions, citations, abstention, escalation, and gaps. |
| Practice data | Use your own safely redacted workflow or the Harborline Services running case. |
Learning outcomes
By the end of the lesson, you should be able to:
- explain the operating decision in plain business language;
- identify the evidence, ownership, and failure boundaries that matter;
- produce the stated output well enough for another person to review or implement.
An HR chatbot is one of the clearest demo patterns for internal AI because employees already understand the pain point: repeated policy questions, onboarding confusion, reimbursement uncertainty, and internal process friction. But the value of the demo depends on keeping it narrow and honest. The point is to show faster access to approved policy knowledge, not to simulate a full HR professional.
Why This Demo Exists
This demo exists to prove that a narrow knowledge-and-policy assistant can:
- reduce repetitive internal questions,
- surface policy answers faster,
- guide employees to the right process,
- and escalate sensitive issues to the right human team.
It works well because employees can immediately imagine using it, and decision-makers can immediately imagine the service load it might reduce.
What This Demo Proves
A responsible HR chatbot demo can prove that:
- approved HR policy content can be retrieved and surfaced in a conversational interface,
- common employee questions can be answered faster,
- escalation rules can separate routine questions from sensitive matters,
- the interface can improve self-service without removing HR authority.
If the demo is designed well, it also proves that conversational access can make policy navigation less painful.
What This Demo Does Not Prove
It does not prove that:
- the bot can safely answer all HR questions,
- it can replace HR staff,
- it can interpret sensitive disputes or compensation matters autonomously,
- the policy content is always current unless versioning is governed,
- the logging and privacy model is production-ready,
- the system is ready for all employee populations or all jurisdictions.
This is especially important in HR, where overreach can damage trust quickly.
Which Client Type Should Care
This demo is relevant to:
- internal HR and people-operations teams,
- firms with repetitive employee-policy questions,
- organizations onboarding many staff,
- companies exploring internal self-service tools,
- clients interested in knowledge-assistant patterns under sensitive constraints.
It is less compelling for organizations whose HR policy library is weak, outdated, or not centrally governed.
Permissions and Access Scope
An HR demo should not behave like an unrestricted bot. Even in demo form, it helps to show:
- which employees can use it,
- which policy domains are visible,
- whether answers differ by region, department, or employee type,
- what topics are deliberately out of scope.
A bot that seems to answer everything feels impressive for five minutes and irresponsible after that.
Policy Versioning
One of the most important production questions is whether the answer comes from the right policy version. A strong demo should at least hint at this issue.
Policy versioning matters because:
- HR documents change,
- local rules vary,
- historical policies may no longer apply,
- old answers can become actively harmful.
Even if the demo does not implement full version control, it should acknowledge that production use would need it.
Escalation to HR Staff
A responsible HR chatbot should explicitly escalate topics such as:
- compensation disputes,
- disciplinary matters,
- harassment or grievance issues,
- termination questions,
- leave disputes,
- legal or highly sensitive personal matters.
That escalation is not a weakness. It is part of what makes the demo trustworthy.
How to Evaluate It Responsibly
Do not ask only whether the chatbot sounds polite or fast. Ask:
- does it stay within policy scope?
- does it cite or ground answers in approved sources?
- does it refuse or escalate sensitive topics correctly?
- does it handle uncertainty visibly?
- does it help employees get the right next step?
A wrong but fluent HR answer is worse than a slow one.
Evaluation Criteria
| Criterion | What to check |
|---|---|
| Scope discipline | Does the bot stay in approved HR topics? |
| Source grounding | Are answers linked to approved policies? |
| Escalation quality | Does it route sensitive topics to HR staff correctly? |
| Permission awareness | Is access or response scope appropriately constrained? |
| User usefulness | Does it reduce friction for routine employee questions? |
These criteria are more important than whether the bot feels “human.”
What Would Be Needed for Production
A production-grade HR assistant would usually need:
- permission-aware access control,
- policy versioning and update governance,
- role or region-aware answer logic,
- escalation queues and service ownership,
- privacy-sensitive logging,
- clear disclaimers and usage boundaries,
- review of outputs in sensitive domains,
- support and maintenance ownership.
That is a much larger system than a demo.
Operational Interpretation
Before the demo:
Employees ask repetitive questions in chat or email, wait for manual HR responses, or guess from outdated documents.
After the demo:
Employees see that routine policy lookup can become faster and more self-service. But a responsible client also sees the production gap: permissions, version control, escalation routing, privacy handling, and support ownership still need to be designed.
That is exactly the right outcome for a demo.
Evaluation Traps
- letting the chatbot answer sensitive HR judgment questions too freely,
- treating policy source freshness as a secondary issue,
- making the tone look polished while grounding is weak,
- ignoring employee privacy in logs and chat history,
- implying that the bot replaces HR rather than supporting it.
Responsible Positioning
A strong way to describe the demo:
This is a controlled proof that conversational policy lookup can reduce routine HR question load. It is not a replacement for HR staff and is intentionally designed to escalate sensitive issues rather than answer them autonomously.
That is a much more credible conversion story.
Prototype Review
- What routine HR questions are in scope for the demo?
- Are answers grounded in approved policy content?
- What sensitive topics always escalate to HR staff?
- Is policy versioning acknowledged as a production requirement?
- Are permissions and privacy part of the demo discussion?
Representative Test Set
Use the same cases whenever the prototype changes. This prevents a polished new example from replacing evidence about whether the system actually improved.
| Test case | Expected behavior | Observed result |
|---|---|---|
| Current leave-policy question | Answer from the approved policy and cite the relevant section. | Record observed result |
| Employee-specific entitlement question | Respect permissions and route to HR when personal records are required. | Record observed result |
| Outdated or conflicting policy source | Abstain or surface the conflict instead of inventing a resolution. | Record observed result |
Record model or ruleset version, source-set version, test date, reviewer, latency, and any manual edits. An empty or undocumented result is not a pass.
Practice: Assemble the Evidence Pack
Evaluate the prototype with representative and adversarial cases, then produce A prototype evidence report covering policy grounding, permissions, citations, abstention, escalation, and gaps. Record observations; do not substitute polished screenshots for evidence.
| Evidence field | What to include |
|---|---|
| Retrieval quality | Specify approved sources, expected citations, freshness ownership, and questions that must abstain. |
| Grounding | Require every material claim to be supported by an approved source or explicitly marked unsupported. |
| Review design | Define the risk tier, review trigger, evidence shown, reviewer authority, and correction record. |
| Governance evidence | Identify the accountable owner, policy basis, approval, audit evidence, and review date. |
Definition of done
- expected and observed results are recorded separately;
- at least one failure or boundary case is included;
- the final decision is pilot, revise, or stop with reasons.
Learning Ladder
Knowledge Assistant — stage 5 of 6. Previous: Build an evaluation set · Next: Govern access and retention