Skip to content

docs: standardize AgentV brand casing#1624

Merged
christso merged 2 commits into
mainfrom
av-g3wn-brand-casing
Jul 3, 2026
Merged

docs: standardize AgentV brand casing#1624
christso merged 2 commits into
mainfrom
av-g3wn-brand-casing

Conversation

@christso

@christso christso commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

Public brand copy now consistently renders as AgentV across the landing page wordmark, Dashboard shell/default app name, generated results report chrome, public docs, and example-facing prose.

Guardrail: this intentionally leaves identifiers/routes/env vars/package names/import paths/CSS classes/test IDs/config keys/CLI commands unchanged. The only code-string changes are user-facing display defaults and the test expectations for those strings.

Verification

  • git fetch origin && git merge-base --is-ancestor origin/main HEAD -> ancestor:0
  • bun install
  • bun test apps/cli/test/commands/results/studio-config.test.ts -> 23 pass, 0 fail
  • bun run lint
  • bun --filter @agentv/core build && bun --filter @agentv/sdk build && bun --filter agentv build
  • bun --filter @agentv/web build after rebase
  • bun --filter @agentv/dashboard test && bun --filter @agentv/dashboard build -> 147 pass, 0 fail; build passed
  • Browser UAT with agent-browser against local previews: landing page, Dashboard shell, Enterprise Governance docs, Coding Agents docs, and Workspace Architecture docs rendered AgentV casing as expected.

Residual Risk

The Dashboard browser smoke used the standalone Vite preview, so it validated shell rendering but not live CLI API-backed Dashboard flows; the preview logs expected API proxy ECONNREFUSED messages without the CLI backend. Dashboard unit tests and production build passed cleanly after the rebase.

Post-Deploy Monitoring & Validation

No additional operational monitoring required. This is a casing-only user-facing copy/docs/UI text update with no runtime contract, route, config, or API behavior change.


Compound Engineering
GPT--5_Codex

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 3, 2026

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: c67b337
Status: ✅  Deploy successful!
Preview URL: https://94169992.agentv.pages.dev
Branch Preview URL: https://av-g3wn-brand-casing.agentv.pages.dev

View logs

@christso christso force-pushed the av-g3wn-brand-casing branch from a75baeb to c67b337 Compare July 3, 2026 22:27
@christso christso merged commit de75cc1 into main Jul 3, 2026
8 checks passed
@christso christso deleted the av-g3wn-brand-casing branch July 3, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant