Build milestone
Continuous integration went live and the Android SDK compiled for the first time, which surfaced and fixed the first real build errors.
- AddedCIGitHub Actions pipeline covering the marketing site, both dashboards, the backend edge functions and the Android SDK.
- AddedAndroid SDKSize budget enforced in CI. The release archive is measured on every run and the build fails if it exceeds the figure published in the docs. Corrected after publication: this entry originally quoted a 150 KB gate and a 74.5 KB measurement, neither of which matched what CI enforced at the time.
- FixedAndroid SDKTwo compilation errors caught by the first CI run against the Kotlin sources.
- FixedMarketing siteDuplicate import in the navigation component, and the Gradle version pinned to 8.7 for reproducible builds.
- AddedDeploymentStaging deploy workflow, dormant until a staging project reference is configured.