Longterm Wiki

Cause-Effect Diagram Style Guide

cause-effect-diagramsinternalPath: /internal/cause-effect-diagrams/
E758Entity ID (EID)
← Back to page2 backlinksQuality: 44Updated: 2026-03-13
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
  "id": "cause-effect-diagrams",
  "numericId": "E758",
  "path": "/internal/cause-effect-diagrams/",
  "filePath": "internal/cause-effect-diagrams.mdx",
  "title": "Cause-Effect Diagram Style Guide",
  "quality": 44,
  "readerImportance": 9.5,
  "researchImportance": 10,
  "tacticalValue": null,
  "contentFormat": "article",
  "tractability": null,
  "neglectedness": null,
  "uncertainty": null,
  "causalLevel": null,
  "lastUpdated": "2026-03-13",
  "dateCreated": "2026-02-20",
  "llmSummary": "Technical documentation for creating cause-effect diagrams in YAML format, covering node types (leaf/cause/intermediate/effect), edge properties (strength/confidence/effect), semantic color coding, scoring dimensions (novelty/sensitivity/changeability/certainty), and layout best practices with 15-20 node limits.",
  "description": "Guidelines for creating cause-effect diagrams in YAML format",
  "ratings": {
    "novelty": 0,
    "rigor": 6.5,
    "actionability": 7,
    "completeness": 8
  },
  "category": "internal",
  "subcategory": "style-guides",
  "clusters": [
    "ai-safety"
  ],
  "metrics": {
    "wordCount": 867,
    "tableCount": 11,
    "diagramCount": 0,
    "internalLinks": 1,
    "externalLinks": 0,
    "footnoteCount": 0,
    "bulletRatio": 0.06,
    "sectionCount": 31,
    "hasOverview": false,
    "structuralScore": 9
  },
  "suggestedQuality": 60,
  "updateFrequency": 90,
  "evergreen": true,
  "wordCount": 867,
  "unconvertedLinks": [],
  "unconvertedLinkCount": 0,
  "convertedLinkCount": 0,
  "backlinkCount": 2,
  "hallucinationRisk": {
    "level": "medium",
    "score": 60,
    "factors": [
      "no-citations",
      "few-external-sources"
    ]
  },
  "entityType": "internal",
  "redundancy": {
    "maxSimilarity": 0,
    "similarPages": []
  },
  "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": 4,
    "total": 13,
    "targets": {
      "tables": 3,
      "diagrams": 0,
      "internalLinks": 7,
      "externalLinks": 4,
      "footnotes": 3,
      "references": 3
    },
    "actuals": {
      "tables": 11,
      "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": 2,
    "ratingsString": "N:0 R:6.5 A:7 C:8"
  },
  "readerRank": 595,
  "researchRank": 554,
  "recommendedScore": 114.04
}
External Links

No external links

Backlinks (2)
idtitletyperelationship
about-this-wikiAbout This Wikiconcept
causal-diagram-visualizationCausal Diagram Visualization: Tools & Best Practicesconcept
Longterm Wiki