Skip to content

Domain Overview

Each domain has a dedicated overview page at /domains/<domain-slug>/. It shows all elements belonging to that domain, grouped by their element type.

From the dashboard, click any domain card. Or use the sidebar — every domain appears as a navigation group with its element types listed underneath.

Elements are grouped by type (Components, Software Systems, API Endpoints, Data Concepts, etc.) with counts per group. Each element card shows:

  • Name and description
  • Status badge (active, draft, deprecated)
  • Sourcing badge (build, buy, inherit)
  • Link to the element detail page

Click any element to see its full detail page at /catalog/<composite-id>/. This shows:

  • All frontmatter fields rendered as a metadata table
  • Outgoing relationships — elements this one connects to
  • Incoming relationships — elements that connect to this one
  • Markdown body — free-form documentation, ADRs, runbooks

The domain overview links to:

ViewRouteDescription
Context Map/domains/<id>/context-mapInteractive dependency graph
Event Flow/domains/<id>/event-flowEvent publish/consume visualization
Heatmap/domains/<id>/heatmapCapability coverage matrix