Skip to main content
Glama

Affine Earth Math Court Remote

expose

Generic court ingest. kind selects the law. The act is strobe → emit → seal. affine_key strobes the Affine period from Q alone (UUM-8D reconvergence + add-law turn; no k), emits Jordan/vQbit, seals, and returns patoshi_expose + shors_qmt_witness + topological_shear. period_r carries an ECDLP scalar or is empty, never a shear label. Verdict is jordan_proven. qc_* / qma_* strobe the instance and seal energy. Empty kind returns the catalog. Named verify_* tools replay a sealed emit. Study domains forward to math_court. Floats refused.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ANo
BNo
KNo
opNo
kindNoaffine_key|jordan|lattice|qc_*|qma_*|math_court domain
q_hexNoalias of object for affine_key
objectNopuzzle object; Affine key hex for affine_key
sourceNo

TDQS

B3.4/5.0
Behavior4/5

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

With no annotations, the description carries the full behavioral burden and provides meaningful detail: the strobe → emit → seal act, the affine_key return values, period_r's constraint ('never a shear label'), and rejection of floats. The terms themselves are obscure, but the disclosure goes beyond a mere existence statement.

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

Conciseness3/5

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

The description is compact but densely packed with unexplained technical terms ('UUM-8D reconvergence', 'add-law turn', 'patoshi_expose'), making it hard to scan. It is not overly long, but the structure is a single dense block rather than clearly separated behaviors or modes.

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

Completeness2/5

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

For a tool with 8 optional parameters, no output schema, and no annotations, the description leaves many open questions: what each of A, B, K, op, and source do, what 'seal' means, and what the general return shape is for kinds other than affine_key. The routing and some constraints are covered, but the overall operational contract is incomplete.

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

Parameters2/5

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

Schema coverage is only 38%, yet the description does not explain A, B, K, op, or source, and it references 'period_r' and 'Q' that are not present in the input schema. It adds some context for kind and implicitly for q_hex/object, but fails to compensate for the low schema coverage across most parameters.

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

Purpose4/5

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

The description identifies a specific operation ('court ingest') with a dispatch mechanism ('kind selects the law') and distinguishes itself from siblings by stating that verify_* tools replay emits and study domains forward to math_court. However, 'generic court ingest' remains somewhat vague and relies on domain-specific jargon like 'strobe → emit → seal' to carry meaning.

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?

It gives concrete selection guidance: affine_key, qc_* / qma_*, empty kind returns catalog, and explicitly routes named verify_* tools to replay a sealed emit and study domains to math_court. It stops short of an explicit 'when not to use' list, but the alternatives and their conditions are identifiable.

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

C2.6/5.0
Disambiguation2/5

Many verify_* tools are distinct, but there are overlapping clusters: math_court duplicates execute_2local_hamiltonian, route_spin_glass_manifold, and the quantum verifiers; project_affine_key, expose, verify_presented_pair, and the optional affine exposes in other tools blur together; weather and geometry tools also overlap. The detailed descriptions help a human, but an agent would likely struggle to choose between equivalent-seeming entry points.

Naming Consistency2/5

Naming is mostly snake_case but otherwise inconsistent: some tools use dotted prefixes (atc.*, twin.robotics.*, weather.*), some use bare verbs (expose, lattice_op, math_court), some use noun phrases (corpus_bonds, feeds_catalog), and others mix prefixes with verbs (ide_rebuild_mesh, umc_resume). The verify_* family is consistent, but the overall set has no single predictable verb_noun pattern.

Tool Count2/5

49 tools is far above the typical well-scoped server size and includes multiple near-duplicate paths to the same law (math_court, execute_*, route_*, verify_*). While not quite 50+, the count still feels like a sprawling kitchen-sink rather than a deliberate minimal surface.

Completeness3/5

The toolset covers a surprisingly wide range: QC verifiers, QMA laws, affine projections, corpus reads, weather, UMC state, and robotics IK. However, there are notable gaps for such a broad surface: no general court case lifecycle beyond expose/seal, no corpus content search, and no way to manage or update sealed artifacts; several areas have only entry-point coverage.

Resources