Longterm Wiki

Response Pages Style Guide

response-style-guideinternalPath: /internal/response-style-guide/
E749Entity ID (EID)
← Back to page2 backlinksQuality: 34Updated: 2026-03-13
Page Recorddatabase.json — merged from MDX frontmatter + Entity YAML + computed metrics at build time
{
  "id": "response-style-guide",
  "numericId": "E749",
  "path": "/internal/response-style-guide/",
  "filePath": "internal/response-style-guide.mdx",
  "title": "Response Pages Style Guide",
  "quality": 34,
  "readerImportance": 8.5,
  "researchImportance": 10.5,
  "tacticalValue": null,
  "contentFormat": "article",
  "tractability": null,
  "neglectedness": null,
  "uncertainty": null,
  "causalLevel": null,
  "lastUpdated": "2026-03-13",
  "dateCreated": "2026-02-15",
  "llmSummary": "Internal style guide specifying structure for response/intervention pages, including required sections (overview, assessment table, mechanism diagrams, limitations), frontmatter format, and Claude workflow templates. Provides concrete formatting requirements and examples but no original methodology for intervention assessment.",
  "description": "Style guide for writing intervention and response pages",
  "ratings": {
    "novelty": 2,
    "rigor": 4,
    "actionability": 6,
    "completeness": 5
  },
  "category": "internal",
  "subcategory": "style-guides",
  "clusters": [
    "ai-safety"
  ],
  "metrics": {
    "wordCount": 274,
    "tableCount": 3,
    "diagramCount": 1,
    "internalLinks": 4,
    "externalLinks": 0,
    "footnoteCount": 0,
    "bulletRatio": 0,
    "sectionCount": 18,
    "hasOverview": false,
    "structuralScore": 9
  },
  "suggestedQuality": 60,
  "updateFrequency": 90,
  "evergreen": true,
  "wordCount": 274,
  "unconvertedLinks": [],
  "unconvertedLinkCount": 0,
  "convertedLinkCount": 0,
  "backlinkCount": 2,
  "hallucinationRisk": {
    "level": "medium",
    "score": 35,
    "factors": [
      "low-quality-score",
      "minimal-content"
    ]
  },
  "entityType": "internal",
  "redundancy": {
    "maxSimilarity": 27,
    "similarPages": [
      {
        "id": "risk-style-guide",
        "title": "Risk Pages Style Guide",
        "path": "/internal/risk-style-guide/",
        "similarity": 27
      },
      {
        "id": "rating-system",
        "title": "Rating System",
        "path": "/internal/rating-system/",
        "similarity": 14
      }
    ]
  },
  "changeHistory": [
    {
      "date": "2026-02-17",
      "branch": "claude/wiki-generation-architecture-0J97Q",
      "title": "Route internal pages through /wiki/E<id>",
      "summary": "Migrated internal pages from `/internal/` to `/wiki/E<id>` URLs so they render with full wiki infrastructure (breadcrumbs, metadata, quality indicators, sidebar). Internal MDX pages now redirect from `/internal/slug` to `/wiki/E<id>`, while React dashboard pages (suggested-pages, updates, page-changes, etc.) remain at `/internal/`. Follow-up review: cleaned up dead code, hid wiki-specific UI on internal pages, fixed breadcrumbs, updated all bare-text `/internal/` references.",
      "pr": 182
    },
    {
      "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": 6,
    "total": 13,
    "targets": {
      "tables": 1,
      "diagrams": 0,
      "internalLinks": 3,
      "externalLinks": 1,
      "footnotes": 2,
      "references": 1
    },
    "actuals": {
      "tables": 3,
      "diagrams": 1,
      "internalLinks": 4,
      "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": "green",
      "internalLinks": "green",
      "externalLinks": "red",
      "footnotes": "red",
      "references": "red",
      "quotes": "red",
      "accuracy": "red"
    },
    "editHistoryCount": 3,
    "ratingsString": "N:2 R:4 A:6 C:5"
  },
  "readerRank": 601,
  "researchRank": 552,
  "recommendedScore": 93.04
}
External Links

No external links

Backlinks (2)
idtitletyperelationship
page-typesPage Type Systemconcept
rating-systemRating Systemconcept
Longterm Wiki