Example Brain Page

Updated Jul 9, 2026Trust 9.5/10

Example Brain Page

This is a sample page demonstrating the Lexery Wiki markdown rendering and wikilink system.

Features

The wiki supports:

  • Wikilinks: Another Page creates links between pages
  • Code blocks with syntax highlighting
  • Rich markdown formatting
  • Frontmatter metadata (layer, status, tags, etc.)

Sample Code

function greet(name: string): string {
  return `Hello, ${name}!`;
}

Cross-References

This page demonstrates linking to other wiki pages:

  • Pipeline Architecture
  • U2 Norm Intent
  • Retrieval Strategy

These links will be automatically resolved and displayed in the graph view.

Health Metrics

This page contributes to:

  • Brain layer coverage
  • Trust score: 9.5/10
  • Freshness (updated today)

Linked Pages (4)

Another PagePipeline ArchitectureU2 Norm IntentRetrieval Strategy