Skip to content

fix(eeg): resolve unused JEPA generator identifier - #28

Merged
aurascoper merged 1 commit into
research/eeg-fusion-basefrom
fix/eeg-jepa-unused-generator-id
Jul 24, 2026
Merged

fix(eeg): resolve unused JEPA generator identifier#28
aurascoper merged 1 commit into
research/eeg-fusion-basefrom
fix/eeg-jepa-unused-generator-id

Conversation

@aurascoper

Copy link
Copy Markdown
Owner

Summary

Remove one genuinely unused local assignment from evaluate_expected_invariants. The caller already associates the returned checks with generator_id, so this is a lint-only cleanup with no provenance or behavior change.

Separation

This branch was created from the fusion PR's exact base commit 788aa6b. It contains no fusion files and exists solely to clear the pre-existing repository-wide Ruff failure before the fusion branch is rebased.

Validation

  • ruff check NeuralComposeEEG -> passed;
  • PYTHONPATH=NeuralComposeEEG/src pytest -q NeuralComposeEEG/tests/test_jepa_synthetic.py -> 16 passed;
  • PYTHONPATH=NeuralComposeEEG/src pytest -q NeuralComposeEEG/tests -> 65 passed, 1 skipped;
  • git diff --check -> passed.

@aurascoper
aurascoper merged commit db05819 into research/eeg-fusion-base Jul 24, 2026
1 check passed
@aurascoper
aurascoper deleted the fix/eeg-jepa-unused-generator-id branch July 24, 2026 18:54
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