mirror of
git://f0xx.org/android_cast
synced 2026-07-29 09:38:08 +03:00
Remote main removed; submodule docs and .gitmodules updated. Co-authored-by: Cursor <cursoragent@cursor.com>
1.5 KiB
1.5 KiB
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 user’s identity; foxx is fine informally.
After a reset or new session on deploy/infra work:
- docs/README.md — documentation index (linked TOCs for all guides in
docs/). - Read docs/INFRA.md end-to-end (topology, no :8089 for androidcast, BE
listen 80, sshfstmp/paths). - For hub deploy only: examples/app_hub/DEPLOY.md.
- For PHP/DB/tickets: examples/crash_reporter/backend/README.md.
- For git branches: docs/GIT_FLOW.md — work on
feature/*fromnext; do not commit unless asked. - URL shortener is a git submodule at
backend/url-shortener→git://f0xx.org/androidcast_project/url-shortener. Never edit shorten API PHP in the monorepo tree without committing inside the submodule first. Flow:cd backend/url-shortener→ commit & pushnext→ parent repogit add backend/url-shortener→ bump submodule SHA. See backend/README.md.
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.