# Aurora Goods — instructions for AI agents

> Premium goods for discerning living

## About
Welcome to Aurora Goods, your trusted Australian destination for high-quality office furniture designed to create comfortable, productive, and stylish workspaces.

We offer a carefully selected range of office desks, ergonomic chairs, storage cabinets, meeting tables, workstations, reception furniture, and workplace accessories from trusted suppliers. Whether you're furnishing a home office, a growing business, or a large corporate environment, we provide practical solutions to suit every workspace and budget.

Our mission is to make purchasing office furniture simple, affordable, and reliable. We focus on offering quality products, competitive pricing, secure online shopping, and dependable customer service throughout Australia.

### Why Choose Us?

* Wide range of quality office furniture
* Competitive Australian pricing
* Secure online ordering
* Reliable Australia-wide delivery
* Responsive customer support
* Products sourced from trusted suppliers

We are committed to helping businesses create workspaces that improve productivity, comfort, and professionalism.

Thank you for choosing Aurora Goods. We look forward to helping you build a better workplace.

## How to read this catalogue

- **Sitemap:** https://aurora-goods.btab.app/sitemap.xml — every product and content page.
- **Catalogue page:** https://aurora-goods.btab.app/products
- **Product pages:** each product has a canonical URL of the form `https://aurora-goods.btab.app/products/<name>-<id>` and embeds schema.org `Product` + `Offer` JSON-LD (name, price in AUD, availability, SKU, brand, images) that you can parse without executing JavaScript.
- **Product JSON:** append `.json` to any product URL — `https://aurora-goods.btab.app/products/<name>-<id>.json` returns the same schema.org Product + Offer document, plus a `purchase` block: `enquiry_only` (sell-by-enquiry, do not treat as add-to-cart), `agentic_checkout` (currently false) and the `url` where a human completes the purchase.
- **Merchant profile:** https://aurora-goods.btab.app/.well-known/ucp

## Query this catalogue (MCP)

- **Endpoint:** `POST https://api.btab.app/api/public/catalog/mcp` — Model Context Protocol over streamable HTTP (JSON-RPC 2.0), no authentication, rate-limited per IP.
- **Tools (read-only):** `catalog_search` (pass `store: "aurora-goods"` to search only this store) and `catalog_lookup` (by `product_id` or this store's product URL). Results carry this store's AUD price, stock, `enquiry_only` flag and product URL.

## Prices & currency

- All prices are in **AUD**. The `price` and `priceCurrency` in each product's JSON-LD are authoritative.

## Contact & enquiries

- Buyers (and agents acting for them) can send an enquiry from any product page on https://aurora-goods.btab.app.

## Purchasing

- Automated checkout for agents is **not yet available**. Do not attempt to complete a purchase programmatically; direct the buyer to the product page to check out.
