{"templateId":"markdown","versions":[{"version":"v1.37","label":"v1.37 STS","link":"/products/custody/overview/governance-model","default":true,"active":true,"folderId":"c15a2701"},{"version":"v1.36","label":"v1.36 STS","link":"/products/custody/v1.36/overview/governance-model","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.34","label":"v1.34 LTS","link":"/products/custody/v1.34/overview/governance-model","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.26","label":"v1.26 LTS","link":"/products/custody/v1.26/overview/governance-model","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.19","label":"v1.19 LTS","link":"/products/custody/v1.19/overview/governance-model","default":false,"active":false,"folderId":"c15a2701"},{"version":"v1.15","label":"v1.15 LTS","link":"/products/custody/v1.15/overview/governance-model","default":false,"active":false,"folderId":"c15a2701"}],"sharedDataIds":{"sidebar":"sidebar-products/custody/@v1.15/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Governance model","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":"governance-model","__idx":0},"children":["Governance model"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Executive summary"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Ripple Custody"," governance controls who can change the environment, which approvals are required, and where those controls apply."]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Domains"]}," define the organizational boundaries for users, accounts, policies, endpoints, requests, and events."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Policies"]}," define approval rules for governed actions, including who must approve, how many approvals are needed, and where the rule applies."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Intents"]}," are governed proposals to change system state. They execute only when the selected policy workflow is satisfied."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Genesis"]}," creates the first governed state: the root domain, launch domains, first users, roles, and initial policies."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Approvals"]}," make governance enforceable and auditable by recording who proposed, approved, rejected, or executed a change."]}]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"success","name":"Why this matters"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Governance is the operating control layer for custody. It is how you separate clients or business units, enforce multi-party approval, route high-risk activity to compliance or senior reviewers, and govern changes to the governance model itself."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["For architects and operators"]},": Domain, user, and policy design should be treated as launch architecture. A weak model can create unexpected access paths or approval gaps. An over-complicated model can make legitimate operations hard to approve, audit, or recover."]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning","name":"Prerequisites"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Before reading this page, you should understand:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/overview/security-model"},"children":["Security model"]}," - The zero-trust model and trusted state concepts."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/governance/users"},"children":["Users and roles"]}," - How users receive operational authority."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/overview/security/data-integrity-and-audit-trail"},"children":["Data integrity and governance"]}," - How trusted entities and state changes are signed and audited."]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Governance connects organizational authority to cryptographic enforcement. A user proposes a signed intent in a target domain, or an API service caller submits a system-signed proposal that is signed by the platform before policy evaluation. The system selects the policy that applies to that intent and domain. The policy workflow determines who must approve. After the workflow is satisfied, the change can execute and becomes part of the auditable system state."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart LR\n    Genesis[\"Genesis<br/>first governed state\"]\n    Domains[\"Domains<br/>operating boundaries\"]\n    Users[\"Users and roles<br/>authority\"]\n    Policies[\"Policies<br/>approval rules\"]\n    Intents[\"Intents<br/>proposed changes\"]\n    Approvals[\"Approvals<br/>maker-checker workflow\"]\n    State[\"Executed change<br/>auditable state\"]\n\n    Genesis --> Domains\n    Genesis --> Users\n    Genesis --> Policies\n    Users --> Intents\n    Domains --> Intents\n    Policies --> Approvals\n    Intents --> Approvals\n    Approvals --> State\n","diagramHtml":"<svg id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1267.34375px;\" viewBox=\"0 0 1267.34375 323\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .error-icon{fill:#552222;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .error-text{fill:#552222;stroke:#552222;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .edge-thickness-normal{stroke-width:1px;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .edge-thickness-thick{stroke-width:3.5px;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .edge-pattern-solid{stroke-dasharray:0;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .marker{fill:#333333;stroke:#333333;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .marker.cross{stroke:#333333;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 p{margin:0;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#333;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .cluster-label text{fill:#333;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .cluster-label span{color:#333;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .cluster-label span p{background-color:transparent;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .label text,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 span{fill:#333;color:#333;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .node rect,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .node circle,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .node ellipse,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .node polygon,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .rough-node .label text,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .node .label text,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .image-shape .label,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .icon-shape .label{text-anchor:middle;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .rough-node .label,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .node .label,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .image-shape .label,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .icon-shape .label{text-align:center;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .node.clickable{cursor:pointer;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .arrowheadPath{fill:#333333;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .flowchart-link{stroke:#333333;fill:none;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .cluster text{fill:#333;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .cluster span{color:#333;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 rect.text{fill:none;stroke-width:0;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .icon-shape,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .icon-shape p,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .icon-shape .label rect,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 .node .neo-node{stroke:#9370DB;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 [data-look=\"neo\"].node rect,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 [data-look=\"neo\"].cluster rect,#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M149.113,187L163.868,201.833C178.622,216.667,208.131,246.333,226.386,261.167C244.641,276,251.641,276,255.141,276L258.641,276\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-L_Genesis_Domains_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Genesis_Domains_0\" data-points=\"W3sieCI6MTQ5LjExMzIyMDIxNDg0Mzc1LCJ5IjoxODd9LHsieCI6MjM3LjY0MDYyNSwieSI6Mjc2fSx7IngiOjI2Mi42NDA2MjUsInkiOjI3Nn1d\" data-look=\"classic\" marker-end=\"url(#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-pointEnd)\"></path><path d=\"M212.641,148L216.807,148C220.974,148,229.307,148,240.741,148C252.174,148,266.708,148,273.975,148L281.242,148\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-L_Genesis_Users_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Genesis_Users_0\" data-points=\"W3sieCI6MjEyLjY0MDYyNSwieSI6MTQ4fSx7IngiOjIzNy42NDA2MjUsInkiOjE0OH0seyJ4IjoyODUuMjQyMTg3NSwieSI6MTQ4fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-pointEnd)\"></path><path d=\"M159.484,109L172.51,98.667C185.536,88.333,211.588,67.667,247.198,57.333C282.807,47,327.974,47,373.141,47C418.307,47,463.474,47,492.146,47C520.818,47,532.995,47,539.083,47L545.172,47\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-L_Genesis_Policies_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Genesis_Policies_0\" data-points=\"W3sieCI6MTU5LjQ4MzYwMTQ4NTE0ODUsInkiOjEwOX0seyJ4IjoyMzcuNjQwNjI1LCJ5Ijo0N30seyJ4IjozNzMuMTQwNjI1LCJ5Ijo0N30seyJ4Ijo1MDguNjQwNjI1LCJ5Ijo0N30seyJ4Ijo1NDkuMTcxODc1LCJ5Ijo0N31d\" data-look=\"classic\" marker-end=\"url(#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-pointEnd)\"></path><path d=\"M461.039,148L468.973,148C476.906,148,492.773,148,508.163,151.86C523.554,155.72,538.466,163.441,545.923,167.301L553.379,171.161\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-L_Users_Intents_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Users_Intents_0\" data-points=\"W3sieCI6NDYxLjAzOTA2MjUsInkiOjE0OH0seyJ4Ijo1MDguNjQwNjI1LCJ5IjoxNDh9LHsieCI6NTU2LjkzMTY0MDYyNSwieSI6MTczfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-pointEnd)\"></path><path d=\"M483.641,276L487.807,276C491.974,276,500.307,276,511.93,272.14C523.554,268.28,538.466,260.559,545.923,256.699L553.379,252.839\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-L_Domains_Intents_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Domains_Intents_0\" data-points=\"W3sieCI6NDgzLjY0MDYyNSwieSI6Mjc2fSx7IngiOjUwOC42NDA2MjUsInkiOjI3Nn0seyJ4Ijo1NTYuOTMxNjQwNjI1LCJ5IjoyNTF9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-pointEnd)\"></path><path d=\"M715.359,47L722.115,47C728.87,47,742.38,47,763.554,56.955C784.729,66.909,813.567,86.818,827.986,96.773L842.405,106.727\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-L_Policies_Approvals_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Policies_Approvals_0\" data-points=\"W3sieCI6NzE1LjM1OTM3NSwieSI6NDd9LHsieCI6NzU1Ljg5MDYyNSwieSI6NDd9LHsieCI6ODQ1LjY5NjYyNzQ3NTI0NzUsInkiOjEwOX1d\" data-look=\"classic\" marker-end=\"url(#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-pointEnd)\"></path><path d=\"M730.891,212L735.057,212C739.224,212,747.557,212,760.638,208.101C773.718,204.201,791.546,196.402,800.459,192.503L809.373,188.603\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-L_Intents_Approvals_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Intents_Approvals_0\" data-points=\"W3sieCI6NzMwLjg5MDYyNSwieSI6MjEyfSx7IngiOjc1NS44OTA2MjUsInkiOjIxMn0seyJ4Ijo4MTMuMDM3ODQxNzk2ODc1LCJ5IjoxODd9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-pointEnd)\"></path><path d=\"M1023.484,148L1027.651,148C1031.818,148,1040.151,148,1047.818,148C1055.484,148,1062.484,148,1065.984,148L1069.484,148\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-L_Approvals_State_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Approvals_State_0\" data-points=\"W3sieCI6MTAyMy40ODQzNzUsInkiOjE0OH0seyJ4IjoxMDQ4LjQ4NDM3NSwieSI6MTQ4fSx7IngiOjEwNzMuNDg0Mzc1LCJ5IjoxNDh9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Genesis_Domains_0\" 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=\"L_Genesis_Users_0\" 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=\"L_Genesis_Policies_0\" 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=\"L_Users_Intents_0\" 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=\"L_Domains_Intents_0\" 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=\"L_Policies_Approvals_0\" 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=\"L_Intents_Approvals_0\" 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=\"L_Approvals_State_0\" 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-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-flowchart-Genesis-0\" data-look=\"classic\" transform=\"translate(110.3203125, 148)\"><rect class=\"basic label-container\" style=\"\" x=\"-102.3203125\" y=\"-39\" width=\"204.640625\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-72.3203125, -24)\"><rect></rect><foreignObject width=\"144.640625\" height=\"48\"><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\"><p>Genesis<br>first governed state</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-flowchart-Domains-1\" data-look=\"classic\" transform=\"translate(373.140625, 276)\"><rect class=\"basic label-container\" style=\"\" x=\"-110.5\" y=\"-39\" width=\"221\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-80.5, -24)\"><rect></rect><foreignObject width=\"161\" height=\"48\"><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\"><p>Domains<br>operating boundaries</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-flowchart-Users-2\" data-look=\"classic\" transform=\"translate(373.140625, 148)\"><rect class=\"basic label-container\" style=\"\" x=\"-87.8984375\" y=\"-39\" width=\"175.796875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-57.8984375, -24)\"><rect></rect><foreignObject width=\"115.796875\" height=\"48\"><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\"><p>Users and roles<br>authority</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-flowchart-Policies-3\" data-look=\"classic\" transform=\"translate(632.265625, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-83.09375\" y=\"-39\" width=\"166.1875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-53.09375, -24)\"><rect></rect><foreignObject width=\"106.1875\" height=\"48\"><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\"><p>Policies<br>approval rules</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-flowchart-Intents-4\" data-look=\"classic\" transform=\"translate(632.265625, 212)\"><rect class=\"basic label-container\" style=\"\" x=\"-98.625\" y=\"-39\" width=\"197.25\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-68.625, -24)\"><rect></rect><foreignObject width=\"137.25\" height=\"48\"><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\"><p>Intents<br>proposed changes</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-flowchart-Approvals-5\" data-look=\"classic\" transform=\"translate(902.1875, 148)\"><rect class=\"basic label-container\" style=\"\" x=\"-121.296875\" y=\"-39\" width=\"242.59375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-91.296875, -24)\"><rect></rect><foreignObject width=\"182.59375\" height=\"48\"><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\"><p>Approvals<br>maker-checker workflow</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-flowchart-State-6\" data-look=\"classic\" transform=\"translate(1166.4140625, 148)\"><rect class=\"basic label-container\" style=\"\" x=\"-92.9296875\" y=\"-39\" width=\"185.859375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-62.9296875, -24)\"><rect></rect><foreignObject width=\"125.859375\" height=\"48\"><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\"><p>Executed change<br>auditable state</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-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-9edf5ceeeb761551e49bb9248a1629e78974388dd6f7f0c572324df15e9f86a5-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-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1267.34375px;\" viewBox=\"0 0 1267.34375 323\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .error-icon{fill:#a44141;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .error-text{fill:#ddd;stroke:#ddd;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .edge-thickness-normal{stroke-width:1px;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .edge-thickness-thick{stroke-width:3.5px;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .edge-pattern-solid{stroke-dasharray:0;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .edge-pattern-dashed{stroke-dasharray:3;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .edge-pattern-dotted{stroke-dasharray:2;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .marker{fill:lightgrey;stroke:lightgrey;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .marker.cross{stroke:lightgrey;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e p{margin:0;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#ccc;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .cluster-label text{fill:#F9FFFE;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .cluster-label span{color:#F9FFFE;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .cluster-label span p{background-color:transparent;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .label text,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e span{fill:#ccc;color:#ccc;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .node rect,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .node circle,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .node ellipse,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .node polygon,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .rough-node .label text,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .node .label text,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .image-shape .label,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .icon-shape .label{text-anchor:middle;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .rough-node .label,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .node .label,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .image-shape .label,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .icon-shape .label{text-align:center;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .node.clickable{cursor:pointer;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .arrowheadPath{fill:lightgrey;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .flowchart-link{stroke:lightgrey;fill:none;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .cluster text{fill:#F9FFFE;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .cluster span{color:#F9FFFE;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e rect.text{fill:none;stroke-width:0;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .icon-shape,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .icon-shape p,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .icon-shape .label rect,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e .node .neo-node{stroke:#ccc;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e [data-look=\"neo\"].node rect,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e [data-look=\"neo\"].cluster rect,#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e [data-look=\"neo\"].node polygon{stroke:url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e [data-look=\"neo\"].node path{stroke:url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-gradient);stroke-width:1px;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e [data-look=\"neo\"].node circle{stroke:url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M149.113,187L163.868,201.833C178.622,216.667,208.131,246.333,226.386,261.167C244.641,276,251.641,276,255.141,276L258.641,276\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-L_Genesis_Domains_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Genesis_Domains_0\" data-points=\"W3sieCI6MTQ5LjExMzIyMDIxNDg0Mzc1LCJ5IjoxODd9LHsieCI6MjM3LjY0MDYyNSwieSI6Mjc2fSx7IngiOjI2Mi42NDA2MjUsInkiOjI3Nn1d\" data-look=\"classic\" marker-end=\"url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-pointEnd)\"></path><path d=\"M212.641,148L216.807,148C220.974,148,229.307,148,240.741,148C252.174,148,266.708,148,273.975,148L281.242,148\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-L_Genesis_Users_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Genesis_Users_0\" data-points=\"W3sieCI6MjEyLjY0MDYyNSwieSI6MTQ4fSx7IngiOjIzNy42NDA2MjUsInkiOjE0OH0seyJ4IjoyODUuMjQyMTg3NSwieSI6MTQ4fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-pointEnd)\"></path><path d=\"M159.484,109L172.51,98.667C185.536,88.333,211.588,67.667,247.198,57.333C282.807,47,327.974,47,373.141,47C418.307,47,463.474,47,492.146,47C520.818,47,532.995,47,539.083,47L545.172,47\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-L_Genesis_Policies_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Genesis_Policies_0\" data-points=\"W3sieCI6MTU5LjQ4MzYwMTQ4NTE0ODUsInkiOjEwOX0seyJ4IjoyMzcuNjQwNjI1LCJ5Ijo0N30seyJ4IjozNzMuMTQwNjI1LCJ5Ijo0N30seyJ4Ijo1MDguNjQwNjI1LCJ5Ijo0N30seyJ4Ijo1NDkuMTcxODc1LCJ5Ijo0N31d\" data-look=\"classic\" marker-end=\"url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-pointEnd)\"></path><path d=\"M461.039,148L468.973,148C476.906,148,492.773,148,508.163,151.86C523.554,155.72,538.466,163.441,545.923,167.301L553.379,171.161\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-L_Users_Intents_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Users_Intents_0\" data-points=\"W3sieCI6NDYxLjAzOTA2MjUsInkiOjE0OH0seyJ4Ijo1MDguNjQwNjI1LCJ5IjoxNDh9LHsieCI6NTU2LjkzMTY0MDYyNSwieSI6MTczfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-pointEnd)\"></path><path d=\"M483.641,276L487.807,276C491.974,276,500.307,276,511.93,272.14C523.554,268.28,538.466,260.559,545.923,256.699L553.379,252.839\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-L_Domains_Intents_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Domains_Intents_0\" data-points=\"W3sieCI6NDgzLjY0MDYyNSwieSI6Mjc2fSx7IngiOjUwOC42NDA2MjUsInkiOjI3Nn0seyJ4Ijo1NTYuOTMxNjQwNjI1LCJ5IjoyNTF9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-pointEnd)\"></path><path d=\"M715.359,47L722.115,47C728.87,47,742.38,47,763.554,56.955C784.729,66.909,813.567,86.818,827.986,96.773L842.405,106.727\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-L_Policies_Approvals_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Policies_Approvals_0\" data-points=\"W3sieCI6NzE1LjM1OTM3NSwieSI6NDd9LHsieCI6NzU1Ljg5MDYyNSwieSI6NDd9LHsieCI6ODQ1LjY5NjYyNzQ3NTI0NzUsInkiOjEwOX1d\" data-look=\"classic\" marker-end=\"url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-pointEnd)\"></path><path d=\"M730.891,212L735.057,212C739.224,212,747.557,212,760.638,208.101C773.718,204.201,791.546,196.402,800.459,192.503L809.373,188.603\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-L_Intents_Approvals_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Intents_Approvals_0\" data-points=\"W3sieCI6NzMwLjg5MDYyNSwieSI6MjEyfSx7IngiOjc1NS44OTA2MjUsInkiOjIxMn0seyJ4Ijo4MTMuMDM3ODQxNzk2ODc1LCJ5IjoxODd9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-pointEnd)\"></path><path d=\"M1023.484,148L1027.651,148C1031.818,148,1040.151,148,1047.818,148C1055.484,148,1062.484,148,1065.984,148L1069.484,148\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-L_Approvals_State_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Approvals_State_0\" data-points=\"W3sieCI6MTAyMy40ODQzNzUsInkiOjE0OH0seyJ4IjoxMDQ4LjQ4NDM3NSwieSI6MTQ4fSx7IngiOjEwNzMuNDg0Mzc1LCJ5IjoxNDh9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Genesis_Domains_0\" 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=\"L_Genesis_Users_0\" 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=\"L_Genesis_Policies_0\" 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=\"L_Users_Intents_0\" 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=\"L_Domains_Intents_0\" 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=\"L_Policies_Approvals_0\" 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=\"L_Intents_Approvals_0\" 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=\"L_Approvals_State_0\" 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-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-flowchart-Genesis-0\" data-look=\"classic\" transform=\"translate(110.3203125, 148)\"><rect class=\"basic label-container\" style=\"\" x=\"-102.3203125\" y=\"-39\" width=\"204.640625\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-72.3203125, -24)\"><rect></rect><foreignObject width=\"144.640625\" height=\"48\"><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\"><p>Genesis<br>first governed state</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-flowchart-Domains-1\" data-look=\"classic\" transform=\"translate(373.140625, 276)\"><rect class=\"basic label-container\" style=\"\" x=\"-110.5\" y=\"-39\" width=\"221\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-80.5, -24)\"><rect></rect><foreignObject width=\"161\" height=\"48\"><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\"><p>Domains<br>operating boundaries</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-flowchart-Users-2\" data-look=\"classic\" transform=\"translate(373.140625, 148)\"><rect class=\"basic label-container\" style=\"\" x=\"-87.8984375\" y=\"-39\" width=\"175.796875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-57.8984375, -24)\"><rect></rect><foreignObject width=\"115.796875\" height=\"48\"><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\"><p>Users and roles<br>authority</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-flowchart-Policies-3\" data-look=\"classic\" transform=\"translate(632.265625, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-83.09375\" y=\"-39\" width=\"166.1875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-53.09375, -24)\"><rect></rect><foreignObject width=\"106.1875\" height=\"48\"><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\"><p>Policies<br>approval rules</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-flowchart-Intents-4\" data-look=\"classic\" transform=\"translate(632.265625, 212)\"><rect class=\"basic label-container\" style=\"\" x=\"-98.625\" y=\"-39\" width=\"197.25\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-68.625, -24)\"><rect></rect><foreignObject width=\"137.25\" height=\"48\"><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\"><p>Intents<br>proposed changes</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-flowchart-Approvals-5\" data-look=\"classic\" transform=\"translate(902.1875, 148)\"><rect class=\"basic label-container\" style=\"\" x=\"-121.296875\" y=\"-39\" width=\"242.59375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-91.296875, -24)\"><rect></rect><foreignObject width=\"182.59375\" height=\"48\"><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\"><p>Approvals<br>maker-checker workflow</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-flowchart-State-6\" data-look=\"classic\" transform=\"translate(1166.4140625, 148)\"><rect class=\"basic label-container\" style=\"\" x=\"-92.9296875\" y=\"-39\" width=\"185.859375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-62.9296875, -24)\"><rect></rect><foreignObject width=\"125.859375\" height=\"48\"><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\"><p>Executed change<br>auditable state</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-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-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-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-bf35089cf2682abd73515f715f853b57a0a9e1502333bb59954d95701dce352e-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":["flowchart LR\n    Genesis[\"Genesis<br/>first governed state\"]\n    Domains[\"Domains<br/>operating boundaries\"]\n    Users[\"Users and roles<br/>authority\"]\n    Policies[\"Policies<br/>approval rules\"]\n    Intents[\"Intents<br/>proposed changes\"]\n    Approvals[\"Approvals<br/>maker-checker workflow\"]\n    State[\"Executed change<br/>auditable state\"]\n\n    Genesis --> Domains\n    Genesis --> Users\n    Genesis --> Policies\n    Users --> Intents\n    Domains --> Intents\n    Policies --> Approvals\n    Intents --> Approvals\n    Approvals --> State\n"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"domains-define-where-governance-applies","__idx":1},"children":["Domains define where governance applies"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A domain is an organizational boundary. It groups domain-owned records such as users, accounts, vaults, policies, endpoints, requests, and events under one governance structure."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Every environment has a root domain. Subdomains form a tree below it. Users can target their own domain and, where governance permits, descendant domains. Users cannot submit intents to parent or sibling domains directly."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart TB\n    Root[\"Root domain<br/>platform governance\"]\n    Operations[\"Operations domain<br/>shared controls\"]\n    Compliance[\"Compliance domain<br/>oversight\"]\n    ClientA[\"Client A domain<br/>isolated operations\"]\n    ClientB[\"Client B domain<br/>isolated operations\"]\n\n    Root --> Operations\n    Root --> Compliance\n    Operations --> ClientA\n    Operations --> ClientB\n","diagramHtml":"<svg id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 605.59375px;\" viewBox=\"0 0 605.59375 350\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .error-icon{fill:#552222;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .error-text{fill:#552222;stroke:#552222;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .edge-thickness-normal{stroke-width:1px;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .edge-thickness-thick{stroke-width:3.5px;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .edge-pattern-solid{stroke-dasharray:0;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .marker{fill:#333333;stroke:#333333;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .marker.cross{stroke:#333333;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 p{margin:0;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#333;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .cluster-label text{fill:#333;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .cluster-label span{color:#333;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .cluster-label span p{background-color:transparent;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .label text,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 span{fill:#333;color:#333;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .node rect,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .node circle,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .node ellipse,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .node polygon,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .rough-node .label text,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .node .label text,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .image-shape .label,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .icon-shape .label{text-anchor:middle;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .rough-node .label,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .node .label,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .image-shape .label,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .icon-shape .label{text-align:center;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .node.clickable{cursor:pointer;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .arrowheadPath{fill:#333333;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .flowchart-link{stroke:#333333;fill:none;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .cluster text{fill:#333;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .cluster span{color:#333;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 rect.text{fill:none;stroke-width:0;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .icon-shape,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .icon-shape p,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .icon-shape .label rect,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 .node .neo-node{stroke:#9370DB;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 [data-look=\"neo\"].node rect,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 [data-look=\"neo\"].cluster rect,#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M286.403,86L278.044,90.167C269.685,94.333,252.968,102.667,244.609,110.333C236.25,118,236.25,125,236.25,128.5L236.25,132\" id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2-L_Root_Operations_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_Operations_0\" data-points=\"W3sieCI6Mjg2LjQwMjU4Nzg5MDYyNSwieSI6ODZ9LHsieCI6MjM2LjI1LCJ5IjoxMTF9LHsieCI6MjM2LjI1LCJ5IjoxMzZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-pointEnd)\"></path><path d=\"M442.879,86L451.237,90.167C459.596,94.333,476.314,102.667,484.672,110.333C493.031,118,493.031,125,493.031,128.5L493.031,132\" id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2-L_Root_Compliance_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_Compliance_0\" data-points=\"W3sieCI6NDQyLjg3ODY2MjEwOTM3NSwieSI6ODZ9LHsieCI6NDkzLjAzMTI1LCJ5IjoxMTF9LHsieCI6NDkzLjAzMTI1LCJ5IjoxMzZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-pointEnd)\"></path><path d=\"M159.088,214L150.844,218.167C142.6,222.333,126.113,230.667,117.869,238.333C109.625,246,109.625,253,109.625,256.5L109.625,260\" id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2-L_Operations_ClientA_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Operations_ClientA_0\" data-points=\"W3sieCI6MTU5LjA4Nzg5MDYyNSwieSI6MjE0fSx7IngiOjEwOS42MjUsInkiOjIzOX0seyJ4IjoxMDkuNjI1LCJ5IjoyNjR9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-pointEnd)\"></path><path d=\"M313.412,214L321.656,218.167C329.9,222.333,346.387,230.667,354.631,238.333C362.875,246,362.875,253,362.875,256.5L362.875,260\" id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2-L_Operations_ClientB_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Operations_ClientB_0\" data-points=\"W3sieCI6MzEzLjQxMjEwOTM3NSwieSI6MjE0fSx7IngiOjM2Mi44NzUsInkiOjIzOX0seyJ4IjozNjIuODc1LCJ5IjoyNjR9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_Operations_0\" 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=\"L_Root_Compliance_0\" 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=\"L_Operations_ClientA_0\" 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=\"L_Operations_ClientB_0\" 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-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2-flowchart-Root-0\" data-look=\"classic\" transform=\"translate(364.640625, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-107.9140625\" y=\"-39\" width=\"215.828125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-77.9140625, -24)\"><rect></rect><foreignObject width=\"155.828125\" height=\"48\"><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\"><p>Root domain<br>platform governance</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2-flowchart-Operations-1\" data-look=\"classic\" transform=\"translate(236.25, 175)\"><rect class=\"basic label-container\" style=\"\" x=\"-102.21875\" y=\"-39\" width=\"204.4375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-72.21875, -24)\"><rect></rect><foreignObject width=\"144.4375\" height=\"48\"><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\"><p>Operations domain<br>shared controls</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2-flowchart-Compliance-2\" data-look=\"classic\" transform=\"translate(493.03125, 175)\"><rect class=\"basic label-container\" style=\"\" x=\"-104.5625\" y=\"-39\" width=\"209.125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-74.5625, -24)\"><rect></rect><foreignObject width=\"149.125\" height=\"48\"><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\"><p>Compliance domain<br>oversight</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2-flowchart-ClientA-3\" data-look=\"classic\" transform=\"translate(109.625, 303)\"><rect class=\"basic label-container\" style=\"\" x=\"-101.625\" y=\"-39\" width=\"203.25\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-71.625, -24)\"><rect></rect><foreignObject width=\"143.25\" height=\"48\"><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\"><p>Client A domain<br>isolated operations</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2-flowchart-ClientB-4\" data-look=\"classic\" transform=\"translate(362.875, 303)\"><rect class=\"basic label-container\" style=\"\" x=\"-101.625\" y=\"-39\" width=\"203.25\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-71.625, -24)\"><rect></rect><foreignObject width=\"143.25\" height=\"48\"><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\"><p>Client B domain<br>isolated operations</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2-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-43406bd92efac313feca2e243a2ef69c3c6602754d0f255350c557339a8060b2-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-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 605.59375px;\" viewBox=\"0 0 605.59375 350\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .error-icon{fill:#a44141;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .error-text{fill:#ddd;stroke:#ddd;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .edge-thickness-normal{stroke-width:1px;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .edge-thickness-thick{stroke-width:3.5px;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .edge-pattern-solid{stroke-dasharray:0;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .marker.cross{stroke:lightgrey;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 p{margin:0;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#ccc;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .cluster-label text{fill:#F9FFFE;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .cluster-label span{color:#F9FFFE;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .cluster-label span p{background-color:transparent;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .label text,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 span{fill:#ccc;color:#ccc;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .node rect,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .node circle,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .node ellipse,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .node polygon,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .rough-node .label text,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .node .label text,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .image-shape .label,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .icon-shape .label{text-anchor:middle;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .rough-node .label,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .node .label,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .image-shape .label,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .icon-shape .label{text-align:center;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .node.clickable{cursor:pointer;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .arrowheadPath{fill:lightgrey;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .flowchart-link{stroke:lightgrey;fill:none;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .cluster text{fill:#F9FFFE;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .cluster span{color:#F9FFFE;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 rect.text{fill:none;stroke-width:0;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .icon-shape,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .icon-shape p,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .icon-shape .label rect,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 .node .neo-node{stroke:#ccc;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 [data-look=\"neo\"].node rect,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 [data-look=\"neo\"].cluster rect,#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 [data-look=\"neo\"].node polygon{stroke:url(#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 [data-look=\"neo\"].node path{stroke:url(#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-gradient);stroke-width:1px;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 [data-look=\"neo\"].node circle{stroke:url(#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M286.403,86L278.044,90.167C269.685,94.333,252.968,102.667,244.609,110.333C236.25,118,236.25,125,236.25,128.5L236.25,132\" id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-L_Root_Operations_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_Operations_0\" data-points=\"W3sieCI6Mjg2LjQwMjU4Nzg5MDYyNSwieSI6ODZ9LHsieCI6MjM2LjI1LCJ5IjoxMTF9LHsieCI6MjM2LjI1LCJ5IjoxMzZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-pointEnd)\"></path><path d=\"M442.879,86L451.237,90.167C459.596,94.333,476.314,102.667,484.672,110.333C493.031,118,493.031,125,493.031,128.5L493.031,132\" id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-L_Root_Compliance_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Root_Compliance_0\" data-points=\"W3sieCI6NDQyLjg3ODY2MjEwOTM3NSwieSI6ODZ9LHsieCI6NDkzLjAzMTI1LCJ5IjoxMTF9LHsieCI6NDkzLjAzMTI1LCJ5IjoxMzZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-pointEnd)\"></path><path d=\"M159.088,214L150.844,218.167C142.6,222.333,126.113,230.667,117.869,238.333C109.625,246,109.625,253,109.625,256.5L109.625,260\" id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-L_Operations_ClientA_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Operations_ClientA_0\" data-points=\"W3sieCI6MTU5LjA4Nzg5MDYyNSwieSI6MjE0fSx7IngiOjEwOS42MjUsInkiOjIzOX0seyJ4IjoxMDkuNjI1LCJ5IjoyNjR9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-pointEnd)\"></path><path d=\"M313.412,214L321.656,218.167C329.9,222.333,346.387,230.667,354.631,238.333C362.875,246,362.875,253,362.875,256.5L362.875,260\" id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-L_Operations_ClientB_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Operations_ClientB_0\" data-points=\"W3sieCI6MzEzLjQxMjEwOTM3NSwieSI6MjE0fSx7IngiOjM2Mi44NzUsInkiOjIzOX0seyJ4IjozNjIuODc1LCJ5IjoyNjR9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Root_Operations_0\" 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=\"L_Root_Compliance_0\" 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=\"L_Operations_ClientA_0\" 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=\"L_Operations_ClientB_0\" 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-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-flowchart-Root-0\" data-look=\"classic\" transform=\"translate(364.640625, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-107.9140625\" y=\"-39\" width=\"215.828125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-77.9140625, -24)\"><rect></rect><foreignObject width=\"155.828125\" height=\"48\"><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\"><p>Root domain<br>platform governance</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-flowchart-Operations-1\" data-look=\"classic\" transform=\"translate(236.25, 175)\"><rect class=\"basic label-container\" style=\"\" x=\"-102.21875\" y=\"-39\" width=\"204.4375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-72.21875, -24)\"><rect></rect><foreignObject width=\"144.4375\" height=\"48\"><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\"><p>Operations domain<br>shared controls</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-flowchart-Compliance-2\" data-look=\"classic\" transform=\"translate(493.03125, 175)\"><rect class=\"basic label-container\" style=\"\" x=\"-104.5625\" y=\"-39\" width=\"209.125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-74.5625, -24)\"><rect></rect><foreignObject width=\"149.125\" height=\"48\"><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\"><p>Compliance domain<br>oversight</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-flowchart-ClientA-3\" data-look=\"classic\" transform=\"translate(109.625, 303)\"><rect class=\"basic label-container\" style=\"\" x=\"-101.625\" y=\"-39\" width=\"203.25\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-71.625, -24)\"><rect></rect><foreignObject width=\"143.25\" height=\"48\"><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\"><p>Client A domain<br>isolated operations</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-flowchart-ClientB-4\" data-look=\"classic\" transform=\"translate(362.875, 303)\"><rect class=\"basic label-container\" style=\"\" x=\"-101.625\" y=\"-39\" width=\"203.25\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-71.625, -24)\"><rect></rect><foreignObject width=\"143.25\" height=\"48\"><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\"><p>Client B domain<br>isolated operations</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-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-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-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-1bdf9249cf7ffe59f75a744b678dd96449ac14cf6850a32cd59625fddfd3df74-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":["flowchart TB\n    Root[\"Root domain<br/>platform governance\"]\n    Operations[\"Operations domain<br/>shared controls\"]\n    Compliance[\"Compliance domain<br/>oversight\"]\n    ClientA[\"Client A domain<br/>isolated operations\"]\n    ClientB[\"Client B domain<br/>isolated operations\"]\n\n    Root --> Operations\n    Root --> Compliance\n    Operations --> ClientA\n    Operations --> ClientB\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Domain design controls:"]},{"$$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":"Design area"},"children":["Design area"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"What it controls"},"children":["What it controls"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Hierarchy"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["How client, regional, treasury, compliance, or business-unit boundaries are represented."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Read access"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Which roles can view domains, users, accounts, transactions, policies, endpoints, requests, and events."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Policy inheritance"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Whether policies in parent domains can affect intents in child domains."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Lock state"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Whether activity is enabled. A locked domain prevents users from submitting intents in that domain or its subdomains."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Domain injection"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Whether a new parent domain can be inserted above existing child domains after launch."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Parent and child policies interact through policy scope and the domain governing strategy:"]},{"$$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":"Strategy"},"children":["Strategy"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Behavior"},"children":["Behavior"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ConsiderDescendants"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Parent and child policies can both be considered. The highest-ranked eligible policy wins."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["CoerceDescendants"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Matching parent-domain policies override matching child-domain policies. Use this only when the override is intentional."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"policies-define-how-changes-are-approved","__idx":2},"children":["Policies define how changes are approved"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["A policy defines the approval rule for a governed action. It answers five questions:"]},{"$$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":"Question"},"children":["Question"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Policy field"},"children":["Policy field"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Example"},"children":["Example"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["What action?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["intentTypes"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_CreateTransactionOrder"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_CreatePolicy"]},", or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["v0_CreateDomain"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Which origin?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["intentOrigin"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["User-signed proposals or API-only system-signed proposals."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["When?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["condition"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Amount threshold, endpoint trust score, author role, target role, or another payload condition."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Who approves?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["workflow"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Two operators, then one compliance reviewer."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Where?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["scope"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Self"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Descendants"]},", or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SelfAndDescendants"]},"."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Which policy wins?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["rank"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Higher rank wins among matching policies."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When an intent is submitted, the notary evaluates the applicable policies and applies the selected workflow."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart LR\n    Intent[\"Intent\"] --> Scope[\"Scope and<br/>governing strategy\"]\n    Scope --> Type[\"Intent type<br/>matches\"]\n    Type --> Condition[\"Condition<br/>evaluates true\"]\n    Condition --> Rank[\"Highest rank<br/>selected\"]\n    Rank --> Workflow[\"Workflow<br/>enforced\"]\n    Workflow --> Result[\"Approve, reject,<br/>expire, or execute\"]\n","diagramHtml":"<svg id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1402.03125px;\" viewBox=\"0 0 1402.03125 94\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .error-icon{fill:#552222;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .error-text{fill:#552222;stroke:#552222;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .edge-thickness-normal{stroke-width:1px;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .edge-thickness-thick{stroke-width:3.5px;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .edge-pattern-solid{stroke-dasharray:0;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .marker{fill:#333333;stroke:#333333;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .marker.cross{stroke:#333333;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 p{margin:0;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#333;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .cluster-label text{fill:#333;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .cluster-label span{color:#333;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .cluster-label span p{background-color:transparent;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .label text,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 span{fill:#333;color:#333;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .node rect,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .node circle,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .node ellipse,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .node polygon,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .rough-node .label text,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .node .label text,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .image-shape .label,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .icon-shape .label{text-anchor:middle;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .rough-node .label,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .node .label,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .image-shape .label,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .icon-shape .label{text-align:center;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .node.clickable{cursor:pointer;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .arrowheadPath{fill:#333333;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .flowchart-link{stroke:#333333;fill:none;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .cluster text{fill:#333;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .cluster span{color:#333;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 rect.text{fill:none;stroke-width:0;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .icon-shape,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .icon-shape p,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .icon-shape .label rect,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 .node .neo-node{stroke:#9370DB;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 [data-look=\"neo\"].node rect,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 [data-look=\"neo\"].cluster rect,#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M112.375,47L116.542,47C120.708,47,129.042,47,136.708,47C144.375,47,151.375,47,154.875,47L158.375,47\" id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-L_Intent_Scope_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Intent_Scope_0\" data-points=\"W3sieCI6MTEyLjM3NSwieSI6NDd9LHsieCI6MTM3LjM3NSwieSI6NDd9LHsieCI6MTYyLjM3NSwieSI6NDd9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-pointEnd)\"></path><path d=\"M360.469,47L364.635,47C368.802,47,377.135,47,384.802,47C392.469,47,399.469,47,402.969,47L406.469,47\" id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-L_Scope_Type_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Scope_Type_0\" data-points=\"W3sieCI6MzYwLjQ2ODc1LCJ5Ijo0N30seyJ4IjozODUuNDY4NzUsInkiOjQ3fSx7IngiOjQxMC40Njg3NSwieSI6NDd9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-pointEnd)\"></path><path d=\"M551.5,47L555.667,47C559.833,47,568.167,47,575.833,47C583.5,47,590.5,47,594,47L597.5,47\" id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-L_Type_Condition_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Type_Condition_0\" data-points=\"W3sieCI6NTUxLjUsInkiOjQ3fSx7IngiOjU3Ni41LCJ5Ijo0N30seyJ4Ijo2MDEuNSwieSI6NDd9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-pointEnd)\"></path><path d=\"M767.234,47L771.401,47C775.568,47,783.901,47,791.568,47C799.234,47,806.234,47,809.734,47L813.234,47\" id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-L_Condition_Rank_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Condition_Rank_0\" data-points=\"W3sieCI6NzY3LjIzNDM3NSwieSI6NDd9LHsieCI6NzkyLjIzNDM3NSwieSI6NDd9LHsieCI6ODE3LjIzNDM3NSwieSI6NDd9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-pointEnd)\"></path><path d=\"M971.422,47L975.589,47C979.755,47,988.089,47,995.755,47C1003.422,47,1010.422,47,1013.922,47L1017.422,47\" id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-L_Rank_Workflow_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Rank_Workflow_0\" data-points=\"W3sieCI6OTcxLjQyMTg3NSwieSI6NDd9LHsieCI6OTk2LjQyMTg3NSwieSI6NDd9LHsieCI6MTAyMS40MjE4NzUsInkiOjQ3fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-pointEnd)\"></path><path d=\"M1151.766,47L1155.932,47C1160.099,47,1168.432,47,1176.099,47C1183.766,47,1190.766,47,1194.266,47L1197.766,47\" id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-L_Workflow_Result_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Workflow_Result_0\" data-points=\"W3sieCI6MTE1MS43NjU2MjUsInkiOjQ3fSx7IngiOjExNzYuNzY1NjI1LCJ5Ijo0N30seyJ4IjoxMjAxLjc2NTYyNSwieSI6NDd9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Intent_Scope_0\" 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=\"L_Scope_Type_0\" 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=\"L_Type_Condition_0\" 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=\"L_Condition_Rank_0\" 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=\"L_Rank_Workflow_0\" 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=\"L_Workflow_Result_0\" 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-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-flowchart-Intent-0\" data-look=\"classic\" transform=\"translate(60.1875, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-52.1875\" y=\"-27\" width=\"104.375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-22.1875, -12)\"><rect></rect><foreignObject width=\"44.375\" 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\"><p>Intent</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-flowchart-Scope-1\" data-look=\"classic\" transform=\"translate(261.421875, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-99.046875\" y=\"-39\" width=\"198.09375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-69.046875, -24)\"><rect></rect><foreignObject width=\"138.09375\" height=\"48\"><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\"><p>Scope and<br>governing strategy</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-flowchart-Type-3\" data-look=\"classic\" transform=\"translate(480.984375, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-70.515625\" y=\"-39\" width=\"141.03125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-40.515625, -24)\"><rect></rect><foreignObject width=\"81.03125\" height=\"48\"><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\"><p>Intent type<br>matches</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-flowchart-Condition-5\" data-look=\"classic\" transform=\"translate(684.3671875, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-82.8671875\" y=\"-39\" width=\"165.734375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-52.8671875, -24)\"><rect></rect><foreignObject width=\"105.734375\" height=\"48\"><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\"><p>Condition<br>evaluates true</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-flowchart-Rank-7\" data-look=\"classic\" transform=\"translate(894.328125, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-77.09375\" y=\"-39\" width=\"154.1875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-47.09375, -24)\"><rect></rect><foreignObject width=\"94.1875\" height=\"48\"><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\"><p>Highest rank<br>selected</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-flowchart-Workflow-9\" data-look=\"classic\" transform=\"translate(1086.59375, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-65.171875\" y=\"-39\" width=\"130.34375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-35.171875, -24)\"><rect></rect><foreignObject width=\"70.34375\" height=\"48\"><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\"><p>Workflow<br>enforced</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-flowchart-Result-11\" data-look=\"classic\" transform=\"translate(1297.8984375, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-96.1328125\" y=\"-39\" width=\"192.265625\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-66.1328125, -24)\"><rect></rect><foreignObject width=\"132.265625\" height=\"48\"><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\"><p>Approve, reject,<br>expire, or execute</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-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-12176eeb0b74353bf4608b5e38a43522cdd321167470e579667db25c24f98ca3-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-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1402.03125px;\" viewBox=\"0 0 1402.03125 94\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .error-icon{fill:#a44141;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .error-text{fill:#ddd;stroke:#ddd;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .edge-thickness-normal{stroke-width:1px;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .edge-thickness-thick{stroke-width:3.5px;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .edge-pattern-solid{stroke-dasharray:0;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .marker.cross{stroke:lightgrey;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 p{margin:0;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#ccc;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .cluster-label text{fill:#F9FFFE;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .cluster-label span{color:#F9FFFE;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .cluster-label span p{background-color:transparent;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .label text,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 span{fill:#ccc;color:#ccc;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .node rect,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .node circle,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .node ellipse,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .node polygon,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .rough-node .label text,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .node .label text,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .image-shape .label,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .icon-shape .label{text-anchor:middle;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .rough-node .label,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .node .label,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .image-shape .label,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .icon-shape .label{text-align:center;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .node.clickable{cursor:pointer;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .arrowheadPath{fill:lightgrey;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .flowchart-link{stroke:lightgrey;fill:none;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .cluster text{fill:#F9FFFE;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .cluster span{color:#F9FFFE;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 rect.text{fill:none;stroke-width:0;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .icon-shape,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .icon-shape p,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .icon-shape .label rect,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 .node .neo-node{stroke:#ccc;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 [data-look=\"neo\"].node rect,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 [data-look=\"neo\"].cluster rect,#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 [data-look=\"neo\"].node polygon{stroke:url(#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 [data-look=\"neo\"].node path{stroke:url(#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-gradient);stroke-width:1px;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 [data-look=\"neo\"].node circle{stroke:url(#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M112.375,47L116.542,47C120.708,47,129.042,47,136.708,47C144.375,47,151.375,47,154.875,47L158.375,47\" id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-L_Intent_Scope_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Intent_Scope_0\" data-points=\"W3sieCI6MTEyLjM3NSwieSI6NDd9LHsieCI6MTM3LjM3NSwieSI6NDd9LHsieCI6MTYyLjM3NSwieSI6NDd9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-pointEnd)\"></path><path d=\"M360.469,47L364.635,47C368.802,47,377.135,47,384.802,47C392.469,47,399.469,47,402.969,47L406.469,47\" id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-L_Scope_Type_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Scope_Type_0\" data-points=\"W3sieCI6MzYwLjQ2ODc1LCJ5Ijo0N30seyJ4IjozODUuNDY4NzUsInkiOjQ3fSx7IngiOjQxMC40Njg3NSwieSI6NDd9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-pointEnd)\"></path><path d=\"M551.5,47L555.667,47C559.833,47,568.167,47,575.833,47C583.5,47,590.5,47,594,47L597.5,47\" id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-L_Type_Condition_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Type_Condition_0\" data-points=\"W3sieCI6NTUxLjUsInkiOjQ3fSx7IngiOjU3Ni41LCJ5Ijo0N30seyJ4Ijo2MDEuNSwieSI6NDd9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-pointEnd)\"></path><path d=\"M767.234,47L771.401,47C775.568,47,783.901,47,791.568,47C799.234,47,806.234,47,809.734,47L813.234,47\" id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-L_Condition_Rank_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Condition_Rank_0\" data-points=\"W3sieCI6NzY3LjIzNDM3NSwieSI6NDd9LHsieCI6NzkyLjIzNDM3NSwieSI6NDd9LHsieCI6ODE3LjIzNDM3NSwieSI6NDd9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-pointEnd)\"></path><path d=\"M971.422,47L975.589,47C979.755,47,988.089,47,995.755,47C1003.422,47,1010.422,47,1013.922,47L1017.422,47\" id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-L_Rank_Workflow_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Rank_Workflow_0\" data-points=\"W3sieCI6OTcxLjQyMTg3NSwieSI6NDd9LHsieCI6OTk2LjQyMTg3NSwieSI6NDd9LHsieCI6MTAyMS40MjE4NzUsInkiOjQ3fV0=\" data-look=\"classic\" marker-end=\"url(#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-pointEnd)\"></path><path d=\"M1151.766,47L1155.932,47C1160.099,47,1168.432,47,1176.099,47C1183.766,47,1190.766,47,1194.266,47L1197.766,47\" id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-L_Workflow_Result_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Workflow_Result_0\" data-points=\"W3sieCI6MTE1MS43NjU2MjUsInkiOjQ3fSx7IngiOjExNzYuNzY1NjI1LCJ5Ijo0N30seyJ4IjoxMjAxLjc2NTYyNSwieSI6NDd9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Intent_Scope_0\" 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=\"L_Scope_Type_0\" 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=\"L_Type_Condition_0\" 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=\"L_Condition_Rank_0\" 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=\"L_Rank_Workflow_0\" 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=\"L_Workflow_Result_0\" 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-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-flowchart-Intent-0\" data-look=\"classic\" transform=\"translate(60.1875, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-52.1875\" y=\"-27\" width=\"104.375\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-22.1875, -12)\"><rect></rect><foreignObject width=\"44.375\" 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\"><p>Intent</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-flowchart-Scope-1\" data-look=\"classic\" transform=\"translate(261.421875, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-99.046875\" y=\"-39\" width=\"198.09375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-69.046875, -24)\"><rect></rect><foreignObject width=\"138.09375\" height=\"48\"><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\"><p>Scope and<br>governing strategy</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-flowchart-Type-3\" data-look=\"classic\" transform=\"translate(480.984375, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-70.515625\" y=\"-39\" width=\"141.03125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-40.515625, -24)\"><rect></rect><foreignObject width=\"81.03125\" height=\"48\"><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\"><p>Intent type<br>matches</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-flowchart-Condition-5\" data-look=\"classic\" transform=\"translate(684.3671875, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-82.8671875\" y=\"-39\" width=\"165.734375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-52.8671875, -24)\"><rect></rect><foreignObject width=\"105.734375\" height=\"48\"><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\"><p>Condition<br>evaluates true</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-flowchart-Rank-7\" data-look=\"classic\" transform=\"translate(894.328125, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-77.09375\" y=\"-39\" width=\"154.1875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-47.09375, -24)\"><rect></rect><foreignObject width=\"94.1875\" height=\"48\"><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\"><p>Highest rank<br>selected</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-flowchart-Workflow-9\" data-look=\"classic\" transform=\"translate(1086.59375, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-65.171875\" y=\"-39\" width=\"130.34375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-35.171875, -24)\"><rect></rect><foreignObject width=\"70.34375\" height=\"48\"><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\"><p>Workflow<br>enforced</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-flowchart-Result-11\" data-look=\"classic\" transform=\"translate(1297.8984375, 47)\"><rect class=\"basic label-container\" style=\"\" x=\"-96.1328125\" y=\"-39\" width=\"192.265625\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-66.1328125, -24)\"><rect></rect><foreignObject width=\"132.265625\" height=\"48\"><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\"><p>Approve, reject,<br>expire, or execute</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-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-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-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-e6dd806ea1a7c2317959591a25c41de00fd8b255933daa2230f0453801601ad3-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":["flowchart LR\n    Intent[\"Intent\"] --> Scope[\"Scope and<br/>governing strategy\"]\n    Scope --> Type[\"Intent type<br/>matches\"]\n    Type --> Condition[\"Condition<br/>evaluates true\"]\n    Condition --> Rank[\"Highest rank<br/>selected\"]\n    Rank --> Workflow[\"Workflow<br/>enforced\"]\n    Workflow --> Result[\"Approve, reject,<br/>expire, or execute\"]\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If no policy matches, the intent cannot execute. If a matching policy omits ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["workflow"]}," or sets it to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]},", the intent is auto-approved. If ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["workflow"]}," is an empty array, matching intents are rejected. Use those behaviors deliberately."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Policy workflows can require:"]},{"$$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":"Workflow object"},"children":["Workflow object"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Use when"},"children":["Use when"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["RoleQuorum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A number of users with one role must approve."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["And"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Multiple approval groups must approve in the same step."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Or"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Any one of several approval groups can satisfy the step."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Sequential array"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Approval must happen in ordered stages."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Policy-management policies should be stricter than routine operational policies because they control how governance can change in the future."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"intents-turn-proposals-into-governed-changes","__idx":3},"children":["Intents turn proposals into governed changes"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["An intent is a governed proposal to change the system. Domain changes, policy changes, user changes, endpoint changes, transactions, and compliance operations all use the intent model."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["User-signed intents contain the user author, target domain, expiry time, operation-specific payload, and custom metadata. After submission, the intent is immutable. The maker's signature counts as the first approval, and the maker must have a role that satisfies the first workflow step. The maker cannot provide another approval for the same workflow."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["System-signed intents are API-only proposals from service callers. They omit the user ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["author"]}," and client-side ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["signature"]}," fields, are signed by the platform internally, and match only policies with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["intentOrigin: \"SystemSigned\""]},"."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"stateDiagram-v2\n    [*] --> Proposed: Submit intent\n    Proposed --> PendingApproval: Policy workflow applies\n    PendingApproval --> Approved: Required approvals received\n    PendingApproval --> Rejected: Approver rejects\n    PendingApproval --> Expired: Expiry time passes\n    Approved --> Executed: System applies change\n    Executed --> [*]\n    Rejected --> [*]\n    Expired --> [*]\n","diagramHtml":"<svg id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"statediagram\" style=\"max-width: 475.296875px;\" viewBox=\"0 0 475.296875 574\" role=\"graphics-document document\" aria-roledescription=\"stateDiagram\"><style>#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .error-icon{fill:#552222;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .error-text{fill:#552222;stroke:#552222;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edge-thickness-normal{stroke-width:1px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edge-thickness-thick{stroke-width:3.5px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edge-pattern-solid{stroke-dasharray:0;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .marker{fill:#333333;stroke:#333333;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .marker.cross{stroke:#333333;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 p{margin:0;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 defs [id$=\"-barbEnd\"]{fill:#333333;stroke:#333333;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 g.stateGroup text{fill:#9370DB;stroke:none;font-size:10px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 g.stateGroup text{fill:#333;stroke:none;font-size:10px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 g.stateGroup .state-title{font-weight:bolder;fill:#131300;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 g.stateGroup rect{fill:#ECECFF;stroke:#9370DB;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 g.stateGroup line{stroke:#333333;stroke-width:1;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .transition{stroke:#333333;stroke-width:1;fill:none;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .stateGroup .composit{fill:white;border-bottom:1px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .state-note{stroke:#aaaa33;fill:#fff5ad;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .state-note text{fill:black;stroke:none;font-size:10px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edgeLabel .label rect{fill:#ECECFF;opacity:0.5;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .edgeLabel .label text{fill:#333;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .label div .edgeLabel{color:#333;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .stateLabel text{fill:#131300;font-size:10px;font-weight:bold;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .node circle.state-start{fill:#333333;stroke:#333333;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .node .fork-join{fill:#333333;stroke:#333333;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .node circle.state-end{fill:#9370DB;stroke:white;stroke-width:1.5;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .end-state-inner{fill:white;stroke-width:1.5;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .node rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .node polygon{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [id$=\"-barbEnd\"]{fill:#333333;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-cluster rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .cluster-label,#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .nodeLabel{color:#131300;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-cluster rect.outer{rx:5px;ry:5px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-state .divider{stroke:#9370DB;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-state .title-state{rx:5px;ry:5px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-cluster.statediagram-cluster .inner{fill:white;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-cluster.statediagram-cluster-alt .inner{fill:#f0f0f0;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-cluster .inner{rx:0;ry:0;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-state rect.basic{rx:5px;ry:5px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#f0f0f0;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .note-edge{stroke-dasharray:5;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-note rect{fill:#fff5ad;stroke:#aaaa33;stroke-width:1px;rx:0;ry:0;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-note rect{fill:#fff5ad;stroke:#aaaa33;stroke-width:1px;rx:0;ry:0;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-note text{fill:black;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram-note .nodeLabel{color:black;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagram .edgeLabel{color:red;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [id$=\"-dependencyStart\"],#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [id$=\"-dependencyEnd\"]{fill:#333333;stroke:#333333;stroke-width:1;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .statediagramTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [data-look=\"neo\"].statediagram-cluster rect{fill:#ECECFF;stroke:#9370DB;stroke-width:1;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [data-look=\"neo\"].statediagram-cluster rect.outer{rx:5px;ry:5px;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 .node .neo-node{stroke:#9370DB;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [data-look=\"neo\"].node rect,#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [data-look=\"neo\"].cluster rect,#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><defs><marker id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899_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=\"M248.086,22L248.086,28.167C248.086,34.333,248.086,46.667,248.086,59C248.086,71.333,248.086,83.667,248.086,89.833L248.086,96\" id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-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=\"W3sieCI6MjQ4LjA4NTkzNzUsInkiOjIyfSx7IngiOjI0OC4wODU5Mzc1LCJ5Ijo1OX0seyJ4IjoyNDguMDg1OTM3NSwieSI6OTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899_stateDiagram-barbEnd)\"></path><path d=\"M248.086,136L248.086,142.167C248.086,148.333,248.086,160.667,248.086,173C248.086,185.333,248.086,197.667,248.086,203.833L248.086,210\" id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-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=\"W3sieCI6MjQ4LjA4NTkzNzUsInkiOjEzNn0seyJ4IjoyNDguMDg1OTM3NSwieSI6MTczfSx7IngiOjI0OC4wODU5Mzc1LCJ5IjoyMTB9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899_stateDiagram-barbEnd)\"></path><path d=\"M207.481,250L190.901,258.167C174.321,266.333,141.16,282.667,124.58,299C108,315.333,108,331.667,108,339.833L108,348\" id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-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=\"W3sieCI6MjA3LjQ4MTMxNzkzNDc4MjYyLCJ5IjoyNTB9LHsieCI6MTA4LCJ5IjoyOTl9LHsieCI6MTA4LCJ5IjozNDh9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899_stateDiagram-barbEnd)\"></path><path d=\"M248.086,250L248.086,258.167C248.086,266.333,248.086,282.667,248.086,302.333C248.086,322,248.086,345,248.086,366C248.086,387,248.086,406,248.086,421.667C248.086,437.333,248.086,449.667,248.086,455.833L248.086,462\" id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-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=\"W3sieCI6MjQ4LjA4NTkzNzUsInkiOjI1MH0seyJ4IjoyNDguMDg1OTM3NSwieSI6Mjk5fSx7IngiOjI0OC4wODU5Mzc1LCJ5IjozNjh9LHsieCI6MjQ4LjA4NTkzNzUsInkiOjQyNX0seyJ4IjoyNDguMDg1OTM3NSwieSI6NDYyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899_stateDiagram-barbEnd)\"></path><path d=\"M291.6,250L309.369,258.167C327.137,266.333,362.674,282.667,380.443,302.333C398.211,322,398.211,345,398.211,366C398.211,387,398.211,406,398.211,421.667C398.211,437.333,398.211,449.667,398.211,455.833L398.211,462\" id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-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=\"W3sieCI6MjkxLjYwMDQzMDI1MzYyMzIsInkiOjI1MH0seyJ4IjozOTguMjEwOTM3NSwieSI6Mjk5fSx7IngiOjM5OC4yMTA5Mzc1LCJ5IjozNjh9LHsieCI6Mzk4LjIxMDkzNzUsInkiOjQyNX0seyJ4IjozOTguMjEwOTM3NSwieSI6NDYyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899_stateDiagram-barbEnd)\"></path><path d=\"M108,388L108,394.167C108,400.333,108,412.667,108,425C108,437.333,108,449.667,108,455.833L108,462\" id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-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=\"W3sieCI6MTA4LCJ5IjozODh9LHsieCI6MTA4LCJ5Ijo0MjV9LHsieCI6MTA4LCJ5Ijo0NjJ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899_stateDiagram-barbEnd)\"></path><path d=\"M108,502L108,506.167C108,510.333,108,518.667,130.209,527.907C152.418,537.147,196.837,547.293,219.046,552.366L241.255,557.44\" id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-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=\"W3sieCI6MTA4LCJ5Ijo1MDJ9LHsieCI6MTA4LCJ5Ijo1Mjd9LHsieCI6MjQxLjI1NTI0MDQzMTc3NzE3LCJ5Ijo1NTcuNDM5NjU1NjEzNjYxMn1d\" data-look=\"classic\" marker-end=\"url(#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899_stateDiagram-barbEnd)\"></path><path d=\"M248.086,502L248.086,506.167C248.086,510.333,248.086,518.667,248.086,526.999C248.086,535.331,248.086,543.662,248.086,547.828L248.086,551.993\" id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-edge7\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge7\" data-points=\"W3sieCI6MjQ4LjA4NTkzNzUsInkiOjUwMn0seyJ4IjoyNDguMDg1OTM3NSwieSI6NTI3fSx7IngiOjI0OC4wODU5Mzc1LCJ5Ijo1NTEuOTkzMzUzMzY2ODUxOH1d\" data-look=\"classic\" marker-end=\"url(#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899_stateDiagram-barbEnd)\"></path><path d=\"M398.211,502L398.211,506.167C398.211,510.333,398.211,518.667,374.332,527.923C350.454,537.18,302.696,547.36,278.817,552.449L254.939,557.539\" id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-edge8\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge8\" data-points=\"W3sieCI6Mzk4LjIxMDkzNzUsInkiOjUwMn0seyJ4IjozOTguMjEwOTM3NSwieSI6NTI3fSx7IngiOjI1NC45Mzg2MzU5OTAzOTY0NSwieSI6NTU3LjUzOTMwODIzMTg1NTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899_stateDiagram-barbEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(248.0859375, 59)\"><g class=\"label\" data-id=\"edge0\" transform=\"translate(-50.5546875, -12)\"><foreignObject width=\"101.109375\" 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>Submit intent</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(248.0859375, 173)\"><g class=\"label\" data-id=\"edge1\" transform=\"translate(-86.4453125, -12)\"><foreignObject width=\"172.890625\" 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 workflow applies</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(108, 299)\"><g class=\"label\" data-id=\"edge2\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>Required approvals received</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(248.0859375, 368)\"><g class=\"label\" data-id=\"edge3\" transform=\"translate(-61.0390625, -12)\"><foreignObject width=\"122.078125\" 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(398.2109375, 368)\"><g class=\"label\" data-id=\"edge4\" transform=\"translate(-69.0859375, -12)\"><foreignObject width=\"138.171875\" 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>Expiry time passes</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(108, 425)\"><g class=\"label\" data-id=\"edge5\" transform=\"translate(-84.703125, -12)\"><foreignObject width=\"169.40625\" 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 applies change</p></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 class=\"edgeLabel\"><g class=\"label\" data-id=\"edge7\" 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=\"edge8\" 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-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-state-root_start-0\" data-look=\"classic\" transform=\"translate(248.0859375, 15)\"><circle class=\"state-start\" r=\"7\" width=\"14\" height=\"14\"></circle></g><g class=\"node  statediagram-state\" id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-state-Proposed-1\" data-look=\"classic\" transform=\"translate(248.0859375, 116)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-43.6953125\" y=\"-20\" width=\"87.390625\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-35.6953125, -12)\"><rect></rect><foreignObject width=\"71.390625\" 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-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-state-PendingApproval-4\" data-look=\"classic\" transform=\"translate(248.0859375, 230)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-71.5625\" y=\"-20\" width=\"143.125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-63.5625, -12)\"><rect></rect><foreignObject width=\"127.125\" 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-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-state-Approved-5\" data-look=\"classic\" transform=\"translate(108, 368)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-44.046875\" y=\"-20\" width=\"88.09375\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-36.046875, -12)\"><rect></rect><foreignObject width=\"72.09375\" 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-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-state-Rejected-7\" data-look=\"classic\" transform=\"translate(248.0859375, 482)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-39.96875\" y=\"-20\" width=\"79.9375\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-31.96875, -12)\"><rect></rect><foreignObject width=\"63.9375\" 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-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-state-Expired-8\" data-look=\"classic\" transform=\"translate(398.2109375, 482)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-36.0625\" y=\"-20\" width=\"72.125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-28.0625, -12)\"><rect></rect><foreignObject width=\"56.125\" 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>Expired</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-state-Executed-6\" data-look=\"classic\" transform=\"translate(108, 482)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-41.90625\" y=\"-20\" width=\"83.8125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-33.90625, -12)\"><rect></rect><foreignObject width=\"67.8125\" 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-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-state-root_end-8\" data-look=\"classic\" transform=\"translate(248.0859375, 559)\"><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-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-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-62c6fe357501048d9d3ce1c4d6932a2c715f6bc18046311887aedcae83fe4899-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-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"statediagram\" style=\"max-width: 475.296875px;\" viewBox=\"0 0 475.296875 574\" role=\"graphics-document document\" aria-roledescription=\"stateDiagram\"><style>#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .error-icon{fill:#a44141;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .error-text{fill:#ddd;stroke:#ddd;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edge-thickness-normal{stroke-width:1px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edge-thickness-thick{stroke-width:3.5px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edge-pattern-solid{stroke-dasharray:0;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .marker.cross{stroke:lightgrey;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 p{margin:0;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 defs [id$=\"-barbEnd\"]{fill:lightgrey;stroke:lightgrey;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 g.stateGroup text{fill:#ccc;stroke:none;font-size:10px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 g.stateGroup text{fill:#ccc;stroke:none;font-size:10px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 g.stateGroup .state-title{font-weight:bolder;fill:#e0dfdf;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 g.stateGroup rect{fill:#1f2020;stroke:#ccc;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 g.stateGroup line{stroke:lightgrey;stroke-width:1;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .transition{stroke:lightgrey;stroke-width:1;fill:none;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .stateGroup .composit{fill:#333;border-bottom:1px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .state-note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .state-note text{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-size:10px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .stateLabel .box{stroke:none;stroke-width:0;fill:#1f2020;opacity:0.5;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edgeLabel .label rect{fill:#1f2020;opacity:0.5;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .edgeLabel .label text{fill:#ccc;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .label div .edgeLabel{color:#ccc;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .stateLabel text{fill:#e0dfdf;font-size:10px;font-weight:bold;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .node circle.state-start{fill:#f4f4f4;stroke:#f4f4f4;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .node .fork-join{fill:#f4f4f4;stroke:#f4f4f4;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .node circle.state-end{fill:#cccccc;stroke:#333;stroke-width:1.5;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .end-state-inner{fill:#333;stroke-width:1.5;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .node rect{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .node polygon{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [id$=\"-barbEnd\"]{fill:lightgrey;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-cluster rect{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .cluster-label,#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .nodeLabel{color:#e0dfdf;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-cluster rect.outer{rx:5px;ry:5px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-state .divider{stroke:#ccc;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-state .title-state{rx:5px;ry:5px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-cluster.statediagram-cluster .inner{fill:#333;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-cluster.statediagram-cluster-alt .inner{fill:#555;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-cluster .inner{rx:0;ry:0;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-state rect.basic{rx:5px;ry:5px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#555;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .note-edge{stroke-dasharray:5;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-note rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:hsl(180, 0%, 18.3529411765%);stroke-width:1px;rx:0;ry:0;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-note rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:hsl(180, 0%, 18.3529411765%);stroke-width:1px;rx:0;ry:0;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-note text{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram-note .nodeLabel{color:rgb(183.8476190475, 181.5523809523, 181.5523809523);}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagram .edgeLabel{color:red;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [id$=\"-dependencyStart\"],#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [id$=\"-dependencyEnd\"]{fill:lightgrey;stroke:lightgrey;stroke-width:1;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .statediagramTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [data-look=\"neo\"].statediagram-cluster rect{fill:#1f2020;stroke:url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-gradient);stroke-width:1;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [data-look=\"neo\"].statediagram-cluster rect.outer{rx:5px;ry:5px;filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 .node .neo-node{stroke:#ccc;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [data-look=\"neo\"].node rect,#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [data-look=\"neo\"].cluster rect,#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [data-look=\"neo\"].node polygon{stroke:url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [data-look=\"neo\"].node path{stroke:url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-gradient);stroke-width:1px;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [data-look=\"neo\"].node circle{stroke:url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><defs><marker id=\"diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202_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=\"M248.086,22L248.086,28.167C248.086,34.333,248.086,46.667,248.086,59C248.086,71.333,248.086,83.667,248.086,89.833L248.086,96\" id=\"diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-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=\"W3sieCI6MjQ4LjA4NTkzNzUsInkiOjIyfSx7IngiOjI0OC4wODU5Mzc1LCJ5Ijo1OX0seyJ4IjoyNDguMDg1OTM3NSwieSI6OTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202_stateDiagram-barbEnd)\"></path><path d=\"M248.086,136L248.086,142.167C248.086,148.333,248.086,160.667,248.086,173C248.086,185.333,248.086,197.667,248.086,203.833L248.086,210\" id=\"diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-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=\"W3sieCI6MjQ4LjA4NTkzNzUsInkiOjEzNn0seyJ4IjoyNDguMDg1OTM3NSwieSI6MTczfSx7IngiOjI0OC4wODU5Mzc1LCJ5IjoyMTB9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202_stateDiagram-barbEnd)\"></path><path d=\"M207.481,250L190.901,258.167C174.321,266.333,141.16,282.667,124.58,299C108,315.333,108,331.667,108,339.833L108,348\" id=\"diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-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=\"W3sieCI6MjA3LjQ4MTMxNzkzNDc4MjYyLCJ5IjoyNTB9LHsieCI6MTA4LCJ5IjoyOTl9LHsieCI6MTA4LCJ5IjozNDh9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202_stateDiagram-barbEnd)\"></path><path d=\"M248.086,250L248.086,258.167C248.086,266.333,248.086,282.667,248.086,302.333C248.086,322,248.086,345,248.086,366C248.086,387,248.086,406,248.086,421.667C248.086,437.333,248.086,449.667,248.086,455.833L248.086,462\" id=\"diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-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=\"W3sieCI6MjQ4LjA4NTkzNzUsInkiOjI1MH0seyJ4IjoyNDguMDg1OTM3NSwieSI6Mjk5fSx7IngiOjI0OC4wODU5Mzc1LCJ5IjozNjh9LHsieCI6MjQ4LjA4NTkzNzUsInkiOjQyNX0seyJ4IjoyNDguMDg1OTM3NSwieSI6NDYyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202_stateDiagram-barbEnd)\"></path><path d=\"M291.6,250L309.369,258.167C327.137,266.333,362.674,282.667,380.443,302.333C398.211,322,398.211,345,398.211,366C398.211,387,398.211,406,398.211,421.667C398.211,437.333,398.211,449.667,398.211,455.833L398.211,462\" id=\"diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-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=\"W3sieCI6MjkxLjYwMDQzMDI1MzYyMzIsInkiOjI1MH0seyJ4IjozOTguMjEwOTM3NSwieSI6Mjk5fSx7IngiOjM5OC4yMTA5Mzc1LCJ5IjozNjh9LHsieCI6Mzk4LjIxMDkzNzUsInkiOjQyNX0seyJ4IjozOTguMjEwOTM3NSwieSI6NDYyfV0=\" data-look=\"classic\" marker-end=\"url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202_stateDiagram-barbEnd)\"></path><path d=\"M108,388L108,394.167C108,400.333,108,412.667,108,425C108,437.333,108,449.667,108,455.833L108,462\" id=\"diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-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=\"W3sieCI6MTA4LCJ5IjozODh9LHsieCI6MTA4LCJ5Ijo0MjV9LHsieCI6MTA4LCJ5Ijo0NjJ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202_stateDiagram-barbEnd)\"></path><path d=\"M108,502L108,506.167C108,510.333,108,518.667,130.209,527.907C152.418,537.147,196.837,547.293,219.046,552.366L241.255,557.44\" id=\"diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-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=\"W3sieCI6MTA4LCJ5Ijo1MDJ9LHsieCI6MTA4LCJ5Ijo1Mjd9LHsieCI6MjQxLjI1NTI0MDQzMTc3NzE3LCJ5Ijo1NTcuNDM5NjU1NjEzNjYxMn1d\" data-look=\"classic\" marker-end=\"url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202_stateDiagram-barbEnd)\"></path><path d=\"M248.086,502L248.086,506.167C248.086,510.333,248.086,518.667,248.086,526.999C248.086,535.331,248.086,543.662,248.086,547.828L248.086,551.993\" id=\"diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-edge7\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge7\" data-points=\"W3sieCI6MjQ4LjA4NTkzNzUsInkiOjUwMn0seyJ4IjoyNDguMDg1OTM3NSwieSI6NTI3fSx7IngiOjI0OC4wODU5Mzc1LCJ5Ijo1NTEuOTkzMzUzMzY2ODUxOH1d\" data-look=\"classic\" marker-end=\"url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202_stateDiagram-barbEnd)\"></path><path d=\"M398.211,502L398.211,506.167C398.211,510.333,398.211,518.667,374.332,527.923C350.454,537.18,302.696,547.36,278.817,552.449L254.939,557.539\" id=\"diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-edge8\" class=\"edge-thickness-normal edge-pattern-solid transition\" style=\"fill:none;;;fill:none\" data-edge=\"true\" data-et=\"edge\" data-id=\"edge8\" data-points=\"W3sieCI6Mzk4LjIxMDkzNzUsInkiOjUwMn0seyJ4IjozOTguMjEwOTM3NSwieSI6NTI3fSx7IngiOjI1NC45Mzg2MzU5OTAzOTY0NSwieSI6NTU3LjUzOTMwODIzMTg1NTZ9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202_stateDiagram-barbEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(248.0859375, 59)\"><g class=\"label\" data-id=\"edge0\" transform=\"translate(-50.5546875, -12)\"><foreignObject width=\"101.109375\" 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>Submit intent</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(248.0859375, 173)\"><g class=\"label\" data-id=\"edge1\" transform=\"translate(-86.4453125, -12)\"><foreignObject width=\"172.890625\" 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 workflow applies</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(108, 299)\"><g class=\"label\" data-id=\"edge2\" transform=\"translate(-100, -24)\"><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"edgeLabel\"><p>Required approvals received</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(248.0859375, 368)\"><g class=\"label\" data-id=\"edge3\" transform=\"translate(-61.0390625, -12)\"><foreignObject width=\"122.078125\" 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(398.2109375, 368)\"><g class=\"label\" data-id=\"edge4\" transform=\"translate(-69.0859375, -12)\"><foreignObject width=\"138.171875\" 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>Expiry time passes</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(108, 425)\"><g class=\"label\" data-id=\"edge5\" transform=\"translate(-84.703125, -12)\"><foreignObject width=\"169.40625\" 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 applies change</p></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 class=\"edgeLabel\"><g class=\"label\" data-id=\"edge7\" 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=\"edge8\" 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-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-state-root_start-0\" data-look=\"classic\" transform=\"translate(248.0859375, 15)\"><circle class=\"state-start\" r=\"7\" width=\"14\" height=\"14\"></circle></g><g class=\"node  statediagram-state\" id=\"diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-state-Proposed-1\" data-look=\"classic\" transform=\"translate(248.0859375, 116)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-43.6953125\" y=\"-20\" width=\"87.390625\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-35.6953125, -12)\"><rect></rect><foreignObject width=\"71.390625\" 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-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-state-PendingApproval-4\" data-look=\"classic\" transform=\"translate(248.0859375, 230)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-71.5625\" y=\"-20\" width=\"143.125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-63.5625, -12)\"><rect></rect><foreignObject width=\"127.125\" 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-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-state-Approved-5\" data-look=\"classic\" transform=\"translate(108, 368)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-44.046875\" y=\"-20\" width=\"88.09375\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-36.046875, -12)\"><rect></rect><foreignObject width=\"72.09375\" 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-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-state-Rejected-7\" data-look=\"classic\" transform=\"translate(248.0859375, 482)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-39.96875\" y=\"-20\" width=\"79.9375\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-31.96875, -12)\"><rect></rect><foreignObject width=\"63.9375\" 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-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-state-Expired-8\" data-look=\"classic\" transform=\"translate(398.2109375, 482)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-36.0625\" y=\"-20\" width=\"72.125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-28.0625, -12)\"><rect></rect><foreignObject width=\"56.125\" 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>Expired</p></span></div></foreignObject></g></g><g class=\"node  statediagram-state\" id=\"diagram-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-state-Executed-6\" data-look=\"classic\" transform=\"translate(108, 482)\"><rect class=\"basic label-container\" style=\"\" rx=\"5\" ry=\"5\" x=\"-41.90625\" y=\"-20\" width=\"83.8125\" height=\"40\"></rect><g class=\"label\" style=\"\" transform=\"translate(-33.90625, -12)\"><rect></rect><foreignObject width=\"67.8125\" 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-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-state-root_end-8\" data-look=\"classic\" transform=\"translate(248.0859375, 559)\"><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-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-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-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-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-c7c06ad7473eb2d4735a587675cbbdb67ae89d4e5f2e45ac8cd02b75e1186202-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: Submit intent\n    Proposed --> PendingApproval: Policy workflow applies\n    PendingApproval --> Approved: Required approvals received\n    PendingApproval --> Rejected: Approver rejects\n    PendingApproval --> Expired: Expiry time passes\n    Approved --> Executed: System applies change\n    Executed --> [*]\n    Rejected --> [*]\n    Expired --> [*]\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The basic maker-checker flow is:"]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"sequenceDiagram\n    participant Maker\n    participant Platform\n    participant Notary as Notary / policy evaluation\n    participant Checkers\n    participant State as System state\n\n    Maker->>Platform: Submit intent\n    Platform->>Notary: Select policy for target domain\n    Notary-->>Platform: Return workflow\n    Checkers->>Platform: Approve or reject\n    Platform->>State: Execute approved change\n    State-->>Platform: Record auditable outcome\n","diagramHtml":"<svg id=\"diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1177px;\" viewBox=\"-50 -10 1177 495\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"927\" y=\"409\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"State\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1002\" y=\"441.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;, sans-serif;\"><tspan x=\"1002\" dy=\"0\">System state</tspan></text></g><g><rect x=\"727\" y=\"409\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Checkers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"802\" y=\"441.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;, sans-serif;\"><tspan x=\"802\" dy=\"0\">Checkers</tspan></text></g><g><rect x=\"467\" y=\"409\" fill=\"#eaeaea\" stroke=\"#666\" width=\"210\" height=\"65\" name=\"Notary\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"572\" y=\"441.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;, sans-serif;\"><tspan x=\"572\" dy=\"0\">Notary / policy evaluation</tspan></text></g><g><rect x=\"200\" y=\"409\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Platform\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"275\" y=\"441.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;, sans-serif;\"><tspan x=\"275\" dy=\"0\">Platform</tspan></text></g><g><rect x=\"0\" y=\"409\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"441.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;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Maker</tspan></text></g><g><line id=\"actor4\" x1=\"1002\" y1=\"65\" x2=\"1002\" y2=\"409\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"State\" data-et=\"life-line\" data-id=\"State\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"State\"><rect x=\"927\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"State\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1002\" 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;, sans-serif;\"><tspan x=\"1002\" dy=\"0\">System state</tspan></text></g></g><g><line id=\"actor3\" x1=\"802\" y1=\"65\" x2=\"802\" y2=\"409\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Checkers\" data-et=\"life-line\" data-id=\"Checkers\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Checkers\"><rect x=\"727\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Checkers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"802\" 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;, sans-serif;\"><tspan x=\"802\" dy=\"0\">Checkers</tspan></text></g></g><g><line id=\"actor2\" x1=\"572\" y1=\"65\" x2=\"572\" y2=\"409\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Notary\" data-et=\"life-line\" data-id=\"Notary\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Notary\"><rect x=\"467\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"210\" height=\"65\" name=\"Notary\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"572\" 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;, sans-serif;\"><tspan x=\"572\" dy=\"0\">Notary / policy evaluation</tspan></text></g></g><g><line id=\"actor1\" x1=\"275\" y1=\"65\" x2=\"275\" y2=\"409\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Platform\" data-et=\"life-line\" data-id=\"Platform\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Platform\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Platform\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"275\" 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;, sans-serif;\"><tspan x=\"275\" dy=\"0\">Platform</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"409\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" 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;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Maker</tspan></text></g></g><style>#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .error-icon{fill:#552222;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .error-text{fill:#552222;stroke:#552222;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .edge-thickness-normal{stroke-width:1px;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .edge-thickness-thick{stroke-width:3.5px;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .edge-pattern-solid{stroke-dasharray:0;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .marker{fill:#333333;stroke:#333333;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .marker.cross{stroke:#333333;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 p{margin:0;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .actor{stroke:#9370DB;fill:#ECECFF;stroke-width:1;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 rect.note[data-look=\"neo\"]{stroke:#aaaa33;fill:#fff5ad;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 text.actor&gt;tspan{fill:black;stroke:none;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .actor-line{stroke:#9370DB;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:#333;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [id$=\"-arrowhead\"] path{fill:#333;stroke:#333;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .sequenceNumber{fill:white;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [id$=\"-sequencenumber\"]{fill:#333;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [id$=\"-crosshead\"] path{fill:#333;stroke:#333;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .messageText{fill:#333;stroke:none;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .labelBox{stroke:#9370DB;fill:#ECECFF;filter:none;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .labelText,#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .labelText&gt;tspan{fill:black;stroke:none;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .loopText,#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .loopText&gt;tspan{fill:black;stroke:none;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .sectionTitle,#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .sectionTitle&gt;tspan{fill:black;stroke:none;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#9370DB;fill:#9370DB;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .note{stroke:#aaaa33;fill:#fff5ad;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .noteText,#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .noteText&gt;tspan{fill:black;stroke:none;font-weight:normal;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .activation0{fill:#f4f4f4;stroke:#666;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .activation1{fill:#f4f4f4;stroke:#666;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .activation2{fill:#f4f4f4;stroke:#666;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .actorPopupMenu{position:absolute;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .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-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .actor-man circle,#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 line{fill:#ECECFF;stroke-width:2px;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 g rect.rect{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));stroke:#9370DB;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 .node .neo-node{stroke:#9370DB;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [data-look=\"neo\"].node rect,#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [data-look=\"neo\"].cluster rect,#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-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-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-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-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-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-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-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-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-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-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-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-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-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-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-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-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-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-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-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-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-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=\"174\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Submit intent</text><line x1=\"76\" y1=\"119\" x2=\"271\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Maker\" data-to=\"Platform\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-arrowhead)\" style=\"fill: none;\"></line><text x=\"422\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Select policy for target domain</text><line x1=\"276\" y1=\"173\" x2=\"568\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Platform\" data-to=\"Notary\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-arrowhead)\" style=\"fill: none;\"></line><text x=\"425\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Return workflow</text><line x1=\"571\" y1=\"227\" x2=\"279\" y2=\"227\" class=\"messageLine1\" data-et=\"message\" data-id=\"i2\" data-from=\"Notary\" data-to=\"Platform\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"540\" y=\"242\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Approve or reject</text><line x1=\"801\" y1=\"281\" x2=\"279\" y2=\"281\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Checkers\" data-to=\"Platform\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-arrowhead)\" style=\"fill: none;\"></line><text x=\"637\" y=\"296\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execute approved change</text><line x1=\"276\" y1=\"335\" x2=\"998\" y2=\"335\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Platform\" data-to=\"State\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-arrowhead)\" style=\"fill: none;\"></line><text x=\"640\" y=\"350\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Record auditable outcome</text><line x1=\"1001\" y1=\"389\" x2=\"279\" y2=\"389\" class=\"messageLine1\" data-et=\"message\" data-id=\"i5\" data-from=\"State\" data-to=\"Platform\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-91f538b982b25a3ab1c6150614484d062c31075611ca703e6747264a4c08edd5-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line></svg>","diagramHtmlDark":"<svg id=\"diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" style=\"max-width: 1177px;\" viewBox=\"-50 -10 1177 495\" role=\"graphics-document document\" aria-roledescription=\"sequence\"><g><rect x=\"927\" y=\"409\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"State\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"1002\" y=\"441.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;, sans-serif;\"><tspan x=\"1002\" dy=\"0\">System state</tspan></text></g><g><rect x=\"727\" y=\"409\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Checkers\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"802\" y=\"441.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;, sans-serif;\"><tspan x=\"802\" dy=\"0\">Checkers</tspan></text></g><g><rect x=\"467\" y=\"409\" fill=\"#eaeaea\" stroke=\"#666\" width=\"210\" height=\"65\" name=\"Notary\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"572\" y=\"441.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;, sans-serif;\"><tspan x=\"572\" dy=\"0\">Notary / policy evaluation</tspan></text></g><g><rect x=\"200\" y=\"409\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Platform\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"275\" y=\"441.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;, sans-serif;\"><tspan x=\"275\" dy=\"0\">Platform</tspan></text></g><g><rect x=\"0\" y=\"409\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" rx=\"3\" ry=\"3\" class=\"actor actor-bottom\"></rect><text x=\"75\" y=\"441.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;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Maker</tspan></text></g><g><line id=\"actor4\" x1=\"1002\" y1=\"65\" x2=\"1002\" y2=\"409\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"State\" data-et=\"life-line\" data-id=\"State\"></line><g id=\"root-4\" data-et=\"participant\" data-type=\"participant\" data-id=\"State\"><rect x=\"927\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"State\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"1002\" 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;, sans-serif;\"><tspan x=\"1002\" dy=\"0\">System state</tspan></text></g></g><g><line id=\"actor3\" x1=\"802\" y1=\"65\" x2=\"802\" y2=\"409\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Checkers\" data-et=\"life-line\" data-id=\"Checkers\"></line><g id=\"root-3\" data-et=\"participant\" data-type=\"participant\" data-id=\"Checkers\"><rect x=\"727\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Checkers\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"802\" 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;, sans-serif;\"><tspan x=\"802\" dy=\"0\">Checkers</tspan></text></g></g><g><line id=\"actor2\" x1=\"572\" y1=\"65\" x2=\"572\" y2=\"409\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Notary\" data-et=\"life-line\" data-id=\"Notary\"></line><g id=\"root-2\" data-et=\"participant\" data-type=\"participant\" data-id=\"Notary\"><rect x=\"467\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"210\" height=\"65\" name=\"Notary\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"572\" 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;, sans-serif;\"><tspan x=\"572\" dy=\"0\">Notary / policy evaluation</tspan></text></g></g><g><line id=\"actor1\" x1=\"275\" y1=\"65\" x2=\"275\" y2=\"409\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Platform\" data-et=\"life-line\" data-id=\"Platform\"></line><g id=\"root-1\" data-et=\"participant\" data-type=\"participant\" data-id=\"Platform\"><rect x=\"200\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Platform\" rx=\"3\" ry=\"3\" class=\"actor actor-top\"></rect><text x=\"275\" 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;, sans-serif;\"><tspan x=\"275\" dy=\"0\">Platform</tspan></text></g></g><g><line id=\"actor0\" x1=\"75\" y1=\"65\" x2=\"75\" y2=\"409\" class=\"actor-line 200\" stroke-width=\"0.5px\" stroke=\"#999\" name=\"Maker\" data-et=\"life-line\" data-id=\"Maker\"></line><g id=\"root-0\" data-et=\"participant\" data-type=\"participant\" data-id=\"Maker\"><rect x=\"0\" y=\"0\" fill=\"#eaeaea\" stroke=\"#666\" width=\"150\" height=\"65\" name=\"Maker\" 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;, sans-serif;\"><tspan x=\"75\" dy=\"0\">Maker</tspan></text></g></g><style>#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .error-icon{fill:#a44141;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .error-text{fill:#ddd;stroke:#ddd;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .edge-thickness-normal{stroke-width:1px;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .edge-thickness-thick{stroke-width:3.5px;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .edge-pattern-solid{stroke-dasharray:0;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .marker.cross{stroke:lightgrey;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 p{margin:0;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .actor{stroke:#ccc;fill:#1f2020;stroke-width:1;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 rect.actor.outer-path[data-look=\"neo\"]{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 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-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 text.actor&gt;tspan{fill:lightgrey;stroke:none;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .actor-line{stroke:#ccc;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .innerArc{stroke-width:1.5;stroke-dasharray:none;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:lightgrey;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .messageLine1{stroke-width:1.5;stroke-dasharray:2,2;stroke:lightgrey;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [id$=\"-arrowhead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .sequenceNumber{fill:black;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [id$=\"-sequencenumber\"]{fill:lightgrey;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [id$=\"-crosshead\"] path{fill:lightgrey;stroke:lightgrey;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .messageText{fill:lightgrey;stroke:none;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .labelBox{stroke:#ccc;fill:#1f2020;filter:none;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .labelText,#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .labelText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .loopText,#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .loopText&gt;tspan{fill:lightgrey;stroke:none;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .sectionTitle,#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .sectionTitle&gt;tspan{fill:lightgrey;stroke:none;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .loopLine{stroke-width:2px;stroke-dasharray:2,2;stroke:#ccc;fill:#ccc;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .note{stroke:hsl(180, 0%, 18.3529411765%);fill:hsl(180, 1.5873015873%, 28.3529411765%);}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .noteText,#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .noteText&gt;tspan{fill:rgb(183.8476190475, 181.5523809523, 181.5523809523);stroke:none;font-weight:normal;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .activation0{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .activation1{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .activation2{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:#ccc;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .actorPopupMenu{position:absolute;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .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-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .actor-man circle,#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 line{fill:#1f2020;stroke-width:2px;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 g rect.rect{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));stroke:#ccc;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 .node .neo-node{stroke:#ccc;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [data-look=\"neo\"].node rect,#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [data-look=\"neo\"].cluster rect,#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [data-look=\"neo\"].node polygon{stroke:url(#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [data-look=\"neo\"].node path{stroke:url(#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-gradient);stroke-width:1px;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [data-look=\"neo\"].node circle{stroke:url(#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g></g><defs><symbol id=\"diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-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-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-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-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-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-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-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-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-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-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-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-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-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-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-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-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-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-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-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-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-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=\"174\" y=\"80\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Submit intent</text><line x1=\"76\" y1=\"119\" x2=\"271\" y2=\"119\" class=\"messageLine0\" data-et=\"message\" data-id=\"i0\" data-from=\"Maker\" data-to=\"Platform\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-arrowhead)\" style=\"fill: none;\"></line><text x=\"422\" y=\"134\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Select policy for target domain</text><line x1=\"276\" y1=\"173\" x2=\"568\" y2=\"173\" class=\"messageLine0\" data-et=\"message\" data-id=\"i1\" data-from=\"Platform\" data-to=\"Notary\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-arrowhead)\" style=\"fill: none;\"></line><text x=\"425\" y=\"188\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Return workflow</text><line x1=\"571\" y1=\"227\" x2=\"279\" y2=\"227\" class=\"messageLine1\" data-et=\"message\" data-id=\"i2\" data-from=\"Notary\" data-to=\"Platform\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line><text x=\"540\" y=\"242\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Approve or reject</text><line x1=\"801\" y1=\"281\" x2=\"279\" y2=\"281\" class=\"messageLine0\" data-et=\"message\" data-id=\"i3\" data-from=\"Checkers\" data-to=\"Platform\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-arrowhead)\" style=\"fill: none;\"></line><text x=\"637\" y=\"296\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Execute approved change</text><line x1=\"276\" y1=\"335\" x2=\"998\" y2=\"335\" class=\"messageLine0\" data-et=\"message\" data-id=\"i4\" data-from=\"Platform\" data-to=\"State\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-arrowhead)\" style=\"fill: none;\"></line><text x=\"640\" y=\"350\" text-anchor=\"middle\" dominant-baseline=\"middle\" alignment-baseline=\"middle\" class=\"messageText\" dy=\"1em\" style=\"font-family: &quot;Redocly Mermaid Sans&quot;, sans-serif; font-size: 16px; font-weight: 400;\">Record auditable outcome</text><line x1=\"1001\" y1=\"389\" x2=\"279\" y2=\"389\" class=\"messageLine1\" data-et=\"message\" data-id=\"i5\" data-from=\"State\" data-to=\"Platform\" stroke-width=\"2\" stroke=\"none\" marker-end=\"url(#diagram-85b8a4a0da557cca169f66b4b6674dec465b9deb8863a92d986af2543942d301-arrowhead)\" style=\"stroke-dasharray: 3, 3; fill: none;\"></line></svg>"},"children":["sequenceDiagram\n    participant Maker\n    participant Platform\n    participant Notary as Notary / policy evaluation\n    participant Checkers\n    participant State as System state\n\n    Maker->>Platform: Submit intent\n    Platform->>Notary: Select policy for target domain\n    Notary-->>Platform: Return workflow\n    Checkers->>Platform: Approve or reject\n    Platform->>State: Execute approved change\n    State-->>Platform: Record auditable outcome\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use dry runs before submitting high-risk or complex intents, especially policy changes, domain changes, user and role changes, and payloads where condition or workflow behavior is uncertain."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"genesis-creates-the-first-governed-state","__idx":4},"children":["Genesis creates the first governed state"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Genesis is the first governed state of the environment. It defines what must exist before normal governed changes can happen:"]},{"$$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":"Genesis element"},"children":["Genesis element"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Why it matters"},"children":["Why it matters"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Root domain and launch domains"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Establishes the domain tree and launch operating boundaries."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["First users and roles"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Provides enough human or machine users to satisfy launch approval workflows."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Initial policies"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Controls root administration, user management, policy management, operations, compliance, fallback, and recovery."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Breakglass or recovery controls"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Gives operators a governed path for exceptional scenarios such as urgent freezes, lost access, or misconfiguration recovery."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Deferred changes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Identifies non-critical domains, users, or policy refinements that can be created later through normal governance."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Do not treat genesis as a payload-filling task. Treat it as the launch design for your operating model."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"flowchart LR\n    Domains[\"1. Design domains<br/>tree, strategy, read access\"]\n    Users[\"2. Plan first users<br/>roles and quorum coverage\"]\n    Policies[\"3. Design policies<br/>coverage, rank, workflows\"]\n    Checklist[\"4. Readiness checklist<br/>launch review\"]\n    GenesisState[\"Genesis state<br/>ready for setup\"]\n\n    Domains --> Users --> Policies --> Checklist --> GenesisState\n","diagramHtml":"<svg id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1374.78125px;\" viewBox=\"0 0 1374.78125 118\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .error-icon{fill:#552222;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .error-text{fill:#552222;stroke:#552222;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .edge-thickness-normal{stroke-width:1px;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .edge-thickness-thick{stroke-width:3.5px;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .edge-pattern-solid{stroke-dasharray:0;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .marker{fill:#333333;stroke:#333333;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .marker.cross{stroke:#333333;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 p{margin:0;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#333;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .cluster-label text{fill:#333;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .cluster-label span{color:#333;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .cluster-label span p{background-color:transparent;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .label text,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 span{fill:#333;color:#333;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .node rect,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .node circle,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .node ellipse,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .node polygon,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .rough-node .label text,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .node .label text,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .image-shape .label,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .icon-shape .label{text-anchor:middle;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .rough-node .label,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .node .label,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .image-shape .label,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .icon-shape .label{text-align:center;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .node.clickable{cursor:pointer;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .arrowheadPath{fill:#333333;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .edgePath .path{stroke:#333333;stroke-width:1px;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .flowchart-link{stroke:#333333;fill:none;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .cluster text{fill:#333;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .cluster span{color:#333;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 rect.text{fill:none;stroke-width:0;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .icon-shape,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .icon-shape p,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .icon-shape .label rect,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 .node .neo-node{stroke:#9370DB;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 [data-look=\"neo\"].node rect,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 [data-look=\"neo\"].cluster rect,#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M259.594,59L263.76,59C267.927,59,276.26,59,283.927,59C291.594,59,298.594,59,302.094,59L305.594,59\" id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02-L_Domains_Users_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Domains_Users_0\" data-points=\"W3sieCI6MjU5LjU5Mzc1LCJ5Ijo1OX0seyJ4IjoyODQuNTkzNzUsInkiOjU5fSx7IngiOjMwOS41OTM3NSwieSI6NTl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-pointEnd)\"></path><path d=\"M569.594,59L573.76,59C577.927,59,586.26,59,593.927,59C601.594,59,608.594,59,612.094,59L615.594,59\" id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02-L_Users_Policies_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Users_Policies_0\" data-points=\"W3sieCI6NTY5LjU5Mzc1LCJ5Ijo1OX0seyJ4Ijo1OTQuNTkzNzUsInkiOjU5fSx7IngiOjYxOS41OTM3NSwieSI6NTl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-pointEnd)\"></path><path d=\"M871.813,59L875.979,59C880.146,59,888.479,59,896.146,59C903.813,59,910.813,59,914.313,59L917.813,59\" id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02-L_Policies_Checklist_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Policies_Checklist_0\" data-points=\"W3sieCI6ODcxLjgxMjUsInkiOjU5fSx7IngiOjg5Ni44MTI1LCJ5Ijo1OX0seyJ4Ijo5MjEuODEyNSwieSI6NTl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-pointEnd)\"></path><path d=\"M1143.016,59L1147.182,59C1151.349,59,1159.682,59,1167.349,59C1175.016,59,1182.016,59,1185.516,59L1189.016,59\" id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02-L_Checklist_GenesisState_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Checklist_GenesisState_0\" data-points=\"W3sieCI6MTE0My4wMTU2MjUsInkiOjU5fSx7IngiOjExNjguMDE1NjI1LCJ5Ijo1OX0seyJ4IjoxMTkzLjAxNTYyNSwieSI6NTl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Domains_Users_0\" 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=\"L_Users_Policies_0\" 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=\"L_Policies_Checklist_0\" 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=\"L_Checklist_GenesisState_0\" 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-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02-flowchart-Domains-0\" data-look=\"classic\" transform=\"translate(133.796875, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-125.796875\" y=\"-39\" width=\"251.59375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-95.796875, -24)\"><rect></rect><foreignObject width=\"191.59375\" height=\"48\"><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\"><p>1. Design domains<br>tree, strategy, read access</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02-flowchart-Users-1\" data-look=\"classic\" transform=\"translate(439.59375, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-51\" width=\"260\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -36)\"><rect></rect><foreignObject width=\"200\" height=\"72\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>2. Plan first users<br>roles and quorum coverage</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02-flowchart-Policies-2\" data-look=\"classic\" transform=\"translate(745.703125, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-126.109375\" y=\"-39\" width=\"252.21875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-96.109375, -24)\"><rect></rect><foreignObject width=\"192.21875\" height=\"48\"><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\"><p>3. Design policies<br>coverage, rank, workflows</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02-flowchart-Checklist-3\" data-look=\"classic\" transform=\"translate(1032.4140625, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-110.6015625\" y=\"-39\" width=\"221.203125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-80.6015625, -24)\"><rect></rect><foreignObject width=\"161.203125\" height=\"48\"><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\"><p>4. Readiness checklist<br>launch review</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02-flowchart-GenesisState-4\" data-look=\"classic\" transform=\"translate(1279.8984375, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-86.8828125\" y=\"-39\" width=\"173.765625\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-56.8828125, -24)\"><rect></rect><foreignObject width=\"113.765625\" height=\"48\"><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\"><p>Genesis state<br>ready for setup</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02-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-5c59303a670fe7a9c41ddc1ded99de58443a86723a49aeece343d201489eae02-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-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"flowchart\" style=\"max-width: 1374.78125px;\" viewBox=\"0 0 1374.78125 118\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .error-icon{fill:#a44141;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .error-text{fill:#ddd;stroke:#ddd;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .edge-thickness-normal{stroke-width:1px;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .edge-thickness-thick{stroke-width:3.5px;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .edge-pattern-solid{stroke-dasharray:0;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .edge-pattern-dashed{stroke-dasharray:3;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .edge-pattern-dotted{stroke-dasharray:2;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .marker{fill:lightgrey;stroke:lightgrey;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .marker.cross{stroke:lightgrey;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b p{margin:0;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#ccc;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .cluster-label text{fill:#F9FFFE;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .cluster-label span{color:#F9FFFE;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .cluster-label span p{background-color:transparent;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .label text,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b span{fill:#ccc;color:#ccc;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .node rect,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .node circle,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .node ellipse,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .node polygon,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .node path{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .rough-node .label text,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .node .label text,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .image-shape .label,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .icon-shape .label{text-anchor:middle;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .rough-node .label,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .node .label,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .image-shape .label,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .icon-shape .label{text-align:center;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .node.clickable{cursor:pointer;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .root .anchor path{fill:lightgrey!important;stroke-width:0;stroke:lightgrey;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .arrowheadPath{fill:lightgrey;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .edgePath .path{stroke:lightgrey;stroke-width:1px;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .flowchart-link{stroke:lightgrey;fill:none;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .edgeLabel p{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .edgeLabel rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .labelBkg{background-color:rgba(87.75, 87.75, 87.75, 0.5);}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .cluster rect{fill:hsl(180, 1.5873015873%, 28.3529411765%);stroke:rgba(255, 255, 255, 0.25);stroke-width:1px;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .cluster text{fill:#F9FFFE;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .cluster span{color:#F9FFFE;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:12px;background:hsl(20, 1.5873015873%, 12.3529411765%);border:1px solid rgba(255, 255, 255, 0.25);border-radius:2px;pointer-events:none;z-index:100;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#ccc;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b rect.text{fill:none;stroke-width:0;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .icon-shape,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .image-shape{background-color:hsl(0, 0%, 34.4117647059%);text-align:center;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .icon-shape p,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .image-shape p{background-color:hsl(0, 0%, 34.4117647059%);padding:2px;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .icon-shape .label rect,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .image-shape .label rect{opacity:0.5;background-color:hsl(0, 0%, 34.4117647059%);fill:hsl(0, 0%, 34.4117647059%);}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b .node .neo-node{stroke:#ccc;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b [data-look=\"neo\"].node rect,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b [data-look=\"neo\"].cluster rect,#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b [data-look=\"neo\"].node polygon{stroke:url(#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b [data-look=\"neo\"].node path{stroke:url(#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-gradient);stroke-width:1px;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b [data-look=\"neo\"].node circle{stroke:url(#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><marker id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-pointEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"11.5\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"10.5\" markerHeight=\"14\" orient=\"auto\"><path d=\"M 0 0 L 11.5 7 L 0 14 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-pointStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 11.5 14\" refX=\"1\" refY=\"7\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11.5\" markerHeight=\"14\" orient=\"auto\"><polygon points=\"0,7 11.5,14 11.5,0\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></polygon></marker><marker id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-circleEnd-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refY=\"5\" refX=\"12.25\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-circleStart-margin\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-2\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"14\" markerHeight=\"14\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 0; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-crossEnd-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"17.7\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5;\"></path></marker><marker id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-crossStart-margin\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 15 15\" refX=\"-3.5\" refY=\"7.5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"12\" markerHeight=\"12\" orient=\"auto\"><path d=\"M 1,1 L 14,14 M 1,14 L 14,1\" class=\"arrowMarkerPath\" style=\"stroke-width: 2.5; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M259.594,59L263.76,59C267.927,59,276.26,59,283.927,59C291.594,59,298.594,59,302.094,59L305.594,59\" id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-L_Domains_Users_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Domains_Users_0\" data-points=\"W3sieCI6MjU5LjU5Mzc1LCJ5Ijo1OX0seyJ4IjoyODQuNTkzNzUsInkiOjU5fSx7IngiOjMwOS41OTM3NSwieSI6NTl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-pointEnd)\"></path><path d=\"M569.594,59L573.76,59C577.927,59,586.26,59,593.927,59C601.594,59,608.594,59,612.094,59L615.594,59\" id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-L_Users_Policies_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Users_Policies_0\" data-points=\"W3sieCI6NTY5LjU5Mzc1LCJ5Ijo1OX0seyJ4Ijo1OTQuNTkzNzUsInkiOjU5fSx7IngiOjYxOS41OTM3NSwieSI6NTl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-pointEnd)\"></path><path d=\"M871.813,59L875.979,59C880.146,59,888.479,59,896.146,59C903.813,59,910.813,59,914.313,59L917.813,59\" id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-L_Policies_Checklist_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Policies_Checklist_0\" data-points=\"W3sieCI6ODcxLjgxMjUsInkiOjU5fSx7IngiOjg5Ni44MTI1LCJ5Ijo1OX0seyJ4Ijo5MjEuODEyNSwieSI6NTl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-pointEnd)\"></path><path d=\"M1143.016,59L1147.182,59C1151.349,59,1159.682,59,1167.349,59C1175.016,59,1182.016,59,1185.516,59L1189.016,59\" id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-L_Checklist_GenesisState_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_Checklist_GenesisState_0\" data-points=\"W3sieCI6MTE0My4wMTU2MjUsInkiOjU5fSx7IngiOjExNjguMDE1NjI1LCJ5Ijo1OX0seyJ4IjoxMTkzLjAxNTYyNSwieSI6NTl9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_Domains_Users_0\" 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=\"L_Users_Policies_0\" 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=\"L_Policies_Checklist_0\" 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=\"L_Checklist_GenesisState_0\" 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-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-flowchart-Domains-0\" data-look=\"classic\" transform=\"translate(133.796875, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-125.796875\" y=\"-39\" width=\"251.59375\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-95.796875, -24)\"><rect></rect><foreignObject width=\"191.59375\" height=\"48\"><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\"><p>1. Design domains<br>tree, strategy, read access</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-flowchart-Users-1\" data-look=\"classic\" transform=\"translate(439.59375, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-51\" width=\"260\" height=\"102\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -36)\"><rect></rect><foreignObject width=\"200\" height=\"72\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>2. Plan first users<br>roles and quorum coverage</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-flowchart-Policies-2\" data-look=\"classic\" transform=\"translate(745.703125, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-126.109375\" y=\"-39\" width=\"252.21875\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-96.109375, -24)\"><rect></rect><foreignObject width=\"192.21875\" height=\"48\"><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\"><p>3. Design policies<br>coverage, rank, workflows</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-flowchart-Checklist-3\" data-look=\"classic\" transform=\"translate(1032.4140625, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-110.6015625\" y=\"-39\" width=\"221.203125\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-80.6015625, -24)\"><rect></rect><foreignObject width=\"161.203125\" height=\"48\"><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\"><p>4. Readiness checklist<br>launch review</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-flowchart-GenesisState-4\" data-look=\"classic\" transform=\"translate(1279.8984375, 59)\"><rect class=\"basic label-container\" style=\"\" x=\"-86.8828125\" y=\"-39\" width=\"173.765625\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-56.8828125, -24)\"><rect></rect><foreignObject width=\"113.765625\" height=\"48\"><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\"><p>Genesis state<br>ready for setup</p></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-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-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-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-6daac0882eaf5e55f8cf248a9c12a3d8ccee39aa3f4f79ab18ff8a5dc7a0bc7b-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":["flowchart LR\n    Domains[\"1. Design domains<br/>tree, strategy, read access\"]\n    Users[\"2. Plan first users<br/>roles and quorum coverage\"]\n    Policies[\"3. Design policies<br/>coverage, rank, workflows\"]\n    Checklist[\"4. Readiness checklist<br/>launch review\"]\n    GenesisState[\"Genesis state<br/>ready for setup\"]\n\n    Domains --> Users --> Policies --> Checklist --> GenesisState\n"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Policies depend on domains and users. If the launch domain tree or first-user model changes, review the policy model again before setup."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Infrastructure configuration belongs outside the governance model. Governance state belongs in genesis."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"how-the-pieces-work-together","__idx":5},"children":["How the pieces work together"]},{"$$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":"Step"},"children":["Step"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Governance behavior"},"children":["Governance behavior"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["1. Launch"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Genesis establishes the root domain, launch subdomains, first users, roles, and initial policies."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2. Propose"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A user signs an intent that targets a domain and contains the requested operation."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["3. Select policy"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The system evaluates scope, governing strategy, intent type, condition, and rank to select the applicable policy."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["4. Approve"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The selected workflow determines which roles and quorum must approve. Any authorized rejection stops the workflow."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["5. Execute"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["After required approvals, the system applies the change and records the governance outcome."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["6. Evolve"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Future domain, user, endpoint, policy, and operational changes continue through the same intent workflow."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"common-design-questions","__idx":6},"children":["Common design questions"]},{"$$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":"Question"},"children":["Question"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Start with"},"children":["Start with"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["What needs to be isolated?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Domain hierarchy, read access, and governing strategy."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Who can propose and approve changes?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Users, roles, and quorum coverage."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Which actions need approval?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Policy intent types, conditions, workflows, scope, and rank."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["How do high-risk or unusual cases get handled?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Breakglass, fallback, compliance, and recovery policies."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["What must exist before the environment starts?"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Genesis domain, user, role, and policy design."]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"next-steps","__idx":7},"children":["Next steps"]},{"$$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":"Topic"},"children":["Topic"]},{"$$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":"MarkdownLink","attributes":{"href":"/products/custody/governance"},"children":["Governance overview"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Entry point for the governance section."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/governance/domains"},"children":["Domains"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Domain hierarchy, isolation, governing strategies, lifecycle, and injection."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/governance/policies"},"children":["Policies"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Policy matching, workflows, scope, rank, and breakglass patterns."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/governance/intents"},"children":["Intents and approvals"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Intent lifecycle, maker-checker approvals, targeting, expiry, and dry runs."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/governance/genesis"},"children":["Design your genesis governance model"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Launch planning for domains, first users, roles, and initial policies."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/products/custody/governance/intents/manage-intents-and-approvals"},"children":["Manage governance"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Day-to-day intent submission, review, approval, rejection, and state checks."]}]}]}]}]}]},"headings":[{"value":"Governance model","id":"governance-model","depth":1},{"value":"Domains define where governance applies","id":"domains-define-where-governance-applies","depth":2},{"value":"Policies define how changes are approved","id":"policies-define-how-changes-are-approved","depth":2},{"value":"Intents turn proposals into governed changes","id":"intents-turn-proposals-into-governed-changes","depth":2},{"value":"Genesis creates the first governed state","id":"genesis-creates-the-first-governed-state","depth":2},{"value":"How the pieces work together","id":"how-the-pieces-work-together","depth":2},{"value":"Common design questions","id":"common-design-questions","depth":2},{"value":"Next steps","id":"next-steps","depth":2}],"frontmatter":{"seo":{"title":"Governance model"}},"lastModified":"2026-07-10T17:34:23.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/products/custody/overview/governance-model","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}