aim-logic-domain

Community

Manage chat logic services with clear RPC contracts.

Authorhellopoisonx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It centralizes aim’s chat “logic domain” responsibilities—user profiles, friendship relationships, conversation creation, membership/permissions, and message history—into well-defined gRPC services and documented interfaces.

Core Features & Use Cases

  • Conversation domain APIs: create direct/group conversations, fetch cursor-based conversation history, list user conversations, and list conversation members.
  • User & relationship domain APIs: manage user profile data and provide friendship request workflows (add/list/apply/accept/reject/list friends).
  • Safety-first messaging authorization: provide PermissionService checks used by aim-core before messages are accepted into Kafka.
  • Group management event model: persist system messages for membership/info changes and publish conversation events to drive delivery to the right recipients.

Quick Start

Use the aim-logic-domain references to implement or validate the required gRPC contracts for PermissionService, UserService, FriendshipService, and ConversationService, then wire them into your aim-core and gateway flow.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aim-logic-domain
Download link: https://github.com/hellopoisonx/aim/archive/main.zip#aim-logic-domain

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.