diff --git a/README.md b/README.md index 25878e3..9b1c9e4 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Run Sample 01 (Discord Agent) to see Coven orchestrate a Discord chat channel wi See detailed steps: [Sample 01 — Discord Agent README](src/samples/01.DiscordAgent/README.md). +![Diagram demonstrating how the 01 sample connects agents to Discord so they can answer user questions.]() + - Prerequisites: - .NET 10 SDK installed. - Discord Bot: token provisioned, bot invited to your server, Message Content Intent enabled in the Discord Developer Portal, and permission to read/write in a target channel. @@ -211,6 +213,8 @@ Every Coven is organized into a "spine" of MagikBlocks, executing one after the Each MagikBlock execution represents a unique scope with a fixed input and output type. > _Cheatcodes_: Use Empty as an input if you want to route to a MagikBlock with no inputs. +![Diagram showing what a Coven "Branch" is. It shows a Spine Segment (where user code lives) connecting to a "branch" abstraction, isolating the user code from the integrations.]() + By starting Daemons and reading journals, your block executes the logic it needs, abstracted from the downstream implementation. The layers that define these abstractions are the "branches" that stretch off of your MagikBlock's execution. Coven offers two convenient abstractions: - **Coven.Chat**: Multi-user conversations. - **Coven.Agents**: Working with an AI powered Agent to complete your goals. @@ -220,6 +224,10 @@ Built on the other side of the "branch" abstractions are Coven's handcrafted int - **Coven.Chat.Console**: Use a terminal to chat with your Coven. - **Coven.Agents.OpenAI**: Send requests to an agent from your Coven. +![Diagram showing how multiple Branches and Leaves can be connected to each Spine Segment.]() + +![Diagram showing how multiple spine segments can be used to create complex flows where isolating each part of the flow to a single segment can remove complexity around the states of your application.]() + ### Why use Coven? Anyone can write new branches or leaves and they will seamlessly integrate with your software. diff --git a/architecture/Abstractions-and-Branches.md b/architecture/Abstractions-and-Branches.md index b088ef8..d36da99 100644 --- a/architecture/Abstractions-and-Branches.md +++ b/architecture/Abstractions-and-Branches.md @@ -9,6 +9,8 @@ Single takeaway: Integrate with Chat and Agents; swap leaves (Discord, Console, Your block logic writes/reads journal entries from Chat/Agents. The specific leaf is free to change (or multiply) behind the branch boundary. +![Diagram showing what a Coven "Branch" is. It shows a Spine Segment (where user code lives) connecting to a "branch" abstraction, isolating the user code from the integrations.](<../assets/Normal Looking Branch.svg>) + ## Directionality - Spine: your block/user code lives here. - Efferent: spine → leaves (outbound from your code to adapters). diff --git a/assets/Normal Looking Branch.svg b/assets/Normal Looking Branch.svg new file mode 100644 index 0000000..659a762 --- /dev/null +++ b/assets/Normal Looking Branch.svg @@ -0,0 +1,4 @@ + + +Leaf (Integrations)Branch (Abstractions)Spine Segment(Your Code in aMagikBlock)EfferentEfferentAfferentAfferentNormal Looking BranchYou write code here,integrating with branchabstractions via scriveners.Coven abstractions (eg.Agents, Chat) live hereIntegrations (eg. discord,openai) live here. You decidewhat integrations to use. \ No newline at end of file diff --git a/assets/Normal Looking Coven.excalidraw b/assets/Normal Looking Coven.excalidraw new file mode 100644 index 0000000..3f65418 --- /dev/null +++ b/assets/Normal Looking Coven.excalidraw @@ -0,0 +1,7556 @@ +{ + "type": "excalidraw", + "version": 2, + "source": "https://excalidraw.com", + "elements": [ + { + "id": "MS3gXpXb6dMCPaEFxHdmW", + "type": "rectangle", + "x": 5190.774642377519, + "y": 1742.3620830582406, + "width": 1602.5, + "height": 407.5, + "angle": 0, + "strokeColor": "transparent", + "backgroundColor": "#e9ecef", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRv4", + "roundness": null, + "seed": 1957320773, + "version": 331, + "versionNonce": 959381707, + "isDeleted": false, + "boundElements": null, + "updated": 1762739812665, + "link": null, + "locked": false + }, + { + "id": "fdcyYi6i_D0q_xhd-zUcO", + "type": "rectangle", + "x": 6382.4730550759305, + "y": 1851.3739878201445, + "width": 342.49999999999983, + "height": 112.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRv8", + "roundness": { + "type": 3 + }, + "seed": 2130073893, + "version": 477, + "versionNonce": 1976993125, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "5SU6ORLDTu_3wNiBEDWh3" + }, + { + "id": "4VSOO9xNZPi9dKUMw9RQw", + "type": "arrow" + }, + { + "id": "deT0s7NQzZeA_sUSEz0K4", + "type": "arrow" + } + ], + "updated": 1762739812665, + "link": null, + "locked": false + }, + { + "id": "5SU6ORLDTu_3wNiBEDWh3", + "type": "text", + "x": 6420.359102439212, + "y": 1890.1239878201445, + "width": 266.7279052734375, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRvG", + "roundness": null, + "seed": 1937370245, + "version": 467, + "versionNonce": 1556787051, + "isDeleted": false, + "boundElements": [], + "updated": 1762739812665, + "link": null, + "locked": false, + "text": "Leaf (Integrations)", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "fdcyYi6i_D0q_xhd-zUcO", + "originalText": "Leaf (Integrations)", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "YdeHv8VpX_1_Gbe6GrFcu", + "type": "rectangle", + "x": 5833.056388409264, + "y": 1851.290654486812, + "width": 342.49999999999983, + "height": 112.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRvO", + "roundness": { + "type": 3 + }, + "seed": 1827935205, + "version": 511, + "versionNonce": 772444357, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "P5EnnHYsEAru2kX0LnUi4" + }, + { + "id": "jiloikZ1Af1j5Qm1haW5m", + "type": "arrow" + }, + { + "id": "4VSOO9xNZPi9dKUMw9RQw", + "type": "arrow" + }, + { + "id": "xUDm9usg_hYzM-O2Z0Xhw", + "type": "arrow" + }, + { + "id": "deT0s7NQzZeA_sUSEz0K4", + "type": "arrow" + } + ], + "updated": 1762739812665, + "link": null, + "locked": false + }, + { + "id": "P5EnnHYsEAru2kX0LnUi4", + "type": "text", + "x": 5853.1904521299675, + "y": 1890.040654486812, + "width": 302.23187255859375, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRvV", + "roundness": null, + "seed": 930238277, + "version": 518, + "versionNonce": 2050460171, + "isDeleted": false, + "boundElements": [], + "updated": 1762739812665, + "link": null, + "locked": false, + "text": "Branch (Abstractions)", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "YdeHv8VpX_1_Gbe6GrFcu", + "originalText": "Branch (Abstractions)", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "2oWMSB37LQWkF0eIiIH14", + "type": "rectangle", + "x": 5269.306388409263, + "y": 1815.8739878201454, + "width": 346.66666666666674, + "height": 209.99999999999952, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRvZ", + "roundness": { + "type": 3 + }, + "seed": 1095900837, + "version": 751, + "versionNonce": 241578021, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "yEl44-UjYAXwXGUf3J6Rt" + }, + { + "id": "jiloikZ1Af1j5Qm1haW5m", + "type": "arrow" + }, + { + "id": "xUDm9usg_hYzM-O2Z0Xhw", + "type": "arrow" + } + ], + "updated": 1762739812665, + "link": null, + "locked": false + }, + { + "id": "yEl44-UjYAXwXGUf3J6Rt", + "type": "text", + "x": 5338.731770387616, + "y": 1850.8739878201452, + "width": 207.81590270996094, + "height": 140, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRvd", + "roundness": null, + "seed": 1363214853, + "version": 805, + "versionNonce": 376443051, + "isDeleted": false, + "boundElements": [], + "updated": 1762739812665, + "link": null, + "locked": false, + "text": "Spine Segment\n\n(Your Code in a\nMagikBlock)", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "2oWMSB37LQWkF0eIiIH14", + "originalText": "Spine Segment\n\n(Your Code in a MagikBlock)", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "jiloikZ1Af1j5Qm1haW5m", + "type": "arrow", + "x": 5616.9730550759305, + "y": 1944.5770715602885, + "width": 215.8547735876491, + "height": 0.26912830256287634, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRvl", + "roundness": null, + "seed": 2084338021, + "version": 1293, + "versionNonce": 1423369093, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "tmTMaNf5HN5rmFBHogPky" + } + ], + "updated": 1762739812665, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 215.8547735876491, + -0.26912830256287634 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "2oWMSB37LQWkF0eIiIH14", + "focus": 0.2273458165511118, + "gap": 1.0000000000009095 + }, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "tmTMaNf5HN5rmFBHogPky", + "type": "text", + "x": 2590.850469335575, + "y": 219.44250740900702, + "width": 83.09994506835938, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRvt", + "roundness": null, + "seed": 1536296133, + "version": 18, + "versionNonce": 857654091, + "isDeleted": false, + "boundElements": [], + "updated": 1762739812665, + "link": null, + "locked": false, + "text": "Efferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "jiloikZ1Af1j5Qm1haW5m", + "originalText": "Efferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "4VSOO9xNZPi9dKUMw9RQw", + "type": "arrow", + "x": 6176.8849929467215, + "y": 1945.8421048957334, + "width": 205.2469031859382, + "height": 2.053669773999445, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRw", + "roundness": null, + "seed": 48178213, + "version": 1123, + "versionNonce": 630860517, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "C041d5d4gLW-TTnLR0WYl" + } + ], + "updated": 1762739812665, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 205.2469031859382, + -2.053669773999445 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "C041d5d4gLW-TTnLR0WYl", + "type": "text", + "x": 3145.4584720055104, + "y": 219.8152700087337, + "width": 83.09994506835938, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRw8", + "roundness": null, + "seed": 907106181, + "version": 24, + "versionNonce": 949887467, + "isDeleted": false, + "boundElements": [], + "updated": 1762739812665, + "link": null, + "locked": false, + "text": "Efferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "4VSOO9xNZPi9dKUMw9RQw", + "originalText": "Efferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "xUDm9usg_hYzM-O2Z0Xhw", + "type": "arrow", + "x": 5832.169425825334, + "y": 1875.92864859445, + "width": 214.52970408273814, + "height": 1.3200924416764792, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRwG", + "roundness": null, + "seed": 1600528101, + "version": 1175, + "versionNonce": 1094551109, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "n-gE5QJtYPDAoT6zzLkzy" + } + ], + "updated": 1762739812665, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -214.52970408273814, + 1.3200924416764792 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "2oWMSB37LQWkF0eIiIH14", + "focus": -0.40114795753484317, + "gap": 1.6666666666660603 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "n-gE5QJtYPDAoT6zzLkzy", + "type": "text", + "x": 2591.164606437773, + "y": 151.58869481528814, + "width": 82.47993469238281, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRwV", + "roundness": null, + "seed": 1164638789, + "version": 16, + "versionNonce": 536390795, + "isDeleted": false, + "boundElements": [], + "updated": 1762739812665, + "link": null, + "locked": false, + "text": "Afferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "xUDm9usg_hYzM-O2Z0Xhw", + "originalText": "Afferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "deT0s7NQzZeA_sUSEz0K4", + "type": "arrow", + "x": 6378.006347007999, + "y": 1874.8905547206436, + "width": 200.41223112348325, + "height": 0.36052725420222487, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRwl", + "roundness": null, + "seed": 16607653, + "version": 1237, + "versionNonce": 2057205157, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "FU1z53klpaQ973HM2bcE8" + } + ], + "updated": 1762739812665, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -200.41223112348325, + -0.36052725420222487 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "fdcyYi6i_D0q_xhd-zUcO", + "focus": 0.5731690161242434, + "gap": 4.654410346725263 + }, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "FU1z53klpaQ973HM2bcE8", + "type": "text", + "x": 3144.060264100065, + "y": 149.71029109354254, + "width": 82.47993469238281, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRx", + "roundness": null, + "seed": 860548357, + "version": 20, + "versionNonce": 1558766379, + "isDeleted": false, + "boundElements": [], + "updated": 1762739812665, + "link": null, + "locked": false, + "text": "Afferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "deT0s7NQzZeA_sUSEz0K4", + "originalText": "Afferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "TRv_KcpyTd5wzQJVp7P1k", + "type": "text", + "x": 5719.306388409264, + "y": 1764.207321153478, + "width": 570, + "height": 45, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRxG", + "roundness": null, + "seed": 2077295717, + "version": 323, + "versionNonce": 1827305733, + "isDeleted": false, + "boundElements": [], + "updated": 1762739812665, + "link": null, + "locked": false, + "text": "Normal Looking Branch", + "fontSize": 36, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "Normal Looking Branch", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "FFejRaB0H3fpxtOedWKD0", + "type": "text", + "x": 5300.9730550759305, + "y": 2047.5406544868115, + "width": 280, + "height": 75, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRxV", + "roundness": null, + "seed": 777859013, + "version": 518, + "versionNonce": 131679691, + "isDeleted": false, + "boundElements": [], + "updated": 1762739812665, + "link": null, + "locked": false, + "text": "You write code here,\nintegrating with branch\nabstractions via scriveners.", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "You write code here, integrating with branch abstractions via scriveners.", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "aB4wz9VX5QhCda1yH9A9g", + "type": "text", + "x": 5864.306388409263, + "y": 1980.040654486812, + "width": 280, + "height": 50, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRy", + "roundness": null, + "seed": 1225584421, + "version": 523, + "versionNonce": 1906249829, + "isDeleted": false, + "boundElements": [], + "updated": 1762739812665, + "link": null, + "locked": false, + "text": "Coven abstractions (eg.\nAgents, Chat) live here", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "Coven abstractions (eg. Agents, Chat) live here", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "Swl98VP5F73LjJ3snHP7a", + "type": "text", + "x": 6414.306388409263, + "y": 1975.040654486811, + "width": 280, + "height": 75, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "ku1Qkpdo4o6bRSKQcUiU2" + ], + "frameId": null, + "index": "bRz", + "roundness": null, + "seed": 709739141, + "version": 819, + "versionNonce": 1206146155, + "isDeleted": false, + "boundElements": [], + "updated": 1762739812665, + "link": null, + "locked": false, + "text": "Integrations (eg. discord,\nopenai) live here. You decide\nwhat integrations to use.", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "Integrations (eg. discord, openai) live here. You decide what integrations to use.", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "UNmhJqqE_QhuCaCXXJKlO", + "type": "rectangle", + "x": 6840.953213806089, + "y": 1561.1120830582406, + "width": 1602.5, + "height": 653.2142857142858, + "angle": 0, + "strokeColor": "transparent", + "backgroundColor": "#e9ecef", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSD2", + "roundness": null, + "seed": 481868357, + "version": 513, + "versionNonce": 1843837029, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false + }, + { + "id": "8pXmFwcjlgKiphNyV7ndD", + "type": "rectangle", + "x": 8040.75083285371, + "y": 1707.4850989312554, + "width": 342.49999999999983, + "height": 112.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSD4", + "roundness": { + "type": 3 + }, + "seed": 115157477, + "version": 828, + "versionNonce": 1397435499, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "-LjNpGl_OZX2eEY039NS8" + }, + { + "id": "h2sv_6NyOW_u8rZRSP0qc", + "type": "arrow" + }, + { + "id": "sc4Xs6JEzZmLHpk-LpFi7", + "type": "arrow" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false + }, + { + "id": "-LjNpGl_OZX2eEY039NS8", + "type": "text", + "x": 8170.280846891796, + "y": 1746.2350989312554, + "width": 83.43997192382812, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSD8", + "roundness": null, + "seed": 533243205, + "version": 822, + "versionNonce": 1000104901, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Leaf 1", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "8pXmFwcjlgKiphNyV7ndD", + "originalText": "Leaf 1", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "bYh4oyQiez1G0h0vRLioC", + "type": "rectangle", + "x": 7491.334166187044, + "y": 1707.4017655979223, + "width": 342.49999999999983, + "height": 112.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDA", + "roundness": { + "type": 3 + }, + "seed": 946713765, + "version": 862, + "versionNonce": 631269131, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "HLOcqD6unmmGXThB9IYiU" + }, + { + "id": "wqm-KpEwBvacKC6IUmfbx", + "type": "arrow" + }, + { + "id": "h2sv_6NyOW_u8rZRSP0qc", + "type": "arrow" + }, + { + "id": "WqM5C2YjAx3jyFg-yT3No", + "type": "arrow" + }, + { + "id": "sc4Xs6JEzZmLHpk-LpFi7", + "type": "arrow" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false + }, + { + "id": "HLOcqD6unmmGXThB9IYiU", + "type": "text", + "x": 7604.722181934114, + "y": 1746.1517655979223, + "width": 115.72396850585938, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDC", + "roundness": null, + "seed": 1283053573, + "version": 873, + "versionNonce": 1346741029, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Branch 1", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "bYh4oyQiez1G0h0vRLioC", + "originalText": "Branch 1", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "8m070K5q-OPGGePABqvue", + "type": "rectangle", + "x": 6907.58416618704, + "y": 1700.3184322645893, + "width": 346.66666666666674, + "height": 399.9999999999999, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDG", + "roundness": { + "type": 3 + }, + "seed": 99258213, + "version": 1181, + "versionNonce": 2058702251, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "a69C0t-OFtfmHEILN22E-" + }, + { + "id": "mNzRD3JHFiGb2LEmHb3m7", + "type": "arrow" + }, + { + "id": "yh3_Z5mdcAzgrerFrB3lK", + "type": "arrow" + }, + { + "id": "wqm-KpEwBvacKC6IUmfbx", + "type": "arrow" + }, + { + "id": "WqM5C2YjAx3jyFg-yT3No", + "type": "arrow" + }, + { + "id": "nTKxCeoN7agjY2921Xt3Q", + "type": "arrow" + }, + { + "id": "zyAAsKPCprl3NV6mcEPnR", + "type": "arrow" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false + }, + { + "id": "a69C0t-OFtfmHEILN22E-", + "type": "text", + "x": 6984.8915290613895, + "y": 1882.8184322645893, + "width": 192.05194091796875, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDI", + "roundness": null, + "seed": 1930255045, + "version": 1224, + "versionNonce": 810546821, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Spine Segment", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "8m070K5q-OPGGePABqvue", + "originalText": "Spine Segment", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "wqm-KpEwBvacKC6IUmfbx", + "type": "arrow", + "x": 7260.25083285371, + "y": 1785.526309609047, + "width": 230.08333333333394, + "height": 2.084434543430689, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDK", + "roundness": null, + "seed": 2088745509, + "version": 2445, + "versionNonce": 901013579, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "LndFxDhmp3N_dvTR958-X" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 230.08333333333394, + 2.084434543430689 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "LndFxDhmp3N_dvTR958-X", + "type": "text", + "x": 2596.2425269861965, + "y": 671.5685268807624, + "width": 83.09994506835938, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDO", + "roundness": null, + "seed": 456076677, + "version": 22, + "versionNonce": 1987632613, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Efferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "wqm-KpEwBvacKC6IUmfbx", + "originalText": "Efferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "h2sv_6NyOW_u8rZRSP0qc", + "type": "arrow", + "x": 7835.162770724501, + "y": 1801.9532160068447, + "width": 205.2469031859382, + "height": 2.053669773999445, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDQ", + "roundness": null, + "seed": 1314469093, + "version": 2180, + "versionNonce": 1886920427, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "meNqrWoxcyf8jJqT6APC5" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 205.2469031859382, + -2.053669773999445 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "meNqrWoxcyf8jJqT6APC5", + "type": "text", + "x": 3158.7362497832896, + "y": 685.926381119845, + "width": 83.09994506835938, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDS", + "roundness": null, + "seed": 1368084549, + "version": 28, + "versionNonce": 164485445, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Efferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "h2sv_6NyOW_u8rZRSP0qc", + "originalText": "Efferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "WqM5C2YjAx3jyFg-yT3No", + "type": "arrow", + "x": 7490.813904697397, + "y": 1728.5858293641909, + "width": 231.56302294340003, + "height": 0.9758278329650238, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDV", + "roundness": null, + "seed": 312672165, + "version": 2264, + "versionNonce": 629868939, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "rnC_lap3qQU67v1UfE_26" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -231.56302294340003, + -0.9758278329650238 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "rnC_lap3qQU67v1UfE_26", + "type": "text", + "x": 2596.2924258795056, + "y": 613.0979154477084, + "width": 82.47993469238281, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDX", + "roundness": null, + "seed": 1741538053, + "version": 20, + "versionNonce": 330066085, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Afferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "WqM5C2YjAx3jyFg-yT3No", + "originalText": "Afferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "sc4Xs6JEzZmLHpk-LpFi7", + "type": "arrow", + "x": 8036.284124785778, + "y": 1731.0016658317545, + "width": 200.41223112348325, + "height": 0.36052725420222487, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDZ", + "roundness": null, + "seed": 92871269, + "version": 2294, + "versionNonce": 438804523, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "s4I1n6N9LzGWml-dcUmQT" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -200.41223112348325, + -0.36052725420222487 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "s4I1n6N9LzGWml-dcUmQT", + "type": "text", + "x": 3157.3380418778443, + "y": 615.8214022046534, + "width": 82.47993469238281, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDd", + "roundness": null, + "seed": 883066309, + "version": 24, + "versionNonce": 901909509, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Afferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "sc4Xs6JEzZmLHpk-LpFi7", + "originalText": "Afferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "fH5KW__MAx24HI4siKiyA", + "type": "text", + "x": 7377.723055075929, + "y": 1585.0406544868115, + "width": 570, + "height": 45, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDf", + "roundness": null, + "seed": 1211598117, + "version": 725, + "versionNonce": 137913035, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Normal Looking Spine Segment", + "fontSize": 36, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "Normal Looking Spine Segment", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "Khj-4XhOf0QEM4S33OhVa", + "type": "rectangle", + "x": 8037.417499520376, + "y": 1987.4434322645884, + "width": 342.49999999999983, + "height": 112.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDh", + "roundness": { + "type": 3 + }, + "seed": 1404409989, + "version": 905, + "versionNonce": 803685, + "isDeleted": false, + "boundElements": [ + { + "id": "TJfKTJ2vm1nOlBg9rRJV2", + "type": "text" + }, + { + "id": "mRMd4YYez0g3_X-8-xolV", + "type": "arrow" + }, + { + "id": "r9wehKLVVdyVhzoLflEfx", + "type": "arrow" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false + }, + { + "id": "TJfKTJ2vm1nOlBg9rRJV2", + "type": "text", + "x": 8164.41351697643, + "y": 2026.1934322645884, + "width": 88.50796508789062, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDl", + "roundness": null, + "seed": 551174117, + "version": 898, + "versionNonce": 139972971, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Leaf 3", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "Khj-4XhOf0QEM4S33OhVa", + "originalText": "Leaf 3", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "Fv57wwK5-ADKGvZ1zfVgS", + "type": "rectangle", + "x": 7491.111943964818, + "y": 1986.2489878201454, + "width": 342.49999999999983, + "height": 112.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDn", + "roundness": { + "type": 3 + }, + "seed": 1706228549, + "version": 943, + "versionNonce": 651726533, + "isDeleted": false, + "boundElements": [ + { + "id": "kvL2mIwlzF1pkuHyfzq-Q", + "type": "text" + }, + { + "id": "nTKxCeoN7agjY2921Xt3Q", + "type": "arrow" + }, + { + "id": "mRMd4YYez0g3_X-8-xolV", + "type": "arrow" + }, + { + "id": "zyAAsKPCprl3NV6mcEPnR", + "type": "arrow" + }, + { + "id": "r9wehKLVVdyVhzoLflEfx", + "type": "arrow" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false + }, + { + "id": "kvL2mIwlzF1pkuHyfzq-Q", + "type": "text", + "x": 7601.965963129857, + "y": 2024.9989878201454, + "width": 120.79196166992188, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDp", + "roundness": null, + "seed": 983386789, + "version": 954, + "versionNonce": 1003514891, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Branch 3", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "Fv57wwK5-ADKGvZ1zfVgS", + "originalText": "Branch 3", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "nTKxCeoN7agjY2921Xt3Q", + "type": "arrow", + "x": 7255.250832853708, + "y": 2066.664102082195, + "width": 234.8611111111104, + "height": 0.015318247795676143, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDt", + "roundness": null, + "seed": 1346809349, + "version": 2604, + "versionNonce": 2026139173, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "G5-ctGMFmoNlhtTNuppsy" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 234.8611111111104, + 0.015318247795676143 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "Fv57wwK5-ADKGvZ1zfVgS", + "focus": -0.42998870040539056, + "gap": 1 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "G5-ctGMFmoNlhtTNuppsy", + "type": "text", + "x": 2593.631415875083, + "y": 951.6717612060927, + "width": 83.09994506835938, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSDx", + "roundness": null, + "seed": 1705813349, + "version": 29, + "versionNonce": 916239019, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Efferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "nTKxCeoN7agjY2921Xt3Q", + "originalText": "Efferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "mRMd4YYez0g3_X-8-xolV", + "type": "arrow", + "x": 7836.601762077548, + "y": 2071.3744217573994, + "width": 198.79909772101473, + "height": 3.3260708163211348, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSE", + "roundness": null, + "seed": 2115809477, + "version": 2422, + "versionNonce": 347955589, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "Dk_CYJpKOIB1T_reg4j9W" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 198.79909772101473, + 3.3260708163211348 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "Fv57wwK5-ADKGvZ1zfVgS", + "focus": 0.4391473083309793, + "gap": 2.9946731307757863 + }, + "endBinding": { + "elementId": "Khj-4XhOf0QEM4S33OhVa", + "focus": -0.5735577288730026, + "gap": 2.0914283521269295 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "Dk_CYJpKOIB1T_reg4j9W", + "type": "text", + "x": 3156.9513384038755, + "y": 958.03745716556, + "width": 83.09994506835938, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSE4", + "roundness": null, + "seed": 1463046181, + "version": 35, + "versionNonce": 694625611, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Efferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "mRMd4YYez0g3_X-8-xolV", + "originalText": "Efferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "zyAAsKPCprl3NV6mcEPnR", + "type": "arrow", + "x": 7490.529032341878, + "y": 2007.8724401148252, + "width": 232.94486615483856, + "height": 0.6505738364121498, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSE8", + "roundness": null, + "seed": 518062981, + "version": 2415, + "versionNonce": 1610672357, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "6E9phTdVaVphWeEwgbLFy" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -232.94486615483856, + -0.6505738364121498 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "8m070K5q-OPGGePABqvue", + "focus": 0.5307654865760189, + "gap": 3.3333333333321207 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "6E9phTdVaVphWeEwgbLFy", + "type": "text", + "x": 2595.3166319182665, + "y": 892.5471531966191, + "width": 82.47993469238281, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSEG", + "roundness": null, + "seed": 1767918309, + "version": 27, + "versionNonce": 1267352555, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Afferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "zyAAsKPCprl3NV6mcEPnR", + "originalText": "Afferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "r9wehKLVVdyVhzoLflEfx", + "type": "arrow", + "x": 8032.999774059088, + "y": 2010.4161091456976, + "width": 197.33375815207182, + "height": 0.7525800238308875, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSEK", + "roundness": null, + "seed": 1732224581, + "version": 2521, + "versionNonce": 1008501829, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "F4UHbIsZ2IONO8QLjEeyM" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -197.33375815207182, + -0.7525800238308875 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "F4UHbIsZ2IONO8QLjEeyM", + "type": "text", + "x": 3155.59292763686, + "y": 895.0398191337822, + "width": 82.47993469238281, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSEO", + "roundness": null, + "seed": 1532794277, + "version": 31, + "versionNonce": 84971147, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Afferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "r9wehKLVVdyVhzoLflEfx", + "originalText": "Afferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "VSOAk9Kcn4L0T7wqLPpv_", + "type": "rectangle", + "x": 8036.084166187042, + "y": 1847.4434322645889, + "width": 342.49999999999983, + "height": 112.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSEV", + "roundness": { + "type": 3 + }, + "seed": 1357158661, + "version": 964, + "versionNonce": 2095952805, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "6aiZx68OSYBs-gkOCGpye" + }, + { + "id": "Z2UtVPceiJ1FBlqk0Upgj", + "type": "arrow" + }, + { + "id": "0-eF-6_whA-26LPPD98QX", + "type": "arrow" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false + }, + { + "id": "6aiZx68OSYBs-gkOCGpye", + "type": "text", + "x": 8161.792181628936, + "y": 1886.1934322645889, + "width": 91.08396911621094, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSEZ", + "roundness": null, + "seed": 290795621, + "version": 957, + "versionNonce": 1488225579, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Leaf 2", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "VSOAk9Kcn4L0T7wqLPpv_", + "originalText": "Leaf 2", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "IuKl27L4MS9eR--Xgovx8", + "type": "rectangle", + "x": 7493.778610631485, + "y": 1847.3600989312567, + "width": 345.8333333333329, + "height": 112.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSEd", + "roundness": { + "type": 3 + }, + "seed": 1518066629, + "version": 1012, + "versionNonce": 513931013, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "7VY936sHtc5C1srtmWGTu" + }, + { + "id": "mNzRD3JHFiGb2LEmHb3m7", + "type": "arrow" + }, + { + "id": "Z2UtVPceiJ1FBlqk0Upgj", + "type": "arrow" + }, + { + "id": "yh3_Z5mdcAzgrerFrB3lK", + "type": "arrow" + }, + { + "id": "0-eF-6_whA-26LPPD98QX", + "type": "arrow" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false + }, + { + "id": "7VY936sHtc5C1srtmWGTu", + "type": "text", + "x": 7605.01129444903, + "y": 1886.1100989312567, + "width": 123.36796569824219, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSEl", + "roundness": null, + "seed": 1417026341, + "version": 1022, + "versionNonce": 232826827, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Branch 2", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "IuKl27L4MS9eR--Xgovx8", + "originalText": "Branch 2", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "mNzRD3JHFiGb2LEmHb3m7", + "type": "arrow", + "x": 7260.584166187041, + "y": 1928.546445328609, + "width": 232.19444444444434, + "height": 0.6286659710158347, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSEt", + "roundness": null, + "seed": 1202810501, + "version": 2701, + "versionNonce": 1001836133, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "eDdV8PAY6Fc9FlWcnmu9S" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 232.19444444444434, + -0.6286659710158347 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "8m070K5q-OPGGePABqvue", + "focus": 0.14323619745792276, + "gap": 6.33333333333394 + }, + "endBinding": { + "elementId": "IuKl27L4MS9eR--Xgovx8", + "focus": -0.42026745187407644, + "gap": 1 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "eDdV8PAY6Fc9FlWcnmu9S", + "type": "text", + "x": 2597.631415875083, + "y": 813.2321123431011, + "width": 83.09994506835938, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSF", + "roundness": null, + "seed": 317412837, + "version": 30, + "versionNonce": 447706731, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Efferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "mNzRD3JHFiGb2LEmHb3m7", + "originalText": "Efferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "Z2UtVPceiJ1FBlqk0Upgj", + "type": "arrow", + "x": 7840.94513917791, + "y": 1941.8920225977577, + "width": 194.80447689526318, + "height": 1.994861681340808, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSF8", + "roundness": null, + "seed": 1630622021, + "version": 2584, + "versionNonce": 1123662277, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "latUjIGLfBKTE-Hv0qkpC" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 194.80447689526318, + -1.994861681340808 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "IuKl27L4MS9eR--Xgovx8", + "focus": 0.6905515314775117, + "gap": 2.397263697159589 + }, + "endBinding": { + "elementId": "VSOAk9Kcn4L0T7wqLPpv_", + "focus": -0.59387026499238, + "gap": 1.000683265692161 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "latUjIGLfBKTE-Hv0qkpC", + "type": "text", + "x": 3159.2974050913617, + "y": 825.8945917570873, + "width": 83.09994506835938, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSFG", + "roundness": null, + "seed": 534831269, + "version": 36, + "versionNonce": 1307275531, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Efferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "Z2UtVPceiJ1FBlqk0Upgj", + "originalText": "Efferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "yh3_Z5mdcAzgrerFrB3lK", + "type": "arrow", + "x": 7493.063234383564, + "y": 1870.0547801013859, + "width": 236.81240152985902, + "height": 2.035088245447696, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSFV", + "roundness": null, + "seed": 883393541, + "version": 2521, + "versionNonce": 1837644069, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "Do0lQtqyD1GMWFKhk6uNH" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -236.81240152985902, + 2.035088245447696 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "IuKl27L4MS9eR--Xgovx8", + "focus": 0.6070296228143314, + "gap": 1.000102136884894 + }, + "endBinding": { + "elementId": "8m070K5q-OPGGePABqvue", + "focus": -0.132621289861093, + "gap": 1.999999999998181 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "Do0lQtqyD1GMWFKhk6uNH", + "type": "text", + "x": 2595.9170662724428, + "y": 756.0723242241097, + "width": 82.47993469238281, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSFd", + "roundness": null, + "seed": 1937947493, + "version": 28, + "versionNonce": 957290411, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Afferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "yh3_Z5mdcAzgrerFrB3lK", + "originalText": "Afferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "0-eF-6_whA-26LPPD98QX", + "type": "arrow", + "x": 8031.617609469385, + "y": 1870.956686401024, + "width": 189.96736124151812, + "height": 0.3516625225943244, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSFl", + "roundness": null, + "seed": 1421870789, + "version": 2698, + "versionNonce": 1959775365, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "7i5rEMylEe9GlZieMNilt" + } + ], + "updated": 1762739808679, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -189.96736124151812, + -0.3516625225943244 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "VSOAk9Kcn4L0T7wqLPpv_", + "focus": 0.572974638026334, + "gap": 4.6545544233310725 + }, + "endBinding": { + "elementId": "IuKl27L4MS9eR--Xgovx8", + "focus": -0.5891619033009821, + "gap": 2.259971791595259 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "7i5rEMylEe9GlZieMNilt", + "type": "text", + "x": 3157.8939615024337, + "y": 755.7808551397268, + "width": 82.47993469238281, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSG", + "roundness": null, + "seed": 1794958885, + "version": 32, + "versionNonce": 1514465867, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Afferent", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "0-eF-6_whA-26LPPD98QX", + "originalText": "Afferent", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "J1ohSracAM2dbkfCH3Lg7", + "type": "text", + "x": 6938.195277298151, + "y": 2113.373987820144, + "width": 280, + "height": 75, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSGG", + "roundness": null, + "seed": 421976453, + "version": 937, + "versionNonce": 143520741, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "Each spine segment can\nhave any number of branches\nbut 2 or 3 is usually enough.", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "Each spine segment can have any number of branches but 2 or 3 is usually enough.", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "9NSDkuSav1kZ6xLQZFjk5", + "type": "text", + "x": 6941.627816980688, + "y": 1625.0406544868124, + "width": 280, + "height": 70, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSGV", + "roundness": null, + "seed": 1917361285, + "version": 632, + "versionNonce": 107440363, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "(Your Code in a\nMagikBlock)", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "(Your Code in a MagikBlock)", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "CiiWUtm_Ms-8k1Ka8IK9w", + "type": "text", + "x": 7518.294483647354, + "y": 1663.0962100423676, + "width": 280, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSH", + "roundness": null, + "seed": 2121057253, + "version": 686, + "versionNonce": 80752453, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "(Abstractions)", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "(Abstractions)", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "UMt1EiqkweWUDTSviklMD", + "type": "text", + "x": 8072.738928091799, + "y": 1666.1517655979233, + "width": 280, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "9ocYPd5ZlMfc0vrYchZHn" + ], + "frameId": null, + "index": "bSI", + "roundness": null, + "seed": 1985281861, + "version": 766, + "versionNonce": 318837643, + "isDeleted": false, + "boundElements": [], + "updated": 1762739808679, + "link": null, + "locked": false, + "text": "(Integrations)", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "(Integrations)", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "g9wOwpnmy3-L-18RX73ud", + "type": "rectangle", + "x": 8545.238928091803, + "y": 1515.397797343955, + "width": 1318.2142857142842, + "height": 737.5000000000003, + "angle": 0, + "strokeColor": "transparent", + "backgroundColor": "#e9ecef", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bU4", + "roundness": null, + "seed": 913523045, + "version": 753, + "versionNonce": 1558435141, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "UDNxpBE2kBJQr6DFYDL6p", + "type": "text", + "x": 8916.111943964821, + "y": 1522.2628767090346, + "width": 570, + "height": 45, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bU5", + "roundness": null, + "seed": 142303461, + "version": 815, + "versionNonce": 870501771, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Normal Looking Coven", + "fontSize": 36, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "Normal Looking Coven", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "M7mduqrleSrIwiXbfc6rb", + "type": "rectangle", + "x": 8978.521082074893, + "y": 1604.207321153478, + "width": 447.03530633437174, + "height": 115, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bU6", + "roundness": { + "type": 3 + }, + "seed": 1585970245, + "version": 1550, + "versionNonce": 178447525, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "U3Gw7D6tRFpI1MqEQuqzl" + }, + { + "id": "x1oPPFWt-vka_AV-XPO32", + "type": "arrow" + }, + { + "id": "-t_lBFkKdTU59FVRi1ScJ", + "type": "arrow" + }, + { + "id": "wgOABWnrCVKNDfWGKocRn", + "type": "arrow" + }, + { + "id": "r80g8mHiqkbgaZ2CSatbl", + "type": "arrow" + }, + { + "id": "0tN-riuZwALr7E5FEtPxb", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "U3Gw7D6tRFpI1MqEQuqzl", + "type": "text", + "x": 9094.434769482801, + "y": 1644.207321153478, + "width": 215.2079315185547, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bU7", + "roundness": null, + "seed": 858401701, + "version": 1569, + "versionNonce": 283567147, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Spine Segment 1", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "M7mduqrleSrIwiXbfc6rb", + "originalText": "Spine Segment 1", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "UC0NJfLo9_eNAFIvXTqJJ", + "type": "rectangle", + "x": 8978.056388409264, + "y": 1805.040654486811, + "width": 447.03530633437174, + "height": 115, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bU8", + "roundness": { + "type": 3 + }, + "seed": 1183805189, + "version": 1621, + "versionNonce": 8980485, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "uLXm8rirtbP6N2kzbcCU8" + }, + { + "id": "x1oPPFWt-vka_AV-XPO32", + "type": "arrow" + }, + { + "id": "KMwI1hvlM9LD8VjAc1cLE", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "uLXm8rirtbP6N2kzbcCU8", + "type": "text", + "x": 9090.148077220982, + "y": 1845.040654486811, + "width": 222.8519287109375, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bU9", + "roundness": null, + "seed": 1999980133, + "version": 1650, + "versionNonce": 1852778187, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Spine Segment 2", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "UC0NJfLo9_eNAFIvXTqJJ", + "originalText": "Spine Segment 2", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "x1oPPFWt-vka_AV-XPO32", + "type": "arrow", + "x": 9195.44594668306, + "y": 1724.207321153478, + "width": 0.813849884629235, + "height": 76.66666666666652, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUA", + "roundness": null, + "seed": 2011771333, + "version": 862, + "versionNonce": 1351860069, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "Y4QLqoZd8ZxNCblUSTAxt" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 0.813849884629235, + 76.66666666666652 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "UC0NJfLo9_eNAFIvXTqJJ", + "focus": -0.020790020790024673, + "gap": 4.166666666666515 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "Y4QLqoZd8ZxNCblUSTAxt", + "type": "text", + "x": 2770.1629531073045, + "y": 1352.5406544868113, + "width": 206.3798370361328, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUB", + "roundness": null, + "seed": 1170780453, + "version": 36, + "versionNonce": 51778923, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Via Capability routing", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "x1oPPFWt-vka_AV-XPO32", + "originalText": "Via Capability routing", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "9EwXu_bSQwVKtUUdwGhto", + "type": "rectangle", + "x": 8978.056388409264, + "y": 1998.9295433757002, + "width": 447.03530633437174, + "height": 115, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUC", + "roundness": { + "type": 3 + }, + "seed": 1581335685, + "version": 1710, + "versionNonce": 1896909509, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "OVMttBmVuL-9A4aDAw7Rv" + }, + { + "id": "KMwI1hvlM9LD8VjAc1cLE", + "type": "arrow" + }, + { + "id": "lRhue-E9rQxu4FdKaRz89", + "type": "arrow" + }, + { + "id": "1ov8_aH0YogE4wD0-40rl", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "OVMttBmVuL-9A4aDAw7Rv", + "type": "text", + "x": 9088.440077037876, + "y": 2038.9295433757002, + "width": 226.26792907714844, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUD", + "roundness": null, + "seed": 890268645, + "version": 1743, + "versionNonce": 1311125515, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Spine Segment ...", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "9EwXu_bSQwVKtUUdwGhto", + "originalText": "Spine Segment ...", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "KMwI1hvlM9LD8VjAc1cLE", + "type": "arrow", + "x": 9194.141119967262, + "y": 1924.207321153478, + "width": 0.4543376102428738, + "height": 72.22222222222217, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUE", + "roundness": null, + "seed": 1782818629, + "version": 901, + "versionNonce": 849144357, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "V2C_oGD8wfIqMJWD4bv1_" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 0.4543376102428738, + 72.22222222222217 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "9EwXu_bSQwVKtUUdwGhto", + "focus": -0.029485227338593583, + "gap": 2.5 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "V2C_oGD8wfIqMJWD4bv1_", + "type": "text", + "x": 2768.6783702543157, + "y": 1550.318432264589, + "width": 206.3798370361328, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUF", + "roundness": null, + "seed": 1077442213, + "version": 39, + "versionNonce": 26867371, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Via Capability routing", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "KMwI1hvlM9LD8VjAc1cLE", + "originalText": "Via Capability routing", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "6LNii3ci-bjldAptORpiP", + "type": "rectangle", + "x": 9496.195252848014, + "y": 1625.6934322645898, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUG", + "roundness": { + "type": 3 + }, + "seed": 1369201157, + "version": 1167, + "versionNonce": 1982225797, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "Kt2VYgvRl_i7QZfQO1AQ6" + }, + { + "id": "-t_lBFkKdTU59FVRi1ScJ", + "type": "arrow" + }, + { + "id": "xl3hB5Ux1yXICdvw7pq7W", + "type": "arrow" + }, + { + "id": "pmtS466o95PKnixoDuq6R", + "type": "arrow" + }, + { + "id": "wgOABWnrCVKNDfWGKocRn", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "Kt2VYgvRl_i7QZfQO1AQ6", + "type": "text", + "x": 9531.885285806997, + "y": 1646.9434322645898, + "width": 66.11993408203125, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUH", + "roundness": null, + "seed": 124572005, + "version": 1171, + "versionNonce": 740026699, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Branch", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "6LNii3ci-bjldAptORpiP", + "originalText": "Branch", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "or7ikMXWM-x-quON88U0J", + "type": "rectangle", + "x": 9704.58416618704, + "y": 1624.9017655979228, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUI", + "roundness": { + "type": 3 + }, + "seed": 1324833989, + "version": 1274, + "versionNonce": 585786597, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "gRzv4wuysmKMZ_XZ-SPTD" + }, + { + "id": "xl3hB5Ux1yXICdvw7pq7W", + "type": "arrow" + }, + { + "id": "pmtS466o95PKnixoDuq6R", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "gRzv4wuysmKMZ_XZ-SPTD", + "type": "text", + "x": 9751.804190295927, + "y": 1646.1517655979228, + "width": 43.05995178222656, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUJ", + "roundness": null, + "seed": 265911333, + "version": 1289, + "versionNonce": 587630571, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Leaf", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "or7ikMXWM-x-quON88U0J", + "originalText": "Leaf", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "-t_lBFkKdTU59FVRi1ScJ", + "type": "arrow", + "x": 9426.556388409263, + "y": 1639.532569643512, + "width": 68.52736578319582, + "height": 0.17557323484379594, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUK", + "roundness": null, + "seed": 1644212101, + "version": 525, + "versionNonce": 1551269957, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "Q-H-fMtnMTFtgLZ4A1j30" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 68.52736578319582, + -0.17557323484379594 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "6LNii3ci-bjldAptORpiP", + "focus": 0.5973395464953293, + "gap": 1.2734217393729972 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "Q-H-fMtnMTFtgLZ4A1j30", + "type": "text", + "x": 3125.4400816768357, + "y": 1231.9447830260901, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUL", + "roundness": null, + "seed": 61503205, + "version": 19, + "versionNonce": 744772235, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "-t_lBFkKdTU59FVRi1ScJ", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "xl3hB5Ux1yXICdvw7pq7W", + "type": "arrow", + "x": 9637.450257195955, + "y": 1636.872493351767, + "width": 66.47134675005873, + "height": 0.3882801551940247, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUM", + "roundness": null, + "seed": 258232901, + "version": 505, + "versionNonce": 2024288165, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "FKBlpPfakVKJAo3sSs79k" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 66.47134675005873, + 0.3882801551940247 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "or7ikMXWM-x-quON88U0J", + "focus": 0.6144818166692967, + "gap": 1.0000547292589723 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "FKBlpPfakVKJAo3sSs79k", + "type": "text", + "x": 3335.3059409469583, + "y": 1229.566633429364, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUN", + "roundness": null, + "seed": 1913373093, + "version": 23, + "versionNonce": 1760545067, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "xl3hB5Ux1yXICdvw7pq7W", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "pmtS466o95PKnixoDuq6R", + "type": "arrow", + "x": 9703.988928091805, + "y": 1676.9850989312558, + "width": 66.66666666666606, + "height": 1.1111111111113132, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUO", + "roundness": null, + "seed": 550388997, + "version": 488, + "versionNonce": 900526853, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "q2hOVdoxOWgsVtr2_3WLI" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -66.66666666666606, + -1.1111111111113132 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "or7ikMXWM-x-quON88U0J", + "focus": -0.5584932480455066, + "gap": 1 + }, + "endBinding": { + "elementId": "6LNii3ci-bjldAptORpiP", + "focus": 0.43627764764472604, + "gap": 3.6270085771266167 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "q2hOVdoxOWgsVtr2_3WLI", + "type": "text", + "x": 3335.523606233079, + "y": 1268.9295433757002, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUP", + "roundness": null, + "seed": 254368869, + "version": 11, + "versionNonce": 2115201995, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "pmtS466o95PKnixoDuq6R", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "wgOABWnrCVKNDfWGKocRn", + "type": "arrow", + "x": 9493.988778526993, + "y": 1679.7616426967356, + "width": 66.86492980026833, + "height": 1.0601164538147714, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUQ", + "roundness": null, + "seed": 1693091781, + "version": 546, + "versionNonce": 805456485, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "jrrYz3M-wAPdNX2yDlRn5" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -66.86492980026833, + -1.0601164538147714 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "6LNii3ci-bjldAptORpiP", + "focus": -0.6154763068187364, + "gap": 2.3868945129591443 + }, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "jrrYz3M-wAPdNX2yDlRn5", + "type": "text", + "x": 3125.424325101466, + "y": 1271.7315844698282, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUR", + "roundness": null, + "seed": 1949255461, + "version": 16, + "versionNonce": 2146024043, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "wgOABWnrCVKNDfWGKocRn", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "g4UA770p4mDsYTs5-VYQz", + "type": "rectangle", + "x": 9498.258744911509, + "y": 1831.4087100423667, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUS", + "roundness": { + "type": 3 + }, + "seed": 1868896901, + "version": 1282, + "versionNonce": 410367429, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "4uJJUdnc0DfIlw4FfWDc1" + }, + { + "id": "eC4rsdaw8dA5vOCv0ZM8S", + "type": "arrow" + }, + { + "id": "lEn4p6U1yp7UmAVTZSLQ3", + "type": "arrow" + }, + { + "id": "QAggEqC4b6qCfXFKWzYk_", + "type": "arrow" + }, + { + "id": "zWNvpASgmb-Q7uXdqVSS_", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "4uJJUdnc0DfIlw4FfWDc1", + "type": "text", + "x": 9533.948777870492, + "y": 1852.6587100423667, + "width": 66.11993408203125, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUT", + "roundness": null, + "seed": 1598652901, + "version": 1286, + "versionNonce": 456996107, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Branch", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "g4UA770p4mDsYTs5-VYQz", + "originalText": "Branch", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "4-WYX05qd-WyIAb2oz9Yp", + "type": "rectangle", + "x": 9706.647658250535, + "y": 1830.6170433756997, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUU", + "roundness": { + "type": 3 + }, + "seed": 1491729733, + "version": 1389, + "versionNonce": 707048741, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "33_RBoXvMb42tPiiSjK6T" + }, + { + "id": "lEn4p6U1yp7UmAVTZSLQ3", + "type": "arrow" + }, + { + "id": "QAggEqC4b6qCfXFKWzYk_", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "33_RBoXvMb42tPiiSjK6T", + "type": "text", + "x": 9753.867682359421, + "y": 1851.8670433756997, + "width": 43.05995178222656, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUV", + "roundness": null, + "seed": 1940130981, + "version": 1405, + "versionNonce": 2139642795, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Leaf", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "4-WYX05qd-WyIAb2oz9Yp", + "originalText": "Leaf", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "eC4rsdaw8dA5vOCv0ZM8S", + "type": "arrow", + "x": 9428.61988047276, + "y": 1845.4286509539597, + "width": 68.52730928414712, + "height": 0.35584324581304827, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUW", + "roundness": null, + "seed": 2133143557, + "version": 599, + "versionNonce": 1618790533, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "7UFt4x2dJwTBrjvUZzZhW" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 68.52730928414712, + -0.35584324581304827 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "g4UA770p4mDsYTs5-VYQz", + "focus": 0.5995447907264047, + "gap": 1.2734159871040895 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "7UFt4x2dJwTBrjvUZzZhW", + "type": "text", + "x": 3127.503545490807, + "y": 1437.7507293310532, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUX", + "roundness": null, + "seed": 2037049189, + "version": 23, + "versionNonce": 150318667, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "eC4rsdaw8dA5vOCv0ZM8S", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "lEn4p6U1yp7UmAVTZSLQ3", + "type": "arrow", + "x": 9639.513749259451, + "y": 1842.5877711295434, + "width": 66.47134675005873, + "height": 0.3882801551940247, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUY", + "roundness": null, + "seed": 1153610437, + "version": 846, + "versionNonce": 1832611813, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "EJ6aQdpzeruVUsueDgnXC" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 66.47134675005873, + 0.3882801551940247 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "4-WYX05qd-WyIAb2oz9Yp", + "focus": 0.6144818166693419, + "gap": 1.0000547292572075 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "EJ6aQdpzeruVUsueDgnXC", + "type": "text", + "x": 3337.369433010454, + "y": 1435.2819112071404, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUZ", + "roundness": null, + "seed": 499782181, + "version": 27, + "versionNonce": 710913259, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "lEn4p6U1yp7UmAVTZSLQ3", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "QAggEqC4b6qCfXFKWzYk_", + "type": "arrow", + "x": 9706.052420155302, + "y": 1882.7003767090328, + "width": 66.66666666666606, + "height": 1.1111111111113132, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUa", + "roundness": null, + "seed": 1366197637, + "version": 829, + "versionNonce": 1852713797, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "SDF6XJ_QjUElbNiTdjM9D" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -66.66666666666606, + -1.1111111111113132 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "4-WYX05qd-WyIAb2oz9Yp", + "focus": -0.5584932480455079, + "gap": 1 + }, + "endBinding": { + "elementId": "g4UA770p4mDsYTs5-VYQz", + "focus": 0.43627764764472465, + "gap": 3.6270085771284357 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "SDF6XJ_QjUElbNiTdjM9D", + "type": "text", + "x": 3337.587098296575, + "y": 1474.644821153477, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUb", + "roundness": null, + "seed": 854428901, + "version": 15, + "versionNonce": 391174027, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "QAggEqC4b6qCfXFKWzYk_", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "zWNvpASgmb-Q7uXdqVSS_", + "type": "arrow", + "x": 9496.0524201553, + "y": 1885.4781544868101, + "width": 70, + "height": 1.1111111111113132, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUc", + "roundness": null, + "seed": 1372891205, + "version": 619, + "versionNonce": 1685224101, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "xbWD0EyIyCCj53b2YMY6J" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -70, + -1.1111111111113132 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "g4UA770p4mDsYTs5-VYQz", + "focus": -0.6155267994333196, + "gap": 2.3868768016008906 + }, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "xbWD0EyIyCCj53b2YMY6J", + "type": "text", + "x": 3125.920431629907, + "y": 1477.4225989312545, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUd", + "roundness": null, + "seed": 1879136165, + "version": 19, + "versionNonce": 771993131, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "zWNvpASgmb-Q7uXdqVSS_", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "eurS0CN5ucZ6NFq284Yuk", + "type": "rectangle", + "x": 9497.147633800398, + "y": 2021.4087100423662, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUe", + "roundness": { + "type": 3 + }, + "seed": 933305093, + "version": 1242, + "versionNonce": 1744166405, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "emp3_Kq8QDAHijhCoERt1" + }, + { + "id": "K3qEMHWYh8RzIJMUHGC2_", + "type": "arrow" + }, + { + "id": "EiMCcQB731iVv37hYcTUf", + "type": "arrow" + }, + { + "id": "OMSgcEUHBXy0cwQ3QHoUZ", + "type": "arrow" + }, + { + "id": "yvYyZXK1vwmEz00n6EMsf", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "emp3_Kq8QDAHijhCoERt1", + "type": "text", + "x": 9532.83766675938, + "y": 2042.6587100423662, + "width": 66.11993408203125, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUf", + "roundness": null, + "seed": 825324133, + "version": 1247, + "versionNonce": 560115915, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Branch", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "eurS0CN5ucZ6NFq284Yuk", + "originalText": "Branch", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "JQ73euAlnhiJH-f5QB4BT", + "type": "rectangle", + "x": 9705.536547139423, + "y": 2020.6170433757002, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUg", + "roundness": { + "type": 3 + }, + "seed": 2038422981, + "version": 1349, + "versionNonce": 536204645, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "He3DmdMqDzPeuKUqPJb77" + }, + { + "id": "EiMCcQB731iVv37hYcTUf", + "type": "arrow" + }, + { + "id": "OMSgcEUHBXy0cwQ3QHoUZ", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "He3DmdMqDzPeuKUqPJb77", + "type": "text", + "x": 9752.756571248308, + "y": 2041.8670433757002, + "width": 43.05995178222656, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUh", + "roundness": null, + "seed": 933879077, + "version": 1365, + "versionNonce": 1661493099, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Leaf", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "JQ73euAlnhiJH-f5QB4BT", + "originalText": "Leaf", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "K3qEMHWYh8RzIJMUHGC2_", + "type": "arrow", + "x": 9427.508769361648, + "y": 2035.4286509539602, + "width": 68.52730928414712, + "height": 0.35584324581304827, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUi", + "roundness": null, + "seed": 1394405509, + "version": 519, + "versionNonce": 2009063621, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "-LYdQRWskx5A7OrsJdLec" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 68.52730928414712, + -0.35584324581304827 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "eurS0CN5ucZ6NFq284Yuk", + "focus": 0.5995447907263808, + "gap": 1.273415987103958 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "-LYdQRWskx5A7OrsJdLec", + "type": "text", + "x": 3126.3924343796957, + "y": 1627.7507293310537, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUj", + "roundness": null, + "seed": 1771476965, + "version": 23, + "versionNonce": 1295989259, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "K3qEMHWYh8RzIJMUHGC2_", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "EiMCcQB731iVv37hYcTUf", + "type": "arrow", + "x": 9638.402638148338, + "y": 2032.5877711295439, + "width": 66.47134675005873, + "height": 0.3882801551940247, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUk", + "roundness": null, + "seed": 86266693, + "version": 726, + "versionNonce": 351371301, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "IPVD8HrUs7O2e-8t-7PYT" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 66.47134675005873, + 0.3882801551940247 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "JQ73euAlnhiJH-f5QB4BT", + "focus": 0.6144818166693405, + "gap": 1.0000547292608388 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "IPVD8HrUs7O2e-8t-7PYT", + "type": "text", + "x": 3336.258321899342, + "y": 1625.2819112071409, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUl", + "roundness": null, + "seed": 304325285, + "version": 27, + "versionNonce": 218218667, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "EiMCcQB731iVv37hYcTUf", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "OMSgcEUHBXy0cwQ3QHoUZ", + "type": "arrow", + "x": 9704.941309044189, + "y": 2072.700376709032, + "width": 66.66666666666606, + "height": 1.1111111111113132, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUm", + "roundness": null, + "seed": 356648453, + "version": 709, + "versionNonce": 225981317, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "7ADakK1UWzax62_2-c2kB" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -66.66666666666606, + -1.1111111111113132 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "JQ73euAlnhiJH-f5QB4BT", + "focus": -0.5584932480454786, + "gap": 1 + }, + "endBinding": { + "elementId": "eurS0CN5ucZ6NFq284Yuk", + "focus": 0.4362776476447021, + "gap": 3.6270085771266167 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "7ADakK1UWzax62_2-c2kB", + "type": "text", + "x": 3336.4759871854626, + "y": 1664.6448211534762, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUn", + "roundness": null, + "seed": 561839461, + "version": 15, + "versionNonce": 1274704715, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "OMSgcEUHBXy0cwQ3QHoUZ", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "yvYyZXK1vwmEz00n6EMsf", + "type": "arrow", + "x": 9494.941309044189, + "y": 2075.478154486809, + "width": 70, + "height": 1.1111111111113132, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUo", + "roundness": null, + "seed": 237111493, + "version": 539, + "versionNonce": 1569815269, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "_mn67gI6hSuhTX_fpq-rI" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -70, + -1.1111111111113132 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "eurS0CN5ucZ6NFq284Yuk", + "focus": -0.6155267994333183, + "gap": 2.3868768016026265 + }, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "_mn67gI6hSuhTX_fpq-rI", + "type": "text", + "x": 3124.8093205187956, + "y": 1667.4225989312536, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUp", + "roundness": null, + "seed": 1825482789, + "version": 19, + "versionNonce": 444846571, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "yvYyZXK1vwmEz00n6EMsf", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "6ol0lg_9Xdaz0vfSbJpV-", + "type": "rectangle", + "x": 8779.369856022615, + "y": 1633.6309322645911, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUq", + "roundness": { + "type": 3 + }, + "seed": 1064328069, + "version": 1250, + "versionNonce": 499832389, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "0aSZtM6hYCx7NDRC6P3mB" + }, + { + "id": "0tN-riuZwALr7E5FEtPxb", + "type": "arrow" + }, + { + "id": "dyy3yJzzk23wgGPApiIOz", + "type": "arrow" + }, + { + "id": "GgJFp_C301AN6r3xZ1ujS", + "type": "arrow" + }, + { + "id": "r80g8mHiqkbgaZ2CSatbl", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "0aSZtM6hYCx7NDRC6P3mB", + "type": "text", + "x": 8815.0598889816, + "y": 1654.8809322645911, + "width": 66.11993408203125, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUr", + "roundness": null, + "seed": 1849991909, + "version": 1256, + "versionNonce": 430464139, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Branch", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "6ol0lg_9Xdaz0vfSbJpV-", + "originalText": "Branch", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "e9RSojpmPlkGtmFmPt4BX", + "type": "rectangle", + "x": 8568.869880472754, + "y": 1636.1725989312567, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUs", + "roundness": { + "type": 3 + }, + "seed": 2111372869, + "version": 1379, + "versionNonce": 2030159269, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "neyzFPmLn1YhmUwfEynNc" + }, + { + "id": "dyy3yJzzk23wgGPApiIOz", + "type": "arrow" + }, + { + "id": "GgJFp_C301AN6r3xZ1ujS", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "neyzFPmLn1YhmUwfEynNc", + "type": "text", + "x": 8616.08990458164, + "y": 1657.4225989312567, + "width": 43.05995178222656, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUt", + "roundness": null, + "seed": 84602277, + "version": 1395, + "versionNonce": 1696764715, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Leaf", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "e9RSojpmPlkGtmFmPt4BX", + "originalText": "Leaf", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "0tN-riuZwALr7E5FEtPxb", + "type": "arrow", + "x": 8975.286547139422, + "y": 1681.45961361924, + "width": 54.172396126023614, + "height": 1.8642519509157864, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUu", + "roundness": null, + "seed": 1661464837, + "version": 721, + "versionNonce": 1650706693, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "vZeVJQa9VPfHIXVWkdDIu" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -54.172396126023614, + 1.8642519509157864 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "6ol0lg_9Xdaz0vfSbJpV-", + "focus": 0.5109910386480166, + "gap": 4.24429499078542 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "vZeVJQa9VPfHIXVWkdDIu", + "type": "text", + "x": 2612.820359452384, + "y": 1274.8917395946978, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUv", + "roundness": null, + "seed": 894273637, + "version": 24, + "versionNonce": 1029502411, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "0tN-riuZwALr7E5FEtPxb", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "dyy3yJzzk23wgGPApiIOz", + "type": "arrow", + "x": 8775.63663580596, + "y": 1690.0664435540689, + "width": 68.43845785827125, + "height": 0.019223532694468304, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUw", + "roundness": null, + "seed": 229192645, + "version": 690, + "versionNonce": 191783013, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "zCF-doG1fCkaq2a75HQap" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -68.43845785827125, + 0.019223532694468304 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "e9RSojpmPlkGtmFmPt4BX", + "focus": 0.5976613449637155, + "gap": 1.0000723917215417 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "zCF-doG1fCkaq2a75HQap", + "type": "text", + "x": 2406.0374172528, + "y": 1282.5760553204161, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUx", + "roundness": null, + "seed": 1748529957, + "version": 27, + "versionNonce": 1903297643, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "dyy3yJzzk23wgGPApiIOz", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "GgJFp_C301AN6r3xZ1ujS", + "type": "arrow", + "x": 8707.312042025338, + "y": 1651.098752397149, + "width": 68.43080542014968, + "height": 0.6073059291229583, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUy", + "roundness": null, + "seed": 1634256517, + "version": 673, + "versionNonce": 435096517, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "0_VVrLjr-6YJ5hkX59HaY" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 68.43080542014968, + 0.6073059291229583 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "e9RSojpmPlkGtmFmPt4BX", + "focus": -0.5658401686594593, + "gap": 1.0000257391116198 + }, + "endBinding": { + "elementId": "6ol0lg_9Xdaz0vfSbJpV-", + "focus": 0.43749958622158647, + "gap": 3.6270085771266167 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "0_VVrLjr-6YJ5hkX59HaY", + "type": "text", + "x": 2406.39545621002, + "y": 1243.9024053617104, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bUz", + "roundness": null, + "seed": 737652197, + "version": 15, + "versionNonce": 153894667, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "GgJFp_C301AN6r3xZ1ujS", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "r80g8mHiqkbgaZ2CSatbl", + "type": "arrow", + "x": 8919.052904575734, + "y": 1646.8571776406957, + "width": 56.99951557956092, + "height": 0.497607319157396, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bV0", + "roundness": null, + "seed": 1190308165, + "version": 744, + "versionNonce": 503532325, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "lZCuP21VQgn1JN-aFTMrO" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 56.99951557956092, + 0.497607319157396 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "M7mduqrleSrIwiXbfc6rb", + "focus": 0.20823205486455523, + "gap": 2.468661919598162 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "lZCuP21VQgn1JN-aFTMrO", + "type": "text", + "x": 2612.4206738401217, + "y": 1239.6059813002744, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bV1", + "roundness": null, + "seed": 1941387429, + "version": 20, + "versionNonce": 788932011, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "r80g8mHiqkbgaZ2CSatbl", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "Le_UOrIVOFMJj6RTJSpYG", + "type": "rectangle", + "x": 8774.230967133726, + "y": 2024.1864878201459, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bV2", + "roundness": { + "type": 3 + }, + "seed": 1811078149, + "version": 1296, + "versionNonce": 1209572997, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "bNtg5pNP2PXrdcdXn-qS5" + }, + { + "id": "1ov8_aH0YogE4wD0-40rl", + "type": "arrow" + }, + { + "id": "8G-6yeXtrcxYmx94xekUY", + "type": "arrow" + }, + { + "id": "rhs6vGqnqej5J1SaU-JI1", + "type": "arrow" + }, + { + "id": "lRhue-E9rQxu4FdKaRz89", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "bNtg5pNP2PXrdcdXn-qS5", + "type": "text", + "x": 8809.921000092709, + "y": 2045.4364878201459, + "width": 66.11993408203125, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bV3", + "roundness": null, + "seed": 1470305125, + "version": 1303, + "versionNonce": 1512716363, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Branch", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "Le_UOrIVOFMJj6RTJSpYG", + "originalText": "Branch", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "OHAvK8HXH3nlc-62R8Eg-", + "type": "rectangle", + "x": 8563.730991583863, + "y": 2026.728154486812, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bV4", + "roundness": { + "type": 3 + }, + "seed": 51732165, + "version": 1425, + "versionNonce": 1592559077, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "LveOBHVOwcBKPE3G65BFs" + }, + { + "id": "8G-6yeXtrcxYmx94xekUY", + "type": "arrow" + }, + { + "id": "rhs6vGqnqej5J1SaU-JI1", + "type": "arrow" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false + }, + { + "id": "LveOBHVOwcBKPE3G65BFs", + "type": "text", + "x": 8610.95101569275, + "y": 2047.978154486812, + "width": 43.05995178222656, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bV5", + "roundness": null, + "seed": 1424440869, + "version": 1442, + "versionNonce": 947058411, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Leaf", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "OHAvK8HXH3nlc-62R8Eg-", + "originalText": "Leaf", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "1ov8_aH0YogE4wD0-40rl", + "type": "arrow", + "x": 8969.03654713942, + "y": 2077.9033770196456, + "width": 53.07325100633625, + "height": 2.1490625939431993, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bV6", + "roundness": null, + "seed": 67514757, + "version": 808, + "versionNonce": 1972142405, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "PpR7SibUhbHb9GkO_0PVz" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -53.07325100633625, + -2.1490625939431993 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "Le_UOrIVOFMJj6RTJSpYG", + "focus": 0.4068171651755387, + "gap": 4.244327756403655 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "PpR7SibUhbHb9GkO_0PVz", + "type": "text", + "x": 2607.119932012226, + "y": 1669.328845722674, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bV7", + "roundness": null, + "seed": 229619941, + "version": 28, + "versionNonce": 1483399563, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "1ov8_aH0YogE4wD0-40rl", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "8G-6yeXtrcxYmx94xekUY", + "type": "arrow", + "x": 8770.497746917072, + "y": 2080.621999109623, + "width": 68.43845785827125, + "height": 0.019223532694468304, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bV8", + "roundness": null, + "seed": 1802589253, + "version": 826, + "versionNonce": 1633030309, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "FVBWjRPjik9bjRjYQS7g5" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -68.43845785827125, + 0.019223532694468304 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "OHAvK8HXH3nlc-62R8Eg-", + "focus": 0.5976613449636904, + "gap": 1.0000723917268615 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "FVBWjRPjik9bjRjYQS7g5", + "type": "text", + "x": 2400.8985283639104, + "y": 1673.1316108759704, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bV9", + "roundness": null, + "seed": 153650085, + "version": 31, + "versionNonce": 323778603, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "8G-6yeXtrcxYmx94xekUY", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "rhs6vGqnqej5J1SaU-JI1", + "type": "arrow", + "x": 8702.173153136448, + "y": 2041.6543079527037, + "width": 68.43080542014968, + "height": 0.6073059291229583, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bVA", + "roundness": null, + "seed": 2063779589, + "version": 809, + "versionNonce": 1878438917, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "oSYcCva7cVeoIXBRtbm57" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 68.43080542014968, + 0.6073059291229583 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "OHAvK8HXH3nlc-62R8Eg-", + "focus": -0.5658401686594619, + "gap": 1.0000257391134608 + }, + "endBinding": { + "elementId": "Le_UOrIVOFMJj6RTJSpYG", + "focus": 0.43749958622160784, + "gap": 3.6270085771284357 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "oSYcCva7cVeoIXBRtbm57", + "type": "text", + "x": 2401.2565673211293, + "y": 1634.4579609172652, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bVB", + "roundness": null, + "seed": 1937612389, + "version": 19, + "versionNonce": 922893003, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "rhs6vGqnqej5J1SaU-JI1", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "lRhue-E9rQxu4FdKaRz89", + "type": "arrow", + "x": 8914.117843935324, + "y": 2045.6171661838953, + "width": 61.24013177552479, + "height": 1.4585997687004237, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bVC", + "roundness": null, + "seed": 2036763077, + "version": 874, + "versionNonce": 1567353701, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "a_YK6PiOZIdS4oLA863Q0" + } + ], + "updated": 1762739803524, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 61.24013177552479, + -1.4585997687004237 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "Le_UOrIVOFMJj6RTJSpYG", + "focus": -0.3002476515463118, + "gap": 2.3868768016000104 + }, + "endBinding": { + "elementId": "9EwXu_bSQwVKtUUdwGhto", + "focus": 0.28108710253915237, + "gap": 2.698412698415268 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "a_YK6PiOZIdS4oLA863Q0", + "type": "text", + "x": 2609.605921297693, + "y": 1637.387866299545, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bVD", + "roundness": null, + "seed": 1574635813, + "version": 24, + "versionNonce": 1881581931, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "lRhue-E9rQxu4FdKaRz89", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "SdGazBvGaC82iaBI7_lB6", + "type": "text", + "x": 8878.592102694975, + "y": 2131.2311306772885, + "width": 648.5714285714291, + "height": 100, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bVE", + "roundness": null, + "seed": 1885261477, + "version": 1606, + "versionNonce": 167982789, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "Each Spine Segment uses a new DI scope.\n\nEach segment runs as isolated as possible (from side effects) by\ndefault, including the associated branches and leaves.", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "Each Spine Segment uses a new DI scope.\n\nEach segment runs as isolated as possible (from side effects) by default, including the associated branches and leaves.", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "6MxRTAs1DIGYpU2HganPD", + "type": "text", + "x": 8977.322261425134, + "y": 1577.5406544868138, + "width": 438.88888888888886, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "dF59NjG1aFVJUw44M0t6Q" + ], + "frameId": null, + "index": "bVF", + "roundness": null, + "seed": 1530376709, + "version": 761, + "versionNonce": 1946436619, + "isDeleted": false, + "boundElements": [], + "updated": 1762739803524, + "link": null, + "locked": false, + "text": "(Your Code in a MagikBlock)", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "(Your Code in a MagikBlock)", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "WOxSNo195g5aEY_cHqZuO", + "type": "rectangle", + "x": 9955.060356663229, + "y": 1539.1477973439542, + "width": 1315.7142857142844, + "height": 244.2857142857144, + "angle": 0, + "strokeColor": "transparent", + "backgroundColor": "#e9ecef", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWT", + "roundness": null, + "seed": 1353768555, + "version": 340, + "versionNonce": 2124294603, + "isDeleted": false, + "boundElements": null, + "updated": 1762740187011, + "link": null, + "locked": false + }, + { + "id": "zjPo-oftxeRNG9s4OT7ti", + "type": "text", + "x": 9970.11194396482, + "y": 1551.1200195661759, + "width": 1272.380952380955, + "height": 46.428571428571566, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWU", + "roundness": null, + "seed": 1843258315, + "version": 1059, + "versionNonce": 1628073061, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Sample 01. DiscordAgent", + "fontSize": 37.14285714285725, + "fontFamily": 5, + "textAlign": "left", + "verticalAlign": "top", + "containerId": null, + "originalText": "Sample 01. DiscordAgent", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "Ctc6YNKhyIUOgE5gbJYtz", + "type": "rectangle", + "x": 10379.235367789175, + "y": 1604.9216068677624, + "width": 447.03530633437174, + "height": 115, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWV", + "roundness": { + "type": 3 + }, + "seed": 2141532779, + "version": 1615, + "versionNonce": 1550628971, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "LRM2djGRDF6DdXg3-CwDo" + }, + { + "id": "jBYULQtmDrslcIBbne5K8", + "type": "arrow" + }, + { + "id": "1gM-6-It93tuha116tAzL", + "type": "arrow" + }, + { + "id": "CG2n8zFaPsXbi6rKpqKPQ", + "type": "arrow" + }, + { + "id": "0TomeFgDUxaOe-cm98PyZ", + "type": "arrow" + }, + { + "id": "u7iSSYF6Mvw5JotsWGanu", + "type": "arrow" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false + }, + { + "id": "LRM2djGRDF6DdXg3-CwDo", + "type": "text", + "x": 10518.62705965265, + "y": 1644.9216068677624, + "width": 168.25192260742188, + "height": 35, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWW", + "roundness": null, + "seed": 80325899, + "version": 1654, + "versionNonce": 2015991749, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "RouterBlock", + "fontSize": 28, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "Ctc6YNKhyIUOgE5gbJYtz", + "originalText": "RouterBlock", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "0Vu5mQZznyX6IhFsp8dSk", + "type": "rectangle", + "x": 10896.909538562299, + "y": 1626.4077179788737, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWX", + "roundness": { + "type": 3 + }, + "seed": 1330067627, + "version": 1232, + "versionNonce": 716206859, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "4lHiB8eokcY9eZXDoqhF0" + }, + { + "id": "1gM-6-It93tuha116tAzL", + "type": "arrow" + }, + { + "id": "f6D-OJU0CXFD2ADLek9HY", + "type": "arrow" + }, + { + "id": "DIUxoEn_F8zrvJh093XqN", + "type": "arrow" + }, + { + "id": "CG2n8zFaPsXbi6rKpqKPQ", + "type": "arrow" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false + }, + { + "id": "4lHiB8eokcY9eZXDoqhF0", + "type": "text", + "x": 10931.759567553996, + "y": 1647.6577179788737, + "width": 67.79994201660156, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWY", + "roundness": null, + "seed": 382790475, + "version": 1243, + "versionNonce": 1829525285, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Agents", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "0Vu5mQZznyX6IhFsp8dSk", + "originalText": "Agents", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "tShQ7MjSY_58gEd0NRopN", + "type": "rectangle", + "x": 11105.298451901324, + "y": 1625.6160513122068, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWZ", + "roundness": { + "type": 3 + }, + "seed": 868960747, + "version": 1339, + "versionNonce": 2044975531, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "w9ZFxBUZim9a-LEUsUK6-" + }, + { + "id": "f6D-OJU0CXFD2ADLek9HY", + "type": "arrow" + }, + { + "id": "DIUxoEn_F8zrvJh093XqN", + "type": "arrow" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false + }, + { + "id": "w9ZFxBUZim9a-LEUsUK6-", + "type": "text", + "x": 11138.36847448433, + "y": 1646.8660513122068, + "width": 71.35995483398438, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWa", + "roundness": null, + "seed": 188798091, + "version": 1361, + "versionNonce": 1780492933, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "OpenAI", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "tShQ7MjSY_58gEd0NRopN", + "originalText": "OpenAI", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "1gM-6-It93tuha116tAzL", + "type": "arrow", + "x": 10827.270674123547, + "y": 1640.2468553577964, + "width": 68.52736578319582, + "height": 0.17557323484379594, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWb", + "roundness": null, + "seed": 2095844139, + "version": 650, + "versionNonce": 1731292235, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "P16FTiec2JRwQ4ISKqQDM" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 68.52736578319582, + -0.17557323484379594 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "0Vu5mQZznyX6IhFsp8dSk", + "focus": 0.597339546495284, + "gap": 1.2734217393729443 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "P16FTiec2JRwQ4ISKqQDM", + "type": "text", + "x": 10848.654367391122, + "y": 1630.1590687403746, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWc", + "roundness": null, + "seed": 221736395, + "version": 85, + "versionNonce": 1881313765, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "1gM-6-It93tuha116tAzL", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "f6D-OJU0CXFD2ADLek9HY", + "type": "arrow", + "x": 11038.164542910237, + "y": 1637.5867790660513, + "width": 66.47134675005873, + "height": 0.3882801551940247, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWd", + "roundness": null, + "seed": 1329429611, + "version": 630, + "versionNonce": 108243691, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "0XgZ9hsrQ-kWd9knEQ4Pr" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 66.47134675005873, + 0.3882801551940247 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "tShQ7MjSY_58gEd0NRopN", + "focus": 0.6144818166693167, + "gap": 1.0000547292607034 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "0XgZ9hsrQ-kWd9knEQ4Pr", + "type": "text", + "x": 11058.520226661243, + "y": 1627.7809191436484, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWe", + "roundness": null, + "seed": 248035083, + "version": 89, + "versionNonce": 203492677, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "f6D-OJU0CXFD2ADLek9HY", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "DIUxoEn_F8zrvJh093XqN", + "type": "arrow", + "x": 11104.703213806091, + "y": 1677.6993846455398, + "width": 66.66666666666606, + "height": 1.1111111111113132, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWf", + "roundness": null, + "seed": 978558379, + "version": 673, + "versionNonce": 204805515, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "6dJjatPV-t8sp4I-WGYQu" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -66.66666666666606, + -1.1111111111113132 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "tShQ7MjSY_58gEd0NRopN", + "focus": -0.5584932480454653, + "gap": 1 + }, + "endBinding": { + "elementId": "0Vu5mQZznyX6IhFsp8dSk", + "focus": 0.436277647644746, + "gap": 3.6270085771284357 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "6dJjatPV-t8sp4I-WGYQu", + "type": "text", + "x": 11058.737891947369, + "y": 1667.1438290899841, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWg", + "roundness": null, + "seed": 218673227, + "version": 77, + "versionNonce": 1299782821, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "DIUxoEn_F8zrvJh093XqN", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "CG2n8zFaPsXbi6rKpqKPQ", + "type": "arrow", + "x": 10894.703064241277, + "y": 1680.4759284110196, + "width": 66.86492980026833, + "height": 1.0601164538147714, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWh", + "roundness": null, + "seed": 2026008299, + "version": 671, + "versionNonce": 934292523, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "PS9_K5GVKLxPBG4szs5mU" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -66.86492980026833, + -1.0601164538147714 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "0Vu5mQZznyX6IhFsp8dSk", + "focus": -0.6154763068187138, + "gap": 2.3868945129591443 + }, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "PS9_K5GVKLxPBG4szs5mU", + "type": "text", + "x": 10848.638610815753, + "y": 1669.9458701841122, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWi", + "roundness": null, + "seed": 1342921099, + "version": 82, + "versionNonce": 2077769733, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "CG2n8zFaPsXbi6rKpqKPQ", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "qO-4h0D20ZP8HumWh8Aav", + "type": "rectangle", + "x": 10180.0841417369, + "y": 1634.3452179788756, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWj", + "roundness": { + "type": 3 + }, + "seed": 368418603, + "version": 1315, + "versionNonce": 2093969099, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "KXRDmrL5CPQ9RVL8zfki3" + }, + { + "id": "u7iSSYF6Mvw5JotsWGanu", + "type": "arrow" + }, + { + "id": "d9-A8Wp3-Zxy3r6aJvyCg", + "type": "arrow" + }, + { + "id": "gPKa-VjdcDV8ie2Ez7h0P", + "type": "arrow" + }, + { + "id": "0TomeFgDUxaOe-cm98PyZ", + "type": "arrow" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false + }, + { + "id": "KXRDmrL5CPQ9RVL8zfki3", + "type": "text", + "x": 10225.584156995686, + "y": 1655.5952179788756, + "width": 46.499969482421875, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWk", + "roundness": null, + "seed": 2012119499, + "version": 1326, + "versionNonce": 222033765, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Chat", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "qO-4h0D20ZP8HumWh8Aav", + "originalText": "Chat", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "IMnqJNhoudSqTBqGtAVbI", + "type": "rectangle", + "x": 9969.584166187038, + "y": 1636.8868846455407, + "width": 137.49999999999807, + "height": 67.5, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#b2f2bb", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWl", + "roundness": { + "type": 3 + }, + "seed": 2045907051, + "version": 1444, + "versionNonce": 1848466795, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "Lj4Kohs9Cl9VoZwwGKjUm" + }, + { + "id": "d9-A8Wp3-Zxy3r6aJvyCg", + "type": "arrow" + }, + { + "id": "gPKa-VjdcDV8ie2Ez7h0P", + "type": "arrow" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false + }, + { + "id": "Lj4Kohs9Cl9VoZwwGKjUm", + "type": "text", + "x": 10001.454199451196, + "y": 1658.1368846455407, + "width": 73.75993347167969, + "height": 25, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 4, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWm", + "roundness": null, + "seed": 499829515, + "version": 1468, + "versionNonce": 1542570693, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Discord", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "IMnqJNhoudSqTBqGtAVbI", + "originalText": "Discord", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "u7iSSYF6Mvw5JotsWGanu", + "type": "arrow", + "x": 10376.000832853706, + "y": 1682.1738993335239, + "width": 54.172396126023614, + "height": 1.8642519509157864, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWn", + "roundness": null, + "seed": 1207120299, + "version": 846, + "versionNonce": 1729394699, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "1VC9NvaSNxQL2SWO75jju" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -54.172396126023614, + 1.8642519509157864 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "qO-4h0D20ZP8HumWh8Aav", + "focus": 0.5109910386480154, + "gap": 4.24429499078542 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "1VC9NvaSNxQL2SWO75jju", + "type": "text", + "x": 10336.034645166672, + "y": 1673.1060253089818, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWo", + "roundness": null, + "seed": 1771422795, + "version": 90, + "versionNonce": 479666725, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "u7iSSYF6Mvw5JotsWGanu", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "d9-A8Wp3-Zxy3r6aJvyCg", + "type": "arrow", + "x": 10176.350921520245, + "y": 1690.7807292683528, + "width": 68.43845785827125, + "height": 0.019223532694468304, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWp", + "roundness": null, + "seed": 1787626219, + "version": 815, + "versionNonce": 1971273387, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "cD3k0IPbYWO1eN3IVuU8x" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + -68.43845785827125, + 0.019223532694468304 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "IMnqJNhoudSqTBqGtAVbI", + "focus": 0.5976613449637368, + "gap": 1.000072391723374 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "cD3k0IPbYWO1eN3IVuU8x", + "type": "text", + "x": 10129.251702967085, + "y": 1680.7903410347, + "width": 25.759979248046875, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWq", + "roundness": null, + "seed": 1399025035, + "version": 93, + "versionNonce": 337220997, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Eff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "d9-A8Wp3-Zxy3r6aJvyCg", + "originalText": "Eff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "gPKa-VjdcDV8ie2Ez7h0P", + "type": "arrow", + "x": 10108.026327739624, + "y": 1651.8130381114333, + "width": 68.43080542014968, + "height": 0.6073059291229583, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWr", + "roundness": null, + "seed": 928220203, + "version": 858, + "versionNonce": 68694347, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "ZkqpTRWRoPsbsXiAKnJKY" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 68.43080542014968, + 0.6073059291229583 + ] + ], + "lastCommittedPoint": null, + "startBinding": { + "elementId": "IMnqJNhoudSqTBqGtAVbI", + "focus": -0.565840168659434, + "gap": 1.0000257391152159 + }, + "endBinding": { + "elementId": "qO-4h0D20ZP8HumWh8Aav", + "focus": 0.4374995862216091, + "gap": 3.6270085771247977 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "ZkqpTRWRoPsbsXiAKnJKY", + "type": "text", + "x": 10129.609741924309, + "y": 1642.1166910759948, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWs", + "roundness": null, + "seed": 1581762251, + "version": 81, + "versionNonce": 230071525, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "gPKa-VjdcDV8ie2Ez7h0P", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "0TomeFgDUxaOe-cm98PyZ", + "type": "arrow", + "x": 10319.76719029002, + "y": 1647.5714633549796, + "width": 56.99951557956092, + "height": 0.497607319157396, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWt", + "roundness": null, + "seed": 786085227, + "version": 869, + "versionNonce": 1144639467, + "isDeleted": false, + "boundElements": [ + { + "type": "text", + "id": "Iv8BZ4HOB2iMqILj8c3kM" + } + ], + "updated": 1762740187011, + "link": null, + "locked": false, + "points": [ + [ + 0, + 0 + ], + [ + 56.99951557956092, + 0.497607319157396 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": { + "elementId": "Ctc6YNKhyIUOgE5gbJYtz", + "focus": 0.2082320548645712, + "gap": 2.468661919594524 + }, + "startArrowhead": null, + "endArrowhead": "arrow", + "elbowed": false + }, + { + "id": "Iv8BZ4HOB2iMqILj8c3kM", + "type": "text", + "x": 10335.63495955441, + "y": 1637.8202670145583, + "width": 25.26397705078125, + "height": 20, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#a5d8ff", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWu", + "roundness": null, + "seed": 1482084363, + "version": 86, + "versionNonce": 284932165, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Aff", + "fontSize": 16, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "middle", + "containerId": "0TomeFgDUxaOe-cm98PyZ", + "originalText": "Aff", + "autoResize": true, + "lineHeight": 1.25 + }, + { + "id": "rRWFKJMgyDSE2SHTwgtT-", + "type": "text", + "x": 9987.91749952037, + "y": 1720.5763687725257, + "width": 345.71428571428623, + "height": 50, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#e9ecef", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWv", + "roundness": null, + "seed": 1942381835, + "version": 132, + "versionNonce": 1475254923, + "isDeleted": false, + "boundElements": null, + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Sends and receives chat messages\nfrom a configured Discord channel.", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "Sends and receives chat messages from a configured Discord channel.", + "autoResize": false, + "lineHeight": 1.25 + }, + { + "id": "6TDd5zSUlPlXq5Bb4hl7h", + "type": "text", + "x": 10890.774642377517, + "y": 1719.8620830582395, + "width": 345.71428571428623, + "height": 50, + "angle": 0, + "strokeColor": "#1e1e1e", + "backgroundColor": "#e9ecef", + "fillStyle": "solid", + "strokeWidth": 2, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "Qe9M6pZClgc9dBnL5OjYK" + ], + "frameId": null, + "index": "bWw", + "roundness": null, + "seed": 1439753445, + "version": 253, + "versionNonce": 1472620453, + "isDeleted": false, + "boundElements": [], + "updated": 1762740187011, + "link": null, + "locked": false, + "text": "Prompts OpenAI for responses\nfrom your configured model.", + "fontSize": 20, + "fontFamily": 5, + "textAlign": "center", + "verticalAlign": "top", + "containerId": null, + "originalText": "Prompts OpenAI for responses from your configured model.", + "autoResize": false, + "lineHeight": 1.25 + } + ], + "appState": { + "gridSize": 20, + "gridStep": 5, + "gridModeEnabled": false, + "viewBackgroundColor": "#f5faff", + "lockedMultiSelections": {} + }, + "files": {} +} \ No newline at end of file diff --git a/assets/Normal Looking Coven.svg b/assets/Normal Looking Coven.svg new file mode 100644 index 0000000..27537b2 --- /dev/null +++ b/assets/Normal Looking Coven.svg @@ -0,0 +1,4 @@ + + +Normal Looking CovenSpine Segment 1Spine Segment 2Via Capability routingSpine Segment ...Via Capability routingBranchLeafEffEffAffAffBranchLeafEffEffAffAffBranchLeafEffEffAffAffBranchLeafEffEffAffAffBranchLeafEffEffAffAffEach Spine Segment uses a new DI scope.Each segment runs as isolated as possible (from side effects) bydefault, including the associated branches and leaves.(Your Code in a MagikBlock) \ No newline at end of file diff --git a/assets/Normal Looking Spine Segment.svg b/assets/Normal Looking Spine Segment.svg new file mode 100644 index 0000000..a838bb0 --- /dev/null +++ b/assets/Normal Looking Spine Segment.svg @@ -0,0 +1,4 @@ + + +Leaf 1Branch 1Spine SegmentEfferentEfferentAfferentAfferentNormal Looking Spine SegmentLeaf 3Branch 3EfferentEfferentAfferentAfferentLeaf 2Branch 2EfferentEfferentAfferentAfferentEach spine segment canhave any number of branchesbut 2 or 3 is usually enough.(Your Code in aMagikBlock)(Abstractions)(Integrations) \ No newline at end of file diff --git a/assets/Sample 01 Diagram.svg b/assets/Sample 01 Diagram.svg new file mode 100644 index 0000000..b520a35 --- /dev/null +++ b/assets/Sample 01 Diagram.svg @@ -0,0 +1,4 @@ + + +Sample 01. DiscordAgentRouterBlockAgentsOpenAIEffEffAffAffChatDiscordEffEffAffAffSends and receives chat messagesfrom a configured Discord channel.Prompts OpenAI for responsesfrom your configured model. \ No newline at end of file diff --git a/src/samples/01.DiscordAgent/README.md b/src/samples/01.DiscordAgent/README.md index b97ece6..04cef99 100644 --- a/src/samples/01.DiscordAgent/README.md +++ b/src/samples/01.DiscordAgent/README.md @@ -11,11 +11,14 @@ Run a Discord-backed chat agent powered by OpenAI, wired together using Coven’ - Semantic windowing: Output chunking is governed by `IWindowPolicy` for paragraph-first aggregation and max-length capping. - Transmutation: `DiscordOpenAITemplatingTransmuter` customizes how OpenAI request/response items are templated (e.g., decorating with Discord username/model markers). +![Diagram demonstrating how the 01 sample connects agents to Discord so they can answer user questions.](<../../../assets/Sample 01 Diagram.svg>) + Key files: - `Program.cs`: configuration, DI registration, window policies, and Coven wiring. - `RouterBlock.cs`: the chat ↔ agent bridge. - `DiscordOpenAITemplatingTransmuter.cs`: optional OpenAI request/response templating. + ## Setup Prerequisites: