12 lines
466 B
Markdown
12 lines
466 B
Markdown
# 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.
|