A-to-Z gap list · cross-checked 2026-05-01
Roadmap
Single source of truth for what's shipped vs. what's next from the 6-PDF A-to-Z guide review. Each done item links to the route, file, or test that proves completion — click a route chip to jump, or click a file/test chip to copy the repo path to your clipboard.
Real-data seeding
6/6 shown- A10Sensitivity setup helpers (perf-friction lock + schedule scaler + mesh lock)
PDF4 §9.1.2-3 · perfFrictionLock.ts + scheduleScaler.ts + meshElementLock.ts
- A11Extreme Limited Entry preset on Wells & Perforations
PDF3 §9.1.2 · extremeLimitedEntry.ts + WellsPanel ELE wizard
- A15Auto-fill external-fracture net pressure from stress observation plane
PDF5 p.193 · externalFracNetPressureAutofill.ts
- A13Proppant settling in laterals — advanced toggle
PDF4 §9.1.3 · lateralSettling.ts (Schiller–Naumann settling + L_settle reach factor) wired into computeArrivalTimeline; advanced toggle + wizard in ProppantFluidPanel
- A14True Gantt timeline for Production Sequence wizard
PDF5 · WellControlsGantt.tsx mounted in WellControlsPanel; DEFAULT_WELL_CONTROLS seeds Bakken timeline
History matching
6/6 shown- A3HM ordering / dependency warnings on Key Observations + Match Variables
PDF3 §8.2.3 · HmIterationsLog + MatchVariablesTable
- A4'Run to 30 years' preset + 'Bracket this variable' wizard
PDF2 §6.3.3-4 · Workspace sensitivity route + SensitivityBracketWidget
- A5Degrees-of-freedom vs observations gauge with non-uniqueness warning
PDF2 §6.3.5 · dofGauge.ts + DofGaugeBadge.tsx
- A6Sealed-well frac-hit diagnostic (Haustveit 2020)
PDF3 §8.2.2
- A7Cross-well fiber aggregate-stats matcher
PDF3 §8.2.2 · fiberAggregateStats.ts
- A8Interference-test wizard with repeat-test trend
PDF3 §8.2.2 · interferenceTestTrend.ts
Visualization
2/2 shown- A9Specialized plot gallery keyed to observation type
PDF3 §8.5.x · specializedPlotGallery.ts + SpecializedPlotGalleryWizard
- A19Raw_Res quick-viewer tab (per-layer prod / frac-length / gun-barrel)
PDF1 §5.7 · RawResQuickViewer.tsx mounted in /simulations/$id/files; parses Raw_Res/layer_props.csv + gun_barrel_proppant.txt seeded by simulationFiles.ts
Templates
3/3 shown- A1Onboarding 'Week 1-5' guided checklist screen
PDF1 §2.2 · onboardingChecklistStore.ts
- A20EGS template
PDF1 §3.1.5 · tpl_egs in templatesLibrary.ts + round-trip test
- A21Conventional reservoir template
PDF1 §3.1.6 · tpl_conventional in templatesLibrary.ts + workflow round-trip test
Ops & import
5/5 shown- A2Workspace → Meetings tab with Checkpoint + Informal update agendas
PDF1 §4.2 · WorkspaceMeetingsTab.tsx
- A16Comments-file live tail with parsed status strip
PDF1 §5.9 · CommentsTailStatusStrip.tsx
- A17Solver health panel mirroring §5.13 heuristics
PDF1 §5.10-13 · SolverHealthPanel.tsx
- A18Confirm Import dialog has all 3 modes incl. 'folder of folders' bulk
PDF1 §5.8 · ImportSimulationDialog.tsx
- A22'Package for support' one-click bundle
PDF1 §5.14 · PackageForSupportButton.tsx