Architecture Overview and Flow

flowchart LR

subgraph Client
A[๐Ÿ“ฉ Incoming email]
end

subgraph Microsoft 365
B[๐Ÿ“ฅ Manager mailbox]
end

subgraph Teemant Platform
C[โšก START]
D[๐Ÿค– AI Engine]
E[๐Ÿง  TRI Router]
F[๐Ÿ“‹ Extraction Guide]
G[๐Ÿงฎ Reference Layer]
H[๐Ÿ“ค Outputs Engine]
I[โน END]
end

subgraph Client IS
J[๐Ÿ“ฆ Archiving]
K[๐Ÿ“Š SFTP / API]
L[๐Ÿ“ง Notification]
end

A --> B --> C --> D --> E --> F --> G --> H --> I
I --> J
H --> K
I --> L

<aside> ๐Ÿ’ก

Incoming email โ†“ Manager mailbox (ACME-ENV) โ†“ START event โ†“ AI mailbox (ACME-ENV-IA) โ†“ TRI (routing decision) โ†“ Guide (data extraction) โ†“ Reference layer (lookup) โ†“ Outputs (JSON/EML/SFTP) โ†“ END event (tag + archive + reply)

</aside>


Mailbox architecture (mandatory)

Each environment operates as a pair:

Mailbox Role
๐Ÿ“ฅ Manager mailbox Receives incoming emails
๐Ÿค– AI mailbox Processes emails (the โ€œAI assistantโ€ mailbox)

ACME example (recommended):

๐Ÿ‘‰ Typical total: 3 or 4 pairs (depending on the customer lifecycle)


Typical setup

Step 1 โ€” Create and prepare the mailboxes

โœ… Mandatory for each mailbox

1) Short name

โš ๏ธ Names that are too long can overflow in Outlook and in connectors.

2) Add members