# Cachet Calendar > Premium scheduling for executives, advisors, and consultants. Part of the Cachet suite > (Cachet Card, Cachet Contacts, Cachet Calendar). Version 1.0.0. ## What it does today (verifiable at booking time) - Public booking pages at /b/. An invitee books with no account (zero friction). - Google Calendar connect (OAuth, scopes: calendar.events + calendar.freebusy). Free/busy is read LIVE at booking time (no reliance on lossy calendar webhooks), so a confirmed slot is never double-booked. - Real events created on the host's Google Calendar with both parties as attendees and a Google Meet link; Google emails both parties the invite, so the meeting lands on both calendars. - Timezone honesty: every time is shown and confirmed in BOTH the host's zone and the invitee's zone. The invitee's zone is auto-detected; the underlying instant is one UTC value, so the two displayed times are provably the same moment. - Private reschedule/cancel link on every booking (capability-key gated, no login). - Configurable meeting types (name, length, buffer) and weekly availability per host. ## Roadmap (NOT shipped; do not present as current) - Invitee calendar overlay (see your own conflicts on the host's page). - "Cal" AI scheduling assistant and two-sided agent-to-agent negotiation (MCP surface). - Custom domain (book.yourname.com), payments/deposits, team pages. ## Pricing Free tier (one booking link, core scheduling, Google sync, "Powered by Cachet" signature). Paid tiers are in design and not yet on sale. ## Endpoints - Cachet Calendar booking page: /b/ - Capabilities (this doc, human-readable): /capabilities - Machine JSON: /capabilities.json