Parameter Table
table (E675)← Back to pagePath: /ai-transition-model/table/
Page Metadata
{
"id": "table",
"numericId": "E675",
"path": "/ai-transition-model/table/",
"filePath": "ai-transition-model/table.mdx",
"title": "Parameter Table",
"quality": 24,
"importance": 42,
"contentFormat": "table",
"tractability": null,
"neglectedness": null,
"uncertainty": null,
"causalLevel": null,
"lastUpdated": "2026-01-28",
"llmSummary": "An interactive sortable table displaying parameters from the AI Transition Model with ratings for changeability, uncertainty, and impact. Links to similar frameworks from Open Philanthropy and other sources for comparison.",
"structuredSummary": null,
"description": "Sortable tables showing all parameters in the AI Transition Model with ratings for changeability, uncertainty, and impact.",
"ratings": {
"novelty": 2,
"rigor": 3,
"actionability": 4,
"completeness": 3
},
"category": "ai-transition-model",
"subcategory": null,
"clusters": [
"ai-safety"
],
"metrics": {
"wordCount": 28,
"tableCount": 0,
"diagramCount": 0,
"internalLinks": 1,
"externalLinks": 0,
"footnoteCount": 0,
"bulletRatio": 0,
"sectionCount": 0,
"hasOverview": false,
"structuralScore": 1
},
"suggestedQuality": 7,
"updateFrequency": 45,
"evergreen": true,
"wordCount": 28,
"unconvertedLinks": [],
"unconvertedLinkCount": 0,
"convertedLinkCount": 0,
"backlinkCount": 0,
"redundancy": {
"maxSimilarity": 0,
"similarPages": []
}
}Entity Data
No entity found for "table"
Canonical Facts (0)
No facts for this entity
External Links
No external links
Backlinks (0)
No backlinks
Frontmatter
{
"numericId": "E675",
"title": "Parameter Table",
"description": "Sortable tables showing all parameters in the AI Transition Model with ratings for changeability, uncertainty, and impact.",
"contentFormat": "table",
"pageTemplate": "data-table",
"sidebar": {
"order": 5
},
"importance": 42,
"update_frequency": 45,
"lastEdited": "2026-01-28",
"quality": 24,
"llmSummary": "An interactive sortable table displaying parameters from the AI Transition Model with ratings for changeability, uncertainty, and impact. Links to similar frameworks from Open Philanthropy and other sources for comparison.",
"ratings": {
"novelty": 2,
"rigor": 3,
"actionability": 4,
"completeness": 3
},
"clusters": [
"ai-safety"
]
}Raw MDX Source
---
numericId: E675
title: "Parameter Table"
description: "Sortable tables showing all parameters in the AI Transition Model with ratings for changeability, uncertainty, and impact."
contentFormat: table
pageTemplate: data-table
sidebar:
order: 5
importance: 42
update_frequency: 45
lastEdited: "2026-01-28"
quality: 24
llmSummary: "An interactive sortable table displaying parameters from the AI Transition Model with ratings for changeability, uncertainty, and impact. Links to similar frameworks from Open Philanthropy and other sources for comparison."
ratings:
novelty: 2
rigor: 3
actionability: 4
completeness: 3
clusters: ["ai-safety"]
---
import TransitionModelTable from '@components/TransitionModelTable';
import { EntityLink } from '@components/wiki';
<details className="mb-4 max-w-4xl">
<summary className="text-sm text-slate-500 cursor-pointer hover:text-slate-700 select-none">
Similar tables elsewhere ↗
</summary>
<div className="mt-2 pl-4 border-l-2 border-slate-200 text-sm text-slate-600 space-y-1">
<div><a href="https://www.alignmentforum.org/posts/sGkRDrpphsu6Jhega/a-model-based-approach-to-ai-existential-risk" className="text-sky-600 hover:underline" target="_blank" rel="noopener">Model-based Approach to AI X-risk</a> – <EntityLink id="E552">Coefficient Giving</EntityLink>'s framework</div>
<div><a href="https://www.alignmentforum.org/posts/8vgi3fBWPFDLBBcAx/planning-for-extreme-ai-risks" className="text-sky-600 hover:underline" target="_blank" rel="noopener">Planning for Extreme AI Risks</a> – Intervention scoring</div>
<div><a href="https://internationalaisafetyreport.org/publication/international-ai-safety-report-2025" className="text-sky-600 hover:underline" target="_blank" rel="noopener">Int'l AI Safety Report 2025</a> – Expert consensus</div>
</div>
</details>
<TransitionModelTable />