Files
technical-visualization-haness/examples/03-query-fanout/composition.json
T

31 lines
787 B
JSON

{
"id": "metrics-query-fanout",
"visual_grammar": "query_fanout",
"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": [
"query annotation",
"fan-out junction",
"repeated shard group"
]
}