monad.ai / getWeightReport
Function: getWeightReport()
getWeightReport(
namespace?):WeightReport
Defined in: kernel/adaptiveWeights.ts:258
Returns a full weight report: current values, defaults, per-scorer delta, update metadata, stability flag, and runtime health signals.
Used by GET /.mesh/weights and MONAD_DEBUG_WEIGHTS=1 logging.
When namespace is provided, the report includes namespace-local weights and the blended weights used by selectMeshClaimant.
Parameters
namespace?
string