Skip to main content
Glama

arcane_score_tree

How the Combined Threat Score is composed: per-domain roll-ups, applied premiums, and the design weights behind them, each carrying a live/config provenance tag. Weights are design configuration, not fitted parameters. Check as_of/stale.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Despite no annotations, the description discloses that the tool is descriptive (not mutative), clarifies that weights are design configuration not fitted parameters, and mentions provenance tags and staleness checks. This provides good transparency beyond a simple 'explains composition'.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise: two sentences that immediately convey the purpose and add critical nuance about weights and staleness. Every sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description covers the key outputs (roll-ups, premiums, weights, provenance, staleness). It could be slightly more explicit about the output format, but for a 0-param tool it is sufficiently complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters and schema coverage is 100%, so the description does not need to add parameter details. The description is sufficient for a parameterless tool.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool explains how the Combined Threat Score is composed, including per-domain roll-ups, premiums, weights, and provenance tags. It distinguishes itself from sibling tools like 'arcane_domain' or 'arcane_overview' by focusing on composition details.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for understanding threat score composition and checking staleness ('Check as_of/stale'), but lacks explicit guidance on when to use this tool versus alternatives like 'arcane_overview' or 'arcane_deltas'. No exclusions or prerequisites are given.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation5/5

Every tool has a clearly distinct purpose: overview, domain drill-down, system status, deltas, bilateral tracking, scenario tracking, trigger chains, data streams, score composition, and capabilities. No two tools overlap in function.

Naming Consistency5/5

All tools use the consistent pattern 'arcane_<descriptive_noun>' in snake_case, making it easy to infer purpose from the name.

Tool Count5/5

10 tools is appropriate for a geopolitical risk monitoring system covering overview, detailed breakdowns, data streams, status, and analysis. Each tool earns its place.

Completeness5/5

The tool surface covers every aspect of the server's stated purpose: current overview, domain drill-down, scenario tracking, trigger chains, bilateral relations, data streams, system status, and score composition. No obvious gaps.