Skip to main content
Glama

arcane_tracker

ARCANE's live scenario tracker: for each pre-registered scenario, where the world is on its branching map — checkpoint COMPLETION as N/M (confirming signals fired of total), a direction of resemblance, staleness, and which fork checkpoints have fired or are pending. A live STATE view, NOT a forecast: completion is not a probability and direction is resemblance, not odds. ARCANE never states a scenario's likelihood. Check as_of/stale.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.6/5.0
Behavior5/5

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

With no annotations provided, the description fully carries the burden. It discloses that the tool shows live state (not forecast), that completion is not probability, direction is resemblance not odds, and that ARCANE never states likelihood. It also notes staleness and advises checking 'as_of/stale', which adds important behavioral context.

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

Conciseness4/5

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

The description is moderately lengthy but front-loaded with the core purpose. It contains some repetition (e.g., 'NOT a forecast' appears twice), but overall each sentence adds value. The structure is logical: purpose, details, then caveats.

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

Completeness5/5

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

The tool has no parameters, no output schema, and no annotations. The description thoroughly covers what the tool returns and its semantics, including staleness, meaning of completion, direction, and what it does not provide. It is complete given the lack of other contextual fields.

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 schema has zero parameters, so there are no parameters to document. The description does not need to add parameter info. With no parameters, a baseline of 4 is appropriate, and the description adds rich semantics about the output.

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 it is a 'live scenario tracker' for pre-registered scenarios, detailing what it tracks: checkpoint completion as N/M, direction resemblance, staleness, and fork checkpoint status. It explicitly distinguishes itself from a forecast, which differentiates it from sibling tools like arcane_overview or arcane_deltas.

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

Usage Guidelines4/5

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

The description provides clear context on when to use the tool (for tracking live state of pre-registered scenarios) and what it does not do (not a forecast, no probability). However, it does not explicitly mention when not to use it or directly compare with sibling tools, though siblings are listed in context.

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.