Do Not Act
@aionathenea-eng
Do Not Act について
Dispute & Resolution Intelligence API for prediction-market agents. donotact_dispute, donotact_watchlist_add and donotact_alerts add a fail-closed, read-only safety gate that flags UMA dispute history and settlement-rule ambiguity before an agent acts. READY / DO_NOT_ACT / INSUFF
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"donotact": {
"command": "mcp-donotact",
"env": {
"DONOTACT_API_KEY": "<YOUR_API_KEY>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Do Not Act?
Do Not Act is a Dispute & Resolution Intelligence API for prediction-market agents. It provides a fail-closed, read-only safety gate that checks UMA dispute history and settlement-rule ambiguity before an agent acts.
How to use Do Not Act?
Use the commands donotact_dispute, donotact_watchlist_add, and donotact_alerts to query market safety. The API returns one of three statuses: READY, DO_NOT_ACT, or INSUFFICIENT_EVIDENCE. It does not execute trades or hold custody.
Key features of Do Not Act
- Fail-closed read-only safety gate
- Flags UMA dispute history and settlement-rule ambiguity
- Returns actionable statuses: READY / DO_NOT_ACT / INSUFFICIENT_EVIDENCE
- Integrates with Polymarket (Kalshi support planned)
- No execution or custody of assets
Use cases of Do Not Act
- Checking a prediction market's dispute status before trading
- Preventing agents from acting on disputed or ambiguous markets
- Adding a pre‑trade safety check in automated agent workflows
FAQ from Do Not Act
—
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
コメント