Skip to content

consumer-agent

The orchestrator and user-facing surface of the Rewards Assistant platform: an agentic AI chatbot (LangChain/LangGraph on OpenAI’s Responses API) that hosts sub-agents, composes prompts from feature-flagged components, streams responses to mobile, and persists episode-based conversation history.

New to the platform? Start at the Rewards Assistant Platform Index — the cross-repo table of contents for every platform spec and repo — then read the platform onboarding guide.

consumer-agent is the home for the Chat Stack (PC-*) and Foundation (PF-*) specs (see §4.2 of PF-7). The full set lives under docs/specs/:

The OpenAPI reference is generated from the FastAPI app (scripts/export_openapi.py) and published alongside this section. See the API tab in the sidebar.

Design spikes and experiment reports live under docs/research/ and docs/experiments/.