Files
technical-visualization-haness/examples/06-resource-architecture/composition.json
T

31 lines
819 B
JSON

{
"id": "dbaas-controller",
"visual_grammar": "resource_controller",
"reader_question": "DB 서비스 명세가 실제 VM과 DB 인스턴스로 어떻게 구체화되는가?",
"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": [
"custom resource documents",
"controller graph",
"runtime boundary"
]
}