Roster + EmployeeProfile Engine
Turns a customer's HR directory into per-employee RoleRuntimeSpec profiles. Each row carries an archetype assignment, skill entitlements derived from the cc-051 bundle, and a maturity ladder pointer (L0 / L1 / L2). This is the layer that makes per-seat licensing technically defensible.
Dainese tenant
483
profiles
Claresia Internal
0
profiles
Mapper tiers
3
dictionary · classifier · manual override
Quick links
What's real vs mocked
- Mapper Tier 1 (deterministic dictionary) is real — covers ≥70% of common B2B/mfg titles, EN + IT.
- Mapper Tier 2 is a keyword-similarity stub; swap for Claude Haiku when the API key is provisioned.
- Storage is in-memory; the migration in
migrations/001-…sqlis the target Supabase schema. - SCIM 2.0 stub at
/api/v1/roster/scim/Users— real Azure AD/Okta hookup is post-Phase-1.