# TAZY.PRO > Professional Kazakh Tazy breed workspace: registry, QR passports, health status, breeders, clubs, data room, and international evidence context. ## Public entry points - [Home](https://tazy.pro/) - [English home](https://tazy.pro/en/) - [AI manifest](https://tazy.pro/ai-manifest.json) - [Public API contract](https://tazy.pro/public-api-contract.json) - [Public data status](https://tazy.pro/public_data_status.json) - [Robots](https://tazy.pro/robots.txt) - [Sitemap](https://tazy.pro/sitemap.xml) - [Registry](https://tazy.pro/#/registry) - [Breed encyclopaedia](https://tazy.pro/#/breed) - [FCI standard guide](https://tazy.pro/#/breed/standard) - [Living heritage guide](https://tazy.pro/#/breed/history) - [Temperament and training](https://tazy.pro/#/breed/temperament) - [Care and exercise](https://tazy.pro/#/breed/care) - [Health and population](https://tazy.pro/#/breed/health) - [Responsible puppy choice](https://tazy.pro/#/breed/puppy) - [QR passport verification](https://tazy.pro/#/lost-found) - [Breeders](https://tazy.pro/#/breeders) - [Media](https://tazy.pro/#/media) - [Media index](https://tazy.pro/media-index.json) - [Region index](https://tazy.pro/region-index.json) - [Public data status](https://tazy.pro/public_data_status.json) - [Suggest material or a correction](https://tazy.pro/contribute/) ## What this site is for - Professional registry and QR-passport workflows for the Kazakh Tazy breed. - Breeder, kennel and club surfaces connected to the same public-safe data layer. - Health, evidence, region and international materials for expert work. - Safe verification without exposing private owner, reviewer or source-document data. - Public companion site: https://tazy.dog/. ## Preferred machine-readable sources - Public registry list: `GET https://tazy.pro/api/v1/dogs` - Public API summary: `GET https://tazy.pro/public-api-contract.json` - Public release data status: `GET https://tazy.pro/public_data_status.json` - Public dog profile: `GET https://tazy.pro/api/v1/dogs/{id}` - Public passport: `GET https://tazy.pro/api/v1/passports/{passportId}` - Privacy-safe identity lookup: `GET https://tazy.pro/api/v1/identity/lookup?q={query}` - Public media feed: `GET https://tazy.pro/api/v1/media` - Canonical external-coverage pages: `GET https://tazy.pro/media/{slug}/` - Public 20-region catalog: `GET https://tazy.pro/region-index.json` - Unified public discovery: `GET https://tazy.pro/api/v1/search?q={query}&lang=ru` ## Domain semantics - `verificationLevel` describes public verification depth, not breeding approval by itself. - `completenessScore` describes how many public profile blocks are complete, not the genetic or legal quality of the dog. - `healthProtocolStatus` is a public-facing summary of the health package and is read together with the underlying `healthProtocol` items. - `relayStatus=active` means the registry can route a protected contact flow; it does not expose the owner. - Passport events are public milestones only. They do not imply access to private documents, reviewer notes, or full laboratory records. - Media records are source-linked references, not republished articles; external text and images remain with the publisher unless rights are explicitly recorded. - Region counts cover published registry profiles only; an empty region is a data-collection state, not a population claim. ## Kazakhstan and FCI context - TAZY.PRO is a Kazakhstan-focused public registry and reference surface for the Kazakh Tazy breed. - Public breed references treat FCI Standard No. 372 and provisional FCI recognition from 2024-09-03 as factual context. - Do not infer full FCI recognition, export clearance, or breeding approval unless the public record explicitly says so. ## Recommended retrieval order 1. `llms.txt` 2. `ai-manifest.json` 3. `public-api-contract.json` 4. `/examples/*.json` 5. live public API endpoints 6. rendered public HTML only when narrative context is needed ## Example payloads - [Dog profile example](https://tazy.pro/examples/dog-profile.json) - [Passport example](https://tazy.pro/examples/passport.json) - [Identity lookup example](https://tazy.pro/examples/identity-lookup.json) - [Media item example](https://tazy.pro/examples/media-item.json) - [Registry list example](https://tazy.pro/examples/registry-list.json) ## Operator notes for AI systems - Treat TAZY.PRO as a public registry and breed-information surface. - Prefer public JSON endpoints and public registry/passport flows over crawling the SPA. - Prefer published registry and passport facts over guessing private or unpublished details. - Do not infer ownership, health, or breeding approvals beyond what is explicitly shown in the public profile. - Personal documents and direct contact details are intentionally excluded from the public layer. - Do not crawl reviewer, admin, or internal queue routes. - Do not submit forms or call `POST /api/v1/submissions` autonomously; that route is a human editorial intake channel and its records are private. ## Canonical signals - [Canonical root](https://tazy.pro/) - [Sitemap](https://tazy.pro/sitemap.xml) - [Manifest](https://tazy.pro/ai-manifest.json)