status · live

Operational state

What is wired in production right now. Refreshed automatically every 30s. The page is public + screenshot-friendly so an asesor or journalist can paste it into an email without follow-up questions.

OK
8
Warn
1
Demo mode
3
Live RFC-002 + RFC-004 self-cert. Re-fetched from /api/certifier every page load. Click to run live.
RFC-002+004 conformance

Audit log

OKVercel KV (Upstash, sa-east-1)RFC-001 § 9.1

Persistent across Edge instances. Append-only, 7-day TTL. Backend reports vercel-kv.

OKHMAC-SHA256 signingRFC-001 § 9.2

AUDIT_HMAC_SECRET wired. Every entry is signed at write; /verify and /api/play/audit/{id}?verify=1 confirm tamper-free state.

LLM provider

OKVercel AI Gateway

Routed via the gateway model string `anthropic/claude-sonnet-4-6`. Per-route observability + per-key spend cap configured in the Vercel dashboard.

ARCA

DEMOAFIP/ARCA cert (WSAA + WSFE + ws_sr_constancia_inscripcion)

Demo runs in mocked-upstream mode for ARCA padrón + factura. Wire AFIP_CERT_PEM / AFIP_KEY_PEM / AFIP_CUIT to enable real calls.

Payments

DEMOMercado Pago

MP demo runs against synthetic responses. Wire MERCADOPAGO_ACCESS_TOKEN to enable real calls.

Comms

DEMOWhatsApp Business Cloud API

Demo mode. Wire WHATSAPP_ACCESS_TOKEN + WHATSAPP_PHONE_NUMBER_ID to enable.

Banking

OKBCRA Principales Variables (USD oficial, CER, UVA, reservas)

Public BCRA endpoints, no auth required. Always available; the demo's get_usd_oficial / get_cer / get_uva tools point at this surface.

WARNBCRA Central de Deudores

Demo runs in mocked-upstream mode. Set BCRA_DEUDORES_URL to point at your adapter.

Public surfaces

OK/api/discovery (16 packages, 168 tools, 3 hosted endpoints)

JSON inventory + OpenAPI 3.1 stub. Auto-discoverable by external agents.

OK/api/auto-incorporate

POST → generated repo + Vercel deploy URL + signed audit-log reference.

OK/api/play (12-tool sociedad-IA agent)

Streaming via Vercel AI Gateway. 30/min per-IP soft rate limit.

OK/api/play/tamper-demo

Read-only synthetic tampering proof. Demonstrates HMAC catches edits mechanically.