MochiDiffusion
cjnevin/mochi-diffusion
Generated 2026-08-10T10:25 UTC · CLI v0.4 · static + captured-layout pass · 58 Swift files
MochiDiffusion scores 92/A. 0 of 7 checks sit under the 70% bar; the plan below closes them.
Check breakdown
7 checks · weightedAdaptive
w 0.2293% adaptive coverage
ParallelView
w 0.08Parallel View not blocked
Sidebar
w 0.25100% sidebar readiness
Scene
w 0.15SwiftUI @main App scene
Adaptive geometry
w 0.1270% fold-state coverage
State
w 0.0870% state preservation
SwiftUI
w 0.10100% SwiftUI
Findings
sample · 1 of 0 rows| Severity | Check | Finding | Location |
|---|---|---|---|
| Minor | State | No explicit state preservation audit surfaced in this pass. | app-wide |
Remediation roadmap
ordered by effort · total 27.5hParallel View verification
Capture inner-display layouts and confirm the opt-in holds.
Adaptive navigation
Adopt NavigationSplitView and the sidebar opt-in for the list/detail flows.
Layout + state pass
Resolve hardcoded geometry and add scene restoration.
Port plan
generated by the FoldReady CLI · dry runReady-to-review changes that move this app toward the foldable contract: scene lifecycle, Parallel View opt-in, sidebar navigation. Review each diff, download a patch, or apply them locally with the CLI.
Fixed these? Re-run the audit.
The CLI re-scans your source tree and re-scores in minutes — the roadmap above is the exact checklist.