The ArchMeta Viewer: an architecture model authored as text, beside a C4 container diagram and a deployment view.
ArchMeta

The model · your own

A metamodel is twenty lines

A profile declares the types your business talks in and how they draw. There is no schema to register, no plugin to compile and no release to wait for. You write the file, reload, and a policy is a shape on the canvas beside your C4 containers.

← Back to the metamodel
# metamodels/insurance.metamodel metamodel insurance { elementType policy { displayName "Policy" shape "square" color "#0F766E" } elementType claim { displayName "Claim" shape "roundsquare" color "#2A9D8F" } relationshipType covers { displayName "Covers" edgeStyle "solid" arrow "open" } }
What those lines draw
Container Policy Engine Policy Motor · 2026 Claim Windscreen uses covers c4:container insurance:policy insurance:claim

04 · your own

contact@archmeta.eu