Files
technical-visualization-haness/examples/02-orchestrator-workers/composition.json
T

32 lines
839 B
JSON

{
"id": "mission-workers",
"visual_grammar": "orchestrator_workers",
"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": [
"hierarchy",
"worker group",
"bidirectional control",
"stdout routes"
]
}