Skip to content

v1.2.0 — 7 Policies, 39 Rules, E2E Tests, GitHub Pages

Choose a tag to compare

@vbkotecha vbkotecha released this 23 Jun 05:50
· 79 commits to main since this release

v1.2.0 — 7 Policy Templates, 39 Rules, E2E Tests, GitHub Pages

New in v1.2.0

  • scope-dispute policy — agent mandate exceeded, budget exceeded, ambiguous scope (5 rules)
  • E2E integration tests — 12/12 passing against live API
  • GitHub Pages landing — vbkotecha.github.io/agentcourt-api
  • Comprehensive AGENTS.md — 4 worked examples, SDK usage, MCP config
  • Blog post — "The Missing Layer in Agent Commerce: Dispute Resolution"
  • Tutorial discussion — step-by-step "File Your First Dispute in 60 Seconds"
  • Updated README — badges, policy table, links

Stats

  • 7 policy templates, 39 deterministic rules
  • 50+ verdicts resolved on production
  • Average ruling latency: 26ms
  • 12/12 E2E tests passing
  • 3 SDKs (Python, JS, TS) — zero-dependency
  • MIT license, self-hostable via docker-compose

Live API

Docker

docker-compose up -d
# API at http://localhost:8000