Skip to content

chore: delete models-design folder (#260) - #266

Merged
aoustry merged 1 commit into
mainfrom
claude/issue-260-eaxhd7
Aug 12, 2026
Merged

chore: delete models-design folder (#260)#266
aoustry merged 1 commit into
mainfrom
claude/issue-260-eaxhd7

Conversation

@aoustry

@aoustry aoustry commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Process ID

Process: GP-02

Description

Deletes the models-design/ folder at the repo root, per #260. The folder contained only draw.io diagram files (model library, port library, and system diagrams) and was not referenced anywhere else in the codebase or documentation.

Note: the issue title says models_design (underscore), but the actual directory in the repo is named models-design (hyphen) — that's the one removed.

Impact Analysis

No source modules (expression/, simulation/, study/, optim_config/) are affected — this only removes non-code design assets. Solver output values are not expected to change.

Checklist

  • Unit tests pass (pytest) — 587 passed, 6 skipped, 2 xfailed (pre-existing, unrelated)
  • Type checking passes (mypy) — no issues found in 66 source files
  • Formatting passes (black, isort) — clean
  • pyproject.toml version bumped if applicable (not applicable — no code/package impact)
  • AGENTS.md reviewed for impact and updated if needed (no references found)

Removes the models-design/ directory (drawio diagrams) at the repo
root, which is no longer referenced anywhere in the codebase or docs.
@aoustry
aoustry requested a review from tbittar August 12, 2026 13:28
@aoustry
aoustry merged commit 62113ae into main Aug 12, 2026
2 checks passed
@aoustry
aoustry deleted the claude/issue-260-eaxhd7 branch August 12, 2026 13:59
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.

3 participants