mirror of
git://f0xx.org/android_cast
synced 2026-07-29 06:18:42 +03:00
15 lines
787 B
Plaintext
15 lines
787 B
Plaintext
---
|
|
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.
|