1
0
mirror of git://f0xx.org/ac/ac-mobile-android synced 2026-07-29 04:59:30 +03:00
Files
ac-mobile-android/AGENTS.md
2026-06-24 17:48:26 +02:00

24 lines
1.3 KiB
Markdown
Raw Permalink 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.
5. **URL shortener** reference copy at `deps/ac-ms-url-shortener``git://f0xx.org/ac/ac-ms-url-shortener`. Native codecs live under `third-party/` (run `git submodule update --init --recursive`).
**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`**.