Skip to content

Resources

Practical checklists for builders.

Field-tested checklists for Android release QA and AI agent reliability. New downloads land here once each passes internal QA — the same gate every shipped app goes through.

Draft

Checklist · Android developers

Android Release QA Checklist

A practical pre-release checklist for solo Android developers and small teams shipping to Google Play.

  • Manifest, permissions, and version checks
  • Smoke tests for install, launch, login, and core journeys
  • Crash, ANR, release notes, and Play Console checks
Draft

Checklist · AI builders

AI Agent Reliability Checklist

A reliability checklist for AI workflows that need loop detection, cost control, traceability, and safe handoff.

  • Loop, retry, and escalation rules
  • Cost, token, and tool-call guardrails
  • Trace logs, approvals, and post-run review