Internal HR Q&A and policy navigation
A focused assistant employees can ask about HR policies, benefits, time off, expense rules, conduct policies — anything in the employee handbook and surrounding policy documents. Different from C7 (general internal search) and C11 (legal/contract Q&A) in that it's tuned for employee-facing questions: it knows when to give a direct answer and when to route to a People Ops person, it handles sensitive questions (compensation, performance issues, harassment) with appropriate care, and it gives benefit-specific answers that depend on the asker's plan, country, or tenure. The pattern's value is offloading the predictable 70% of HR questions from People Ops while making sure the other 30% reaches a human safely.
Requirements describe capabilities the pattern needs in your environment, not the vendors you must buy. Any system that fills a requirement satisfies it — that’s what makes the catalog portable across the long tail of SMB tooling.
hr_policy_corpusThe authoritative HR policy and benefits documentation.
- employee handbook in the company portal
- benefits documentation from providers
- structured policy library maintained by People Ops
employee_context_lookupWho's asking: their location, tenure, employment type, benefits enrollment, manager. Critical because answers vary by these.
- HR system with employee profiles
- benefits administration system
- directory with employment metadata
conversation_surfaceWhere employees ask. Has to be low-friction and private.
- chat DM with the assistant
- employee portal chat panel
- dedicated HR app the firm provides
sensitive_topic_routerDetects when the question touches sensitive territory — compensation specifics, performance issues, harassment, mental health, legal concerns — and routes to a human appropriately.
- sensitivity rule library co-authored with People Ops and legal
- topic classifier trained on past inquiries
- structured escalation rules
people_ops_escalation_routeWhere escalated cases reach a human, with appropriate sensitivity to the topic and the employee's privacy.
- ticket created in the People Ops case management system
- DM to a designated HR business partner
- structured case in the HR support tool
answer_quality_feedbackPer-answer feedback from employees, used to tune accuracy and identify policy gaps.
- thumbs widget after each answer
- follow-up feedback prompt
- monthly People Ops review of low-rated answers
- 01Employee asks a question through the conversation surface
conversation_surface - 02Classify question against the sensitive topic router
sensitive_topic_routerDECISION If sensitive, route to People Ops with appropriate framing and stop answering directly. - 03Look up employee context to know which policies apply
employee_context_lookup - 04Search the HR policy corpus for relevant policies, filtered by location and applicability
hr_policy_corpus - 05Generate a personalized answer grounded on retrieved policies, with explicit citations and a 'this applies because you're in [location]' framing
- 06If confidence is low or the question requires interpretation, route to People Ops while explaining to the employee
people_ops_escalation_routeDECISION Honest 'I'm not sure, here's who to ask' beats a confident wrong answer. - 07Deliver answer through the conversation surface with citations
conversation_surface - 08Capture feedback for tuning and gap detection
answer_quality_feedback
Structured outputs this pattern produces. Other patterns and client systems can subscribe to them, which is how the catalog composes over time.
hr_question_pattern_signalWhat employees actually ask about, aggregated and anonymized.
- People Ops priorities
- policy clarity reviews
- communications planning
policy_gap_signalQuestions the pattern couldn't answer well, surfaced as documentation gaps.
- handbook updates
- benefits documentation refresh
- policy authoring workflows
sensitive_topic_signalVolume and trend of sensitive topic escalations, aggregated only, useful as a leading indicator of organizational health concerns.
- People Ops leadership
- executive culture reviews