1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 05:17:39 +03:00

vpn service sync

This commit is contained in:
Anton Afanasyeu
2026-06-11 13:43:15 +02:00
parent 6ed53e80ab
commit 8735fe4177
43 changed files with 1185 additions and 181 deletions

View File

@@ -0,0 +1,14 @@
---
description: Re-read bottomline_reminder.txt when owner requests implement/create/document work
alwaysApply: true
---
# Bottomline reminder (owner tasks)
When the **project owner** asks you to **implement**, **create**, or **document** something:
1. **Re-read** [bottomline_reminder.txt](bottomline_reminder.txt) at the start of that work (docs templates, alpha must-haves, UI themes/fonts, licenses, tests, buildability, task graph, submodules, atomic commits on `next`, infra safety, help_request PDFs).
2. Apply its bullets for the session unless the owner explicitly overrides.
3. Keep [third-party/](third-party/) submodules consistent (`.gitmodules`, mobile + BE licenses, Gitea mirrors, init scripts).
Do not skip this read step when switching from Q&A to implementation.