# Android Memory AI Workflow This workflow connects the repository's practical collectors/parsers with the proof boundaries maintained in the private `Gracker/android-memory` theory repository. It does not delegate truth to a model: the repository first creates a validated, provider-neutral context, then Codex, Claude, or another Skills-capable agent interprets that context. ## Architecture
| Layer | Components | Stable boundary |
|---|---|---|
| User and AI project | android-memory-evidenceandroid-memory-diagnoseandroid-memory-remediate | User question, evidence state, separated facts/hypotheses/advice |
| AI protocol | bundled Skill runtimeanalyze.py ai-contextandroid_memory_ai.context | android-memory-ai-context schema 1.2 plus generator version |
| Evidence and knowledge | artifact validators intent coverage QA log/screenshot observations android_memory_catalog.json | Hashes, provenance, accounting domains, versions, gaps, conflicts |
| Practical tools | meminfo/smaps/HPROF/gfxinfo/DMA-BUF/ZRAM/Perfetto/logcat/panorama/diff | Raw artifacts and backward-compatible derived reports |
| Android / Linux | ART, Scudo, memtrack, LMKD, PSI, ZRAM, VMAs, process exits | API/kernel/ROM/permission/device variance |