To address the challenge of maintaining alignment and coherence in long-running agentic applications, Slack Engineering introduced a Director's Journal, a context channel that accumulates and structures the Director's working memory. The Journal captures decisions, observations, findings, questions, actions, and hypotheses, enabling the Director to lead the investigation towards a conclusion. This structured memory provides a common narrative that keeps other agents on track and enables them to make coherent decisions across rounds.
The agentic framework also utilizes the Critic's Review, a context channel that consolidates an annotated findings report with credibility scores. Additionally, the Critic's Timeline context channel offers a chronological view of consolidated findings, enabling each agent to consume and produce different context sources that balance continuity and creativity.
AIDistributed SystemsBackend
Agent-based SystemsReasoning and AlignmentLong-running Applications Design