Skip to content

Commit 6321c5a

Browse files
sym-botclaude
andcommitted
docs(readme): drop private @sym-bot/core from the dependency stack
Show only the open packages (mesh-channel → sym); refer to the shared foundation by its public protocol names (MMP / SVAF) instead of naming the private core package. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 2db2d17 commit 6321c5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,10 +280,10 @@ The fields are universal; domain meaning lives in the field *text*, not the fiel
280280
@sym-bot/mesh-channel the channel · Claude-Code-native · real-time push (<channel>)
281281
▼ depends on
282282
@sym-bot/sym this package · any agent, any language · sym ask (pull)
283-
▼ depends on
284-
@sym-bot/core the shared MMP + SVAF engine
285283
```
286284

285+
Both implement the same open **MMP** protocol and **SVAF** relevance gate underneath.
286+
287287
They're **not alternatives** — the channel is built *on* sym and speaks the same protocol, identity, and SVAF relevance gate, so CLI agents and Claude sessions meet on the same mesh.
288288

289289
**Which do you install?**

0 commit comments

Comments
 (0)