feat: Implement Mattermost sync functionality and enhance workspace context management
This commit is contained in:
11
ai/inbox/README.md
Normal file
11
ai/inbox/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Mattermost Inbox
|
||||
|
||||
This directory stores raw or semi-processed communication captured from Mattermost before it is promoted into the persistent workspace context.
|
||||
|
||||
Recommended usage:
|
||||
|
||||
- `mattermost-latest.md` contains the most recent capture
|
||||
- timestamped snapshots can be stored here if needed
|
||||
- durable facts should be promoted into `ai/logs/`, `ai/state/`, or `ai/context/`
|
||||
|
||||
This directory is intentionally treated as an inbox, not as the final source of truth.
|
||||
Reference in New Issue
Block a user