Network Position Review¶
Structural analysis — instantiates Cascade Initiation Bias Diagnosis and Correction
Examines actors' network positions to separate structural centrality and status from a real information advantage.
Some actors move markets not because they know more but because everyone is watching them. Network Position Review looks at where actors sit in the observation network — who is central, who is a widely-tracked hub, whose every move is amplified by the crowd that monitors them — and then tests whether the influence attributed to a pivotal actor came from private information or merely from a prominent position. Its defining move is to reason from topology: it identifies the structurally pivotal nodes and asks, of each, whether their apparent edge is informational or simply positional. Where a timeline asks when someone acted, this review asks from what vantage — and whether that vantage got mistaken for knowledge.
Example¶
A seed-stage startup suddenly becomes "hot" — a dozen funds scramble to get in "because Firm A led the round." Network Position Review maps the observation graph: who monitors whom. Firm A turns out to be a high-visibility hub that nearly every junior fund tracks reflexively; its moves are amplified far beyond their size. The review marks A as the threshold actor whose entry tipped the rush. Then it runs the advantage test on A specifically: did A's participation reflect deep, conviction-level diligence, or a small, exploratory, option-sized bet? The record shows the latter — a modest position A takes routinely to keep a look-in. A's structural prominence, not superior information, drove the cascade. The review does not claim A was wrong; it separates A's visibility from A's evidence so the followers can weigh the two apart.
How it works¶
- Build the observation/influence graph — nodes are actors, edges are "monitors / is watched by," capturing who reflexively tracks whom.
- Compute prominence — score centrality and followership to find the hubs and brokers whose actions get amplified out of proportion to their information.
- Mark the pivotal actors — flag the structurally central nodes whose participation, by position alone, could tip a cascade.
- Run the positional-vs-informational test — for each marked actor, ask whether the influence attributed to them traces to private evidence or merely to their place in the network and their status.
Tuning parameters¶
- Graph scope — who is included as a node. Too narrow misses the real hub; too broad dilutes the topology into noise.
- Prominence metric — which centrality is used (degree, betweenness, followership). Each highlights a different kind of pivotal actor; the wrong metric flags the wrong nodes.
- Pivotal threshold — how central an actor must be to count as a potential tipping point. Loose thresholds crowd the marker list; tight ones miss secondary hubs.
- Status-vs-information discrimination depth — how hard the advantage test digs before concluding "positional." Shallow reads risk dismissing real expertise; deep reads cost time and access.
- Temporality — a static snapshot or an evolving network. Temporal graphs catch who became central when, but are heavier to build.
When it helps, and when it misleads¶
Its strength is that it exposes a laundering channel a pure timeline cannot see: prestige and network position dressed up as private knowledge, where a central actor's small move is read by everyone downstream as a strong informed signal.[n1]
Its failure mode is the tempting over-correction. High centrality sometimes genuinely correlates with information access — well-connected actors often really do know more, because their position feeds them signal as well as attention. Position is therefore evidence about where to look, never proof that a signal is hollow. The classic misuse is dismissing a central actor's move as "just status" when they in fact held real private evidence — throwing away good information because it arrived from a prominent node. The guarding discipline is to pair the positional finding with actual source recovery before discounting any actor's signal.
How it implements the components¶
threshold_actor_marker— it identifies the structurally pivotal actors — the hubs and brokers whose position, not their timing, accelerated the cascade.assumed_information_advantage_test— it tests, node by node, whether a pivotal actor's attributed edge is informational or merely positional and status-driven.
It does not recover any actor's actual knowledge first-hand — that is Initiator Interview Protocol's initiator_information_source_record — and it does not lay out the temporal order of actions, which is Decision Sequence Timeline's cascade_adoption_chain_map.
Related¶
- Instantiates: Cascade Initiation Bias Diagnosis and Correction — distinguishes an actor's structural influence from a genuine information advantage.
- Consumes: Decision Sequence Timeline — needs its sequence and actor list to know which nodes to place in the observation graph.
- Sibling mechanisms: Decision Sequence Timeline · Initiator Interview Protocol · Evidence Provenance Checklist · Private Signal Survey · Blind Independent Vote Reset · Source Disclosure Brief · Common Source Citation Check
Editorial Notes¶
Form Classification¶
Form family: Analysis, Modeling & Optimization
Rationale: Network Position Review operates as an analytical, modeling, inference, comparison, or optimization procedure that derives insight or a solution because it examines actors' network positions to separate structural centrality and status from a real information advantage.
Independent corroboration: The frozen evidence defines Network Position Review as 'Examines actors' network positions to separate structural centrality and status from a real information advantage', so its operative form is Analysis, Modeling & Optimization.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Sociology & Anthropology
Origin pattern: Single lineage
Present-day reach: Multi-domain
Rationale: Social-network sociology developed structural position, brokerage, status, and centrality as explanations distinct from actors' personal qualities or information.
Related originating lineages:
- Organizational & Management Science — Organizational network analysis applies the distinction to roles and internal decision making.
- Political Science — Elite and power-network studies materially developed position-based explanations of apparent influence.
Review resolution: Both independent reviews agree on primary origin sociology_anthropology; reconciliation resolves alternate_origin_disagreement, encyclopedia_synthesis_disagreement. Formative alternate lineages retained: organizational_management, political_science. The broader reach of later applications is kept separate as domain_reach=multi_domain; origin_mode=single_lineage describes the historical relationship among lineages. Confidence is conservatively reconciled to high, and encyclopedia_synthesis=true preserves the reviewers' boundary judgment.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
[n1] Structural holes — Ronald Burt's account of how actors who bridge otherwise-disconnected groups gain advantage from their brokerage position; a standing reminder that visible influence can flow from where an actor sits in the network rather than from any superior underlying information. ↩