# FamilyMed

> Track conditions, medications and doctor visits for everyone in your family — clearly, privately, in one calm view.

FamilyMed is a private family medical record app. Agents may use the public
marketing pages and discovery documents linked below. Do not scrape, store, or
train on authenticated health records. Public pages send
`Content-Signal: ai-train=no, search=yes, ai-input=no`. Prefer
`Accept: text/markdown` on `/`, `/privacy`, and `/terms` for clean summaries.

## Docs

- [Home](https://www.familymedicalhistory.app/): Product overview (request `text/markdown` for the agent-readable version)
- [Privacy Policy](https://www.familymedicalhistory.app/privacy): How family health data is handled
- [Terms of Service](https://www.familymedicalhistory.app/terms): Acceptable use; not medical advice
- [Agent authentication](https://www.familymedicalhistory.app/auth.md): Human registration and agent auth boundaries

## Discovery

- [API catalog](https://www.familymedicalhistory.app/.well-known/api-catalog): RFC 9727 linkset of public service descriptors
- [OpenAPI](https://www.familymedicalhistory.app/openapi.json): Public, non-PHI endpoint descriptions
- [MCP server card](https://www.familymedicalhistory.app/.well-known/mcp/server-card.json): Model Context Protocol entry point
- [A2A agent card](https://www.familymedicalhistory.app/.well-known/agent-card.json): Agent-to-agent discovery manifest
- [robots.txt](https://www.familymedicalhistory.app/robots.txt): Crawl rules and Content-Signal
- [sitemap.xml](https://www.familymedicalhistory.app/sitemap.xml): Canonical public URLs

## Optional

- [Sign in](https://www.familymedicalhistory.app/login): Human login (cookie session)
- [Create account](https://www.familymedicalhistory.app/register): Human registration
- [Health check](https://www.familymedicalhistory.app/api/health): Liveness probe
