From 2c2a4ab08063b51d2622d1b57f4cd8ad56443ec3 Mon Sep 17 00:00:00 2001 From: Stijn Moreels <9039753+stijnmoreels@users.noreply.github.com> Date: Thu, 3 Sep 2026 08:39:53 +0200 Subject: [PATCH 1/4] chore(architecture): improve architecture wording & readability based on scores --- .../version-v6.0.0/architecture-diagram.mdx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/versioned_docs/version-v6.0.0/architecture-diagram.mdx b/versioned_docs/version-v6.0.0/architecture-diagram.mdx index 6ac135ae0..339a3c702 100644 --- a/versioned_docs/version-v6.0.0/architecture-diagram.mdx +++ b/versioned_docs/version-v6.0.0/architecture-diagram.mdx @@ -8,11 +8,11 @@ hide_table_of_contents: true import ComponentCard from '@site/src/components/ComponentCard'; # Invictus for Azure architecture -An Invictus installation consists of two major parts: the **Dashboard** and the **Framework**. +Invictus has two core parts: the **Dashboard** and the **Framework**. ## Dashboard -The Invictus **Dashboard** provides a business user friendly UI for interacting with client integrations (commonly Azure Logic Apps), without requiring direct access to Azure. -The Dashboard displays integrations as [flows](./support/help-center-technical.mdx?q=flow), supported by diagnostic data (here called [flow traces](./support/help-center-technical.mdx?q=flow%20trace)) loaded via Invictus' backend infrastructure. +The Invictus **Dashboard** is a web-based tool to interact with client integrations (commonly Azure Logic Apps) on a higher level. This way of interacting doesn't require direct access to Azure resources. +The Dashboard displays integrations as [flows](./support/help-center-technical.mdx?q=flow). It imports active messages through flows via diagnostic data ([flow traces](./support/help-center-technical.mdx?q=flow%20trace)). @@ -20,7 +20,7 @@ The Dashboard displays integrations as [flows](./support/help-center-technical.m icon="/img/icons/dashboard-ui.png" name="Dashboard application" tagline="Integration monitoring & management" - description="A web application for business users to monitor and manage their integrations, imported via flow traces." + description="A web application for business users to monitor and manage their integrations, imported via diagnostic data." href="./dashboard/flows" /> @@ -28,8 +28,8 @@ The Dashboard displays integrations as [flows](./support/help-center-technical.m @@ -38,9 +38,9 @@ The Dashboard displays integrations as [flows](./support/help-center-technical.m From 2d2e654dac612be9b0baf944373591fd50fb165f Mon Sep 17 00:00:00 2001 From: Stijn Moreels <9039753+stijnmoreels@users.noreply.github.com> Date: Thu, 3 Sep 2026 08:40:18 +0200 Subject: [PATCH 2/4] chore(index): update local search index --- knowledge.json | 2 +- src/data/search-index.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/knowledge.json b/knowledge.json index f73fb5dec..7da465786 100644 --- a/knowledge.json +++ b/knowledge.json @@ -383,7 +383,7 @@ { "id": "architecture-diagram-mdx", "title": "Architecture", - "content": "Invictus for Azure architecture An Invictus installation consists of two major parts: the Dashboard and the Framework. Dashboard The Invictus Dashboard provides a business user friendly UI for interacting with client integrations (commonly Azure Logic Apps), without requiring direct access to Azure. The Dashboard displays integrations as flows, supported by diagnostic data (here called flow traces) loaded via Invictus' backend infrastructure. Framework The Invictus Framework provides a set of reusable components to support Azure Logic Apps workflows or other integrations.", + "content": "Invictus for Azure architecture Invictus has two core parts: the Dashboard and the Framework. Dashboard The Invictus Dashboard is a web-based tool to interact with client integrations (commonly Azure Logic Apps) on a higher level. This way of interacting doesn't require direct access to Azure resources. The Dashboard displays integrations as flows. It imports active messages through flows via diagnostic data (flow traces). Framework The Invictus Framework provides a set of reusable components to support Azure Logic Apps workflows or other integrations.", "filepath": "architecture-diagram.mdx", "category": "root", "sidebar_label": "Architecture", diff --git a/src/data/search-index.json b/src/data/search-index.json index f73fb5dec..7da465786 100644 --- a/src/data/search-index.json +++ b/src/data/search-index.json @@ -383,7 +383,7 @@ { "id": "architecture-diagram-mdx", "title": "Architecture", - "content": "Invictus for Azure architecture An Invictus installation consists of two major parts: the Dashboard and the Framework. Dashboard The Invictus Dashboard provides a business user friendly UI for interacting with client integrations (commonly Azure Logic Apps), without requiring direct access to Azure. The Dashboard displays integrations as flows, supported by diagnostic data (here called flow traces) loaded via Invictus' backend infrastructure. Framework The Invictus Framework provides a set of reusable components to support Azure Logic Apps workflows or other integrations.", + "content": "Invictus for Azure architecture Invictus has two core parts: the Dashboard and the Framework. Dashboard The Invictus Dashboard is a web-based tool to interact with client integrations (commonly Azure Logic Apps) on a higher level. This way of interacting doesn't require direct access to Azure resources. The Dashboard displays integrations as flows. It imports active messages through flows via diagnostic data (flow traces). Framework The Invictus Framework provides a set of reusable components to support Azure Logic Apps workflows or other integrations.", "filepath": "architecture-diagram.mdx", "category": "root", "sidebar_label": "Architecture", From b6f10f0a0dc8961cd9672e5a0a361837f35df5a5 Mon Sep 17 00:00:00 2001 From: Stijn Moreels <9039753+stijnmoreels@users.noreply.github.com> Date: Thu, 3 Sep 2026 16:42:00 +0200 Subject: [PATCH 3/4] Update versioned_docs/version-v6.0.0/architecture-diagram.mdx Co-authored-by: Pim Simons <32359437+pim-simons@users.noreply.github.com> --- versioned_docs/version-v6.0.0/architecture-diagram.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-v6.0.0/architecture-diagram.mdx b/versioned_docs/version-v6.0.0/architecture-diagram.mdx index 339a3c702..107738c54 100644 --- a/versioned_docs/version-v6.0.0/architecture-diagram.mdx +++ b/versioned_docs/version-v6.0.0/architecture-diagram.mdx @@ -11,7 +11,7 @@ import ComponentCard from '@site/src/components/ComponentCard'; Invictus has two core parts: the **Dashboard** and the **Framework**. ## Dashboard -The Invictus **Dashboard** is a web-based tool to interact with client integrations (commonly Azure Logic Apps) on a higher level. This way of interacting doesn't require direct access to Azure resources. +The Invictus **Dashboard** is a web-based tool to interact with client integrations on a higher level. This way of interacting doesn't require technical knowledge or direct access to Azure resources. The Dashboard displays integrations as [flows](./support/help-center-technical.mdx?q=flow). It imports active messages through flows via diagnostic data ([flow traces](./support/help-center-technical.mdx?q=flow%20trace)). From 8c56cd2791cf38e57d68238642b603c9cd7543db Mon Sep 17 00:00:00 2001 From: Stijn Moreels <9039753+stijnmoreels@users.noreply.github.com> Date: Wed, 9 Sep 2026 06:25:12 +0200 Subject: [PATCH 4/4] chore(index): update local search index --- knowledge.json | 2 +- src/data/search-index.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/knowledge.json b/knowledge.json index 7da465786..7e52b98e0 100644 --- a/knowledge.json +++ b/knowledge.json @@ -383,7 +383,7 @@ { "id": "architecture-diagram-mdx", "title": "Architecture", - "content": "Invictus for Azure architecture Invictus has two core parts: the Dashboard and the Framework. Dashboard The Invictus Dashboard is a web-based tool to interact with client integrations (commonly Azure Logic Apps) on a higher level. This way of interacting doesn't require direct access to Azure resources. The Dashboard displays integrations as flows. It imports active messages through flows via diagnostic data (flow traces). Framework The Invictus Framework provides a set of reusable components to support Azure Logic Apps workflows or other integrations.", + "content": "Invictus for Azure architecture Invictus has two core parts: the Dashboard and the Framework. Dashboard The Invictus Dashboard is a web-based tool to interact with client integrations on a higher level. This way of interacting doesn't require technical knowledge or direct access to Azure resources. The Dashboard displays integrations as flows. It imports active messages through flows via diagnostic data (flow traces). Framework The Invictus Framework provides a set of reusable components to support Azure Logic Apps workflows or other integrations.", "filepath": "architecture-diagram.mdx", "category": "root", "sidebar_label": "Architecture", diff --git a/src/data/search-index.json b/src/data/search-index.json index 7da465786..7e52b98e0 100644 --- a/src/data/search-index.json +++ b/src/data/search-index.json @@ -383,7 +383,7 @@ { "id": "architecture-diagram-mdx", "title": "Architecture", - "content": "Invictus for Azure architecture Invictus has two core parts: the Dashboard and the Framework. Dashboard The Invictus Dashboard is a web-based tool to interact with client integrations (commonly Azure Logic Apps) on a higher level. This way of interacting doesn't require direct access to Azure resources. The Dashboard displays integrations as flows. It imports active messages through flows via diagnostic data (flow traces). Framework The Invictus Framework provides a set of reusable components to support Azure Logic Apps workflows or other integrations.", + "content": "Invictus for Azure architecture Invictus has two core parts: the Dashboard and the Framework. Dashboard The Invictus Dashboard is a web-based tool to interact with client integrations on a higher level. This way of interacting doesn't require technical knowledge or direct access to Azure resources. The Dashboard displays integrations as flows. It imports active messages through flows via diagnostic data (flow traces). Framework The Invictus Framework provides a set of reusable components to support Azure Logic Apps workflows or other integrations.", "filepath": "architecture-diagram.mdx", "category": "root", "sidebar_label": "Architecture",