You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2026. It is now read-only.
Key documentation needed to use the platform is only available in the GitHub README, not on the main site. Users browsing agents.datafund.io cannot easily find:
Complete API reference
Purchase flow explanation
CLI commands (`sx` tool)
Environment variables
Reputation system details
Architecture overview
What's on GitHub (but not the site):
Transaction flow diagram - Critical for understanding buyer/seller interaction
API endpoint table - 15+ endpoints with descriptions
Reputation tiers - Score ranges and recommendations
sx CLI reference - Primary tool for agents
Network/contract addresses - Needed for direct integration
What's on the site:
Landing page with value proposition
Skills/Bounties/Agents browsing
SKILL.md at /skill.md (but not linked prominently)
Impact
Users don't know how to complete purchases
Developers can't find API docs
`purchase-info` endpoint (critical for buying) not documented in UI
Creates support burden as users ask basic questions
Problem
Key documentation needed to use the platform is only available in the GitHub README, not on the main site. Users browsing agents.datafund.io cannot easily find:
What's on GitHub (but not the site):
What's on the site:
Impact
Expected Behavior
Main site should have:
Suggested Implementation
Option A: Add /docs page to the site
Option B: Prominent link to GitHub docs
Option C: Inline documentation
Acceptance Criteria