You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If your `settings.json` is corrupted or shows “Unknown Configuration Setting”, use the fix guide and copy-paste file in the repo root: [CURSOR-SETTINGS-FIX.md](../../CURSOR-SETTINGS-FIX.md) and [cursor-user-settings-FIXED.json](../../cursor-user-settings-FIXED.json).
@@ -80,11 +81,11 @@ Use a feature branch and PR when branch protection applies; see [PUSH-BLOCKER.md
80
81
81
82
## Quick reference
82
83
83
-
| Step | Doc / action |
84
-
|-------------------|--------------|
85
-
| Install Cursor | cursor.com, then optional ExecutionPolicy (see [development.md](../development.md)) |
86
-
| Clone & open |`git clone` → `npm i` → Open Folder in Cursor |
87
-
| Env |[BRAIN-CONFIG.md](../BRAIN-CONFIG.md) → `.env` at repo root |
88
-
| User settings | applyToAllProfiles in settings.json; if broken → [CURSOR-SETTINGS-FIX.md](../../CURSOR-SETTINGS-FIX.md)|
89
-
| Verify |`npm run sync` then `npm run health`|
90
-
| Deploy to main |[APPLY_AND_RUN.md](../APPLY_AND_RUN.md) and [APPLY_TO_MAIN_SITE.md](../../APPLY_TO_MAIN_SITE.md)|
0 commit comments