monad.ai / writeClaimMeta
Function: writeClaimMeta()
writeClaimMeta(
monadId,namespace,patch):void
Defined in: kernel/scoring.ts:89
Merges a patch into the open claim metadata subtree.
Existing fields are preserved unless overwritten by the patch. This keeps the schema extensible while letting the bridge update operational metrics.
Parameters
monadId
string
namespace
string
patch
Returns
void