analyzthis_design 1.4.0 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,10 +1,14 @@
1
1
  # Analyzthis_Design
2
2
 
3
- 7 AI design personas for Cursor. Run structured UX critiques and multi-phase ideation sessions right inside your AI chat.
3
+ A set of AI design personas and a task-first evaluation framework that plugs into Cursor, Claude Code, and Codex CLI as slash commands.
4
4
 
5
- ## Install
5
+ Install once. Run structured UX critiques, multi-phase ideation, and task-grounded screen reviews — directly inside your AI chat.
6
+
7
+ **npm:** [analyzthis_design](https://www.npmjs.com/package/analyzthis_design)
8
+
9
+ ---
6
10
 
7
- Works with **Cursor**, **Claude Code**, and **Codex CLI**.
11
+ ## Install
8
12
 
9
13
  ```bash
10
14
  # Cursor (default)
@@ -20,9 +24,7 @@ npx analyzthis_design --target codex
20
24
  npx analyzthis_design --target all
21
25
  ```
22
26
 
23
- Skills are copied to the correct directory for each tool and available immediately.
24
-
25
- | Tool | Install path |
27
+ | Tool | Skills installed to |
26
28
  |---|---|
27
29
  | Cursor | `~/.cursor/skills/` |
28
30
  | Claude Code | `~/.claude/commands/` |
@@ -30,133 +32,197 @@ Skills are copied to the correct directory for each tool and available immediate
30
32
 
31
33
  ---
32
34
 
33
- ## What gets installed
35
+ ## Skills Overview
34
36
 
35
- ### 2 Orchestrating Skills
37
+ ### Entry points (start here)
36
38
 
37
- | Skill | What it does |
39
+ | Command | What it does |
38
40
  |---|---|
39
- | `/design-critic` | 4-persona critique returns a `SHIP / REVISE / BLOCK` verdict with a Composite Score |
40
- | `/ux-ideator` | 6-phase ideation workflow produces two competing IA concepts, deliberates between them, and delivers an implementation-ready wireframe |
41
+ | `/ux-story-gate` | **Recommended first step.** Discovers PRDs and user stories from your knowledge bank and repo, builds a task map, routes to the right personas, and synthesises findings by task with P0/P1/P2 priorities. |
42
+ | `/design-critic` | 4-persona critique`SHIP / REVISE / BLOCK` verdict with a Composite Score out of 20. |
43
+ | `/ux-ideator` | 6-phase ideation → two competing IA concepts, deliberation, delight pass, feasibility check. |
41
44
 
42
- ### 7 Individual Persona Skills
45
+ ### 7 Individual Personas
43
46
 
44
- You can also invoke each persona directly.
47
+ Invoke directly for targeted, already-grounded questions. For full screen evaluation, prefer `/ux-story-gate`.
45
48
 
46
- | Skill | Persona | Role |
49
+ | Command | Persona | What they evaluate |
47
50
  |---|---|---|
48
- | `/arjun` | UX Agent | Scores designs on the UX Honeycomb (7 dimensions, A–F) |
49
- | `/meera` | Business Agent | Evaluates retention, ARR, GTM lever, adoption risk by segment |
50
- | `/priya` | Feasibility Agent | T-shirt sizes engineering effort using a 2-axis model, flags state machine traps |
51
- | `/zara` | Delight Agent | Picks exactly ONE peak delight moment (or says "speed is the craft") |
52
- | `/noor` | IA Architect | Produces Concept Aminimalist, progressive disclosure, ≤3 nav levels |
53
- | `/anuj` | Power-User Advocate | Produces Concept Bdense, bulk actions, keyboard shortcuts |
54
- | `/raj` | Arbitrator | Resolves stalemates using 5 ranked product principles never speaks first |
51
+ | `/arjun` | UX Agent | UX Honeycomb (7 dimensions, A–F): Useful, Usable, Findable, Credible, Accessible, Desirable, Valuable |
52
+ | `/meera` | Business Agent | Retention, ARR, GTM lever, adoption risk by customer segment |
53
+ | `/priya` | Feasibility Agent | Engineering effort (T-shirt sizing, 2-axis model), state machine traps, implementation risks |
54
+ | `/zara` | Delight Agent | Picks exactly ONE peak delight moment or says "speed is the craft" for working surfaces |
55
+ | `/noor` | IA Architect | Minimalist, progressive-disclosure wireframeConcept A, ≤3 nav levels |
56
+ | `/anuj` | Power-User Advocate | Dense, expert-optimized wireframeConcept B, bulk actions, keyboard shortcuts |
57
+ | `/raj` | Arbitrator | Resolves persona stalemates using 5 ranked product principles. Never speaks first. |
55
58
 
56
- ### 1 Context Template
59
+ ### Supporting skills
57
60
 
58
- | Skill | Purpose |
61
+ | Command | Purpose |
59
62
  |---|---|
60
- | `/design-personas` | Session context template — fill in once before any session so all 7 personas have project-specific grounding |
63
+ | `/design-personas` | Session context template — fill in once before a session to ground all 7 personas in project-specific data |
64
+ | `/knowledge-bank` | Auto-populated from your connected vault. All personas read this first. |
61
65
 
62
66
  ---
63
67
 
64
- ## How to use
68
+ ## UX Story Gate — How it works
65
69
 
66
- ### Quick design critique
70
+ `/ux-story-gate` is the task-first entry point for any screen evaluation. It runs in 5 phases:
67
71
 
68
- Open a Cursor chat and type:
72
+ **Phase 0 PRD Discovery (automatic)**
73
+ Before asking you anything, it scans:
74
+ 1. Your connected knowledge bank for user stories, PRDs, acceptance criteria
75
+ 2. The current repo for `PRD*.md`, `docs/**/*.md`, `requirements/*.md`, and any file containing "user story / acceptance criteria / done when"
69
76
 
70
- ```
71
- /design-critic
77
+ It builds a draft task map from what it finds and asks you to confirm — you correct, not fill in from scratch.
72
78
 
73
- [Paste your screen description, mockup link, or component spec]
74
- ```
79
+ **Phase 1 Task Map Gate**
80
+ If no PRD context is found anywhere, it asks for the task map manually:
81
+ - Which persona? (e.g. Retailer Admin, Media Sales)
82
+ - What task? (verb + object)
83
+ - How often? (daily / weekly / one-time)
84
+ - Done when?
85
+ - Fails when?
75
86
 
76
- Arjun, Meera, Priya, and Zara each evaluate the design independently. You get a Composite Score out of 20 and a clear `SHIP / REVISE / BLOCK` verdict.
87
+ **Phase 2 Field Veto Pass**
88
+ Every field, button, and section on the screen gets a verdict:
89
+ - ✅ Keep — maps to a task
90
+ - ❌ Cut — no task owner
91
+ - ⚠️ Clarify — ambiguous
92
+
93
+ **Phase 3 — Scale & States**
94
+ Forces declaration of scale (rows/entities), and checks for Empty / Error / Loading / Edge states before personas run.
95
+
96
+ **Phase 4 — Persona Routing**
97
+ Routes to the right personas based on task characteristics — not screen type.
98
+
99
+ **Phase 5 — Synthesis**
100
+ A Task × Finding table with P0 / P1 / P2 priorities and a build-ready verdict.
77
101
 
78
102
  ---
79
103
 
80
- ### Full UX ideation from scratch
104
+ ## Knowledge Bank Connect your vault
81
105
 
82
- ```
83
- /design-personas
84
- [Fill in the session context template]
106
+ The knowledge bank lets you connect an Obsidian vault or any markdown folder so that personas read your actual project context — brand guidelines, design decisions, PRDs, research — before forming any opinion.
85
107
 
86
- /ux-ideator
87
- [Describe the feature you need to design]
88
- ```
108
+ ```bash
109
+ # Connect a vault (all notes)
110
+ npx analyzthis_design connect --vault ~/Documents/MyVault
89
111
 
90
- The 6-phase workflow runs:
112
+ # Connect with tag filter (only notes tagged #design, #brand, #prd)
113
+ npx analyzthis_design connect --vault ~/vault --tags design,brand,prd,product
91
114
 
92
- 1. **Meera** reframes the request as a business outcome
93
- 2. **Noor + Anuj + Arjun** audit the existing IA for gaps
94
- 3. **Noor** produces Concept A (minimalist), **Anuj** produces Concept B (dense)
95
- 4. They deliberate — **Raj** arbitrates if they deadlock
96
- 5. **Arjun** validates the synthesized concept on the UX Honeycomb
97
- 6. **Zara** adds one delight moment (or says it's a working surface, skip)
98
- 7. **Priya** sizes the engineering effort and flags risks
115
+ # Connect with folder filter
116
+ npx analyzthis_design connect --vault ~/vault --include Design,Brand,PRDs,Research
99
117
 
100
- ---
118
+ # Sync to Cursor
119
+ npx analyzthis_design sync
101
120
 
102
- ### Single persona
121
+ # Sync to all tools
122
+ npx analyzthis_design sync --target all
103
123
 
104
- ```
105
- /arjun review this form flow — [description]
106
- /priya estimate this feature — [description]
107
- /zara find the delight moment in this onboarding — [description]
124
+ # Check what's connected
125
+ npx analyzthis_design status
126
+
127
+ # Remove a source
128
+ npx analyzthis_design disconnect --vault ~/Documents/MyVault
108
129
  ```
109
130
 
110
- ---
131
+ Once synced, the knowledge bank is auto-read at the start of every persona session. Your project-specific context takes full precedence over built-in persona defaults.
111
132
 
112
- ## CLI commands
133
+ **PRDs and user stories** in your vault are automatically detected and surfaced at the top of the knowledge bank — `ux-story-gate` reads them in Phase 0 to build the task map without you having to type it out.
113
134
 
114
- ```bash
115
- # Install for Cursor (default)
116
- npx analyzthis_design
135
+ Config is stored at `~/.analyzthis_design/config.json` — global across all projects.
117
136
 
118
- # Install for Claude Code
119
- npx analyzthis_design --target claude
137
+ ---
120
138
 
121
- # Install for Codex CLI
122
- npx analyzthis_design --target codex
139
+ ## CLI Reference
123
140
 
124
- # Install for all tools at once
125
- npx analyzthis_design --target all
141
+ ```bash
142
+ # ── Install ────────────────────────────────────────────────────────────────
143
+ npx analyzthis_design # install for Cursor
144
+ npx analyzthis_design --target claude # install for Claude Code
145
+ npx analyzthis_design --target codex # install for Codex CLI
146
+ npx analyzthis_design --target all # install for all tools
147
+ npx analyzthis_design --force # overwrite existing skills
148
+
149
+ # ── Remove ─────────────────────────────────────────────────────────────────
150
+ npx analyzthis_design remove # remove from Cursor
151
+ npx analyzthis_design remove --target all # remove from all tools
152
+
153
+ # ── List ───────────────────────────────────────────────────────────────────
154
+ npx analyzthis_design list # show Cursor installs
155
+ npx analyzthis_design list --target all # show all tool installs
156
+
157
+ # ── Knowledge bank ─────────────────────────────────────────────────────────
158
+ npx analyzthis_design connect --vault <path>
159
+ npx analyzthis_design connect --vault <path> --tags design,prd,brand
160
+ npx analyzthis_design connect --vault <path> --include Design,PRDs,Research
161
+ npx analyzthis_design sync
162
+ npx analyzthis_design sync --target all
163
+ npx analyzthis_design disconnect --vault <path>
164
+ npx analyzthis_design status
165
+ ```
126
166
 
127
- # Force overwrite existing skills
128
- npx analyzthis_design --target all --force
167
+ ---
129
168
 
130
- # Remove all installed skills (from a specific tool)
131
- npx analyzthis_design remove --target cursor
132
- npx analyzthis_design remove --target all
169
+ ## How it fits together
133
170
 
134
- # Check what's installed
135
- npx analyzthis_design list
136
- npx analyzthis_design list --target all
171
+ ```
172
+ Your vault / repo PRDs
173
+
174
+ knowledge bank ←── npx analyzthis_design sync
175
+
176
+ /ux-story-gate
177
+
178
+ Phase 0: read knowledge bank + scan repo for PRDs
179
+
180
+ Build task map (or confirm draft from PRDs)
181
+
182
+ Route to: /noor /anuj /arjun (+/meera /zara as needed)
183
+
184
+ Task × Finding table → P0 / P1 / P2 verdict
137
185
  ```
138
186
 
139
187
  ---
140
188
 
141
- ## How it works
189
+ ## Repository structure
142
190
 
143
- This package copies 10 SKILL.md files into your `~/.cursor/skills/` directory. Cursor automatically makes them available as `/skill-name` commands in any chat session. The skills are plain markdown — no backend, no API keys, no runtime dependencies.
144
-
145
- Each persona has:
146
- - A defined **lens** (what they evaluate and how)
147
- - A **mandatory output format** (so you get structured, comparable output)
148
- - **Canonical failure patterns** (real anti-patterns they watch for)
149
- - **Failure modes** (where the persona itself can go wrong — so the AI self-corrects)
191
+ ```
192
+ bin/
193
+ cli.js CLI entry point
194
+ lib/
195
+ install.js Skill installation logic (copies to ~/.cursor/skills/ etc.)
196
+ knowledge.js Vault reading, sync, PRD categorisation
197
+ scripts/
198
+ obfuscate.js Build step — obfuscates lib/ and bin/ into dist/ before publish
199
+ skills/
200
+ arjun/ UX Agent — Honeycomb scoring
201
+ meera/ Business Agent — retention, ARR, GTM
202
+ priya/ Feasibility Agent — effort sizing
203
+ zara/ Delight Agent — peak-end moment
204
+ noor/ IA Architect — minimalist Concept A
205
+ anuj/ Power-User Advocate — dense Concept B
206
+ raj/ Arbitrator — stalemate resolution
207
+ design-critic/ Orchestrator — 4-persona critique
208
+ ux-ideator/ Orchestrator — 6-phase ideation
209
+ ux-story-gate/ Orchestrator — task-first gate + PRD discovery
210
+ design-personas/ Session context template
211
+ knowledge-bank/ Auto-populated from connected vault
212
+ design-reference/ 12 CSV files — colors, typography, UX guidelines,
213
+ component patterns, charts, icons, 16 framework stacks
214
+ ```
150
215
 
151
216
  ---
152
217
 
153
218
  ## Requirements
154
219
 
155
- - [Cursor](https://cursor.com) with Agent Mode
156
220
  - Node.js 16+
221
+ - [Cursor](https://cursor.com) with Agent Mode (for `/skill` commands)
222
+ - Claude Code or Codex CLI if using those targets
157
223
 
158
224
  ---
159
225
 
160
226
  ## License
161
227
 
162
- MIT
228
+ MIT — [Rishikesh Joshi](https://github.com/rishikeshjoshi)
package/dist/bin/cli.js CHANGED
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- 'use strict';(function(_0x20a89e,_0x52f2ec){const _0xc63f09={_0x330e35:0x5b6,_0x464c9d:0x620,_0x17e14c:0x2cd,_0x5d2779:0x2cb,_0x3377bb:0x1c2,_0x3e32cc:0x1f7,_0x58bb5a:0x1c4,_0x633c19:0x686,_0x3dd446:0x231,_0xf6e919:0x213},_0x18a5f4={_0x10e1d3:0x8};function _0x502636(_0x29491c,_0x40368c){return _0x26c9(_0x29491c-0x3cb,_0x40368c);}function _0xc7fdfd(_0x486d89,_0x266f55){return _0x26c9(_0x266f55-_0x18a5f4._0x10e1d3,_0x486d89);}const _0xdbb17c=_0x20a89e();function _0x302132(_0x81316a,_0x2a28dc){return _0x26c9(_0x81316a-0x23,_0x2a28dc);}while(!![]){try{const _0x4ede47=parseInt(_0x502636(_0xc63f09._0x330e35,0x553))/(-0x5*-0x3a1+0x403*0x9+0x3*-0x1215)+parseInt(_0x502636(_0xc63f09._0x464c9d,0x6ba))/(-0x524*0x1+-0x2c7+-0x7ed*-0x1)+parseInt(_0x302132(0x29a,_0xc63f09._0x17e14c))/(-0x1*0x15a7+-0xb3+0x165d)+-parseInt(_0x302132(0x2b0,_0xc63f09._0x5d2779))/(0x13f7+0x1*-0xc5b+-0x798)*(-parseInt(_0xc7fdfd(0x1c7,0x1b4))/(-0x18bb+-0x12b9*-0x1+0x607))+-parseInt(_0xc7fdfd(_0xc63f09._0x3377bb,_0xc63f09._0x3e32cc))/(-0x1*-0x1e03+-0x1*0xcd7+-0x1126)*(-parseInt(_0x302132(_0xc63f09._0x58bb5a,0x178))/(0x8a1*0x1+0x2693+-0x2f2d))+parseInt(_0x502636(_0xc63f09._0x633c19,0x709))/(0x2*0xae7+0x69d*-0x3+-0xf*0x21)*(parseInt(_0xc7fdfd(_0xc63f09._0x3dd446,_0xc63f09._0xf6e919))/(0x133c+0x156b+-0x289e))+-parseInt(_0x302132(0x2f1,0x2fc))/(0xa3*0x4+0x1*-0x219b+0x1f19)*(parseInt(_0x302132(0x24e,0x2d5))/(0x3b*0x49+0x21c5+-0x1*0x328d));if(_0x4ede47===_0x52f2ec)break;else _0xdbb17c['push'](_0xdbb17c['shift']());}catch(_0x55ab8f){_0xdbb17c['push'](_0xdbb17c['shift']());}}}(_0x4a93,-0x21f*-0x647+-0x295b4*0x3+0x52f*0x6d));function _0x26c9(_0x2041ec,_0x12764b){_0x2041ec=_0x2041ec-(-0x6d*-0x37+-0x214a+-0x7*-0x1a2);const _0x3acc69=_0x4a93();let _0xdb98c7=_0x3acc69[_0x2041ec];if(_0x26c9['CfxEEg']===undefined){var _0x262515=function(_0x4ed8ac){const _0x1a3f13='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x1fcdb6='',_0x350c4d='',_0xa9f672=_0x1fcdb6+_0x262515,_0x36b059=(''+function(){return-0x1712+-0x2097+0x37a9;})['indexOf']('\x0a')!==-(-0xd70+0x1*0x1119+-0x3a8);for(let _0x1b347c=-0x965+-0x27b*0x8+0x9bf*0x3,_0x7a0ada,_0x2ce2eb,_0x31aa2a=-0x4*0x1e7+-0x2*0xa68+-0xd6*-0x22;_0x2ce2eb=_0x4ed8ac['charAt'](_0x31aa2a++);~_0x2ce2eb&&(_0x7a0ada=_0x1b347c%(-0x26aa+0x10d*-0x1+0x27bb*0x1)?_0x7a0ada*(-0x1*-0xe93+0x1*-0x244d+-0x1*-0x15fa)+_0x2ce2eb:_0x2ce2eb,_0x1b347c++%(0x7*0x3e5+-0x71a*0x1+-0x1425))?_0x1fcdb6+=_0x36b059||_0xa9f672['charCodeAt'](_0x31aa2a+(-0x1*0x583+0x7a6*0x3+-0x1165))-(0x7e1*0x3+-0x8*-0x1+-0x17a1)!==0x77a+0x7*-0x2e7+0xcd7?String['fromCharCode'](0x6cb+0x1a90+-0x205c&_0x7a0ada>>(-(-0x2542+0xf*-0x1c+0x26e8)*_0x1b347c&0x21*-0x5e+0x148e+-0x435*0x2)):_0x1b347c:0x1ad3+-0x1*0x1f3a+0x17*0x31){_0x2ce2eb=_0x1a3f13['indexOf'](_0x2ce2eb);}for(let _0x4b4132=0x285*0x1+-0x209f*-0x1+-0x2324,_0xc578a4=_0x1fcdb6['length'];_0x4b4132<_0xc578a4;_0x4b4132++){_0x350c4d+='%'+('00'+_0x1fcdb6['charCodeAt'](_0x4b4132)['toString'](0x1dba+0x148c*-0x1+0x48f*-0x2))['slice'](-(0x152c+-0x96f*-0x3+-0x3177));}return decodeURIComponent(_0x350c4d);};_0x26c9['RaeXvG']=_0x262515,_0x26c9['KkPsYk']={},_0x26c9['CfxEEg']=!![];}const _0x52b9c6=_0x3acc69[0x205b+0x2*-0x812+-0x1037],_0x387edc=_0x2041ec+_0x52b9c6,_0x88f324=_0x26c9['KkPsYk'][_0x387edc];if(!_0x88f324){const _0x58861f=function(_0x4dd488){this['UlwlhC']=_0x4dd488,this['yvHytS']=[-0x11d7*-0x1+0x65f*-0x2+0x1*-0x518,0xfed+0x3e*-0x53+-0x1*-0x42d,0x1ec1+-0x1a57+-0x46a],this['aetrup']=function(){return'newState';},this['ROUlFR']='\x5cw+\x20*\x5c(\x5c)\x20*{\x5cw+\x20*',this['xrNQBB']='[\x27|\x22].+[\x27|\x22];?\x20*}';};_0x58861f['prototype']['yxcoJv']=function(){const _0x68ef33=new RegExp(this['ROUlFR']+this['xrNQBB']),_0x43ed9e=_0x68ef33['test'](this['aetrup']['toString']())?--this['yvHytS'][0x111*-0x22+-0x6b+0x24ae]:--this['yvHytS'][-0x1a*-0x2e+0x2574+-0x2a20];return this['wdVWWi'](_0x43ed9e);},_0x58861f['prototype']['wdVWWi']=function(_0xf26294){if(!Boolean(~_0xf26294))return _0xf26294;return this['auccWH'](this['UlwlhC']);},_0x58861f['prototype']['auccWH']=function(_0x124504){for(let _0x23325c=0x1*-0x1dfd+0x14e+0x7*0x419,_0x453254=this['yvHytS']['length'];_0x23325c<_0x453254;_0x23325c++){this['yvHytS']['push'](Math['round'](Math['random']())),_0x453254=this['yvHytS']['length'];}return _0x124504(this['yvHytS'][0xa*0x3b9+-0x43f*-0x4+-0x202*0x1b]);},(''+function(){return-0x567*-0x7+-0x3d7*0x2+0x1e23*-0x1;})['indexOf']('\x0a')===-(0x1c47+-0x73+0x1a3*-0x11)&&new _0x58861f(_0x26c9)['yxcoJv'](),_0xdb98c7=_0x26c9['RaeXvG'](_0xdb98c7),_0x26c9['KkPsYk'][_0x387edc]=_0xdb98c7;}else _0xdb98c7=_0x88f324;return _0xdb98c7;}function _0x22ee37(_0x91a828,_0x2ed885){return _0x26c9(_0x91a828-0x262,_0x2ed885);}const path=require(_0x5ed417(0x5cf,0x55d));function _0x45bf0b(_0x1291f9,_0x867a85){return _0x26c9(_0x1291f9- -0x14,_0x867a85);}const os=require('os'),fs=require('fs'),{install,remove,SKILLS,TARGET_DIRS}=require(_0x5ed417(0x4d2,0x568)+_0x45bf0b(0x295,0x321));function _0x5ed417(_0x3e43e5,_0x14c43f){const _0x5d8b6c={_0x54cd8c:0x2ba};return _0x26c9(_0x14c43f-_0x5d8b6c._0x54cd8c,_0x3e43e5);}const {connect,disconnect,sync,status}=require(_0x5ed417(0x55b,0x54a)+_0x22ee37(0x424,0x3f8)),HELP=_0x22ee37(0x532,0x491)+'his_Desi'+'gn\x20—\x207\x20A'+_0x22ee37(0x47f,0x41a)+_0x45bf0b(0x1d8,0x1f8)+_0x45bf0b(0x1da,0x177)+_0x45bf0b(0x1d8,0x232)+_0x5ed417(0x525,0x4b8)+_0x45bf0b(0x27f,0x237)+_0x45bf0b(0x254,0x2b6)+_0x45bf0b(0x1ff,0x1b1)+_0x5ed417(0x480,0x510)+_0x45bf0b(0x282,0x20c)+_0x5ed417(0x3e5,0x463)+_0x5ed417(0x5c6,0x567)+'ons]\x0a\x0a──'+_0x5ed417(0x461,0x46c)+_0x22ee37(0x3fc,0x3cf)+_0x45bf0b(0x296,0x2ef)+'────────'+_0x22ee37(0x50c,0x55f)+_0x5ed417(0x555,0x564)+_0x22ee37(0x50c,0x57e)+_0x5ed417(0x58c,0x52a)+_0x22ee37(0x437,0x3f4)+_0x5ed417(0x611,0x580)+'l\x20skills'+_0x5ed417(0x4d8,0x47a)+_0x45bf0b(0x21c,0x183)+_0x45bf0b(0x264,0x1e3)+_0x22ee37(0x419,0x44c)+_0x45bf0b(0x25b,0x225)+_0x45bf0b(0x1cc,0x237)+'remove\x20\x20'+_0x5ed417(0x4e0,0x4b5)+_0x45bf0b(0x1df,0x20f)+'led\x20skil'+_0x5ed417(0x44a,0x4d2)+_0x5ed417(0x4eb,0x4f3)+_0x22ee37(0x520,0x536)+_0x5ed417(0x425,0x465)+'ectory\x0a\x20'+'\x20list\x20\x20\x20'+_0x45bf0b(0x1ed,0x157)+'\x20install'+_0x22ee37(0x46a,0x3d5)+_0x5ed417(0x553,0x541)+_0x22ee37(0x42b,0x4ad)+'──\x20Knowl'+_0x45bf0b(0x18c,0x102)+'k\x20comman'+_0x5ed417(0x46e,0x4bd)+'────────'+'────────'+'────────'+_0x22ee37(0x515,0x51d)+_0x45bf0b(0x21a,0x242)+_0x5ed417(0x580,0x4ef)+'ter\x20a\x20va'+_0x22ee37(0x4c9,0x4ee)+_0x5ed417(0x489,0x47c)+_0x22ee37(0x4dc,0x4b0)+_0x22ee37(0x4a7,0x4eb)+_0x22ee37(0x502,0x48c)+'nc\x20\x20\x20\x20\x20\x20'+_0x5ed417(0x526,0x536)+_0x45bf0b(0x29e,0x21c)+_0x45bf0b(0x1bb,0x1ce)+'ild\x20the\x20'+'knowledg'+_0x45bf0b(0x20e,0x261)+_0x5ed417(0x4c2,0x44a)+_0x22ee37(0x4a5,0x532)+'t\x20Remove'+_0x22ee37(0x446,0x4a1)+_0x5ed417(0x479,0x450)+'he\x20regis'+_0x45bf0b(0x1a7,0x178)+_0x22ee37(0x4cd,0x4d4)+_0x5ed417(0x47e,0x464)+_0x22ee37(0x417,0x457)+'sources\x20'+'and\x20last'+_0x45bf0b(0x220,0x276)+'me\x0a\x0a──\x20O'+_0x45bf0b(0x245,0x2bf)+_0x45bf0b(0x296,0x267)+_0x5ed417(0x574,0x564)+_0x5ed417(0x4cf,0x564)+_0x22ee37(0x50c,0x597)+_0x45bf0b(0x296,0x227)+_0x5ed417(0x57f,0x564)+_0x45bf0b(0x244,0x2da)+_0x45bf0b(0x1aa,0x14e)+_0x22ee37(0x52a,0x5a3)+_0x22ee37(0x48c,0x474)+_0x22ee37(0x500,0x4ac)+_0x45bf0b(0x1ab,0x1c6)+'|\x20all\x20\x20('+_0x5ed417(0x4db,0x56b)+_0x45bf0b(0x1bc,0x1fe)+_0x45bf0b(0x18b,0x210)+'ce\x20\x20\x20\x20Ov'+_0x22ee37(0x4f7,0x4ed)+_0x22ee37(0x4d7,0x542)+_0x5ed417(0x4d7,0x484)+_0x22ee37(0x4c8,0x4e2)+_0x22ee37(0x533,0x58d)+'ault\x20\x20\x20\x20'+_0x5ed417(0x4ec,0x589)+_0x45bf0b(0x1f2,0x1e2)+_0x45bf0b(0x23c,0x250)+_0x22ee37(0x405,0x3e2)+_0x45bf0b(0x208,0x24a)+_0x45bf0b(0x199,0x160)+_0x45bf0b(0x19d,0x124)+_0x5ed417(0x4c2,0x491)+'tags\x20\x20\x20\x20'+_0x5ed417(0x59d,0x51d)+_0x5ed417(0x523,0x571)+_0x5ed417(0x580,0x4f9)+_0x22ee37(0x406,0x402)+_0x45bf0b(0x2a9,0x316)+_0x5ed417(0x4e2,0x469)+_0x5ed417(0x45f,0x4bf)+(_0x45bf0b(0x1f9,0x164)+_0x45bf0b(0x20a,0x1d4)+_0x5ed417(0x546,0x4cf)+_0x45bf0b(0x256,0x2e3)+_0x5ed417(0x518,0x584)+_0x22ee37(0x483,0x429)+_0x5ed417(0x47d,0x4fe)+_0x5ed417(0x4ef,0x4d3)+'Design,B'+'rand\x0a\x20\x20-'+_0x45bf0b(0x194,0x106)+_0x45bf0b(0x1f5,0x27e)+_0x45bf0b(0x1d6,0x155)+_0x5ed417(0x59a,0x500)+_0x45bf0b(0x21e,0x1ed)+'mples\x20──'+_0x5ed417(0x501,0x564)+_0x22ee37(0x50c,0x4ac)+_0x45bf0b(0x296,0x290)+_0x45bf0b(0x296,0x210)+'────────'+_0x45bf0b(0x20b,0x29f)+'\x20\x20npx\x20an'+'alyzthis'+'_design\x20'+_0x5ed417(0x461,0x4ab)+'\x20\x20\x20\x20\x20\x20\x20\x20'+_0x5ed417(0x4ff,0x4ab)+_0x45bf0b(0x1dd,0x1e5)+_0x45bf0b(0x188,0x11e)+_0x45bf0b(0x2b9,0x303)+'\x20Cursor\x0a'+_0x5ed417(0x515,0x50e)+_0x45bf0b(0x1a0,0x174)+_0x22ee37(0x459,0x4d4)+_0x22ee37(0x438,0x3ef)+_0x22ee37(0x3fd,0x364)+'\x20\x20\x20\x20\x20\x20\x20\x20'+_0x5ed417(0x453,0x4ab)+_0x5ed417(0x48f,0x456)+_0x5ed417(0x5ef,0x587)+_0x22ee37(0x418,0x42d)+_0x45bf0b(0x298,0x2d7)+_0x22ee37(0x47d,0x400)+'this_des'+'ign\x20conn'+_0x45bf0b(0x1ee,0x1ce)+'ult\x20~/Do'+'cuments/'+_0x22ee37(0x44b,0x4c6)+_0x45bf0b(0x240,0x1b3)+'alyzthis'+_0x22ee37(0x459,0x4bd)+'connect\x20'+'--vault\x20'+_0x5ed417(0x57b,0x4f7)+'-tags\x20de'+_0x22ee37(0x495,0x479)+'nd,produ'+_0x5ed417(0x5b4,0x546)+'\x20analyzt'+_0x5ed417(0x45c,0x4de)+_0x5ed417(0x480,0x502)+'ct\x20--vau'+_0x45bf0b(0x26b,0x1ff)+_0x5ed417(0x572,0x527)+_0x45bf0b(0x25a,0x1fb)+_0x22ee37(0x4c6,0x534)+_0x45bf0b(0x2b1,0x344)+_0x5ed417(0x45e,0x49d)+_0x45bf0b(0x26d,0x266)+_0x22ee37(0x462,0x429)+'c\x20\x20\x20\x20\x20\x20\x20'+'\x20\x20\x20\x20\x20\x20\x20\x20'+_0x45bf0b(0x1dd,0x271)+_0x5ed417(0x54a,0x4ab)+_0x45bf0b(0x1bd,0x18b)+_0x5ed417(0x4f0,0x56f)+_0x5ed417(0x52d,0x4cd)+_0x22ee37(0x4b8,0x4ce)+_0x22ee37(0x4f8,0x491)+_0x45bf0b(0x1f6,0x18f)+'target\x20a'+'ll\x20\x20\x20\x20\x20\x20'+_0x45bf0b(0x1dd,0x217)+_0x5ed417(0x4ef,0x476)+_0x5ed417(0x55f,0x4c1)+'l\x20tools\x0a'+'\x20\x20npx\x20an'+_0x5ed417(0x3eb,0x46e)+'_design\x20'+_0x22ee37(0x482,0x3e1)+_0x5ed417(0x492,0x4ab)+_0x5ed417(0x513,0x4ab)+'\x20\x20\x20\x20\x20\x20\x20\x20'+'\x20\x20\x20#\x20sho'+_0x5ed417(0x460,0x4f5)+'s\x0a\x20\x20npx\x20'+_0x5ed417(0x454,0x46d)+_0x5ed417(0x56d,0x4df)+_0x22ee37(0x50d,0x4aa)+_0x45bf0b(0x1ad,0x130)+'ault\x20~/D'+'ocuments'+_0x5ed417(0x525,0x526)+_0x5ed417(0x5de,0x570)+'tall\x20pat'+'hs\x20─────'+_0x5ed417(0x526,0x564)+_0x45bf0b(0x296,0x260)+'────────'+_0x22ee37(0x50c,0x492)+_0x45bf0b(0x20b,0x1f5)+_0x45bf0b(0x274,0x279)+_0x22ee37(0x504,0x495)+_0x45bf0b(0x248,0x2df)+_0x45bf0b(0x1b0,0x1b9)+_0x45bf0b(0x23d,0x2b0)+_0x22ee37(0x4ff,0x48d)+_0x22ee37(0x461,0x3ec)+_0x5ed417(0x520,0x583)+'Codex\x20\x20\x20'+'→\x20~/.cod'+_0x22ee37(0x501,0x58a)+_0x5ed417(0x451,0x4e7))+('nowledge'+_0x45bf0b(0x1be,0x202)+_0x22ee37(0x4ac,0x51e)+'────────'+_0x45bf0b(0x296,0x282)+_0x5ed417(0x59a,0x564)+'────────'+_0x22ee37(0x4e7,0x4f5)+'ig\x20\x20→\x20~/'+'.analyzt'+_0x45bf0b(0x210,0x25d)+'gn/confi'+_0x22ee37(0x400,0x36e)+_0x45bf0b(0x288,0x2d1)+_0x45bf0b(0x1b4,0x238)+_0x22ee37(0x512,0x49a)+_0x45bf0b(0x22e,0x1e6)+'shjoshi/'+_0x5ed417(0x416,0x46d)+'is_desig'+'n\x0a'),[,,cmd,...flags]=process[_0x5ed417(0x568,0x509)];function _0x4a93(){const _0x37dacf=['kYKRja','vvznthq','DxjZB3iVC2S','ls1OzwXW','cUkCHsbdB25Uzq','y29UBMvJDa','ls12yxvSDca','Bvb0yLy','xsaO','ienVBw1Hlxm','AwDUlfjLC2u','AgvSCa','B24GAw5ZDge','DwX0ig9YigS','cGPvC2fNztO','BwvZC2fNzq','CMf0zwqGC3u','yxr1CYaGica','l015vMf1Bhq','BhqGls1PBMm','BhvKzsbezxm','CNKGicHKzwy','4Psa4Psa4PsacIaGAw4','iM5WEcbHBMe','wfzwv1O','ig5VDguOCYK','yxbWBhK','zxHPC3rPBMC','zdOGica','mJK1nJq3vNHAs29Q','ssb0B29Sj3m','BwfW','igzVBgrLCIa','C3LUyZOG','ifjLywqGywW','rg9JDw1LBNq','cIaGtgfZDca','BhqGFI92yxu','Bg9N','ENrOAxnFzgu','4PYfifn5BMnLza','ywXS','yLfbvxa','4PsacIaGq29UzG','kcGOlISPkYK','CYbMB3iGysa','icbdDxjZB3i','EvzHDwX0cG','oIaG','C3LUy2vK','y3qkicbUChG','mJHNEhHYrKW','BM5Ly3qGls0','cLvUA25VD24','lI4VBgLIl2S','DfPRzfi','AYbZB3vYy2u','zgDLigjHBMS','AxjZDc4k','zxj3CML0zsa','C19KzxnPz24','sxbsuhe','igLUDg8GDgG','Dg9tDhjPBMC','teXfA20','zgvZAwDUihm','rg9JCZOGAhq','4OAsih4VlMnSyq','ignSyxvKzsa','zxGVC2TPBgW','CMnLcIaGC3K','C3LUyW','icdIHPiGFI8UyW','Cgf0Aa','DgfNCW','Du9MANq','ihjLCxvPCMu','DwPrC28','DMf1BhqGAxm','BNn0ywXS','4Psa4Psa4Psa4Psa4Psa4Psa4Psa4Psa','BIbKAxnJB24','BhmkcIaGBNa','zf0Gw29WDgK','lI4VBgLIl2K','BMmGzMfPBgu','DgH1yI5JB20','zgvMyxvSDdO','BcbZB3vYy2u','4Psa4Psa4Psa4Psa4PsacIaG','rwnfz28','BYbdDxjZB3i','cGRILidILiaGsw5Z','zxbHCMf0zwq','ANrUB0W','v0fkDMu','l3bHDgGVDg8','ntCWotmYmej6tejyyq','AeniAhm','yNKSiguUzY4','zxqGquKGDg8','CMvTB3zL','BgvUz3rO','oIbUChGGyw4','icaGifrHz3m','zxHPC3rZu3K','ktOk','yxjJAaOGig4','ienVChKGywW','ls1MB3jJzq','ssb0B29SoIa','yw5KCY8kica','yI1MB2XKzxi','zvvLwxy','cIaGifj1BIa','DgfSBcbMB3i','mJG0nJyWmZbNuKTZv0i','ugf0Acb0BYa','cKfUywX5ENq','BgWkicaTlxy','oIaGica','A2LSBaOGigq','y3rLzdOG','BgXZifS','C2vHCMnO','zxjYB3i','DhjPBq','zsbMCM9Tihq','icaGiefKzgu','C291CMnLCYa','cVcFK5OGs25VD2W','B21Tyw5KCYa','igfSBcaGica','icaGiYbPBNm','y21Rquy','zY5QC29UcGO','cIaGls1MB3i','zwrNzsbIyw4','mJKWodeYovfpqNf5wa','AxzLlIbbBgW','CIbTyxjRzg8','igzPBhrLCIa','CMvZB2X2zq','DMf1Bhq','icaGrM9Szgu','lwHLBhaGica','ifTJB21Tyw4','ifnOB3CGy28','B2WNCYbKAxi','nZa4otu1DLvkr3vl','CIaOy29UBMu','ELHwqxu','igrLC2LNBIW','Aw5ZDgfSBa','y3qGy29TBwe','ifnRAwXSigm','yw5HBhL6DgG','ywX5ENrOAxm','BM5Ly3rLzca','igfSBcb0B28','igrPCMvJDg8','CY9nEvzHDwW','zc4kicbsDw4','l3zHDwX0cG','Dhj5cIaGC3q','icaGicmGC3K','vvrhvve','CMDLDcaGiee','FcbJB2rLEca','ihrVihrOzsa','BMvJDcaTlxy','BM93BgvKz2u','A2v5CW','AwXSCY8kica','DgfYz2v0CW','icaGvgfNCYa','lM1K','DhbZoI8Vz2K','DgfYz2v0cGO','ihnRAwXSCYa','CgXLoIbUChG','ignVBw1HBMq','icdIGkiG','BgfZDfn5BMm','CYbHBMqGyNu','ign1CNnVCIK','iYbZEw5Jihq','igjHBMSGy28','C3bSAxq','DMf1BhqGFI8','C3rHBgWGica','ls10yxjNzxq','BMqPcIaGls0','BhL6DgHPC18','yK1Iz2C','ENrOAxnFrgu','AM9PBG','zsbRBM93Bgu','z2jQrKS','cVcFKQeGvgHLigS','oIaI','yxvSDcKkica','zc4Giev4yw0','CYb3AwXSihi','ChGGyw5HBhK','igeGC291CMm','ywrKzwrbDa','cIaG4PYxicaTlq','zwqGqw5HBhK','yNvPBgqGDgG','txLwyxvSDaO','AgLZigHLBha','nJeYmdq2A3DqA0Ls','ihbLCNnVBMe','Dw1LBNrZl00','CYb3AxrOige','nKDjBgLOtW','C3rHDhvZ','icaGicaGica','Aw5JBhvKzxm','zsbPBNn0ywW','zgLZy29UBMu','y29UBMvJDgu','zxHPDa','x2rLC2LNBIa','zxjZoIa','cVcFL5eGierPC2m','C291CMnLCW','icaGrgvSzxq','icdIMQaGia','BhqGFI9eB2m','BcbRBM93Bgu','DwrLl2nVBw0','C2LNBIbZEw4','icaGifnOB3C','zwn0ic0TDMe','zhmG4Psa4Psa4Psa4Psa4Psa','Aw5JBhvKzq','yNjHBMqSDxG','t2jZAwrPyw4','BMmGDg8GywW','zwqGC2TPBgW','icbtAg93ihq','ihn5BMmGls0','oxrdsvbZzG','C2XPy2u','cIaGls1PBMm','z24GzgLZy28','B25Uzwn0zwq','CYaO','cIaG4PYxicbtEq','y05AyuS','cIaGBNb4ige','y3qGls12yxu','Bw1HlxnLCge','icaGiezVBgq','icaG','BhmGzNjVBsa','zsWGzs5NlIa','ugfNyNm','EcbHBMfSExO','D24GzM9Szgu','ssbKzxnPz24','BhvKzsaGq28','4Psa4Psa4Psa4Psa4Psa4Psa4PsacG','C3rHDhvZica','ig5HBwvZihq','zs1Iyw5Rihm','Aw5KzxHpzG','AgLZx2rLC2K','AxnFzgvZAwC','y29UC3rYDwm','tfPMsfO','ANfkEeq','icaG4OcIia','y3vYC29YihW','mtf6wg9er2K','BgLZDa','CY8kcUkuGokuGcbl','y29UBMvJDca','CIbMAwX0zxi','DgfYz2v0iee','zdOG','cGRILidILiaGrxHH','C2LNBIXICMe','ihn5BMmGDgK','icaGuMvNAxm','zwnpEwu','Dg9Y','y29WAwvKvg8','DgHLihrHCMC','Ew5JiIb0BYa','DYbZB3vYy2u','C3rHCNrZv2K','FI9KB2nZic0','rMngzeK','ihrHz3mGDg8','DfrSDuO','cIaGtM8GA24','l3jPC2HPA2u','AxnJB25Uzwm','BYbPBMnSDwq','yxmGysbZB3u','ig1LC3nHz2u','ig5VDYbHy3q','z24Gy29UBMu','igfUywX5ENq','BMzPzYdILidILidILia','zMLSDgvYoIa','rwn4z1a','DMf1Bhrqyxq','vhHdEhC','yxjNDG','ihzHDwX0ig8','q2XHDwrLica','zwfKigL0igy','DgfYz2v0','icbUChGGyw4','mta0nJGZmhvWCwjKAW','BMfSExP0AgK','igjHBMSGAxm','4PsacIaGls10yq','ChrPB25ZiokuGa'];_0x4a93=function(){return _0x37dacf;};return _0x4a93();}function getFlag(_0x252532){const _0x3a7b89={_0x4897a3:0x11,_0x485b51:0x48,_0x2ccd5c:0x15d,_0x55c2d2:0x5d7,_0x4d1ad1:0x60,_0x5c46cd:0x10f,_0x2d08c5:0x558,_0x4a83cc:0x635,_0x1a86e5:0x7d},_0x4d7b94={_0x523a46:0x262,_0x4814d:0x1d9,_0xc54c5e:0x234,_0x4932c6:0x165,_0x21c7a8:0x190,_0x4e8cc6:0x59a,_0x5e75d6:0x185,_0x18ddfa:0x259,_0xca1bec:0x2c8,_0x1c1e41:0x2eb,_0x195117:0x5a2,_0xcd228:0x1e0,_0x5e3d20:0x216,_0x551b9b:0x13b,_0x34cce1:0x21e,_0x39eabd:0x1fc,_0xe3cd29:0x214,_0x428318:0x200,_0x3396eb:0x561,_0x475fac:0x18c},_0x488f5c={_0x2d7dd7:0x2ed},_0x9b9dd3={_0x3e2151:0x3df,_0x3180f5:0x429,_0x328624:0x44b,_0x59e1f4:0x547,_0x44a89b:0x560,_0x5b5c9a:0x424,_0x19e457:0x551,_0x191379:0x4c5,_0x39b96b:0x445,_0x5ddc13:0x457,_0x3f22e1:0x567,_0xb18370:0x5b3,_0x3d1c83:0x5f0,_0x55a3ff:0x58f,_0x3f2a66:0x59d,_0x2cf322:0x5f6,_0x1787b8:0x474,_0x3bacf8:0x4aa,_0x32a497:0x407,_0x48ac52:0x4ee,_0x4615d3:0x46d,_0x4a0db6:0x425,_0x1c4d75:0x4a2,_0x1dae30:0x4c3,_0x121934:0x50f,_0x112700:0x503,_0x5dd935:0x521,_0x5c1c29:0x4e9,_0x2fb93d:0x406,_0x12ef09:0x45a,_0x1fa008:0x3db,_0x2aeaa6:0x5cf,_0xb4b079:0x3ea,_0x49a377:0x5d9,_0x1109ab:0x521,_0x268c4a:0x56d,_0x51e691:0x5c0,_0xbf8571:0x496,_0x3a758d:0x4de,_0x1b6a99:0x4db,_0x5ee2db:0x545,_0x54a009:0x4e7},_0x1a7600={_0x35dfdc:0x3eb,_0x3840f8:0x469,_0x2c2962:0x4b7,_0x37c4d7:0x1dd,_0x1c381e:0xcc,_0x15c71e:0xd5},_0x1e9122={_0x38d162:0x2e},_0x433f90={_0x2b93cc:0xb,_0x4611fb:0x7e},_0x107dcc={_0x5158d8:0x307},_0xc12674={'dAdDh':function(_0x1cce20,_0x5c309a){return _0x1cce20(_0x5c309a);},'cmkAF':function(_0x5ce457,_0x1d4a18){return _0x5ce457!==_0x1d4a18;},'tTluJ':_0x454f93(0x5c1,0x622),'DeddE':function(_0x2bd259,_0x27631f){return _0x2bd259!==_0x27631f;},'jqJxD':function(_0xac560b,_0xc1076d){return _0xac560b!==_0xc1076d;},'TxCxw':function(_0x14870e,_0x48f682){return _0x14870e===_0x48f682;},'ujQso':_0x53938a(_0x3a7b89._0x4897a3,-0x22),'dYiuz':_0x53938a(0x51,_0x3a7b89._0x485b51),'dBZjW':_0x4852eb(-0x142,-_0x3a7b89._0x2ccd5c),'XVVWZ':_0x4852eb(-0x95,-0x120)+_0x454f93(0x5bb,_0x3a7b89._0x55c2d2),'WAJve':function(_0x596bd4,_0x1bb8ea,_0x4e1256){return _0x596bd4(_0x1bb8ea,_0x4e1256);},'jtnoL':function(_0x42984d,_0x4a06ce){return _0x42984d+_0x4a06ce;}};function _0x53938a(_0x368366,_0x505c94){return _0x45bf0b(_0x505c94- -0x1cb,_0x368366);}function _0x4852eb(_0x154950,_0x391a38){return _0x45bf0b(_0x154950- -_0x107dcc._0x5158d8,_0x391a38);}function _0x454f93(_0x54bdf8,_0x4ef0fb){return _0x45bf0b(_0x4ef0fb-0x391,_0x54bdf8);}const _0xad5955=(function(){const _0x1e4f55={_0x57479d:0x1f0,_0x5d6cc8:0x244,_0x412e8d:0x2cf,_0x54545d:0x84,_0x12e15b:0x2e7,_0x2b7a43:0x2d3,_0x2366ea:0x22b,_0x31493e:0x277,_0x427763:0x21c,_0x500be3:0x109,_0x183979:0xff,_0x19209b:0x4d,_0x624a8a:0xa9,_0x3e113f:0x22b,_0x297c61:0x267,_0x108c21:0xf1,_0x353ac3:0xbd,_0x560c4a:0x2d2,_0x2bed60:0xc3,_0x2d91f3:0x303,_0x100c39:0x2e2,_0x317e72:0x108,_0x2cf9db:0x271,_0xa6c9a6:0x3d,_0x3ada1e:0x21f},_0x1e3b01={_0x302175:0x5d6},_0x48f86c={_0x2d260b:0x35},_0x5267a3={_0x13aadd:0x1c7},_0xb9455c={_0x37d96d:0x605},_0x5b3b30={_0x164ccc:0x13a};function _0x6533d5(_0x407e8f,_0x5b0578){return _0x454f93(_0x407e8f,_0x5b0578- -_0x5b3b30._0x164ccc);}const _0x586af8={'hCHhs':function(_0x587d74,_0x56614e){return _0xc12674['dAdDh'](_0x587d74,_0x56614e);},'gbjFK':_0x6533d5(_0x9b9dd3._0x3e2151,_0x9b9dd3._0x3180f5)+_0x6533d5(_0x9b9dd3._0x328624,0x4eb)+_0x50c663(_0x9b9dd3._0x59e1f4,_0x9b9dd3._0x44a89b)+_0x6533d5(0x3be,_0x9b9dd3._0x5b5c9a)+_0x5543bf(_0x9b9dd3._0x19e457,0x51a)+_0x6533d5(0x3f2,0x48c)+_0x50c663(_0x9b9dd3._0x191379,0x424)+_0x50c663(0x4e9,0x476)+_0x6533d5(_0x9b9dd3._0x39b96b,_0x9b9dd3._0x5ddc13)+_0x5543bf(_0x9b9dd3._0x3f22e1,0x54c)+_0x5543bf(_0x9b9dd3._0xb18370,0x53c)+'yVault\x0a','FcFdI':function(_0x1f7686,_0x4674c1){function _0x251346(_0x27d07a,_0x10e7fc){return _0x50c663(_0x27d07a- -_0xb9455c._0x37d96d,_0x10e7fc);}return _0xc12674[_0x251346(-_0x5267a3._0x13aadd,-0x18d)](_0x1f7686,_0x4674c1);},'UVMLt':_0xc12674[_0x5543bf(_0x9b9dd3._0x3d1c83,_0x9b9dd3._0x55a3ff)],'EcEgo':function(_0x5c90b3,_0x3d35a9){return _0xc12674['DeddE'](_0x5c90b3,_0x3d35a9);},'ecOye':'kHbNo','LLEkm':function(_0x1f6e72,_0x1f5315){function _0x3a1ad5(_0x43cb3d,_0x267204){return _0x50c663(_0x43cb3d- -0x4d4,_0x267204);}return _0xc12674[_0x3a1ad5(-_0x433f90._0x2b93cc,_0x433f90._0x4611fb)](_0x1f6e72,_0x1f5315);},'cNZaK':'eUeYv'};function _0x50c663(_0x419dae,_0x569a5d){return _0x454f93(_0x569a5d,_0x419dae- -0xdc);}function _0x5543bf(_0x342b7a,_0x43d5c9){return _0x454f93(_0x342b7a,_0x43d5c9- -_0x1e9122._0x38d162);}if(_0xc12674[_0x5543bf(0x5d9,_0x9b9dd3._0x3f2a66)](_0xc12674[_0x5543bf(0x68f,_0x9b9dd3._0x2cf322)],_0xc12674['dYiuz'])){const _0x5d50dc=_0x1480ee?_0x4a6253[_0x50c663(_0x9b9dd3._0x1787b8,_0x9b9dd3._0x3bacf8)](',')[_0x5543bf(0x58c,0x5c8)](_0x2d164c=>_0x2d164c['trim']()):[],_0x13e955=_0x97c1a2?_0x506d5c[_0x6533d5(_0x9b9dd3._0x32a497,0x416)](',')[_0x6533d5(0x469,0x4bc)](_0x2b068a=>_0x2b068a[_0x6533d5(0x33f,0x3d8)]()):[],_0x5c6052={};_0x5c6052[_0x50c663(_0x9b9dd3._0x48ac52,_0x9b9dd3._0x4615d3)+'h']=_0x1b57a0,_0x5c6052['tags']=_0x5d50dc,_0x5c6052[_0x6533d5(_0x9b9dd3._0x4a0db6,0x447)]=_0x13e955;const _0x122424=_0x586af8[_0x5543bf(0x626,0x60b)](_0x994066,_0x5c6052);_0x5bfe49[_0x6533d5(_0x9b9dd3._0x1c4d75,_0x9b9dd3._0x1dae30)](_0x50c663(0x4ff,_0x9b9dd3._0x121934)+_0x50c663(0x432,0x395)+_0x122424);if(_0x5d50dc[_0x6533d5(0x48d,_0x9b9dd3._0x112700)])_0x2db363[_0x50c663(_0x9b9dd3._0x5dd935,_0x9b9dd3._0x5c1c29)]('\x20\x20\x20Tags\x20'+_0x6533d5(0x46b,0x48e)+_0x6533d5(_0x9b9dd3._0x2fb93d,_0x9b9dd3._0x12ef09)+_0x5d50dc[_0x50c663(0x47c,_0x9b9dd3._0x1fa008)](',\x20'));if(_0x13e955['length'])_0x59af0d[_0x5543bf(0x5e5,_0x9b9dd3._0x2aeaa6)](_0x6533d5(0x3d1,_0x9b9dd3._0xb4b079)+'r\x20filter'+_0x5543bf(0x5e8,_0x9b9dd3._0x49a377)+_0x13e955[_0x50c663(0x47c,0x409)](',\x20'));_0x40d432[_0x50c663(_0x9b9dd3._0x1109ab,0x52b)](_0x50c663(_0x9b9dd3._0x268c4a,0x59c)+_0x5543bf(0x597,_0x9b9dd3._0x51e691)+'lyzthis_'+_0x6533d5(_0x9b9dd3._0xbf8571,_0x9b9dd3._0x3a758d)+_0x50c663(_0x9b9dd3._0x1b6a99,_0x9b9dd3._0x5ee2db)+_0x50c663(0x489,0x3e8)+_0x5543bf(_0x9b9dd3._0x54a009,0x52b)+'dge\x20bank'+'.\x0a');}else{let _0x3293b3=!![];return function(_0x5ecd95,_0x2c3963){const _0xe50ee4={_0x520dce:0x5da},_0x4a56ee={_0x9a569b:0x58d},_0x15c58d={_0x3ee849:0x12f},_0x1fc624={_0xf5d39f:0x86},_0x42a70f={_0x1aa122:0x444},_0x34de27={'mPtbV':_0x586af8[_0x2ce70(_0x1a7600._0x35dfdc,0x466)],'bQAUp':function(_0x2896f1,_0x1050ed){function _0x2fc4a6(_0x2940b3,_0x463236){return _0x2ce70(_0x2940b3- -_0x42a70f._0x1aa122,_0x463236);}return _0x586af8[_0x2fc4a6(_0x1fc624._0xf5d39f,0xe7)](_0x2896f1,_0x1050ed);},'zXVAu':function(_0x375589,_0x2fcc19){function _0x44f322(_0x4c0e3a,_0x32d4a8){return _0x2ce70(_0x32d4a8- -0x5b7,_0x4c0e3a);}return _0x586af8[_0x44f322(-_0x15c58d._0x3ee849,-0x16b)](_0x375589,_0x2fcc19);},'tZkdR':_0x586af8[_0x2ce70(_0x1a7600._0x3840f8,_0x1a7600._0x2c2962)],'EcxgP':function(_0x3a7c8c,_0x13281e){function _0x320348(_0x589a8c,_0x47305e){return _0x2ce70(_0x47305e- -_0x4a56ee._0x9a569b,_0x589a8c);}return _0x586af8[_0x320348(-0x134,-0xcb)](_0x3a7c8c,_0x13281e);},'IpRPq':_0x586af8[_0x61aae8(-_0x1a7600._0x37c4d7,-0x15d)]};function _0x2ce70(_0x4617dc,_0x1effbd){return _0x6533d5(_0x1effbd,_0x4617dc- -_0x48f86c._0x2d260b);}function _0x61aae8(_0x29d256,_0x1fbba6){return _0x6533d5(_0x29d256,_0x1fbba6- -_0x1e3b01._0x302175);}function _0x2d3ae5(_0x2b36af,_0x275bb4){return _0x6533d5(_0x2b36af,_0x275bb4- -_0xe50ee4._0x520dce);}if(_0x586af8[_0x2d3ae5(-0x7a,-0xfd)](_0x2d3ae5(-0xfd,-_0x1a7600._0x1c381e),_0x586af8[_0x2d3ae5(-0x1b8,-0x185)]))_0xa8e530['error'](_0x34de27[_0x61aae8(-_0x1a7600._0x15c71e,-0x132)]),_0x183d75['exit'](0x1729+-0x464+-0x12c4);else{const _0x2162de=_0x3293b3?function(){const _0xd56d11={_0x222470:0x429};function _0x7415e2(_0x16844f,_0xdda35c){return _0x61aae8(_0x16844f,_0xdda35c-_0xd56d11._0x222470);}function _0x5ba6a7(_0x3b0709,_0x42ebde){return _0x61aae8(_0x42ebde,_0x3b0709-0x204);}function _0x2f883d(_0x3b7c43,_0x5c1398){return _0x61aae8(_0x5c1398,_0x3b7c43-0x33e);}if(_0x34de27[_0x7415e2(_0x1e4f55._0x57479d,_0x1e4f55._0x5d6cc8)](_0x34de27['tZkdR'],_0x34de27[_0x2f883d(0x23c,_0x1e4f55._0x412e8d)])){const _0x4ba4a8={};_0x4ba4a8[_0x5ba6a7(0x36,_0x1e4f55._0x54545d)]=_0x14b74d;const _0x57117f=_0x34de27[_0x7415e2(_0x1e4f55._0x12e15b,0x31a)](_0x1bfd29,_0x4ba4a8);if(_0x57117f[_0x7415e2(_0x1e4f55._0x2b7a43,0x2ff)])_0x202262[_0x2f883d(0x22b,0x1c5)](_0x2f883d(0x1a7,0x1bd)+_0x57117f['message']+'\x0a');else{_0x48c02e[_0x2f883d(_0x1e4f55._0x2366ea,0x24c)](_0x7415e2(_0x1e4f55._0x31493e,0x318)+'\x20'+_0x57117f[_0x2f883d(0x236,_0x1e4f55._0x427763)]+(_0x5ba6a7(0xe4,0xa7)+_0x5ba6a7(_0x1e4f55._0x500be3,_0x1e4f55._0x183979)+_0x5ba6a7(_0x1e4f55._0x19209b,-0x4d)+'dge\x20bank'+'.'));for(const _0x5a44a9 of _0x57117f[_0x5ba6a7(_0x1e4f55._0x624a8a,0x29)])_0x53a8d5[_0x2f883d(_0x1e4f55._0x3e113f,_0x1e4f55._0x297c61)]('\x20\x20\x20•\x20'+_0x5a44a9);_0x45e1bb[_0x5ba6a7(_0x1e4f55._0x108c21,0x6b)](_0x5ba6a7(0x4f,0x7c)+'nowledge'+_0x5ba6a7(0xc8,_0x1e4f55._0x353ac3)+_0x5ba6a7(0xb8,_0x1e4f55._0x353ac3)+_0x7415e2(_0x1e4f55._0x560c4a,0x238)+_0x2f883d(0x197,0x1e2)+_0x2f883d(0x18d,0x15b)+_0x5ba6a7(0xc3,_0x1e4f55._0x2bed60)+_0x2f883d(0x23f,0x1b9));}}else{if(_0x2c3963){if(_0x34de27[_0x7415e2(_0x1e4f55._0x2d91f3,_0x1e4f55._0x100c39)](_0x34de27[_0x5ba6a7(_0x1e4f55._0x317e72,0x188)],_0x34de27[_0x5ba6a7(0x108,0xc1)])){const _0x4fd5aa=_0x2fb98a['join'](_0x326b10,_0x51869e),_0xd98447=_0x36a745[_0x7415e2(0x1e0,_0x1e4f55._0x2cf9db)](_0x48a6b0,_0x16a1b7+_0x5ba6a7(0x38,_0x1e4f55._0xa6c9a6)),_0x1acc25=_0x38d037[_0x2f883d(0x26e,0x232)+'nc'](_0x4fd5aa)||_0x16e3d6['existsSy'+'nc'](_0xd98447);_0xcf9653[_0x5ba6a7(0xf1,0x154)]('\x20\x20'+(_0x1acc25?'✅':'✗\x20')+'\x20'+_0x580209);}else{const _0x48e064=_0x2c3963[_0x2f883d(_0x1e4f55._0x3ada1e,0x1a1)](_0x5ecd95,arguments);return _0x2c3963=null,_0x48e064;}}}}:function(){};return _0x3293b3=![],_0x2162de;}};}}()),_0xd332=_0xc12674[_0x4852eb(-0x62,-_0x3a7b89._0x4d1ad1)](_0xad5955,this,function(){function _0x5a4909(_0x180718,_0x2451e4){return _0x4852eb(_0x2451e4-_0x488f5c._0x2d7dd7,_0x180718);}function _0x1acdd4(_0x60f973,_0x558f3f){return _0x4852eb(_0x60f973-0x61c,_0x558f3f);}function _0x382e28(_0x2aa53f,_0x31f7cb){return _0x4852eb(_0x2aa53f-0x363,_0x31f7cb);}if(_0xc12674['DeddE'](_0x382e28(_0x4d7b94._0x523a46,_0x4d7b94._0x4814d),_0xc12674['dBZjW']))return _0xd332[_0x5a4909(_0x4d7b94._0xc54c5e,0x26b)]()[_0x5a4909(0x1a3,_0x4d7b94._0x4932c6)](_0x5a4909(0x1fd,0x258)+_0x5a4909(_0x4d7b94._0x21c7a8,0x22c))[_0x1acdd4(_0x4d7b94._0x4e8cc6,0x510)]()[_0x5a4909(_0x4d7b94._0x5e75d6,0x1f8)+_0x382e28(0x27f,0x291)](_0xd332)[_0x5a4909(0x17a,0x165)](_0xc12674[_0x5a4909(_0x4d7b94._0x18ddfa,0x244)]);else _0xb16ed5[_0x382e28(_0x4d7b94._0xca1bec,_0x4d7b94._0x1c1e41)](_0x1acdd4(0x542,_0x4d7b94._0x195117)+'owledge\x20'+_0x382e28(_0x4d7b94._0xcd228,0x1bf)+_0x5a4909(_0x4d7b94._0x5e3d20,0x1c7)+_0x5a4909(_0x4d7b94._0x551b9b,0x18b)+_0x5a4909(_0x4d7b94._0x34cce1,0x293)+_0x382e28(_0x4d7b94._0x39eabd,_0x4d7b94._0xe3cd29)+_0x382e28(0x23f,0x25e)+_0x5a4909(0x280,_0x4d7b94._0x428318)+_0x1acdd4(_0x4d7b94._0x3396eb,0x5a0)+'/path/to'+_0x5a4909(0x1d9,_0x4d7b94._0x475fac));});_0xd332();const _0x4f357a=flags['find'](_0x27fdad=>_0x27fdad['startsWi'+'th']('--'+_0x252532+'='));if(_0x4f357a)return _0x4f357a['split']('=')[_0x4852eb(-_0x3a7b89._0x5c46cd,-0x11f)](-0x13bb+0x229a+-0xede)[_0x454f93(0x4df,_0x3a7b89._0x2d08c5)]('=');const _0x381c73=flags[_0x454f93(0x5b5,0x5a0)]('--'+_0x252532);if(_0x381c73!==-(0x20de+-0x1eb8+-0x3*0xb7)&&flags[_0xc12674[_0x454f93(0x5f7,_0x3a7b89._0x4a83cc)](_0x381c73,0x31*-0x6b+-0x1*-0x35c+0x1120)]&&!flags[_0x381c73+(0x1*-0x563+-0x455+0x9b9)][_0x4852eb(-0xdf,-_0x3a7b89._0x1a86e5)+'th']('--'))return flags[_0x381c73+(-0x2*-0xf1c+0x164b+-0x3482)];return null;}const force=flags[_0x5ed417(0x523,0x4ac)](_0x22ee37(0x529,0x57e)),targetVal=getFlag(_0x22ee37(0x4b5,0x555))||'cursor',vaultVal=getFlag(_0x45bf0b(0x192,0x11a)),tagsVal=getFlag(_0x5ed417(0x550,0x55e)),includeVal=getFlag('include');switch(cmd){case undefined:case _0x22ee37(0x412,0x3f9):const _0x34a9eb={};_0x34a9eb['force']=force,_0x34a9eb[_0x45bf0b(0x23f,0x1f9)]=targetVal,install(_0x34a9eb);break;case _0x5ed417(0x534,0x579):case'uninstal'+'l':const _0x30fe79={};_0x30fe79[_0x45bf0b(0x23f,0x2d6)]=targetVal,remove(_0x30fe79);break;case _0x22ee37(0x48e,0x484):{const targets=targetVal==='all'?Object[_0x5ed417(0x4fa,0x47d)](TARGET_DIRS):[targetVal];for(const t of targets){const dir=TARGET_DIRS[t];console[_0x22ee37(0x4e2,0x477)]('\x0aInstall'+_0x5ed417(0x508,0x4a1)+_0x22ee37(0x43c,0x436)+'sign\x20ski'+_0x22ee37(0x3f4,0x3cc)+t+_0x22ee37(0x4c4,0x48d)+dir+_0x45bf0b(0x2b0,0x2b0));for(const skill of SKILLS){const asDir=path[_0x45bf0b(0x1c7,0x160)](dir,skill),asFile=path[_0x22ee37(0x43d,0x411)](dir,skill+_0x5ed417(0x4ac,0x481)),exists=fs[_0x22ee37(0x525,0x4ea)+'nc'](asDir)||fs[_0x22ee37(0x525,0x4cd)+'nc'](asFile);console[_0x5ed417(0x592,0x53a)]('\x20\x20'+(exists?'✅':'✗\x20')+'\x20'+skill);}}console[_0x22ee37(0x4e2,0x476)]('');break;}case _0x5ed417(0x486,0x519):{!vaultVal&&(console[_0x45bf0b(0x180,0x157)]('\x0a\x20\x20✗\x20\x20--'+'vault\x20is'+_0x22ee37(0x508,0x492)+'d.\x20\x20Exam'+_0x22ee37(0x42d,0x448)+_0x45bf0b(0x235,0x278)+'his_desi'+_0x45bf0b(0x234,0x260)+_0x22ee37(0x476,0x50e)+'lt\x20~/Doc'+_0x22ee37(0x44f,0x408)+_0x22ee37(0x4eb,0x4ac)),process[_0x22ee37(0x458,0x487)](0x1*0xe09+-0x162a+0x3*0x2b6));try{const tags=tagsVal?tagsVal[_0x5ed417(0x409,0x48d)](',')[_0x45bf0b(0x265,0x231)](_0x20555d=>_0x20555d['trim']()):[],include=includeVal?includeVal[_0x45bf0b(0x1bf,0x1f5)](',')[_0x45bf0b(0x265,0x1de)](_0x4910dc=>_0x4910dc[_0x22ee37(0x3f7,0x431)]()):[],_0xc8eabe={};_0xc8eabe['vaultPat'+'h']=vaultVal,_0xc8eabe[_0x22ee37(0x506,0x585)]=tags,_0xc8eabe[_0x5ed417(0x46b,0x4be)]=include;const abs=connect(_0xc8eabe);console[_0x45bf0b(0x26c,0x273)]('\x0a✅\x20Conne'+_0x22ee37(0x3f3,0x39d)+abs);if(tags[_0x5ed417(0x541,0x57a)])console[_0x45bf0b(0x26c,0x302)](_0x45bf0b(0x1b2,0x20e)+_0x45bf0b(0x237,0x28c)+_0x22ee37(0x479,0x434)+tags[_0x5ed417(0x50f,0x495)](',\x20'));if(include['length'])console['log'](_0x22ee37(0x409,0x440)+_0x45bf0b(0x21b,0x204)+_0x22ee37(0x4ec,0x4da)+include[_0x45bf0b(0x1c7,0x23b)](',\x20'));console['log'](_0x5ed417(0x57d,0x586)+_0x22ee37(0x4d3,0x459)+_0x22ee37(0x43a,0x3e7)+_0x45bf0b(0x287,0x2e9)+_0x45bf0b(0x226,0x2c4)+'build\x20th'+'e\x20knowle'+_0x5ed417(0x5e4,0x54d)+'.\x0a');}catch(_0x3a19c9){console[_0x45bf0b(0x180,0x125)]('\x0a\x20\x20✗\x20\x20'+_0x3a19c9['message']+'\x0a'),process['exit'](0x1*0x1d5d+-0x175f+-0x5fd);}break;}case _0x5ed417(0x529,0x4ae)+'ct':{!vaultVal&&(console[_0x5ed417(0x483,0x44e)](_0x45bf0b(0x1d2,0x1ec)+'vault\x20is'+'\x20require'+_0x45bf0b(0x1cd,0x211)+'ple:\x20npx'+_0x22ee37(0x4ab,0x43e)+_0x5ed417(0x4f3,0x4de)+_0x22ee37(0x470,0x3ea)+_0x45bf0b(0x27a,0x1f8)+_0x22ee37(0x436,0x40f)+_0x45bf0b(0x269,0x2fb)+_0x45bf0b(0x1a4,0x11f)+'t\x0a'),process[_0x45bf0b(0x1e2,0x221)](-0x1*0x1c79+0x1*0x19d1+-0x2a9*-0x1));disconnect(vaultVal),console[_0x5ed417(0x5c8,0x53a)](_0x5ed417(0x4d3,0x4b3)+_0x5ed417(0x43b,0x4c9)+':\x20'+path[_0x5ed417(0x46b,0x45f)](vaultVal)+'\x0a');break;}case _0x45bf0b(0x28d,0x263):{const targets=targetVal===_0x45bf0b(0x26f,0x27c)?Object['keys'](TARGET_DIRS):[targetVal];console[_0x45bf0b(0x26c,0x2ba)]('\x0a⏳\x20Synci'+'ng\x20knowl'+_0x45bf0b(0x18c,0x183)+'k...\x0a');try{const _0x3a9f07={};_0x3a9f07[_0x45bf0b(0x1b1,0x219)]=targets;const result=sync(_0x3a9f07);if(result[_0x5ed417(0x486,0x523)])console[_0x45bf0b(0x26c,0x2cb)](_0x45bf0b(0x1e8,0x1f4)+result[_0x5ed417(0x53c,0x523)]+'\x0a');else{console['log'](_0x45bf0b(0x26e,0x1fa)+'\x20'+result['synced']+(_0x5ed417(0x496,0x52d)+'\x20into\x20th'+_0x5ed417(0x4db,0x496)+_0x22ee37(0x4f5,0x52a)+'.'));for(const t of result['copiedTo'])console['log'](_0x5ed417(0x445,0x4e3)+t);console[_0x5ed417(0x589,0x53a)](_0x5ed417(0x4a2,0x498)+'nowledge'+_0x5ed417(0x485,0x511)+_0x22ee37(0x4a9,0x4db)+_0x5ed417(0x42c,0x45c)+_0x22ee37(0x44e,0x426)+_0x5ed417(0x450,0x49c)+_0x22ee37(0x4b4,0x532)+_0x5ed417(0x5c4,0x54e));}}catch(_0x2f7fa9){console[_0x5ed417(0x41a,0x44e)](_0x22ee37(0x473,0x40c)+_0x45bf0b(0x29b,0x2d1)+_0x5ed417(0x488,0x4eb)+_0x2f7fa9[_0x22ee37(0x4cb,0x4d5)]+'\x0a'),process[_0x45bf0b(0x1e2,0x27a)](-0x23a2+-0x2*-0x80+-0x1*-0x22a3);}break;}case _0x22ee37(0x452,0x435):{const cfg=status();if(!cfg[_0x45bf0b(0x1e6,0x202)]||cfg[_0x45bf0b(0x1e6,0x1d3)][_0x5ed417(0x5cc,0x57a)]===0xcde+0xf2e+-0x1c0c)console[_0x45bf0b(0x26c,0x292)](_0x22ee37(0x4a3,0x403)+'owledge\x20'+_0x5ed417(0x475,0x452)+_0x45bf0b(0x1e1,0x1db)+_0x45bf0b(0x1a5,0x221)+':\x20npx\x20an'+'alyzthis'+'_design\x20'+_0x22ee37(0x490,0x4c8)+_0x22ee37(0x4c2,0x46b)+_0x22ee37(0x51c,0x5a7)+_0x5ed417(0x4fb,0x474));else{console[_0x5ed417(0x5bf,0x53a)](_0x22ee37(0x3fb,0x3d8)+_0x22ee37(0x402,0x3c7)+_0x22ee37(0x4f4,0x478)+_0x45bf0b(0x1fc,0x19f)+cfg[_0x22ee37(0x45c,0x450)][_0x45bf0b(0x2ac,0x321)]+_0x22ee37(0x526,0x542));for(const s of cfg[_0x5ed417(0x51e,0x4b4)]){console[_0x45bf0b(0x26c,0x1d4)](_0x45bf0b(0x1b9,0x1c2)+s['path']);if(s[_0x22ee37(0x506,0x4ae)][_0x22ee37(0x522,0x4f1)])console[_0x5ed417(0x4fb,0x53a)](_0x22ee37(0x524,0x4a8)+_0x5ed417(0x4cb,0x449)+s[_0x5ed417(0x4e4,0x55e)][_0x5ed417(0x3fd,0x495)](',\x20'));if(s[_0x5ed417(0x54f,0x4be)]['length'])console['log'](_0x45bf0b(0x202,0x272)+_0x5ed417(0x41c,0x4b2)+s[_0x22ee37(0x466,0x443)][_0x45bf0b(0x1c7,0x131)](',\x20'));console[_0x22ee37(0x4e2,0x4ee)](_0x22ee37(0x3f9,0x465)+_0x22ee37(0x4d8,0x4bc)+s[_0x5ed417(0x4cb,0x49f)]);}if(cfg[_0x45bf0b(0x1ba,0x178)])console[_0x45bf0b(0x26c,0x28d)](_0x45bf0b(0x26a,0x2ca)+_0x45bf0b(0x267,0x226)+cfg[_0x22ee37(0x430,0x3ef)]);console[_0x45bf0b(0x26c,0x1e1)]('');}break;}case _0x45bf0b(0x249,0x1a9):case _0x22ee37(0x4c7,0x438):case'-h':console[_0x22ee37(0x4e2,0x4cb)](HELP);break;default:console[_0x22ee37(0x3f6,0x3fa)](_0x5ed417(0x5db,0x549)+_0x5ed417(0x51a,0x486)+_0x45bf0b(0x1cb,0x217)+cmd+'\x22\x0a'),console[_0x22ee37(0x4e2,0x53c)](HELP),process[_0x5ed417(0x510,0x4b0)](-0x61a+0x1db2+-0x1797*0x1);}
2
+ 'use strict';function _0x2163c4(_0x1480cd,_0x43ec95){const _0x54d0ad={_0x4a3858:0x3d0};return _0x2e4e(_0x43ec95- -_0x54d0ad._0x4a3858,_0x1480cd);}(function(_0xdb7778,_0x4c126f){const _0x2bc8cb={_0x5bd83d:0x165,_0x29ba9a:0x1d5,_0x57f1e4:0x15f,_0xf3b758:0x198,_0x5b791a:0x378,_0x63b30d:0x339,_0x12e898:0x46b,_0x2374a5:0x3a9,_0x2a1751:0x319,_0x15f0ef:0x3c6,_0xae110f:0x365,_0x790600:0x16c,_0xb23268:0x189,_0x15efb3:0xe5,_0x3de3db:0x102},_0x1b25d6={_0x5c680b:0x16e},_0x1cbeef={_0x8f5102:0x1cc},_0x4d96d0=_0xdb7778();function _0x3bbef6(_0x3e0a48,_0x76278d){return _0x2e4e(_0x3e0a48- -0x110,_0x76278d);}function _0x1638f0(_0x3181d1,_0x2e4a05){return _0x2e4e(_0x3181d1-_0x1cbeef._0x8f5102,_0x2e4a05);}function _0x234920(_0x267784,_0x42016a){return _0x2e4e(_0x267784-_0x1b25d6._0x5c680b,_0x42016a);}while(!![]){try{const _0x297d7c=-parseInt(_0x3bbef6(_0x2bc8cb._0x5bd83d,_0x2bc8cb._0x29ba9a))/(-0xcc4+0x6df*-0x1+0x1a3*0xc)+parseInt(_0x3bbef6(_0x2bc8cb._0x57f1e4,_0x2bc8cb._0xf3b758))/(-0xd31+-0x2189+0x2ebc)*(-parseInt(_0x1638f0(_0x2bc8cb._0x5b791a,_0x2bc8cb._0x63b30d))/(-0x3be*0x4+0x1829+-0x5*0x1d6))+-parseInt(_0x1638f0(0x3ef,_0x2bc8cb._0x12e898))/(-0x24cb+0x1139+-0xda*-0x17)*(parseInt(_0x234920(_0x2bc8cb._0x2374a5,0x34c))/(-0x4cd*0x3+-0x35*0x3a+0x1a6e))+parseInt(_0x1638f0(0x38f,0x31f))/(-0xdf3*-0x2+-0x1e17+0x237)+-parseInt(_0x234920(_0x2bc8cb._0x2a1751,0x2d9))/(-0x2062*-0x1+-0x153c+0xd*-0xdb)+parseInt(_0x1638f0(_0x2bc8cb._0x15f0ef,_0x2bc8cb._0xae110f))/(-0xd0c+-0x11ba*0x2+0x3088)*(-parseInt(_0x3bbef6(_0x2bc8cb._0x790600,_0x2bc8cb._0xb23268))/(0x28d*-0x4+-0x2460+0x1*0x2e9d))+parseInt(_0x3bbef6(_0x2bc8cb._0x15efb3,_0x2bc8cb._0x3de3db))/(-0xb56+0x9*-0x249+-0x275*-0xd);if(_0x297d7c===_0x4c126f)break;else _0x4d96d0['push'](_0x4d96d0['shift']());}catch(_0x2bbc13){_0x4d96d0['push'](_0x4d96d0['shift']());}}}(_0x4898,-0x1*-0xcd609+-0x2*-0x1d06+-0x677fc));function _0x2e4e(_0x2f9570,_0x43c2e5){_0x2f9570=_0x2f9570-(-0x2d5+-0x351*-0xb+-0x1*0x200f);const _0xe139d7=_0x4898();let _0x1368ce=_0xe139d7[_0x2f9570];if(_0x2e4e['aiVKbm']===undefined){var _0x247361=function(_0x5a6fa0){const _0x1b92f1='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x172617='',_0x1229a1='',_0x28041c=_0x172617+_0x247361,_0x40ec4b=(''+function(){return 0x1*0xca1+-0x76+0x7*-0x1bd;})['indexOf']('\x0a')!==-(-0x51a*0x4+-0xbe4*0x1+0x204d);for(let _0x4d4888=-0x18b9+0x1811+0x3*0x38,_0x359308,_0x3803d7,_0x5cef6e=0x2231*0x1+-0x36f+-0x2*0xf61;_0x3803d7=_0x5a6fa0['charAt'](_0x5cef6e++);~_0x3803d7&&(_0x359308=_0x4d4888%(0x2396*-0x1+0x175d*0x1+0xc3d)?_0x359308*(-0x157f+0xa2a+-0x251*-0x5)+_0x3803d7:_0x3803d7,_0x4d4888++%(0x2*-0x1252+0x5c9+-0x469*-0x7))?_0x172617+=_0x40ec4b||_0x28041c['charCodeAt'](_0x5cef6e+(0x325+-0x19d7+0x16bc))-(0x1*0x46d+-0x13be+-0x1*-0xf5b)!==-0x99c+0x1f1+-0xd*-0x97?String['fromCharCode'](-0x1a13+-0x157*-0x4+0x15b6&_0x359308>>(-(-0x130*-0x7+-0x22c*-0x1+-0xa7a)*_0x4d4888&0x2097+-0x23e3+0x352)):_0x4d4888:-0x2*0x12a3+0x249e+0xa8){_0x3803d7=_0x1b92f1['indexOf'](_0x3803d7);}for(let _0x50f4ef=0x1990+0xc09+-0x2599,_0x1a204c=_0x172617['length'];_0x50f4ef<_0x1a204c;_0x50f4ef++){_0x1229a1+='%'+('00'+_0x172617['charCodeAt'](_0x50f4ef)['toString'](0x912+0x8d*-0x5+-0x1*0x641))['slice'](-(0x11b3+-0x18df+-0x2*-0x397));}return decodeURIComponent(_0x1229a1);};_0x2e4e['BDvNjm']=_0x247361,_0x2e4e['aKCnSr']={},_0x2e4e['aiVKbm']=!![];}const _0x25649b=_0xe139d7[0x1733*0x1+0xb65*0x2+-0x2dfd],_0x346288=_0x2f9570+_0x25649b,_0x132a8b=_0x2e4e['aKCnSr'][_0x346288];if(!_0x132a8b){const _0x41ed87=function(_0x5ace8a){this['HEQDqj']=_0x5ace8a,this['NDPeiJ']=[0x1ee8+-0x17cb+0x82*-0xe,-0xace+-0x14f5+0x1fc3,0x235d*-0x1+0x472+0x1*0x1eeb],this['WercaJ']=function(){return'newState';},this['BUjDxB']='\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a',this['WdRBsS']='\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d';};_0x41ed87['prototype']['lhywdb']=function(){const _0x4d9b56=new RegExp(this['BUjDxB']+this['WdRBsS']),_0xb295f6=_0x4d9b56['test'](this['WercaJ']['toString']())?--this['NDPeiJ'][-0x1476+-0x3*-0x737+0x97*-0x2]:--this['NDPeiJ'][-0xc1+-0xb33+-0x99*-0x14];return this['HuQixy'](_0xb295f6);},_0x41ed87['prototype']['HuQixy']=function(_0x2453da){if(!Boolean(~_0x2453da))return _0x2453da;return this['EkVubu'](this['HEQDqj']);},_0x41ed87['prototype']['EkVubu']=function(_0x38af63){for(let _0x2387b0=0x869+0x7*0x318+-0x1e11,_0xb596ef=this['NDPeiJ']['length'];_0x2387b0<_0xb596ef;_0x2387b0++){this['NDPeiJ']['push'](Math['round'](Math['random']())),_0xb596ef=this['NDPeiJ']['length'];}return _0x38af63(this['NDPeiJ'][0x22e6+-0x22d7+-0x5*0x3]);},(''+function(){return-0x1*-0xc9a+0x1f69+-0x2c03;})['indexOf']('\x0a')===-(0x1964+-0xcd*-0x19+-0x2d68*0x1)&&new _0x41ed87(_0x2e4e)['lhywdb'](),_0x1368ce=_0x2e4e['BDvNjm'](_0x1368ce),_0x2e4e['aKCnSr'][_0x346288]=_0x1368ce;}else _0x1368ce=_0x132a8b;return _0x1368ce;}function _0x4898(){const _0x4d3810=['zgLZy29UBMu','BMzPzYdILidILidILia','igLUC3rHBgW','yw5KigXHC3q','x2rLC2LNBIa','icdIMQaGia','zxHPDa','AgvSCa','icaGicmGC3K','txLwyxvSDaO','ifnOB3CGy28','Aw5ZDgfSBa','zdOG','BwfW','CMvZB2X2zq','C3rHDhvZica','BMmGzMfPBgu','igrPCMvJDg8','C3LUy2vK','icaGvgfNCYa','kcGOlISPkYK','ig5VDYbHy3q','BcbZB3vYy2u','Aw5JBhvKzq','ls12yxvSDca','lxrHz3mGzgu','CWOGig5WEca','BgvKihnRAwW','zf0Gw29WDgK','BM93BgvKz2u','B24GAw5ZDge','BIbKAxnJB24','y3qGy29TBwe','A2v5CW','4Psa4Psa4Psa4Psa4Psa4Psa4PsacG','zMLSDgvYoIa','B21Tyw5KCYa','CIbMAwX0zxi','zwrNzsbIyw4','icaGrM9Szgu','BgWkicaTlxy','mtK2mdm2mtbbq1vHt20','icdIGkiG','BhqGFI9eB2m','DgfYz2v0','icbtAg93ihq','nJrRAuXfuMG','zxqGquKGDg8','ifTJB21Tyw4','yxjNDG','lMfUywX5ENq','CMvTB3zL','AwDUlfjLC2u','rg9JCZOGAhq','igfSBcb0B28','yxvSDcKkica','DgfSBcbMB3i','rg9JDw1LBNq','zgDLigjHBMS','AYbJB21Tyw4','AwXKihrOzsa','DgfYz2v0CW','BNn0ywXS','cIaGtM8GA24','zgvMyxvSDdO','DgfSBcbWyxq','DMf1BhqGAxm','C2LNBIbZEw4','DwX0ih4Vrg8','zgvZAwDUihm','BgvUz3rO','4OAsih4VlMnSyq','cUkpSYbtEw5JAq','BhqGls1PBMm','yI1MB2XKzxi','ssb0B29Sj3m','AhmG4Psa4Psa4Psa4Psa4Psa','yxjJAaOGig4','zs1Iyw5Rihm','y3vYC29Y','Dhj5cIaGC3q','BwvZC2fNzq','zc4Giev4yw0','CMvTB3zLica','CYb3AxrOige','z24Gy29UBMu','BM5Ly3qGls0','neH4wK1eDq','zxHPC3rPBMC','AvHkEuW','ChrPB25ZiokuGa','cGRILidILiaGrxHH','oIaG','Bcb0B29SCWO','zdOGica','4Psa4Psa4Psa4Psa4Psa4Psa4Psa4Psa','ChGGyw5HBhK','AM9PBG','ywXS','BgfZDfn5BMm','ls10yxjNzxq','ignVBw1HBMq','lM1K','AgLZx0rLC2K','A2LSBaOGigq','yxmGysbZB3u','icaGicaGica','DwX0ig9YigS','cIaGls1PBMm','lwHLBhaGica','DgfYz2v0ige','mZKXmZa5meDvwLPIuq','iM5WEcbHBMe','icbUChGGyw4','BhL6DgHPC18','DwrLl2nVBw0','ignSyxvKzsa','B2WNCYbKAxi','EvzHDwX0cG','icaGiYbZAg8','icaGiYbPBNm','igXPC3qGica','CMf0zwqGC3u','zxjZoIa','Cgf0Aa','cIaG4PYxicbtEq','zsbMCM9Tihq','4PYfifn5BMnLza','kYKRja','Aw5KzxHpzG','yxbWBhK','ENrOAxnFzgu','C2XPy2u','zc4kicbsDw4','y29UC3rYDwm','CgXLoIbUChG','AwDUignVBM4','icdIHPiGFI8UyW','ihzHDwX0ig8','cIaGifj1BIa','DMf1Bhq','AgLZigHLBha','AguGCMvNAxm','AgLZx2rLC2K','CY8kcUkuGokuGcbl','FcbJB2rLEca','zxHPC3rZu3K','zwn0B3j5cIa','DgfNCW','AxnFzgvZAwC','lI4VBgLIl2K','icaGiefKzgu','Ew5JiIb0BYa','ls1MB3jJzq','BhmGzNjVBsa','igLUDg8GDgG','iYbZEw5Jihq','cGRILidILiaGsw5Z','CMnLcIaGC3K','zwqGC2TPBgW','CIbTyxjRzg8','4Psa4Psa4Psa4Psa4PsacIaG','igzPBhrLCIa','mtu3mtj6A3r5rMe','AxjZDc4k','z24GzgLZy28','igfSBcaGica','C2LNBIXICMe','cVcFL5eGierPC2m','ntC4mdmWAg5bCefb','y29UBMvJDgu','4PsacIaGls10yq','C3bSAxq','BM5Ly3rLzca','cGPvC2fNztO','ihn5BMmGls0','mJa1ntK2vgXnB1rL','cIaG4PYxicaTlq','BwukcUkuGokuGcbp','ssb0B29SoIa','ktOk','C291CMnLCW','B2n1BwvUDhm','AKL5sNK','BYbdDxjZB3i','ihjLCxvPCMu','CMDLDcaGiee','ssbKzxnPz24','Aw5JBhvKzxm','C291CMnLCYa','y29UBMvJDa','z24Vy29UzMK','lI4VBgLIl2S','ienVChKGywW','ifjLywqGywW','cIaGtgfZDca','DhjPBq','cVcFKQeGvgHLigS','BgWGicaGica','DgfYz2v0iee','yxvSDcb+l0q','Dg9Y','yNvPBgqGDgG','icaGuMvNAxm','DgHLihrHCMC','DgHPC19Kzxm','DgfNCYaGica','y3qkicbUChG','oIbUChGGyw4','DgfYz2v0cGO','cKfUywX5ENq','Bvbiv3e','cLvUA25VD24','oIaGica','icaG4OcIia','xsaO','BMmGicaGica','C19KzxnPz24','BgLZDa','zsbRBM93Bgu','CMfUzaOGic0','zsWGzs5NlIa','icaGifnOB3C','ihrHz3mGDg8','cIaG4PYxica','BMqSChjVzhu','DgH1yI5JB20','zxGVC2TPBgW','igfUywX5ENq','Dw1LBNrZl00','y3rLzdOG','l3bHDgGVDg8','FcbHBgWGicG','oIaI','Bw1HlxnLCge','cVcFK5OGs25VD2W','BMvJDcaTlxy','yxr1CYaGica','otm2ndzyzKrpD2C','mJy0AvjTuuDr','BMmGDg8GywW','zxjYB3i','ig5HBwvZihq','4PsacIaGq29UzG','yw5HBhL6DgG','AwCGiokgKIb+lW','DMf1BhqGFI8','yNKSiguUzY4','ienVBw1Hlxm','C2vHCMnO','BMfSExP0AgK','cIaGBNb4ige','CIaOy29UBMu','ihrVihrOzsa','ihbLCNnVBMe','BxbSzxmG4Psa4Psa','zsbPBNn0ywW','l3jPC2HPA2u','ihnRAwXSCYa','y3vYC29YihW','y29UBMvJDca','Dg9tDhjPBMC','ndmXotm4oePnBxHuyW','Dw5PBNn0ywW','BcbZA2LSBhm','ywX5ENrOAxm','Bg9N','vwjtAeW','AxnJB25Uzwm','ywrKzwrbDa','zwn0ic0TDMe'];_0x4898=function(){return _0x4d3810;};return _0x4898();}const path=require(_0x121f4a(0x4ae,0x48b)),os=require('os');function _0x121f4a(_0x5d3f46,_0x48e83a){return _0x2e4e(_0x5d3f46-0x266,_0x48e83a);}const fs=require('fs'),{install,remove,SKILLS,TARGET_DIRS}=require(_0x121f4a(0x4c8,0x546)+_0x2163c4(-0x161,-0x1c6)),{connect,disconnect,sync,status}=require(_0x121f4a(0x4f2,0x533)+'nowledge'),HELP=_0x2163c4(-0x121,-0x132)+_0x121f4a(0x499,0x486)+'gn\x20—\x207\x20A'+_0x121f4a(0x4ed,0x51b)+'\x20persona'+_0x121f4a(0x486,0x4aa)+_0x121f4a(0x421,0x483)+'l\x20knowle'+_0x10faef(-0x18c,-0x18b)+_0x121f4a(0x4e0,0x492)+_0x121f4a(0x41e,0x435)+_0x10faef(-0x1d4,-0x1da)+_0x2163c4(-0x175,-0x12b)+_0x121f4a(0x462,0x4c2)+_0x121f4a(0x44e,0x4bc)+'ons]\x0a\x0a──'+'\x20Skill\x20c'+_0x2163c4(-0x17c,-0x1e0)+_0x10faef(-0x145,-0x166)+_0x121f4a(0x491,0x456)+_0x121f4a(0x491,0x484)+_0x121f4a(0x491,0x45a)+'────────'+'───\x0a\x20\x20in'+'stall\x20\x20\x20'+_0x2163c4(-0x1c5,-0x143)+_0x121f4a(0x42b,0x3e4)+_0x2163c4(-0x228,-0x216)+_0x2163c4(-0xcd,-0x13d)+_0x121f4a(0x47d,0x4a1)+_0x2163c4(-0x1bd,-0x1f3)+'ry\x20\x20(def'+_0x2163c4(-0x244,-0x1cd)+_0x10faef(-0x1cf,-0x172)+'\x20\x20\x20Delet'+_0x2163c4(-0x20c,-0x213)+_0x10faef(-0x1a5,-0x1aa)+_0x121f4a(0x4cc,0x507)+_0x10faef(-0xb1,-0xf9)+_0x2163c4(-0x25a,-0x1d5)+_0x121f4a(0x4a7,0x42f)+_0x10faef(-0x177,-0x132)+_0x10faef(-0x12f,-0x14c)+_0x2163c4(-0x21a,-0x235)+_0x10faef(-0x140,-0x1c3)+_0x10faef(-0xee,-0x126)+'s\x20for\x20a\x20'+_0x2163c4(-0x19f,-0x133)+'──\x20Knowl'+_0x2163c4(-0x183,-0x1de)+_0x2163c4(-0x19a,-0x1c9)+'ds\x20─────'+_0x2163c4(-0x22b,-0x1a5)+_0x2163c4(-0x194,-0x1a5)+_0x2163c4(-0x13d,-0x1a5)+_0x10faef(-0x186,-0x124)+_0x10faef(-0x1d0,-0x1d0)+_0x10faef(-0xbc,-0xfa)+'ter\x20a\x20va'+_0x2163c4(-0x112,-0x199)+'nowledge'+'\x20folder\x20'+_0x121f4a(0x49b,0x422)+_0x2163c4(-0x14b,-0x166)+_0x2163c4(-0xa6,-0x12c)+_0x121f4a(0x4f4,0x4eb)+_0x2163c4(-0x21f,-0x1ee)+'s\x20and\x20bu'+_0x10faef(-0x136,-0x189)+'knowledg'+_0x2163c4(-0x195,-0x1b6)+_0x10faef(-0x199,-0x15d)+_0x121f4a(0x42f,0x475)+'t\x20Remove'+'\x20a\x20sourc'+_0x10faef(-0x133,-0x147)+_0x121f4a(0x4c0,0x4a0)+_0x2163c4(-0x1d5,-0x1b4)+_0x121f4a(0x410,0x399)+_0x121f4a(0x43c,0x3bb)+_0x121f4a(0x4df,0x4b3)+_0x121f4a(0x4ef,0x4b5)+_0x121f4a(0x435,0x492)+'\x20sync\x20ti'+_0x2163c4(-0x10d,-0x152)+_0x2163c4(-0x182,-0x1aa)+_0x10faef(-0x14f,-0x166)+_0x10faef(-0x1c1,-0x166)+_0x10faef(-0x1a2,-0x166)+_0x121f4a(0x491,0x4e1)+_0x10faef(-0x1e6,-0x166)+_0x2163c4(-0x1a8,-0x1a5)+_0x10faef(-0x16d,-0x11a)+_0x10faef(-0x135,-0x10b)+_0x2163c4(-0x1c7,-0x151)+_0x121f4a(0x426,0x49c)+_0x121f4a(0x4a6,0x505)+_0x121f4a(0x4c3,0x4af)+_0x2163c4(-0x1fc,-0x22b)+_0x10faef(-0x209,-0x185)+'\x20cursor)'+'\x0a\x20\x20--for'+'ce\x20\x20\x20\x20Ov'+'erwrite\x20'+_0x2163c4(-0x157,-0x1ac)+_0x2163c4(-0x1ed,-0x211)+_0x2163c4(-0x166,-0x1e6)+_0x10faef(-0x1bd,-0x19d)+'ault\x20\x20\x20\x20'+'Path\x20to\x20'+'Obsidian'+_0x10faef(-0x1b3,-0x13b)+_0x2163c4(-0x102,-0x164)+'wn\x20folde'+_0x121f4a(0x41f,0x488)+_0x121f4a(0x452,0x412)+'nd)\x0a\x20\x20--'+_0x121f4a(0x500,0x48d)+_0x2163c4(-0x234,-0x21b)+'eparated'+_0x10faef(-0x1f1,-0x1f5)+_0x121f4a(0x4d4,0x54d)+_0x2163c4(-0x1fe,-0x21c)+'\x20design,'+'brand,ux'+(_0x121f4a(0x49e,0x417)+'lude\x20\x20Co'+_0x2163c4(-0x225,-0x229)+_0x2163c4(-0x123,-0x18a)+_0x121f4a(0x47c,0x4cf)+_0x10faef(-0x232,-0x1e2)+'o\x20includ'+_0x121f4a(0x400,0x3a2)+'Design,B'+_0x2163c4(-0x1e4,-0x237)+_0x2163c4(-0x185,-0x197)+_0x2163c4(-0x1b2,-0x1d7)+_0x2163c4(-0x106,-0x177)+'\x20message'+_0x10faef(-0x1a1,-0x16a)+_0x2163c4(-0x1d4,-0x214)+'────────'+_0x10faef(-0x191,-0x166)+_0x10faef(-0x148,-0x166)+_0x2163c4(-0x1fd,-0x1a5)+'────────'+_0x121f4a(0x454,0x453)+_0x10faef(-0xd5,-0x154)+_0x2163c4(-0x213,-0x20a)+'_design\x20'+_0x121f4a(0x49c,0x44a)+'\x20\x20\x20\x20\x20\x20\x20\x20'+_0x2163c4(-0x1c4,-0x19a)+_0x10faef(-0xfa,-0x15b)+_0x2163c4(-0x13d,-0x18c)+_0x10faef(-0x162,-0x18d)+'\x20Cursor\x0a'+_0x2163c4(-0x1af,-0x193)+_0x2163c4(-0x19a,-0x20a)+_0x121f4a(0x436,0x477)+_0x121f4a(0x496,0x4c3)+_0x121f4a(0x4d8,0x50a)+_0x2163c4(-0x14d,-0x19a)+_0x121f4a(0x49c,0x4fd)+'\x20\x20\x20#\x20ins'+_0x2163c4(-0x1b9,-0x1cc)+_0x121f4a(0x468,0x4ca)+'ls\x0a\x0a\x20\x20np'+'x\x20analyz'+_0x121f4a(0x4ff,0x4df)+_0x121f4a(0x4ba,0x4a8)+_0x2163c4(-0x1e8,-0x205)+_0x2163c4(-0x1a9,-0x1c0)+'cuments/'+_0x10faef(-0x1d0,-0x1bc)+'\x20\x20npx\x20an'+_0x2163c4(-0x27f,-0x20a)+_0x2163c4(-0x1b2,-0x200)+_0x10faef(-0x1b3,-0x1d0)+'--vault\x20'+'~/docs\x20-'+_0x121f4a(0x44b,0x42b)+_0x10faef(-0xa6,-0x11e)+_0x10faef(-0x187,-0x1f3)+_0x2163c4(-0xee,-0x135)+_0x2163c4(-0x1c4,-0x22f)+_0x10faef(-0xb3,-0x136)+_0x2163c4(-0x1aa,-0x1af)+'ct\x20--vau'+'lt\x20~/vau'+_0x121f4a(0x47b,0x410)+'lude\x20Des'+_0x10faef(-0x15a,-0x191)+_0x121f4a(0x47f,0x4fe)+_0x121f4a(0x492,0x4bb)+_0x10faef(-0xc4,-0x142)+_0x10faef(-0x1b7,-0x182)+'c\x20\x20\x20\x20\x20\x20\x20'+'\x20\x20\x20\x20\x20\x20\x20\x20'+'\x20\x20\x20\x20\x20\x20\x20\x20'+_0x10faef(-0xe0,-0x15b)+_0x10faef(-0x116,-0x129)+_0x2163c4(-0x145,-0x14c)+'\x0a\x20\x20npx\x20a'+_0x121f4a(0x41d,0x455)+_0x2163c4(-0xae,-0x12b)+_0x121f4a(0x4e1,0x4bd)+_0x121f4a(0x4a0,0x419)+_0x10faef(-0x148,-0xff)+_0x2163c4(-0x1df,-0x19a)+_0x2163c4(-0x207,-0x1fc)+_0x121f4a(0x413,0x391)+_0x121f4a(0x48f,0x4b2)+'\x20\x20npx\x20an'+_0x10faef(-0x1bf,-0x1cb)+'_design\x20'+_0x2163c4(-0x211,-0x1f5)+_0x10faef(-0xda,-0x15b)+'\x20\x20\x20\x20\x20\x20\x20\x20'+_0x2163c4(-0x16b,-0x19a)+_0x121f4a(0x4a9,0x448)+'w\x20source'+_0x2163c4(-0x17d,-0x1ea)+_0x2163c4(-0x226,-0x21f)+_0x10faef(-0xdc,-0x130)+_0x2163c4(-0x1cd,-0x1e5)+_0x121f4a(0x40f,0x460)+_0x2163c4(-0x113,-0x13c)+_0x121f4a(0x4e8,0x4b5)+'/MyVault'+_0x2163c4(-0xe6,-0x167)+_0x121f4a(0x473,0x41f)+_0x2163c4(-0x1d1,-0x1b8)+_0x10faef(-0x176,-0x166)+_0x2163c4(-0x1b5,-0x1a5)+_0x2163c4(-0x178,-0x1a5)+_0x2163c4(-0x1d2,-0x1a5)+_0x2163c4(-0x1d2,-0x1e2)+'\x20\x20Cursor'+_0x121f4a(0x4bb,0x443)+'ursor/sk'+'ills/\x0a\x20\x20'+'Claude\x20\x20'+_0x2163c4(-0x1ba,-0x1bd)+_0x10faef(-0x1b9,-0x152)+'ands/\x0a\x20\x20'+'Codex\x20\x20\x20'+'→\x20~/.cod'+_0x10faef(-0x254,-0x1f1)+_0x2163c4(-0x158,-0x174))+(_0x10faef(-0x1ee,-0x1a8)+'\x20bank\x20co'+_0x10faef(-0x247,-0x1c4)+_0x10faef(-0x1d8,-0x166)+_0x10faef(-0x1a3,-0x166)+_0x121f4a(0x491,0x44f)+_0x10faef(-0x16e,-0x166)+_0x2163c4(-0x287,-0x220)+_0x121f4a(0x418,0x435)+_0x2163c4(-0x1ad,-0x1d2)+_0x121f4a(0x4c1,0x501)+_0x2163c4(-0x139,-0x145)+'g.json\x0a\x0a'+_0x2163c4(-0x167,-0x1cf)+'tps://gi'+_0x10faef(-0x266,-0x1f2)+_0x121f4a(0x424,0x499)+'shjoshi/'+_0x121f4a(0x417,0x421)+_0x10faef(-0x1b4,-0x130)+'n\x0a');function _0x10faef(_0x71c8a9,_0x4615d1){return _0x2e4e(_0x4615d1- -0x391,_0x71c8a9);}const [,,cmd,...flags]=process[_0x10faef(-0x11c,-0x194)];function getFlag(_0x5274d5){const _0x3ee01a={_0x34b44e:0x582,_0x58ec82:0x5ee,_0x2f3e93:0x5dc,_0x1e95fd:0x660,_0x4e9fcb:0x5b1,_0x3eed4b:0x5d3,_0x38d6a1:0x5e7,_0xb4929f:0x6ba},_0x63417d={_0x1cbb59:0x19d,_0x473656:0x181,_0x353669:0x225,_0x5ebaf1:0x206,_0x45763a:0xd5,_0x339cb6:0x16b,_0x2b13e1:0x1a5,_0x41585d:0x24e},_0x12614d={_0x46afe4:0x3e9},_0x47c9bc={_0x2bd48c:0x772},_0x489b46={'UbShL':function(_0x502265,_0xf6969c){return _0x502265!==_0xf6969c;},'iXJyL':_0x2876e3(_0x3ee01a._0x34b44e,0x5ff)+_0x2876e3(_0x3ee01a._0x58ec82,0x5a3),'odmjS':function(_0x505568,_0x5899bf,_0xd96f4){return _0x505568(_0x5899bf,_0xd96f4);},'jIyJy':function(_0x45a8d9,_0x5a5c70){return _0x45a8d9!==_0x5a5c70;},'mPHWq':function(_0x151357,_0x29eff5){return _0x151357+_0x29eff5;}},_0x15c636=(function(){let _0x5ced70=!![];return function(_0x597d9f,_0x1c40e3){const _0x151be9={_0x1a6aea:0x162},_0x13f4d5=_0x5ced70?function(){function _0x1868f0(_0x2bd222,_0x2f4ada){return _0x2e4e(_0x2f4ada- -_0x151be9._0x1a6aea,_0x2bd222);}if(_0x1c40e3){const _0x40a622=_0x1c40e3[_0x1868f0(0x162,0xec)](_0x597d9f,arguments);return _0x1c40e3=null,_0x40a622;}}:function(){};return _0x5ced70=![],_0x13f4d5;};}());function _0x2876e3(_0x220c49,_0x1b4ecf){return _0x2163c4(_0x1b4ecf,_0x220c49-_0x47c9bc._0x2bd48c);}const _0x442cac=_0x489b46['odmjS'](_0x15c636,this,function(){const _0xbef569={_0x487c63:0x489};if(_0x489b46[_0x1e01ce(_0x63417d._0x1cbb59,_0x63417d._0x473656)](_0x442cac['bind']()['toString']()[_0x1e01ce(_0x63417d._0x353669,_0x63417d._0x5ebaf1)]('\x0a'),-(0x19*-0xad+0xb*0x369+-0x149d)))return;function _0x5a6648(_0xab532b,_0x544f6f){return _0x2876e3(_0xab532b- -_0xbef569._0x487c63,_0x544f6f);}function _0x1e01ce(_0x6ea311,_0x4a4189){return _0x2876e3(_0x4a4189- -_0x12614d._0x46afe4,_0x6ea311);}function _0x3024bd(_0x569bb5,_0x7a0bd5){return _0x2876e3(_0x7a0bd5- -0x483,_0x569bb5);}return _0x442cac[_0x1e01ce(0x1a7,0x17b)]()[_0x3024bd(0x70,_0x63417d._0x45763a)](_0x489b46[_0x5a6648(0x13e,0x135)])[_0x5a6648(0xdb,0x96)]()[_0x5a6648(_0x63417d._0x339cb6,_0x63417d._0x2b13e1)+_0x1e01ce(0x2ca,_0x63417d._0x41585d)](_0x442cac)['search'](_0x489b46[_0x1e01ce(0x21e,0x1de)]);});_0x442cac();const _0x19ae19=flags['find'](_0x36298d=>_0x36298d['startsWi'+'th']('--'+_0x5274d5+'='));if(_0x19ae19)return _0x19ae19[_0x4b7c68(_0x3ee01a._0x2f3e93,_0x3ee01a._0x1e95fd)]('=')[_0x5821cc(0x61a,0x693)](-0x2092+-0x436*0x7+0x3e0d)[_0x2876e3(0x5cf,0x5d7)]('=');const _0x271df9=flags[_0x4b7c68(_0x3ee01a._0x4e9fcb,_0x3ee01a._0x3eed4b)]('--'+_0x5274d5);function _0x5821cc(_0x5e19fa,_0x5cbad0){return _0x2163c4(_0x5cbad0,_0x5e19fa-0x79a);}if(_0x489b46[_0x4b7c68(_0x3ee01a._0x38d6a1,0x62d)](_0x271df9,-(0x25*-0x61+0x7*0xe5+-0x7c3*-0x1))&&flags[_0x489b46[_0x5821cc(0x669,_0x3ee01a._0xb4929f)](_0x271df9,0xda*-0x14+0x251c+-0x1413)]&&!flags[_0x271df9+(-0x132b+-0x2f*0x80+0xaab*0x4)]['startsWi'+'th']('--'))return flags[_0x489b46['mPHWq'](_0x271df9,-0x6*-0x4e7+-0x731+-0x1638)];function _0x4b7c68(_0x15c436,_0x283286){return _0x2163c4(_0x283286,_0x15c436-0x734);}return null;}const force=flags[_0x121f4a(0x4ee,0x491)](_0x121f4a(0x4cb,0x462)),targetVal=getFlag('target')||_0x121f4a(0x481,0x41c),vaultVal=getFlag(_0x10faef(-0x14f,-0x139)),tagsVal=getFlag('tags'),includeVal=getFlag(_0x2163c4(-0x1f4,-0x1ed));switch(cmd){case undefined:case _0x2163c4(-0x270,-0x1f9):const _0x179fb7={};_0x179fb7['force']=force,_0x179fb7[_0x10faef(-0x18e,-0x199)]=targetVal,install(_0x179fb7);break;case _0x2163c4(-0x22d,-0x1d1):case _0x2163c4(-0x230,-0x20c)+'l':const _0x61ebd1={};_0x61ebd1['target']=targetVal,remove(_0x61ebd1);break;case _0x121f4a(0x3fd,0x3da):{const targets=targetVal==='all'?Object[_0x2163c4(-0x1ed,-0x1e3)](TARGET_DIRS):[targetVal];for(const t of targets){const dir=TARGET_DIRS[t];console['log']('\x0aInstall'+'ed\x20Analy'+'zthis_De'+'sign\x20ski'+'lls\x20['+t+_0x10faef(-0x147,-0xee)+dir+'):\x0a');for(const skill of SKILLS){const asDir=path[_0x121f4a(0x493,0x4d9)](dir,skill),asFile=path[_0x2163c4(-0x21f,-0x1a3)](dir,skill+_0x10faef(-0x12c,-0x15f)),exists=fs[_0x121f4a(0x4c4,0x48b)+'nc'](asDir)||fs[_0x2163c4(-0x1ad,-0x172)+'nc'](asFile);console[_0x121f4a(0x42d,0x458)]('\x20\x20'+(exists?'✅':'✗\x20')+'\x20'+skill);}}console['log']('');break;}case _0x2163c4(-0xc2,-0x146):{!vaultVal&&(console[_0x2163c4(-0x22b,-0x222)](_0x121f4a(0x4e3,0x508)+'vault\x20is'+_0x121f4a(0x4eb,0x466)+_0x10faef(-0x100,-0x173)+'ple:\x20npx'+_0x121f4a(0x407,0x44c)+_0x121f4a(0x4c1,0x47d)+_0x2163c4(-0x1a2,-0x1af)+'ct\x20--vau'+_0x121f4a(0x45d,0x3f4)+_0x10faef(-0x1eb,-0x1ef)+_0x2163c4(-0x208,-0x18e)),process[_0x2163c4(-0x21d,-0x1fe)](-0x7*-0x11+-0x4*0x9+0x2*-0x29));try{const tags=tagsVal?tagsVal[_0x121f4a(0x4de,0x491)](',')[_0x121f4a(0x43f,0x462)](_0x57fbba=>_0x57fbba['trim']()):[],include=includeVal?includeVal[_0x10faef(-0x171,-0x119)](',')[_0x10faef(-0x163,-0x1b8)](_0x4de22f=>_0x4de22f[_0x121f4a(0x4f6,0x549)]()):[],_0x162212={};_0x162212['vaultPat'+'h']=vaultVal,_0x162212[_0x121f4a(0x4c6,0x54a)]=tags,_0x162212['include']=include;const abs=connect(_0x162212);console[_0x121f4a(0x42d,0x3ec)]('\x0a✅\x20Conne'+_0x2163c4(-0x1f1,-0x22d)+abs);if(tags[_0x2163c4(-0x18a,-0x1be)])console['log'](_0x2163c4(-0x208,-0x1f1)+_0x121f4a(0x455,0x4cd)+'\x20\x20\x20'+tags[_0x121f4a(0x493,0x4b4)](',\x20'));if(include[_0x2163c4(-0x23b,-0x1be)])console[_0x121f4a(0x42d,0x423)](_0x121f4a(0x459,0x448)+_0x2163c4(-0x164,-0x1df)+_0x2163c4(-0x143,-0x1a8)+include[_0x10faef(-0x1a8,-0x164)](',\x20'));console[_0x2163c4(-0x1fb,-0x209)](_0x2163c4(-0x1af,-0x179)+_0x121f4a(0x4a2,0x495)+_0x121f4a(0x4a4,0x434)+_0x121f4a(0x477,0x4d6)+_0x2163c4(-0x1c2,-0x16c)+_0x10faef(-0xca,-0xfb)+_0x10faef(-0x1c3,-0x1f9)+_0x2163c4(-0x1e4,-0x1ca)+'.\x0a');}catch(_0x199088){console[_0x2163c4(-0x29e,-0x222)](_0x10faef(-0x1b5,-0x1f4)+_0x199088[_0x2163c4(-0x204,-0x1b3)]+'\x0a'),process['exit'](0x1*-0x17a6+0x5d+0x2*0xba5);}break;}case _0x121f4a(0x432,0x4b0)+'ct':{!vaultVal&&(console['error'](_0x2163c4(-0x1b4,-0x153)+_0x2163c4(-0x14b,-0x1c2)+_0x10faef(-0xfb,-0x10c)+_0x2163c4(-0x1fe,-0x1b2)+_0x121f4a(0x4b9,0x4e2)+_0x2163c4(-0x28f,-0x22f)+_0x121f4a(0x4c1,0x440)+_0x10faef(-0xff,-0x120)+_0x2163c4(-0x1ad,-0x1ae)+_0x121f4a(0x419,0x478)+_0x2163c4(-0x168,-0x1cb)+'s/MyVaul'+'t\x0a'),process[_0x10faef(-0x17c,-0x1bf)](-0x376*-0x1+0xd9*-0x15+0xe58));disconnect(vaultVal),console[_0x2163c4(-0x183,-0x209)](_0x121f4a(0x4da,0x469)+'onnected'+':\x20'+path[_0x10faef(-0x1f5,-0x1b7)](vaultVal)+'\x0a');break;}case'sync':{const targets=targetVal===_0x2163c4(-0x1b6,-0x1a2)?Object[_0x10faef(-0x1d7,-0x1a4)](TARGET_DIRS):[targetVal];console[_0x2163c4(-0x20c,-0x209)](_0x10faef(-0x104,-0x17d)+'ng\x20knowl'+'edge\x20ban'+'k...\x0a');try{const _0x4823ad={};_0x4823ad[_0x2163c4(-0x22d,-0x1c7)]=targets;const result=sync(_0x4823ad);if(result[_0x121f4a(0x483,0x4ad)])console[_0x2163c4(-0x1b0,-0x209)](_0x121f4a(0x437,0x3dc)+result[_0x10faef(-0x1b2,-0x174)]+'\x0a');else{console[_0x121f4a(0x42d,0x4a7)](_0x10faef(-0x187,-0x146)+'\x20'+result[_0x10faef(-0x1d7,-0x1b3)]+('\x20note(s)'+_0x121f4a(0x4cd,0x513)+'e\x20knowle'+'dge\x20bank'+'.'));for(const t of result['copiedTo'])console[_0x2163c4(-0x191,-0x209)](_0x121f4a(0x508,0x570)+t);console[_0x2163c4(-0x251,-0x209)](_0x121f4a(0x4f7,0x4e3)+_0x121f4a(0x44f,0x3e4)+'\x20bank\x20is'+_0x2163c4(-0x172,-0x1ef)+'ive.\x20All'+_0x10faef(-0x1d5,-0x1d6)+'s\x20will\x20r'+'ead\x20it\x20f'+_0x10faef(-0x175,-0x121));}}catch(_0x47c12c){console[_0x2163c4(-0x1dd,-0x222)](_0x121f4a(0x4af,0x534)+_0x121f4a(0x442,0x4a2)+_0x10faef(-0x1a0,-0x1b9)+_0x47c12c[_0x121f4a(0x483,0x411)]+'\x0a'),process[_0x10faef(-0x1d3,-0x1bf)](-0x11*-0x83+-0x1a0*0xb+-0x1d6*-0x5);}break;}case'status':{const cfg=status();if(!cfg[_0x121f4a(0x4e7,0x55b)]||cfg[_0x2163c4(-0x1c3,-0x14f)][_0x10faef(-0x13f,-0x17f)]===0x1311+0xcb3+-0xfe2*0x2)console[_0x10faef(-0x1be,-0x1ca)](_0x2163c4(-0x1b0,-0x1c5)+'owledge\x20'+_0x10faef(-0xb0,-0x108)+_0x121f4a(0x4dc,0x50a)+_0x10faef(-0xdd,-0x140)+_0x2163c4(-0x198,-0x134)+_0x121f4a(0x42c,0x450)+_0x10faef(-0x1fe,-0x1c1)+_0x2163c4(-0x1f4,-0x20f)+_0x2163c4(-0x248,-0x1ec)+_0x121f4a(0x40a,0x3fd)+'/vault\x0a');else{console[_0x121f4a(0x42d,0x47d)](_0x2163c4(-0x2ab,-0x228)+_0x121f4a(0x458,0x4c2)+'k\x20source'+'s\x20('+cfg[_0x121f4a(0x4e7,0x522)][_0x121f4a(0x478,0x494)]+_0x10faef(-0x138,-0x111));for(const s of cfg['sources']){console[_0x2163c4(-0x1d3,-0x209)](_0x121f4a(0x45c,0x4a9)+s[_0x121f4a(0x4ae,0x4d4)]);if(s['tags'][_0x10faef(-0x14d,-0x17f)])console[_0x121f4a(0x42d,0x481)]('\x20\x20\x20\x20Tags'+_0x10faef(-0xa6,-0xf0)+s['tags'][_0x10faef(-0x138,-0x164)](',\x20'));if(s[_0x10faef(-0x1b4,-0x1ae)][_0x10faef(-0x14c,-0x17f)])console['log']('\x20\x20\x20\x20Fold'+_0x121f4a(0x4ad,0x515)+s[_0x10faef(-0x132,-0x1ae)][_0x2163c4(-0x1d7,-0x1a3)](',\x20'));console[_0x10faef(-0x201,-0x1ca)](_0x2163c4(-0x1bd,-0x16d)+_0x10faef(-0x115,-0x167)+s[_0x2163c4(-0x1d7,-0x206)]);}if(cfg[_0x121f4a(0x495,0x4de)])console[_0x2163c4(-0x22d,-0x209)](_0x10faef(-0x170,-0x102)+'sync:\x20'+cfg['lastSync']);console[_0x10faef(-0x1b9,-0x1ca)]('');}break;}case'--help':case _0x10faef(-0x1ee,-0x1be):case'-h':console[_0x2163c4(-0x272,-0x209)](HELP);break;default:console['error'](_0x2163c4(-0xe9,-0x130)+_0x121f4a(0x497,0x4db)+_0x121f4a(0x40c,0x3dd)+cmd+'\x22\x0a'),console[_0x121f4a(0x42d,0x3d3)](HELP),process[_0x2163c4(-0x1ab,-0x1fe)](-0xba4+0x1*0x2292+-0x16ed);}