Skip to content
Closed
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
9 changes: 9 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,12 @@ parameter calibration and test linking.
- Isolate operational fixes (workflow/docs/dependency policy) from algorithmic
edits.
- Document assumptions and risk in commit/PR summaries.

## Product design and Figma

- This repo has no frontend, route tree, Figma file, or implemented visual
surface. Do not create UI code or visual artifacts unless a real product
surface is introduced.
- Do not call future Figma work a "design system" unless it includes reusable
foundations, tokens, components, states, accessibility guidance, and code
mapping. Otherwise call it a UI kit, wireframe, or draft.
Loading