Field notes
Field notes
Practical notes from mobile app codebase audits and release readiness work — written for engineers and release owners.
Short articles rooted in audit practice. Not generic productivity tips.
What a release readiness review actually opens first
Before architecture debates, we check whether the build in hand can be signed, installed, and explained to the store.
Reading a Flutter monorepo without drowning in packages
A practical order of attack for auditors facing many packages, shared kernels, and platform channels that nobody documented.
When to recommend waiting on a store submission
A go / wait call is only useful if the reasons are specific enough for product and engineering to act overnight.