Roadmap

Near-Term

  1. Stabilize and test all exported APIs in ElectroPhysiology.jl.
  2. Align docs pages with source-loaded APIs only.
  3. Resolve exported symbols with missing implementations.
  4. Finalize optional-extension strategy for XLSX/MAT/wavelet tooling.

Mid-Term

  1. Reorganize src/ by domain (Core, Readers, Stimulus, Imaging, Processing).
  2. Add complete test coverage for each public method family.
  3. Introduce deprecation policy for renamed APIs.

Long-Term

  1. Tight integration with PhysiologyAnalysis.jl and PhysiologyPlotting.jl via shared data contracts.
  2. Extended reader support and standardized metadata schemas.