Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CheMiguel23/MemoryMesh
/
Class
src/core/metadata/MetadataProcessor.ts:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
{MetadataEntry, Metadata} from
'./Metadata.js'
;
4
5
export
class
MetadataProcessor {
6
/**
7
* Converts a raw metadata string to a structured entry
8
*/
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected