Skip to content

Commit cb87e52

Browse files
authored
Update DESIGN.md
1 parent fc81aa4 commit cb87e52

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

DESIGN.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ A Metroid is a structured search primitive for epistemically balanced exploratio
9999

100100
The name captures a key architectural insight: what looks like an obstacle to progress — a medoid representing conceptual opposition — is not an enemy. The centroid computed from that opposition can be **held as a stable, frozen platform**, turning semantic divergence into a navigable step toward a goal. Every Metroid construction converts the antithesis (m2) into the anchor for the frozen centroid (c), which then provides structural support for deeper exploration.
101101

102-
A Metroid replaces all prior sparse nearest-neighbor graph constructions as the canonical mechanism for guided semantic exploration in CORTEX. Opposition, divergence, and curiosity-driven augmentation are the designed search dynamics — not similarity-chasing.
103-
104102
```
105103
Metroid = { m1, m2, c }
106104
```

0 commit comments

Comments
 (0)