Longterm Wiki

Risk Pages Style Guide

risk-style-guideinternalPath: /internal/risk-style-guide/
E750Entity ID (EID)
← Back to page2 backlinksQuality: 53Updated: 2026-03-13
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
  "id": "risk-style-guide",
  "numericId": "E750",
  "path": "/internal/risk-style-guide/",
  "filePath": "internal/risk-style-guide.mdx",
  "title": "Risk Pages Style Guide",
  "quality": 53,
  "readerImportance": 12.5,
  "researchImportance": 10.5,
  "tacticalValue": null,
  "contentFormat": "article",
  "tractability": null,
  "neglectedness": null,
  "uncertainty": null,
  "causalLevel": null,
  "lastUpdated": "2026-03-13",
  "dateCreated": "2026-02-15",
  "llmSummary": "Comprehensive style guide defining standards for risk analysis pages, including required sections (overview, risk assessment table, mechanism diagrams, contributing factors, responses, uncertainties), quality criteria (0-10 scoring on novelty/rigor/actionability/completeness), and Claude workflows for creation/improvement. Prescribes specific formats like Mermaid diagrams for mechanisms and tables for assessments.",
  "description": "Style guide for writing risk analysis pages in the knowledge base",
  "ratings": {
    "novelty": 4,
    "rigor": 6.5,
    "actionability": 8,
    "completeness": 7.5
  },
  "category": "internal",
  "subcategory": "style-guides",
  "clusters": [
    "ai-safety"
  ],
  "metrics": {
    "wordCount": 425,
    "tableCount": 4,
    "diagramCount": 1,
    "internalLinks": 6,
    "externalLinks": 0,
    "footnoteCount": 0,
    "bulletRatio": 0.15,
    "sectionCount": 24,
    "hasOverview": true,
    "structuralScore": 11
  },
  "suggestedQuality": 73,
  "updateFrequency": 90,
  "evergreen": true,
  "wordCount": 425,
  "unconvertedLinks": [],
  "unconvertedLinkCount": 0,
  "convertedLinkCount": 0,
  "backlinkCount": 2,
  "hallucinationRisk": {
    "level": "medium",
    "score": 55,
    "factors": [
      "no-citations"
    ]
  },
  "entityType": "internal",
  "redundancy": {
    "maxSimilarity": 27,
    "similarPages": [
      {
        "id": "response-style-guide",
        "title": "Response Pages Style Guide",
        "path": "/internal/response-style-guide/",
        "similarity": 27
      },
      {
        "id": "rating-system",
        "title": "Rating System",
        "path": "/internal/rating-system/",
        "similarity": 16
      },
      {
        "id": "models-style-guide",
        "title": "Models Style Guide",
        "path": "/internal/models-style-guide/",
        "similarity": 13
      },
      {
        "id": "project-roadmap",
        "title": "Project Roadmap",
        "path": "/internal/project-roadmap/",
        "similarity": 11
      },
      {
        "id": "research-reports",
        "title": "Research Report Style Guide",
        "path": "/internal/research-reports/",
        "similarity": 11
      }
    ]
  },
  "changeHistory": [
    {
      "date": "2026-02-17",
      "branch": "claude/wiki-generation-architecture-0J97Q",
      "title": "Route internal pages through /wiki/E<id>",
      "summary": "Migrated internal pages from `/internal/` to `/wiki/E<id>` URLs so they render with full wiki infrastructure (breadcrumbs, metadata, quality indicators, sidebar). Internal MDX pages now redirect from `/internal/slug` to `/wiki/E<id>`, while React dashboard pages (suggested-pages, updates, page-changes, etc.) remain at `/internal/`. Follow-up review: cleaned up dead code, hid wiki-specific UI on internal pages, fixed breadcrumbs, updated all bare-text `/internal/` references.",
      "pr": 182
    },
    {
      "date": "2026-02-17",
      "branch": "claude/add-page-info-boxes-7WxMd",
      "title": "Add PageStatus and info boxes to internal pages",
      "summary": "Enabled PageStatus rendering, Data links, and Feedback widgets on internal pages by removing the `isInternal` guards in the wiki page renderer. Added `evergreen`, `update_frequency`, and `lastEdited` frontmatter to all ~40 internal pages so update schedules and staleness indicators are visible.",
      "pr": 185
    },
    {
      "date": "2026-02-15",
      "branch": "claude/internal-pages-infrastructure-Y2TWq",
      "title": "Internal pages entity infrastructure",
      "summary": "Added full entity infrastructure to internal pages (style guides, architecture docs, research reports, schema docs). Internal pages now have the `internal` entity type, get auto-assigned E* numeric IDs (E698-E731), are included in the search index, and participate in backlinks/related graph computation. Includes review fixes: filtering internal pages from public explore/home, converting all 7 remaining .md files, adding `internal` to data/schema.ts, and updating all `shouldSkipValidation`/`pageType === 'documentation'` checks.",
      "pr": 142
    }
  ],
  "coverage": {
    "passing": 7,
    "total": 13,
    "targets": {
      "tables": 2,
      "diagrams": 0,
      "internalLinks": 3,
      "externalLinks": 2,
      "footnotes": 2,
      "references": 1
    },
    "actuals": {
      "tables": 4,
      "diagrams": 1,
      "internalLinks": 6,
      "externalLinks": 0,
      "footnotes": 0,
      "references": 0,
      "quotesWithQuotes": 0,
      "quotesTotal": 0,
      "accuracyChecked": 0,
      "accuracyTotal": 0
    },
    "items": {
      "llmSummary": "green",
      "schedule": "green",
      "entity": "red",
      "editHistory": "green",
      "overview": "green",
      "tables": "green",
      "diagrams": "green",
      "internalLinks": "green",
      "externalLinks": "red",
      "footnotes": "red",
      "references": "red",
      "quotes": "red",
      "accuracy": "red"
    },
    "editHistoryCount": 3,
    "ratingsString": "N:4 R:6.5 A:8 C:7.5"
  },
  "readerRank": 571,
  "researchRank": 553,
  "recommendedScore": 133.24
}
External Links

No external links

Backlinks (2)
idtitletyperelationship
page-typesPage Type Systemconcept
rating-systemRating Systemconcept
Longterm Wiki