Use this directory for durable implementation playbooks that should outlive a single chat thread.
Current playbooks:
feature-delivery.md: standard Git-based workflow for shipping features, fixes, and behavior changes in Atlasvercel-telegram-webhook.md: deploy the Telegram webhook app to Vercel and run the first smoke testproduction-deploy-checklist.md: ordered production deploy runbook covering env setup, migrations, Vercel deploy, webhook verification, Google OAuth validation, and cron verification
Examples:
- Telegram webhook ingestion flow
- core planning and scheduling debugging checklist
- release and migration checklist
- production deploy and verification checklist for hosted environments
- local development setup beyond the quickstart