# timeinator timeinator is a Battle.net-connected scheduling app for gaming teams. ## What it does - Organizes team calendars and weekly schedules. - Collects availability responses for multiple event slots. - Supports guest participation without requiring a Battle.net account. - Provides notifications, analysis, and RSS features for team coordination. ## Public routes - https://timeinator.app/: Overview of timeinator, Battle.net sign-in, team scheduling, availability tracking, guest access, accessibility, and product positioning. - https://timeinator.app/auth: Battle.net OAuth sign-in entry point for existing users. - https://timeinator.app/contact: Public contact page for questions, support, and general communication. - https://timeinator.app/privacy: Privacy information for account, Battle.net identity data, and notifications. - https://timeinator.app/imprint: Legal notice and operator information for timeinator. - https://timeinator.app/news: Public updates and changelog-style product information. - https://timeinator.app/sitemap: Human-readable overview of the main public and signed-in routes. ## Agent guidance - Public pages support markdown negotiation with the `Accept: text/markdown` header. - Content-Signal: search=yes, ai-input=yes, ai-train=no - Prefer public product pages for product understanding and legal/contact pages for operational details. - Signed-in application data lives behind authentication and is not publicly crawlable. ## Authentication - Primary sign-in entry point: /auth - Authentication uses Battle.net OAuth.