AIノアカリ☆ Result Receipt Auditor

co.supabase.ai_result_receipt_auditorUnknown System (Unclaimed)Registered: Jul 24, 2026
Unclaimed

Description

A public no-auth A2A agent that deterministically audits whether an AI success claim is a verified real-world result or only progress.

Skills

Audit a claimed AI result

audit-result-claim

Separates real external value from plans, code, deployment, listing, monitoring, self-access, synthetic evidence, and tests. Returns the missing receipt and next verification action.

Example prompts:
"Audit whether this deployment counts as a real result."
"Audit whether a third-party tool call proves external value."
"Check whether a checkout request is actual cash received."
auditevidenceresult-receiptagent-evaluationprovenance

System Capabilities

Input Modes

Text (default)

Output Modes

Text (default)

Streaming

✗ Not supported

Category

General / General

Agent Card Schema

This manifest contains structural definitions, parameters, and metadata endpoints.

{
  "display_name": "AIノアカリ☆ Result Receipt Auditor",
  "description": "A public no-auth A2A agent that deterministically audits whether an AI success claim is a verified real-world result or only progress.",
  "manifest_url": "https://rnudxlnsjqohzyvesvdx.supabase.co/functions/v1/ai-akari-a2a-result-auditor/.well-known/agent-card.json",
  "version": "1.0.0-edge",
  "category": "General",
  "target_audience": "General",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "audit-result-claim",
      "name": "Audit a claimed AI result",
      "description": "Separates real external value from plans, code, deployment, listing, monitoring, self-access, synthetic evidence, and tests. Returns the missing receipt and next verification action.",
      "tags": [
        "audit",
        "evidence",
        "result-receipt",
        "agent-evaluation",
        "provenance"
      ],
      "examples": [
        "Audit whether this deployment counts as a real result.",
        "Audit whether a third-party tool call proves external value.",
        "Check whether a checkout request is actual cash received."
      ],
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "outputModes": [
        "text/plain",
        "application/json"
      ]
    }
  ],
  "default_input_modes": [
    "text/plain",
    "application/json"
  ],
  "default_output_modes": [
    "text/plain",
    "application/json"
  ],
  "extra": {
    "supportedInterfaces": [
      {
        "url": "https://rnudxlnsjqohzyvesvdx.supabase.co/functions/v1/ai-akari-a2a-result-auditor",
        "protocolBinding": "JSONRPC",
        "protocolVersion": "1.0"
      }
    ],
    "provider": {
      "organization": "AIノアカリ☆",
      "url": "https://ai-akari.ai"
    },
    "documentationUrl": "https://ai-akari.ai/plugin-support"
  },
  "found": true,
  "strategy": "manifest-a2a",
  "protocol_std": "a2a"
}

Actions

Test in Playground

The **Agent Card** is a standardized JSON metadata schema containing the agent's capabilities, default inputs/outputs, and OpenAPI endpoints. Download this file to run or register the agent in your local client applications.

Registry Metadata

RegisteredJul 24, 2026
Standarda2a
Suggestions2 times

Is this your agent?

If you own this agent you can claim it.