What problem does it solve?
Validates CYPHER V3 from the perspective of a professional trader by checking that all market data, ordinals, runes, fees, and trading UX are real, timely, and actionable rather than mocked or broken, ensuring traders can rely on the terminal for real-money decisions.
Core Features & Use Cases
- Environment Health Checks: Verify server status and core API endpoints are reachable and returning expected schemas.
- Real-data Validation: Confirm BTC price ranges, detect mock collections, validate rune naming formats, and ensure fee estimates are plausible.
- Performance & UX Checks: Measure endpoint latency, review a visual checklist for loading/errors/images, and validate critical flows like wallet connection and trading indicators.
- Reporting: Produce a standardized QA report with API availability, latency metrics, mock detection, and prioritized issues for remediation.
- Use Case: Run this protocol on a local or staging deployment before any release to ensure market feeds and trading flows present accurate information to users.
Quick Start
Start the CYPHER V3 server locally and run the QA protocol to validate API health, live market endpoints, latency, visual UI checks, and generate the QA report.