check: design conformance in CI (raw colors fail before review) #22
No reviewers
Labels
No labels
agent-work
agent-working
ultracode
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
open-platform/app-template!22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/design-lint-ci"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Every derived app on sim-grove-sonnet lost its first review round to
lint_designfindings the app never wrote (template fixtures). mcp 0.48.5 exempts those; this makes the SAME rules a CI step (src/design-lint.ts, tested) so a builder sees a red check and fixes it in the same run: raw#hex/rgb()/hsl()fail, unknownvar(--x)only warn (the org design app may serve more than the local token file). README section added. 61 tests; the template itself lints clean (97 files, 79 tokens).