Propagation Pathway Graph¶
Artifact — instantiates Contextual Selective Propagation
Draws how a meaning travels — the bridge actors, channels, artifacts, and platforms that carry it from context to context, and the nodes that amplify it.
Knowing which senses exist and where they live still leaves the most actionable question open: how does a sense get from one context to another? The Propagation Pathway Graph answers it as a picture — a directed graph whose nodes are contexts, channels, artifacts, and the bridge actors who move between them, and whose edges are the routes a meaning actually travels. Its defining move is to treat propagation as topology: instead of asking whether a term is spreading, it shows the specific hops — which conference talk seeded which Slack channel, which reposter carried the sense to a new community, which document froze it into a new form — and, crucially, it marks the high-amplification nodes where a small nudge fans out to many. It is the map you point at to decide where to intervene, because it shows where a boundary rule or a translation would actually catch the flow.
Example¶
A social-media team at a sneaker brand maps how the slang endorsement "heat" (meaning a highly desirable release) is traveling, because the term is starting to appear in contexts they didn't seed and they want to understand the flow before deciding whether to lean in. They draw the graph. Source node: a handful of sneaker-forum communities where "heat" has a precise sense. Bridge actors: three mid-tier reposting accounts who straddle the forums and the wider fashion feed. Channels: the reposts flow into short-video platforms, then into comment sections, then — via a screenshot — into a fashion blog that uses "heat" loosely for anything trendy.
The graph makes two things obvious that a list never would. First, the whole cross-over runs through those three bridge accounts — remove them and the forum sense stays contained. Second, one short-video node is a massive amplifier: a single clip there reaches more people than the entire source forum, and it is exactly where the sense widens from "rare and coveted" to "vaguely cool."[n1] Now the team can decide deliberately — amplify through that node, or let the precise sense stay local — instead of watching the drift happen and reacting late.
How it works¶
- Node the contexts and carriers. Enumerate source and receiving contexts, the channels between them, the artifacts (docs, screenshots, slides) that carry the sense, and the bridge actors who cross boundaries.
- Draw directed edges. Connect nodes along observed routes of travel, so the graph shows real hops rather than a hypothetical spread.
- Size the nodes by amplification. Weight each node by how far its output reaches, exposing the few high-fan-out nodes where meaning changes at scale.
- Read for choke points and amplifiers. Identify the bridges whose removal contains a sense and the amplifiers whose activation broadcasts it — the two kinds of node any propagation decision hinges on.
Tuning parameters¶
- Node granularity — whether a node is a whole platform or a single account/document. Fine nodes reveal the exact bridge; coarse nodes keep the graph readable but hide the individual carrier.
- Edge evidence bar — how much observed transfer is required to draw an edge. A strict bar keeps the graph truthful; a loose one lets speculative routes clutter and mislead.
- Amplification metric — what "reach" means for node sizing (audience, repost rate, durability of the artifact). Different metrics highlight different intervention points.
- Time layering — whether the graph is a snapshot or animated across time. A time view shows the front advancing; a snapshot is simpler but goes stale silently.
- Directionality strictness — whether edges are strictly directed or allow back-flow. Strict direction clarifies seeding; permitting back-flow captures feedback echoes but complicates the read.
When it helps, and when it misleads¶
Its strength is that it turns "the term is getting everywhere" into a small set of named, actionable nodes — the bridges to watch and the amplifiers to court or avoid — so an intervention can be placed where it will actually bite rather than sprayed everywhere.
Its failure mode is that the map goes stale and gets mistaken for the territory: propagation graphs are snapshots of a moving system, and a graph consulted six months after it was drawn can send an intervention to a bridge that no longer matters while a new route runs unwatched. It also tempts over-attribution — the visible few bridge nodes look decisive, but influence is often diffuse, and crediting a handful of "key" actors can badly overstate how controllable the spread is. The guarding discipline is to date the graph, re-draw it on a cadence matched to the term's speed, and treat named bridges as hypotheses to confirm through monitoring rather than as proven levers.
How it implements the components¶
The pathway graph fills the topology components — the ones that describe how and through whom a meaning moves:
propagation_pathway_trace— the directed graph is the trace: the concrete routes, hops, and carriers along which a sense travels.bridge_actor_panel— the cross-boundary nodes name the bridge actors whose links join otherwise separate contexts.channel_amplification_plan— node sizing exposes the high-fan-out channels, giving the plan for where to amplify, damp, or route around.
It does not profile what the traveling sense actually means (Sense-Boundary Comparison Table, meaning_shift_profile) or set the rules for which routes may carry it (Channel-Specific Scope Note, selective_transfer_boundary_rules); dating and versioning the map belongs to Meaning Version Snapshot.
Related¶
- Instantiates: Contextual Selective Propagation — the graph is the topological map every propagation decision is placed against.
- Consumes: Context Sampling Audit supplies the contexts to node; Bridge-Context Interview confirms who the bridge actors really are.
- Sibling mechanisms: Context Sampling Audit · Sense-Boundary Comparison Table · Channel-Specific Scope Note · Bridge-Context Interview · Uptake Sentinel Monitoring · Meaning Version Snapshot · Semantic Quarantine Marker
Editorial Notes¶
Form Classification¶
Form family: Representation, Specification & Plan
Rationale: Propagation Pathway Graph operates as a static representation, map, specification, schema, or prospective plan that externalizes information because it draws how a meaning travels — the bridge actors, channels, artifacts, and platforms that carry it from context to context, and the nodes that amplify it.
Independent corroboration: The frozen evidence defines Propagation Pathway Graph as 'Draws how a meaning travels — the bridge actors, channels, artifacts, and platforms that carry it from context to context, and the nodes that amplify it', so its operative form is Representation, Specification & Plan.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Communication & Media Studies
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Multi-domain
Rationale: Mapping channels, intermediaries, and amplifiers through which meanings circulate is canonical communication and media analysis.
Related originating lineages:
- Linguistics & Semiotics — Semiotics contributes attention to how meaning changes across contexts and carriers.
- Sociology & Anthropology — The sociology_anthropology tradition materially shaped Propagation Pathway Graph through its own practice of collective norms, institutions, roles, and social structure.
Review resolution: Both blind reviewers agree that communication media studies is the primary origin. Explicit reconciliation resolves reported ambiguity, alternate origin disagreement. Formative alternate lineages are retained as sociology_anthropology, linguistics_semiotics; later breadth of use is recorded separately as domain_reach=multi_domain, while origin_mode=cross_disciplinary_synthesis describes the relationship among origin lineages.
Attribution caveat: The exact encyclopedia label appears to synthesize established practices; the primary domain identifies the strongest formative lineage, while the alternates record material ingredients rather than downstream uses.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Reconciled after independent review; medium confidence.
Notes¶
[n1] The two-step flow of communication (Katz and Lazarsfeld) holds that ideas often move from media to a wider public through intermediary opinion leaders rather than directly. A pathway graph makes those intermediaries — the bridge actors and amplifier nodes — explicit, which is precisely what lets an intervention target the step where meaning actually changes. ↩