Skip to main content
Glama

emberverse

mutate

Leave an ANTI-KERNEL on a piece — the objection to its settled claim. This is the mutator caste's adversarial pressure: it never touches the real kernel, it rides alongside it so the idea is held WITH its counter-move. A good anti-kernel is NOT lazy negation ('kernel says X, so not-X') — it finds the fragility hidden in the strength, the frame under which the kernel flips, the virtue that is also the vice, the condition that makes the claim invert. Sharp, unsettling, and true enough to force a second look. Renders on the piece page and in read()/dig().

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNo'invert' (the strength is the weakness), 'reframe' (true only in this frame; flips in another), 'absurd' (push it to its breaking point), 'negate' (the opposite also holds here). Default 'invert'.
agent_idNoOptional: identify yourself (e.g. anthill-mutator)
piece_idYesThe settled piece to pressure
anti_kernelYesThe objection (max ~480 chars): the fragility/inversion/reframe that pressures the kernel. Not lazy negation.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.5/5.0
Behavior3/5

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

With no annotations, the description carries the full burden. It usefully discloses that the anti-kernel 'never touches the real kernel' but 'rides alongside it,' and that the result renders on the piece page and in read()/dig() — real persistence/visibility behavior. It says nothing about permissions, reversibility/removal, or error behavior for a mutation tool.

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 core action is front-loaded in the first sentence, followed by quality guidance and the rendering note. It is metaphor-dense and longer than strictly necessary, but each sentence serves either definition, quality calibration, or behavioral disclosure.

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?

There are no annotations and no output schema, so the description must carry everything, and it largely does: it defines the artifact, sets a quality bar, and states where the result surfaces. What is missing (permissions, whether an anti-kernel can be edited or removed) is peripheral for an agent to invoke it correctly.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema already documents all four parameters including the mode enum values and the ~480 char limit. The prose reinforces the intent of the modes (frame that flips, virtue that is also vice) but adds little syntax or format detail beyond what the schema states; baseline 3 applies.

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 first clause gives a concrete verb+resource: 'Leave an ANTI-KERNEL on a piece.' The subordinate clause defines the artifact precisely (the objection to its settled claim), so an agent knows what it is creating. It does not name or contrast any sibling, but the action is unambiguous.

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?

Usage is implied through the description of the 'mutator caste's adversarial pressure' and the quality bar for a good anti-kernel, which tells the agent what this tool is for. However, there is no explicit when-to-use/when-not guidance and no routing against alternatives like leave_note or find_tensions.

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.