In progress
Offline-first Flutter as a product decision
How sync design, local persistence, and failure handling shape real field workflows.
Writing
This section combines finished writing with notes that are still being developed into fuller articles.
Published article
March 21, 2026 ยท 4 min read
A practical argument for moving from single-prompt AI usage to orchestrated multi-agent execution when the work is repetitive, parallelizable, and operationally expensive.
Read articleNotes in Progress
In progress
How sync design, local persistence, and failure handling shape real field workflows.
Research note
A practical view of narrow-scope LLM workflows that improve delivery without adding noise.
Outline
Tradeoffs between BLoC, Provider, and Riverpod from a maintainability perspective.