Skip to content

fix: validate explicit algorithm order - #723

Open
ShiroKSH wants to merge 1 commit into
PrunaAI:mainfrom
ShiroKSH:fix/algorithm-order-validation
Open

fix: validate explicit algorithm order#723
ShiroKSH wants to merge 1 commit into
PrunaAI:mainfrom
ShiroKSH:fix/algorithm-order-validation

Conversation

@ShiroKSH

Copy link
Copy Markdown

Description

Fix explicit algorithm-order validation so that only a dependency placed in reverse order is rejected. Independent algorithms no longer make a valid custom order fail.

Related Issue

N/A

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Testing

  • Added a regression test covering both independent algorithms and a reversed dependency.
  • Ran Python compilation for the changed source and test files.
  • Ran a targeted behavioural smoke test against the changed validation function.

Checklist

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code, especially for agent-assisted changes.

AI-assisted

This is an AI-assisted contribution. The change was independently reviewed against the order-graph semantics and covered with a focused regression test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant