Content Database System
content-databaseinternalPath: /internal/content-database/
E759Entity ID (EID)
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
"id": "content-database",
"numericId": "E759",
"path": "/internal/content-database/",
"filePath": "internal/content-database.mdx",
"title": "Content Database System",
"quality": 44,
"readerImportance": 10.5,
"researchImportance": 9,
"tacticalValue": null,
"contentFormat": "article",
"tractability": null,
"neglectedness": null,
"uncertainty": null,
"causalLevel": null,
"lastUpdated": "2026-03-13",
"dateCreated": "2026-02-20",
"llmSummary": "Documentation for the wiki's multi-layer data storage architecture. The wiki-server PostgreSQL database stores citation content, audit results, claims, facts, and structured data accessed via Hono RPC API. An in-memory LRU cache provides session-local caching for source fetching. YAML files in data/ define entities, facts, and resources. The build pipeline compiles YAML + MDX into database.json for the Next.js frontend.",
"description": "Data storage architecture: PostgreSQL wiki-server, in-memory caching, YAML files, and build artifacts",
"ratings": {
"novelty": 0,
"rigor": 6.5,
"actionability": 7,
"completeness": 8
},
"category": "internal",
"subcategory": null,
"clusters": [
"ai-safety"
],
"metrics": {
"wordCount": 746,
"tableCount": 6,
"diagramCount": 3,
"internalLinks": 5,
"externalLinks": 0,
"footnoteCount": 0,
"bulletRatio": 0.07,
"sectionCount": 12,
"hasOverview": false,
"structuralScore": 10
},
"suggestedQuality": 67,
"updateFrequency": 60,
"evergreen": true,
"wordCount": 746,
"unconvertedLinks": [],
"unconvertedLinkCount": 0,
"convertedLinkCount": 0,
"backlinkCount": 4,
"hallucinationRisk": {
"level": "medium",
"score": 60,
"factors": [
"no-citations",
"few-external-sources"
]
},
"entityType": "internal",
"redundancy": {
"maxSimilarity": 12,
"similarPages": [
{
"id": "automation-tools",
"title": "Automation Tools",
"path": "/internal/automation-tools/",
"similarity": 12
},
{
"id": "data-system-authority",
"title": "Data System Authority Rules",
"path": "/internal/data-system-authority/",
"similarity": 12
}
]
},
"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": 5,
"total": 13,
"targets": {
"tables": 3,
"diagrams": 0,
"internalLinks": 6,
"externalLinks": 4,
"footnotes": 2,
"references": 2
},
"actuals": {
"tables": 6,
"diagrams": 3,
"internalLinks": 5,
"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": "amber",
"externalLinks": "red",
"footnotes": "red",
"references": "red",
"quotes": "red",
"accuracy": "red"
},
"editHistoryCount": 2,
"ratingsString": "N:0 R:6.5 A:7 C:8"
},
"readerRank": 585,
"researchRank": 564,
"recommendedScore": 114.48
}External Links
No external links
Backlinks (4)
| id | title | type | relationship |
|---|---|---|---|
| about-this-wiki | About This Wiki | concept | — |
| architecture | System Architecture | concept | — |
| documentation-maintenance | Documentation Maintenance | concept | — |
| __index__/internal | Internal | concept | — |