20QualityDraftQuality: 20/100LLM-assigned rating of overall page quality, considering depth, accuracy, and completeness.
Content1/13
SummarySummaryBasic text summary used in search results, entity link tooltips, info boxes, and related page cards.crux content improve <id>ScheduleScheduleHow often the page should be refreshed. Drives the overdue tracking system.Set updateFrequency in frontmatterEntityEntityYAML entity definition with type, description, and related entries.Add entity YAML in data/entities/Edit historyEdit historyTracked changes from improve pipeline runs and manual edits.crux edit-log view <id>OverviewOverviewA ## Overview heading section that orients readers. Helps with search and AI summaries.Add a ## Overview section at the top of the page
Tables0/ ~1TablesData tables for structured comparisons and reference material.Add data tables to the pageDiagrams0DiagramsVisual content — Mermaid diagrams, charts, or Squiggle estimate models.Add Mermaid diagrams or Squiggle modelsInt. links10/ ~3Int. linksLinks to other wiki pages. More internal links = better graph connectivity.Ext. links0/ ~1Ext. linksLinks to external websites, papers, and resources outside the wiki.Add links to external sourcesFootnotes0/ ~2FootnotesFootnote citations [^N] with source references at the bottom of the page.Add [^N] footnote citationsReferences0/ ~1ReferencesCurated external resources linked via <R> components or cited_by in YAML.Add <R> resource linksQuotes0QuotesSupporting quotes extracted from cited sources to back up page claims.crux citations extract-quotes <id>Accuracy0AccuracyCitations verified against their sources for factual accuracy.crux citations verify <id>
Issues1
StructureNo tables or diagrams - consider adding visual content
Internal
This section contains internal documentation for maintaining and contributing to the knowledge base.
Getting Started
About This WikiE755Technical 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...Quality: 55/100 - Comprehensive overview of how the wiki works, technical architecture, and content organization
Automation and Tools
Automation ToolsE757Comprehensive technical documentation for wiki maintenance automation, covering page improvement workflows (Q5 standards requiring 10+ citations, 800+ words), content grading via Claude API (~$0.02...Quality: 41/100 - Complete reference for all scripts and CLI workflows
Content DatabaseE759Documentation 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 ...Quality: 44/100 - Storage architecture (PostgreSQL, caching, YAML)
Style Guides
Knowledge Base Style GuideE763Internal style guide for wiki content creation, emphasizing flexible hierarchical structure over rigid templates, integrated arguments over sparse sections, and selective use of visualizations. Pro...Quality: 34/100 - Guidelines for risk and response pages (kb-2.0)
Model Style GuideE737This internal style guide establishes format requirements and methodological principles for analytical models in the knowledge base, emphasizing executive summaries that state both methodology and ...Quality: 32/100 - Guidelines for analytical model pages
Mermaid DiagramsE735Internal style guide for creating Mermaid diagrams in the wiki, recommending vertical layouts over horizontal (max 3-4 parallel nodes), providing semantic color palette, and advocating tables over ...Quality: 37/100 - How to create diagrams
Project Management
Project RoadmapE832Internal project roadmap tracking wiki infrastructure status (14 validators, quality grading, dashboard all complete as of Jan 2026) and future priorities including batch content improvement for hi...Quality: 29/100 - Future work, infrastructure improvements, and tracking
Causal Diagram VisualizationE743Comprehensive survey of visualization tools (DAGitty, Vensim, STELLA, etc.) and academic literature on causal diagram visualization, with assessment of current implementation against best practices...Quality: 46/100 - Tools, literature, and best practices
Quick Commands
Most common operations:
# Run all validators
npm run validate
# List pages needing improvement
node scripts/page-improver.mjs --list
# Rebuild data after editing entities.yaml
npm run build:data
# Start dev server
npm run dev
See Automation ToolsE757Comprehensive technical documentation for wiki maintenance automation, covering page improvement workflows (Q5 standards requiring 10+ citations, 800+ words), content grading via Claude API (~$0.02...Quality: 41/100 for complete command reference.