Refactor Mattermost and Slack integration workflows to remove legacy Fidelity variables, streamline command execution, and enhance documentation for project profiles. Update scripts and README files to reflect changes in directory structure and configuration precedence, ensuring a consistent approach to project knowledge management across profiles. Improve error handling and validation in profile creation and doctor commands, and enhance test coverage for profile-related functionalities.
This commit is contained in:
@@ -26,13 +26,7 @@ It keeps Fidelity-specific context, integrations, commands, and skills separate
|
||||
- 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:
|
||||
|
||||
- `FIDELITY_MATTERMOST_SYNC_CMD`
|
||||
- `FIDELITY_MATTERMOST_SYNC_INTERVAL_MINUTES`
|
||||
- `FIDELITY_SLACK_EXPORT_PATH`
|
||||
|
||||
Generic variables should be preferred for new setup:
|
||||
Generic workspace variables:
|
||||
|
||||
- `AIW_PROJECT_KNOWLEDGE_DIR`
|
||||
- `AIW_MATTERMOST_SYNC_CMD`
|
||||
|
||||
Reference in New Issue
Block a user