About
Development changelog
Public package status: the Python distributions and
desktop installers are not released yet. These pages document an
evolving interface, not currently usable install artifacts.
View release status.
Public release status
No supported medotter or medotter_bench package has been released. The
version labels below identify internal source milestones only; they are not
public installation artifacts and do not imply that a matching PyPI package is
functional.
See Installation status for the current public availability and Versioning for the policy that will apply after the first supported release.
Unreleased public packages
The first public package versions remain pending packaging, artifact publication, and release validation.
Internal source milestones
Research facade · source milestone 0.1.0
- Unified catalog, data, inference, training, 2D evaluation, and benchmark
listing behind the planned
medotterimport surface. - Added a lazy evaluation attribute so catalog-only source imports do not eagerly load the scoring stack.
- Added an experimental volume-level evaluation surface for prepared 3D benchmark bundles.
Evaluation library · source milestone 0.6.0
- Added the benchmark bundle loader, scoring harness, and prompt-free inference contracts used by the private evaluation worker.
- Added task-type dispatch for implemented segmentation adapters; registered classification, detection, and VLM names remain unsupported stubs.
- Consolidated metric implementations used by the internal source tree and website scoring worker.