Utterances like these should Just Work:
  • “Get me the HR leadership at Apple”
  • “Give me CHRO-type people at Apple”
  • “Head of HR at Apple”
You send role language + company. Arxena resolves synonyms and seniority server-side, then returns people plus a small resolved object to sanity-check — without exposing how the match was made.

One call

Same pattern for "HR leadership" or "Head of HR".

What you see back

  • resolved — what the phrase became (function root × grade + confidence)
  • items — filtered people at that company
Show those resolution chips in product UI (or let Claude surface them via MCP). Playground: Resolve job title and search people.

Org chart

In the product org chart, use Title query with the same phrase. Same vocabulary, filter/highlight — no second ontology.