Longterm Wiki

System Architecture

architectureinternalPath: /internal/architecture/
E734Entity ID (EID)
← Back to page3 backlinksUpdated: 2026-03-13
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
  "id": "architecture",
  "numericId": "E734",
  "path": "/internal/architecture/",
  "filePath": "internal/architecture.mdx",
  "title": "System Architecture",
  "quality": null,
  "readerImportance": 9.5,
  "researchImportance": 9,
  "tacticalValue": null,
  "contentFormat": "article",
  "tractability": null,
  "neglectedness": null,
  "uncertainty": null,
  "causalLevel": null,
  "lastUpdated": "2026-03-13",
  "dateCreated": "2026-02-15",
  "llmSummary": null,
  "description": "Technical architecture of the Longterm Wiki — data pipeline, clever design patterns, and the ideas that make it work",
  "ratings": null,
  "category": "internal",
  "subcategory": "architecture",
  "clusters": [
    "ai-safety"
  ],
  "metrics": {
    "wordCount": 2503,
    "tableCount": 9,
    "diagramCount": 4,
    "internalLinks": 14,
    "externalLinks": 0,
    "footnoteCount": 0,
    "bulletRatio": 0.12,
    "sectionCount": 41,
    "hasOverview": false,
    "structuralScore": 11
  },
  "suggestedQuality": 73,
  "updateFrequency": 60,
  "evergreen": true,
  "wordCount": 2503,
  "unconvertedLinks": [],
  "unconvertedLinkCount": 0,
  "convertedLinkCount": 0,
  "backlinkCount": 3,
  "hallucinationRisk": {
    "level": "medium",
    "score": 60,
    "factors": [
      "no-citations",
      "few-external-sources"
    ]
  },
  "entityType": "internal",
  "redundancy": {
    "maxSimilarity": 15,
    "similarPages": [
      {
        "id": "wiki-generation-architecture",
        "title": "Wiki Generation Architecture: Multi-Agent Multi-Pass Design",
        "path": "/internal/wiki-generation-architecture/",
        "similarity": 15
      },
      {
        "id": "fact-system-strategy",
        "title": "Fact System Strategy",
        "path": "/internal/fact-system-strategy/",
        "similarity": 13
      },
      {
        "id": "automation-tools",
        "title": "Automation Tools",
        "path": "/internal/automation-tools/",
        "similarity": 12
      },
      {
        "id": "citation-architecture",
        "title": "Citation Architecture: Current State & Unified Proposal",
        "path": "/internal/citation-architecture/",
        "similarity": 12
      },
      {
        "id": "content-pipeline-architecture",
        "title": "Content Pipeline Architecture: Faster Page Creation",
        "path": "/internal/content-pipeline-architecture/",
        "similarity": 12
      }
    ]
  },
  "changeHistory": [
    {
      "date": "2026-02-18",
      "branch": "claude/fuzzy-search-wiki-DDmje",
      "title": "Resolve conflict resolver validation (issue #164)",
      "summary": "Added numeric-id-integrity as a blocking validation rule to the gate, CI workflow, and resolve-conflicts workflow. Updated all documentation referencing \"three blocking checks\" to \"four\". Fixed resolve-conflicts auto-fix step to use separate commit (not amend) and detect both staged and unstaged changes.",
      "model": "opus-4-6",
      "duration": "~30min"
    },
    {
      "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-16",
      "branch": "claude/fix-human-assigned-label-Rwucx",
      "title": "Fix \"Human-assigned\" quality label",
      "summary": "Changed \"Human-assigned\" to \"LLM-assigned\" in the quality rating tooltip (PageStatus.tsx) and internal architecture docs. Added a crux validation rule (`human-attribution`) and a vitest source-code scan (`no-human-attribution.test.ts`) to prevent this from recurring.",
      "pr": 159
    },
    {
      "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
    },
    {
      "date": "2026-02-15",
      "branch": "claude/document-website-architecture-Pc7sh",
      "title": "Document website architecture and clever ideas",
      "summary": "Rewrote the internal architecture documentation page (`content/docs/internal/architecture.mdx`) from scratch. The old version referenced Astro/Starlight, outdated file paths, and `npm` commands, and was missing most of the system's clever architectural patterns. The new version documents 17 novel design patterns with source locations, covers the current Next.js 15 tech stack, and updates all file paths, commands, and diagrams to match the current codebase.",
      "pr": 150
    }
  ],
  "coverage": {
    "passing": 3,
    "total": 13,
    "targets": {
      "tables": 10,
      "diagrams": 1,
      "internalLinks": 20,
      "externalLinks": 13,
      "footnotes": 8,
      "references": 8
    },
    "actuals": {
      "tables": 9,
      "diagrams": 4,
      "internalLinks": 14,
      "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": "amber",
      "diagrams": "green",
      "internalLinks": "amber",
      "externalLinks": "red",
      "footnotes": "red",
      "references": "red",
      "quotes": "red",
      "accuracy": "red"
    },
    "editHistoryCount": 5
  },
  "readerRank": 594,
  "researchRank": 562,
  "recommendedScore": 26.5
}
External Links

No external links

Backlinks (3)
idtitletyperelationship
about-this-wikiAbout This Wikiconcept
content-databaseContent Database Systemconcept
documentation-maintenanceDocumentation Maintenanceconcept
Longterm Wiki