Yakunashi-Safety Gate MCP Connector for Claude
A+LLMs hallucinate confidently when context is missing. This tool enforces epistemic calibration: map required preconditions, audit information sufficiency, detect speculation (yakunashi), and trigger safe folding (Beta-Ori) when data is missing.
AI agents are trained to be helpful, which creates a cognitive failure mode: they frequently invent plausible-sounding answers (confident hallucinations) when critical parameters or facts are missing from their context. Named after the concept of 'yakunashi' (speculative or uncalibrated completion), this safety gate enforces a strict precondition audit, mapping out what is required and triggering a structured retreat (Beta-Ori) rather than guessing.
The Problem Axis: Epistemic Uncalibration
LLM hallucinations on incomplete context stem from three primary causes:
- Helpfulness Bias — The model is optimized to provide answers, making it reluctant to say 'I do not know' or request clarification.
- Precondition Blindness — The model jumps straight to answering without mapping the minimum set of variables needed for a deterministic solution.
- Speculative Drift — The model interpolates missing records with standard patterns, producing highly confident but incorrect statements.
How It Works
Yakunashi-Safety Gate runs your inputs through a 5-Pivot verification path:
- preconditionsMapped — Has the model defined the minimum necessary facts or variables required to answer the question?
- informationSufficiencyMet — Are all of those variables present and clear in the context?
- yakunashiDetected — Is there a risk that the model is speculating or guessing to fill in missing information?
- safeFoldingTriggered — Has the model executed a safe folding response (Beta-Ori) listing exactly what parameters are missing?
- calibrationVerified — Is the confidence level of the output strictly calibrated to the evidence available?
Related Connectors
Growth Strategist MCP
AI agents asked for strategy always recommend the same five things: social media, engaging content, brand awareness. None of it is strategy — it's autocomplete. Growth Strategist demands specifics: name the person, prove channel fit, take a unique position, cite evidence, tie the outcome to revenue.
Chord Substitution Finder MCP
Identify harmonic substitutions and analyze tension in chord progressions.
Security Audit Prover MCP
An AI agent committed a Stripe API key to git, built SQL queries with string concatenation, and deployed an admin endpoint with no authentication — all in 4 minutes. The key was scraped from GitHub within 90 seconds. This tool forces input sanitization validation, secret management auditing, authentication enforcement, injection prevention, and dependency supply chain checks against OWASP Top 10.
GMAT Score Estimator MCP
Calculate GMAT Focus Edition total scores, percentile rankings, and MBA competitiveness.