Skip to content
Longterm Wiki

Models Style Guide

models-style-guideinternalPath: /internal/models-style-guide/
E736Entity ID (EID)
← Back to page4 backlinksQuality: 38Updated: 2026-04-12
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
  "id": "models-style-guide",
  "wikiId": "E736",
  "path": "/internal/models-style-guide/",
  "filePath": "internal/models-style-guide.mdx",
  "title": "Models Style Guide",
  "quality": 38,
  "readerImportance": 45,
  "researchImportance": 70.5,
  "tacticalValue": null,
  "contentFormat": "article",
  "causalLevel": null,
  "lastUpdated": "2026-04-12",
  "dateCreated": "2026-02-20",
  "summary": "Internal style guide prescribing dense, quantified content structure for model pages: minimum 800 words, 2+ tables (4x3+), 1+ Mermaid diagram, mathematical formulations, strategic prioritization content, and <30% bullets. Covers executive summary requirements, required sections (overview, framework, quantitative analysis, cases, limitations), methodological principles (stocks vs flows, feedback loops, base rates, counterfactuals), diagram type selection, and rating criteria.",
  "description": "Style guide for writing model and analysis pages",
  "ratings": {
    "novelty": 2,
    "rigor": 4,
    "completeness": 7,
    "actionability": 5
  },
  "category": "internal",
  "subcategory": "style-guides",
  "clusters": [
    "ai-safety"
  ],
  "metrics": {
    "wordCount": 2793,
    "tableCount": 18,
    "diagramCount": 11,
    "internalLinks": 3,
    "externalLinks": 0,
    "footnoteCount": 0,
    "bulletRatio": 0.23,
    "sectionCount": 81,
    "hasOverview": true,
    "structuralScore": 11
  },
  "suggestedQuality": 73,
  "updateFrequency": 90,
  "evergreen": true,
  "wordCount": 2793,
  "unconvertedLinks": [],
  "unconvertedLinkCount": 0,
  "convertedLinkCount": 0,
  "backlinkCount": 4,
  "hallucinationRisk": {
    "level": "high",
    "score": 65,
    "factors": [
      "no-citations",
      "low-quality-score",
      "few-external-sources"
    ]
  },
  "entityType": "internal",
  "redundancy": {
    "maxSimilarity": 14,
    "similarPages": [
      {
        "id": "ai-acceleration-tradeoff",
        "title": "AI Acceleration Tradeoff Model",
        "path": "/knowledge-base/models/ai-acceleration-tradeoff/",
        "similarity": 14
      },
      {
        "id": "bioweapons-attack-chain",
        "title": "Bioweapons Attack Chain Model",
        "path": "/knowledge-base/models/bioweapons-attack-chain/",
        "similarity": 13
      },
      {
        "id": "critical-uncertainties",
        "title": "AI Risk Critical Uncertainties Model",
        "path": "/knowledge-base/models/critical-uncertainties/",
        "similarity": 13
      },
      {
        "id": "ai-actor-feedback-loops",
        "title": "AI Actor Feedback Loops",
        "path": "/knowledge-base/models/ai-actor-feedback-loops/",
        "similarity": 12
      },
      {
        "id": "ai-timelines",
        "title": "AI Timelines",
        "path": "/knowledge-base/models/ai-timelines/",
        "similarity": 12
      }
    ]
  },
  "changeHistory": [
    {
      "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": 6,
    "total": 13,
    "targets": {
      "tables": 11,
      "diagrams": 1,
      "internalLinks": 22,
      "externalLinks": 14,
      "footnotes": 8,
      "references": 8
    },
    "actuals": {
      "tables": 18,
      "diagrams": 11,
      "internalLinks": 3,
      "externalLinks": 0,
      "footnotes": 0,
      "references": 0,
      "quotesWithQuotes": 0,
      "quotesTotal": 0,
      "accuracyChecked": 0,
      "accuracyTotal": 0
    },
    "items": {
      "summary": "green",
      "schedule": "green",
      "entity": "red",
      "editHistory": "green",
      "overview": "green",
      "tables": "green",
      "diagrams": "green",
      "internalLinks": "amber",
      "externalLinks": "red",
      "footnotes": "red",
      "references": "red",
      "quotes": "red",
      "accuracy": "red"
    },
    "editHistoryCount": 2,
    "ratingsString": "N:2 R:4 A:5 C:7"
  },
  "readerRank": 338,
  "researchRank": 146,
  "recommendedScore": 115.2
}
External Links

No external links

Backlinks (4)
idtitletyperelationship
about-this-wikiAbout This Wikiconcept
__index__/internalInternalconcept
page-typesPage Type Systemconcept
rating-systemRating Systemconcept
Longterm Wiki