Brand mark inventory
Informational inventory only. This page catalogs domain names and per-site accent colors this operator's fleet actually uses. It is not legal advice, and no trademark filings, registrations, or legal claims are implied or asserted for any name or mark shown here.
Two things function as brand marks across this fleet: the name families (what a domain is called) and the accent color (how its site looks — every site gets exactly one accent token, allocated to never collide). Both inventories below are baked from real sources, each card citing its own evidence.
The naming ontology
Sources, read 2026-07-09 (manifest counts re-verified 2026-07-10): the fleet-expansion manifest (plugins/cwc-deploy/skills/fleet-expansion/fleet-manifest.toml — 23 [sites.*] entries: 18 agent*, 2 subagent*, 2 open*, 1 standalone brand; a 24th, subagentcloudflare, was removed under the 2026-07-09 operator revocation), its [denylist] and [redirects.*] sections, and the live zone registry (curl subagentsubdomains.com/api/dns-zones — 37 zones at bake time, kept here as the historical snapshot it is). CLAUDE.md's 2026-07-01 paginated account audit records the full Cloudflare inventory at 108 zones; most of those are not yet in the registry or this repo — cited from that narrative, not re-audited today.
subagent*
The original family — one durable primitive or docs surface per domain (contracts, tasks, identities, citations, …).
36 of the 37 zones in the live dns_zones registry (curl subagentsubdomains.com/api/dns-zones, 2026-07-09) and 2 more entries in the fleet-expansion manifest (was 3 — subagentcloudflare's entry was removed under the 2026-07-09 operator revocation; re-verified 2026-07-10).
agent*
The 2026-07-09 expansion axis — job-shaped names (agenttables, agentdiagrams, agentsystemcards, agenttrademarks, …) rather than primitive-shaped ones.
18 of the 23 [sites.*] entries in fleet-manifest.toml (re-verified 2026-07-10); only 1 agent* zone (agenttables.com) had reached the dns_zones registry at bake time — the registry lags the expansion, stated honestly.
open*
Org-level umbrella names: opencoworkers.com, opensubagents.com.
2 [sites.*] entries in fleet-manifest.toml.
managed*
Exists in the account but is hands-off for this repo: managedsubagents.com and managedcoworkers.com serve live SPAs deployed from OUTSIDE this repo.
fleet-manifest.toml [denylist].hands_off (verified live 2026-07-09 per the manifest's own note) — scaffold-worker.sh refuses them unconditionally.
standalone brand names
Names that are products, not prefixes: outcomesdk.com (in the manifest), plus operator-personal marks (jadecli.com/.app) explicitly skipped by the expansion.
fleet-manifest.toml [sites.outcomesdk] + [denylist].skip.
typo-twins (defensive)
Misspelled twins 301-redirect to the canonical spelling (subagentbredrock.com → subagentbedrock.com, subagentspython.com → subagentpython.com, …) via one shared redirect worker.
fleet-manifest.toml [redirects.*] entries; worker: subagentredirects-web.
Accents as the visual mark system
15 real examples of the one-accent-per-site system. The first 10 are accent_var/accent_hex values read from the fleet-expansion manifest; the last 5 were grepped from the ACCENT constant in each older worker's own src/index.ts. Per the manifest's header, expansion hexes were allocated in one event against the full taken-hex census (scripts/check-accents.sh re-verifies).
Provenance: generated 2026-07-09; the exact parse/grep/curl commands are code comments next to each baked constant in this site's src/index.ts.