# agentportfolios.com — Portfolio views of the fleet > The fleet grouped as portfolios — by status, by name family, and a launch timeline from created_at — computed at request time from the live dns_zones registry subagentsubdomains.com serves. The fleet is the portfolio. ## API - (no API of its own — aggregator over https://subagentsubdomains.com/api/dns-zones; fetch that URL directly for the machine-readable rows) ## Honest scope note This site stores nothing and curates nothing. All three portfolio views (status, name family, created_at timeline) are recomputed per request from the upstream registry response (6 s fetch timeout, 300 s Cloudflare edge cache). The upstream rows carry no kind/accent/wave fields, so no view groups by those. created_at reflects registry-row insertion, not domain registration or site launch. If the upstream is unreachable the homepage says so instead of serving stale or invented data. ## Family This site is one of the Cloudflare Workers in the subagent*.com family. For the live, machine-readable directory of every sibling domain, Cloudflare zone ID, and worker binding, fetch: https://subagentsubdomains.com/api/dns-zones For a unified catalog of every API route across every primitive in the family: https://subagentapi.com/api/catalog