Use this guide when launching recommendations into a new surface (for example homepage, PDP, checkout upsell, or email digest).Documentation Index
Fetch the complete documentation index at: https://docs.neuronsearchlab.com/llms.txt
Use this file to discover all available pages before exploring further.
Setup
Define the business goal
Define the business goal for the new surface (CTR, conversion, AOV, retention).
Common workflows
Validate context behavior in staging
- Call the Core API recommendation endpoint with the new
context_idand representativeuser_idvalues. - Compare output quality with and without the context applied.
- Confirm the right item categories and constraints are reflected.
Roll out progressively
- Start with a small traffic segment.
- Keep context-specific instrumentation so results can be measured independently.
- Increase rollout percentage only after quality checks pass.
Keep context docs operational
For each context, maintain a short owner note with purpose, constraints, and KPI target so changes remain auditable.Example app journey: Checkout upsell launch
Request checkout recommendations
Backend requests recommendations using
context_id=205 during checkout.
