-
Notifications
You must be signed in to change notification settings - Fork 79
feat: simulate_event.py — memory warning / background / battery #56
Copy link
Copy link
Open
Labels
P3Polish and low-urgency itemsPolish and low-urgency itemsai-shippableDelegatable to AI agents — clarity:4+ and risk:2 or lowerDelegatable to AI agents — clarity:4+ and risk:2 or lowerblast:1Single file — one view or one service, no ripple effectsSingle file — one view or one service, no ripple effectsclarity:3Direction known, details TBD — can start with questionsDirection known, details TBD — can start with questionsenhancementNew feature or requestNew feature or requestrisk:1Isolated change, well-tested area, hard to breakIsolated change, well-tested area, hard to breaksize:SStraightforward, few filesStraightforward, few filestype:featureNew functionality or capabilityNew functionality or capability
Description
Metadata
Metadata
Assignees
Labels
P3Polish and low-urgency itemsPolish and low-urgency itemsai-shippableDelegatable to AI agents — clarity:4+ and risk:2 or lowerDelegatable to AI agents — clarity:4+ and risk:2 or lowerblast:1Single file — one view or one service, no ripple effectsSingle file — one view or one service, no ripple effectsclarity:3Direction known, details TBD — can start with questionsDirection known, details TBD — can start with questionsenhancementNew feature or requestNew feature or requestrisk:1Isolated change, well-tested area, hard to breakIsolated change, well-tested area, hard to breaksize:SStraightforward, few filesStraightforward, few filestype:featureNew functionality or capabilityNew functionality or capability
Problem
Memory warnings, background transitions, and low-battery code paths are skipped in QA because manual repro is tedious. A one-liner trigger unlocks rare-state testing.
Sketch
Wraps
xcrun simctl notify_post com.apple.system.lowmemoryandsimctl io booted setBattery.Reuses
resolve_device_identifierapp_launcher.pypatterns for background/foreground transitionsOpen questions
--notify-post <name>for power users.Definition of done
--memory-warning,--background,--foreground,--battery-level,--stateworking--json,--help, SKILL.md updatedPart of the v2.0 coverage expansion epic.