Skip to content
Longterm Wiki
Updated 2026-04-25HistoryData
Page StatusDocumentation
Edited 1 day ago187 words
20QualityDraft
Content1/13
SummaryScheduleEntityEdit historyOverview
Tables0/ ~1Diagrams0Int. links14/ ~3Ext. links0/ ~1Footnotes0/ ~2References0/ ~1Quotes0Accuracy0
Issues1
StructureNo tables or diagrams - consider adding visual content

Internal

This section contains internal documentation for maintaining and contributing to the knowledge base.

Operations Hubs

Start here. Each hub gives you the dashboards, CLI commands, decision tables, and architecture deep-dives for one part of the wiki.

  • Research & Discovery — finding new information (web search, news ingestion, context bundles)
  • Verification & Source-Checking — keeping facts correct (citations, sourcing, hallucination risk)
  • FactBase & Entities — structured data layer (FactBase, TableBase, IDs, queries)
  • Content Pipelines — page creation, improvement, validation, auto-update

Getting Started

  • About This Wiki - Comprehensive overview of how the wiki works, technical architecture, and content organization

Automation and Tools

  • Automation Tools - Complete reference for all scripts and CLI workflows
  • Content Database - Storage architecture (PostgreSQL, caching, YAML)

Style Guides

  • Knowledge Base Style Guide - Guidelines for risk and response pages (kb-2.0)
  • Models Style Guide - Guidelines for analytical model pages
  • Mermaid Diagrams - How to create diagrams

Project Management

  • Project Roadmap - Future work, infrastructure improvements, and tracking

Technical Reports

  • Internal Reports - Technical research and design decisions
    • Causal Diagram Visualization - Tools, literature, and best practices

Quick Commands

Most common operations:

pnpm dev                                  # Start dev server
pnpm build                               # Production build
pnpm crux w validate gate --fix          # CI-blocking validation gate
pnpm crux query search "topic"           # Full-text search
pnpm crux w improve <id> --tier=standard --apply  # Improve a page
pnpm crux fb show anthropic              # Show FactBase entity

See the operations hubs above for full command playbooks, or Automation Tools for the complete reference.