Ops Onboard Leads Analytics Reports Map Downloads Configurator API Main Site →
// HOPI SCORE · CONFIGURATOR · TENANT-SPECIFIC RUNTIME LAYER

Tune the discourse model.

Override every business-meaning layer on top of the TF model. Intent labels, HOPI base scores, routing thresholds, 5-dim projection, feature gating. Each version is saved as immutable history; activate any version to make it live across the Demand Exchange.

ACTIVE CONFIG
tenant=hunuu · version= · name=
Config Identity // who owns this version
Tenant scopes the config to a partner or business unit. Name + version label show up in API responses for traceability.
Intent Classes // 8 commerce-persona buckets · skill_tag mirrors IDIntent.TaggingService.GetSkillTag
Renaming or reweighting these doesn't retrain the model — it changes how raw outputs (which always come from class indices 0-7) get presented to API consumers. skill_tag is the legacy contract returned when partners hit /api/exchange/score with output_format=skill_tag.
# Name (immutable) Display Label Skill Tag HOPI Base Influence Color Description
Score Thresholds // routing decisions — when does the Exchange escalate?
These drive the boolean flags returned in routing. Tune to make your Exchange more or less aggressive about safety intercepts, deep-AI routing, and influencer flagging.
5-Dimension Legacy Projection // intent class → backward-compat shape
Some clients and the public_search funnel still expect the original 5-dim score shape. This matrix maps each intent class → its contribution to personalization_potential, urgency, and data_richness dimensions. Trend & genomic relevance are derived from features (not configurable here).
Discourse Feature Weights // gating layer · amplify what matters most
Multiply each Normative Discourse Measure by these weights before model input. Defaults to 1.0 (neutral). Setting urgency_score to 1.5 makes urgent-class predictions more sensitive; setting hashtag_density to 0.5 dampens advocate-class noise. Joanette & Goulet 1990, Bugental 1970, Martinet 1965.
Live Score Simulator // run text through the active config
Type any text below and see how the configured HOPI engine scores it. Hits /api/exchange/score with the currently active config (not the unsaved draft). Save & activate first to test changes.
// awaiting input...