Ajeya Cotra
Planned ObsolescenceThis is an uncertain, AI-inferred visualization of apparent belief structure.
Last updated: 07/30/2026
ⓘ What is this?
This project was inspired by the Institute of AI Progress and Strategy's paper Strategic Visions in AI Governance: Mapping Pathways to Victory — a report outlining nine different strategic visions for governing AI and eight core beliefs (cruxes) which drive the strategic vision one would be most likely to choose.
A consistent challenge in AI governance debates is that smart, well-informed people are consistently unable to converge on common views because of small discrepancies in their underlying assumptions which compound into major divergences in their visions for policy. These debates are often inscrutable because it's difficult to tell which assumptions differ and to what extent those differences contribute to differences of opinion.
The intention of this project is to use the IAPS's framework to visualize different writers' underlying belief structures to provide a lens through which we can more quickly understand a thinker's worldview and understand where it diverges from others.
A disclaimer: this project only provides an approximation of a writer's world view. Breaking up complex positions into a standardized, 8x9 matrix inevitably strips away some nuance. The scoring for this project is done by LLMs that do make mistakes. To offset these errors I have made the scoring as transparent and auditable as possible. Every passage shows the assigned score and reasoning and links back to the original post so that you can properly contextualize the author's statements.
Final note: The IAPS report considers whether a crux makes a vision more feasible, not just desirable, meaning that their Predicted Vision might not be what the thinker most wants to happen, just what they think is most likely to happen. That can be confusing, which is why this tool also includes the vision the author most directly advocates for (referred to as their Advocated Vision.) Differences between these two visions should not be read as an incongruity — the predicted and strategic visions are describing two different things.
| AGI soon | Fast takeoff | Large lead possible | DSA from ASI | U.S. govt. sees AI as top priority | Intl. coop. feasible | Govts. more trustworthy | Alignment and control very difficult | |
|---|---|---|---|---|---|---|---|---|
| Competing private projects | ||||||||
| Single private project | ||||||||
| Global private project | ||||||||
| U.S. leadership with domestic regulation | ||||||||
| U.S. centralized government project | ||||||||
| U.S. + allies government project | ||||||||
| International competition and deterrence | ||||||||
| Global centralized government project | ||||||||
| Global coordinated regulator |
IAPS Table 3.
| Concentration | Control | Coalition breadth | Regulatory intensity | |
|---|---|---|---|---|
| Competing private projects | -2 | -2 | N/A | -2 |
| Single private project | +2 | -2 | N/A | -2 |
| Global private project | +2 | -1 | +2 | -1 |
| U.S. leadership with domestic regulation | -2 | +0 | -2 | +2 |
| U.S. centralized government project | +2 | +2 | -2 | N/A |
| U.S. + allies government project | +2 | +2 | +0 | N/A |
| International competition and deterrence | -2 | +2 | N/A | N/A |
| Global centralized government project | +2 | +2 | +2 | N/A |
| Global coordinated regulator | -2 | N/A | +2 | +2 |
Each vision broken down across four axes. Note: this is not a chart from the IAPS's original paper and was developed to improve scoring accuracy.
Methodology
What this project reads. This project currently only consumes data from an author's substack. Views expressed elsewhere are not currently integrated into the scoring. Only articles from the past 6 years (2020-2026) are evaluated to avoid bias from stale passages that no longer represent a writer's views.
How passages are evaluated. Every crux and vision axis is compared against a writer's full set of chunked passages using a small local embedding model (BAAI/bge-small-en-v1.5), which evaluates passages by similarity to a given crux/vision and selects the top 50. Claude Haiku then makes a yes/no relevance call for each passage and evaluates relevant passages for attribution (to check that the author isn't referencing someone else's opinion) and how much it supports the crux/vision axis on a scale of 1-5 for cruxes and −2-2 for axes.
How the average rating is calculated. Final score is calculated by weighted average according to passage recency. Passages written 5 years ago are given half the weight of newly written passages.
Specifically: recency = max(0, 1 − age_in_years / 10), and final_score = Σ(recency × passage_score) / Σ(recency).
How confidence is calculated. Confidence combines the quantity of recency weighted evidence and the consistency in scoring across that evidence. More passages generally means more confidence — but if a writer's own passages disagree sharply with each other, that pulls confidence back down even when there are a lot of them. Confidence is adjusted to account for the measurement noise found in Haiku's scoring.
Specifically: adjusted_weight = raw_weight / (1 + max(0, author_variance − 0.128)^1.5), where 0.128 is the measurement-noise floor found by repeat-scoring the same passages, and confidence = adjusted_weight / (adjusted_weight + 2). Displayed as low (adjusted_weight ≤ 0.67), unsure (between 0.67 and 6), or high (≥ 6).
Predicted vision: building the belief vector. Each writer's raw 1–5 crux scores are re-centered around the neutral midpoint, so a neutral “3” contributes nothing and stronger views in either direction contribute more.
Predicted vision: calculating alignment. The IAPS report maps each of the 9 visions to each of the 8 cruxes as supporting, opposing, or neutral. This project compares a writer's belief vector against the IAPS map by taking a normalized dot product of the two and evaluating which vectors are best aligned. To visualize the uncertainty in this judgement the project resamples available passages 400 times to produce a distribution of how consistently a given vision wins. You can view the distribution in the Landing Chart to see how decisively a view wins relative to other competing visions.
alignment = Σ(centered_score × crux_direction) / (2 × number_of_live_cruxes), displayed on the same 1–5 scale as everything else via displayed_score = 3 + 2 × alignment.
Advocated vision: the four axes. Grading each vision independently introduced significant inaccuracies. Different visions were held to different standards of what counted as relevant or in support which caused several relevant statements to be excluded in scoring. This error introduced a systematic bias towards certain visions (early iterations showed several writers supporting “Single Private Project” simply because they criticized specific regulations.)
To mitigate misattribution this project breaks the visions down across four unique axes to uniquely distinguish each view. Note: The IAPS paper breaks the visions down across only two axes (central vs distributed x private vs government) but to help the LLMs more cleanly distinguish between visions this project added Regulatory Intensity and Coalition size as well.
The four axes, and the exact statement each one is scored against:
- Concentration — “AI development should be concentrated in a single dominant organization or project, rather than remaining distributed and competitive across many independent developers.”
- Control — “AI development should be controlled and run by government or public institutions, rather than by private companies.”
- Coalition breadth — “AI governance and development should involve a broad, globally inclusive coalition of all major powers, rather than being unilateral or limited to a single nation.”
- Regulatory intensity — “Private AI development should be closely and strictly regulated by government, rather than left to light-touch, minimal regulation.”
Each axis is scored using the same mechanism as a crux (same passage retrieval, same Haiku relevance/attribution/scoring call, same recency-weighted average) but on a −2 to +2 scale centered on zero.
Advocated vision: matching axis positions to named visions. Each of the 9 IAPS visions is itself mapped onto the same four axes (for example, “Single private project” sits at high concentration / low control, while “Global coordinated regulator” sits at low concentration / N/A control / high coalition breadth / high regulatory intensity). A writer's advocated alignment with a given vision is the normalized dot product of their 4-axis position against that vision's 4-axis position — the same mechanism as predicted-vision alignment above, just computed over axes instead of cruxes. If a vision doesn't take a position on one of the four axes, that axis is excluded from the comparison for that vision entirely, rather than treated as neutral.
advocated_score = 3 + 2 × [Σ(writer_axis × vision_axis) / (4 × number_of_live_axes)], displayed on the same 1–5 scale as everything else.
Cruxes and axes with no data. If a writer hasn't written enough about a given crux or axis to score at all, that dimension defaults to neutral (3/5, or 0 on the axis scale) with the lowest possible confidence.
The Cruxes
Details
×Details
×All 9 Visions
| Vision | Predicted | Advocated | Gap |
|---|---|---|---|
| Competing private projects | 2.77 | 2.68 | -0.08 |
| Single private project | 3.21 | 2.02 | -1.20 ⚑ |
| Global private project | 3.18 | 2.84 | -0.34 |
| U.S. leadership with domestic regulation | 3.50 | 3.29 | -0.22 |
| U.S. centralized government project | 3.48 | 2.38 | -1.12 ⚑ |
| U.S. + allies government project | 3.45 | 2.82 | -0.63 ⚑ |
| International competition and deterrence | 3.01 | 3.73 | +0.72 ⚑ |
| Global centralized government project | 3.40 | 3.26 | -0.12 |
| Global coordinated regulator | 2.71 | 4.27 | +1.57 ⚑ |
Details
×Arvind Narayanan and Sayash Kapoor
AI as Normal TechnologyThis is an uncertain, AI-inferred visualization of apparent belief structure.
Last updated: 07/26/2026
ⓘ What is this?
This project was inspired by the Institute of AI Progress and Strategy's paper Strategic Visions in AI Governance: Mapping Pathways to Victory — a report outlining nine different strategic visions for governing AI and eight core beliefs (cruxes) which drive the strategic vision one would be most likely to choose.
A consistent challenge in AI governance debates is that smart, well-informed people are consistently unable to converge on common views because of small discrepancies in their underlying assumptions which compound into major divergences in their visions for policy. These debates are often inscrutable because it's difficult to tell which assumptions differ and to what extent those differences contribute to differences of opinion.
The intention of this project is to use the IAPS's framework to visualize different writers' underlying belief structures to provide a lens through which we can more quickly understand a thinker's worldview and understand where it diverges from others.
A disclaimer: this project only provides an approximation of a writer's world view. Breaking up complex positions into a standardized, 8x9 matrix inevitably strips away some nuance. The scoring for this project is done by LLMs that do make mistakes. To offset these errors I have made the scoring as transparent and auditable as possible. Every passage shows the assigned score and reasoning and links back to the original post so that you can properly contextualize the author's statements.
Final note: The IAPS report considers whether a crux makes a vision more feasible, not just desirable, meaning that their Predicted Vision might not be what the thinker most wants to happen, just what they think is most likely to happen. That can be confusing, which is why this tool also includes the vision the author most directly advocates for (referred to as their Advocated Vision.) Differences between these two visions should not be read as an incongruity — the predicted and strategic visions are describing two different things.
| AGI soon | Fast takeoff | Large lead possible | DSA from ASI | U.S. govt. sees AI as top priority | Intl. coop. feasible | Govts. more trustworthy | Alignment and control very difficult | |
|---|---|---|---|---|---|---|---|---|
| Competing private projects | ||||||||
| Single private project | ||||||||
| Global private project | ||||||||
| U.S. leadership with domestic regulation | ||||||||
| U.S. centralized government project | ||||||||
| U.S. + allies government project | ||||||||
| International competition and deterrence | ||||||||
| Global centralized government project | ||||||||
| Global coordinated regulator |
IAPS Table 3.
| Concentration | Control | Coalition breadth | Regulatory intensity | |
|---|---|---|---|---|
| Competing private projects | -2 | -2 | N/A | -2 |
| Single private project | +2 | -2 | N/A | -2 |
| Global private project | +2 | -1 | +2 | -1 |
| U.S. leadership with domestic regulation | -2 | +0 | -2 | +2 |
| U.S. centralized government project | +2 | +2 | -2 | N/A |
| U.S. + allies government project | +2 | +2 | +0 | N/A |
| International competition and deterrence | -2 | +2 | N/A | N/A |
| Global centralized government project | +2 | +2 | +2 | N/A |
| Global coordinated regulator | -2 | N/A | +2 | +2 |
Each vision broken down across four axes. Note: this is not a chart from the IAPS's original paper and was developed to improve scoring accuracy.
Methodology
What this project reads. This project currently only consumes data from an author's substack. Views expressed elsewhere are not currently integrated into the scoring. Only articles from the past 6 years (2020-2026) are evaluated to avoid bias from stale passages that no longer represent a writer's views.
How passages are evaluated. Every crux and vision axis is compared against a writer's full set of chunked passages using a small local embedding model (BAAI/bge-small-en-v1.5), which evaluates passages by similarity to a given crux/vision and selects the top 50. Claude Haiku then makes a yes/no relevance call for each passage and evaluates relevant passages for attribution (to check that the author isn't referencing someone else's opinion) and how much it supports the crux/vision axis on a scale of 1-5 for cruxes and −2-2 for axes.
How the average rating is calculated. Final score is calculated by weighted average according to passage recency. Passages written 5 years ago are given half the weight of newly written passages.
Specifically: recency = max(0, 1 − age_in_years / 10), and final_score = Σ(recency × passage_score) / Σ(recency).
How confidence is calculated. Confidence combines the quantity of recency weighted evidence and the consistency in scoring across that evidence. More passages generally means more confidence — but if a writer's own passages disagree sharply with each other, that pulls confidence back down even when there are a lot of them. Confidence is adjusted to account for the measurement noise found in Haiku's scoring.
Specifically: adjusted_weight = raw_weight / (1 + max(0, author_variance − 0.128)^1.5), where 0.128 is the measurement-noise floor found by repeat-scoring the same passages, and confidence = adjusted_weight / (adjusted_weight + 2). Displayed as low (adjusted_weight ≤ 0.67), unsure (between 0.67 and 6), or high (≥ 6).
Predicted vision: building the belief vector. Each writer's raw 1–5 crux scores are re-centered around the neutral midpoint, so a neutral “3” contributes nothing and stronger views in either direction contribute more.
Predicted vision: calculating alignment. The IAPS report maps each of the 9 visions to each of the 8 cruxes as supporting, opposing, or neutral. This project compares a writer's belief vector against the IAPS map by taking a normalized dot product of the two and evaluating which vectors are best aligned. To visualize the uncertainty in this judgement the project resamples available passages 400 times to produce a distribution of how consistently a given vision wins. You can view the distribution in the Landing Chart to see how decisively a view wins relative to other competing visions.
alignment = Σ(centered_score × crux_direction) / (2 × number_of_live_cruxes), displayed on the same 1–5 scale as everything else via displayed_score = 3 + 2 × alignment.
Advocated vision: the four axes. Grading each vision independently introduced significant inaccuracies. Different visions were held to different standards of what counted as relevant or in support which caused several relevant statements to be excluded in scoring. This error introduced a systematic bias towards certain visions (early iterations showed several writers supporting “Single Private Project” simply because they criticized specific regulations.)
To mitigate misattribution this project breaks the visions down across four unique axes to uniquely distinguish each view. Note: The IAPS paper breaks the visions down across only two axes (central vs distributed x private vs government) but to help the LLMs more cleanly distinguish between visions this project added Regulatory Intensity and Coalition size as well.
The four axes, and the exact statement each one is scored against:
- Concentration — “AI development should be concentrated in a single dominant organization or project, rather than remaining distributed and competitive across many independent developers.”
- Control — “AI development should be controlled and run by government or public institutions, rather than by private companies.”
- Coalition breadth — “AI governance and development should involve a broad, globally inclusive coalition of all major powers, rather than being unilateral or limited to a single nation.”
- Regulatory intensity — “Private AI development should be closely and strictly regulated by government, rather than left to light-touch, minimal regulation.”
Each axis is scored using the same mechanism as a crux (same passage retrieval, same Haiku relevance/attribution/scoring call, same recency-weighted average) but on a −2 to +2 scale centered on zero.
Advocated vision: matching axis positions to named visions. Each of the 9 IAPS visions is itself mapped onto the same four axes (for example, “Single private project” sits at high concentration / low control, while “Global coordinated regulator” sits at low concentration / N/A control / high coalition breadth / high regulatory intensity). A writer's advocated alignment with a given vision is the normalized dot product of their 4-axis position against that vision's 4-axis position — the same mechanism as predicted-vision alignment above, just computed over axes instead of cruxes. If a vision doesn't take a position on one of the four axes, that axis is excluded from the comparison for that vision entirely, rather than treated as neutral.
advocated_score = 3 + 2 × [Σ(writer_axis × vision_axis) / (4 × number_of_live_axes)], displayed on the same 1–5 scale as everything else.
Cruxes and axes with no data. If a writer hasn't written enough about a given crux or axis to score at all, that dimension defaults to neutral (3/5, or 0 on the axis scale) with the lowest possible confidence.
The Cruxes
Details
×Details
×All 9 Visions
| Vision | Predicted | Advocated | Gap |
|---|---|---|---|
| Competing private projects | 3.26 | 4.01 | +0.75 ⚑ |
| Single private project | 2.41 | 3.17 | +0.77 ⚑ |
| Global private project | 2.78 | 2.71 | -0.07 |
| U.S. leadership with domestic regulation | 2.35 | 3.29 | +0.94 ⚑ |
| U.S. centralized government project | 2.19 | 2.53 | +0.34 |
| U.S. + allies government project | 2.25 | 2.28 | +0.02 |
| International competition and deterrence | 2.85 | 3.19 | +0.32 |
| Global centralized government project | 2.31 | 2.03 | -0.28 |
| Global coordinated regulator | 3.78 | 2.88 | -0.93 ⚑ |
Details
×Daniel Kokotajlo, et al.
AI Futures ProjectThis is an uncertain, AI-inferred visualization of apparent belief structure.
Last updated: 07/30/2026
ⓘ What is this?
This project was inspired by the Institute of AI Progress and Strategy's paper Strategic Visions in AI Governance: Mapping Pathways to Victory — a report outlining nine different strategic visions for governing AI and eight core beliefs (cruxes) which drive the strategic vision one would be most likely to choose.
A consistent challenge in AI governance debates is that smart, well-informed people are consistently unable to converge on common views because of small discrepancies in their underlying assumptions which compound into major divergences in their visions for policy. These debates are often inscrutable because it's difficult to tell which assumptions differ and to what extent those differences contribute to differences of opinion.
The intention of this project is to use the IAPS's framework to visualize different writers' underlying belief structures to provide a lens through which we can more quickly understand a thinker's worldview and understand where it diverges from others.
A disclaimer: this project only provides an approximation of a writer's world view. Breaking up complex positions into a standardized, 8x9 matrix inevitably strips away some nuance. The scoring for this project is done by LLMs that do make mistakes. To offset these errors I have made the scoring as transparent and auditable as possible. Every passage shows the assigned score and reasoning and links back to the original post so that you can properly contextualize the author's statements.
Final note: The IAPS report considers whether a crux makes a vision more feasible, not just desirable, meaning that their Predicted Vision might not be what the thinker most wants to happen, just what they think is most likely to happen. That can be confusing, which is why this tool also includes the vision the author most directly advocates for (referred to as their Advocated Vision.) Differences between these two visions should not be read as an incongruity — the predicted and strategic visions are describing two different things.
| AGI soon | Fast takeoff | Large lead possible | DSA from ASI | U.S. govt. sees AI as top priority | Intl. coop. feasible | Govts. more trustworthy | Alignment and control very difficult | |
|---|---|---|---|---|---|---|---|---|
| Competing private projects | ||||||||
| Single private project | ||||||||
| Global private project | ||||||||
| U.S. leadership with domestic regulation | ||||||||
| U.S. centralized government project | ||||||||
| U.S. + allies government project | ||||||||
| International competition and deterrence | ||||||||
| Global centralized government project | ||||||||
| Global coordinated regulator |
IAPS Table 3.
| Concentration | Control | Coalition breadth | Regulatory intensity | |
|---|---|---|---|---|
| Competing private projects | -2 | -2 | N/A | -2 |
| Single private project | +2 | -2 | N/A | -2 |
| Global private project | +2 | -1 | +2 | -1 |
| U.S. leadership with domestic regulation | -2 | +0 | -2 | +2 |
| U.S. centralized government project | +2 | +2 | -2 | N/A |
| U.S. + allies government project | +2 | +2 | +0 | N/A |
| International competition and deterrence | -2 | +2 | N/A | N/A |
| Global centralized government project | +2 | +2 | +2 | N/A |
| Global coordinated regulator | -2 | N/A | +2 | +2 |
Each vision broken down across four axes. Note: this is not a chart from the IAPS's original paper and was developed to improve scoring accuracy.
Methodology
What this project reads. This project currently only consumes data from an author's substack. Views expressed elsewhere are not currently integrated into the scoring. Only articles from the past 6 years (2020-2026) are evaluated to avoid bias from stale passages that no longer represent a writer's views.
How passages are evaluated. Every crux and vision axis is compared against a writer's full set of chunked passages using a small local embedding model (BAAI/bge-small-en-v1.5), which evaluates passages by similarity to a given crux/vision and selects the top 50. Claude Haiku then makes a yes/no relevance call for each passage and evaluates relevant passages for attribution (to check that the author isn't referencing someone else's opinion) and how much it supports the crux/vision axis on a scale of 1-5 for cruxes and −2-2 for axes.
How the average rating is calculated. Final score is calculated by weighted average according to passage recency. Passages written 5 years ago are given half the weight of newly written passages.
Specifically: recency = max(0, 1 − age_in_years / 10), and final_score = Σ(recency × passage_score) / Σ(recency).
How confidence is calculated. Confidence combines the quantity of recency weighted evidence and the consistency in scoring across that evidence. More passages generally means more confidence — but if a writer's own passages disagree sharply with each other, that pulls confidence back down even when there are a lot of them. Confidence is adjusted to account for the measurement noise found in Haiku's scoring.
Specifically: adjusted_weight = raw_weight / (1 + max(0, author_variance − 0.128)^1.5), where 0.128 is the measurement-noise floor found by repeat-scoring the same passages, and confidence = adjusted_weight / (adjusted_weight + 2). Displayed as low (adjusted_weight ≤ 0.67), unsure (between 0.67 and 6), or high (≥ 6).
Predicted vision: building the belief vector. Each writer's raw 1–5 crux scores are re-centered around the neutral midpoint, so a neutral “3” contributes nothing and stronger views in either direction contribute more.
Predicted vision: calculating alignment. The IAPS report maps each of the 9 visions to each of the 8 cruxes as supporting, opposing, or neutral. This project compares a writer's belief vector against the IAPS map by taking a normalized dot product of the two and evaluating which vectors are best aligned. To visualize the uncertainty in this judgement the project resamples available passages 400 times to produce a distribution of how consistently a given vision wins. You can view the distribution in the Landing Chart to see how decisively a view wins relative to other competing visions.
alignment = Σ(centered_score × crux_direction) / (2 × number_of_live_cruxes), displayed on the same 1–5 scale as everything else via displayed_score = 3 + 2 × alignment.
Advocated vision: the four axes. Grading each vision independently introduced significant inaccuracies. Different visions were held to different standards of what counted as relevant or in support which caused several relevant statements to be excluded in scoring. This error introduced a systematic bias towards certain visions (early iterations showed several writers supporting “Single Private Project” simply because they criticized specific regulations.)
To mitigate misattribution this project breaks the visions down across four unique axes to uniquely distinguish each view. Note: The IAPS paper breaks the visions down across only two axes (central vs distributed x private vs government) but to help the LLMs more cleanly distinguish between visions this project added Regulatory Intensity and Coalition size as well.
The four axes, and the exact statement each one is scored against:
- Concentration — “AI development should be concentrated in a single dominant organization or project, rather than remaining distributed and competitive across many independent developers.”
- Control — “AI development should be controlled and run by government or public institutions, rather than by private companies.”
- Coalition breadth — “AI governance and development should involve a broad, globally inclusive coalition of all major powers, rather than being unilateral or limited to a single nation.”
- Regulatory intensity — “Private AI development should be closely and strictly regulated by government, rather than left to light-touch, minimal regulation.”
Each axis is scored using the same mechanism as a crux (same passage retrieval, same Haiku relevance/attribution/scoring call, same recency-weighted average) but on a −2 to +2 scale centered on zero.
Advocated vision: matching axis positions to named visions. Each of the 9 IAPS visions is itself mapped onto the same four axes (for example, “Single private project” sits at high concentration / low control, while “Global coordinated regulator” sits at low concentration / N/A control / high coalition breadth / high regulatory intensity). A writer's advocated alignment with a given vision is the normalized dot product of their 4-axis position against that vision's 4-axis position — the same mechanism as predicted-vision alignment above, just computed over axes instead of cruxes. If a vision doesn't take a position on one of the four axes, that axis is excluded from the comparison for that vision entirely, rather than treated as neutral.
advocated_score = 3 + 2 × [Σ(writer_axis × vision_axis) / (4 × number_of_live_axes)], displayed on the same 1–5 scale as everything else.
Cruxes and axes with no data. If a writer hasn't written enough about a given crux or axis to score at all, that dimension defaults to neutral (3/5, or 0 on the axis scale) with the lowest possible confidence.
The Cruxes
Details
×Details
×All 9 Visions
| Vision | Predicted | Advocated | Gap |
|---|---|---|---|
| Competing private projects | 2.91 | 2.84 | -0.06 |
| Single private project | 3.53 | 2.50 | -1.02 ⚑ |
| Global private project | 3.40 | 3.10 | -0.28 |
| U.S. leadership with domestic regulation | 3.33 | 2.94 | -0.41 |
| U.S. centralized government project | 3.41 | 2.47 | -0.97 ⚑ |
| U.S. + allies government project | 3.45 | 2.94 | -0.53 ⚑ |
| International competition and deterrence | 2.89 | 3.42 | +0.52 |
| Global centralized government project | 3.36 | 3.41 | +0.07 |
| Global coordinated regulator | 2.29 | 3.86 | +1.60 ⚑ |
Details
×Dean W. Ball
HyperdimensionalThis is an uncertain, AI-inferred visualization of apparent belief structure.
Last updated: 07/26/2026
ⓘ What is this?
This project was inspired by the Institute of AI Progress and Strategy's paper Strategic Visions in AI Governance: Mapping Pathways to Victory — a report outlining nine different strategic visions for governing AI and eight core beliefs (cruxes) which drive the strategic vision one would be most likely to choose.
A consistent challenge in AI governance debates is that smart, well-informed people are consistently unable to converge on common views because of small discrepancies in their underlying assumptions which compound into major divergences in their visions for policy. These debates are often inscrutable because it's difficult to tell which assumptions differ and to what extent those differences contribute to differences of opinion.
The intention of this project is to use the IAPS's framework to visualize different writers' underlying belief structures to provide a lens through which we can more quickly understand a thinker's worldview and understand where it diverges from others.
A disclaimer: this project only provides an approximation of a writer's world view. Breaking up complex positions into a standardized, 8x9 matrix inevitably strips away some nuance. The scoring for this project is done by LLMs that do make mistakes. To offset these errors I have made the scoring as transparent and auditable as possible. Every passage shows the assigned score and reasoning and links back to the original post so that you can properly contextualize the author's statements.
Final note: The IAPS report considers whether a crux makes a vision more feasible, not just desirable, meaning that their Predicted Vision might not be what the thinker most wants to happen, just what they think is most likely to happen. That can be confusing, which is why this tool also includes the vision the author most directly advocates for (referred to as their Advocated Vision.) Differences between these two visions should not be read as an incongruity — the predicted and strategic visions are describing two different things.
| AGI soon | Fast takeoff | Large lead possible | DSA from ASI | U.S. govt. sees AI as top priority | Intl. coop. feasible | Govts. more trustworthy | Alignment and control very difficult | |
|---|---|---|---|---|---|---|---|---|
| Competing private projects | ||||||||
| Single private project | ||||||||
| Global private project | ||||||||
| U.S. leadership with domestic regulation | ||||||||
| U.S. centralized government project | ||||||||
| U.S. + allies government project | ||||||||
| International competition and deterrence | ||||||||
| Global centralized government project | ||||||||
| Global coordinated regulator |
IAPS Table 3.
| Concentration | Control | Coalition breadth | Regulatory intensity | |
|---|---|---|---|---|
| Competing private projects | -2 | -2 | N/A | -2 |
| Single private project | +2 | -2 | N/A | -2 |
| Global private project | +2 | -1 | +2 | -1 |
| U.S. leadership with domestic regulation | -2 | +0 | -2 | +2 |
| U.S. centralized government project | +2 | +2 | -2 | N/A |
| U.S. + allies government project | +2 | +2 | +0 | N/A |
| International competition and deterrence | -2 | +2 | N/A | N/A |
| Global centralized government project | +2 | +2 | +2 | N/A |
| Global coordinated regulator | -2 | N/A | +2 | +2 |
Each vision broken down across four axes. Note: this is not a chart from the IAPS's original paper and was developed to improve scoring accuracy.
Methodology
What this project reads. This project currently only consumes data from an author's substack. Views expressed elsewhere are not currently integrated into the scoring. Only articles from the past 6 years (2020-2026) are evaluated to avoid bias from stale passages that no longer represent a writer's views.
How passages are evaluated. Every crux and vision axis is compared against a writer's full set of chunked passages using a small local embedding model (BAAI/bge-small-en-v1.5), which evaluates passages by similarity to a given crux/vision and selects the top 50. Claude Haiku then makes a yes/no relevance call for each passage and evaluates relevant passages for attribution (to check that the author isn't referencing someone else's opinion) and how much it supports the crux/vision axis on a scale of 1-5 for cruxes and −2-2 for axes.
How the average rating is calculated. Final score is calculated by weighted average according to passage recency. Passages written 5 years ago are given half the weight of newly written passages.
Specifically: recency = max(0, 1 − age_in_years / 10), and final_score = Σ(recency × passage_score) / Σ(recency).
How confidence is calculated. Confidence combines the quantity of recency weighted evidence and the consistency in scoring across that evidence. More passages generally means more confidence — but if a writer's own passages disagree sharply with each other, that pulls confidence back down even when there are a lot of them. Confidence is adjusted to account for the measurement noise found in Haiku's scoring.
Specifically: adjusted_weight = raw_weight / (1 + max(0, author_variance − 0.128)^1.5), where 0.128 is the measurement-noise floor found by repeat-scoring the same passages, and confidence = adjusted_weight / (adjusted_weight + 2). Displayed as low (adjusted_weight ≤ 0.67), unsure (between 0.67 and 6), or high (≥ 6).
Predicted vision: building the belief vector. Each writer's raw 1–5 crux scores are re-centered around the neutral midpoint, so a neutral “3” contributes nothing and stronger views in either direction contribute more.
Predicted vision: calculating alignment. The IAPS report maps each of the 9 visions to each of the 8 cruxes as supporting, opposing, or neutral. This project compares a writer's belief vector against the IAPS map by taking a normalized dot product of the two and evaluating which vectors are best aligned. To visualize the uncertainty in this judgement the project resamples available passages 400 times to produce a distribution of how consistently a given vision wins. You can view the distribution in the Landing Chart to see how decisively a view wins relative to other competing visions.
alignment = Σ(centered_score × crux_direction) / (2 × number_of_live_cruxes), displayed on the same 1–5 scale as everything else via displayed_score = 3 + 2 × alignment.
Advocated vision: the four axes. Grading each vision independently introduced significant inaccuracies. Different visions were held to different standards of what counted as relevant or in support which caused several relevant statements to be excluded in scoring. This error introduced a systematic bias towards certain visions (early iterations showed several writers supporting “Single Private Project” simply because they criticized specific regulations.)
To mitigate misattribution this project breaks the visions down across four unique axes to uniquely distinguish each view. Note: The IAPS paper breaks the visions down across only two axes (central vs distributed x private vs government) but to help the LLMs more cleanly distinguish between visions this project added Regulatory Intensity and Coalition size as well.
The four axes, and the exact statement each one is scored against:
- Concentration — “AI development should be concentrated in a single dominant organization or project, rather than remaining distributed and competitive across many independent developers.”
- Control — “AI development should be controlled and run by government or public institutions, rather than by private companies.”
- Coalition breadth — “AI governance and development should involve a broad, globally inclusive coalition of all major powers, rather than being unilateral or limited to a single nation.”
- Regulatory intensity — “Private AI development should be closely and strictly regulated by government, rather than left to light-touch, minimal regulation.”
Each axis is scored using the same mechanism as a crux (same passage retrieval, same Haiku relevance/attribution/scoring call, same recency-weighted average) but on a −2 to +2 scale centered on zero.
Advocated vision: matching axis positions to named visions. Each of the 9 IAPS visions is itself mapped onto the same four axes (for example, “Single private project” sits at high concentration / low control, while “Global coordinated regulator” sits at low concentration / N/A control / high coalition breadth / high regulatory intensity). A writer's advocated alignment with a given vision is the normalized dot product of their 4-axis position against that vision's 4-axis position — the same mechanism as predicted-vision alignment above, just computed over axes instead of cruxes. If a vision doesn't take a position on one of the four axes, that axis is excluded from the comparison for that vision entirely, rather than treated as neutral.
advocated_score = 3 + 2 × [Σ(writer_axis × vision_axis) / (4 × number_of_live_axes)], displayed on the same 1–5 scale as everything else.
Cruxes and axes with no data. If a writer hasn't written enough about a given crux or axis to score at all, that dimension defaults to neutral (3/5, or 0 on the axis scale) with the lowest possible confidence.
The Cruxes
Details
×Details
×All 9 Visions
| Vision | Predicted | Advocated | Gap |
|---|---|---|---|
| Competing private projects | 3.73 | 4.49 | +0.76 ⚑ |
| Single private project | 3.28 | 3.22 | -0.07 |
| Global private project | 2.45 | 2.79 | +0.32 |
| U.S. leadership with domestic regulation | 2.87 | 3.28 | +0.42 |
| U.S. centralized government project | 2.41 | 1.90 | -0.52 |
| U.S. + allies government project | 2.49 | 1.83 | -0.66 ⚑ |
| International competition and deterrence | 2.66 | 3.16 | +0.50 |
| Global centralized government project | 2.34 | 1.76 | -0.60 ⚑ |
| Global coordinated regulator | 2.61 | 3.25 | +0.63 ⚑ |
Details
×Gary Marcus
Marcus on AIThis is an uncertain, AI-inferred visualization of apparent belief structure.
Last updated: 07/26/2026
ⓘ What is this?
This project was inspired by the Institute of AI Progress and Strategy's paper Strategic Visions in AI Governance: Mapping Pathways to Victory — a report outlining nine different strategic visions for governing AI and eight core beliefs (cruxes) which drive the strategic vision one would be most likely to choose.
A consistent challenge in AI governance debates is that smart, well-informed people are consistently unable to converge on common views because of small discrepancies in their underlying assumptions which compound into major divergences in their visions for policy. These debates are often inscrutable because it's difficult to tell which assumptions differ and to what extent those differences contribute to differences of opinion.
The intention of this project is to use the IAPS's framework to visualize different writers' underlying belief structures to provide a lens through which we can more quickly understand a thinker's worldview and understand where it diverges from others.
A disclaimer: this project only provides an approximation of a writer's world view. Breaking up complex positions into a standardized, 8x9 matrix inevitably strips away some nuance. The scoring for this project is done by LLMs that do make mistakes. To offset these errors I have made the scoring as transparent and auditable as possible. Every passage shows the assigned score and reasoning and links back to the original post so that you can properly contextualize the author's statements.
Final note: The IAPS report considers whether a crux makes a vision more feasible, not just desirable, meaning that their Predicted Vision might not be what the thinker most wants to happen, just what they think is most likely to happen. That can be confusing, which is why this tool also includes the vision the author most directly advocates for (referred to as their Advocated Vision.) Differences between these two visions should not be read as an incongruity — the predicted and strategic visions are describing two different things.
| AGI soon | Fast takeoff | Large lead possible | DSA from ASI | U.S. govt. sees AI as top priority | Intl. coop. feasible | Govts. more trustworthy | Alignment and control very difficult | |
|---|---|---|---|---|---|---|---|---|
| Competing private projects | ||||||||
| Single private project | ||||||||
| Global private project | ||||||||
| U.S. leadership with domestic regulation | ||||||||
| U.S. centralized government project | ||||||||
| U.S. + allies government project | ||||||||
| International competition and deterrence | ||||||||
| Global centralized government project | ||||||||
| Global coordinated regulator |
IAPS Table 3.
| Concentration | Control | Coalition breadth | Regulatory intensity | |
|---|---|---|---|---|
| Competing private projects | -2 | -2 | N/A | -2 |
| Single private project | +2 | -2 | N/A | -2 |
| Global private project | +2 | -1 | +2 | -1 |
| U.S. leadership with domestic regulation | -2 | +0 | -2 | +2 |
| U.S. centralized government project | +2 | +2 | -2 | N/A |
| U.S. + allies government project | +2 | +2 | +0 | N/A |
| International competition and deterrence | -2 | +2 | N/A | N/A |
| Global centralized government project | +2 | +2 | +2 | N/A |
| Global coordinated regulator | -2 | N/A | +2 | +2 |
Each vision broken down across four axes. Note: this is not a chart from the IAPS's original paper and was developed to improve scoring accuracy.
Methodology
What this project reads. This project currently only consumes data from an author's substack. Views expressed elsewhere are not currently integrated into the scoring. Only articles from the past 6 years (2020-2026) are evaluated to avoid bias from stale passages that no longer represent a writer's views.
How passages are evaluated. Every crux and vision axis is compared against a writer's full set of chunked passages using a small local embedding model (BAAI/bge-small-en-v1.5), which evaluates passages by similarity to a given crux/vision and selects the top 50. Claude Haiku then makes a yes/no relevance call for each passage and evaluates relevant passages for attribution (to check that the author isn't referencing someone else's opinion) and how much it supports the crux/vision axis on a scale of 1-5 for cruxes and −2-2 for axes.
How the average rating is calculated. Final score is calculated by weighted average according to passage recency. Passages written 5 years ago are given half the weight of newly written passages.
Specifically: recency = max(0, 1 − age_in_years / 10), and final_score = Σ(recency × passage_score) / Σ(recency).
How confidence is calculated. Confidence combines the quantity of recency weighted evidence and the consistency in scoring across that evidence. More passages generally means more confidence — but if a writer's own passages disagree sharply with each other, that pulls confidence back down even when there are a lot of them. Confidence is adjusted to account for the measurement noise found in Haiku's scoring.
Specifically: adjusted_weight = raw_weight / (1 + max(0, author_variance − 0.128)^1.5), where 0.128 is the measurement-noise floor found by repeat-scoring the same passages, and confidence = adjusted_weight / (adjusted_weight + 2). Displayed as low (adjusted_weight ≤ 0.67), unsure (between 0.67 and 6), or high (≥ 6).
Predicted vision: building the belief vector. Each writer's raw 1–5 crux scores are re-centered around the neutral midpoint, so a neutral “3” contributes nothing and stronger views in either direction contribute more.
Predicted vision: calculating alignment. The IAPS report maps each of the 9 visions to each of the 8 cruxes as supporting, opposing, or neutral. This project compares a writer's belief vector against the IAPS map by taking a normalized dot product of the two and evaluating which vectors are best aligned. To visualize the uncertainty in this judgement the project resamples available passages 400 times to produce a distribution of how consistently a given vision wins. You can view the distribution in the Landing Chart to see how decisively a view wins relative to other competing visions.
alignment = Σ(centered_score × crux_direction) / (2 × number_of_live_cruxes), displayed on the same 1–5 scale as everything else via displayed_score = 3 + 2 × alignment.
Advocated vision: the four axes. Grading each vision independently introduced significant inaccuracies. Different visions were held to different standards of what counted as relevant or in support which caused several relevant statements to be excluded in scoring. This error introduced a systematic bias towards certain visions (early iterations showed several writers supporting “Single Private Project” simply because they criticized specific regulations.)
To mitigate misattribution this project breaks the visions down across four unique axes to uniquely distinguish each view. Note: The IAPS paper breaks the visions down across only two axes (central vs distributed x private vs government) but to help the LLMs more cleanly distinguish between visions this project added Regulatory Intensity and Coalition size as well.
The four axes, and the exact statement each one is scored against:
- Concentration — “AI development should be concentrated in a single dominant organization or project, rather than remaining distributed and competitive across many independent developers.”
- Control — “AI development should be controlled and run by government or public institutions, rather than by private companies.”
- Coalition breadth — “AI governance and development should involve a broad, globally inclusive coalition of all major powers, rather than being unilateral or limited to a single nation.”
- Regulatory intensity — “Private AI development should be closely and strictly regulated by government, rather than left to light-touch, minimal regulation.”
Each axis is scored using the same mechanism as a crux (same passage retrieval, same Haiku relevance/attribution/scoring call, same recency-weighted average) but on a −2 to +2 scale centered on zero.
Advocated vision: matching axis positions to named visions. Each of the 9 IAPS visions is itself mapped onto the same four axes (for example, “Single private project” sits at high concentration / low control, while “Global coordinated regulator” sits at low concentration / N/A control / high coalition breadth / high regulatory intensity). A writer's advocated alignment with a given vision is the normalized dot product of their 4-axis position against that vision's 4-axis position — the same mechanism as predicted-vision alignment above, just computed over axes instead of cruxes. If a vision doesn't take a position on one of the four axes, that axis is excluded from the comparison for that vision entirely, rather than treated as neutral.
advocated_score = 3 + 2 × [Σ(writer_axis × vision_axis) / (4 × number_of_live_axes)], displayed on the same 1–5 scale as everything else.
Cruxes and axes with no data. If a writer hasn't written enough about a given crux or axis to score at all, that dimension defaults to neutral (3/5, or 0 on the axis scale) with the lowest possible confidence.
The Cruxes
Details
×Details
×All 9 Visions
| Vision | Predicted | Advocated | Gap |
|---|---|---|---|
| Competing private projects | 2.43 | 2.78 | +0.35 |
| Single private project | 2.46 | 1.45 | -1.03 ⚑ |
| Global private project | 3.58 | 2.54 | -1.05 ⚑ |
| U.S. leadership with domestic regulation | 2.74 | 3.53 | +0.78 ⚑ |
| U.S. centralized government project | 3.28 | 2.17 | -1.11 ⚑ |
| U.S. + allies government project | 3.24 | 2.67 | -0.57 ⚑ |
| International competition and deterrence | 3.43 | 4.51 | +1.08 ⚑ |
| Global centralized government project | 3.32 | 3.17 | -0.16 |
| Global coordinated regulator | 3.75 | 4.72 | +0.97 ⚑ |
Details
×Jack Clark
Import AIThis is an uncertain, AI-inferred visualization of apparent belief structure.
Last updated: 07/30/2026
ⓘ What is this?
This project was inspired by the Institute of AI Progress and Strategy's paper Strategic Visions in AI Governance: Mapping Pathways to Victory — a report outlining nine different strategic visions for governing AI and eight core beliefs (cruxes) which drive the strategic vision one would be most likely to choose.
A consistent challenge in AI governance debates is that smart, well-informed people are consistently unable to converge on common views because of small discrepancies in their underlying assumptions which compound into major divergences in their visions for policy. These debates are often inscrutable because it's difficult to tell which assumptions differ and to what extent those differences contribute to differences of opinion.
The intention of this project is to use the IAPS's framework to visualize different writers' underlying belief structures to provide a lens through which we can more quickly understand a thinker's worldview and understand where it diverges from others.
A disclaimer: this project only provides an approximation of a writer's world view. Breaking up complex positions into a standardized, 8x9 matrix inevitably strips away some nuance. The scoring for this project is done by LLMs that do make mistakes. To offset these errors I have made the scoring as transparent and auditable as possible. Every passage shows the assigned score and reasoning and links back to the original post so that you can properly contextualize the author's statements.
Final note: The IAPS report considers whether a crux makes a vision more feasible, not just desirable, meaning that their Predicted Vision might not be what the thinker most wants to happen, just what they think is most likely to happen. That can be confusing, which is why this tool also includes the vision the author most directly advocates for (referred to as their Advocated Vision.) Differences between these two visions should not be read as an incongruity — the predicted and strategic visions are describing two different things.
| AGI soon | Fast takeoff | Large lead possible | DSA from ASI | U.S. govt. sees AI as top priority | Intl. coop. feasible | Govts. more trustworthy | Alignment and control very difficult | |
|---|---|---|---|---|---|---|---|---|
| Competing private projects | ||||||||
| Single private project | ||||||||
| Global private project | ||||||||
| U.S. leadership with domestic regulation | ||||||||
| U.S. centralized government project | ||||||||
| U.S. + allies government project | ||||||||
| International competition and deterrence | ||||||||
| Global centralized government project | ||||||||
| Global coordinated regulator |
IAPS Table 3.
| Concentration | Control | Coalition breadth | Regulatory intensity | |
|---|---|---|---|---|
| Competing private projects | -2 | -2 | N/A | -2 |
| Single private project | +2 | -2 | N/A | -2 |
| Global private project | +2 | -1 | +2 | -1 |
| U.S. leadership with domestic regulation | -2 | +0 | -2 | +2 |
| U.S. centralized government project | +2 | +2 | -2 | N/A |
| U.S. + allies government project | +2 | +2 | +0 | N/A |
| International competition and deterrence | -2 | +2 | N/A | N/A |
| Global centralized government project | +2 | +2 | +2 | N/A |
| Global coordinated regulator | -2 | N/A | +2 | +2 |
Each vision broken down across four axes. Note: this is not a chart from the IAPS's original paper and was developed to improve scoring accuracy.
Methodology
What this project reads. This project currently only consumes data from an author's substack. Views expressed elsewhere are not currently integrated into the scoring. Only articles from the past 6 years (2020-2026) are evaluated to avoid bias from stale passages that no longer represent a writer's views.
How passages are evaluated. Every crux and vision axis is compared against a writer's full set of chunked passages using a small local embedding model (BAAI/bge-small-en-v1.5), which evaluates passages by similarity to a given crux/vision and selects the top 50. Claude Haiku then makes a yes/no relevance call for each passage and evaluates relevant passages for attribution (to check that the author isn't referencing someone else's opinion) and how much it supports the crux/vision axis on a scale of 1-5 for cruxes and −2-2 for axes.
How the average rating is calculated. Final score is calculated by weighted average according to passage recency. Passages written 5 years ago are given half the weight of newly written passages.
Specifically: recency = max(0, 1 − age_in_years / 10), and final_score = Σ(recency × passage_score) / Σ(recency).
How confidence is calculated. Confidence combines the quantity of recency weighted evidence and the consistency in scoring across that evidence. More passages generally means more confidence — but if a writer's own passages disagree sharply with each other, that pulls confidence back down even when there are a lot of them. Confidence is adjusted to account for the measurement noise found in Haiku's scoring.
Specifically: adjusted_weight = raw_weight / (1 + max(0, author_variance − 0.128)^1.5), where 0.128 is the measurement-noise floor found by repeat-scoring the same passages, and confidence = adjusted_weight / (adjusted_weight + 2). Displayed as low (adjusted_weight ≤ 0.67), unsure (between 0.67 and 6), or high (≥ 6).
Predicted vision: building the belief vector. Each writer's raw 1–5 crux scores are re-centered around the neutral midpoint, so a neutral “3” contributes nothing and stronger views in either direction contribute more.
Predicted vision: calculating alignment. The IAPS report maps each of the 9 visions to each of the 8 cruxes as supporting, opposing, or neutral. This project compares a writer's belief vector against the IAPS map by taking a normalized dot product of the two and evaluating which vectors are best aligned. To visualize the uncertainty in this judgement the project resamples available passages 400 times to produce a distribution of how consistently a given vision wins. You can view the distribution in the Landing Chart to see how decisively a view wins relative to other competing visions.
alignment = Σ(centered_score × crux_direction) / (2 × number_of_live_cruxes), displayed on the same 1–5 scale as everything else via displayed_score = 3 + 2 × alignment.
Advocated vision: the four axes. Grading each vision independently introduced significant inaccuracies. Different visions were held to different standards of what counted as relevant or in support which caused several relevant statements to be excluded in scoring. This error introduced a systematic bias towards certain visions (early iterations showed several writers supporting “Single Private Project” simply because they criticized specific regulations.)
To mitigate misattribution this project breaks the visions down across four unique axes to uniquely distinguish each view. Note: The IAPS paper breaks the visions down across only two axes (central vs distributed x private vs government) but to help the LLMs more cleanly distinguish between visions this project added Regulatory Intensity and Coalition size as well.
The four axes, and the exact statement each one is scored against:
- Concentration — “AI development should be concentrated in a single dominant organization or project, rather than remaining distributed and competitive across many independent developers.”
- Control — “AI development should be controlled and run by government or public institutions, rather than by private companies.”
- Coalition breadth — “AI governance and development should involve a broad, globally inclusive coalition of all major powers, rather than being unilateral or limited to a single nation.”
- Regulatory intensity — “Private AI development should be closely and strictly regulated by government, rather than left to light-touch, minimal regulation.”
Each axis is scored using the same mechanism as a crux (same passage retrieval, same Haiku relevance/attribution/scoring call, same recency-weighted average) but on a −2 to +2 scale centered on zero.
Advocated vision: matching axis positions to named visions. Each of the 9 IAPS visions is itself mapped onto the same four axes (for example, “Single private project” sits at high concentration / low control, while “Global coordinated regulator” sits at low concentration / N/A control / high coalition breadth / high regulatory intensity). A writer's advocated alignment with a given vision is the normalized dot product of their 4-axis position against that vision's 4-axis position — the same mechanism as predicted-vision alignment above, just computed over axes instead of cruxes. If a vision doesn't take a position on one of the four axes, that axis is excluded from the comparison for that vision entirely, rather than treated as neutral.
advocated_score = 3 + 2 × [Σ(writer_axis × vision_axis) / (4 × number_of_live_axes)], displayed on the same 1–5 scale as everything else.
Cruxes and axes with no data. If a writer hasn't written enough about a given crux or axis to score at all, that dimension defaults to neutral (3/5, or 0 on the axis scale) with the lowest possible confidence.
The Cruxes
Details
×Details
×All 9 Visions
| Vision | Predicted | Advocated | Gap |
|---|---|---|---|
| Competing private projects | 3.01 | 2.68 | -0.34 |
| Single private project | 3.46 | 2.90 | -0.56 |
| Global private project | 3.00 | 3.20 | +0.21 |
| U.S. leadership with domestic regulation | 3.26 | 2.83 | -0.44 |
| U.S. centralized government project | 3.29 | 2.92 | -0.36 |
| U.S. + allies government project | 3.26 | 3.19 | -0.08 |
| International competition and deterrence | 2.86 | 2.95 | +0.11 |
| Global centralized government project | 3.18 | 3.45 | +0.27 |
| Global coordinated regulator | 2.30 | 3.29 | +0.99 ⚑ |
Details
×Jordan Schneider
ChinaTalkThis is an uncertain, AI-inferred visualization of apparent belief structure.
Last updated: 07/30/2026
ⓘ What is this?
This project was inspired by the Institute of AI Progress and Strategy's paper Strategic Visions in AI Governance: Mapping Pathways to Victory — a report outlining nine different strategic visions for governing AI and eight core beliefs (cruxes) which drive the strategic vision one would be most likely to choose.
A consistent challenge in AI governance debates is that smart, well-informed people are consistently unable to converge on common views because of small discrepancies in their underlying assumptions which compound into major divergences in their visions for policy. These debates are often inscrutable because it's difficult to tell which assumptions differ and to what extent those differences contribute to differences of opinion.
The intention of this project is to use the IAPS's framework to visualize different writers' underlying belief structures to provide a lens through which we can more quickly understand a thinker's worldview and understand where it diverges from others.
A disclaimer: this project only provides an approximation of a writer's world view. Breaking up complex positions into a standardized, 8x9 matrix inevitably strips away some nuance. The scoring for this project is done by LLMs that do make mistakes. To offset these errors I have made the scoring as transparent and auditable as possible. Every passage shows the assigned score and reasoning and links back to the original post so that you can properly contextualize the author's statements.
Final note: The IAPS report considers whether a crux makes a vision more feasible, not just desirable, meaning that their Predicted Vision might not be what the thinker most wants to happen, just what they think is most likely to happen. That can be confusing, which is why this tool also includes the vision the author most directly advocates for (referred to as their Advocated Vision.) Differences between these two visions should not be read as an incongruity — the predicted and strategic visions are describing two different things.
| AGI soon | Fast takeoff | Large lead possible | DSA from ASI | U.S. govt. sees AI as top priority | Intl. coop. feasible | Govts. more trustworthy | Alignment and control very difficult | |
|---|---|---|---|---|---|---|---|---|
| Competing private projects | ||||||||
| Single private project | ||||||||
| Global private project | ||||||||
| U.S. leadership with domestic regulation | ||||||||
| U.S. centralized government project | ||||||||
| U.S. + allies government project | ||||||||
| International competition and deterrence | ||||||||
| Global centralized government project | ||||||||
| Global coordinated regulator |
IAPS Table 3.
| Concentration | Control | Coalition breadth | Regulatory intensity | |
|---|---|---|---|---|
| Competing private projects | -2 | -2 | N/A | -2 |
| Single private project | +2 | -2 | N/A | -2 |
| Global private project | +2 | -1 | +2 | -1 |
| U.S. leadership with domestic regulation | -2 | +0 | -2 | +2 |
| U.S. centralized government project | +2 | +2 | -2 | N/A |
| U.S. + allies government project | +2 | +2 | +0 | N/A |
| International competition and deterrence | -2 | +2 | N/A | N/A |
| Global centralized government project | +2 | +2 | +2 | N/A |
| Global coordinated regulator | -2 | N/A | +2 | +2 |
Each vision broken down across four axes. Note: this is not a chart from the IAPS's original paper and was developed to improve scoring accuracy.
Methodology
What this project reads. This project currently only consumes data from an author's substack. Views expressed elsewhere are not currently integrated into the scoring. Only articles from the past 6 years (2020-2026) are evaluated to avoid bias from stale passages that no longer represent a writer's views.
How passages are evaluated. Every crux and vision axis is compared against a writer's full set of chunked passages using a small local embedding model (BAAI/bge-small-en-v1.5), which evaluates passages by similarity to a given crux/vision and selects the top 50. Claude Haiku then makes a yes/no relevance call for each passage and evaluates relevant passages for attribution (to check that the author isn't referencing someone else's opinion) and how much it supports the crux/vision axis on a scale of 1-5 for cruxes and −2-2 for axes.
How the average rating is calculated. Final score is calculated by weighted average according to passage recency. Passages written 5 years ago are given half the weight of newly written passages.
Specifically: recency = max(0, 1 − age_in_years / 10), and final_score = Σ(recency × passage_score) / Σ(recency).
How confidence is calculated. Confidence combines the quantity of recency weighted evidence and the consistency in scoring across that evidence. More passages generally means more confidence — but if a writer's own passages disagree sharply with each other, that pulls confidence back down even when there are a lot of them. Confidence is adjusted to account for the measurement noise found in Haiku's scoring.
Specifically: adjusted_weight = raw_weight / (1 + max(0, author_variance − 0.128)^1.5), where 0.128 is the measurement-noise floor found by repeat-scoring the same passages, and confidence = adjusted_weight / (adjusted_weight + 2). Displayed as low (adjusted_weight ≤ 0.67), unsure (between 0.67 and 6), or high (≥ 6).
Predicted vision: building the belief vector. Each writer's raw 1–5 crux scores are re-centered around the neutral midpoint, so a neutral “3” contributes nothing and stronger views in either direction contribute more.
Predicted vision: calculating alignment. The IAPS report maps each of the 9 visions to each of the 8 cruxes as supporting, opposing, or neutral. This project compares a writer's belief vector against the IAPS map by taking a normalized dot product of the two and evaluating which vectors are best aligned. To visualize the uncertainty in this judgement the project resamples available passages 400 times to produce a distribution of how consistently a given vision wins. You can view the distribution in the Landing Chart to see how decisively a view wins relative to other competing visions.
alignment = Σ(centered_score × crux_direction) / (2 × number_of_live_cruxes), displayed on the same 1–5 scale as everything else via displayed_score = 3 + 2 × alignment.
Advocated vision: the four axes. Grading each vision independently introduced significant inaccuracies. Different visions were held to different standards of what counted as relevant or in support which caused several relevant statements to be excluded in scoring. This error introduced a systematic bias towards certain visions (early iterations showed several writers supporting “Single Private Project” simply because they criticized specific regulations.)
To mitigate misattribution this project breaks the visions down across four unique axes to uniquely distinguish each view. Note: The IAPS paper breaks the visions down across only two axes (central vs distributed x private vs government) but to help the LLMs more cleanly distinguish between visions this project added Regulatory Intensity and Coalition size as well.
The four axes, and the exact statement each one is scored against:
- Concentration — “AI development should be concentrated in a single dominant organization or project, rather than remaining distributed and competitive across many independent developers.”
- Control — “AI development should be controlled and run by government or public institutions, rather than by private companies.”
- Coalition breadth — “AI governance and development should involve a broad, globally inclusive coalition of all major powers, rather than being unilateral or limited to a single nation.”
- Regulatory intensity — “Private AI development should be closely and strictly regulated by government, rather than left to light-touch, minimal regulation.”
Each axis is scored using the same mechanism as a crux (same passage retrieval, same Haiku relevance/attribution/scoring call, same recency-weighted average) but on a −2 to +2 scale centered on zero.
Advocated vision: matching axis positions to named visions. Each of the 9 IAPS visions is itself mapped onto the same four axes (for example, “Single private project” sits at high concentration / low control, while “Global coordinated regulator” sits at low concentration / N/A control / high coalition breadth / high regulatory intensity). A writer's advocated alignment with a given vision is the normalized dot product of their 4-axis position against that vision's 4-axis position — the same mechanism as predicted-vision alignment above, just computed over axes instead of cruxes. If a vision doesn't take a position on one of the four axes, that axis is excluded from the comparison for that vision entirely, rather than treated as neutral.
advocated_score = 3 + 2 × [Σ(writer_axis × vision_axis) / (4 × number_of_live_axes)], displayed on the same 1–5 scale as everything else.
Cruxes and axes with no data. If a writer hasn't written enough about a given crux or axis to score at all, that dimension defaults to neutral (3/5, or 0 on the axis scale) with the lowest possible confidence.
The Cruxes
Details
×Details
×All 9 Visions
| Vision | Predicted | Advocated | Gap |
|---|---|---|---|
| Competing private projects | 2.78 | 3.70 | +0.90 ⚑ |
| Single private project | 3.21 | 2.36 | -0.85 ⚑ |
| Global private project | 3.30 | 2.68 | -0.61 ⚑ |
| U.S. leadership with domestic regulation | 3.60 | 3.28 | -0.31 |
| U.S. centralized government project | 3.13 | 2.15 | -0.97 ⚑ |
| U.S. + allies government project | 3.11 | 2.38 | -0.72 ⚑ |
| International competition and deterrence | 3.15 | 4.06 | +0.92 ⚑ |
| Global centralized government project | 3.02 | 2.60 | -0.41 |
| Global coordinated regulator | 2.67 | 3.82 | +1.16 ⚑ |
Details
×Nathan Lambert
Interconnects AIThis is an uncertain, AI-inferred visualization of apparent belief structure.
Last updated: 07/30/2026
ⓘ What is this?
This project was inspired by the Institute of AI Progress and Strategy's paper Strategic Visions in AI Governance: Mapping Pathways to Victory — a report outlining nine different strategic visions for governing AI and eight core beliefs (cruxes) which drive the strategic vision one would be most likely to choose.
A consistent challenge in AI governance debates is that smart, well-informed people are consistently unable to converge on common views because of small discrepancies in their underlying assumptions which compound into major divergences in their visions for policy. These debates are often inscrutable because it's difficult to tell which assumptions differ and to what extent those differences contribute to differences of opinion.
The intention of this project is to use the IAPS's framework to visualize different writers' underlying belief structures to provide a lens through which we can more quickly understand a thinker's worldview and understand where it diverges from others.
A disclaimer: this project only provides an approximation of a writer's world view. Breaking up complex positions into a standardized, 8x9 matrix inevitably strips away some nuance. The scoring for this project is done by LLMs that do make mistakes. To offset these errors I have made the scoring as transparent and auditable as possible. Every passage shows the assigned score and reasoning and links back to the original post so that you can properly contextualize the author's statements.
Final note: The IAPS report considers whether a crux makes a vision more feasible, not just desirable, meaning that their Predicted Vision might not be what the thinker most wants to happen, just what they think is most likely to happen. That can be confusing, which is why this tool also includes the vision the author most directly advocates for (referred to as their Advocated Vision.) Differences between these two visions should not be read as an incongruity — the predicted and strategic visions are describing two different things.
| AGI soon | Fast takeoff | Large lead possible | DSA from ASI | U.S. govt. sees AI as top priority | Intl. coop. feasible | Govts. more trustworthy | Alignment and control very difficult | |
|---|---|---|---|---|---|---|---|---|
| Competing private projects | ||||||||
| Single private project | ||||||||
| Global private project | ||||||||
| U.S. leadership with domestic regulation | ||||||||
| U.S. centralized government project | ||||||||
| U.S. + allies government project | ||||||||
| International competition and deterrence | ||||||||
| Global centralized government project | ||||||||
| Global coordinated regulator |
IAPS Table 3.
| Concentration | Control | Coalition breadth | Regulatory intensity | |
|---|---|---|---|---|
| Competing private projects | -2 | -2 | N/A | -2 |
| Single private project | +2 | -2 | N/A | -2 |
| Global private project | +2 | -1 | +2 | -1 |
| U.S. leadership with domestic regulation | -2 | +0 | -2 | +2 |
| U.S. centralized government project | +2 | +2 | -2 | N/A |
| U.S. + allies government project | +2 | +2 | +0 | N/A |
| International competition and deterrence | -2 | +2 | N/A | N/A |
| Global centralized government project | +2 | +2 | +2 | N/A |
| Global coordinated regulator | -2 | N/A | +2 | +2 |
Each vision broken down across four axes. Note: this is not a chart from the IAPS's original paper and was developed to improve scoring accuracy.
Methodology
What this project reads. This project currently only consumes data from an author's substack. Views expressed elsewhere are not currently integrated into the scoring. Only articles from the past 6 years (2020-2026) are evaluated to avoid bias from stale passages that no longer represent a writer's views.
How passages are evaluated. Every crux and vision axis is compared against a writer's full set of chunked passages using a small local embedding model (BAAI/bge-small-en-v1.5), which evaluates passages by similarity to a given crux/vision and selects the top 50. Claude Haiku then makes a yes/no relevance call for each passage and evaluates relevant passages for attribution (to check that the author isn't referencing someone else's opinion) and how much it supports the crux/vision axis on a scale of 1-5 for cruxes and −2-2 for axes.
How the average rating is calculated. Final score is calculated by weighted average according to passage recency. Passages written 5 years ago are given half the weight of newly written passages.
Specifically: recency = max(0, 1 − age_in_years / 10), and final_score = Σ(recency × passage_score) / Σ(recency).
How confidence is calculated. Confidence combines the quantity of recency weighted evidence and the consistency in scoring across that evidence. More passages generally means more confidence — but if a writer's own passages disagree sharply with each other, that pulls confidence back down even when there are a lot of them. Confidence is adjusted to account for the measurement noise found in Haiku's scoring.
Specifically: adjusted_weight = raw_weight / (1 + max(0, author_variance − 0.128)^1.5), where 0.128 is the measurement-noise floor found by repeat-scoring the same passages, and confidence = adjusted_weight / (adjusted_weight + 2). Displayed as low (adjusted_weight ≤ 0.67), unsure (between 0.67 and 6), or high (≥ 6).
Predicted vision: building the belief vector. Each writer's raw 1–5 crux scores are re-centered around the neutral midpoint, so a neutral “3” contributes nothing and stronger views in either direction contribute more.
Predicted vision: calculating alignment. The IAPS report maps each of the 9 visions to each of the 8 cruxes as supporting, opposing, or neutral. This project compares a writer's belief vector against the IAPS map by taking a normalized dot product of the two and evaluating which vectors are best aligned. To visualize the uncertainty in this judgement the project resamples available passages 400 times to produce a distribution of how consistently a given vision wins. You can view the distribution in the Landing Chart to see how decisively a view wins relative to other competing visions.
alignment = Σ(centered_score × crux_direction) / (2 × number_of_live_cruxes), displayed on the same 1–5 scale as everything else via displayed_score = 3 + 2 × alignment.
Advocated vision: the four axes. Grading each vision independently introduced significant inaccuracies. Different visions were held to different standards of what counted as relevant or in support which caused several relevant statements to be excluded in scoring. This error introduced a systematic bias towards certain visions (early iterations showed several writers supporting “Single Private Project” simply because they criticized specific regulations.)
To mitigate misattribution this project breaks the visions down across four unique axes to uniquely distinguish each view. Note: The IAPS paper breaks the visions down across only two axes (central vs distributed x private vs government) but to help the LLMs more cleanly distinguish between visions this project added Regulatory Intensity and Coalition size as well.
The four axes, and the exact statement each one is scored against:
- Concentration — “AI development should be concentrated in a single dominant organization or project, rather than remaining distributed and competitive across many independent developers.”
- Control — “AI development should be controlled and run by government or public institutions, rather than by private companies.”
- Coalition breadth — “AI governance and development should involve a broad, globally inclusive coalition of all major powers, rather than being unilateral or limited to a single nation.”
- Regulatory intensity — “Private AI development should be closely and strictly regulated by government, rather than left to light-touch, minimal regulation.”
Each axis is scored using the same mechanism as a crux (same passage retrieval, same Haiku relevance/attribution/scoring call, same recency-weighted average) but on a −2 to +2 scale centered on zero.
Advocated vision: matching axis positions to named visions. Each of the 9 IAPS visions is itself mapped onto the same four axes (for example, “Single private project” sits at high concentration / low control, while “Global coordinated regulator” sits at low concentration / N/A control / high coalition breadth / high regulatory intensity). A writer's advocated alignment with a given vision is the normalized dot product of their 4-axis position against that vision's 4-axis position — the same mechanism as predicted-vision alignment above, just computed over axes instead of cruxes. If a vision doesn't take a position on one of the four axes, that axis is excluded from the comparison for that vision entirely, rather than treated as neutral.
advocated_score = 3 + 2 × [Σ(writer_axis × vision_axis) / (4 × number_of_live_axes)], displayed on the same 1–5 scale as everything else.
Cruxes and axes with no data. If a writer hasn't written enough about a given crux or axis to score at all, that dimension defaults to neutral (3/5, or 0 on the axis scale) with the lowest possible confidence.
The Cruxes
Details
×Details
×All 9 Visions
| Vision | Predicted | Advocated | Gap |
|---|---|---|---|
| Competing private projects | 2.79 | 3.59 | +0.81 ⚑ |
| Single private project | 3.14 | 2.64 | -0.49 ⚑ |
| Global private project | 3.37 | 2.85 | -0.53 ⚑ |
| U.S. leadership with domestic regulation | 3.14 | 3.09 | -0.04 |
| U.S. centralized government project | 2.89 | 2.31 | -0.60 ⚑ |
| U.S. + allies government project | 2.86 | 2.53 | -0.33 |
| International competition and deterrence | 3.02 | 3.73 | +0.70 ⚑ |
| Global centralized government project | 2.87 | 2.76 | -0.12 |
| Global coordinated regulator | 2.79 | 3.58 | +0.78 ⚑ |
Details
×Peter Wildeford
The Power LawThis is an uncertain, AI-inferred visualization of apparent belief structure.
Last updated: 07/31/2026
ⓘ What is this?
This project was inspired by the Institute of AI Progress and Strategy's paper Strategic Visions in AI Governance: Mapping Pathways to Victory — a report outlining nine different strategic visions for governing AI and eight core beliefs (cruxes) which drive the strategic vision one would be most likely to choose.
A consistent challenge in AI governance debates is that smart, well-informed people are consistently unable to converge on common views because of small discrepancies in their underlying assumptions which compound into major divergences in their visions for policy. These debates are often inscrutable because it's difficult to tell which assumptions differ and to what extent those differences contribute to differences of opinion.
The intention of this project is to use the IAPS's framework to visualize different writers' underlying belief structures to provide a lens through which we can more quickly understand a thinker's worldview and understand where it diverges from others.
A disclaimer: this project only provides an approximation of a writer's world view. Breaking up complex positions into a standardized, 8x9 matrix inevitably strips away some nuance. The scoring for this project is done by LLMs that do make mistakes. To offset these errors I have made the scoring as transparent and auditable as possible. Every passage shows the assigned score and reasoning and links back to the original post so that you can properly contextualize the author's statements.
Final note: The IAPS report considers whether a crux makes a vision more feasible, not just desirable, meaning that their Predicted Vision might not be what the thinker most wants to happen, just what they think is most likely to happen. That can be confusing, which is why this tool also includes the vision the author most directly advocates for (referred to as their Advocated Vision.) Differences between these two visions should not be read as an incongruity — the predicted and strategic visions are describing two different things.
| AGI soon | Fast takeoff | Large lead possible | DSA from ASI | U.S. govt. sees AI as top priority | Intl. coop. feasible | Govts. more trustworthy | Alignment and control very difficult | |
|---|---|---|---|---|---|---|---|---|
| Competing private projects | ||||||||
| Single private project | ||||||||
| Global private project | ||||||||
| U.S. leadership with domestic regulation | ||||||||
| U.S. centralized government project | ||||||||
| U.S. + allies government project | ||||||||
| International competition and deterrence | ||||||||
| Global centralized government project | ||||||||
| Global coordinated regulator |
IAPS Table 3.
| Concentration | Control | Coalition breadth | Regulatory intensity | |
|---|---|---|---|---|
| Competing private projects | -2 | -2 | N/A | -2 |
| Single private project | +2 | -2 | N/A | -2 |
| Global private project | +2 | -1 | +2 | -1 |
| U.S. leadership with domestic regulation | -2 | +0 | -2 | +2 |
| U.S. centralized government project | +2 | +2 | -2 | N/A |
| U.S. + allies government project | +2 | +2 | +0 | N/A |
| International competition and deterrence | -2 | +2 | N/A | N/A |
| Global centralized government project | +2 | +2 | +2 | N/A |
| Global coordinated regulator | -2 | N/A | +2 | +2 |
Each vision broken down across four axes. Note: this is not a chart from the IAPS's original paper and was developed to improve scoring accuracy.
Methodology
What this project reads. This project currently only consumes data from an author's substack. Views expressed elsewhere are not currently integrated into the scoring. Only articles from the past 6 years (2020-2026) are evaluated to avoid bias from stale passages that no longer represent a writer's views.
How passages are evaluated. Every crux and vision axis is compared against a writer's full set of chunked passages using a small local embedding model (BAAI/bge-small-en-v1.5), which evaluates passages by similarity to a given crux/vision and selects the top 50. Claude Haiku then makes a yes/no relevance call for each passage and evaluates relevant passages for attribution (to check that the author isn't referencing someone else's opinion) and how much it supports the crux/vision axis on a scale of 1-5 for cruxes and −2-2 for axes.
How the average rating is calculated. Final score is calculated by weighted average according to passage recency. Passages written 5 years ago are given half the weight of newly written passages.
Specifically: recency = max(0, 1 − age_in_years / 10), and final_score = Σ(recency × passage_score) / Σ(recency).
How confidence is calculated. Confidence combines the quantity of recency weighted evidence and the consistency in scoring across that evidence. More passages generally means more confidence — but if a writer's own passages disagree sharply with each other, that pulls confidence back down even when there are a lot of them. Confidence is adjusted to account for the measurement noise found in Haiku's scoring.
Specifically: adjusted_weight = raw_weight / (1 + max(0, author_variance − 0.128)^1.5), where 0.128 is the measurement-noise floor found by repeat-scoring the same passages, and confidence = adjusted_weight / (adjusted_weight + 2). Displayed as low (adjusted_weight ≤ 0.67), unsure (between 0.67 and 6), or high (≥ 6).
Predicted vision: building the belief vector. Each writer's raw 1–5 crux scores are re-centered around the neutral midpoint, so a neutral “3” contributes nothing and stronger views in either direction contribute more.
Predicted vision: calculating alignment. The IAPS report maps each of the 9 visions to each of the 8 cruxes as supporting, opposing, or neutral. This project compares a writer's belief vector against the IAPS map by taking a normalized dot product of the two and evaluating which vectors are best aligned. To visualize the uncertainty in this judgement the project resamples available passages 400 times to produce a distribution of how consistently a given vision wins. You can view the distribution in the Landing Chart to see how decisively a view wins relative to other competing visions.
alignment = Σ(centered_score × crux_direction) / (2 × number_of_live_cruxes), displayed on the same 1–5 scale as everything else via displayed_score = 3 + 2 × alignment.
Advocated vision: the four axes. Grading each vision independently introduced significant inaccuracies. Different visions were held to different standards of what counted as relevant or in support which caused several relevant statements to be excluded in scoring. This error introduced a systematic bias towards certain visions (early iterations showed several writers supporting “Single Private Project” simply because they criticized specific regulations.)
To mitigate misattribution this project breaks the visions down across four unique axes to uniquely distinguish each view. Note: The IAPS paper breaks the visions down across only two axes (central vs distributed x private vs government) but to help the LLMs more cleanly distinguish between visions this project added Regulatory Intensity and Coalition size as well.
The four axes, and the exact statement each one is scored against:
- Concentration — “AI development should be concentrated in a single dominant organization or project, rather than remaining distributed and competitive across many independent developers.”
- Control — “AI development should be controlled and run by government or public institutions, rather than by private companies.”
- Coalition breadth — “AI governance and development should involve a broad, globally inclusive coalition of all major powers, rather than being unilateral or limited to a single nation.”
- Regulatory intensity — “Private AI development should be closely and strictly regulated by government, rather than left to light-touch, minimal regulation.”
Each axis is scored using the same mechanism as a crux (same passage retrieval, same Haiku relevance/attribution/scoring call, same recency-weighted average) but on a −2 to +2 scale centered on zero.
Advocated vision: matching axis positions to named visions. Each of the 9 IAPS visions is itself mapped onto the same four axes (for example, “Single private project” sits at high concentration / low control, while “Global coordinated regulator” sits at low concentration / N/A control / high coalition breadth / high regulatory intensity). A writer's advocated alignment with a given vision is the normalized dot product of their 4-axis position against that vision's 4-axis position — the same mechanism as predicted-vision alignment above, just computed over axes instead of cruxes. If a vision doesn't take a position on one of the four axes, that axis is excluded from the comparison for that vision entirely, rather than treated as neutral.
advocated_score = 3 + 2 × [Σ(writer_axis × vision_axis) / (4 × number_of_live_axes)], displayed on the same 1–5 scale as everything else.
Cruxes and axes with no data. If a writer hasn't written enough about a given crux or axis to score at all, that dimension defaults to neutral (3/5, or 0 on the axis scale) with the lowest possible confidence.
The Cruxes
Details
×Details
×All 9 Visions
| Vision | Predicted | Advocated | Gap |
|---|---|---|---|
| Competing private projects | 2.84 | 3.18 | +0.34 |
| Single private project | 3.58 | 2.39 | -1.19 ⚑ |
| Global private project | 3.05 | 2.93 | -0.12 |
| U.S. leadership with domestic regulation | 3.23 | 3.12 | -0.12 |
| U.S. centralized government project | 3.32 | 2.25 | -1.07 ⚑ |
| U.S. + allies government project | 3.15 | 2.66 | -0.49 ⚑ |
| International competition and deterrence | 2.82 | 3.66 | +0.84 ⚑ |
| Global centralized government project | 3.17 | 3.06 | -0.10 |
| Global coordinated regulator | 2.23 | 3.96 | +1.73 ⚑ |
Details
×Scott Alexander
Astral Codex TenThis is an uncertain, AI-inferred visualization of apparent belief structure.
Last updated: 07/30/2026
ⓘ What is this?
This project was inspired by the Institute of AI Progress and Strategy's paper Strategic Visions in AI Governance: Mapping Pathways to Victory — a report outlining nine different strategic visions for governing AI and eight core beliefs (cruxes) which drive the strategic vision one would be most likely to choose.
A consistent challenge in AI governance debates is that smart, well-informed people are consistently unable to converge on common views because of small discrepancies in their underlying assumptions which compound into major divergences in their visions for policy. These debates are often inscrutable because it's difficult to tell which assumptions differ and to what extent those differences contribute to differences of opinion.
The intention of this project is to use the IAPS's framework to visualize different writers' underlying belief structures to provide a lens through which we can more quickly understand a thinker's worldview and understand where it diverges from others.
A disclaimer: this project only provides an approximation of a writer's world view. Breaking up complex positions into a standardized, 8x9 matrix inevitably strips away some nuance. The scoring for this project is done by LLMs that do make mistakes. To offset these errors I have made the scoring as transparent and auditable as possible. Every passage shows the assigned score and reasoning and links back to the original post so that you can properly contextualize the author's statements.
Final note: The IAPS report considers whether a crux makes a vision more feasible, not just desirable, meaning that their Predicted Vision might not be what the thinker most wants to happen, just what they think is most likely to happen. That can be confusing, which is why this tool also includes the vision the author most directly advocates for (referred to as their Advocated Vision.) Differences between these two visions should not be read as an incongruity — the predicted and strategic visions are describing two different things.
| AGI soon | Fast takeoff | Large lead possible | DSA from ASI | U.S. govt. sees AI as top priority | Intl. coop. feasible | Govts. more trustworthy | Alignment and control very difficult | |
|---|---|---|---|---|---|---|---|---|
| Competing private projects | ||||||||
| Single private project | ||||||||
| Global private project | ||||||||
| U.S. leadership with domestic regulation | ||||||||
| U.S. centralized government project | ||||||||
| U.S. + allies government project | ||||||||
| International competition and deterrence | ||||||||
| Global centralized government project | ||||||||
| Global coordinated regulator |
IAPS Table 3.
| Concentration | Control | Coalition breadth | Regulatory intensity | |
|---|---|---|---|---|
| Competing private projects | -2 | -2 | N/A | -2 |
| Single private project | +2 | -2 | N/A | -2 |
| Global private project | +2 | -1 | +2 | -1 |
| U.S. leadership with domestic regulation | -2 | +0 | -2 | +2 |
| U.S. centralized government project | +2 | +2 | -2 | N/A |
| U.S. + allies government project | +2 | +2 | +0 | N/A |
| International competition and deterrence | -2 | +2 | N/A | N/A |
| Global centralized government project | +2 | +2 | +2 | N/A |
| Global coordinated regulator | -2 | N/A | +2 | +2 |
Each vision broken down across four axes. Note: this is not a chart from the IAPS's original paper and was developed to improve scoring accuracy.
Methodology
What this project reads. This project currently only consumes data from an author's substack. Views expressed elsewhere are not currently integrated into the scoring. Only articles from the past 6 years (2020-2026) are evaluated to avoid bias from stale passages that no longer represent a writer's views.
How passages are evaluated. Every crux and vision axis is compared against a writer's full set of chunked passages using a small local embedding model (BAAI/bge-small-en-v1.5), which evaluates passages by similarity to a given crux/vision and selects the top 50. Claude Haiku then makes a yes/no relevance call for each passage and evaluates relevant passages for attribution (to check that the author isn't referencing someone else's opinion) and how much it supports the crux/vision axis on a scale of 1-5 for cruxes and −2-2 for axes.
How the average rating is calculated. Final score is calculated by weighted average according to passage recency. Passages written 5 years ago are given half the weight of newly written passages.
Specifically: recency = max(0, 1 − age_in_years / 10), and final_score = Σ(recency × passage_score) / Σ(recency).
How confidence is calculated. Confidence combines the quantity of recency weighted evidence and the consistency in scoring across that evidence. More passages generally means more confidence — but if a writer's own passages disagree sharply with each other, that pulls confidence back down even when there are a lot of them. Confidence is adjusted to account for the measurement noise found in Haiku's scoring.
Specifically: adjusted_weight = raw_weight / (1 + max(0, author_variance − 0.128)^1.5), where 0.128 is the measurement-noise floor found by repeat-scoring the same passages, and confidence = adjusted_weight / (adjusted_weight + 2). Displayed as low (adjusted_weight ≤ 0.67), unsure (between 0.67 and 6), or high (≥ 6).
Predicted vision: building the belief vector. Each writer's raw 1–5 crux scores are re-centered around the neutral midpoint, so a neutral “3” contributes nothing and stronger views in either direction contribute more.
Predicted vision: calculating alignment. The IAPS report maps each of the 9 visions to each of the 8 cruxes as supporting, opposing, or neutral. This project compares a writer's belief vector against the IAPS map by taking a normalized dot product of the two and evaluating which vectors are best aligned. To visualize the uncertainty in this judgement the project resamples available passages 400 times to produce a distribution of how consistently a given vision wins. You can view the distribution in the Landing Chart to see how decisively a view wins relative to other competing visions.
alignment = Σ(centered_score × crux_direction) / (2 × number_of_live_cruxes), displayed on the same 1–5 scale as everything else via displayed_score = 3 + 2 × alignment.
Advocated vision: the four axes. Grading each vision independently introduced significant inaccuracies. Different visions were held to different standards of what counted as relevant or in support which caused several relevant statements to be excluded in scoring. This error introduced a systematic bias towards certain visions (early iterations showed several writers supporting “Single Private Project” simply because they criticized specific regulations.)
To mitigate misattribution this project breaks the visions down across four unique axes to uniquely distinguish each view. Note: The IAPS paper breaks the visions down across only two axes (central vs distributed x private vs government) but to help the LLMs more cleanly distinguish between visions this project added Regulatory Intensity and Coalition size as well.
The four axes, and the exact statement each one is scored against:
- Concentration — “AI development should be concentrated in a single dominant organization or project, rather than remaining distributed and competitive across many independent developers.”
- Control — “AI development should be controlled and run by government or public institutions, rather than by private companies.”
- Coalition breadth — “AI governance and development should involve a broad, globally inclusive coalition of all major powers, rather than being unilateral or limited to a single nation.”
- Regulatory intensity — “Private AI development should be closely and strictly regulated by government, rather than left to light-touch, minimal regulation.”
Each axis is scored using the same mechanism as a crux (same passage retrieval, same Haiku relevance/attribution/scoring call, same recency-weighted average) but on a −2 to +2 scale centered on zero.
Advocated vision: matching axis positions to named visions. Each of the 9 IAPS visions is itself mapped onto the same four axes (for example, “Single private project” sits at high concentration / low control, while “Global coordinated regulator” sits at low concentration / N/A control / high coalition breadth / high regulatory intensity). A writer's advocated alignment with a given vision is the normalized dot product of their 4-axis position against that vision's 4-axis position — the same mechanism as predicted-vision alignment above, just computed over axes instead of cruxes. If a vision doesn't take a position on one of the four axes, that axis is excluded from the comparison for that vision entirely, rather than treated as neutral.
advocated_score = 3 + 2 × [Σ(writer_axis × vision_axis) / (4 × number_of_live_axes)], displayed on the same 1–5 scale as everything else.
Cruxes and axes with no data. If a writer hasn't written enough about a given crux or axis to score at all, that dimension defaults to neutral (3/5, or 0 on the axis scale) with the lowest possible confidence.
The Cruxes
Details
×Details
×All 9 Visions
| Vision | Predicted | Advocated | Gap |
|---|---|---|---|
| Competing private projects | 2.99 | 2.73 | -0.26 |
| Single private project | 3.28 | 2.65 | -0.63 ⚑ |
| Global private project | 2.97 | 3.08 | +0.12 |
| U.S. leadership with domestic regulation | 3.17 | 2.97 | -0.20 |
| U.S. centralized government project | 3.06 | 2.75 | -0.31 |
| U.S. + allies government project | 3.06 | 3.05 | 0 |
| International competition and deterrence | 2.94 | 3.20 | +0.24 |
| Global centralized government project | 2.93 | 3.35 | +0.44 |
| Global coordinated regulator | 2.36 | 3.56 | +1.18 ⚑ |
Details
×Zvi Mowshowitz
Don't Worry About the VaseThis is an uncertain, AI-inferred visualization of apparent belief structure.
Last updated: 07/26/2026
ⓘ What is this?
This project was inspired by the Institute of AI Progress and Strategy's paper Strategic Visions in AI Governance: Mapping Pathways to Victory — a report outlining nine different strategic visions for governing AI and eight core beliefs (cruxes) which drive the strategic vision one would be most likely to choose.
A consistent challenge in AI governance debates is that smart, well-informed people are consistently unable to converge on common views because of small discrepancies in their underlying assumptions which compound into major divergences in their visions for policy. These debates are often inscrutable because it's difficult to tell which assumptions differ and to what extent those differences contribute to differences of opinion.
The intention of this project is to use the IAPS's framework to visualize different writers' underlying belief structures to provide a lens through which we can more quickly understand a thinker's worldview and understand where it diverges from others.
A disclaimer: this project only provides an approximation of a writer's world view. Breaking up complex positions into a standardized, 8x9 matrix inevitably strips away some nuance. The scoring for this project is done by LLMs that do make mistakes. To offset these errors I have made the scoring as transparent and auditable as possible. Every passage shows the assigned score and reasoning and links back to the original post so that you can properly contextualize the author's statements.
Final note: The IAPS report considers whether a crux makes a vision more feasible, not just desirable, meaning that their Predicted Vision might not be what the thinker most wants to happen, just what they think is most likely to happen. That can be confusing, which is why this tool also includes the vision the author most directly advocates for (referred to as their Advocated Vision.) Differences between these two visions should not be read as an incongruity — the predicted and strategic visions are describing two different things.
| AGI soon | Fast takeoff | Large lead possible | DSA from ASI | U.S. govt. sees AI as top priority | Intl. coop. feasible | Govts. more trustworthy | Alignment and control very difficult | |
|---|---|---|---|---|---|---|---|---|
| Competing private projects | ||||||||
| Single private project | ||||||||
| Global private project | ||||||||
| U.S. leadership with domestic regulation | ||||||||
| U.S. centralized government project | ||||||||
| U.S. + allies government project | ||||||||
| International competition and deterrence | ||||||||
| Global centralized government project | ||||||||
| Global coordinated regulator |
IAPS Table 3.
| Concentration | Control | Coalition breadth | Regulatory intensity | |
|---|---|---|---|---|
| Competing private projects | -2 | -2 | N/A | -2 |
| Single private project | +2 | -2 | N/A | -2 |
| Global private project | +2 | -1 | +2 | -1 |
| U.S. leadership with domestic regulation | -2 | +0 | -2 | +2 |
| U.S. centralized government project | +2 | +2 | -2 | N/A |
| U.S. + allies government project | +2 | +2 | +0 | N/A |
| International competition and deterrence | -2 | +2 | N/A | N/A |
| Global centralized government project | +2 | +2 | +2 | N/A |
| Global coordinated regulator | -2 | N/A | +2 | +2 |
Each vision broken down across four axes. Note: this is not a chart from the IAPS's original paper and was developed to improve scoring accuracy.
Methodology
What this project reads. This project currently only consumes data from an author's substack. Views expressed elsewhere are not currently integrated into the scoring. Only articles from the past 6 years (2020-2026) are evaluated to avoid bias from stale passages that no longer represent a writer's views.
How passages are evaluated. Every crux and vision axis is compared against a writer's full set of chunked passages using a small local embedding model (BAAI/bge-small-en-v1.5), which evaluates passages by similarity to a given crux/vision and selects the top 50. Claude Haiku then makes a yes/no relevance call for each passage and evaluates relevant passages for attribution (to check that the author isn't referencing someone else's opinion) and how much it supports the crux/vision axis on a scale of 1-5 for cruxes and −2-2 for axes.
How the average rating is calculated. Final score is calculated by weighted average according to passage recency. Passages written 5 years ago are given half the weight of newly written passages.
Specifically: recency = max(0, 1 − age_in_years / 10), and final_score = Σ(recency × passage_score) / Σ(recency).
How confidence is calculated. Confidence combines the quantity of recency weighted evidence and the consistency in scoring across that evidence. More passages generally means more confidence — but if a writer's own passages disagree sharply with each other, that pulls confidence back down even when there are a lot of them. Confidence is adjusted to account for the measurement noise found in Haiku's scoring.
Specifically: adjusted_weight = raw_weight / (1 + max(0, author_variance − 0.128)^1.5), where 0.128 is the measurement-noise floor found by repeat-scoring the same passages, and confidence = adjusted_weight / (adjusted_weight + 2). Displayed as low (adjusted_weight ≤ 0.67), unsure (between 0.67 and 6), or high (≥ 6).
Predicted vision: building the belief vector. Each writer's raw 1–5 crux scores are re-centered around the neutral midpoint, so a neutral “3” contributes nothing and stronger views in either direction contribute more.
Predicted vision: calculating alignment. The IAPS report maps each of the 9 visions to each of the 8 cruxes as supporting, opposing, or neutral. This project compares a writer's belief vector against the IAPS map by taking a normalized dot product of the two and evaluating which vectors are best aligned. To visualize the uncertainty in this judgement the project resamples available passages 400 times to produce a distribution of how consistently a given vision wins. You can view the distribution in the Landing Chart to see how decisively a view wins relative to other competing visions.
alignment = Σ(centered_score × crux_direction) / (2 × number_of_live_cruxes), displayed on the same 1–5 scale as everything else via displayed_score = 3 + 2 × alignment.
Advocated vision: the four axes. Grading each vision independently introduced significant inaccuracies. Different visions were held to different standards of what counted as relevant or in support which caused several relevant statements to be excluded in scoring. This error introduced a systematic bias towards certain visions (early iterations showed several writers supporting “Single Private Project” simply because they criticized specific regulations.)
To mitigate misattribution this project breaks the visions down across four unique axes to uniquely distinguish each view. Note: The IAPS paper breaks the visions down across only two axes (central vs distributed x private vs government) but to help the LLMs more cleanly distinguish between visions this project added Regulatory Intensity and Coalition size as well.
The four axes, and the exact statement each one is scored against:
- Concentration — “AI development should be concentrated in a single dominant organization or project, rather than remaining distributed and competitive across many independent developers.”
- Control — “AI development should be controlled and run by government or public institutions, rather than by private companies.”
- Coalition breadth — “AI governance and development should involve a broad, globally inclusive coalition of all major powers, rather than being unilateral or limited to a single nation.”
- Regulatory intensity — “Private AI development should be closely and strictly regulated by government, rather than left to light-touch, minimal regulation.”
Each axis is scored using the same mechanism as a crux (same passage retrieval, same Haiku relevance/attribution/scoring call, same recency-weighted average) but on a −2 to +2 scale centered on zero.
Advocated vision: matching axis positions to named visions. Each of the 9 IAPS visions is itself mapped onto the same four axes (for example, “Single private project” sits at high concentration / low control, while “Global coordinated regulator” sits at low concentration / N/A control / high coalition breadth / high regulatory intensity). A writer's advocated alignment with a given vision is the normalized dot product of their 4-axis position against that vision's 4-axis position — the same mechanism as predicted-vision alignment above, just computed over axes instead of cruxes. If a vision doesn't take a position on one of the four axes, that axis is excluded from the comparison for that vision entirely, rather than treated as neutral.
advocated_score = 3 + 2 × [Σ(writer_axis × vision_axis) / (4 × number_of_live_axes)], displayed on the same 1–5 scale as everything else.
Cruxes and axes with no data. If a writer hasn't written enough about a given crux or axis to score at all, that dimension defaults to neutral (3/5, or 0 on the axis scale) with the lowest possible confidence.
The Cruxes
Details
×Details
×All 9 Visions
| Vision | Predicted | Advocated | Gap |
|---|---|---|---|
| Competing private projects | 2.79 | 2.62 | -0.17 |
| Single private project | 3.66 | 2.89 | -0.77 ⚑ |
| Global private project | 3.26 | 3.32 | +0.05 |
| U.S. leadership with domestic regulation | 3.45 | 2.73 | -0.72 ⚑ |
| U.S. centralized government project | 3.68 | 2.78 | -0.90 ⚑ |
| U.S. + allies government project | 3.62 | 3.19 | -0.42 |
| International competition and deterrence | 2.94 | 2.90 | -0.05 |
| Global centralized government project | 3.53 | 3.61 | +0.07 |
| Global coordinated regulator | 2.08 | 3.47 | +1.39 ⚑ |