No customer agent tool surface is implemented
This AI agent use case is planned and not callable. DewEngine has no released MCP server, agent SDK, delegated agent identity, policy engine, approval queue, prompt-injection defense, or communication tool catalog.
- Current evidence: The architecture proposes a small MCP mapping onto the same REST command and query services, but repository evidence is limited to a partial TypeScript SDK and development control plane. No agent invocation reaches a provider through a released contract.
- Target contract: Issue a delegated principal with explicit workspace, account, resource, operation, purpose, and expiry constraints rather than sharing a broad server key; Describe each tool with current account capability and structured side effects, then represent provider-visible writes as idempotent reviewable commands; Return source identifiers, timestamps, confidence, and outcome state so an agent cannot treat generated prose or queued work as provider fact
- Known limits: DewEngine will not host the model, secure the agent's memory, verify its reasoning, prevent every prompt injection, choose recipients, or establish consent; Tool schemas cannot eliminate hallucination, confused-deputy risk, stale context, provider ambiguity, policy changes, or damage from an overbroad application permission
- Release gates: Release stable underlying resources and build a deliberately small MCP catalog generated from capability evidence; Implement delegated identity, read/write separation, approval receipts, budget and rate policy, revocation, audit, and stale-context checks; Run adversarial evaluations for prompt injection, tenant crossover, tool confusion, duplicate writes, hidden side effects, and uncertain outcomes