Job titles describe what someone was hired to do. Org charts show reporting lines. Neither tells you who the team actually turns to when the payment pipeline breaks at 2am or when a new infrastructure engineer needs to understand the deployment process from someone who actually knows it.

Slack does. Not directly, not in any single message, but in patterns across months of team activity. Those patterns are a richer signal about knowledge ownership than almost any structured source your organization maintains.

Why Communication Patterns Carry a Knowledge Signal

When someone has a question about a system, they go to the person they believe knows it best. When someone answers, they reveal expertise. These interactions happen dozens of times a day across any active engineering team, and each one is a directed edge in a knowledge dependency graph: person A depends on person B for knowledge about system X.

The interesting thing about this signal is that it reflects what the team actually believes, not what the org chart says. The person who wrote the original code for a billing integration three years ago may have moved to a different team, but if engineers still ping them in #payments-infra when something breaks, they remain a de facto knowledge owner regardless of their current role. That de facto ownership is both accurate and fragile, and neither shows up in your HR system or your wiki.

Over time, these communication patterns cluster. You can see which people answer questions in which channels, which people's questions consistently get detailed responses from the same small set of colleagues, and which topics generate long back-and-forth threads that indicate shared uncertainty rather than resolved understanding. Each of these patterns carries a different signal about how knowledge is distributed and where the dependencies concentrate.

The Four Patterns That Matter Most

When we analyze communication data for knowledge ownership mapping, we focus on four distinct patterns. They are not the only signals, but they tend to be the most reliably informative.

Answer concentration

In a channel dedicated to a particular system or service, track who provides answers versus who asks questions. A healthy distribution has multiple people regularly contributing answers on different topics. A risky distribution has one person providing the majority of substantive answers across most question types. That concentration indicates a single-point knowledge dependency whether or not that person is officially the "owner" of the system.

The depth of answers matters as well as the count. Someone who replies "check the runbook" is not demonstrating the same knowledge ownership as someone who explains why the system behaves as it does, points to the specific configuration parameter responsible, and notes the relevant history. We look at response depth as a secondary signal for distinguishing surface familiarity from genuine depth.

Cross-mention routing

When a question appears in one channel and someone immediately routes it to a specific person with "@name, you should handle this" or "this is @name's area," that routing action is itself a knowledge signal. It tells you not just who knows the thing, but that the rest of the team knows they know it, which is a measure of recognized expertise rather than just possessed knowledge.

Tracking who gets routed to, and for what topics, produces a list of recognized domain experts that is often significantly different from who holds the formal ownership title. The delta between recognized experts and formal owners is worth attention.

Question recurrence

Some questions get asked repeatedly in a channel because no durable answer exists. A new engineer asks how to set up the local development environment, gets a partial answer, figures out the missing steps, and three months later a different new engineer asks the same question from the beginning. This pattern indicates a documentation gap paired with a dependency on whoever answers the question next.

Recurring questions are particularly important because they show where onboarding and process documentation have failed to capture knowledge that team members clearly need, and where the burden of answering keeps falling on the same few people who understand the system well enough to answer from memory.

Silent expertise

Some of the most important knowledge dependencies are invisible in communication data because the expert in question rarely needs to be asked. They maintain a critical system reliably, so questions rarely arise. When those systems do break or when the expert goes on leave, the silence in the communication data becomes a gap in operational coverage.

Silent expertise requires a different detection approach. Instead of looking at question-answer patterns, you look at who commits to which repositories, who owns which recurring operational workflows in Jira or GitHub, and who is the only person who has ever touched a particular configuration area. These ownership signals from non-communication sources become necessary to fill in what the communication record cannot show.

What Slack Signals Cannot Tell You

It is worth being direct about the limitations. Communication data is a strong signal for socially-visible knowledge dependencies, where expertise is recognized and sought out through conversation. It is a weaker signal for operational dependencies that do not generate conversation because the work runs quietly.

Slack data also tells you about knowledge that is actively shared, not knowledge that is merely possessed. Someone might be the sole person in the organization who understands a critical legacy subsystem but never be asked about it because no one else knows it exists as a dependency. That knowledge shows up in system ownership data and operational logs, not in message patterns.

There is also a channel coverage problem. If your team discusses infrastructure in private DMs or in channels that are not well-monitored, the public channel analysis misses those interactions. Communication data quality is directly tied to how openly your team communicates in channels rather than in private conversations. Teams with a strong culture of public, searchable communication produce richer and more accurate knowledge signals from this analysis than teams with fragmented or private communication habits.

Combining Communication Signals With Other Sources

The most accurate knowledge ownership picture we can construct combines communication signals from Slack with documentation contribution history from Confluence or Notion, code review and commit patterns from GitHub, and task ownership history from Jira or Linear. Each source reveals a different facet of expertise.

Code review patterns, for example, tell you who is trusted to validate changes to which systems. A person who consistently reviews PRs touching a particular service is likely an expert in that service even if they never appear as a lead answerer in the relevant Slack channel. Documentation contribution history tells you who has made the effort to formalize their knowledge into written form, which is a different kind of ownership from answering questions verbally.

When these signals agree, you have high confidence in the ownership attribution. When they diverge, that divergence is itself informative. A person who answers Slack questions about a system but has never reviewed a PR or contributed documentation for it is sharing informal expertise that has not been institutionally recognized or formalized. That gap between informal expertise and formal ownership is exactly the kind of structural risk that becomes a problem during offboarding or team reorganization.

Building a knowledge graph that integrates these signals across sources is the core of what Brekfuz does. We read the patterns, construct directed edges between people and knowledge domains, and surface the concentrations and thin spots that indicate genuine dependency risk. The communication layer is always part of that picture, because it captures the social reality of how knowledge flows through a team in a way that no documentation inventory or org chart ever can.

See the knowledge graph in your own team

Brekfuz maps your organization's knowledge dependencies from the tools your team already uses. No manual surveys required.

Book a demo

More from the Brekfuz blog

Browse all articles