revert(ui): remove app-style dashboard redesign #44

Merged
MrSphay merged 2 commits from codex/revert-app-style-design into codex/production-intelligence-terminal 2026-05-17 20:45:26 +00:00
Owner

Summary

  • Reverts the merged app-style / Modrinth-inspired dashboard redesign from PR #42.
  • Reverts the follow-up motion/design finalization from PR #43.
  • Removes generated design assets and returns README/dashboard files to the pre-redesign presentation.

Scope

  • dashboard/public/jarvis.html
  • README.md
  • docs/dashboard.png
  • deletes dashboard/public/assets/app-shell-texture.png
  • deletes docs/design/modrinth-app-final-concept.png

QA

  • git diff --check origin/codex/production-intelligence-terminal...HEAD
  • residue scan for app-shell / Modrinth finalization strings returned no matches

Notes

This is a non-destructive Git revert PR. It does not rewrite the already merged history; it adds explicit revert commits on top of production.

## Summary - Reverts the merged app-style / Modrinth-inspired dashboard redesign from PR #42. - Reverts the follow-up motion/design finalization from PR #43. - Removes generated design assets and returns README/dashboard files to the pre-redesign presentation. ## Scope - `dashboard/public/jarvis.html` - `README.md` - `docs/dashboard.png` - deletes `dashboard/public/assets/app-shell-texture.png` - deletes `docs/design/modrinth-app-final-concept.png` ## QA - `git diff --check origin/codex/production-intelligence-terminal...HEAD` - residue scan for app-shell / Modrinth finalization strings returned no matches ## Notes This is a non-destructive Git revert PR. It does not rewrite the already merged history; it adds explicit revert commits on top of production.
MrSphay added 2 commits 2026-05-17 20:36:07 +00:00
This reverts commit 096544f6e6, reversing
changes made to 9f2083a324.
Revert "Merge pull request 'feat(ui): redesign dashboard in app-style shell' (#42) from codex/modrinth-app-redesign into codex/production-intelligence-terminal"
All checks were successful
Build / test-and-image (pull_request) Successful in 25s
Codex Template Compliance / template-compliance (pull_request) Successful in 4s
a1d415e449
This reverts commit 9f2083a324, reversing
changes made to 1c2b48f588.
MrSphay added the design-revert label 2026-05-17 20:36:32 +00:00
MrSphay merged commit c159c83a07 into codex/production-intelligence-terminal 2026-05-17 20:45:26 +00:00
MrSphay deleted branch codex/revert-app-style-design 2026-05-17 20:45:28 +00:00
Sign in to join this conversation.