Skip to content

docs(rules): add UI Decision Rubric for design forks#83

Merged
jakewan merged 1 commit into
mainfrom
feature/ui-decision-rubric
Jun 23, 2026
Merged

docs(rules): add UI Decision Rubric for design forks#83
jakewan merged 1 commit into
mainfrom
feature/ui-decision-rubric

Conversation

@jakewan

@jakewan jakewan commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Overview

Establishes a durable, lens-based rubric for settling user-facing design forks, so they are decided by a shared standard rather than ad-hoc each time. The rule supplies the design-fork-adjudication extension point scoped to UI work, and is path-conditioned to app/** so it loads when UI code is in play.

The five lenses — locality of action, pattern consistency, input economy, forgiving input, discoverability — are listed in rough priority, with a separate engineering-constraints axis that UX leads but never silently loses to. The rubric was derived outside-in from a real placement decision (where a transaction-recording form should live), carried as an explicitly illustrative worked example until that form ships.

How it works

Mirrors the sibling qt-app.md: paths: "app/**/*" frontmatter, public-surface-clean prose, standalone-readable without the slot marker. The accepted trade-off — it won't auto-load during pure UI planning that hasn't yet touched an app file — is recorded in the plan; the consuming planning rule routes to this supply deliberately.

Related to #38.

Establish a durable lens-based rubric for settling user-facing design
forks, so they are decided by a shared standard rather than ad-hoc each
time. Supplies the design-fork-adjudication extension point, scoped to UI
work, and path-conditioned to app/** so it loads when UI code is in play.

The rubric was derived outside-in from a real placement decision (where a
transaction-recording form should live), carried as an illustrative
worked example until that form ships.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jakewan jakewan marked this pull request as ready for review June 23, 2026 01:55
@jakewan jakewan merged commit c49275e into main Jun 23, 2026
3 checks passed
@jakewan jakewan deleted the feature/ui-decision-rubric branch June 23, 2026 01:56
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