mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-08 00:02:20 +03:00
Quality Gates → 100% (Fase 6A + Fase 7 + plano Fase 8). Reconciled file-size + dep allowlist for concurrent v3.8.24 merges. Integrated into release/v3.8.24.
23 lines
475 B
JSON
23 lines
475 B
JSON
[
|
|
{
|
|
"name": "CLI entry (omniroute.mjs)",
|
|
"path": "bin/omniroute.mjs",
|
|
"limit": "15 KB"
|
|
},
|
|
{
|
|
"name": "MCP server entry (mcp-server.mjs)",
|
|
"path": "bin/mcp-server.mjs",
|
|
"limit": "5 KB"
|
|
},
|
|
{
|
|
"name": "Node runtime support (nodeRuntimeSupport.mjs)",
|
|
"path": "bin/nodeRuntimeSupport.mjs",
|
|
"limit": "8 KB"
|
|
},
|
|
{
|
|
"name": "Reset password entry (reset-password.mjs)",
|
|
"path": "bin/reset-password.mjs",
|
|
"limit": "6 KB"
|
|
}
|
|
]
|