Longterm Wiki

Model Style Guide

modelsinternalPath: /internal/models/
E737Entity ID (EID)
← Back to page1 backlinksQuality: 32Updated: 2026-03-13
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
  "id": "models",
  "numericId": "E737",
  "path": "/internal/models/",
  "filePath": "internal/models.mdx",
  "title": "Model Style Guide",
  "quality": 32,
  "readerImportance": 12,
  "researchImportance": 13,
  "tacticalValue": null,
  "contentFormat": "article",
  "tractability": null,
  "neglectedness": null,
  "uncertainty": null,
  "causalLevel": null,
  "lastUpdated": "2026-03-13",
  "dateCreated": "2026-02-15",
  "llmSummary": "This internal style guide establishes format requirements and methodological principles for analytical models in the knowledge base, emphasizing executive summaries that state both methodology and conclusions, strategic prioritization content, and diagram selection criteria. It provides comprehensive formatting standards but represents internal infrastructure rather than substantive analysis.",
  "description": "Format requirements and methodological considerations for analytical models",
  "ratings": {
    "novelty": 2,
    "rigor": 4,
    "actionability": 3,
    "completeness": 6
  },
  "category": "internal",
  "subcategory": "style-guides",
  "clusters": [
    "ai-safety"
  ],
  "metrics": {
    "wordCount": 2590,
    "tableCount": 19,
    "diagramCount": 12,
    "internalLinks": 0,
    "externalLinks": 0,
    "footnoteCount": 0,
    "bulletRatio": 0.13,
    "sectionCount": 61,
    "hasOverview": true,
    "structuralScore": 10
  },
  "suggestedQuality": 67,
  "updateFrequency": 60,
  "evergreen": true,
  "wordCount": 2590,
  "unconvertedLinks": [],
  "unconvertedLinkCount": 0,
  "convertedLinkCount": 0,
  "backlinkCount": 1,
  "hallucinationRisk": {
    "level": "high",
    "score": 65,
    "factors": [
      "no-citations",
      "low-quality-score",
      "few-external-sources"
    ]
  },
  "entityType": "internal",
  "redundancy": {
    "maxSimilarity": 16,
    "similarPages": [
      {
        "id": "models-style-guide",
        "title": "Models Style Guide",
        "path": "/internal/models-style-guide/",
        "similarity": 16
      },
      {
        "id": "ai-acceleration-tradeoff",
        "title": "AI Acceleration Tradeoff Model",
        "path": "/knowledge-base/models/ai-acceleration-tradeoff/",
        "similarity": 14
      },
      {
        "id": "critical-uncertainties",
        "title": "AI Risk Critical Uncertainties Model",
        "path": "/knowledge-base/models/critical-uncertainties/",
        "similarity": 13
      },
      {
        "id": "risk-interaction-matrix",
        "title": "Risk Interaction Matrix Model",
        "path": "/knowledge-base/models/risk-interaction-matrix/",
        "similarity": 13
      },
      {
        "id": "trust-cascade-model",
        "title": "Trust Cascade Failure Model",
        "path": "/knowledge-base/models/trust-cascade-model/",
        "similarity": 13
      }
    ]
  },
  "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": 10,
      "diagrams": 1,
      "internalLinks": 21,
      "externalLinks": 13,
      "footnotes": 8,
      "references": 8
    },
    "actuals": {
      "tables": 19,
      "diagrams": 12,
      "internalLinks": 0,
      "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": "red",
      "externalLinks": "red",
      "footnotes": "red",
      "references": "red",
      "quotes": "red",
      "accuracy": "red"
    },
    "editHistoryCount": 2,
    "ratingsString": "N:2 R:4 A:3 C:6"
  },
  "readerRank": 575,
  "researchRank": 534,
  "recommendedScore": 91.77
}
External Links
{
  "lesswrong": "https://www.lesswrong.com/tag/language-models-llms",
  "eaForum": "https://forum.effectivealtruism.org/topics/large-language-models"
}
Backlinks (1)
idtitletyperelationship
__index__/internalInternalconcept
Longterm Wiki