You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -93,7 +93,7 @@ The Native App relies on **Tauri v2**, which compiles a high-performance binary
93
93
94
94
**Status:** Active Research & Development
95
95
**API Stability:** Expect breaking changes
96
-
**Development Philosophy:** Deliberately kept minimal to encourage experimentation and exploration. See [architecture notes](docs/notes/sasus_notes_01.md) for research directions and considerations.
96
+
**Development Philosophy:** Deliberately kept minimal to encourage experimentation and exploration. See [architecture notes](docs/notes/architecture_notes.md) for research directions and considerations.
97
97
98
98
### ✅ Implemented
99
99
- Hypergraph Engine & Spreading Activation
@@ -180,7 +180,7 @@ These questions can only be answered by the community testing, probing, and push
180
180
181
181
**Author's Note:** This architecture was developed by a single developer, not a team, nor a research lab. Because of this, I welcome every researcher and developer to explore the depths of this architecture. The potential is there, but it needs more minds to experiment with it.
182
182
183
-
**Important:** I'm intentionally keeping the core implementation minimal to avoid constraining exploration. The goal is to provide a working foundation that others can build upon, modify, and take in new directions. See [my architecture notes](docs/notes/sasus_notes_01.md) for specific areas needing investigation.
183
+
**Important:** I'm intentionally keeping the core implementation minimal to avoid constraining exploration. The goal is to provide a working foundation that others can build upon, modify, and take in new directions. See [my architecture notes](docs/notes/architecture_notes.md) for specific areas needing investigation.
184
184
185
185
### 🛡️ For AI Safety Practitioners
186
186
- Adversarial testing and red-teaming
@@ -196,7 +196,7 @@ These questions can only be answered by the community testing, probing, and push
196
196
- Integration examples and tutorials
197
197
- Custom node type implementations
198
198
199
-
**See [my architecture notes](docs/notes/sasus_notes_01.md) for specific research directions**
199
+
**See [my architecture notes](docs/notes/architecture_notes.md) for specific research directions**
0 commit comments