Skip to content

refactor(forge): migrate experiments to concept taxonomy - #22

Merged
fronzec merged 2 commits into
mainfrom
refactor/desktop-ui-taxonomy
Jul 25, 2026
Merged

refactor(forge): migrate experiments to concept taxonomy#22
fronzec merged 2 commits into
mainfrom
refactor/desktop-ui-taxonomy

Conversation

@fronzec

@fronzec fronzec commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Move the Qt Quick and Qt Widgets experiments into desktop-ui-architecture.
  • Move the TMDB client and cached weather experiments into external-service-integration.
  • Update the root experiment catalog, concept links, and migration status.

Commits

  • fc58989 refactor(forge): migrate desktop UI experiments
  • 7274ef9 refactor(forge): migrate external service experiments

Verification

  • Python sources in the desktop slice compiled successfully.
  • TMDB: go test ./... and go build ./... passed.
  • Cached weather: go test ./... and go build ./... passed.
  • All moved files were detected as R100 renames; no legacy path references remain.
  • No live API, Redis, or GUI runtime was required.

Scope

This PR changes organization and documentation only. It does not touch the separate terminal-ui worktree or its ongoing work.

@fronzec
fronzec merged commit e8b7bc2 into main Jul 25, 2026
3 checks passed
@fronzec
fronzec deleted the refactor/desktop-ui-taxonomy branch July 25, 2026 06:33
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