{"templateId":"markdown","versions":[{"version":"v1.40","label":"v1.40 STS","link":"/products/custody/v1.40/concepts/governance/intents","default":true,"active":false,"folderId":"c15a2701"},{"version":"v1.39","label":"v1.39 STS","link":"/products/custody/v1.39/concepts/governance/intents","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.38","label":"v1.38 STS","link":"/products/custody/v1.38/concepts/governance/intents","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.34","label":"v1.34 LTS","link":"/products/custody/v1.34/concepts/governance/intents","default":false,"active":true,"folderId":"c15a2701"},{"version":"v1.26","label":"v1.26 LTS","link":"/products/custody/v1.26/concepts/governance/intents","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.19","label":"v1.19 LTS","link":"/products/custody/v1.19/concepts/governance/intents","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.15","label":"v1.15 LTS","link":"/products/custody/v1.15/concepts/governance/intents","default":false,"active":false,"folderId":"c15a2701"}],"sharedDataIds":{"sidebar":"sidebar-products/custody/@v1.15/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Intents","description":"User guides, API reference, and support resources.","siteUrl":"https://docs.ripple.com","lang":"en-US","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"intents","__idx":0},"children":["Intents"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Executive summary"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["An ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["intent"]}," is a cryptographically signed proposal to change the system. Every modification must go through the intent workflow before execution."]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Intents are immutable once submitted and create a tamper-evident audit trail."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["maker-checker"]}," model ensures no single person can unilaterally make changes."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Policies determine how many approvals are required and from which roles."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Intents can be rejected by any authorized checker, halting the change."]}]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"success","name":"Why this matters"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Intents are the enforcement mechanism for your governance policies. Every transfer, policy change, user creation, and configuration update flows through this system. This means you have a complete, cryptographically-secured record of every decision made on the platform — critical for regulatory audits, internal investigations, and demonstrating control over digital assets."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["For architects and operators"]},": Monitor intent approval queues and set appropriate expiry times. Stale intents indicate operational bottlenecks. Consider webhook integrations to notify approvers of pending intents."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"what-is-an-intent","__idx":1},"children":["What is an intent?"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["An intent represents a proposed change that:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Is signed"]},": The proposer cryptographically signs the intent, proving their identity"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Is immutable"]},": Once submitted, the intent content cannot be modified"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Requires approval"]},": Policies determine which roles must approve before execution"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Is auditable"]},": Every intent is recorded in the system's tamper-evident audit trail"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Intents ensure that all changes follow your governance rules and create a complete record of who did what and when."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"intent-lifecycle","__idx":2},"children":["Intent lifecycle"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Every intent progresses through a defined set of states:"]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"stateDiagram-v2\n    [*] --> Proposed: User submits intent\n    Proposed --> PendingApproval: Policy matched\n    PendingApproval --> Approved: All approvals received\n    PendingApproval --> Rejected: Approver rejects\n    Approved --> Executed: System executes\n    Executed --> [*]\n    Rejected --> [*]\n","diagramHtml":"<svg id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"statediagram\" style=\"max-width: 288.015625px;\" viewBox=\"0 0 288.015625 550\" role=\"graphics-document document\" aria-roledescription=\"stateDiagram\"><style>\n    #diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .error-icon{fill:#552222;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .error-text{fill:#552222;stroke:#552222;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edge-thickness-normal{stroke-width:1px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edge-thickness-thick{stroke-width:3.5px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edge-pattern-solid{stroke-dasharray:0;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edge-pattern-dashed{stroke-dasharray:3;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edge-pattern-dotted{stroke-dasharray:2;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .marker{fill:#333333;stroke:#333333;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .marker.cross{stroke:#333333;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c p{margin:0;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c defs [id$=\"-barbEnd\"]{fill:#333333;stroke:#333333;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c g.stateGroup text{fill:#9370DB;stroke:none;font-size:10px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c g.stateGroup text{fill:#333;stroke:none;font-size:10px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c g.stateGroup .state-title{font-weight:bolder;fill:#131300;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c g.stateGroup rect{fill:#ECECFF;stroke:#9370DB;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c g.stateGroup line{stroke:#333333;stroke-width:1;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .transition{stroke:#333333;stroke-width:1;fill:none;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .stateGroup .composit{fill:white;border-bottom:1px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .state-note{stroke:#aaaa33;fill:#fff5ad;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .state-note text{fill:black;stroke:none;font-size:10px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edgeLabel .label rect{fill:#ECECFF;opacity:0.5;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .edgeLabel .label text{fill:#333;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .label div .edgeLabel{color:#333;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .stateLabel text{fill:#131300;font-size:10px;font-weight:bold;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .node circle.state-start{fill:#333333;stroke:#333333;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .node .fork-join{fill:#333333;stroke:#333333;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .node circle.state-end{fill:#9370DB;stroke:white;stroke-width:1.5;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .end-state-inner{fill:white;stroke-width:1.5;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .node rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .node polygon{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [id$=\"-barbEnd\"]{fill:#333333;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-cluster rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .cluster-label,#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .nodeLabel{color:#131300;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-cluster rect.outer{rx:5px;ry:5px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-state .divider{stroke:#9370DB;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-state .title-state{rx:5px;ry:5px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-cluster.statediagram-cluster .inner{fill:white;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-cluster.statediagram-cluster-alt .inner{fill:#f0f0f0;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-cluster .inner{rx:0;ry:0;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-state rect.basic{rx:5px;ry:5px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#f0f0f0;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .note-edge{stroke-dasharray:5;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-note rect{fill:#fff5ad;stroke:#aaaa33;stroke-width:1px;rx:0;ry:0;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-note rect{fill:#fff5ad;stroke:#aaaa33;stroke-width:1px;rx:0;ry:0;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-note text{fill:black;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram-note .nodeLabel{color:black;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagram .edgeLabel{color:red;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [id$=\"-dependencyStart\"],#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [id$=\"-dependencyEnd\"]{fill:#333333;stroke:#333333;stroke-width:1;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .statediagramTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].statediagram-cluster rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].statediagram-cluster rect.outer{rx:5px;ry:5px;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c .node .neo-node{stroke:#9370DB;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].node rect,#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].cluster rect,#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><defs><marker id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c_stateDiagram-barbEnd\" refX=\"19\" refY=\"7\" markerWidth=\"20\" markerHeight=\"14\" markerUnits=\"userSpaceOnUse\" orient=\"auto\"><path d=\"M 19,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M154.016,22L154.016,28.167C154.016,34.333,154.016,46.667,154.016,59C154.016,71.333,154.016,83.667,154.016,89.833L154.016,96\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-edge0\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge0\" data-points=\"W3sieCI6MTU0LjAxNTYyNSwieSI6MjJ9LHsieCI6MTU0LjAxNTYyNSwieSI6NTl9LHsieCI6MTU0LjAxNTYyNSwieSI6OTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c_stateDiagram-barbEnd)\"></path><path d=\"M154.016,136L154.016,142.167C154.016,148.333,154.016,160.667,154.016,173C154.016,185.333,154.016,197.667,154.016,203.833L154.016,210\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-edge1\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge1\" data-points=\"W3sieCI6MTU0LjAxNTYyNSwieSI6MTM2fSx7IngiOjE1NC4wMTU2MjUsInkiOjE3M30seyJ4IjoxNTQuMDE1NjI1LCJ5IjoyMTB9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c_stateDiagram-barbEnd)\"></path><path d=\"M130.244,250L122.914,256.167C115.584,262.333,100.925,274.667,93.595,287C86.266,299.333,86.266,311.667,86.266,317.833L86.266,324\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-edge2\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge2\" data-points=\"W3sieCI6MTMwLjI0MzY5NTE3NTQzODYsInkiOjI1MH0seyJ4Ijo4Ni4yNjU2MjUsInkiOjI4N30seyJ4Ijo4Ni4yNjU2MjUsInkiOjMyNH1d\" data-look=\"classic\" marker-end=\"url(#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c_stateDiagram-barbEnd)\"></path><path d=\"M177.788,250L185.117,256.167C192.447,262.333,207.106,274.667,214.436,290.333C221.766,306,221.766,325,221.766,344C221.766,363,221.766,382,221.766,397.667C221.766,413.333,221.766,425.667,221.766,431.833L221.766,438\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-edge3\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge3\" data-points=\"W3sieCI6MTc3Ljc4NzU1NDgyNDU2MTQsInkiOjI1MH0seyJ4IjoyMjEuNzY1NjI1LCJ5IjoyODd9LHsieCI6MjIxLjc2NTYyNSwieSI6MzQ0fSx7IngiOjIyMS43NjU2MjUsInkiOjQwMX0seyJ4IjoyMjEuNzY1NjI1LCJ5Ijo0Mzh9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c_stateDiagram-barbEnd)\"></path><path d=\"M86.266,364L86.266,370.167C86.266,376.333,86.266,388.667,86.266,401C86.266,413.333,86.266,425.667,86.266,431.833L86.266,438\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-edge4\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge4\" data-points=\"W3sieCI6ODYuMjY1NjI1LCJ5IjozNjR9LHsieCI6ODYuMjY1NjI1LCJ5Ijo0MDF9LHsieCI6ODYuMjY1NjI1LCJ5Ijo0Mzh9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c_stateDiagram-barbEnd)\"></path><path d=\"M86.266,478L86.266,482.167C86.266,486.333,86.266,494.667,96.501,503.668C106.737,512.669,127.209,522.338,137.444,527.173L147.68,532.008\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-edge5\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge5\" data-points=\"W3sieCI6ODYuMjY1NjI1LCJ5Ijo0Nzh9LHsieCI6ODYuMjY1NjI1LCJ5Ijo1MDN9LHsieCI6MTQ3LjY4MDEyNTAzMDQwNzQyLCJ5Ijo1MzIuMDA3NTg2NzMwMjI5NH1d\" data-look=\"classic\" marker-end=\"url(#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c_stateDiagram-barbEnd)\"></path><path d=\"M221.766,478L221.766,482.167C221.766,486.333,221.766,494.667,211.53,503.668C201.294,512.669,180.823,522.338,170.587,527.173L160.351,532.008\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-edge6\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge6\" data-points=\"W3sieCI6MjIxLjc2NTYyNSwieSI6NDc4fSx7IngiOjIyMS43NjU2MjUsInkiOjUwM30seyJ4IjoxNjAuMzUxMTI0OTY5NTkyNTgsInkiOjUzMi4wMDc1ODY3MzAyMjk0fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c_stateDiagram-barbEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(154.015625, 59)\"><g class=\"label\" data-id=\"edge0\" transform=\"translate(-68.46875, -12)\"><foreignObject width=\"136.9375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>User submits intent</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(154.015625, 173)\"><g class=\"label\" data-id=\"edge1\" transform=\"translate(-54.25, -12)\"><foreignObject width=\"108.5\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Policy matched</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(86.265625, 287)\"><g class=\"label\" data-id=\"edge2\" transform=\"translate(-78.265625, -12)\"><foreignObject width=\"156.53125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>All approvals received</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(221.765625, 344)\"><g class=\"label\" data-id=\"edge3\" transform=\"translate(-58.25, -12)\"><foreignObject width=\"116.5\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Approver rejects</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(86.265625, 401)\"><g class=\"label\" data-id=\"edge4\" transform=\"translate(-60.9140625, -12)\"><foreignObject width=\"121.828125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>System executes</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge5\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge6\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-state-root_start-0\" data-look=\"classic\" transform=\"translate(154.015625, 15)\"><circle class=\"state-start\" r=\"7\" width=\"14\" height=\"14\"></circle></g><g class=\"node  statediagram-state\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-state-Proposed-1\" data-look=\"classic\" transform=\"translate(154.015625, 116)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-42.25\" y=\"-20\" width=\"84.5\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-34.25, -12)\"><rect></rect><foreignObject width=\"68.5\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Proposed</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-state-PendingApproval-3\" data-look=\"classic\" transform=\"translate(154.015625, 230)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-68.9375\" y=\"-20\" width=\"137.875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-60.9375, -12)\"><rect></rect><foreignObject width=\"121.875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>PendingApproval</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-state-Approved-4\" data-look=\"classic\" transform=\"translate(86.265625, 344)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-42.25\" y=\"-20\" width=\"84.5\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-34.25, -12)\"><rect></rect><foreignObject width=\"68.5\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Approved</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-state-Rejected-6\" data-look=\"classic\" transform=\"translate(221.765625, 458)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-39.578125\" y=\"-20\" width=\"79.15625\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-31.578125, -12)\"><rect></rect><foreignObject width=\"63.15625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Rejected</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-state-Executed-5\" data-look=\"classic\" transform=\"translate(86.265625, 458)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-41.359375\" y=\"-20\" width=\"82.71875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-33.359375, -12)\"><rect></rect><foreignObject width=\"66.71875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Executed</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-state-root_end-6\" data-look=\"classic\" transform=\"translate(154.015625, 535)\"><g class=\"outer-path\"><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"#333333\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path><g><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#9370DB\" style=\"\"></path><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"#9370DB\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g></g></g></g></g></g><defs><filter id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-00d80d864af15c6c0d7b83a617ef991f7ec8e6e99f31f51f3ca2c4c9d3adda2c-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"statediagram\" style=\"max-width: 288.015625px;\" viewBox=\"0 0 288.015625 550\" role=\"graphics-document document\" aria-roledescription=\"stateDiagram\"><style>\n    #diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 foreignObject {\n      overflow: visible;\n    }\n  </style><style>#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .error-icon{fill:#a44141;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .error-text{fill:#ddd;stroke:#ddd;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edge-thickness-normal{stroke-width:1px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edge-thickness-thick{stroke-width:3.5px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edge-pattern-solid{stroke-dasharray:0;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .marker.cross{stroke:lightgrey;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 p{margin:0;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 defs [id$=\"-barbEnd\"]{fill:lightgrey;stroke:lightgrey;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 g.stateGroup text{fill:#ccc;stroke:none;font-size:10px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 g.stateGroup text{fill:#ccc;stroke:none;font-size:10px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 g.stateGroup .state-title{font-weight:bolder;fill:#e0dfdf;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 g.stateGroup rect{fill:#1f2020;stroke:#ccc;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 g.stateGroup line{stroke:lightgrey;stroke-width:1;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .transition{stroke:lightgrey;stroke-width:1;fill:none;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .stateGroup .composit{fill:#333;border-bottom:1px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .state-note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .state-note text{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-size:10px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .stateLabel .box{stroke:none;stroke-width:0;fill:#1f2020;opacity:0.5;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edgeLabel .label rect{fill:#1f2020;opacity:0.5;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .edgeLabel .label text{fill:#ccc;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .label div .edgeLabel{color:#ccc;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .stateLabel text{fill:#e0dfdf;font-size:10px;font-weight:bold;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .node circle.state-start{fill:#f4f4f4;stroke:#f4f4f4;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .node .fork-join{fill:#f4f4f4;stroke:#f4f4f4;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .node circle.state-end{fill:#cccccc;stroke:#333;stroke-width:1.5;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .end-state-inner{fill:#333;stroke-width:1.5;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .node rect{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .node polygon{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [id$=\"-barbEnd\"]{fill:lightgrey;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-cluster rect{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .cluster-label,#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .nodeLabel{color:#e0dfdf;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-cluster rect.outer{rx:5px;ry:5px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-state .divider{stroke:#ccc;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-state .title-state{rx:5px;ry:5px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-cluster.statediagram-cluster .inner{fill:#333;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-cluster.statediagram-cluster-alt .inner{fill:#555;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-cluster .inner{rx:0;ry:0;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-state rect.basic{rx:5px;ry:5px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#555;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .note-edge{stroke-dasharray:5;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-note rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:hsl(180, 0%, 18.3529411765%);stroke-width:1px;rx:0;ry:0;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-note rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:hsl(180, 0%, 18.3529411765%);stroke-width:1px;rx:0;ry:0;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-note text{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram-note .nodeLabel{color:rgb(183.8476190475, 181.5523809523, 181.5523809523);}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagram .edgeLabel{color:red;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [id$=\"-dependencyStart\"],#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [id$=\"-dependencyEnd\"]{fill:lightgrey;stroke:lightgrey;stroke-width:1;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .statediagramTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].statediagram-cluster rect{fill:#1f2020;stroke:url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-gradient);stroke-width:1;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].statediagram-cluster rect.outer{rx:5px;ry:5px;filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 .node .neo-node{stroke:#ccc;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].node rect,#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].cluster rect,#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].node polygon{stroke:url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].node path{stroke:url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-gradient);stroke-width:1px;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].node circle{stroke:url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g><defs><marker id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3_stateDiagram-barbEnd\" refX=\"19\" refY=\"7\" markerWidth=\"20\" markerHeight=\"14\" markerUnits=\"userSpaceOnUse\" orient=\"auto\"><path d=\"M 19,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M154.016,22L154.016,28.167C154.016,34.333,154.016,46.667,154.016,59C154.016,71.333,154.016,83.667,154.016,89.833L154.016,96\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-edge0\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge0\" data-points=\"W3sieCI6MTU0LjAxNTYyNSwieSI6MjJ9LHsieCI6MTU0LjAxNTYyNSwieSI6NTl9LHsieCI6MTU0LjAxNTYyNSwieSI6OTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3_stateDiagram-barbEnd)\"></path><path d=\"M154.016,136L154.016,142.167C154.016,148.333,154.016,160.667,154.016,173C154.016,185.333,154.016,197.667,154.016,203.833L154.016,210\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-edge1\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge1\" data-points=\"W3sieCI6MTU0LjAxNTYyNSwieSI6MTM2fSx7IngiOjE1NC4wMTU2MjUsInkiOjE3M30seyJ4IjoxNTQuMDE1NjI1LCJ5IjoyMTB9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3_stateDiagram-barbEnd)\"></path><path d=\"M130.244,250L122.914,256.167C115.584,262.333,100.925,274.667,93.595,287C86.266,299.333,86.266,311.667,86.266,317.833L86.266,324\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-edge2\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge2\" data-points=\"W3sieCI6MTMwLjI0MzY5NTE3NTQzODYsInkiOjI1MH0seyJ4Ijo4Ni4yNjU2MjUsInkiOjI4N30seyJ4Ijo4Ni4yNjU2MjUsInkiOjMyNH1d\" data-look=\"classic\" marker-end=\"url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3_stateDiagram-barbEnd)\"></path><path d=\"M177.788,250L185.117,256.167C192.447,262.333,207.106,274.667,214.436,290.333C221.766,306,221.766,325,221.766,344C221.766,363,221.766,382,221.766,397.667C221.766,413.333,221.766,425.667,221.766,431.833L221.766,438\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-edge3\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge3\" data-points=\"W3sieCI6MTc3Ljc4NzU1NDgyNDU2MTQsInkiOjI1MH0seyJ4IjoyMjEuNzY1NjI1LCJ5IjoyODd9LHsieCI6MjIxLjc2NTYyNSwieSI6MzQ0fSx7IngiOjIyMS43NjU2MjUsInkiOjQwMX0seyJ4IjoyMjEuNzY1NjI1LCJ5Ijo0Mzh9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3_stateDiagram-barbEnd)\"></path><path d=\"M86.266,364L86.266,370.167C86.266,376.333,86.266,388.667,86.266,401C86.266,413.333,86.266,425.667,86.266,431.833L86.266,438\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-edge4\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge4\" data-points=\"W3sieCI6ODYuMjY1NjI1LCJ5IjozNjR9LHsieCI6ODYuMjY1NjI1LCJ5Ijo0MDF9LHsieCI6ODYuMjY1NjI1LCJ5Ijo0Mzh9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3_stateDiagram-barbEnd)\"></path><path d=\"M86.266,478L86.266,482.167C86.266,486.333,86.266,494.667,96.501,503.668C106.737,512.669,127.209,522.338,137.444,527.173L147.68,532.008\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-edge5\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge5\" data-points=\"W3sieCI6ODYuMjY1NjI1LCJ5Ijo0Nzh9LHsieCI6ODYuMjY1NjI1LCJ5Ijo1MDN9LHsieCI6MTQ3LjY4MDEyNTAzMDQwNzQyLCJ5Ijo1MzIuMDA3NTg2NzMwMjI5NH1d\" data-look=\"classic\" marker-end=\"url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3_stateDiagram-barbEnd)\"></path><path d=\"M221.766,478L221.766,482.167C221.766,486.333,221.766,494.667,211.53,503.668C201.294,512.669,180.823,522.338,170.587,527.173L160.351,532.008\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-edge6\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge6\" data-points=\"W3sieCI6MjIxLjc2NTYyNSwieSI6NDc4fSx7IngiOjIyMS43NjU2MjUsInkiOjUwM30seyJ4IjoxNjAuMzUxMTI0OTY5NTkyNTgsInkiOjUzMi4wMDc1ODY3MzAyMjk0fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3_stateDiagram-barbEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(154.015625, 59)\"><g class=\"label\" data-id=\"edge0\" transform=\"translate(-68.46875, -12)\"><foreignObject width=\"136.9375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>User submits intent</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(154.015625, 173)\"><g class=\"label\" data-id=\"edge1\" transform=\"translate(-54.25, -12)\"><foreignObject width=\"108.5\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Policy matched</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(86.265625, 287)\"><g class=\"label\" data-id=\"edge2\" transform=\"translate(-78.265625, -12)\"><foreignObject width=\"156.53125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>All approvals received</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(221.765625, 344)\"><g class=\"label\" data-id=\"edge3\" transform=\"translate(-58.25, -12)\"><foreignObject width=\"116.5\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Approver rejects</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(86.265625, 401)\"><g class=\"label\" data-id=\"edge4\" transform=\"translate(-60.9140625, -12)\"><foreignObject width=\"121.828125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>System executes</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge5\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"edge6\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-state-root_start-0\" data-look=\"classic\" transform=\"translate(154.015625, 15)\"><circle class=\"state-start\" r=\"7\" width=\"14\" height=\"14\"></circle></g><g class=\"node  statediagram-state\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-state-Proposed-1\" data-look=\"classic\" transform=\"translate(154.015625, 116)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-42.25\" y=\"-20\" width=\"84.5\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-34.25, -12)\"><rect></rect><foreignObject width=\"68.5\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Proposed</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-state-PendingApproval-3\" data-look=\"classic\" transform=\"translate(154.015625, 230)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-68.9375\" y=\"-20\" width=\"137.875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-60.9375, -12)\"><rect></rect><foreignObject width=\"121.875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>PendingApproval</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-state-Approved-4\" data-look=\"classic\" transform=\"translate(86.265625, 344)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-42.25\" y=\"-20\" width=\"84.5\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-34.25, -12)\"><rect></rect><foreignObject width=\"68.5\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Approved</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-state-Rejected-6\" data-look=\"classic\" transform=\"translate(221.765625, 458)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-39.578125\" y=\"-20\" width=\"79.15625\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-31.578125, -12)\"><rect></rect><foreignObject width=\"63.15625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Rejected</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-state-Executed-5\" data-look=\"classic\" transform=\"translate(86.265625, 458)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-41.359375\" y=\"-20\" width=\"82.71875\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-33.359375, -12)\"><rect></rect><foreignObject width=\"66.71875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel markdown-node-label\"><p>Executed</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-state-root_end-6\" data-look=\"classic\" transform=\"translate(154.015625, 535)\"><g class=\"outer-path\"><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" style=\"\"></path><path d=\"M7 0 C7 0.40517908122283747, 6.964012880168563 0.816513743121899, 6.893654271085456 1.2155372436685123 C6.823295662002349 1.6145607442151257, 6.716427752933756 2.013397210557766, 6.5778483455013586 2.394141003279681 C6.439268938068961 2.7748847960015954, 6.26476736710249 3.149104622578984, 6.062177826491071 3.4999999999999996 C5.859588285879653 3.8508953774210153, 5.622755194947063 4.189128084166967, 5.362311101832846 4.499513267805774 C5.10186700871863 4.809898451444582, 4.809898451444583 5.10186700871863, 4.499513267805775 5.362311101832846 C4.189128084166968 5.622755194947063, 3.8508953774210166 5.859588285879652, 3.500000000000001 6.06217782649107 C3.149104622578985 6.264767367102489, 2.7748847960015963 6.439268938068961, 2.3941410032796817 6.5778483455013586 C2.013397210557767 6.716427752933756, 1.6145607442151264 6.823295662002349, 1.2155372436685128 6.893654271085456 C0.8165137431218992 6.964012880168563, 0.4051790812228379 7, 4.286263797015736e-16 7 C-0.405179081222837 7, -0.8165137431218985 6.964012880168563, -1.2155372436685121 6.893654271085456 C-1.6145607442151257 6.823295662002349, -2.0133972105577667 6.716427752933756, -2.394141003279681 6.5778483455013586 C-2.774884796001595 6.439268938068961, -3.149104622578983 6.26476736710249, -3.4999999999999982 6.062177826491071 C-3.8508953774210135 5.859588285879653, -4.189128084166966 5.6227551949470636, -4.499513267805773 5.362311101832848 C-4.809898451444581 5.101867008718632, -5.101867008718628 4.809898451444586, -5.3623111018328435 4.499513267805779 C-5.622755194947059 4.189128084166971, -5.859588285879649 3.8508953774210206, -6.062177826491068 3.5000000000000053 C-6.264767367102486 3.14910462257899, -6.439268938068958 2.774884796001602, -6.577848345501356 2.394141003279688 C-6.716427752933754 2.0133972105577738, -6.823295662002347 1.614560744215134, -6.893654271085454 1.215537243668521 C-6.9640128801685615 0.816513743121908, -6.999999999999999 0.4051790812228472, -7 1.0183126166254463e-14 C-7.000000000000001 -0.40517908122282686, -6.964012880168565 -0.8165137431218878, -6.893654271085459 -1.215537243668501 C-6.823295662002352 -1.6145607442151142, -6.716427752933759 -2.0133972105577542, -6.577848345501363 -2.394141003279669 C-6.439268938068967 -2.7748847960015834, -6.264767367102496 -3.149104622578972, -6.062177826491078 -3.4999999999999876 C-5.859588285879661 -3.8508953774210033, -5.6227551949470715 -4.1891280841669545, -5.362311101832856 -4.499513267805763 C-5.10186700871864 -4.809898451444571, -4.809898451444594 -5.10186700871862, -4.499513267805787 -5.362311101832836 C-4.189128084166979 -5.622755194947053, -3.850895377421028 -5.859588285879643, -3.5000000000000133 -6.062177826491062 C-3.1491046225789985 -6.264767367102482, -2.774884796001611 -6.439268938068954, -2.3941410032796973 -6.577848345501353 C-2.0133972105577835 -6.716427752933752, -1.6145607442151435 -6.823295662002345, -1.2155372436685306 -6.893654271085453 C-0.8165137431219176 -6.9640128801685615, -0.40517908122285695 -6.999999999999999, -1.9937625952807352e-14 -7 C0.4051790812228171 -7.000000000000001, 0.8165137431218781 -6.964012880168565, 1.2155372436684913 -6.89365427108546 C1.6145607442151044 -6.823295662002354, 2.013397210557745 -6.716427752933763, 2.3941410032796595 -6.5778483455013665 C2.774884796001574 -6.43926893806897, 3.149104622578963 -6.2647673671025, 3.499999999999979 -6.062177826491083 C3.8508953774209953 -5.859588285879665, 4.189128084166947 -5.622755194947077, 4.499513267805756 -5.362311101832862 C4.809898451444564 -5.1018670087186475, 5.101867008718613 -4.809898451444602, 5.362311101832829 -4.499513267805796 C5.622755194947046 -4.189128084166989, 5.859588285879637 -3.8508953774210393, 6.062177826491056 -3.500000000000025 C6.2647673671024755 -3.1491046225790105, 6.439268938068949 -2.774884796001623, 6.577848345501348 -2.3941410032797092 C6.716427752933747 -2.0133972105577955, 6.823295662002342 -1.6145607442151562, 6.893654271085451 -1.2155372436685434 C6.96401288016856 -0.8165137431219307, 6.982275711847575 -0.2025895406114567, 7 -3.2800750208310675e-14 C7.017724288152425 0.2025895406113911, 7.017724288152424 -0.2025895406114242, 7 0\" stroke=\"lightgrey\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path><g><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"none\" stroke-width=\"0\" fill=\"#ccc\" style=\"\"></path><path d=\"M2.5 0 C2.5 0.14470681472244193, 2.487147457203058 0.29161205111496386, 2.46201938253052 0.4341204441673258 C2.436891307857982 0.5766288372196877, 2.3987241974763416 0.7190704323420595, 2.3492315519647713 0.8550503583141718 C2.299738906453201 0.991030284286284, 2.2374169168223177 1.124680222349637, 2.165063509461097 1.2499999999999998 C2.092710102099876 1.3753197776503625, 2.0081268553382365 1.496117172916774, 1.915111107797445 1.6069690242163481 C1.8220953602566536 1.7178208755159223, 1.7178208755159226 1.8220953602566536, 1.6069690242163484 1.915111107797445 C1.4961171729167742 2.0081268553382365, 1.375319777650363 2.0927101020998755, 1.2500000000000002 2.1650635094610964 C1.1246802223496375 2.2374169168223172, 0.9910302842862845 2.2997389064532, 0.8550503583141721 2.349231551964771 C0.7190704323420597 2.3987241974763416, 0.576628837219688 2.436891307857982, 0.43412044416732604 2.46201938253052 C0.291612051114964 2.487147457203058, 0.14470681472244212 2.5, 1.5308084989341916e-16 2.5 C-0.1447068147224418 2.5, -0.2916120511149638 2.487147457203058, -0.43412044416732576 2.46201938253052 C-0.5766288372196877 2.436891307857982, -0.7190704323420595 2.3987241974763416, -0.8550503583141718 2.3492315519647713 C-0.991030284286284 2.299738906453201, -1.124680222349637 2.2374169168223177, -1.2499999999999996 2.165063509461097 C-1.375319777650362 2.092710102099876, -1.4961171729167733 2.008126855338237, -1.6069690242163475 1.9151111077974459 C-1.7178208755159217 1.8220953602566548, -1.822095360256653 1.7178208755159234, -1.9151111077974443 1.6069690242163495 C-2.0081268553382357 1.4961171729167755, -2.0927101020998746 1.3753197776503645, -2.1650635094610955 1.250000000000002 C-2.2374169168223164 1.1246802223496395, -2.2997389064531992 0.9910302842862865, -2.34923155196477 0.8550503583141743 C-2.3987241974763407 0.7190704323420621, -2.436891307857981 0.5766288372196907, -2.4620193825305194 0.434120444167329 C-2.487147457203058 0.29161205111496724, -2.5 0.14470681472244545, -2.5 3.636830773662308e-15 C-2.5 -0.14470681472243818, -2.4871474572030587 -0.2916120511149599, -2.4620193825305208 -0.4341204441673218 C-2.436891307857983 -0.5766288372196837, -2.398724197476343 -0.7190704323420553, -2.3492315519647726 -0.8550503583141675 C-2.2997389064532023 -0.9910302842862798, -2.23741691682232 -1.1246802223496328, -2.165063509461099 -1.2499999999999956 C-2.092710102099878 -1.3753197776503583, -2.00812685533824 -1.4961171729167695, -1.9151111077974488 -1.606969024216344 C-1.8220953602566576 -1.7178208755159183, -1.7178208755159263 -1.82209536025665, -1.6069690242163523 -1.9151111077974416 C-1.4961171729167784 -2.0081268553382334, -1.3753197776503672 -2.0927101020998724, -1.2500000000000047 -2.1650635094610937 C-1.1246802223496422 -2.237416916822315, -0.9910302842862897 -2.299738906453198, -0.8550503583141776 -2.3492315519647686 C-0.7190704323420656 -2.3987241974763394, -0.5766288372196942 -2.4368913078579806, -0.43412044416733236 -2.462019382530519 C-0.29161205111497057 -2.4871474572030574, -0.1447068147224489 -2.4999999999999996, -7.120580697431198e-15 -2.5 C0.14470681472243463 -2.5000000000000004, 0.29161205111495647 -2.487147457203059, 0.4341204441673183 -2.4620193825305217 C0.5766288372196802 -2.436891307857984, 0.7190704323420518 -2.3987241974763442, 0.8550503583141642 -2.349231551964774 C0.9910302842862766 -2.2997389064532037, 1.1246802223496295 -2.2374169168223212, 1.2499999999999925 -2.165063509461101 C1.3753197776503554 -2.0927101020998804, 1.4961171729167668 -2.008126855338242, 1.6069690242163412 -1.915111107797451 C1.7178208755159157 -1.82209536025666, 1.8220953602566472 -1.7178208755159294, 1.915111107797439 -1.6069690242163557 C2.0081268553382308 -1.496117172916782, 2.09271010209987 -1.3753197776503712, 2.1650635094610915 -1.2500000000000089 C2.237416916822313 -1.1246802223496466, 2.299738906453196 -0.9910302842862939, 2.3492315519647673 -0.855050358314182 C2.3987241974763385 -0.71907043234207, 2.4368913078579792 -0.5766288372196986, 2.462019382530518 -0.4341204441673369 C2.487147457203057 -0.29161205111497523, 2.4936698970884197 -0.07235340736123454, 2.5 -1.1714553645825241e-14 C2.5063301029115803 0.07235340736121111, 2.50633010291158 -0.07235340736122292, 2.5 0\" stroke=\"#ccc\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g></g></g></g></g></g><defs><filter id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-70d9153b520d7310a81751ae06f5e50c110758135f4cbbebb0def662859842e3-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["stateDiagram-v2\n    [*] --> Proposed: User submits intent\n    Proposed --> PendingApproval: Policy matched\n    PendingApproval --> Approved: All approvals received\n    PendingApproval --> Rejected: Approver rejects\n    Approved --> Executed: System executes\n    Executed --> [*]\n    Rejected --> [*]\n"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"intent-states","__idx":3},"children":["Intent states"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"State"},"children":["State"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Proposed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Intent has been created and signed by the proposer. The proposer's signature counts as the first approval."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Pending Approval"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Intent is awaiting additional approvals as defined by the applicable policy workflow."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Approved"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["All required approvals have been received. The intent is ready for execution."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Executed"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The change has been applied to the system. The intent is complete."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Rejected"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An approver has rejected the intent, or the intent has expired. No changes are made."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Expired"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The intent's expiry time has passed without sufficient approvals. Treated as rejected."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"state-transitions","__idx":4},"children":["State transitions"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Transition"},"children":["Transition"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Trigger"},"children":["Trigger"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Proposed → Pending Approval"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Automatic after proposal (if additional approvals needed)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Pending Approval → Approved"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Final required approval received"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Pending Approval → Rejected"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Any authorized user rejects the intent"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Pending Approval → Expired"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Intent expiry time passes"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Approved → Executed"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["System executes the change"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"maker-checker-model","__idx":5},"children":["Maker-checker model"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Intents follow a ",{"$$mdtype":"Tag","name":"em","attributes":{},"children":["maker-checker"]}," pattern that enforces segregation of duties:"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"makers","__idx":6},"children":["Makers"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Create and sign intents (propose changes)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Must have a role that matches the first step of the policy workflow"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Their proposal counts as the first approval"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Cannot approve their own intent again in subsequent workflow steps"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"checkers","__idx":7},"children":["Checkers"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Review pending intents"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Provide approvals or rejections"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Must have roles matching subsequent workflow steps"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Multiple checkers may be required based on the policy"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"example-flow","__idx":8},"children":["Example flow"]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n    participant Op as Operator (Maker)\n    participant Sup as Supervisor (Checker)\n    participant Comp as Compliance (Checker)\n    participant Sys as System\n\n    Op->>Sys: Propose transfer intent<br/>(1st approval)\n    Sup->>Sys: Review & approve<br/>(2nd approval)\n    Comp->>Sys: Review & approve<br/>(3rd approval)\n    Sys->>Sys: Execute intent\n","diagramHtml":"<svg id=\"diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 901px;\" viewBox=\"-50 -10 901 437\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><style>\n    #diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db foreignObject {\n      overflow: visible;\n    }\n  </style><g><rect x=\"650\" y=\"351\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Sys\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"725\" y=\"383.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"725\" dy=\"0\">System</tspan></text></g><g><rect x=\"421\" y=\"351\" fill=\"#eaeaea\" stroke=\"#666\" width=\"179\" height=\"65\" name=\"Comp\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"510.5\" y=\"383.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"510.5\" dy=\"0\">Compliance (Checker)</tspan></text></g><g><rect x=\"200\" y=\"351\" fill=\"#eaeaea\" stroke=\"#666\" width=\"171\" height=\"65\" name=\"Sup\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"285.5\" y=\"383.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"285.5\" dy=\"0\">Supervisor (Checker)</tspan></text></g><g><rect x=\"0\" y=\"351\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Op\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"383.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Operator (Maker)</tspan></text></g><g><line id=\"actor3\" x1=\"725\" y1=\"65\" x2=\"725\" y2=\"351\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Sys\" data-et=\"life-line\" data-id=\"Sys\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Sys\"><rect x=\"650\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Sys\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"725\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"725\" dy=\"0\">System</tspan></text></g></g><g><line id=\"actor2\" x1=\"510.5\" y1=\"65\" x2=\"510.5\" y2=\"351\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Comp\" data-et=\"life-line\" data-id=\"Comp\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Comp\"><rect x=\"421\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"179\" height=\"65\" name=\"Comp\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"510.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"510.5\" dy=\"0\">Compliance (Checker)</tspan></text></g></g><g><line id=\"actor1\" x1=\"285.5\" y1=\"65\" x2=\"285.5\" y2=\"351\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Sup\" data-et=\"life-line\" data-id=\"Sup\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Sup\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"171\" height=\"65\" name=\"Sup\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"285.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"285.5\" dy=\"0\">Supervisor (Checker)</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"351\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Op\" data-et=\"life-line\" data-id=\"Op\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Op\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Op\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Operator (Maker)</tspan></text></g></g><style>#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .error-icon{fill:#552222;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .error-text{fill:#552222;stroke:#552222;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .edge-thickness-normal{stroke-width:1px;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .edge-thickness-thick{stroke-width:3.5px;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .edge-pattern-solid{stroke-dasharray:0;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .edge-pattern-dashed{stroke-dasharray:3;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .edge-pattern-dotted{stroke-dasharray:2;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .marker{fill:#333333;stroke:#333333;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .marker.cross{stroke:#333333;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db p{margin:0;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db text.actor&gt;tspan{fill:black;stroke:none;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .actor-line{stroke:#9370DB;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .sequenceNumber{fill:white;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [id$=\"-sequencenumber\"]{fill:#333;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .messageText{fill:#333;stroke:none;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .labelText,#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .labelText&gt;tspan{fill:black;stroke:none;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .loopText,#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .loopText&gt;tspan{fill:black;stroke:none;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .sectionTitle,#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .noteText,#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .activation0{fill:#f4f4f4;stroke:#666;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .activation1{fill:#f4f4f4;stroke:#666;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .activation2{fill:#f4f4f4;stroke:#666;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .actorPopupMenu{position:absolute;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .actorPopupMenuPanel{position:absolute;fill:#ECECFF;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .actor-man circle,#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db line{fill:#ECECFF;stroke-width:2px;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db .node .neo-node{stroke:#9370DB;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [data-look=\"neo\"].node rect,#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [data-look=\"neo\"].cluster rect,#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"399\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Propose transfer intent</text><text x=\"399\" y=\"98\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">(1st approval)</text><line x1=\"76\" y1=\"129\" x2=\"721\" y2=\"129\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Op\" data-to=\"Sys\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-arrowhead)\" style=\"fill: none;\"></line><text x=\"504\" y=\"144\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Review &amp; approve</text><text x=\"504\" y=\"162\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">(2nd approval)</text><line x1=\"286.5\" y1=\"193\" x2=\"721\" y2=\"193\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Sup\" data-to=\"Sys\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-arrowhead)\" style=\"fill: none;\"></line><text x=\"616\" y=\"208\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Review &amp; approve</text><text x=\"616\" y=\"226\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">(3rd approval)</text><line x1=\"511.5\" y1=\"257\" x2=\"721\" y2=\"257\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Comp\" data-to=\"Sys\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-arrowhead)\" style=\"fill: none;\"></line><text x=\"726\" y=\"272\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execute intent</text><path d=\"M 726,301 C 786,291 786,331 726,321\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Sys\" data-to=\"Sys\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-5fdc22b96ede0228a21ce42421eeb62b0caa69265187354180128d30a296a1db-arrowhead)\" style=\"fill: none;\"></path></svg>","diagramHtmlDark":"<svg id=\"diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 901px;\" viewBox=\"-50 -10 901 437\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><style>\n    #diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d foreignObject {\n      overflow: visible;\n    }\n  </style><g><rect x=\"650\" y=\"351\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Sys\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"725\" y=\"383.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"725\" dy=\"0\">System</tspan></text></g><g><rect x=\"421\" y=\"351\" fill=\"#eaeaea\" stroke=\"#666\" width=\"179\" height=\"65\" name=\"Comp\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"510.5\" y=\"383.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"510.5\" dy=\"0\">Compliance (Checker)</tspan></text></g><g><rect x=\"200\" y=\"351\" fill=\"#eaeaea\" stroke=\"#666\" width=\"171\" height=\"65\" name=\"Sup\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"285.5\" y=\"383.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"285.5\" dy=\"0\">Supervisor (Checker)</tspan></text></g><g><rect x=\"0\" y=\"351\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Op\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"383.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Operator (Maker)</tspan></text></g><g><line id=\"actor3\" x1=\"725\" y1=\"65\" x2=\"725\" y2=\"351\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Sys\" data-et=\"life-line\" data-id=\"Sys\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Sys\"><rect x=\"650\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Sys\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"725\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"725\" dy=\"0\">System</tspan></text></g></g><g><line id=\"actor2\" x1=\"510.5\" y1=\"65\" x2=\"510.5\" y2=\"351\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Comp\" data-et=\"life-line\" data-id=\"Comp\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Comp\"><rect x=\"421\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"179\" height=\"65\" name=\"Comp\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"510.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"510.5\" dy=\"0\">Compliance (Checker)</tspan></text></g></g><g><line id=\"actor1\" x1=\"285.5\" y1=\"65\" x2=\"285.5\" y2=\"351\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Sup\" data-et=\"life-line\" data-id=\"Sup\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Sup\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"171\" height=\"65\" name=\"Sup\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"285.5\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"285.5\" dy=\"0\">Supervisor (Checker)</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"351\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Op\" data-et=\"life-line\" data-id=\"Op\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Op\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Op\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"75\" y=\"32.5\" dominant-baseline=\"central\" alignment-baseline=\"central\" class=\"actor actor-box\" style=\"text-anchor: middle; font-size: 16px; font-weight: 400; font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Operator (Maker)</tspan></text></g></g><style>#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .error-icon{fill:#a44141;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .error-text{fill:#ddd;stroke:#ddd;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .edge-thickness-normal{stroke-width:1px;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .edge-thickness-thick{stroke-width:3.5px;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .edge-pattern-solid{stroke-dasharray:0;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .edge-pattern-dashed{stroke-dasharray:3;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .edge-pattern-dotted{stroke-dasharray:2;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .marker{fill:lightgrey;stroke:lightgrey;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .marker.cross{stroke:lightgrey;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d svg{font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;font-size:16px;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d p{margin:0;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d rect.note[data-look=\"neo\"]{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .actor-line{stroke:#ccc;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .sequenceNumber{fill:black;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .messageText{fill:lightgrey;stroke:none;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .labelText,#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .loopText,#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .sectionTitle,#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .noteText,#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .actorPopupMenu{position:absolute;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .actorPopupMenuPanel{position:absolute;fill:#1f2020;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);filter:drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .actor-man circle,#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d line{fill:#1f2020;stroke-width:2px;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d .node .neo-node{stroke:#ccc;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [data-look=\"neo\"].node rect,#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [data-look=\"neo\"].cluster rect,#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [data-look=\"neo\"].node polygon{stroke:url(#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [data-look=\"neo\"].swimlane.cluster rect{filter:none;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [data-look=\"neo\"].node path{stroke:url(#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-gradient);stroke-width:1px;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [data-look=\"neo\"].node circle{stroke:url(#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d :root{--mermaid-font-family:\"Redocly Mermaid Sans\",Arial,\"Liberation Sans\",Arimo,Helvetica,\"Redocly Mermaid CJK\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-computer\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z\"></path></symbol></defs><defs><symbol id=\"diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-database\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path transform=\"scale(.5)\" d=\"M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z\"></path></symbol></defs><defs><symbol id=\"diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-clock\" width=\"24\" height=\"24\"><path transform=\"scale(.5)\" d=\"M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z\"></path></symbol></defs><defs><marker id=\"diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-arrowhead\" refX=\"7.9\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M -1 0 L 10 5 L 0 10 z\"></path></marker></defs><defs><marker id=\"diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-crosshead\" markerWidth=\"15\" markerHeight=\"8\" orient=\"auto\" refX=\"4\" refY=\"4.5\"><path fill=\"none\" stroke=\"#000000\" stroke-width=\"1pt\" d=\"M 1,2 L 6,7 M 6,2 L 1,7\" style=\"stroke-dasharray: 0, 0;\"></path></marker></defs><defs><marker id=\"diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-filled-head\" refX=\"15.5\" refY=\"7\" markerWidth=\"20\" markerHeight=\"28\" orient=\"auto\"><path d=\"M 18,7 L9,13 L14,7 L9,1 Z\"></path></marker></defs><defs><marker id=\"diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-sequencenumber\" refX=\"15\" refY=\"15\" markerWidth=\"60\" markerHeight=\"40\" orient=\"auto\"><circle cx=\"15\" cy=\"15\" r=\"6\"></circle></marker></defs><defs><marker id=\"diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-solidTopArrowHead\" refX=\"7.9\" refY=\"7.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 8 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-solidBottomArrowHead\" refX=\"7.9\" refY=\"0.75\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 10 0 L 0 8 z\"></path></marker></defs><defs><marker id=\"diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-stickTopArrowHead\" refX=\"7.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 0 L 7 7\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><defs><marker id=\"diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-stickBottomArrowHead\" refX=\"7.5\" refY=\"0\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto-start-reverse\"><path d=\"M 0 7 L 7 0\" stroke=\"black\" stroke-width=\"1.5\" fill=\"none\"></path></marker></defs><text x=\"399\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Propose transfer intent</text><text x=\"399\" y=\"98\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">(1st approval)</text><line x1=\"76\" y1=\"129\" x2=\"721\" y2=\"129\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Op\" data-to=\"Sys\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-arrowhead)\" style=\"fill: none;\"></line><text x=\"504\" y=\"144\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Review &amp; approve</text><text x=\"504\" y=\"162\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">(2nd approval)</text><line x1=\"286.5\" y1=\"193\" x2=\"721\" y2=\"193\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Sup\" data-to=\"Sys\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-arrowhead)\" style=\"fill: none;\"></line><text x=\"616\" y=\"208\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Review &amp; approve</text><text x=\"616\" y=\"226\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">(3rd approval)</text><line x1=\"511.5\" y1=\"257\" x2=\"721\" y2=\"257\" class=\"messageLine0\" data-et=\"message\" data-id=\"i2\" data-from=\"Comp\" data-to=\"Sys\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-arrowhead)\" style=\"fill: none;\"></line><text x=\"726\" y=\"272\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, Arial, &quot;Liberation Sans&quot;, Arimo, Helvetica, &quot;Redocly Mermaid CJK&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execute intent</text><path d=\"M 726,301 C 786,291 786,331 726,321\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Sys\" data-to=\"Sys\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-de65e7caa6a011d1bfad8d83f1f2c0a53f043b77baf76cf7413c0e6ea841849d-arrowhead)\" style=\"fill: none;\"></path></svg>"},"children":["sequenceDiagram\n    participant Op as Operator (Maker)\n    participant Sup as Supervisor (Checker)\n    participant Comp as Compliance (Checker)\n    participant Sys as System\n\n    Op->>Sys: Propose transfer intent<br/>(1st approval)\n    Sup->>Sys: Review & approve<br/>(2nd approval)\n    Comp->>Sys: Review & approve<br/>(3rd approval)\n    Sys->>Sys: Execute intent\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This separation ensures no single user can both propose and fully approve a change."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"intent-types","__idx":9},"children":["Intent types"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Intents are categorized by the type of operation they perform:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Category"},"children":["Category"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Example Intent Types"},"children":["Example Intent Types"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Domain management"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_CreateDomain"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_LockDomain"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Create and manage organizational units"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["User management"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_CreateUser"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_UpdateUser"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Manage users and their roles"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Asset management"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_CreateAccount"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_CreateVault"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Create accounts and vaults"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Transactions"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_CreateTransferOrder"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_CreateTransactionOrder"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Execute blockchain operations"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Policy management"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_CreatePolicy"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_UpdatePolicy"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Define governance rules"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Endpoint management"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_CreateEndpoint"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Manage external addresses"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For details on intent structure, see ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/api/reference/intent-structure"},"children":["Intent structure reference"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"intent-expiry","__idx":10},"children":["Intent expiry"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Every intent has an expiry time. If the required approvals are not received before this time:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["The intent transitions to ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Expired"]}," state"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["No changes are made to the system"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["A new intent must be created if the change is still needed"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Expiry times prevent stale intents from being approved long after they were proposed, when circumstances may have changed."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"intent-targeting","__idx":11},"children":["Intent targeting"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When creating an intent, users specify:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Author"]},": The user creating the intent (automatically set)"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Target domain"]},": The domain where the change will be applied"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Payload"]},": The specific change details (e.g., new user properties, transfer amount)"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Users can only target:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Their own domain"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Subdomains of their domain (if policies permit)"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Users ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["cannot"]}," target parent domains or sibling domains."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"next-steps","__idx":12},"children":["Next steps"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/overview/governance"},"children":["Governance framework"]},": Return to the governance overview"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/concepts/governance/domains"},"children":["Domains"]},": Learn about domain hierarchy"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/concepts/governance/policies"},"children":["Policies"]},": Understand how policies control intent approval"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/v1.34/concepts/governance/users-roles"},"children":["Users and roles"]},": Learn how users participate in governance"]}]}]},"headings":[{"value":"Intents","id":"intents","depth":1},{"value":"What is an intent?","id":"what-is-an-intent","depth":2},{"value":"Intent lifecycle","id":"intent-lifecycle","depth":2},{"value":"Intent states","id":"intent-states","depth":3},{"value":"State transitions","id":"state-transitions","depth":3},{"value":"Maker-checker model","id":"maker-checker-model","depth":2},{"value":"Makers","id":"makers","depth":3},{"value":"Checkers","id":"checkers","depth":3},{"value":"Example flow","id":"example-flow","depth":3},{"value":"Intent types","id":"intent-types","depth":2},{"value":"Intent expiry","id":"intent-expiry","depth":2},{"value":"Intent targeting","id":"intent-targeting","depth":2},{"value":"Next steps","id":"next-steps","depth":2}],"frontmatter":{"seo":{"title":"Intents"}},"lastModified":"2026-04-07T19:14:09.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/custody/v1.34/concepts/governance/intents","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}