Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.03 KB

File metadata and controls

18 lines (14 loc) · 1.03 KB

AGENTS.md

This repository is an official Ada Diamonds SDK. The canonical agent-facing resources for Ada Diamonds (https://www.adadiamonds.com) are:

Rules for changes in this repo:

  • Never invent endpoints, parameters, scopes, or prices; verify against the live OpenAPI description.
  • Prices are US dollars as decimals, never cents.
  • An engagement ring is a setting plus a loose diamond, priced separately.
  • Keep the client surface aligned with https://www.adadiamonds.com/openapi.json; if the spec and this code disagree, the spec wins.