Skip to content

Show community-hosted brand.json URL on brand pages#1199

Merged
bokelley merged 1 commit intomainfrom
bokelley/brand-json-link
Feb 26, 2026
Merged

Show community-hosted brand.json URL on brand pages#1199
bokelley merged 1 commit intomainfrom
bokelley/brand-json-link

Conversation

@bokelley
Copy link
Contributor

Summary

  • Brand listing page (brands.html): Adds a {} brand.json link in the meta row of community/enriched brand cards, linking directly to https://agenticadvertising.org/brands/{domain}/brand.json
  • Brand viewer page (brand-viewer.html): Adds a "Community brand.json" field in the info grid when viewing a community-contributed brand, showing the full URL as a clickable link

Motivation

Users browsing the brand registry couldn't find the community-hosted brand.json URL from the UI. The URL pattern (agenticadvertising.org/brands/{domain}/brand.json) wasn't surfaced anywhere on either the listing or detail pages.

Test plan

  • Visit /brands — community and enriched brand cards show a {} brand.json link in the meta row
  • Click a brand.json link — opens JSON in a new tab
  • Visit /brand/view/celtra.com — "Community brand.json" appears in the info grid with the correct URL

🤖 Generated with Claude Code

Adds the community-hosted brand.json URL (agenticadvertising.org/brands/{domain}/brand.json)
to the brand listing and brand viewer pages so it's easy to discover and share.

- brands.html: adds {} brand.json link in meta row for community/enriched brands
- brand-viewer.html: adds "Community brand.json" field in the info grid

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bokelley bokelley merged commit c428ae9 into main Feb 26, 2026
6 checks passed
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