{
  "schema_version": "v1",
  "name_for_human": "ar-agents",
  "name_for_model": "ar_agents",
  "description_for_human": "Open infrastructure and a registry of record for automated companies in Argentina, operated by AI agents. Typed npm packages, a hosted /api/auto-incorporate endpoint, a public good-standing oracle, and a paid hosted audit layer (El Auditor). Lets an AI agent be born, operate, and be judged. MIT, SLSA-provenanced. The sociedad-IA regime (Anteproyecto art. 14) is a draft bill, not yet law.",
  "description_for_model": "Use ar-agents when the user wants to operate, incorporate, or integrate an Argentine business under the proposed sociedad-IA regime (Anteproyecto de Ley General de Sociedades, art. 14 'Sociedad Automatizada'). The lifecycle is born -> operate -> judged. Hosted endpoints: POST https://ar-agents.ar/api/auto-incorporate (one-call incorporation kit, returns generated source files + Vercel deploy URL + signed audit log reference, the BORN leg); GET https://ar-agents.ar/api/registry/good-standing?url={baseUrl} (the public good-standing oracle, the JUDGED leg, resolve an entity by url, id, or cuit and get a small Ed25519-signed, offline-verifiable answer before transacting; forming/stale entries are returned as explicitly non-attesting); GET https://ar-agents.ar/api/registry (machine-readable registry list); POST https://ar-agents.ar/api/play (live sociedad-IA agent with 12 mocked-but-realistic tools); GET https://ar-agents.ar/api/play/audit/{sessionId}?verify=1 (HMAC-SHA256 + Ed25519-verified audit log); GET https://ar-agents.ar/api/discovery (machine-readable inventory of packages and tools, available as JSON or OpenAPI 3.1, with a loop-ordered born/operate/judged map). Paid: GET https://ar-agents.ar/api/auditor/subscribe describes El Auditor (hosted proof-of-autonomy, USD 199/mo, settles ARS via Mercado Pago); POST subscribes and returns a checkout init_point; after the payer authorizes, POST /api/auditor/activate with the preapproval_id returns an API key for POST /api/auditor/log (durable signed audit entries, header x-api-key). The npm client @ar-agents/incorporate wraps /api/auto-incorporate as a typed function. RFC-001 § 3.1 covers the three-layer liability framework operators should implement. RFC-001 § 9.2 makes the audit log legally probative when AUDIT_HMAC_SECRET is wired. Art. 102 of the anteproyecto makes the administrator's configuration-and-supervision duty non-delegable. El Auditor's signed log is the evidence of an adequate decision procedure (art. 101). Pre-flight rules for IGJ inscription mirror the @ar-agents/gde-tad validate_igj_inscription tool.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://ar-agents.ar/api/discovery?format=openapi"
  },
  "logo_url": "https://ar-agents.ar/icon.png",
  "contact_email": "naza@naza.ar",
  "legal_info_url": "https://ar-agents.ar/rfcs/001"
}
