mcp/pkg
Snider 403a15f391 feat: migrate registry.go + notify.go to Core primitives
- registry.go: encoding/json → core.JSONUnmarshal, strings → core.Split
- notify.go: encoding/json → core.JSONMarshalString
- Both files now import dappco.re/go/core instead of stdlib

Remaining: mcp.go has os/strings/filepath (transport boundary),
tests need forge.lthn.ai → dappco.re module path migration.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 12:22:27 +00:00
..
mcp feat: migrate registry.go + notify.go to Core primitives 2026-03-26 12:22:27 +00:00