Skip to content
Longterm Wiki

Entity Type Reference

entitiesPath: /internal/schema/entities/
E752Entity ID (EID)
← Back to page2 backlinksUpdated: 2026-02-17
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
  "id": "entities",
  "wikiId": "E752",
  "path": "/internal/schema/entities/",
  "filePath": "internal/schema/entities.mdx",
  "title": "Entity Type Reference",
  "quality": null,
  "readerImportance": null,
  "researchImportance": null,
  "tacticalValue": null,
  "contentFormat": "article",
  "causalLevel": null,
  "lastUpdated": "2026-02-17",
  "dateCreated": "2026-02-20",
  "summary": null,
  "description": "Complete field-level reference for every entity type, standalone data type, and their enums",
  "ratings": null,
  "category": "schema",
  "subcategory": "architecture",
  "clusters": [
    "ai-safety"
  ],
  "metrics": {
    "wordCount": 2232,
    "tableCount": 21,
    "diagramCount": 0,
    "internalLinks": 0,
    "externalLinks": 0,
    "footnoteCount": 0,
    "bulletRatio": 0.03,
    "sectionCount": 21,
    "hasOverview": false,
    "structuralScore": 8
  },
  "suggestedQuality": 53,
  "updateFrequency": 60,
  "evergreen": true,
  "wordCount": 2232,
  "unconvertedLinks": [],
  "unconvertedLinkCount": 0,
  "convertedLinkCount": 0,
  "backlinkCount": 2,
  "hallucinationRisk": {
    "level": "medium",
    "score": 60,
    "factors": [
      "no-citations",
      "few-external-sources"
    ]
  },
  "redundancy": {
    "maxSimilarity": 12,
    "similarPages": [
      {
        "id": "diagrams",
        "title": "Schema Diagrams",
        "path": "/internal/schema/diagrams/",
        "similarity": 12
      },
      {
        "id": "__index__/internal/schema",
        "title": "Schema Documentation",
        "path": "/internal/schema/",
        "similarity": 11
      }
    ]
  },
  "changeHistory": [
    {
      "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": 3,
    "total": 13,
    "targets": {
      "tables": 9,
      "diagrams": 1,
      "internalLinks": 18,
      "externalLinks": 11,
      "footnotes": 7,
      "references": 7
    },
    "actuals": {
      "tables": 21,
      "diagrams": 0,
      "internalLinks": 0,
      "externalLinks": 0,
      "footnotes": 0,
      "references": 0,
      "quotesWithQuotes": 0,
      "quotesTotal": 0,
      "accuracyChecked": 0,
      "accuracyTotal": 0
    },
    "items": {
      "summary": "red",
      "schedule": "green",
      "entity": "red",
      "editHistory": "green",
      "overview": "red",
      "tables": "green",
      "diagrams": "red",
      "internalLinks": "red",
      "externalLinks": "red",
      "footnotes": "red",
      "references": "red",
      "quotes": "red",
      "accuracy": "red"
    },
    "editHistoryCount": 1
  },
  "recommendedScore": 15.35
}
External Links

No external links

Backlinks (2)
idtitletyperelationship
architectureSystem Architectureconcept
__index__/internal/schemaSchema Documentationconcept
Longterm Wiki