Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@ npm test

## Compliance carve-outs

- **Hardcoded colors:** `rgba(255, 224, 130, 0.07)` fill on the flux-box outline in
`src/common/view/FluxBoxNode.ts` — a near-transparent highlight wash over the themed stroke so the
selected region reads in both profiles. Not a UI chrome token; theming it would invite a projector
value that either vanishes or paints a solid tint over the field.

### `package.json` overrides

JSON cannot carry comments, so the rationale for forced transitive pins lives here. Prefer
Expand Down