1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 09:38:08 +03:00
Files
android_cast/AGENTS.md
Anton Afanasyeu c5857e65f6 docs mostly
2026-06-05 12:41:11 +02:00

23 lines
1.1 KiB
Markdown
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.
# Cursor / agent bootstrap
## Maintainer
| | |
|---|---|
| **Canonical ID** | `a.afanasieff@gmail.com` |
| **Name** | Anton Afanasyeu |
| **Nick** | foxx (common) |
| **Aliases** | `aafanasyeu`, `a.afanasieff@gmail.com` in commits/footer — not the primary login/email label |
Use **a.afanasieff@gmail.com** when referring to the users identity; **foxx** is fine informally.
After a **reset** or new session on deploy/infra work:
0. **[docs/README.md](docs/README.md)** — documentation index (linked TOCs for all guides in `docs/`).
1. Read **[docs/INFRA.md](docs/INFRA.md)** end-to-end (topology, **no :8089** for androidcast, BE `listen 80`, sshfs `tmp/` paths).
2. For hub deploy only: **[examples/app_hub/DEPLOY.md](examples/app_hub/DEPLOY.md)**.
3. For PHP/DB/tickets: **[examples/crash_reporter/backend/README.md](examples/crash_reporter/backend/README.md)**.
4. For git branches: **[docs/GIT_FLOW.md](docs/GIT_FLOW.md)** — work on `feature/*` from `next`; do not commit unless asked.
**Hard rule:** Port **8089** is **not** the androidcast vhost (Janus/other). Public apps path is **`https://apps.f0xx.org`** → BE **`http://artc0.intra.raptor.org:80`**.