Browser-native real-time coherence control system for Claude with SDE bands and Kalman filtering

A developer has released a real-time coherence control system that runs entirely as a Claude artifact in the browser. The system treats conversation as a stochastic process and applies control theory in real time to maintain coherence across long sessions without needing a backend.
Key features
- Live Monte Carlo SDE paths with tunable uncertainty bands on the coherence chart
- Dual Kalman filtering with second pass on post-audit score and quiet-fail detection
- GARCH variance tracking
- Behavioral and hallucination signal detection including sycophancy, hype, topic hijack, confidence language, and source inconsistency
- Zero-Drift Lock toward a resonance anchor with visual status
- Configurable harness modes and industry presets: Technical, Medical/Legal, Creative, Research
- Mute mode and Drift Gate for controlled responses on planning prompts or high-variance turns
- Full export suite including clean chat, research CSV with health metrics, SDE path data, and session resume protocol
The system injects real-time control directives back into the prompt to maintain coherence. The developer has posted the full codebase on GitHub and is seeking peer-to-peer review and testing, specifically requesting feedback on the math, signal detection, stability, edge cases, or potential improvements.
📖 Read the full source: r/ClaudeAI
👀 See Also

Team Memory MCP: Open Source Shared Memory for Claude Code with Bayesian Confidence Scoring
Team Memory MCP is an open source tool that provides shared team memory for Claude Code with Bayesian confidence scoring. It uses a Beta-Bernoulli model to rank patterns, includes temporal decay with 90-day half-life, and can be added to Claude Code with a single command.

Building and Testing an MCP Server in Claude Desktop: Architecture and Lessons
A developer shares their experience building and testing an MCP server within Claude Desktop, detailing their architecture setup and practical lessons learned about tool schemas, debugging, and limitations.

TinySearch v0.2.0: Lightweight Web Search for Local LLMs Now Backed by SearXNG
TinySearch v0.2.0 switches from DuckDuckGo to SearXNG as search backend. It searches the web, crawls pages, and provides compact context (8k tokens) for local LLMs like Qwen3.5-9B.

Blitz: Claude Code Tool for App Store Submissions
Blitz is a free tool that gives Claude Code the ability to automate App Store submissions via MCP tool calls. Users can ask Claude to 'submit my app to the app store' to handle certificates, screenshots, and App Store Connect forms.