Documentation Index
Fetch the complete documentation index at: https://docs.rako.sh/llms.txt
Use this file to discover all available pages before exploring further.
AAP Overview
The Agent Attribution Protocol gives agent-driven recommendations a verifiable commercial trail. Rako operates the AAP infrastructure: it indexes merchant-approved offers, issues signed AAP Codes, records recommendation events, carries attribution metadata into checkout, reconciles conversions, and settles commission. An AAP flow is:Core objects
| Object | Purpose |
|---|---|
| Offer | A merchant product, service, or payable action available for agent recommendation. |
| Session | A bounded user intent window created when an agent searches offers. |
| Recommendation | The attribution event: an agent presents a specific offer in a session. |
| AAP Code | A signed offer code generated by Rako and embedded into checkout metadata. |
| Checkout | A payment link, merchant checkout handoff, or vertical-specific application flow. |
| Conversion | The ledger record connecting the recommendation to a merchant outcome. |
| Settlement | The validation and payout process after refund, dispute, and milestone windows. |
rakohq/aap-spec. These docs explain how to use it with Rako APIs and SDKs.