1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 04:57:40 +03:00
Files
android_cast/.cursor/rules/dev-help-request-reminder.mdc
Anton Afanasyeu 3bd9a24559 sync BE
2026-06-08 19:02:12 +02:00

50 lines
2.5 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
description: Remind developer about help_request.pdf when agent work depends on human input
alwaysApply: true
---
# Developer help-request reminder
When **any** of your work, replies, or session wrap-ups depend on the **developer / project owner** (not agent-only), you **must** remind them about the hands-on checklist.
## Trigger — remind when
- Tasks are **blocked** or **slowed** waiting on dev (DNS, MX/SPF, SMTP, device QA, OTA URLs, WireGuard bastion ops, inbound mail test, etc.)
- You end a session where dev-owned items from [docs/20260608_ALPHA_PRIORITIES.md](docs/20260608_ALPHA_PRIORITIES.md) remain open
- You mention “blocked on you”, “developer when back”, or similar
- Auth/mail path needs live email (tasks **2.12.4**, **E1E5** in 2FA doc)
- LAN alpha QA (**6.x**) or backend validation needing a physical device (**5.2**)
## What to cite
Primary checklist (markdown + PDF):
- **`tmp/20260608_help_request.md`**
- **`tmp/20260608_help_request.pdf`**
If a **new** dev session needs a different checklist, create `tmp/YYYYMMDD_help_request.md` + PDF per [docs/20260608_ALPHA_PRIORITIES.md](docs/20260608_ALPHA_PRIORITIES.md) § bottom line — then cite that file instead.
## Format (end of reply — separate block, impossible to miss)
Use when triggers apply (can combine with BE deploy banner if both apply):
```
───────────────────────────────────────────────────────────────
📋 YOUR ACTION — help_request.pdf
───────────────────────────────────────────────────────────────
• Open: tmp/20260608_help_request.pdf (or latest tmp/*_help_request.pdf)
• Unblocks: … (13 bullets — what agent work is waiting on you)
• Reply when done: … (what to paste back — MX, SPF, inbound test, etc.)
───────────────────────────────────────────────────────────────
```
Keep bullets short. Do **not** bury this in prose.
## Agent habit
At the **start** of a turn, if open work still has dev dependencies from the task graph, briefly note that the help checklist exists — do not wait until session end only.
Do **not** show the block when there are zero dev dependencies in that reply.