From crawl to public tenant, live proof links, observed telemetry when available, and first inquiry workflow in a short pilot setup window.
Product source
The product route lists the live capabilities, proof links, and dashboard routes behind the marketing claims so Agent mode has inspectable structure instead of a nav-only toggle.
[ "agent_site_human_agent_toggle", "ai_visibility_benchmark", "crawler_and_geo_review", "per_product_disclosures", "governed_inquiry_routing", "scheduled_sync" ]
{
"product_page": "/product",
"agent_mode": "/product?view=agent",
"public_tenant": "/public-host/www.first.bank",
"agent_view": "/public-host/www.first.bank/agent",
"agent_json": "/public-host/www.first.bank/agent.json",
"public_audit": "/audit"
}{
"ai_visibility": "/dashboard/ai-visibility",
"audit_log": "/dashboard/compliance/audit-log",
"disclosures": "/dashboard/content/disclosures",
"routing_rules": "/dashboard/inquiries/routing-rules",
"geo_schedule": "/dashboard/content/geo-schedule"
}Your bank's structured data, rendered two ways. The Human view reads like documentation — clean, labeled fields, disclosure-tagged products, branch data. The Agent view is the raw JSON. Same data, same truth, two renderings.
Open the published host route that renders the sample bank as a real public tenant.
Inspect the agent JSON endpoint and the public audit intake flow without leaving the marketing surface.
See where you stand. Your AI Visibility Score tells you what percentage of the current benchmark prompt corpus mentions your bank. Share of Voice shows how your bank compares within that stored benchmark set, with prompt evidence and provenance in the dashboard.
This keeps the product page tied to the live dashboards users can inspect after the demo.
Proof with context. When crawler or referral telemetry is captured, the dashboard shows which bots or channels were observed and can surface observed query telemetry behind verified proxy trust. When it is not captured, the product stays explicit about that and falls back to persisted benchmark prompt evidence.
The scheduled sync and GEO review routes stay connected to the real content pipeline.
Compliance at the data layer. Every product carries its own disclosure array — regulation-tagged, with conditional surfacing rules. The Human view shows disclosures inline. The Agent view includes them as structured metadata.
The product can point to the route family that powers live disclosures and review scheduling.
Turn AI traffic into leads. Agents submit structured inquiries through your agent site. You control who gets what: SBA inquiries route to your SBA team, treasury inquiries to treasury. Set capacity limits, eligibility filters, and response SLAs.
The inquiry story is still grounded in the live public intake path and the operator routing tools.
Set it and forget it. AgentReady crawls your website on your schedule — daily, weekly, monthly. When your rates change, your agent site changes. Change detection with approval workflows means nothing goes live without your say.
Review the live calendar and GEO schedule routes that keep the content pipeline current.
Live surfaces
The product page is wired to the same live sample bank tenant, agent JSON view, and audit request flow so prospects can move from marketing to proof without a dead end.