File tree Expand file tree Collapse file tree
docs/pages/advanced-customization Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "description" : " One paragraph explaining the functionality which is represented by this graph. What the main flow is and what is its purpose. " ,
2+ "description" : " " ,
33 "components" : [
44 {
55 "name" : " Core Orchestration Engine" ,
Original file line number Diff line number Diff line change @@ -27,9 +27,6 @@ graph LR
2727
2828[ ![ CodeBoarding] ( https://img.shields.io/badge/Generated%20by-CodeBoarding-9cf?style=flat-square )] ( https://github.com/CodeBoarding/GeneratedOnBoardings ) [ ![ Demo] ( https://img.shields.io/badge/Try%20our-Demo-blue?style=flat-square )] ( https://www.codeboarding.org/demo ) [ ![ Contact] ( https://img.shields.io/badge/Contact%20us%20-%20contact@codeboarding.org-lightgrey?style=flat-square )] ( mailto:contact@codeboarding.org )
2929
30- ## Details
31-
32- One paragraph explaining the functionality which is represented by this graph. What the main flow is and what is its purpose.
3330
3431### Core Orchestration Engine [[ Expand]] ( ./Core_Orchestration_Engine.md )
3532Parses declarative TOML pipeline definitions, orchestrating the execution flow of individual Pipe Operators.
Original file line number Diff line number Diff line change @@ -27,10 +27,6 @@ graph LR
2727
2828[ ![ CodeBoarding] ( https://img.shields.io/badge/Generated%20by-CodeBoarding-9cf?style=flat-square )] ( https://github.com/CodeBoarding/GeneratedOnBoardings ) [ ![ Demo] ( https://img.shields.io/badge/Try%20our-Demo-blue?style=flat-square )] ( https://www.codeboarding.org/demo ) [ ![ Contact] ( https://img.shields.io/badge/Contact%20us%20-%20contact@codeboarding.org-lightgrey?style=flat-square )] ( mailto:contact@codeboarding.org )
2929
30- ## Details
31-
32- One paragraph explaining the functionality which is represented by this graph. What the main flow is and what is its purpose.
33-
3430### Core Orchestration Engine [[ Expand]] ( ./Core_Orchestration_Engine.md )
3531Parses declarative TOML pipeline definitions, orchestrating the execution flow of individual Pipe Operators.
3632
Original file line number Diff line number Diff line change @@ -148,6 +148,14 @@ nav:
148148 - Logging : pages/tools/logging.md
149149 - Advanced Customizations :
150150 - Overview : pages/advanced-customization/index.md
151+ - Architecture Overview : pages/advanced-customization/on_boarding.md
152+ - Client & API Layer : pages/advanced-customization/Client_API_Layer.md
153+ - Core Orchestration Engine : pages/advanced-customization/Core_Orchestration_Engine.md
154+ - AI Integration Layer : pages/advanced-customization/AI_Integration_Layer.md
155+ - Pipe Operators : pages/advanced-customization/Pipe_Operators.md
156+ - Data & Working Memory : pages/advanced-customization/Data_Working_Memory.md
157+ - Configuration & Extensibility : pages/advanced-customization/Configuration_Extensibility_Management.md
158+ - Observability & Reporting : pages/advanced-customization/Observability_Reporting.md
151159 - Secrets Provider : pages/advanced-customization/secrets-provider-injection.md
152160 - Reporting Delegate : pages/advanced-customization/reporting-delegate-injection.md
153161 - Pipeline Tracker : pages/advanced-customization/pipeline-tracker-injection.md
You can’t perform that action at this time.
0 commit comments