1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 05:37:52 +03:00
Files
android_cast/docs
Anton Afanasyeu 876151a440 Attach url-shortener as git submodule (androidcast_project).
Standalone repo: git://f0xx.org/androidcast_project/url-shortener on branch main.
Removes vendored tree; adds backend/README.md and agent bootstrap note.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 11:34:08 +02:00
..
2026-06-11 23:11:42 +02:00
2026-06-11 18:37:48 +02:00
2026-06-11 22:45:47 +02:00

Android Cast — documentation index

Click a link to open a guide. Section links jump within the document (GitHub, Cursor, and most Markdown previews).


Table of contents


All documents

Document Summary
20260602_REVERSE_SSH_proposals_summary.md On-demand remote access (WG/SSH/file API) proposals.
20260607-2FA-email-mobile-auth-flow.md Email forwarding + registration/2FA (alpha must-have).
20260608_ALPHA_PRIORITIES.md Master priority plan (0.19.x renumber, owners, alpha path).
20260608_BE_SERVICES_and_infra.md BE service map, validation status, SFU preview (gray).
20260608_STREAM_DUMP_DEBUG.md FR 0.1 stream dump spec.
20260610_SERVICES.md Exposed services catalog — web UI, APIs, curl, validation (2026-06-10).
ALPHA.md Alpha feature freeze, QA sign-off, defaults.
ALPHA_SOAK.md Short LAN soak checklist for demo validation.
AV_QUALITY_QA_SESSION.md AV enhancement Q&A: sender vs receiver pipelines.
BUILD_DEPLOY.md Docker CI, staging OTA, builder console deploy.
COMMERCIAL.md Developer-gated ads / IAP toggles.
CRASH_REPORTER.md Anonymous crash upload (app + backend).
GIT_FLOW.md Branches (master / next), release, hotfix, dual remote.
GRAFANA_vs_others_graphvis_pivot.md Custom graphs vs Grafana decision memo.
INFRA.md Production topology: Gentoo FE → Alpine BE, ports, nginx, sshfs.
OPEN_API.md Crash ingest API design, triage tags, heuristics.
OPEN_TASKS_GRAPH.md Open tasks dependency graph (Mermaid).
OPUS_SPEEX_VALIDATION.md Opus/Speex + UDP stream protection E2E checklist.
OTA.md OTA channel layout v0, manifests, MQTT, publish flow.
PRO_AAR.md cast-core / cast-pro AAR split and Play Billing.
REMOTE_ACCESS_IMPL.md WireGuard v1 impl + deploy.
REMOTE_ACCESS_VALIDATION.md Linux CLI suite + mobile parity.
ROADMAP.md Implementation roadmap, alpha definition, deferred work.
TICKETS_ROADMAP.md Tickets console, Gitea, attachments, agent queue.
USB_HDMI_CAST.md Roadmap D/E: HDMI awareness, USB-tether transport.

Specifications

Document Summary
20100611_3_url_shortener.md URL shortener service — SPEC (s.f0xx.org, post-alpha).

Design reviews

Document Summary
20100611_3_url_shortener.md URL shortener — design review (auth, slug algo, task graph).

By topic

Infrastructure and deploy

Development process

Alpha and QA

Backend apps

Product and codecs


Agent bootstrap

After a context reset, read in order:

  1. INFRA.md — topology (no :8089 for androidcast)
  2. GIT_FLOW.md — branch rules
  3. Task-specific: BUILD_DEPLOY.md, TICKETS_ROADMAP.md, 20260602_REVERSE_SSH_proposals_summary.md, etc.

Repo root AGENTS.md points here.


Maintaining TOCs

Section links use GitHub/Cursor-style heading anchors. After adding or renaming ## / ### headings, run:

python3 scripts/generate-docs-toc.py