Axis Bridge Solutions
← All projects
Live-client pilot

Project Manager Assistant

A WhatsApp/Telegram-native PM assistant maintaining client and project memory — in pilot with a real client.

Problem

Client project details arrive as chat messages and vanish there; a consultant needs state — decisions, actions, status — captured where the conversation already happens.

Solution

An assistant that accepts controlled commands from one authorized WhatsApp group and a Telegram bot, maintains client/project memory in its own database, and writes to task tools only within documented boundaries.

Architecture

Authorized WhatsApp group + Telegram bot Command gate PM assistant Supabase memory Review queue ClickUp (bounded writes)

The PM assistant is the portfolio’s clearest client-facing deployment: real client work, captured from the channels the client already uses, with the assistant’s authority explicitly bounded in writing. Its documentation set — scope boundary, agent behavior protocol, write-permission rules — is itself a demonstration of how Axis Bridge deploys AI into someone else’s business: narrow, auditable, and governed before it is clever.

Repo evidence

  • WhatsApp group capture and Telegram command capture implemented in code and covered by tests
  • Source-authorization rules — only the designated group and bot may issue commands
  • 14 governance documents including a hard MVP scope boundary, agent protocol, and ClickUp write-boundary protocol
  • First client engagement (architecture firm) flowing through the pilot

Next build step

Confirm the Me Inc OS interactions schema and enable the (currently disabled-by-default) shared interaction logging adapter.