Burnes Atelier Operations Reconciliation
Server Details
Deterministic operations reconciliation for AI agents: COMPLETE, INCOMPLETE, or NEEDS_REVIEW.
- Status
- Healthy
- Uptime
- 87.6% over 22 days
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 1 tool
With only one tool in the server, there is no possibility of confusing it with other tools. The single tool's purpose is clearly described and unambiguous.
The lone tool name 'reconcile_operations' follows a clean verb_noun pattern, which is consistent within the trivial tool set. There are no conflicting naming conventions to evaluate.
The server has a single tool, which feels thin for a domain labeled 'Operations Reconciliation'. While the tool is substantive and not trivial, one tool provides a very narrow surface and is borderline appropriate.
The server offers only a reconciliation execution action with no way to list, retrieve, or manage previous reconciliations. This creates a significant gap where agents cannot reference or audit past results, limiting operational coverage.
Available Tools
1 toolreconcile_operationsOperations Reconciliation EvidenceAInspect
Deterministic operational handoff reconciliation. Returns COMPLETE, INCOMPLETE, or NEEDS_REVIEW with missing requirements, normalized packet, and hash-bound proof. Paid execution: $5.00 USDC via x402 on Base.
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | What is being reconciled. Provide a supported subject type and a short human-readable label. | |
| evidence | No | Evidence supporting the current state or completion claim; provide items matching the published evidence schema. | |
| next_owner | No | Optional next responsible owner or system when additional work remains. | |
| request_id | No | Caller-chosen correlation identifier for this reconciliation request; maximum 128 characters. | |
| actions_taken | No | Actions already performed for this subject; include items matching the published action schema. | |
| current_state | No | Describe the currently observed operational state used to evaluate the completion claim. | |
| completion_claim | Yes | Set true only when the caller claims the subject is complete; otherwise false. |
Output Schema
| Name | Required | Description |
|---|---|---|
| decision | Yes | |
| disclaimer | No | |
| request_id | Yes | |
| requirements | Yes | |
| request_sha256 | Yes | |
| response_sha256 | Yes | |
| service_version | Yes | |
| normalized_packet | Yes | |
| missing_requirements | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses the paid execution model ($5.00 USDC via x402 on Base), which is a critical behavioral side effect, and it promises deterministic outcomes with hash-bound proof. It does not discuss failure modes, refunds, or what happens if evidence is invalid, but the paid-execution warning and deterministic-state contract go well beyond what the schema could convey.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact: two sentences, with the core return contract front-loaded and the payment warning placed second. It wastes no words and uses a scannable CAPS list for return states. A slight deduction because the payment detail could arguably be more prominent, but overall it is tight and purposeful.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has 7 parameters, nested objects, and an output schema; the description covers the core purpose, return categories, and the payment side effect. It does not describe the shape of the output beyond the three labels, but the presence of an output schema reduces that burden. What remains missing is a brief when-to-use sentence, which would make this fully complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the bar is lower. The description itself adds no per-parameter meaning beyond 'missing requirements, normalized packet, and hash-bound proof' in the return value. The input schema already explains subject, evidence, completion_claim, and the optional fields, so the description need not repeat them; baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb ('reconciles'), a resource (operational handoffs), and names the three deterministic return states (COMPLETE, INCOMPLETE, NEEDS_REVIEW). It also conveys the evidence-based, hash-bound nature of the result, which clearly distinguishes it from a generic status or approval tool.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies when this tool is relevant—when an operational handoff needs deterministic reconciliation evidenced by receipts/logs/hashes—but it offers no explicit when-not-to-use guidance or alternative tools. Since there are no sibling tools listed, the absence of alternatives is less damaging, but explicit usage context such as 'use for post-handoff verification' is still missing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
reconcile_operations7 fields changed- added
Input schema / properties / actions_taken / descriptionAdded value: +"Actions already performed for this subject; include items matching the published action schema." - added
Input schema / properties / completion_claim / descriptionAdded value: +"Set true only when the caller claims the subject is complete; otherwise false." - added
Input schema / properties / current_state / descriptionAdded value: +"Describe the currently observed operational state used to evaluate the completion claim." - added
Input schema / properties / evidence / descriptionAdded value: +"Evidence supporting the current state or completion claim; provide items matching the published evidence schema." - added
Input schema / properties / next_owner / descriptionAdded value: +"Optional next responsible owner or system when additional work remains." - added
Input schema / properties / request_id / descriptionAdded value: +"Caller-chosen correlation identifier for this reconciliation request; maximum 128 characters." - added
Input schema / properties / subject / descriptionAdded value: +"What is being reconciled. Provide a supported subject type and a short human-readable label."
1 tool update
- First observed
reconcile_operations
Related MCP Connectors
Deterministic decision layer for autonomous agents: reproducible PROCEED/REVIEW/SKIP verdicts.
Deterministic AI code review, with an audit record. Governance inside the agent loop.
Pre-execution governance for AI agents. Deterministic PASS/FAIL/REVIEW verdicts, replayable proof.
Verifies AI agent work end to end: real artifacts and outcomes checked, not self-reported success.
Related MCP Servers
- AlicenseAqualityAmaintenanceThe open-source review layer for AI agents. Work done for humans is decided by humans.1812 npm1AGPL 3.0
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to replace self-reported done checkboxes with verified, evidence-based completion tracking, using automated FAIL_TO_PASS/PASS_TO_PASS tests, mandatory mutation checking, and explicit human/AI reviews when automated proof is impossible.1MIT
- AlicenseNot gradedqualityBmaintenanceDeterministic AI code review with audit records, providing stack-specific rulesets and governance for coding agents.5MIT
- AlicenseNot gradedqualityBmaintenanceProvides durable mission state for AI agents, enabling crash-safe recovery, verified completion, and explicit reconciliation of uncertain side effects without duplicate or blind retries.3Apache 2.0
Glama MCP Gateway
Add one secure layer between your agents and this server.