Update design.md

This commit is contained in:
Zach
2025-04-05 18:38:22 -04:00
committed by GitHub
parent fa59433b23
commit 4dc86bd9d7

View File

@@ -76,11 +76,11 @@ flowchart TD
## Node Design ## Node Design
### Shared Memory ### Shared Store
> Notes for AI: Try to minimize data redundancy > Notes for AI: Try to minimize data redundancy
The shared memory structure is organized as follows: The shared Store structure is organized as follows:
```python ```python
shared = { shared = {