data room · real numbers

Data room.

Every number a journalist, investor, or regulator might cite, pulled live from npm + GitHub + the filesystem at build time. Each number links the receipt; if you doubt it, the source is one click away.

This is the page that exists so nobody has to ask "how many downloads?" / "how many stars?" / "how many tests?" Real numbers, real APIs, refreshed every 6 hours. The press kit (/press-kit) is for hand-curated quotes and one-pager content; this page is for the auditable substrate.

Generated: 2026-07-16T06:41:57.289Z. Next refresh ≤ 6 hours.

Distribution

npm packages published
17
of 17 expected
npm downloads · last 30d
18.3K
aggregated across all @ar-agents/*
GitHub stars
1
GitHub forks
0
GitHub open issues
7
Last push
2026-07-14
auto-pulled from GitHub API

Per-package npm

PackageVersionDownloads (30d)Source
@ar-agents/identity0.9.41.6Kraw json ↗
@ar-agents/identity-attest0.9.01.4Kraw json ↗
@ar-agents/mi-argentina0.3.0821raw json ↗
@ar-agents/firma-digital0.3.3776raw json ↗
@ar-agents/gde-tad0.3.4625raw json ↗
@ar-agents/mercadopago0.18.71.5Kraw json ↗
@ar-agents/mercadolibre0.6.11.2Kraw json ↗
@ar-agents/banking0.5.4875raw json ↗
@ar-agents/facturacion0.5.11.6Kraw json ↗
@ar-agents/igj0.3.0750raw json ↗
@ar-agents/boletin-oficial0.2.4786raw json ↗
@ar-agents/whatsapp0.6.1791raw json ↗
@ar-agents/shipping0.4.21.0Kraw json ↗
@ar-agents/agentic-commerce-bridge10.0.0705raw json ↗
@ar-agents/ap20.3.1589raw json ↗
@ar-agents/mcp0.11.43.0Kraw json ↗
@ar-agents/incorporate0.3.0238raw json ↗

Code + documentation

Cookbook recipes
30
counted at build via fs.readdir
Unit-test files
60
apps/landing/test/*.test.ts
Public landing pages
84
page.tsx files outside /api/
Hosted API endpoints
9
see /api/discovery
Well-known wells
7
agents.json / ai-plugin.json / security.txt / etc.
RFCs
6
RFC-001 … RFC-006

Trust + provenance

SLSA v1 provenance
every release
GitHub Actions OIDC → Sigstore
OpenSSF Scorecard
weekly
18 supply-chain practices audited
License
MIT
copy / fork / commercialize permitted
Audit-log HMAC
SHA-256
Web Crypto, canonical-JSON, verify endpoint public

How each number was sourced

  • npm downloads: https://api.npmjs.org/downloads/point/last-month/@ar-agents/{pkg}. Unauthenticated, public. Refresh 6h.
  • npm versions: https://registry.npmjs.org/@ar-agents/{pkg}/latest. Returns the published manifest with version field.
  • GitHub stars / forks / issues / last push: https://api.github.com/repos/ar-agents/ar-agents. Unauthenticated; rate-limited to 60 req/hr per IP but cached for 6h so the page won't hit the limit at normal traffic.
  • Cookbook recipes / test files / public pages: counted at build time via fs.readdir over the repo tree. The page is server-rendered against the same tree the rest of the site builds from.
  • Hosted endpoints / well-known wells / RFCs: hard-coded from the canonical inventory (/reference). When a new endpoint ships, this number bumps with the deploy.

What's NOT shown (deliberately)

  • Revenue / ARR / commercial metrics. The @ar-agents/* rails are open-source and free. The paid trust layer, El Auditor, is out of scope for this page.
  • Per-user counts. No analytics framework tracks individual users; the site uses Vercel Speed Insights for aggregate perf data only.
  • Hand-curated numbers. Every number on this page comes from an API call or filesystem read. If you find a number you can't reproduce from the URLs above, file an issue, it's a bug.

For investors

The press kit at /press-kit has the narrative + citable quotes. The /playbook (en) and /es/playbook cover the technical thesis. The /comparison page positions vs. Wyoming DAO LLC / MIDAO / Estonia / Delaware Series LLC. The /architecture/audit-log deep-dive covers the forensic audit-log primitive. For a 20-min intro call: naza@naza.ar: <48h response.

For journalists

Every number on this page is reproducible by re-running the APIs in your terminal. The curlcommands are in the "How each number was sourced" section. If you're writing a piece, the press kit at /press-kit has the one-pager + citable quotes; the /walkthrough page lets you run the live demo in 90 seconds.