microsoft / microsoft/winml-cli
P0-MODEL-010: Model Registry Database
Open
@DingmaomaoBJTU is already working on this.
Since Mar 31, 2026.
infrastructure
model / task scale
P1
triaged
- Dominant language
- Python
- Stars
- 40
- Forks
- 11
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 50
Description
Summary
Build central model registry catalog with metadata for all supported models.
Context
- Priority: P0
- Category: Model Scale - Infrastructure
- Effort: ~8 days
Scope
- Central catalog for all models with metadata
- CRUD API for model registry
- Model metadata schema: task type, model type, I/O specs
- Auto-detect capabilities from model config
- Built-in model whitelist integration
- Support for model versioning
Deliverables
modelkit_registry.db(or JSON-based registry)- CRUD API for model management
- Registration for all 12 P0 models
- Extensible for P1 (30 ISV) and P2 (200 community) models
Acceptance Criteria
- Registry database created with schema
- All 12 P0 models registered with metadata
- CRUD API functional
- Auto-detection from model ID works
- Extensible for future phases
References
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.