Skip to content

[Proteina-Complexa] complexa validate target reports false failures for valid targets #45

Description

@xinyu-dev

complexa validate target checks DATA_PATH/target_data unconditionally (validate.py:392) and can't resolve target_dict_cfg from the pipeline config, so it reports a failure even for targets that design successfully.

Severity: Medium · Status: open

Steps to reproduce

  1. complexa validate target <a shipped target that designs fine>.
  2. → validation failure, even though complexa design works on the same target.

Fix

Make the DATA_PATH/target_data check conditional / resolve target_dict_cfg properly. Workaround: use complexa validate design or a smoke design run instead.

Environment

NVIDIA A100 80GB PCIe · driver 565.57.01 · CUDA 12.7 · repo branch dev @ 916eaae · UV runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions