diff --git a/docs/credential-pool-flow.excalidraw b/docs/credential-pool-flow.excalidraw deleted file mode 100644 index c43da32ae5..0000000000 --- a/docs/credential-pool-flow.excalidraw +++ /dev/null @@ -1,3921 +0,0 @@ -{ - "type": "excalidraw", - "version": 2, - "source": "hermes-agent", - "elements": [ - { - "type": "text", - "id": "st_1", - "x": 700, - "y": 15, - "width": 602.0, - "height": 36, - "text": "Hermes Agent - Credential Pool Architecture", - "fontSize": 28, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "originalText": "Hermes Agent - Credential Pool Architecture", - "autoResize": true - }, - { - "type": "rectangle", - "id": "bg_2", - "x": 30, - "y": 70, - "width": 460, - "height": 760, - "strokeColor": "#dee2e6", - "backgroundColor": "#edf2ff", - "fillStyle": "solid", - "strokeWidth": 1, - "roughness": 0, - "opacity": 40, - "roundness": { - "type": 3 - }, - "boundElements": [] - }, - { - "type": "text", - "id": "st_3", - "x": 120, - "y": 80, - "width": 180.0, - "height": 28, - "text": "CREDENTIAL SOURCES", - "fontSize": 20, - "fontFamily": 1, - "strokeColor": "#364fc7", - "originalText": "CREDENTIAL SOURCES", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_4", - "x": 40, - "y": 130, - "width": 220, - "height": 60, - "strokeColor": "#1e1e1e", - "backgroundColor": "#a5d8ff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_5", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_5", - "x": 45, - "y": 135, - "width": 210, - "height": 50, - "text": ".env File", - "fontSize": 18, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_4", - "originalText": ".env File", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_6", - "x": 50, - "y": 210, - "width": 200, - "height": 80, - "strokeColor": "#1e1e1e", - "backgroundColor": "#a5d8ff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_7", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_7", - "x": 55, - "y": 215, - "width": 190, - "height": 70, - "text": "OPENROUTER_API_KEY\nANTHROPIC_API_KEY\nOPENAI_API_KEY\nNOUS_API_KEY", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_6", - "originalText": "OPENROUTER_API_KEY\nANTHROPIC_API_KEY\nOPENAI_API_KEY\nNOUS_API_KEY", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_8", - "x": 150, - "y": 190, - "width": 0, - "height": 20, - "points": [ - [ - 0, - 0 - ], - [ - 0, - 20 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_9", - "x": 40, - "y": 315, - "width": 220, - "height": 60, - "strokeColor": "#1e1e1e", - "backgroundColor": "#a5d8ff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_10", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_10", - "x": 45, - "y": 320, - "width": 210, - "height": 50, - "text": "auth.json", - "fontSize": 18, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_9", - "originalText": "auth.json", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_11", - "x": 50, - "y": 395, - "width": 200, - "height": 100, - "strokeColor": "#1e1e1e", - "backgroundColor": "#a5d8ff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_12", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_12", - "x": 55, - "y": 400, - "width": 190, - "height": 90, - "text": "OAuth Tokens:\n- Codex device_code\n- Nous device_code\n- Anthropic hermes_pkce\n- claude_code", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_11", - "originalText": "OAuth Tokens:\n- Codex device_code\n- Nous device_code\n- Anthropic hermes_pkce\n- claude_code", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_13", - "x": 150, - "y": 375, - "width": 0, - "height": 20, - "points": [ - [ - 0, - 0 - ], - [ - 0, - 20 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_14", - "x": 40, - "y": 525, - "width": 220, - "height": 60, - "strokeColor": "#1e1e1e", - "backgroundColor": "#a5d8ff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_15", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_15", - "x": 45, - "y": 530, - "width": 210, - "height": 50, - "text": "config.yaml", - "fontSize": 18, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_14", - "originalText": "config.yaml", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_16", - "x": 50, - "y": 605, - "width": 200, - "height": 70, - "strokeColor": "#1e1e1e", - "backgroundColor": "#a5d8ff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_17", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_17", - "x": 55, - "y": 610, - "width": 190, - "height": 60, - "text": "model.api_key\n(custom endpoints)", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_16", - "originalText": "model.api_key\n(custom endpoints)", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_18", - "x": 150, - "y": 585, - "width": 0, - "height": 20, - "points": [ - [ - 0, - 0 - ], - [ - 0, - 20 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_19", - "x": 40, - "y": 700, - "width": 220, - "height": 70, - "strokeColor": "#1e1e1e", - "backgroundColor": "#a5d8ff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_20", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_20", - "x": 45, - "y": 705, - "width": 210, - "height": 60, - "text": "config.yaml\ncustom_providers", - "fontSize": 18, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_19", - "originalText": "config.yaml\ncustom_providers", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_21", - "x": 50, - "y": 790, - "width": 200, - "height": 60, - "strokeColor": "#1e1e1e", - "backgroundColor": "#a5d8ff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_22", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_22", - "x": 55, - "y": 795, - "width": 190, - "height": 50, - "text": "Named endpoints\nwith api_key", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_21", - "originalText": "Named endpoints\nwith api_key", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_23", - "x": 150, - "y": 770, - "width": 0, - "height": 20, - "points": [ - [ - 0, - 0 - ], - [ - 0, - 20 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_24", - "x": 40, - "y": 875, - "width": 220, - "height": 60, - "strokeColor": "#1e1e1e", - "backgroundColor": "#a5d8ff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_25", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_25", - "x": 45, - "y": 880, - "width": 210, - "height": 50, - "text": "hermes auth add\n(manual entry)", - "fontSize": 18, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_24", - "originalText": "hermes auth add\n(manual entry)", - "autoResize": true - }, - { - "type": "rectangle", - "id": "bg_26", - "x": 510, - "y": 70, - "width": 530, - "height": 900, - "strokeColor": "#dee2e6", - "backgroundColor": "#ebfbee", - "fillStyle": "solid", - "strokeWidth": 1, - "roughness": 0, - "opacity": 40, - "roundness": { - "type": 3 - }, - "boundElements": [] - }, - { - "type": "text", - "id": "st_27", - "x": 640, - "y": 80, - "width": 150.0, - "height": 28, - "text": "CREDENTIAL POOL", - "fontSize": 20, - "fontFamily": 1, - "strokeColor": "#2b8a3e", - "originalText": "CREDENTIAL POOL", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_28", - "x": 540, - "y": 130, - "width": 200, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#d0bfff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_29", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_29", - "x": 545, - "y": 135, - "width": 190, - "height": 45, - "text": "Auto-Seed on Load", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_28", - "originalText": "Auto-Seed on Load", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_30", - "x": 530, - "y": 210, - "width": 490, - "height": 60, - "strokeColor": "#1e1e1e", - "backgroundColor": "#c3fae8", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_31", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_31", - "x": 535, - "y": 215, - "width": 480, - "height": 50, - "text": "auth.json -> credential_pool section", - "fontSize": 18, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_30", - "originalText": "auth.json -> credential_pool section", - "autoResize": true - }, - { - "type": "text", - "id": "st_32", - "x": 540, - "y": 295, - "width": 112.0, - "height": 24, - "text": "Provider Keys:", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#2b8a3e", - "originalText": "Provider Keys:", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_33", - "x": 540, - "y": 325, - "width": 220, - "height": 45, - "strokeColor": "#1e1e1e", - "backgroundColor": "#b2f2bb", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_34", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_34", - "x": 545, - "y": 330, - "width": 210, - "height": 35, - "text": "openrouter", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_33", - "originalText": "openrouter", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_35", - "x": 780, - "y": 325, - "width": 220, - "height": 45, - "strokeColor": "#1e1e1e", - "backgroundColor": "#b2f2bb", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_36", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_36", - "x": 785, - "y": 330, - "width": 210, - "height": 35, - "text": "anthropic", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_35", - "originalText": "anthropic", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_37", - "x": 540, - "y": 380, - "width": 220, - "height": 45, - "strokeColor": "#1e1e1e", - "backgroundColor": "#b2f2bb", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_38", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_38", - "x": 545, - "y": 385, - "width": 210, - "height": 35, - "text": "nous", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_37", - "originalText": "nous", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_39", - "x": 780, - "y": 380, - "width": 220, - "height": 45, - "strokeColor": "#1e1e1e", - "backgroundColor": "#b2f2bb", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_40", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_40", - "x": 785, - "y": 385, - "width": 210, - "height": 35, - "text": "openai-codex", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_39", - "originalText": "openai-codex", - "autoResize": true - }, - { - "type": "text", - "id": "st_41", - "x": 540, - "y": 445, - "width": 168.0, - "height": 24, - "text": "Custom Endpoint Keys:", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#2b8a3e", - "originalText": "Custom Endpoint Keys:", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_42", - "x": 540, - "y": 475, - "width": 220, - "height": 45, - "strokeColor": "#1e1e1e", - "backgroundColor": "#b2f2bb", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_43", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_43", - "x": 545, - "y": 480, - "width": 210, - "height": 35, - "text": "custom:together.ai", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_42", - "originalText": "custom:together.ai", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_44", - "x": 780, - "y": 475, - "width": 220, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#b2f2bb", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_45", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_45", - "x": 785, - "y": 480, - "width": 210, - "height": 45, - "text": "custom:local-\n(localhost:8080)", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_44", - "originalText": "custom:local-\n(localhost:8080)", - "autoResize": true - }, - { - "type": "text", - "id": "st_46", - "x": 540, - "y": 555, - "width": 152.0, - "height": 24, - "text": "Selection Strategy:", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#2b8a3e", - "originalText": "Selection Strategy:", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_47", - "x": 540, - "y": 585, - "width": 460, - "height": 80, - "strokeColor": "#1e1e1e", - "backgroundColor": "#d0bfff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_48", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_48", - "x": 545, - "y": 590, - "width": 450, - "height": 70, - "text": "Strategies:\nfill_first | round_robin | least_used | random", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_47", - "originalText": "Strategies:\nfill_first | round_robin | least_used | random", - "autoResize": true - }, - { - "type": "text", - "id": "st_49", - "x": 540, - "y": 685, - "width": 128.0, - "height": 24, - "text": "Per-Entry State:", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#2b8a3e", - "originalText": "Per-Entry State:", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_50", - "x": 540, - "y": 715, - "width": 200, - "height": 50, - "strokeColor": "#1e1e1e", - "backgroundColor": "#b2f2bb", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_51", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_51", - "x": 545, - "y": 720, - "width": 190, - "height": 40, - "text": "status: ok", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_50", - "originalText": "status: ok", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_52", - "x": 780, - "y": 715, - "width": 220, - "height": 50, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffc9c9", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_53", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_53", - "x": 785, - "y": 720, - "width": 210, - "height": 40, - "text": "status: exhausted\n(cooldown timer)", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_52", - "originalText": "status: exhausted\n(cooldown timer)", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_54", - "x": 260, - "y": 180, - "width": 280, - "height": 25, - "points": [ - [ - 0, - 0 - ], - [ - 280, - -25 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_55", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_55", - "x": 360.0, - "y": 145.5, - "width": 80, - "height": 20, - "text": "env vars", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_54", - "originalText": "env vars", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_56", - "x": 260, - "y": 445, - "width": 270, - "height": 205, - "points": [ - [ - 0, - 0 - ], - [ - 270, - -205 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_57", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_57", - "x": 355.0, - "y": 320.5, - "width": 80, - "height": 20, - "text": "tokens", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_56", - "originalText": "tokens", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_58", - "x": 260, - "y": 640, - "width": 270, - "height": 380, - "points": [ - [ - 0, - 0 - ], - [ - 270, - -380 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_59", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_59", - "x": 355.0, - "y": 428.0, - "width": 80, - "height": 20, - "text": "api_key", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_58", - "originalText": "api_key", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_60", - "x": 260, - "y": 820, - "width": 280, - "height": 325, - "points": [ - [ - 0, - 0 - ], - [ - 280, - -325 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_61", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_61", - "x": 360.0, - "y": 635.5, - "width": 80, - "height": 20, - "text": "custom keys", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_60", - "originalText": "custom keys", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_62", - "x": 260, - "y": 905, - "width": 270, - "height": 170, - "points": [ - [ - 0, - 0 - ], - [ - 270, - -170 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_63", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_63", - "x": 355.0, - "y": 798.0, - "width": 80, - "height": 20, - "text": "manual add", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_62", - "originalText": "manual add", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_64", - "x": 640, - "y": 185, - "width": 135, - "height": 25, - "points": [ - [ - 0, - 0 - ], - [ - 135, - 25 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "bg_65", - "x": 1090, - "y": 70, - "width": 600, - "height": 900, - "strokeColor": "#dee2e6", - "backgroundColor": "#f3f0ff", - "fillStyle": "solid", - "strokeWidth": 1, - "roughness": 0, - "opacity": 40, - "roundness": { - "type": 3 - }, - "boundElements": [] - }, - { - "type": "text", - "id": "st_66", - "x": 1200, - "y": 80, - "width": 180.0, - "height": 28, - "text": "RUNTIME RESOLUTION", - "fontSize": 20, - "fontFamily": 1, - "strokeColor": "#6741d9", - "originalText": "RUNTIME RESOLUTION", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_67", - "x": 1180, - "y": 130, - "width": 380, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#d0bfff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_68", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_68", - "x": 1185, - "y": 135, - "width": 370, - "height": 45, - "text": "resolve_runtime_provider()", - "fontSize": 18, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_67", - "originalText": "resolve_runtime_provider()", - "autoResize": true - }, - { - "type": "diamond", - "id": "d_69", - "x": 1220, - "y": 215, - "width": 280, - "height": 120, - "strokeColor": "#1e1e1e", - "backgroundColor": "#fff3bf", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_70", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_70", - "x": 1230, - "y": 225, - "width": 260, - "height": 100, - "text": "Provider\nType?", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "d_69", - "originalText": "Provider\nType?", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_71", - "x": 1110, - "y": 365, - "width": 180, - "height": 70, - "strokeColor": "#1e1e1e", - "backgroundColor": "#d0bfff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_72", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_72", - "x": 1115, - "y": 370, - "width": 170, - "height": 60, - "text": "Named Custom\nProvider", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_71", - "originalText": "Named Custom\nProvider", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_73", - "x": 1110, - "y": 455, - "width": 180, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#d0bfff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_74", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_74", - "x": 1115, - "y": 460, - "width": 170, - "height": 45, - "text": "_resolve_named_\ncustom_runtime", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_73", - "originalText": "_resolve_named_\ncustom_runtime", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_75", - "x": 1200, - "y": 435, - "width": 0, - "height": 20, - "points": [ - [ - 0, - 0 - ], - [ - 0, - 20 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_76", - "x": 1310, - "y": 365, - "width": 180, - "height": 70, - "strokeColor": "#1e1e1e", - "backgroundColor": "#d0bfff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_77", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_77", - "x": 1315, - "y": 370, - "width": 170, - "height": 60, - "text": "Registry\nProvider", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_76", - "originalText": "Registry\nProvider", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_78", - "x": 1310, - "y": 455, - "width": 180, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#d0bfff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_79", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_79", - "x": 1315, - "y": 460, - "width": 170, - "height": 45, - "text": "resolve_provider\n(pool-aware)", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_78", - "originalText": "resolve_provider\n(pool-aware)", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_80", - "x": 1400, - "y": 435, - "width": 0, - "height": 20, - "points": [ - [ - 0, - 0 - ], - [ - 0, - 20 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_81", - "x": 1510, - "y": 365, - "width": 180, - "height": 70, - "strokeColor": "#1e1e1e", - "backgroundColor": "#d0bfff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_82", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_82", - "x": 1515, - "y": 370, - "width": 170, - "height": 60, - "text": "OpenRouter /\nCustom URL", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_81", - "originalText": "OpenRouter /\nCustom URL", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_83", - "x": 1510, - "y": 455, - "width": 180, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#d0bfff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_84", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_84", - "x": 1515, - "y": 460, - "width": 170, - "height": 45, - "text": "_resolve_openrouter_\nruntime", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_83", - "originalText": "_resolve_openrouter_\nruntime", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_85", - "x": 1600, - "y": 435, - "width": 0, - "height": 20, - "points": [ - [ - 0, - 0 - ], - [ - 0, - 20 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "arrow", - "id": "a_86", - "x": 1280, - "y": 335, - "width": 80, - "height": 30, - "points": [ - [ - 0, - 0 - ], - [ - -80, - 30 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "arrow", - "id": "a_87", - "x": 1360, - "y": 335, - "width": 40, - "height": 30, - "points": [ - [ - 0, - 0 - ], - [ - 40, - 30 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "arrow", - "id": "a_88", - "x": 1440, - "y": 335, - "width": 160, - "height": 30, - "points": [ - [ - 0, - 0 - ], - [ - 160, - 30 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "diamond", - "id": "d_89", - "x": 1260, - "y": 535, - "width": 260, - "height": 100, - "strokeColor": "#1e1e1e", - "backgroundColor": "#fff3bf", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_90", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_90", - "x": 1270, - "y": 545, - "width": 240, - "height": 80, - "text": "Pool has\nkeys?", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "d_89", - "originalText": "Pool has\nkeys?", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_91", - "x": 1200, - "y": 510, - "width": 130, - "height": 25, - "points": [ - [ - 0, - 0 - ], - [ - 130, - 25 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "arrow", - "id": "a_92", - "x": 1400, - "y": 510, - "width": 10, - "height": 25, - "points": [ - [ - 0, - 0 - ], - [ - -10, - 25 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "arrow", - "id": "a_93", - "x": 1600, - "y": 510, - "width": 150, - "height": 25, - "points": [ - [ - 0, - 0 - ], - [ - -150, - 25 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_94", - "x": 1200, - "y": 665, - "width": 240, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#d0bfff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_95", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_95", - "x": 1205, - "y": 670, - "width": 230, - "height": 45, - "text": "Select key via Strategy", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_94", - "originalText": "Select key via Strategy", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_96", - "x": 1390, - "y": 635, - "width": 70, - "height": 30, - "points": [ - [ - 0, - 0 - ], - [ - -70, - 30 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_97", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_97", - "x": 1315.0, - "y": 628.0, - "width": 80, - "height": 20, - "text": "yes", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_96", - "originalText": "yes", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_98", - "x": 1480, - "y": 555, - "width": 200, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffd8a8", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_99", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_99", - "x": 1485, - "y": 560, - "width": 190, - "height": 45, - "text": "Single Key\nFallback", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_98", - "originalText": "Single Key\nFallback", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_100", - "x": 1520, - "y": 585, - "width": 40, - "height": 3, - "points": [ - [ - 0, - 0 - ], - [ - -40, - -3 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_101", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_101", - "x": 1460.0, - "y": 561.5, - "width": 80, - "height": 20, - "text": "no", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_100", - "originalText": "no", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_102", - "x": 1150, - "y": 750, - "width": 360, - "height": 80, - "strokeColor": "#1e1e1e", - "backgroundColor": "#b2f2bb", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_103", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_103", - "x": 1155, - "y": 755, - "width": 350, - "height": 70, - "text": "Returns:\napi_key, base_url,\nprovider, credential_pool handle", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_102", - "originalText": "Returns:\napi_key, base_url,\nprovider, credential_pool handle", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_104", - "x": 1320, - "y": 720, - "width": 10, - "height": 30, - "points": [ - [ - 0, - 0 - ], - [ - 10, - 30 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "arrow", - "id": "a_105", - "x": 1580, - "y": 610, - "width": 70, - "height": 140, - "points": [ - [ - 0, - 0 - ], - [ - -70, - 140 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "arrow", - "id": "a_106", - "x": 1020, - "y": 240, - "width": 160, - "height": 83, - "points": [ - [ - 0, - 0 - ], - [ - 160, - -83 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_107", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_107", - "x": 1060.0, - "y": 176.5, - "width": 80, - "height": 20, - "text": "lookup", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_106", - "originalText": "lookup", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_108", - "x": 1200, - "y": 860, - "width": 240, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffd8a8", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_109", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_109", - "x": 1205, - "y": 865, - "width": 230, - "height": 45, - "text": "API Call to Provider", - "fontSize": 18, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_108", - "originalText": "API Call to Provider", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_110", - "x": 1330, - "y": 830, - "width": 10, - "height": 30, - "points": [ - [ - 0, - 0 - ], - [ - -10, - 30 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "bg_111", - "x": 1740, - "y": 70, - "width": 530, - "height": 900, - "strokeColor": "#dee2e6", - "backgroundColor": "#fff5f5", - "fillStyle": "solid", - "strokeWidth": 1, - "roughness": 0, - "opacity": 40, - "roundness": { - "type": 3 - }, - "boundElements": [] - }, - { - "type": "text", - "id": "st_112", - "x": 1870, - "y": 80, - "width": 140.0, - "height": 28, - "text": "ERROR RECOVERY", - "fontSize": 20, - "fontFamily": 1, - "strokeColor": "#c92a2a", - "originalText": "ERROR RECOVERY", - "autoResize": true - }, - { - "type": "diamond", - "id": "d_113", - "x": 1870, - "y": 140, - "width": 260, - "height": 110, - "strokeColor": "#1e1e1e", - "backgroundColor": "#fff3bf", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_114", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_114", - "x": 1880, - "y": 150, - "width": 240, - "height": 90, - "text": "Error\nType?", - "fontSize": 18, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "d_113", - "originalText": "Error\nType?", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_115", - "x": 1440, - "y": 887, - "width": 430, - "height": 692, - "points": [ - [ - 0, - 0 - ], - [ - 430, - -692 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_116", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_116", - "x": 1615.0, - "y": 519.0, - "width": 80, - "height": 20, - "text": "error", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_115", - "originalText": "error", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_117", - "x": 1760, - "y": 280, - "width": 180, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffc9c9", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_118", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_118", - "x": 1765, - "y": 285, - "width": 170, - "height": 45, - "text": "429 Rate Limit", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_117", - "originalText": "429 Rate Limit", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_119", - "x": 1910, - "y": 250, - "width": 60, - "height": 30, - "points": [ - [ - 0, - 0 - ], - [ - -60, - 30 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_120", - "x": 1760, - "y": 350, - "width": 180, - "height": 50, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffc9c9", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_121", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_121", - "x": 1765, - "y": 355, - "width": 170, - "height": 40, - "text": "Retry same key\nonce", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_120", - "originalText": "Retry same key\nonce", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_122", - "x": 1850, - "y": 335, - "width": 0, - "height": 15, - "points": [ - [ - 0, - 0 - ], - [ - 0, - 15 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_123", - "x": 1760, - "y": 415, - "width": 180, - "height": 50, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffc9c9", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_124", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_124", - "x": 1765, - "y": 420, - "width": 170, - "height": 40, - "text": "Rotate to next\npool key", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_123", - "originalText": "Rotate to next\npool key", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_125", - "x": 1850, - "y": 400, - "width": 0, - "height": 15, - "points": [ - [ - 0, - 0 - ], - [ - 0, - 15 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_126", - "x": 1960, - "y": 280, - "width": 160, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffc9c9", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_127", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_127", - "x": 1965, - "y": 285, - "width": 150, - "height": 45, - "text": "402 Billing", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_126", - "originalText": "402 Billing", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_128", - "x": 2000, - "y": 250, - "width": 40, - "height": 30, - "points": [ - [ - 0, - 0 - ], - [ - 40, - 30 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_129", - "x": 1960, - "y": 350, - "width": 160, - "height": 50, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffc9c9", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_130", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_130", - "x": 1965, - "y": 355, - "width": 150, - "height": 40, - "text": "Immediate\nRotate", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_129", - "originalText": "Immediate\nRotate", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_131", - "x": 2040, - "y": 335, - "width": 0, - "height": 15, - "points": [ - [ - 0, - 0 - ], - [ - 0, - 15 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_132", - "x": 2140, - "y": 280, - "width": 130, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffc9c9", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_133", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_133", - "x": 2145, - "y": 285, - "width": 120, - "height": 45, - "text": "401 Auth\nExpired", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_132", - "originalText": "401 Auth\nExpired", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_134", - "x": 2090, - "y": 250, - "width": 115, - "height": 30, - "points": [ - [ - 0, - 0 - ], - [ - 115, - 30 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_135", - "x": 2130, - "y": 350, - "width": 140, - "height": 50, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffc9c9", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_136", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_136", - "x": 2135, - "y": 355, - "width": 130, - "height": 40, - "text": "Try per-entry\nrefresh", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_135", - "originalText": "Try per-entry\nrefresh", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_137", - "x": 2205, - "y": 335, - "width": 5, - "height": 15, - "points": [ - [ - 0, - 0 - ], - [ - -5, - 15 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_138", - "x": 2130, - "y": 415, - "width": 140, - "height": 50, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffc9c9", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_139", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_139", - "x": 2135, - "y": 420, - "width": 130, - "height": 40, - "text": "Rotate if\nrefresh fails", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_138", - "originalText": "Rotate if\nrefresh fails", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_140", - "x": 2200, - "y": 400, - "width": 0, - "height": 15, - "points": [ - [ - 0, - 0 - ], - [ - 0, - 15 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "diamond", - "id": "d_141", - "x": 1850, - "y": 490, - "width": 280, - "height": 100, - "strokeColor": "#1e1e1e", - "backgroundColor": "#fff3bf", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_142", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_142", - "x": 1860, - "y": 500, - "width": 260, - "height": 80, - "text": "All keys\nexhausted?", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "d_141", - "originalText": "All keys\nexhausted?", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_143", - "x": 1850, - "y": 465, - "width": 80, - "height": 25, - "points": [ - [ - 0, - 0 - ], - [ - 80, - 25 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "arrow", - "id": "a_144", - "x": 2040, - "y": 400, - "width": 10, - "height": 90, - "points": [ - [ - 0, - 0 - ], - [ - -10, - 90 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "arrow", - "id": "a_145", - "x": 2200, - "y": 465, - "width": 120, - "height": 25, - "points": [ - [ - 0, - 0 - ], - [ - -120, - 25 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [] - }, - { - "type": "rectangle", - "id": "r_146", - "x": 1830, - "y": 620, - "width": 300, - "height": 70, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffd8a8", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_147", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_147", - "x": 1835, - "y": 625, - "width": 290, - "height": 60, - "text": "fallback_model\n(different provider entirely)", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_146", - "originalText": "fallback_model\n(different provider entirely)", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_148", - "x": 1990, - "y": 590, - "width": 10, - "height": 30, - "points": [ - [ - 0, - 0 - ], - [ - -10, - 30 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_149", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_149", - "x": 1945.0, - "y": 583.0, - "width": 80, - "height": 20, - "text": "yes", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_148", - "originalText": "yes", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_150", - "x": 2150, - "y": 510, - "width": 120, - "height": 50, - "strokeColor": "#1e1e1e", - "backgroundColor": "#b2f2bb", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_151", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_151", - "x": 2155, - "y": 515, - "width": 110, - "height": 40, - "text": "Retry with\nnew key", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_150", - "originalText": "Retry with\nnew key", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_152", - "x": 2130, - "y": 540, - "width": 20, - "height": 5, - "points": [ - [ - 0, - 0 - ], - [ - 20, - -5 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_153", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_153", - "x": 2100.0, - "y": 515.5, - "width": 80, - "height": 20, - "text": "no", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_152", - "originalText": "no", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_154", - "x": 1830, - "y": 655, - "width": 390, - "height": 260, - "points": [ - [ - 0, - 0 - ], - [ - -390, - 260 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "dashed", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_155", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_155", - "x": 1595.0, - "y": 763.0, - "width": 80, - "height": 20, - "text": "retry", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_154", - "originalText": "retry", - "autoResize": true - }, - { - "type": "rectangle", - "id": "bg_156", - "x": 30, - "y": 1440, - "width": 2230, - "height": 200, - "strokeColor": "#dee2e6", - "backgroundColor": "#fff9db", - "fillStyle": "solid", - "strokeWidth": 1, - "roughness": 0, - "opacity": 40, - "roundness": { - "type": 3 - }, - "boundElements": [] - }, - { - "type": "text", - "id": "st_157", - "x": 940, - "y": 1450, - "width": 140.0, - "height": 28, - "text": "CLI MANAGEMENT", - "fontSize": 20, - "fontFamily": 1, - "strokeColor": "#e67700", - "originalText": "CLI MANAGEMENT", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_158", - "x": 60, - "y": 1490, - "width": 220, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#fff3bf", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_159", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_159", - "x": 65, - "y": 1495, - "width": 210, - "height": 45, - "text": "hermes auth\n(interactive wizard)", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_158", - "originalText": "hermes auth\n(interactive wizard)", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_160", - "x": 310, - "y": 1490, - "width": 220, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#fff3bf", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_161", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_161", - "x": 315, - "y": 1495, - "width": 210, - "height": 45, - "text": "hermes auth add\n", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_160", - "originalText": "hermes auth add\n", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_162", - "x": 560, - "y": 1490, - "width": 180, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#fff3bf", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_163", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_163", - "x": 565, - "y": 1495, - "width": 170, - "height": 45, - "text": "hermes auth list", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_162", - "originalText": "hermes auth list", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_164", - "x": 770, - "y": 1490, - "width": 260, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#fff3bf", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_165", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_165", - "x": 775, - "y": 1495, - "width": 250, - "height": 45, - "text": "hermes auth remove\n ", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_164", - "originalText": "hermes auth remove\n ", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_166", - "x": 1060, - "y": 1490, - "width": 260, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#fff3bf", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_167", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_167", - "x": 1065, - "y": 1495, - "width": 250, - "height": 45, - "text": "hermes auth reset\n", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_166", - "originalText": "hermes auth reset\n", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_168", - "x": 1350, - "y": 1490, - "width": 340, - "height": 55, - "strokeColor": "#1e1e1e", - "backgroundColor": "#fff3bf", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_169", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_169", - "x": 1355, - "y": 1495, - "width": 330, - "height": 45, - "text": "config.yaml\ncredential_pool_strategies", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_168", - "originalText": "config.yaml\ncredential_pool_strategies", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_170", - "x": 420, - "y": 1490, - "width": 355, - "height": 695, - "points": [ - [ - 0, - 0 - ], - [ - 355, - -695 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_171", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_171", - "x": 557.5, - "y": 1120.5, - "width": 80, - "height": 20, - "text": "manage", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_170", - "originalText": "manage", - "autoResize": true - }, - { - "type": "arrow", - "id": "a_172", - "x": 1520, - "y": 1490, - "width": 750, - "height": 765, - "points": [ - [ - 0, - 0 - ], - [ - -750, - -765 - ] - ], - "endArrowhead": "arrow", - "strokeColor": "#1e1e1e", - "strokeStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "boundElements": [ - { - "id": "t_173", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_173", - "x": 1105.0, - "y": 1085.5, - "width": 80, - "height": 20, - "text": "configure", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "a_172", - "originalText": "configure", - "autoResize": true - }, - { - "type": "text", - "id": "st_174", - "x": 40, - "y": 1590, - "width": 56.0, - "height": 24, - "text": "Legend:", - "fontSize": 16, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "originalText": "Legend:", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_175", - "x": 120, - "y": 1585, - "width": 100, - "height": 30, - "strokeColor": "#1e1e1e", - "backgroundColor": "#a5d8ff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_176", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_176", - "x": 125, - "y": 1590, - "width": 90, - "height": 20, - "text": "Source", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_175", - "originalText": "Source", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_177", - "x": 240, - "y": 1585, - "width": 100, - "height": 30, - "strokeColor": "#1e1e1e", - "backgroundColor": "#b2f2bb", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_178", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_178", - "x": 245, - "y": 1590, - "width": 90, - "height": 20, - "text": "Pool Entry", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_177", - "originalText": "Pool Entry", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_179", - "x": 360, - "y": 1585, - "width": 100, - "height": 30, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffd8a8", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_180", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_180", - "x": 365, - "y": 1590, - "width": 90, - "height": 20, - "text": "External", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_179", - "originalText": "External", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_181", - "x": 480, - "y": 1585, - "width": 100, - "height": 30, - "strokeColor": "#1e1e1e", - "backgroundColor": "#d0bfff", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_182", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_182", - "x": 485, - "y": 1590, - "width": 90, - "height": 20, - "text": "Logic", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_181", - "originalText": "Logic", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_183", - "x": 600, - "y": 1585, - "width": 100, - "height": 30, - "strokeColor": "#1e1e1e", - "backgroundColor": "#ffc9c9", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_184", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_184", - "x": 605, - "y": 1590, - "width": 90, - "height": 20, - "text": "Error", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_183", - "originalText": "Error", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_185", - "x": 720, - "y": 1585, - "width": 100, - "height": 30, - "strokeColor": "#1e1e1e", - "backgroundColor": "#fff3bf", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_186", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_186", - "x": 725, - "y": 1590, - "width": 90, - "height": 20, - "text": "Decision", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_185", - "originalText": "Decision", - "autoResize": true - }, - { - "type": "rectangle", - "id": "r_187", - "x": 840, - "y": 1585, - "width": 100, - "height": 30, - "strokeColor": "#1e1e1e", - "backgroundColor": "#c3fae8", - "fillStyle": "solid", - "strokeWidth": 2, - "roughness": 1, - "opacity": 100, - "roundness": { - "type": 3 - }, - "boundElements": [ - { - "id": "t_188", - "type": "text" - } - ] - }, - { - "type": "text", - "id": "t_188", - "x": 845, - "y": 1590, - "width": 90, - "height": 20, - "text": "Storage", - "fontSize": 14, - "fontFamily": 1, - "strokeColor": "#1e1e1e", - "textAlign": "center", - "verticalAlign": "middle", - "containerId": "r_187", - "originalText": "Storage", - "autoResize": true - } - ], - "appState": { - "viewBackgroundColor": "#ffffff", - "gridSize": null - } -} \ No newline at end of file