Longterm Wiki

Accident Risks (Overview)

accident-overviewPath: /knowledge-base/risks/accident-overview/
E823Entity ID (EID)
← Back to page1 backlinksQuality: 42Updated: 2026-03-13
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
  "id": "accident-overview",
  "numericId": "E823",
  "path": "/knowledge-base/risks/accident-overview/",
  "filePath": "knowledge-base/risks/accident-overview.mdx",
  "title": "Accident Risks (Overview)",
  "quality": 42,
  "readerImportance": 72.5,
  "researchImportance": null,
  "tacticalValue": 52,
  "contentFormat": "article",
  "tractability": null,
  "neglectedness": null,
  "uncertainty": null,
  "causalLevel": null,
  "lastUpdated": "2026-03-13",
  "dateCreated": "2026-02-20",
  "llmSummary": "A well-organized taxonomy of AI accident risk categories—deceptive alignment, reward hacking, goal misgeneralization, power-seeking, etc.—structured as a navigational overview linking to deeper entity pages, with no original analysis or quantification.",
  "description": "Overview of risks from unintended AI behaviors—including goal misgeneralization, deceptive alignment, reward hacking, and other failure modes where AI systems behave in harmful ways despite good-faith development efforts.",
  "ratings": {
    "focus": 8.5,
    "novelty": 2.5,
    "rigor": 3.5,
    "completeness": 6.5,
    "concreteness": 4,
    "actionability": 2.5,
    "objectivity": 6.5
  },
  "category": "risks",
  "subcategory": "accident",
  "clusters": [
    "ai-safety"
  ],
  "metrics": {
    "wordCount": 452,
    "tableCount": 0,
    "diagramCount": 0,
    "internalLinks": 21,
    "externalLinks": 0,
    "footnoteCount": 0,
    "bulletRatio": 0.56,
    "sectionCount": 7,
    "hasOverview": true,
    "structuralScore": 4
  },
  "suggestedQuality": 27,
  "updateFrequency": null,
  "evergreen": true,
  "wordCount": 452,
  "unconvertedLinks": [],
  "unconvertedLinkCount": 0,
  "convertedLinkCount": 0,
  "backlinkCount": 1,
  "hallucinationRisk": {
    "level": "high",
    "score": 65,
    "factors": [
      "no-citations",
      "low-rigor-score"
    ]
  },
  "redundancy": {
    "maxSimilarity": 16,
    "similarPages": [
      {
        "id": "deceptive-alignment",
        "title": "Deceptive Alignment",
        "path": "/knowledge-base/risks/deceptive-alignment/",
        "similarity": 16
      },
      {
        "id": "goal-misgeneralization-probability",
        "title": "Goal Misgeneralization Probability Model",
        "path": "/knowledge-base/models/goal-misgeneralization-probability/",
        "similarity": 14
      },
      {
        "id": "corrigibility-failure-pathways",
        "title": "Corrigibility Failure Pathways",
        "path": "/knowledge-base/models/corrigibility-failure-pathways/",
        "similarity": 12
      },
      {
        "id": "instrumental-convergence-framework",
        "title": "Instrumental Convergence Framework",
        "path": "/knowledge-base/models/instrumental-convergence-framework/",
        "similarity": 12
      },
      {
        "id": "scheming-likelihood-model",
        "title": "Scheming Likelihood Assessment",
        "path": "/knowledge-base/models/scheming-likelihood-model/",
        "similarity": 12
      }
    ]
  },
  "changeHistory": [
    {
      "date": "2026-02-17",
      "branch": "claude/clarify-overview-pages-ZQx72",
      "title": "Clarify overview pages with new entity type",
      "summary": "Added `overview` as a proper entity type throughout the system, migrated all 36 overview pages to `entityType: overview`, built overview-specific InfoBox rendering with child page links, created an OverviewBanner component, and added a knowledge-base-overview page template to Crux."
    },
    {
      "date": "2026-02-16",
      "branch": "claude/complete-new-pages-kawqG",
      "title": "Fix conflicting numeric IDs + add integrity checks",
      "summary": "Fixed all 9 overview pages from PR #118 which had numeric IDs (E687-E695) that conflicted with existing YAML entities. Reassigned to E710-E718. Then hardened the system to prevent recurrence:\n1. Added page-level numericId conflict detection to `build-data.mjs` (build now fails on conflicts)\n2. Created `numeric-id-integrity` global validation rule (cross-page uniqueness, format validation, entity conflict detection)\n3. Added `numericId` and `subcategory` to frontmatter Zod schema with format regex",
      "pr": 168
    }
  ],
  "coverage": {
    "passing": 4,
    "total": 13,
    "targets": {
      "tables": 2,
      "diagrams": 0,
      "internalLinks": 4,
      "externalLinks": 2,
      "footnotes": 2,
      "references": 1
    },
    "actuals": {
      "tables": 0,
      "diagrams": 0,
      "internalLinks": 21,
      "externalLinks": 0,
      "footnotes": 0,
      "references": 0,
      "quotesWithQuotes": 0,
      "quotesTotal": 0,
      "accuracyChecked": 0,
      "accuracyTotal": 0
    },
    "items": {
      "llmSummary": "green",
      "schedule": "red",
      "entity": "red",
      "editHistory": "green",
      "overview": "green",
      "tables": "red",
      "diagrams": "red",
      "internalLinks": "green",
      "externalLinks": "red",
      "footnotes": "red",
      "references": "red",
      "quotes": "red",
      "accuracy": "red"
    },
    "editHistoryCount": 2,
    "ratingsString": "N:2.5 R:3.5 A:2.5 C:6.5"
  },
  "readerRank": 145,
  "recommendedScore": 141.23
}
External Links

No external links

Backlinks (1)
idtitletyperelationship
near-term-risksKey Near-Term AI Risksrisk
Longterm Wiki