| UC ID | Name | Description |
|---|---|---|
| UC-04001 | List Conversations | Paginated list of conversations for a project, sorted by newest first. Supports filtering by status. |
| UC-04002 | Start Conversation | Start a new conversation with the AI PM. Auto-closes any existing ACTIVE conversation. Creates the first user message and a mock PM response. Also exposes an auto-start variant invoked by UC-03002 which creates an empty ACTIVE conversation as part of project creation (no user message, Mara opens the conversation in the workspace). |
| UC-04003 | Send Message | Send a message in an existing ACTIVE conversation. Creates a user message and a mock PM response. |
| UC-04004 | Conversation Detail | Get a conversation with its full message history (paginated, oldest first for chat display). |
| UC-04005 | Close Conversation | Close an ACTIVE conversation. |
| UC-04006 | Chat Attachments | Upload files (PNG, JPG, PDF, text) or auto-convert long pastes to attachments. Attach up to 5 files per message; Mara reads them from NFS as image / document / text content blocks. |
Was this page helpful?
Thanks for the feedback.