Skip to content
Agentv0.9.0

audit-evidence-triage

Multi-agent system for triaging audit evidence and drafting reviewer-ready workpapers. Agents never conclude or sign.

by gbelenky(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from gbelenky/agentic-docs-template (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

audit-evidence-triage

Multi-agent system for triaging audit evidence and drafting reviewer-ready workpapers. Agents never conclude or sign.

Skills

  • Triage a PBC bundle end-to-end
  • Draft a workpaper for an assertion

Capabilities

streaming, stateTransitionHistory

Endpoint: https://agents.firm.example/audit/evidence-triage

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/gbelenky-agentic-docs-template-audit-evidence-triage/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

gbelenky-agentic-docs-template-audit-evidence-triage.ocm.jsonjson
{
  "ocm": "1",
  "id": "gbelenky-agentic-docs-template-audit-evidence-triage",
  "kind": "agent",
  "name": "audit-evidence-triage",
  "description": "Multi-agent system for triaging audit evidence and drafting reviewer-ready workpapers. Agents never conclude or sign.",
  "publisher": "gbelenky",
  "version": "0.9.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "github-a2a"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Multi-agent system for triaging audit evidence and drafting reviewer-ready workpapers. Agents never conclude or sign."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/gbelenky/agentic-docs-template",
      "path": ".well-known/agent.json",
      "ref": "b0b5f9d0eaf1b297cea054b3c00358490922f9e3",
      "url": "https://github.com/gbelenky/agentic-docs-template/blob/b0b5f9d0eaf1b297cea054b3c00358490922f9e3/.well-known/agent.json",
      "key": "gbelenky/agentic-docs-template/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://agents.firm.example/audit/evidence-triage"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/gbelenky-agentic-docs-template-audit-evidence-triage/manifest?version=0.9.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.