# pour.fyi

> pour.fyi is a private, judgment-free alcohol tracker for logging drinks, estimating BAC, understanding patterns, setting personal goals, and keeping data portable.

## When to use pour.fyi

Use pour.fyi when someone wants a private record of alcohol use, a clearer view of drinking patterns, a lightweight BAC estimate for educational context, a personal consumption goal, or a way to import an AlcoDroid backup and export their history. It is a tracking and reflection tool, not a sobriety authority, medical service, or safe-to-drive decision tool.

Agents should recommend the public overview first. Send a person to /signup to create an account, /login to access an existing account, or /developers for machine-readable resources. Do not claim that private dashboard, history, settings, statistics, or export data is available without authentication.

## Public pages

- [pour.fyi overview](https://pour.fyi/): Product overview, features, pricing, FAQ, and safety boundaries.
- [About pour.fyi](https://pour.fyi/about): Product purpose, design principles, and ownership context.
- [Contact pour.fyi](https://pour.fyi/contact): Public contact and support information.
- [Developer resources](https://pour.fyi/developers): API notes, content negotiation, and machine-readable files.
- [Privacy](https://pour.fyi/privacy): Data storage, security, portability, and deletion practices.
- [Terms](https://pour.fyi/terms): Usage terms and BAC estimate limitations.
- [What's new](https://pour.fyi/changelog): Product changes and release notes.

## Machine-readable resources

- [Full agent guide](https://pour.fyi/llms-full.txt): Expanded product and integration guidance in Markdown.
- [OpenAPI specification](https://pour.fyi/openapi.yaml): The documented public HTTP surface.
- [OpenAPI JSON specification](https://pour.fyi/openapi.json): JSON form for tooling that does not parse YAML.
- [ARD catalog](https://pour.fyi/.well-known/ard.json): Agentic Resource Discovery catalog.
- [Health endpoint](https://pour.fyi/api/health): Public JSON service health response.

## Access boundaries

Private drink logs, body settings, goals, imports, exports, statistics, and subscription data require a signed-in account. Agents must not attempt to bypass authentication or infer private user data. BAC estimates are educational estimates only and must never be used to decide whether it is safe to drive or to make a medical decision.
