Files
technical-visualization-haness/examples/07-localization-pipeline/composition.json
T

31 lines
821 B
JSON

{
"id": "localization-pipeline",
"visual_grammar": "two_zone_pipeline",
"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": [
"two-zone boundary",
"pipeline loop",
"sketch-neutral theme"
]
}