The thesis, in one line
If Argentina is going to host companies run by AI agents, someone has to build the layer that incorporates and operates them. We built it, and the most honest proof that it works is using it on ourselves. ar-agents is its own product's case #1.
Step 1: Incorporation
We ran ourselves through /incorporar: name ar-agents Automatizada, type Automated Company (art. 14), purpose = infrastructure for AI corporations. The wizard generated the real kit (4 files: package.json, lib/agent.ts, .env.example, README.md), ran the IGJ pre-flight, and signed the first audit entry. The system itself flagged an honest limitation: the regime isn't enacted yet (est. H1 2027). So this is the reference implementation and a live demo, not a real registration yet.
Step 2: Operation
Then we subscribed to our own The Auditor, over the API, no humans in the loop. Art. 102 leaves the administrator liable for what the AI does. The Auditor is the signed proof that it operated through an adequate procedure. A company that sells autonomy auditing, auditing itself.
Step 3: The proof (signed & verifiable)
Both operations landed in an append-only log, signed with HMAC-SHA256 + Ed25519. Don't take our word for it: verify it yourself. A regulator, a journalist, or a competitor can confirm the log wasn't tampered with, without our key (RFC-005).
// /dashboard/ar-agents-sociedad-automatizada · snapshot 2026-06-09
// verificación: 2/2 firmadas (HMAC-SHA256 + Ed25519), 0 alteradas
2026-06-09T14:41:54Z auto_incorporate ✓ hmac ✓ ed25519
→ "ar-agents Automatizada" · Sociedad Automatizada (art. 14)
→ objeto: infraestructura para que agentes de IA constituyan
y operen sociedades automatizadas en Argentina
2026-06-09T14:42:43Z auditor_subscribe ✓ hmac ✓ ed25519
→ El Auditor Pro · USD 199/mes · proof-of-autonomy (art. 102)
→ verificable en vivo, por cualquiera, sin pedirnos la clave (RFC-005).The human role (what the law does require)
Legal honesty: the regime doesn't allow zero humans. The operation is 100% autonomous (art. 14, no employees), but every company keeps an administrator / legal representative of record (arts. 88 and 260). ar-agents' is Nazareno Clemente, author, not operator. That minimal role is also one of the services ar-agents sells. The agent-company runs itself; we are the human anchor the law requires.
Honest limitations
The automated-company regime isn't law yet (draft bill in the Senate, taking effect ~180 days after publication, ~H1 2027). This is a reference implementation and a verifiable demo, not a registered company. The day the law passes, the same flow registers for real. The audit log lives 7 days in cache. The snapshot above is permanent and the flow is re-runnable.