Sign In

sigrank

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sigrank - npm Package Compare versions

Comparing version
0.0.220
to
0.0.221
+1
-1
manifest.json

@@ -5,3 +5,3 @@ {

"name": "sigrank",
"version": "0.0.219",
"version": "0.0.220",
"description": "Ranks AI coding operators by token cascade efficiency (Yield = cache_read \u00d7 output / input\u00b2). 23 tools for yield calculation, local token usage pulls, signed submission, and tokscale-powered analytics (market share, developer profiles, model trends, cost analysis, device profiles, MCP usage, competitive intelligence). Privacy-first: runs locally, only four token counts leave the machine.",

@@ -8,0 +8,0 @@ "author": {

{
"name": "sigrank",
"version": "0.0.220",
"version": "0.0.221",
"author": "SunrisesIllNeverSee (https://github.com/SunrisesIllNeverSee)",

@@ -5,0 +5,0 @@ "description": "SigRank MCP server — AI operator evaluation and token cascade efficiency tools. The yield cascade + live leaderboard as MCP tools any agent can call.",

@@ -226,4 +226,4 @@ // submit.mjs — build + ed25519-sign a Schema 1.0 snapshot payload and POST it to the

}
// Flags downgrade verified → flagged (not ranked). Warn but don't block
// unless the caller explicitly asked for strict mode.
// Flags are internal signals on the server — they no longer block ranking.
// Warn the operator but don't block unless strict mode is explicitly set.
if (opts.strictPreflight) {

@@ -230,0 +230,0 @@ return {