Longterm Wiki

Rating System

rating-systeminternalPath: /internal/rating-system/
E741Entity ID (EID)
← Back to page4 backlinksQuality: 48Updated: 2026-03-13
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
  "id": "rating-system",
  "numericId": "E741",
  "path": "/internal/rating-system/",
  "filePath": "internal/rating-system.mdx",
  "title": "Rating System",
  "quality": 48,
  "readerImportance": 11,
  "researchImportance": 10,
  "tacticalValue": null,
  "contentFormat": "article",
  "tractability": null,
  "neglectedness": null,
  "uncertainty": null,
  "causalLevel": null,
  "lastUpdated": "2026-03-13",
  "dateCreated": "2026-02-20",
  "llmSummary": "This page documents LongtermWiki's content rating system, which combines LLM-graded subscores (focus, novelty, rigor, completeness, objectivity, concreteness, actionability on 0-10 scales) with automated metrics (word count, citations) to derive quality scores (0-100) and importance ratings for prioritization decisions.",
  "description": "Reference documentation for LongtermWiki's content quality and importance rating system",
  "ratings": {
    "novelty": 2,
    "rigor": 6.5,
    "actionability": 7,
    "completeness": 8
  },
  "category": "internal",
  "subcategory": "style-guides",
  "clusters": [
    "ai-safety"
  ],
  "metrics": {
    "wordCount": 874,
    "tableCount": 10,
    "diagramCount": 1,
    "internalLinks": 8,
    "externalLinks": 1,
    "footnoteCount": 0,
    "bulletRatio": 0.13,
    "sectionCount": 11,
    "hasOverview": false,
    "structuralScore": 12
  },
  "suggestedQuality": 80,
  "updateFrequency": 60,
  "evergreen": true,
  "wordCount": 874,
  "unconvertedLinks": [],
  "unconvertedLinkCount": 0,
  "convertedLinkCount": 1,
  "backlinkCount": 4,
  "hallucinationRisk": {
    "level": "medium",
    "score": 60,
    "factors": [
      "no-citations",
      "few-external-sources"
    ]
  },
  "entityType": "internal",
  "redundancy": {
    "maxSimilarity": 16,
    "similarPages": [
      {
        "id": "risk-style-guide",
        "title": "Risk Pages Style Guide",
        "path": "/internal/risk-style-guide/",
        "similarity": 16
      },
      {
        "id": "response-style-guide",
        "title": "Response Pages Style Guide",
        "path": "/internal/response-style-guide/",
        "similarity": 14
      },
      {
        "id": "about-this-wiki",
        "title": "About This Wiki",
        "path": "/internal/about-this-wiki/",
        "similarity": 11
      },
      {
        "id": "models-style-guide",
        "title": "Models Style Guide",
        "path": "/internal/models-style-guide/",
        "similarity": 11
      },
      {
        "id": "page-types",
        "title": "Page Type System",
        "path": "/internal/page-types/",
        "similarity": 10
      }
    ]
  },
  "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": 3,
      "diagrams": 0,
      "internalLinks": 7,
      "externalLinks": 4,
      "footnotes": 3,
      "references": 3
    },
    "actuals": {
      "tables": 10,
      "diagrams": 1,
      "internalLinks": 8,
      "externalLinks": 1,
      "footnotes": 0,
      "references": 0,
      "quotesWithQuotes": 0,
      "quotesTotal": 0,
      "accuracyChecked": 0,
      "accuracyTotal": 0
    },
    "items": {
      "llmSummary": "green",
      "schedule": "green",
      "entity": "red",
      "editHistory": "green",
      "overview": "red",
      "tables": "green",
      "diagrams": "green",
      "internalLinks": "green",
      "externalLinks": "amber",
      "footnotes": "red",
      "references": "red",
      "quotes": "red",
      "accuracy": "red"
    },
    "editHistoryCount": 2,
    "ratingsString": "N:2 R:6.5 A:7 C:8"
  },
  "readerRank": 582,
  "researchRank": 557,
  "recommendedScore": 122.8
}
External Links

No external links

Backlinks (4)
idtitletyperelationship
about-this-wikiAbout This Wikiconcept
common-writing-principlesCommon Writing Principlesconcept
content-verification-tiersContent Verification Tiersconcept
page-typesPage Type Systemconcept
Longterm Wiki