Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,20 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
# Hub-Spoke Architecture
|
| 11 |
|
|
@@ -33,4 +42,12 @@ The full design document, diagrams, and ongoing discussion live on GitHub:
|
|
| 33 |
## Organizational Context
|
| 34 |
This framework informs internal systems under development at **LogixForgeAI**, including long-horizon state governance for agentic workflows such as **CrankLogix**.
|
| 35 |
|
| 36 |
-
Feedback and discussion are welcome via GitHub.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: cc-by-4.0
|
| 5 |
+
library_name: none
|
| 6 |
+
pipeline_tag: other
|
| 7 |
+
tags:
|
| 8 |
+
- architecture
|
| 9 |
+
- ai-governance
|
| 10 |
+
- conversational-state
|
| 11 |
+
- long-horizon
|
| 12 |
+
- agent-design
|
| 13 |
+
- human-in-the-loop
|
| 14 |
+
model-index:
|
| 15 |
+
- name: hub-spoke-architecture
|
| 16 |
+
results: []
|
| 17 |
+
---
|
| 18 |
|
| 19 |
# Hub-Spoke Architecture
|
| 20 |
|
|
|
|
| 42 |
## Organizational Context
|
| 43 |
This framework informs internal systems under development at **LogixForgeAI**, including long-horizon state governance for agentic workflows such as **CrankLogix**.
|
| 44 |
|
| 45 |
+
Feedback and discussion are welcome via GitHub.
|
| 46 |
+
|
| 47 |
+
|
| 48 |
+
|
| 49 |
+
## License
|
| 50 |
+
|
| 51 |
+
This work is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0).
|
| 52 |
+
|
| 53 |
+
https://creativecommons.org/licenses/by/4.0/
|