Automation Tools
automation-toolsinternalPath: /internal/automation-tools/
E757Entity ID (EID)
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
"id": "automation-tools",
"numericId": "E757",
"path": "/internal/automation-tools/",
"filePath": "internal/automation-tools.mdx",
"title": "Automation Tools",
"quality": 41,
"readerImportance": 10,
"researchImportance": 9,
"tacticalValue": null,
"contentFormat": "article",
"tractability": null,
"neglectedness": null,
"uncertainty": null,
"causalLevel": null,
"lastUpdated": "2026-03-13",
"dateCreated": "2026-02-20",
"llmSummary": "Comprehensive technical documentation for wiki maintenance automation, covering page improvement workflows (Q5 standards requiring 10+ citations, 800+ words), content grading via Claude API (~\\$0.02/page), validation suite, and knowledge base system. Provides detailed command reference, cost estimates, and common workflows for maintaining content quality.",
"description": "Complete reference for all scripts and automation workflows for maintaining wiki content",
"ratings": {
"novelty": 0,
"rigor": 5,
"actionability": 7,
"completeness": 8
},
"category": "internal",
"subcategory": null,
"clusters": [
"ai-safety"
],
"metrics": {
"wordCount": 1339,
"tableCount": 10,
"diagramCount": 0,
"internalLinks": 1,
"externalLinks": 0,
"footnoteCount": 0,
"bulletRatio": 0.18,
"sectionCount": 49,
"hasOverview": false,
"structuralScore": 9
},
"suggestedQuality": 60,
"updateFrequency": 60,
"evergreen": true,
"wordCount": 1339,
"unconvertedLinks": [],
"unconvertedLinkCount": 0,
"convertedLinkCount": 0,
"backlinkCount": 6,
"hallucinationRisk": {
"level": "medium",
"score": 60,
"factors": [
"no-citations",
"few-external-sources"
]
},
"entityType": "internal",
"redundancy": {
"maxSimilarity": 16,
"similarPages": [
{
"id": "coverage-guide",
"title": "Page Coverage Guide",
"path": "/internal/coverage-guide/",
"similarity": 16
},
{
"id": "about-this-wiki",
"title": "About This Wiki",
"path": "/internal/about-this-wiki/",
"similarity": 12
},
{
"id": "architecture",
"title": "System Architecture",
"path": "/internal/architecture/",
"similarity": 12
},
{
"id": "content-database",
"title": "Content Database System",
"path": "/internal/content-database/",
"similarity": 12
},
{
"id": "page-types",
"title": "Page Type System",
"path": "/internal/page-types/",
"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/review-recent-prs-tbpBf",
"title": "Review recent PRs for bugs",
"summary": "Audited ~20 recently merged PRs for bugs and code quality issues. Found and fixed 8 distinct bugs across multiple PRs including broken page links, unused imports, graph sync failures, unescaped dollar signs, missing error handling, and a validator that couldn't handle numeric entity IDs.",
"pr": 138
},
{
"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": 5,
"diagrams": 1,
"internalLinks": 11,
"externalLinks": 7,
"footnotes": 4,
"references": 4
},
"actuals": {
"tables": 10,
"diagrams": 0,
"internalLinks": 1,
"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": "red",
"internalLinks": "amber",
"externalLinks": "red",
"footnotes": "red",
"references": "red",
"quotes": "red",
"accuracy": "red"
},
"editHistoryCount": 3,
"ratingsString": "N:0 R:5 A:7 C:8"
},
"readerRank": 587,
"researchRank": 563,
"recommendedScore": 108.48
}External Links
{
"lesswrong": "https://www.lesswrong.com/tag/automation",
"eaForum": "https://forum.effectivealtruism.org/topics/automation"
}Backlinks (6)
| id | title | type | relationship |
|---|---|---|---|
| longterm-wiki | Longterm Wiki | project | — |
| about-this-wiki | About This Wiki | concept | — |
| architecture | System Architecture | concept | — |
| content-database | Content Database System | concept | — |
| documentation-maintenance | Documentation Maintenance | concept | — |
| __index__/internal | Internal | concept | — |