service

View Renderer

Turns a published model into a rendered, browsable view.

Service

Overview

One renderer per notation, all with the same contract: take a model, emit a static site. LikeC4 for C4, ContextMapper plus PlantUML for DDD, the AppMap viewer for runtime traces.

Rendering is a build-time activity — see arch-c4/generate.sh and arch-ddd/generate.sh — so ViewRendered is emitted by CI, not by a server handling a request.