Current Project
I’m building a grocery and meal-planning automation system intended to move from planning to ordering with minimal manual intervention.
Current emphasis:
- Structuring meal data so planning is reusable week to week
- Automating high-friction ordering paths without sacrificing control
- Designing for reliability first (clear fallback paths, deterministic steps)
- Treating operations docs as part of the product, not an afterthought
The goal is not a clever script. The goal is a dependable system that compounds value over time.