Keep Astro SEO metadata consistent across pages by removing hardcoded domains and wiring canonical/OG/Twitter URLs to shared base URL config (`baseUrlFromConfig`). Use when pages drift in canonical, og:url, og:image, or twitter:image values.
Replicate the latest Stitch design into a local static site directory with robust local assets (images, fonts, vendor scripts), functional page links, and verification evidence. Use when the user asks to make a Stitch app design real in the repo.
Use when admin needs to query or manage authorized chat IDs with strict confirmation flow and guardrails.
Use when admin asks to inspect runtime operation traces by chat_id or operation_id in read-only mode with sanitized payload preview and trace reference.
Use when user asks for upcoming delivery reminders by period in read-only mode with urgency and trace reference.
Use when user asks for weekly agenda and needs read-only weekly load, preparation, purchases, inconsistencies, and trace reference.
Use when admin requests code-review-graph operations (build, impact, context) under repository allowlist and safe output constraints.
Use when admin asks to inspect runtime configuration safely in read-only mode with sanitized output and trace reference.