Memex Admin
Dashboard
API Keys
Policies
Mem-Client: No Deprecated Design-System Imports
Repository: mem-labs/mem
Back to Policies
Cancel
active
Updated Feb 19, 2026, 8:26 PM
Name
Status
active
inactive
Markdown
New mem-client code should not introduce deprecated `@/design-system` imports. Rationale: - Preventing new deprecated imports keeps migration progress and avoids split design-system usage. Scope: - PR review policy for source files under `domains/frontend/mem-client/src/**`. Trigger: - A PR introduces new imports or re-exports from `@/design-system`. Approval checks: 1) New `@/design-system` imports/re-exports are not introduced. 2) New design-system usage imports from `@/mds` when available. Evidence: - Diff of imports/re-exports shows no new `@/design-system` references. Decision: - Return NOT APPROVED when trigger is met and new deprecated imports are introduced.
Cancel
Save Policy