Longterm Wiki

Page Type System

page-typesinternalPath: /internal/page-types/
E739Entity ID (EID)
← Back to page5 backlinksQuality: 65Updated: 2026-03-13
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
  "id": "page-types",
  "numericId": "E739",
  "path": "/internal/page-types/",
  "filePath": "internal/page-types.mdx",
  "title": "Page Type System",
  "quality": 65,
  "readerImportance": 11,
  "researchImportance": 9.5,
  "tacticalValue": null,
  "contentFormat": "article",
  "tractability": null,
  "neglectedness": null,
  "uncertainty": null,
  "causalLevel": null,
  "lastUpdated": "2026-03-13",
  "dateCreated": "2026-02-15",
  "llmSummary": "Documents LongtermWiki's four-level page classification system (content, stub, documentation, overview) with explicit validation rules for each type, where content pages receive full quality grading while stubs/documentation are excluded from validation pipelines.",
  "description": "Comprehensive reference for LongtermWiki's page classification system",
  "ratings": {
    "focus": 9,
    "novelty": 2,
    "rigor": 8,
    "completeness": 9,
    "concreteness": 9,
    "actionability": 8
  },
  "category": "internal",
  "subcategory": "style-guides",
  "clusters": [
    "ai-safety"
  ],
  "metrics": {
    "wordCount": 1471,
    "tableCount": 4,
    "diagramCount": 0,
    "internalLinks": 12,
    "externalLinks": 0,
    "footnoteCount": 0,
    "bulletRatio": 0.49,
    "sectionCount": 43,
    "hasOverview": false,
    "structuralScore": 9
  },
  "suggestedQuality": 60,
  "updateFrequency": 60,
  "evergreen": true,
  "wordCount": 1471,
  "unconvertedLinks": [],
  "unconvertedLinkCount": 0,
  "convertedLinkCount": 0,
  "backlinkCount": 5,
  "hallucinationRisk": {
    "level": "medium",
    "score": 45,
    "factors": [
      "no-citations",
      "few-external-sources",
      "high-rigor"
    ]
  },
  "entityType": "internal",
  "redundancy": {
    "maxSimilarity": 15,
    "similarPages": [
      {
        "id": "about-this-wiki",
        "title": "About This Wiki",
        "path": "/internal/about-this-wiki/",
        "similarity": 15
      },
      {
        "id": "website-consistency-audit-2026-02",
        "title": "Website Consistency Audit (February 2026)",
        "path": "/internal/reports/website-consistency-audit-2026-02/",
        "similarity": 13
      },
      {
        "id": "automation-tools",
        "title": "Automation Tools",
        "path": "/internal/automation-tools/",
        "similarity": 12
      },
      {
        "id": "coverage-guide",
        "title": "Page Coverage Guide",
        "path": "/internal/coverage-guide/",
        "similarity": 12
      },
      {
        "id": "fact-system-strategy",
        "title": "Fact System Strategy",
        "path": "/internal/fact-system-strategy/",
        "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": 4,
    "total": 13,
    "targets": {
      "tables": 6,
      "diagrams": 1,
      "internalLinks": 12,
      "externalLinks": 7,
      "footnotes": 4,
      "references": 4
    },
    "actuals": {
      "tables": 4,
      "diagrams": 0,
      "internalLinks": 12,
      "externalLinks": 0,
      "footnotes": 0,
      "references": 0,
      "quotesWithQuotes": 0,
      "quotesTotal": 0,
      "accuracyChecked": 0,
      "accuracyTotal": 0
    },
    "items": {
      "llmSummary": "green",
      "schedule": "green",
      "entity": "red",
      "editHistory": "green",
      "overview": "red",
      "tables": "amber",
      "diagrams": "red",
      "internalLinks": "green",
      "externalLinks": "red",
      "footnotes": "red",
      "references": "red",
      "quotes": "red",
      "accuracy": "red"
    },
    "editHistoryCount": 3,
    "ratingsString": "N:2 R:8 A:8 C:9"
  },
  "readerRank": 581,
  "researchRank": 559,
  "recommendedScore": 157.02
}
External Links

No external links

Backlinks (5)
idtitletyperelationship
longterm-wikiLongterm Wikiproject
about-this-wikiAbout This Wikiconcept
content-verification-tiersContent Verification Tiersconcept
documentation-maintenanceDocumentation Maintenanceconcept
rating-systemRating Systemconcept
Longterm Wiki