Overview¶
This page links to design docs with status chips indicating whether each feature is ✅ Implemented, ⚠️ Partial, or 🚧 Design Only. See the Status Glossary for chip definitions.
This page links to design docs for features that are unimplemented or only partially implemented. Each linked doc has its own status chip. See the Status Glossary for chip definitions.
This page summarizes Android-specific MCP feature ideas and links to the per-feature design notes.
Current scope decisions¶
- Emulator images: API 29 and API 35.
- Helper APKs are allowed and preferred when faster or more reliable.
- Use the AccessibilityService whenever it is the lowest-latency option.
- Network controls should include all toggles plus shaping profiles.
- executePlan failures should halt immediately (JUnitRunner may override).