Skip to content

[eval] Python + CLI: register eval scenarios #384

@thorrester

Description

@thorrester

Part of #380
Depends on: #383

What

Python-facing registration API and CLI command for eval scenarios.

  • Extend CardRegistry (or add an eval-specific registry path) to support registering EvalScenario objects
  • Support loading EvalScenario from a YAML/TOML file
  • CLI: opsml eval register --file eval.yaml — reads scenario file, registers to server
  • Registration should be idempotent on same scenario hash
  • Works in both local and server mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    BackendRequires backend Rust and python workenhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions