feat: enhance Mattermost integration with focused context for standups and improved channel filtering
This commit is contained in:
@@ -24,6 +24,7 @@ It keeps Fidelity-specific context, integrations, commands, and skills separate
|
||||
- Historical archive: Slack export
|
||||
- Preferred channel naming: readable channel names instead of raw IDs
|
||||
- Current high-signal channel: `fidelity-preguntas`
|
||||
- Focused Mattermost context for standups/latest project reads should come from configured profile/environment channels, not hardcoded connector defaults. For this profile, the useful context-channel set is currently `fidelity-preguntas`, `fidelity-standup`, `fidelity-code-review`, `fidelity-interface-meetings-on-calendar-outlook-team-etc`, and `dm-david--jeff`; keep that list in local `.env` as `AIW_MATTERMOST_CONTEXT_CHANNELS` or an equivalent profile setup when using the reusable Mattermost reader.
|
||||
|
||||
Compatibility environment variables:
|
||||
|
||||
@@ -39,6 +40,7 @@ Generic variables should be preferred for new setup:
|
||||
- `AIW_SLACK_EXPORT_PATH`
|
||||
- `AIW_CHANNEL_PREFIX=fidelity`
|
||||
- `AIW_PROJECT_PROFILE=fidelity`
|
||||
- `AIW_MATTERMOST_CONTEXT_CHANNELS=fidelity-preguntas,fidelity-standup,fidelity-code-review,fidelity-interface-meetings-on-calendar-outlook-team-etc,dm-david--jeff`
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user