Schema Diagrams
diagramsPath: /internal/schema/diagrams/
E751Entity ID (EID)
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
"id": "diagrams",
"numericId": "E751",
"path": "/internal/schema/diagrams/",
"filePath": "internal/schema/diagrams.mdx",
"title": "Schema Diagrams",
"quality": null,
"readerImportance": 11,
"researchImportance": 14,
"tacticalValue": null,
"contentFormat": "article",
"tractability": null,
"neglectedness": null,
"uncertainty": null,
"causalLevel": null,
"lastUpdated": "2026-03-13",
"dateCreated": null,
"llmSummary": null,
"description": "Visual documentation of entity types, relationships, data flow, and the full entity-relationship model",
"ratings": null,
"category": "schema",
"subcategory": "architecture",
"clusters": [
"ai-safety"
],
"metrics": {
"wordCount": 667,
"tableCount": 5,
"diagramCount": 11,
"internalLinks": 0,
"externalLinks": 0,
"footnoteCount": 0,
"bulletRatio": 0,
"sectionCount": 17,
"hasOverview": false,
"structuralScore": 8
},
"suggestedQuality": 53,
"updateFrequency": 60,
"evergreen": true,
"wordCount": 667,
"unconvertedLinks": [],
"unconvertedLinkCount": 0,
"convertedLinkCount": 0,
"backlinkCount": 2,
"hallucinationRisk": {
"level": "medium",
"score": 60,
"factors": [
"no-citations",
"few-external-sources"
]
},
"redundancy": {
"maxSimilarity": 16,
"similarPages": [
{
"id": "__index__/internal/schema",
"title": "Schema Documentation",
"path": "/internal/schema/",
"similarity": 16
},
{
"id": "entities",
"title": "Entity Type Reference",
"path": "/internal/schema/entities/",
"similarity": 12
}
]
},
"changeHistory": [
{
"date": "2026-02-18",
"branch": "claude/fact-hash-ids-UETLf",
"title": "Migrate fact IDs from human-readable to hash-based",
"summary": "Migrated all canonical fact IDs from human-readable slugs (e.g., `revenue-arr-2025`) to 8-char random hex hashes (e.g., `55d88868`), matching the pattern used by resources. Updated all YAML files, MDX references, build scripts, tests, LLM prompts, and documentation.",
"model": "opus-4-6",
"duration": "~45min"
},
{
"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": 3,
"diagrams": 0,
"internalLinks": 5,
"externalLinks": 3,
"footnotes": 2,
"references": 2
},
"actuals": {
"tables": 5,
"diagrams": 11,
"internalLinks": 0,
"externalLinks": 0,
"footnotes": 0,
"references": 0,
"quotesWithQuotes": 0,
"quotesTotal": 0,
"accuracyChecked": 0,
"accuracyTotal": 0
},
"items": {
"llmSummary": "red",
"schedule": "green",
"entity": "red",
"editHistory": "green",
"overview": "red",
"tables": "green",
"diagrams": "green",
"internalLinks": "red",
"externalLinks": "red",
"footnotes": "red",
"references": "red",
"quotes": "red",
"accuracy": "red"
},
"editHistoryCount": 2
},
"readerRank": 584,
"researchRank": 533,
"recommendedScore": 26.65
}External Links
No external links
Backlinks (2)
| id | title | type | relationship |
|---|---|---|---|
| cause-effect-diagrams | Cause-Effect Diagram Style Guide | concept | — |
| __index__/internal/schema | Schema Documentation | concept | — |