# RoomWorth — agent guide

## What RoomWorth does

RoomWorth turns a one-minute room walkthrough video into a priced resale catalog with ready-to-edit marketplace listing drafts for furniture, electronics, and decor. It is in active beta: the public web demo uses a sample room, and the iOS product and paid plans are in preparation.

## Key routes

- `/` — product overview, how it works, privacy model, planned beta pricing, FAQ
- `/demo` — interactive sample-room catalog demo
- `/walkthrough-to-listings` — end-to-end walkthrough of the scan-to-listing flow
- `/room-scan-series` — vertical video prototype and evidence-led production format
- `/guides` — resale, pricing, privacy, and safety guides (RSS at `/guides/rss.xml`)
- `/about`, `/contact`, `/privacy`, `/terms` — trust and company pages
- `/.well-known/agent-card.json` — A2A-style capability manifest
- `/.well-known/ai-agent.json` — guardrails manifest
- `/sitemap.xml`, `/robots.txt`, `/llms.txt` — discovery files

## How agents should interact

Allowed:

- Read and summarize any public page, guide, or pricing description.
- Quote planned pricing with the caveat that it is beta pricing, not a live purchase offer.
- Link users to the demo, guides, and discovery files listed above.
- Use `data-testid` and `data-agent-action` attributes to identify primary CTAs.

Disallowed:

- Do not create accounts, initiate purchases, or submit forms on behalf of a user; no live checkout exists.
- Do not upload room photos, videos, or any personal data anywhere.
- Do not claim RoomWorth posts listings automatically — all listing drafts are review-first and user-approved.
- Do not represent beta availability as a generally available paid product.
- Do not submit the iOS launch form on someone else's behalf or treat a waitlist join as an App Store download.

## Contact

RoomWorth does not advertise a private support inbox. Use the public issue tracker linked from `/contact` for non-sensitive bugs and corrections. Never post room images, addresses, receipts, or account details in public issues.
