# thevibemanager.com — llms.txt # Purpose: Low-noise, canonical entry points for LLM tools and AI agents. ## Product (public) - https://thevibemanager.com/ — Product landing page and primary CTA - https://thevibemanager.com/privacy — Privacy policy (GDPR/DPDPA compliant) - https://thevibemanager.com/terms — Terms of service - https://thevibemanager.com/security — Security overview ## Documentation (recommended for ingestion) - https://thevibemanager.com/docs/llms-full.txt — Full docs bundle (single-file ingestion) - https://thevibemanager.com/llms.txt — This file (canonical LLM entry points) ## API reference - https://thevibemanager.com/api/v1/schema/ — OpenAPI JSON - https://thevibemanager.com/api/v1/docs/swagger/ — Swagger UI - https://thevibemanager.com/api/v1/docs/redoc/ — ReDoc ## App (requires login; not for indexing) - https://thevibemanager.com/login — Sign in / Register (phone OTP) - https://thevibemanager.com/dashboard — Project list - https://thevibemanager.com/billing — Subscription & credit top-ups - https://thevibemanager.com/settings — User settings & compliance (email, consent, export, deletion) ## Crawling notes - Do not ingest tokenized links (e.g., /unsubscribe?token=..., /verify-email?token=..., /cancel-deletion?token=...). - Prefer /docs/llms-full.txt for deep documentation ingestion (fewer tokens than HTML). - See /robots.txt and /sitemap.xml for crawl rules.