How I Work
I prefer direct ownership and clear interfaces: define the target behavior, instrument it early, and iterate with real usage data. I care about readable code, useful docs, and making handoffs smooth.
Engineering Priorities
- Reliability first for critical paths and production workflows.
- Simple, explicit APIs over clever hidden behavior.
- Fast feedback loops through automation and observability.
- Interfaces that make complex systems understandable.
Collaboration Style
- Ship in small slices with measurable checkpoints.
- Keep communication crisp, especially across teams.
- Treat docs and runbooks as part of the deliverable.
- Bias toward mentoring and unblocking others quickly.