Dogfood
TMV tests TMV.
The public launch surface is covered by the same browser QA loop we sell: homepage CTAs, signup form interactivity, login rejection, MCP docs, pricing JSON, the LinkedIn launch page, and this dogfood proof page.
9
self-test battery jobs
4
Whole Kit tiers
13
testing legs in Solo
41
MCP tools in catalog
Current battery: tmv-self-test-battery
homepage-cta-to-signup
no inbox needed
Reach a URL containing /register, /signup, /auth, OR see an email input field on a signup-style page. Then call done.
https://testmyvibes.com/
signup-form-is-interactive
uses test inbox
Verify all signup form fields accept input. Do NOT submit.
https://testmyvibes.com/auth/register
login-form-shows-credential-error-correctly
no inbox needed
Verify the login form correctly rejects a wrong password with a visible error message on the page.
https://testmyvibes.com/auth/login
homepage-renders-with-pricing-or-cta
no inbox needed
Homepage renders with at least one primary CTA AND some indication of pricing/value (dollar amount, 'free', 'credits', 'tier', or similar).
https://testmyvibes.com/
docs-coding-agents-serves
no inbox needed
Confirm the page renders the coding-agent integration guide content.
https://testmyvibes.com/docs/coding-agents
linkedin-launch-copy-is-current
no inbox needed
Confirm the LinkedIn launch page renders dynamic launch facts: starter pack, credit price, Whole Kit, MCP, and dogfood proof.
https://testmyvibes.com/linkedin
dogfood-page-lists-self-test-battery
no inbox needed
Confirm the dogfood proof page renders and lists the current self-test battery.
https://testmyvibes.com/dogfood
pricing-json-is-current
no inbox needed
Confirm the public pricing JSON exposes the current credit price, signup gauntlet, and Whole Kit catalog.
https://testmyvibes.com/api/v1/pricing.json
404-handles-bad-url
no inbox needed
Confirm an appropriate not-found page renders or graceful redirect to home.
https://testmyvibes.com/this-route-deliberately-does-not-exist-xyz123