Part of lp.registry.interfaces
| Interface | IKarma | The Karma of a Person. |
| Interface | IKarmaAction | The Action that gives karma to a Person. |
| Interface | IKarmaActionSet | The set of actions that gives karma to a Person. |
| Interface | IKarmaCache | A cached value of a person's karma, grouped by category and context. |
| Interface | IKarmaCacheManager | No interface docstring; 2/2 methods documented |
| Interface | IKarmaTotalCache | A cached value of the total of a person's karma (all categories). |
| Interface | IKarmaCategory | A catgory of karma events. |
| Interface | IKarmaContext | A Launchpad context to which we track karma. |
| Class | IKarmaAssignedEvent | Karma was assigned to a person. |