Files

31 lines
820 B
JSON

{
"id": "order-ports-adapters",
"visual_grammar": "ports_adapters",
"reader_question": "어댑터의 의존성은 어떤 포트를 통해 애플리케이션 코어로 향하는가?",
"diagram_only": true,
"visible_text_scope": [
"node labels",
"boundary labels",
"edge labels",
"state/time annotations required to decode the relation"
],
"forbidden_visible_elements": [
"global title",
"subtitle paragraph",
"footer",
"takeaway band",
"pattern number",
"generator watermark",
"decorative metric card",
"gradient",
"drop shadow",
"glow"
],
"palette_policy": "grayscale plus one primary accent; status colors only when semantic",
"required_renderer_capabilities": [
"hexagonal core",
"port sockets",
"inbound/outbound adapters"
]
}