GPT-5 finding
Policy page links to the wrong GitHub repository path for schema.ts
mediumdocs-gaphigh
- apps/web/app/policy/page.tsx
The link points to a personal GitHub account (Augustas11) instead of the AntFleet/antfleet repository. This is misleading for users and likely 404s or shows a fork rather than the canonical schema.
Recommendation
Update the href to the canonical repo, e.g.: https://github.com/AntFleet/antfleet/blob/main/apps/web/db/schema.ts