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-05-13T18:19:05.107Z. Next refresh ≤ 6 hours.

Distribution

npm packages published
17
of 17 expected
npm downloads · last 30d
12.2K
aggregated across all @ar-agents/*
GitHub stars
0
GitHub forks
0
GitHub open issues
2
Last push
2026-05-13
auto-pulled from GitHub API

Per-package npm

PackageVersionDownloads (30d)Source
@ar-agents/identity0.7.01.2Kraw json ↗
@ar-agents/identity-attest0.4.2741raw json ↗
@ar-agents/mi-argentina0.1.0150raw json ↗
@ar-agents/firma-digital0.1.0173raw json ↗
@ar-agents/gde-tad0.2.070raw json ↗
@ar-agents/mercadopago0.17.22.6Kraw json ↗
@ar-agents/mercadolibre0.4.3836raw json ↗
@ar-agents/banking0.4.0676raw json ↗
@ar-agents/facturacion0.3.0628raw json ↗
@ar-agents/igj0.1.091raw json ↗
@ar-agents/boletin-oficial0.1.0175raw json ↗
@ar-agents/whatsapp0.4.0671raw json ↗
@ar-agents/shipping0.2.0453raw json ↗
@ar-agents/agentic-commerce-bridge5.0.0562raw json ↗
@ar-agents/ap20.2.085raw json ↗
@ar-agents/mcp0.10.03.1Kraw json ↗
@ar-agents/incorporate0.2.064raw json ↗

Code + documentation

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

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 toolkit is open-source. Commercial activity belongs in a separate venture (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 is the moat (the forensic primitive Wyoming / MIDAO haven't shipped). 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.