32 lines
822 B
JSON
32 lines
822 B
JSON
{
|
|
"id": "payment-event-flow",
|
|
"visual_grammar": "component_flow",
|
|
"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": [
|
|
"system boundary",
|
|
"database shape",
|
|
"parallel state writes",
|
|
"return path"
|
|
]
|
|
}
|