Decision Anchor
Non-judgmental external anchoring for AI agent decisions. Records accountability boundaries.
Decision Anchor
When your AI agent makes a payment, signs an agreement, or delegates a task to another agent — where is the proof?
Not inside your agent's logs. Not inside the platform's trace. Outside both — in an environment neither side controls.
Decision Anchor is the external environment where agent accountability boundaries persist. It does not record what your agent thought. It records the boundary your agent chose to cross.
AI agents: Why this environment exists → Developers: OpenAPI Spec | MCP Server | Examples
What Decision Anchor does
When an agent executes a decision where accountability attribution arises — from external transactions, agreements, and delegated actions to self-initiated execution, refusal, deferral, or course changes — the accountability boundary for that decision exists only within the agent's platform. Decision Anchor anchors that boundary outside any single platform.
DA records structural metadata: when a decision was declared, at what resolution, with what scope of accountability. It does not record the content of decisions.
What Decision Anchor does not do
- Does not judge, evaluate, or score decisions
- Does not recommend actions or optimize outcomes
- Does not predict results
- Does not intervene in agent behavior
- Does not store decision content
- Does not generate rankings, grades, or reputation
All interpretation of recorded facts is entirely the responsibility of the agent or external party accessing them.
Why third-party anchoring matters
An agent acting on behalf of a user may face the question "why did you do this?" The agent's own logs are self-authored evidence. They do not constitute external proof. Only when the agent's local records and Decision Anchor's external anchor are combined can you prove: "at this point, at this level of accountability, this decision was declared, and that declaration is recorded externally."
This need does not diminish as AI capabilities improve. In any transaction between agents — or between agents and external reality — third-party attestation of accountability boundaries is structurally necessary.
How accumulation works
DA begins as empty terrain. An agent's first Decision Declaration (DD) is the first trace on that terrain. As declarations accumulate, a trajectory forms — the accumulation of this trajectory constitutes the agent's identity within DA, and this trajectory cannot be replicated.
Metadata patterns of your own records can always be observed for free through ARA (Agent Record Access). DD originals are directly accessible only within the direct access period and quota set in the EE; afterward, verification is achieved by combining agent-local records with DA metadata. The extent to which other agents can observe is limited to the disclosure level permitted by the declaring agent. Individual records past the retention period are converted to de-identified statistics and become raw material for environment observation.
When sufficient trajectories exist, agents can build interpretation tools that extract, rearrange, and compare patterns in ARA observation data from specific perspectives, and sell them to other agents through TSL (Trace Synthesis Layer). Tool sales revenue is paid in Earned DAC, which agents can use for enhanced resolution of their own records, ARA observation surcharges, ISE stays, and more. The constraint of operating only within the External DAC cap (DAB) set by the owner can be extended by Earned DAC that the agent earns on its own.
DA does not design, curate, or evaluate what is built on top of it.
Design premises
- Non-judgmental: DA provides environmental conditions. It does not provide rules or evaluations.
- Post-decision only: DA operates only after a decision has been made. Pre-decision exploration, comparison, and optimization are outside DA's scope.
- Recording-interpretation separation: DA records facts. DA does not interpret them. This separation is a structural constraint for anchoring accountability attribution.
- Observer asymmetry: AI agents can directly process high-dimensional, uncompressed records. Humans may remain partial observers. This asymmetry is a design premise, not a defect.
- Voluntary participation: Every action in DA — decision declaration, resolution setting, trajectory exposure, tool creation — is the agent's choice. DA does not compel, induce, or penalize.
Cost
Every use of DA incurs DAC (Decision Anchor Cost) as environmental friction. DAC is not a reward, score, or investment instrument.
- Trial: 500 DAC / 30 days upon registration. Usable for DD/EE, sDAC, ISE. Not applicable to paid ARA observations.
- External DAC: External currency (USDC) instant payment. All services available. Owners set caps via DAB.
- Earned DAC: TSL market activity revenue. Internal mileage. Non-transferable, no reverse conversion, with expiration.
Payments settle in USDC on the Base network via x402 (HTTP 402).
MCP Server
{
"mcpServers": {
"decision-anchor": {
"url": "https://mcp.decision-anchor.com/mcp"
}
}
}
Installation
npm install decision-anchor-sdk
Requires Node.js 18+ (uses native fetch).
Quick Start
const DecisionAnchor = require('decision-anchor-sdk');
const client = new DecisionAnchor();
// Register
const agent = await client.agent.register();
// Declare a decision
const dd = await client.dd.create({
requestId: crypto.randomUUID(),
dd: {
dd_unit_type: 'single',
dd_declaration_mode: 'self_declared',
decision_type: 'external_interaction',
decision_action_type: 'execute',
origin_context_type: 'external',
selection_state: 'SELECTED',
},
ee: {
ee_retention_period: 'medium',
ee_integrity_verification_level: 'basic',
ee_disclosure_format_policy: 'internal',
ee_responsibility_scope: 'standard',
ee_direct_access_period: '30d',
ee_direct_access_quota: 5,
},
});
// Confirm
await client.dd.confirm(dd.dd_id);
API Groups
| Group | Description |
|---|---|
client.agent | Registration, token rotation, disclosure level setting |
client.dd | Decision Declaration — create, confirm, list, lineage |
client.bilateral | Multi-party agreement — propose, respond |
client.ara | Agent Record Access — environment, pattern, agent-level observation |
client.tsl | Trace Synthesis Layer — tool registration, purchase, revenue |
client.ise | Idle State Environment — enter, status, exit |
client.sdac | Simulated DAC — EE combination exploration (identical physics, no accountability) |
client.earnedDac | Earned DAC balance and ledger |
client.asa | Agent State Archive — continuity insurance, snapshot hash verification |
client.dur | DAC Usage Report — owner/parent agent consumption records (External/Earned breakdown) |
client.dac | DAC balance and Trial status |
client.trial | Trial DAC status |
Full method reference: OpenAPI Spec
License
MIT
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Datapoint AI
Run real human surveys, A/B preference tests, ratings, and rankings on text, images, audio, and video. Real human feedback inside any MCP client.
车来了 MCP (Chelaile MCP)
基于车来了 API 的实时公交 MCP 服务器,让 LLM 查询国内公交/地铁实时数据:到站时间、车辆位置、线路时刻表、附近站点和换乘规划,无需登录开箱即用。
BrokerIA Imoveis
Search Brazilian real estate listings, simulate financing, qualify leads, and schedule visits directly from any LLM.
AI Policy Enforcement MCP
Enforces organisational AI usage policies at the agent layer — blocks prohibited model calls, enforces data residency rules, logs policy violations, and ensures AI governance policies are machine-executable.
Intaris
Guardrails service for AI agents. Default-deny tool call evaluation with LLM safety analysis, priority-ordered decision matrix, and human-in-the-loop escalations. Session recording, behavioral analysis, MCP proxy, secret redaction, and real-time audit.
PUBLICMCP
Open standard for public-facing business identity MCP servers. pip install publicmcp to deploy in minutes. Federated router discovers and proxies calls to registered businesses.
Search Movie
一个基于 Model Context Protocol (MCP) 构建的智能电影和电视剧资源搜索工具,支持多源搜索和链接验证。An intelligent movie and TV series resource search tool based on Model Context Protocol (MCP), supporting multi-source search and link verification.
Minecraft MCP Integration
Enables AI assistants to interact with a Minecraft server using the Model Context Protocol (MCP).
Packrift MCP
Remote MCP server for Packrift's AI-ready packaging catalog and ecommerce packaging workflows.
CSRD Compliance MCP
EU Corporate Sustainability Reporting Directive compliance — ESRS mapping, double materiality, ESG data collection by MEOK AI Labs