Skip to content

feat: harden web UI system - #1

Merged
thonatos merged 7 commits into
mainfrom
feat/harden-web-ui-system
Aug 3, 2026
Merged

feat: harden web UI system#1
thonatos merged 7 commits into
mainfrom
feat/harden-web-ui-system

Conversation

@thonatos

@thonatos thonatos commented Aug 3, 2026

Copy link
Copy Markdown
Member

Summary

OpenSpec

  • This PR implements an OpenSpec change: 2026-08-02-realign-web-design-system
  • No OpenSpec change is needed (small doc/fix, no shipped behavior change).

Verification

  • pnpm verify passed.
  • A subset was run instead: <!-- commands --> because <!-- reason -->.

Impact Checklist

  • App code (apps/, packages/)
  • API behavior / OpenAPI contract (apps/api/src/routes/*.ts zod-openapi declarations, api/openapi.json via pnpm gen:openapi)
  • Database schema or migration (packages/db)
  • Deployment (deployment/)
  • Documentation (README.md, docs/, wiki/)
  • CI / scripts (.github/workflows/, scripts/, package.json)
  • Secret handling: no real .env, tokens, cookies, private keys, database URLs, or user data committed.

Migration / Deployment Notes

Copilot AI review requested due to automatic review settings August 3, 2026 14:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of lines (20,000). Try reducing the number of changed lines and requesting a review from Copilot again.

@thonatos
thonatos merged commit 6ca2683 into main Aug 3, 2026
2 checks passed
@thonatos
thonatos deleted the feat/harden-web-ui-system branch August 3, 2026 14:29
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.

2 participants