# Documentation crawler policy

**Portal version:** 0.1.0  
**Updated:** 2026-08-28  
**Source menu item:** Stripebot web crawler  
**Availability:** Planned

> This page defines the intended medOS equivalent. Do not build against it as a live API or operational promise.

medOS has no application crawler equivalent to Stripebot.

## What you can use now

- Public docs can expose `llms.txt`, sitemaps, and explicitly public Markdown; private hospital/app data must remain outside crawlable surfaces.
- Honor robots and content classification.

## Current limits

- Never infer that a crawler is allowed to access a hospital deployment.

## Next step

Use the nearest documented FHIR, webhook, configuration, or hospital-review path today, and treat this page as roadmap guidance only.

## Canonical references

- [FHIR R4 integration](/integrations/fhir)
- [Public API](/backend/public-api)
- [Security and compliance](/architecture/security-and-compliance)
- [Developer portal status and coverage](/developers/platform/changelog)

