io.github.dth0108/bies-guardian
io.github.dth0108/bies-guardianDeterministic sealed verdicts on public claims and startup ideas (0-LLM claim-safety guardian).
Tools · 3
Deterministic, sealed pre-publication verdict on a PUBLIC claim (marketing copy, product page, ad headline). Returns per-claim verdict (PASS / CONDITIONAL_PASS / STOP), severity, and a reproducible re…
Deterministic decision-rehearsal verdict on a founder's BUSINESS IDEA (not a public claim). Returns a graded verdict (Conditional GO / Clear one critical gate / Confirm the headwind / Verify the basic…
Re-judge a prior claim-safety verdict against new EVIDENCE. Pass the 'artifact' returned by claim_safety_verdict plus 'observations' (what happened). The top-level verdict NEVER changes on evidence (c…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.dth0108/bies-guardian": {
"url": "https://bies.io/mcp",
"transport": "streamable-http"
}
}
}