GPT-5 finding
Inconsistent bot username shown in UI samples ("antfleet-bot" vs "antfleet[bot]")
lowdocs-gaphigh
- apps/web/app/page.tsx
- apps/web/app/architecture/page.tsx
- apps/web/app/api/github/webhook/route.ts
The product consistently refers to the GitHub App account as antfleet[bot], but the homepage demo renders “antfleet-bot”. This inconsistency is confusing for users verifying receipts or filtering comments by author.
Recommendation
Standardize to “antfleet[bot]” across all UI examples to match actual GitHub author names.