Skip to content

refactor: migrate image apps to owned packages#11

Merged
Pluze merged 1 commit into
mainfrom
codex/image-app-owned-packages
Jun 5, 2026
Merged

refactor: migrate image apps to owned packages#11
Pluze merged 1 commit into
mainfrom
codex/image-app-owned-packages

Conversation

@Pluze

@Pluze Pluze commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • move image-measurement app helpers from app-local private folders into app-owned package namespaces: +batch_crop, +curvature, and +focus_stack
  • remove image-measurement string-dispatch workflow adapters and update tests to call package functions directly
  • add project guardrails for app-owned package layout, no image-measurement private folders, no *Workflow adapters, and no direct startup path exposure for package folders
  • update app architecture docs and agent rules for the new app-owned package structure

Tests

  • git diff --check
  • /Applications/MATLAB_R2025a.app/bin/matlab -batch "buildtool testAppsImageMeasurement"
  • /Applications/MATLAB_R2025a.app/bin/matlab -batch "buildtool testProject"
  • /Applications/MATLAB_R2025a.app/bin/matlab -batch "buildtool testAppsImageMeasurementGui"
  • /Applications/MATLAB_R2025a.app/bin/matlab -batch "buildtool test"
  • /Applications/MATLAB_R2025a.app/bin/matlab -batch "buildtool checkStyle"

Not Verified

  • full manual interactive GUI workflows in MATLAB app windows

@Pluze Pluze merged commit 2590e15 into main Jun 5, 2026
7 checks passed
@Pluze Pluze deleted the codex/image-app-owned-packages branch June 5, 2026 17:36
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