Longterm Wiki

About This Wiki

about-this-wikiinternalPath: /internal/about-this-wiki/
E755Entity ID (EID)
← Back to page4 backlinksQuality: 55Updated: 2026-03-13
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
  "id": "about-this-wiki",
  "numericId": "E755",
  "path": "/internal/about-this-wiki/",
  "filePath": "internal/about-this-wiki.mdx",
  "title": "About This Wiki",
  "quality": 55,
  "readerImportance": 11.5,
  "researchImportance": 9,
  "tacticalValue": null,
  "contentFormat": "article",
  "tractability": null,
  "neglectedness": null,
  "uncertainty": null,
  "causalLevel": null,
  "lastUpdated": "2026-03-13",
  "dateCreated": "2026-02-15",
  "llmSummary": "Technical documentation for the Longterm Wiki platform covering content architecture (~550 MDX pages, ~100 entities), quality scoring system (6 dimensions on 0-10 scale), data layer (YAML databases generating JSON artifacts), cross-linking system with stable entity IDs, and development workflows using unified CLI tools. Provides comprehensive reference for contributors on page types, validation rules, and automation commands.",
  "description": "Technical documentation of the Longterm Wiki - how pages are generated, maintained, and organized",
  "ratings": {
    "focus": 8.5,
    "novelty": 2,
    "rigor": 6.5,
    "completeness": 8,
    "concreteness": 7.5,
    "actionability": 6
  },
  "category": "internal",
  "subcategory": null,
  "clusters": [
    "ai-safety"
  ],
  "metrics": {
    "wordCount": 1075,
    "tableCount": 10,
    "diagramCount": 2,
    "internalLinks": 33,
    "externalLinks": 0,
    "footnoteCount": 0,
    "bulletRatio": 0.16,
    "sectionCount": 36,
    "hasOverview": false,
    "structuralScore": 11
  },
  "suggestedQuality": 73,
  "updateFrequency": 30,
  "evergreen": true,
  "wordCount": 1075,
  "unconvertedLinks": [],
  "unconvertedLinkCount": 0,
  "convertedLinkCount": 0,
  "backlinkCount": 4,
  "hallucinationRisk": {
    "level": "medium",
    "score": 60,
    "factors": [
      "no-citations",
      "few-external-sources"
    ]
  },
  "entityType": "internal",
  "redundancy": {
    "maxSimilarity": 21,
    "similarPages": [
      {
        "id": "longterm-wiki",
        "title": "Longterm Wiki",
        "path": "/knowledge-base/responses/longterm-wiki/",
        "similarity": 21
      },
      {
        "id": "page-types",
        "title": "Page Type System",
        "path": "/internal/page-types/",
        "similarity": 15
      },
      {
        "id": "__index__/internal",
        "title": "Internal",
        "path": "/internal/",
        "similarity": 13
      },
      {
        "id": "longterm-vision",
        "title": "LongtermWiki Vision",
        "path": "/internal/longterm-vision/",
        "similarity": 13
      },
      {
        "id": "__index__/project",
        "title": "LongtermWiki Project",
        "path": "/project/",
        "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": 4,
      "diagrams": 0,
      "internalLinks": 9,
      "externalLinks": 5,
      "footnotes": 3,
      "references": 3
    },
    "actuals": {
      "tables": 10,
      "diagrams": 2,
      "internalLinks": 33,
      "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": "green",
      "diagrams": "green",
      "internalLinks": "green",
      "externalLinks": "red",
      "footnotes": "red",
      "references": "red",
      "quotes": "red",
      "accuracy": "red"
    },
    "editHistoryCount": 2,
    "ratingsString": "N:2 R:6.5 A:6 C:8"
  },
  "readerRank": 577,
  "researchRank": 561,
  "recommendedScore": 137.14
}
External Links

No external links

Backlinks (4)
idtitletyperelationship
longterm-wikiLongterm Wikiproject
architectureSystem Architectureconcept
documentation-maintenanceDocumentation Maintenanceconcept
__index__/internalInternalconcept
Longterm Wiki