@evomap/evolver 1.89.20 → 2.0.0-beta.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 +27 -564
- package/bin/evolver-llm-proxy.js +3 -0
- package/bin/evolver-mcp.js +2 -0
- package/bin/evolver-proxy.js +3 -0
- package/bin/evolver.js +4 -0
- package/index.js +1 -3586
- package/package.json +32 -62
- package/CONTRIBUTING.md +0 -19
- package/LICENSE +0 -641
- package/README.ja-JP.md +0 -521
- package/README.ko-KR.md +0 -520
- package/README.zh-CN.md +0 -531
- package/SKILL.md +0 -365
- package/assets/cover.png +0 -0
- package/assets/gep/genes.seed.json +0 -496
- package/conformance/savings-core/constants.json +0 -30
- package/conformance/savings-core/golden-vectors.json +0 -333
- package/scripts/a2a_export.js +0 -63
- package/scripts/a2a_ingest.js +0 -79
- package/scripts/a2a_promote.js +0 -118
- package/scripts/analyze_by_skill.js +0 -121
- package/scripts/build_binaries.js +0 -479
- package/scripts/check-changelog.js +0 -166
- package/scripts/extract_log.js +0 -85
- package/scripts/generate_history.js +0 -75
- package/scripts/gep_append_event.js +0 -96
- package/scripts/gep_personality_report.js +0 -234
- package/scripts/human_report.js +0 -147
- package/scripts/recall-verify-report.js +0 -234
- package/scripts/recover_loop.js +0 -61
- package/scripts/refresh_stars_badge.js +0 -168
- package/scripts/seed-merchants.js +0 -91
- package/scripts/skill2recipes.js +0 -118
- package/scripts/suggest_version.js +0 -89
- package/scripts/validate-modules.js +0 -38
- package/scripts/validate-suite.js +0 -78
- package/skills/_meta/SKILL.md +0 -41
- package/skills/index.json +0 -14
- package/src/adapters/claudeCode.js +0 -194
- package/src/adapters/codex.js +0 -216
- package/src/adapters/cursor.js +0 -91
- package/src/adapters/hookAdapter.js +0 -469
- package/src/adapters/kiro.js +0 -195
- package/src/adapters/opencode.js +0 -326
- package/src/adapters/scripts/_lockPaths.js +0 -74
- package/src/adapters/scripts/_memoryFiltering.js +0 -35
- package/src/adapters/scripts/_runtimePaths.js +0 -440
- package/src/adapters/scripts/evolver-session-end.js +0 -321
- package/src/adapters/scripts/evolver-session-start.js +0 -587
- package/src/adapters/scripts/evolver-signal-detect.js +0 -98
- package/src/adapters/scripts/evolver-task-recall.js +0 -173
- package/src/atp/atpExecute.js +0 -283
- package/src/atp/atpTaskPickup.js +0 -233
- package/src/atp/autoBuyer.js +0 -382
- package/src/atp/autoDeliver.js +0 -215
- package/src/atp/cli.js +0 -354
- package/src/atp/cliAutobuyPrompt.js +0 -154
- package/src/atp/consumerAgent.js +0 -157
- package/src/atp/defaultHandler.js +0 -69
- package/src/atp/heartbeatSignalsHandler.js +0 -254
- package/src/atp/hubClient.js +0 -317
- package/src/atp/index.js +0 -38
- package/src/atp/merchantAgent.js +0 -118
- package/src/atp/protocol.js +0 -41
- package/src/atp/questionComposer.js +0 -133
- package/src/atp/serviceHelper.js +0 -92
- package/src/canary.js +0 -13
- package/src/config.js +0 -351
- package/src/evolve/guards.js +0 -1
- package/src/evolve/pipeline/collect.js +0 -1
- package/src/evolve/pipeline/dispatch.js +0 -1
- package/src/evolve/pipeline/enrich.js +0 -1
- package/src/evolve/pipeline/hub.js +0 -1
- package/src/evolve/pipeline/select.js +0 -1
- package/src/evolve/pipeline/signals.js +0 -1
- package/src/evolve/utils.js +0 -1
- package/src/evolve.js +0 -1
- package/src/experiment/agentRunner.js +0 -229
- package/src/experiment/cli.js +0 -159
- package/src/experiment/comparison.js +0 -233
- package/src/experiment/metrics.js +0 -75
- package/src/forceUpdate.js +0 -991
- package/src/gep/a2a.js +0 -173
- package/src/gep/a2aProtocol.js +0 -1
- package/src/gep/analyzer.js +0 -35
- package/src/gep/antiAbuseTelemetry.js +0 -1
- package/src/gep/assetCallLog.js +0 -197
- package/src/gep/assetStore.js +0 -723
- package/src/gep/assets.js +0 -36
- package/src/gep/autoDistillConv.js +0 -1
- package/src/gep/autoDistillLlm.js +0 -1
- package/src/gep/bridge.js +0 -138
- package/src/gep/candidateEval.js +0 -1
- package/src/gep/candidates.js +0 -1
- package/src/gep/claimNudge.js +0 -121
- package/src/gep/cliContracts.js +0 -1190
- package/src/gep/contentHash.js +0 -1
- package/src/gep/conversationDistiller.js +0 -1
- package/src/gep/conversationSniffer.js +0 -1
- package/src/gep/crypto.js +0 -1
- package/src/gep/curriculum.js +0 -1
- package/src/gep/deviceId.js +0 -1
- package/src/gep/directoryClient.js +0 -115
- package/src/gep/envFingerprint.js +0 -1
- package/src/gep/epigenetics.js +0 -1
- package/src/gep/execBridge.js +0 -1
- package/src/gep/executionTrace.js +0 -291
- package/src/gep/explore.js +0 -1
- package/src/gep/featureFlags.js +0 -121
- package/src/gep/gitOps.js +0 -265
- package/src/gep/hash.js +0 -1
- package/src/gep/hostErrorClassifier.js +0 -34
- package/src/gep/hubFetch.js +0 -1
- package/src/gep/hubReview.js +0 -1
- package/src/gep/hubSearch.js +0 -1
- package/src/gep/hubVerify.js +0 -1
- package/src/gep/idleScheduler.js +0 -400
- package/src/gep/issueReporter.js +0 -416
- package/src/gep/learningSignals.js +0 -1
- package/src/gep/llmReview.js +0 -92
- package/src/gep/localStateAwareness.js +0 -243
- package/src/gep/mailboxTransport.js +0 -119
- package/src/gep/memoryGraph.js +0 -1
- package/src/gep/memoryGraphAdapter.js +0 -1
- package/src/gep/mutation.js +0 -1
- package/src/gep/narrativeMemory.js +0 -1
- package/src/gep/oauthLogin.js +0 -181
- package/src/gep/openPRRegistry.js +0 -1
- package/src/gep/paths.js +0 -522
- package/src/gep/personality.js +0 -1
- package/src/gep/policyCheck.js +0 -1
- package/src/gep/portable.js +0 -103
- package/src/gep/privacyClient.js +0 -235
- package/src/gep/prompt.js +0 -1
- package/src/gep/questionGenerator.js +0 -518
- package/src/gep/recallInject.js +0 -1
- package/src/gep/recallVerifier.js +0 -1
- package/src/gep/reflection.js +0 -1
- package/src/gep/sanitize.js +0 -264
- package/src/gep/savingsCore.js +0 -1
- package/src/gep/schemas/capsule.js +0 -170
- package/src/gep/schemas/gene.js +0 -154
- package/src/gep/schemas/index.js +0 -8
- package/src/gep/schemas/protocol.js +0 -51
- package/src/gep/schemas/task.js +0 -74
- package/src/gep/selector.js +0 -1
- package/src/gep/selfPR.js +0 -469
- package/src/gep/signals.js +0 -776
- package/src/gep/skill2gep.js +0 -1056
- package/src/gep/skill2gepAudit.js +0 -303
- package/src/gep/skill2recipes.js +0 -511
- package/src/gep/skillDistiller.js +0 -1
- package/src/gep/skillPublisher.js +0 -358
- package/src/gep/solidify.js +0 -1
- package/src/gep/strategy.js +0 -1
- package/src/gep/taskReceiver.js +0 -575
- package/src/gep/tokenSavings.js +0 -1
- package/src/gep/trajectoryExport.js +0 -1
- package/src/gep/validationReport.js +0 -55
- package/src/gep/validator/index.js +0 -411
- package/src/gep/validator/reporter.js +0 -210
- package/src/gep/validator/sandboxExecutor.js +0 -480
- package/src/gep/validator/stakeBootstrap.js +0 -357
- package/src/gep/workspaceKeychain.js +0 -1
- package/src/ops/cleanup.js +0 -80
- package/src/ops/commentary.js +0 -60
- package/src/ops/health_check.js +0 -104
- package/src/ops/index.js +0 -11
- package/src/ops/innovation.js +0 -67
- package/src/ops/lifecycle.js +0 -798
- package/src/ops/self_repair.js +0 -76
- package/src/ops/skills_monitor.js +0 -147
- package/src/ops/trigger.js +0 -33
- package/src/proxy/clientSettings.js +0 -405
- package/src/proxy/envelope.js +0 -59
- package/src/proxy/extensions/dmHandler.js +0 -45
- package/src/proxy/extensions/sessionHandler.js +0 -141
- package/src/proxy/extensions/skillUpdater.js +0 -64
- package/src/proxy/extensions/traceControl.js +0 -1
- package/src/proxy/index.js +0 -1395
- package/src/proxy/inject.js +0 -1
- package/src/proxy/lifecycle/manager.js +0 -1568
- package/src/proxy/mailbox/state.js +0 -207
- package/src/proxy/mailbox/store.js +0 -590
- package/src/proxy/router/cache_passthrough.js +0 -26
- package/src/proxy/router/features.js +0 -84
- package/src/proxy/router/gemini_route.js +0 -154
- package/src/proxy/router/messages_route.js +0 -535
- package/src/proxy/router/model_router.js +0 -113
- package/src/proxy/router/models_route.js +0 -52
- package/src/proxy/router/ollama_route.js +0 -103
- package/src/proxy/router/responses_route.js +0 -170
- package/src/proxy/router/vertex_route.js +0 -110
- package/src/proxy/server/http.js +0 -363
- package/src/proxy/server/routes.js +0 -558
- package/src/proxy/server/settings.js +0 -115
- package/src/proxy/sync/engine.js +0 -179
- package/src/proxy/sync/inbound.js +0 -211
- package/src/proxy/sync/outbound.js +0 -320
- package/src/proxy/task/monitor.js +0 -131
- package/src/proxy/trace/extractor.js +0 -1
- package/src/proxy/trace/usage.js +0 -1
- package/src/webui/client/clientJs/assets.js +0 -111
- package/src/webui/client/clientJs/bootstrap.js +0 -92
- package/src/webui/client/clientJs/common.js +0 -77
- package/src/webui/client/clientJs/i18n.js +0 -366
- package/src/webui/client/clientJs/index.js +0 -35
- package/src/webui/client/clientJs/interactions.js +0 -351
- package/src/webui/client/clientJs/overview.js +0 -152
- package/src/webui/client/clientJs/personality.js +0 -285
- package/src/webui/client/clientJs/pipelines.js +0 -330
- package/src/webui/client/indexHtml.js +0 -221
- package/src/webui/client/static.js +0 -23
- package/src/webui/client/stylesCss.js +0 -639
- package/src/webui/client/vendor/README.md +0 -15
- package/src/webui/client/vendor/echarts.min.js +0 -45
- package/src/webui/index.js +0 -14
- package/src/webui/observer/assets.js +0 -146
- package/src/webui/observer/index.js +0 -37
- package/src/webui/observer/interactions.js +0 -127
- package/src/webui/observer/jsonl.js +0 -75
- package/src/webui/observer/paths.js +0 -46
- package/src/webui/observer/personality.js +0 -43
- package/src/webui/observer/pipelineEvents.js +0 -58
- package/src/webui/observer/redact.js +0 -63
- package/src/webui/observer/runs.js +0 -356
- package/src/webui/observer/safety.js +0 -57
- package/src/webui/observer/skills.js +0 -70
- package/src/webui/observer/status.js +0 -71
- package/src/webui/server/http.js +0 -138
- package/src/webui/server/routes.js +0 -41
|
@@ -1,291 +0,0 @@
|
|
|
1
|
-
// Execution Trace: structured, desensitized evolution execution summary.
|
|
2
|
-
// Built during solidify and optionally shared with Hub via EvolutionEvent payload.
|
|
3
|
-
//
|
|
4
|
-
// Desensitization rules (applied locally, never on Hub):
|
|
5
|
-
// - File paths: basename + extension only (src/utils/retry.js -> retry.js)
|
|
6
|
-
// - Code content: never sent, only statistical metrics (lines, files)
|
|
7
|
-
// - Error messages: type signature only (TypeError: x is not a function -> TypeError)
|
|
8
|
-
// - Environment variables, secrets, user data: stripped entirely
|
|
9
|
-
// - Configurable via EVOLVER_TRACE_LEVEL: none | minimal | standard | collaboration (default: minimal)
|
|
10
|
-
|
|
11
|
-
const path = require('path');
|
|
12
|
-
|
|
13
|
-
const TRACE_LEVELS = { none: 0, minimal: 1, standard: 2, collaboration: 3 };
|
|
14
|
-
|
|
15
|
-
function getTraceLevel() {
|
|
16
|
-
const raw = String(process.env.EVOLVER_TRACE_LEVEL || 'minimal').toLowerCase().trim();
|
|
17
|
-
return TRACE_LEVELS[raw] != null ? raw : 'minimal';
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
function desensitizeFilePath(filePath) {
|
|
21
|
-
if (!filePath || typeof filePath !== 'string') return null;
|
|
22
|
-
const ext = path.extname(filePath);
|
|
23
|
-
const base = path.basename(filePath);
|
|
24
|
-
return base || ext || 'unknown';
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
function extractErrorSignature(errorText) {
|
|
28
|
-
if (!errorText || typeof errorText !== 'string') return null;
|
|
29
|
-
const text = errorText.trim();
|
|
30
|
-
|
|
31
|
-
// Match common error type patterns: TypeError, ReferenceError, SyntaxError, etc.
|
|
32
|
-
const jsError = text.match(/^((?:[A-Z][a-zA-Z]*)?Error)\b/);
|
|
33
|
-
if (jsError) return jsError[1];
|
|
34
|
-
|
|
35
|
-
// Match errno-style: ECONNRESET, ENOENT, EPERM, etc.
|
|
36
|
-
const errno = text.match(/\b(E[A-Z]{2,})\b/);
|
|
37
|
-
if (errno) return errno[1];
|
|
38
|
-
|
|
39
|
-
// Match HTTP status codes
|
|
40
|
-
const http = text.match(/\b((?:4|5)\d{2})\b/);
|
|
41
|
-
if (http) return 'HTTP_' + http[1];
|
|
42
|
-
|
|
43
|
-
// Fallback: first word if it looks like an error type
|
|
44
|
-
const firstWord = text.split(/[\s:]/)[0];
|
|
45
|
-
if (firstWord && firstWord.length <= 40 && /^[A-Z]/.test(firstWord)) return firstWord;
|
|
46
|
-
|
|
47
|
-
return 'UnknownError';
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
function inferToolChain(validationResults, blast) {
|
|
51
|
-
const tools = new Set();
|
|
52
|
-
|
|
53
|
-
if (blast && blast.files > 0) tools.add('file_edit');
|
|
54
|
-
|
|
55
|
-
if (Array.isArray(validationResults)) {
|
|
56
|
-
for (const r of validationResults) {
|
|
57
|
-
const cmd = String(r.cmd || '').trim();
|
|
58
|
-
if (cmd.startsWith('npm test') || cmd.includes('jest') || cmd.includes('mocha')) {
|
|
59
|
-
tools.add('test_run');
|
|
60
|
-
} else if (cmd.includes('lint') || cmd.includes('eslint')) {
|
|
61
|
-
tools.add('lint_check');
|
|
62
|
-
} else if (cmd.includes('validate') || cmd.includes('check')) {
|
|
63
|
-
tools.add('validation_run');
|
|
64
|
-
} else if (cmd.startsWith('node ')) {
|
|
65
|
-
tools.add('node_exec');
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
return Array.from(tools);
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
function classifyBlastLevel(blast) {
|
|
74
|
-
if (!blast) return 'unknown';
|
|
75
|
-
const files = Number(blast.files) || 0;
|
|
76
|
-
const lines = Number(blast.lines) || 0;
|
|
77
|
-
if (files <= 3 && lines <= 50) return 'low';
|
|
78
|
-
if (files <= 10 && lines <= 200) return 'medium';
|
|
79
|
-
return 'high';
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
function buildExecutionTrace({
|
|
83
|
-
gene,
|
|
84
|
-
mutation,
|
|
85
|
-
signals,
|
|
86
|
-
blast,
|
|
87
|
-
constraintCheck,
|
|
88
|
-
validation,
|
|
89
|
-
canary,
|
|
90
|
-
outcomeStatus,
|
|
91
|
-
startedAt,
|
|
92
|
-
collaborationContext,
|
|
93
|
-
}) {
|
|
94
|
-
const level = getTraceLevel();
|
|
95
|
-
if (level === 'none') return null;
|
|
96
|
-
|
|
97
|
-
const trace = {
|
|
98
|
-
gene_id: gene && gene.id ? String(gene.id) : null,
|
|
99
|
-
mutation_category: (mutation && mutation.category) || (gene && gene.category) || null,
|
|
100
|
-
signals_matched: Array.isArray(signals) ? signals.slice(0, 10) : [],
|
|
101
|
-
outcome: outcomeStatus || 'unknown',
|
|
102
|
-
};
|
|
103
|
-
|
|
104
|
-
// Minimal level: core metrics only
|
|
105
|
-
trace.files_changed_count = blast ? Number(blast.files) || 0 : 0;
|
|
106
|
-
trace.lines_added = 0;
|
|
107
|
-
trace.lines_removed = 0;
|
|
108
|
-
|
|
109
|
-
// Compute added/removed from blast if available
|
|
110
|
-
if (blast && blast.lines) {
|
|
111
|
-
// blast.lines is total churn (added + deleted); split heuristically
|
|
112
|
-
const total = Number(blast.lines) || 0;
|
|
113
|
-
if (outcomeStatus === 'success') {
|
|
114
|
-
trace.lines_added = Math.round(total * 0.6);
|
|
115
|
-
trace.lines_removed = total - trace.lines_added;
|
|
116
|
-
} else {
|
|
117
|
-
trace.lines_added = Math.round(total * 0.5);
|
|
118
|
-
trace.lines_removed = total - trace.lines_added;
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
trace.validation_result = validation && validation.ok ? 'pass' : 'fail';
|
|
123
|
-
trace.blast_radius = classifyBlastLevel(blast);
|
|
124
|
-
|
|
125
|
-
// Standard level: richer context
|
|
126
|
-
if (level === 'standard') {
|
|
127
|
-
// Desensitized file list (basenames only)
|
|
128
|
-
if (blast && Array.isArray(blast.changed_files)) {
|
|
129
|
-
trace.file_types = {};
|
|
130
|
-
for (const f of blast.changed_files) {
|
|
131
|
-
const ext = path.extname(f) || '.unknown';
|
|
132
|
-
trace.file_types[ext] = (trace.file_types[ext] || 0) + 1;
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
// Validation commands (already safe -- node/npm/npx only)
|
|
137
|
-
if (validation && Array.isArray(validation.results)) {
|
|
138
|
-
trace.validation_commands = validation.results.map(r => String(r.cmd || '').slice(0, 100));
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
// Error signatures (desensitized)
|
|
142
|
-
trace.error_signatures = [];
|
|
143
|
-
if (constraintCheck && Array.isArray(constraintCheck.violations)) {
|
|
144
|
-
for (const v of constraintCheck.violations) {
|
|
145
|
-
// Constraint violations have known prefixes; classify directly
|
|
146
|
-
const vStr = String(v);
|
|
147
|
-
if (vStr.startsWith('max_files')) trace.error_signatures.push('max_files_exceeded');
|
|
148
|
-
else if (vStr.startsWith('forbidden_path')) trace.error_signatures.push('forbidden_path');
|
|
149
|
-
else if (vStr.startsWith('HARD CAP')) trace.error_signatures.push('hard_cap_breach');
|
|
150
|
-
else if (vStr.startsWith('CRITICAL')) trace.error_signatures.push('critical_overrun');
|
|
151
|
-
else if (vStr.startsWith('critical_path')) trace.error_signatures.push('critical_path_modified');
|
|
152
|
-
else if (vStr.startsWith('canary_failed')) trace.error_signatures.push('canary_failed');
|
|
153
|
-
else if (vStr.startsWith('ethics:')) trace.error_signatures.push('ethics_violation');
|
|
154
|
-
else {
|
|
155
|
-
const sig = extractErrorSignature(v);
|
|
156
|
-
if (sig) trace.error_signatures.push(sig);
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
if (validation && Array.isArray(validation.results)) {
|
|
161
|
-
for (const r of validation.results) {
|
|
162
|
-
if (!r.ok && r.err) {
|
|
163
|
-
const sig = extractErrorSignature(r.err);
|
|
164
|
-
if (sig && !trace.error_signatures.includes(sig)) {
|
|
165
|
-
trace.error_signatures.push(sig);
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
trace.error_signatures = trace.error_signatures.slice(0, 10);
|
|
171
|
-
|
|
172
|
-
// Tool chain inference
|
|
173
|
-
trace.tool_chain = inferToolChain(
|
|
174
|
-
validation && validation.results ? validation.results : [],
|
|
175
|
-
blast
|
|
176
|
-
);
|
|
177
|
-
|
|
178
|
-
// Duration
|
|
179
|
-
if (validation && validation.startedAt && validation.finishedAt) {
|
|
180
|
-
trace.validation_duration_ms = validation.finishedAt - validation.startedAt;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
// Canary result
|
|
184
|
-
if (canary && !canary.skipped) {
|
|
185
|
-
trace.canary_ok = !!canary.ok;
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
// Collaboration level: swarm interaction decision traces
|
|
190
|
-
if (level === 'collaboration') {
|
|
191
|
-
// Include everything from standard level
|
|
192
|
-
if (blast && Array.isArray(blast.changed_files)) {
|
|
193
|
-
if (!trace.file_types) {
|
|
194
|
-
trace.file_types = {};
|
|
195
|
-
for (const f of blast.changed_files) {
|
|
196
|
-
const ext = path.extname(f) || '.unknown';
|
|
197
|
-
trace.file_types[ext] = (trace.file_types[ext] || 0) + 1;
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
if (validation && Array.isArray(validation.results)) {
|
|
203
|
-
if (!trace.validation_commands) {
|
|
204
|
-
trace.validation_commands = validation.results.map(r => String(r.cmd || '').slice(0, 100));
|
|
205
|
-
}
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
if (!trace.error_signatures) trace.error_signatures = [];
|
|
209
|
-
if (!trace.tool_chain) {
|
|
210
|
-
trace.tool_chain = inferToolChain(
|
|
211
|
-
validation && validation.results ? validation.results : [],
|
|
212
|
-
blast
|
|
213
|
-
);
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
if (canary && !canary.skipped && trace.canary_ok === undefined) {
|
|
217
|
-
trace.canary_ok = !!canary.ok;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
// Collaboration-specific fields
|
|
221
|
-
trace.collaboration = {};
|
|
222
|
-
|
|
223
|
-
if (collaborationContext) {
|
|
224
|
-
const ctx = collaborationContext;
|
|
225
|
-
|
|
226
|
-
if (ctx.roleDecision) {
|
|
227
|
-
trace.collaboration.role_decision = {
|
|
228
|
-
chosen_role: ctx.roleDecision.chosenRole || null,
|
|
229
|
-
reasoning: (ctx.roleDecision.reasoning || '').slice(0, 500),
|
|
230
|
-
alternatives_considered: Array.isArray(ctx.roleDecision.alternatives)
|
|
231
|
-
? ctx.roleDecision.alternatives.slice(0, 5)
|
|
232
|
-
: [],
|
|
233
|
-
};
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
if (ctx.teammateOutputsConsumed) {
|
|
237
|
-
trace.collaboration.context_consumption = Array.isArray(ctx.teammateOutputsConsumed)
|
|
238
|
-
? ctx.teammateOutputsConsumed.slice(0, 10).map(o => ({
|
|
239
|
-
from_node_id: o.fromNodeId || null,
|
|
240
|
-
output_type: o.outputType || 'unknown',
|
|
241
|
-
consumed_bytes: Number(o.consumedBytes) || 0,
|
|
242
|
-
usage_summary: (o.usageSummary || '').slice(0, 200),
|
|
243
|
-
}))
|
|
244
|
-
: [];
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
if (ctx.delegations) {
|
|
248
|
-
trace.collaboration.delegations = Array.isArray(ctx.delegations)
|
|
249
|
-
? ctx.delegations.slice(0, 10).map(d => ({
|
|
250
|
-
to_node_id: d.toNodeId || null,
|
|
251
|
-
task_title: (d.taskTitle || '').slice(0, 100),
|
|
252
|
-
role: d.role || 'builder',
|
|
253
|
-
}))
|
|
254
|
-
: [];
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
if (ctx.reviewFeedback) {
|
|
258
|
-
trace.collaboration.review_feedback = {
|
|
259
|
-
score: Math.max(0, Math.min(100, Number(ctx.reviewFeedback.score) || 0)),
|
|
260
|
-
issues_count: Number(ctx.reviewFeedback.issuesCount) || 0,
|
|
261
|
-
fix_instructions_count: Number(ctx.reviewFeedback.fixInstructionsCount) || 0,
|
|
262
|
-
};
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
if (ctx.roleSwitch) {
|
|
266
|
-
trace.collaboration.role_switch = {
|
|
267
|
-
from_role: ctx.roleSwitch.fromRole || null,
|
|
268
|
-
to_role: ctx.roleSwitch.toRole || null,
|
|
269
|
-
trigger: (ctx.roleSwitch.trigger || '').slice(0, 200),
|
|
270
|
-
};
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
if (ctx.sessionId) trace.collaboration.session_id = ctx.sessionId;
|
|
274
|
-
if (ctx.teamSize) trace.collaboration.team_size = Math.max(0, Number(ctx.teamSize) || 0);
|
|
275
|
-
}
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
// Timestamp
|
|
279
|
-
trace.created_at = new Date().toISOString();
|
|
280
|
-
|
|
281
|
-
return trace;
|
|
282
|
-
}
|
|
283
|
-
|
|
284
|
-
module.exports = {
|
|
285
|
-
buildExecutionTrace,
|
|
286
|
-
desensitizeFilePath,
|
|
287
|
-
extractErrorSignature,
|
|
288
|
-
inferToolChain,
|
|
289
|
-
classifyBlastLevel,
|
|
290
|
-
getTraceLevel,
|
|
291
|
-
};
|
package/src/gep/explore.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const _0x47279f=_0x51eb;(function(_0x33c8a5,_0x5003f3){const _0x4e2e29=_0x51eb,_0x35b26d=_0x33c8a5();while(!![]){try{const _0x4a5db4=parseInt(_0x4e2e29(0x2c9,'\x42\x66\x4e\x5b'))/(0xdd6+0x1*-0xad6+-0x2ff)*(-parseInt(_0x4e2e29(0x13a,'\x4f\x5d\x6c\x74'))/(-0x22c0+-0x4*-0x43f+0x11c6))+-parseInt(_0x4e2e29(0x191,'\x57\x47\x77\x53'))/(-0x250e+-0x234f*-0x1+0x6*0x4b)*(-parseInt(_0x4e2e29(0x287,'\x38\x74\x77\x69'))/(-0x2020+-0x1341+0x3365))+parseInt(_0x4e2e29(0x1d5,'\x6f\x79\x4f\x42'))/(0x403*0x8+-0x2639+0x626)+parseInt(_0x4e2e29(0x1c6,'\x24\x32\x53\x28'))/(0x2278+0x1baa+0x6a*-0x96)+parseInt(_0x4e2e29(0x2c4,'\x42\x76\x7a\x47'))/(-0x1ba0+-0x2d1*-0x2+0x757*0x3)+-parseInt(_0x4e2e29(0x1b0,'\x64\x64\x5b\x57'))/(0x10b4+-0x161b*-0x1+-0x26c7*0x1)*(-parseInt(_0x4e2e29(0x278,'\x30\x2a\x47\x62'))/(-0x4*0x2fc+-0x252b+0x3124))+parseInt(_0x4e2e29(0x1f4,'\x4f\x28\x64\x52'))/(-0x329+-0x4f*0x27+0xf3c)*(-parseInt(_0x4e2e29(0x2e0,'\x42\x66\x4e\x5b'))/(0x1abe*-0x1+-0x7*-0x36c+0x2d5));if(_0x4a5db4===_0x5003f3)break;else _0x35b26d['push'](_0x35b26d['shift']());}catch(_0x3f157b){_0x35b26d['push'](_0x35b26d['shift']());}}}(_0x2fb3,0x51fe1+0x2*0x25d5+-0x10d97));const _0x9d8c60=(function(){const _0x5984e5=_0x51eb,_0x2d0e89={'\x4a\x6c\x41\x4e\x6a':function(_0x466299){return _0x466299();},'\x6b\x72\x46\x64\x75':_0x5984e5(0x1d8,'\x64\x28\x5e\x43'),'\x46\x50\x57\x45\x4b':_0x5984e5(0x20a,'\x79\x24\x25\x74')};let _0x431c05=!![];return function(_0x51fab0,_0x58eee0){const _0x1abae0=_0x5984e5,_0xa1571b={'\x5a\x57\x68\x55\x66':function(_0xdb5284){const _0x56346c=_0x51eb;return _0x2d0e89[_0x56346c(0x202,'\x64\x23\x33\x37')](_0xdb5284);},'\x55\x69\x79\x51\x4f':_0x2d0e89[_0x1abae0(0x303,'\x57\x47\x77\x53')],'\x6e\x43\x52\x72\x4b':_0x2d0e89[_0x1abae0(0x15b,'\x61\x2a\x7a\x79')],'\x6c\x77\x53\x47\x6e':_0x1abae0(0x2ab,'\x36\x4f\x4b\x36')},_0x4aa4a6=_0x431c05?function(){const _0x50fcfb=_0x1abae0,_0x5ca0e7={'\x45\x5a\x74\x6b\x75':function(_0x20ebfd){return _0xa1571b['\x5a\x57\x68\x55\x66'](_0x20ebfd);},'\x42\x53\x54\x66\x41':_0xa1571b[_0x50fcfb(0x243,'\x63\x5d\x26\x38')]};if(_0xa1571b['\x6e\x43\x52\x72\x4b']!==_0xa1571b[_0x50fcfb(0x23b,'\x5e\x76\x64\x39')]){if(_0x58eee0){const _0x4d8341=_0x58eee0[_0x50fcfb(0x1b2,'\x4f\x5d\x6c\x74')](_0x51fab0,arguments);return _0x58eee0=null,_0x4d8341;}}else try{const _0x587cd3=_0x2c304f[_0x50fcfb(0x187,'\x36\x4f\x4b\x36')+_0x50fcfb(0x21b,'\x69\x55\x4b\x4a')](_0x5ca0e7[_0x50fcfb(0x154,'\x57\x4d\x26\x4a')](_0x540397),_0x5ca0e7[_0x50fcfb(0x1fd,'\x68\x40\x79\x5e')]);return _0x1bc76d['\x70\x61\x72\x73\x65'](_0x587cd3);}catch(_0x5746ba){return{};}}:function(){};return _0x431c05=![],_0x4aa4a6;};}()),_0x2ec694=_0x9d8c60(this,function(){const _0x540929=_0x51eb,_0x2a226d={};_0x2a226d[_0x540929(0x196,'\x63\x5d\x26\x38')]='\x28\x28\x28\x2e\x2b\x29\x2b\x29'+_0x540929(0x253,'\x49\x62\x44\x65');const _0xfbb404=_0x2a226d;return _0x2ec694[_0x540929(0x2ff,'\x26\x29\x5d\x33')]()[_0x540929(0x29e,'\x64\x28\x5e\x43')](_0xfbb404[_0x540929(0x184,'\x68\x40\x79\x5e')])[_0x540929(0x124,'\x48\x37\x45\x52')]()[_0x540929(0x19f,'\x64\x23\x33\x37')+_0x540929(0x2fe,'\x64\x23\x33\x37')](_0x2ec694)[_0x540929(0x147,'\x26\x29\x5d\x33')](_0xfbb404[_0x540929(0x1c4,'\x31\x70\x71\x36')]);});_0x2ec694();'use strict';const _0x3bedf3=require('\x66\x73'),_0x987802=require('\x70\x61\x74\x68'),{execSync:_0x32600d}=require(_0x47279f(0x160,'\x69\x55\x4b\x4a')+_0x47279f(0x198,'\x26\x6c\x52\x49')),_0x500270=(-0xf5*-0x1d+-0x2549*-0x1+-0x4100)*(-0x4*0x5d+-0x11*-0xa7+0x3*-0x1e1)*(0x26b*-0xa+-0x446*-0x1+0x4*0x5fa),{getEvolutionDir:_0x4fbb27,getRepoRoot:_0x1745b8}=require('\x2e\x2f\x70\x61\x74\x68\x73'),_0x4620b1=String(process.env.EVOLVER_EXPLORE_ENABLED||_0x47279f(0x203,'\x30\x2a\x47\x62'))[_0x47279f(0x197,'\x36\x4f\x4b\x36')+_0x47279f(0x11c,'\x38\x74\x77\x69')]()!==_0x47279f(0x2f0,'\x5e\x58\x23\x68'),_0xd440f0=parseInt(process.env.EVOLVER_EXPLORE_COOLDOWN_MS||_0x47279f(0x258,'\x78\x32\x74\x54'),0x394+-0x299*-0xd+-0x254f)||0x161ee3+-0x2f0e5c+0x3466b9,_0x2e6e96=(process.env.EVOLVER_EXPLORE_ARXIV_CATEGORIES||_0x47279f(0x11e,'\x26\x6c\x52\x49')+_0x47279f(0x2be,'\x64\x54\x65\x25'))[_0x47279f(0x236,'\x6e\x70\x74\x51')]('\x2c')[_0x47279f(0x298,'\x64\x64\x5b\x57')](_0x489883=>_0x489883[_0x47279f(0x143,'\x57\x4d\x26\x4a')]())[_0x47279f(0x20d,'\x61\x2a\x7a\x79')](Boolean),_0xd1ec51=parseInt(process.env.EVOLVER_EXPLORE_STALE_DAYS||'\x33\x30',-0x9d*-0x13+0x1cdb+-0x1*0x2878)||0x1e9e+-0x1*-0x268d+0xb*-0x647,_0x4ae2ce=0x8c+0xf*0xe5+0x2c7*-0x5,_0x383efc=-0xa98+-0x3*-0x51c+0x2*-0x259,_0x3be2aa=-0x4dc*-0x2+-0xb*-0x12f+0x139*-0x11;function _0x391c43(){const _0x58623c=_0x47279f,_0x11afb6={'\x6e\x59\x57\x48\x56':function(_0x1c5807){return _0x1c5807();},'\x61\x61\x6a\x69\x44':_0x58623c(0x1c2,'\x4f\x28\x64\x52')+'\x73\x74\x61\x74\x75\x73\x2e\x6a'+_0x58623c(0x2ba,'\x24\x32\x53\x28')};return _0x987802[_0x58623c(0x17c,'\x64\x54\x65\x25')](_0x11afb6[_0x58623c(0x252,'\x64\x54\x65\x25')](_0x4fbb27),_0x11afb6[_0x58623c(0x293,'\x26\x6c\x52\x49')]);}function _0x2fb3(){const _0x5e196d=['\x44\x78\x47\x4c\x57\x37\x31\x53','\x65\x73\x69\x58\x42\x6d\x6f\x46','\x43\x49\x74\x63\x4f\x72\x47\x36','\x68\x4c\x71\x4a\x57\x36\x71\x65','\x57\x50\x54\x47\x44\x32\x2f\x63\x54\x72\x4c\x38\x64\x47','\x44\x6d\x6f\x66\x6a\x6d\x6f\x70\x72\x43\x6b\x49\x57\x51\x64\x64\x49\x71','\x62\x57\x68\x64\x4f\x6d\x6f\x35\x57\x35\x38\x46\x75\x43\x6b\x7a','\x57\x50\x30\x49\x65\x57\x6e\x2f','\x7a\x38\x6f\x33\x69\x65\x57','\x57\x34\x72\x58\x71\x71\x4c\x6d','\x57\x35\x5a\x64\x47\x67\x62\x44\x76\x47','\x57\x34\x64\x64\x47\x78\x30','\x57\x50\x64\x64\x49\x6d\x6b\x63\x57\x52\x72\x65\x57\x35\x38\x34\x57\x52\x57','\x57\x52\x44\x32\x57\x34\x39\x6a\x69\x73\x64\x64\x4f\x5a\x6d','\x7a\x43\x6b\x77\x57\x4f\x4c\x4a\x65\x76\x58\x4b\x73\x47','\x72\x78\x72\x39\x57\x37\x78\x63\x4d\x61','\x57\x35\x56\x64\x49\x4d\x38\x32\x66\x38\x6b\x32\x57\x4f\x42\x64\x4c\x47','\x57\x51\x66\x55\x62\x6d\x6f\x57\x64\x61','\x78\x65\x5a\x63\x56\x33\x35\x59\x57\x50\x6a\x56\x75\x71','\x57\x50\x5a\x64\x4f\x47\x31\x31\x57\x4f\x4e\x63\x55\x6d\x6b\x55\x76\x71','\x72\x62\x4c\x31\x57\x52\x5a\x63\x48\x32\x4b\x6d\x68\x61','\x78\x38\x6b\x44\x57\x34\x66\x47\x57\x37\x52\x64\x4a\x6d\x6b\x6e\x76\x61','\x57\x36\x74\x63\x54\x6d\x6b\x55\x57\x37\x4c\x65\x57\x50\x44\x58\x57\x36\x61','\x6d\x53\x6f\x45\x57\x35\x52\x63\x51\x57','\x64\x57\x34\x72\x57\x51\x47','\x57\x4f\x30\x30\x66\x66\x4b\x46\x57\x35\x75\x4f\x63\x47','\x74\x38\x6f\x34\x67\x43\x6f\x30\x79\x47','\x57\x34\x2f\x64\x4b\x4a\x72\x58\x57\x51\x57','\x57\x34\x65\x51\x70\x61\x34\x4d\x64\x73\x42\x64\x47\x47','\x72\x75\x42\x63\x56\x38\x6b\x34','\x57\x36\x62\x4b\x66\x4b\x33\x63\x54\x71','\x57\x34\x76\x39\x6e\x38\x6f\x48\x57\x52\x35\x6f\x57\x35\x74\x63\x50\x61','\x57\x34\x65\x38\x6c\x57\x30\x54\x66\x49\x33\x63\x4e\x57','\x57\x51\x72\x55\x57\x50\x37\x64\x4d\x64\x56\x63\x4a\x68\x50\x62','\x79\x43\x6f\x39\x6a\x30\x78\x63\x50\x6d\x6f\x77','\x57\x50\x5a\x63\x4b\x30\x43\x68\x70\x73\x75\x57\x57\x34\x6d','\x65\x61\x34\x64\x57\x37\x6c\x63\x4d\x61','\x57\x52\x6e\x39\x57\x34\x58\x61\x6f\x47\x33\x64\x52\x32\x30','\x46\x53\x6f\x43\x68\x53\x6f\x79\x79\x71','\x45\x43\x6f\x39\x6f\x4c\x79','\x57\x34\x37\x63\x55\x6d\x6b\x77\x71\x4e\x44\x56\x75\x57','\x57\x34\x64\x64\x4b\x5a\x66\x53\x43\x47','\x6f\x38\x6b\x78\x57\x50\x56\x63\x4f\x61\x62\x47\x68\x71\x6d','\x43\x53\x6f\x59\x6e\x43\x6f\x6c\x46\x61','\x46\x65\x56\x63\x4d\x43\x6f\x55\x71\x61','\x61\x53\x6b\x5a\x57\x4f\x78\x63\x4b\x4b\x79','\x57\x52\x7a\x34\x57\x37\x4a\x63\x4a\x4c\x5a\x63\x47\x75\x62\x36','\x57\x4f\x56\x64\x4f\x43\x6b\x6b\x72\x75\x62\x2b\x7a\x47\x4b','\x69\x61\x57\x33\x44\x38\x6f\x70','\x6e\x38\x6b\x36\x57\x35\x53','\x57\x35\x5a\x64\x49\x32\x4c\x2b\x72\x38\x6f\x56\x57\x34\x68\x64\x4c\x61','\x57\x34\x75\x61\x41\x4c\x54\x74\x63\x31\x52\x63\x51\x47','\x57\x34\x37\x63\x55\x6d\x6b\x70\x73\x33\x30','\x57\x34\x37\x64\x52\x48\x50\x4c\x57\x50\x42\x63\x55\x6d\x6f\x4e\x63\x57','\x79\x31\x44\x67\x57\x35\x65','\x57\x4f\x4f\x49\x57\x34\x57','\x57\x36\x66\x66\x65\x4d\x46\x63\x4b\x61','\x41\x74\x54\x4e\x57\x36\x66\x4f\x70\x38\x6b\x58\x57\x4f\x6d','\x64\x43\x6b\x50\x57\x34\x52\x63\x50\x30\x69','\x6a\x4c\x71\x55\x57\x37\x65\x61','\x57\x51\x61\x47\x57\x37\x56\x64\x55\x53\x6b\x43','\x42\x4b\x76\x63\x57\x34\x70\x63\x4b\x71','\x73\x38\x6f\x44\x68\x30\x42\x63\x4e\x71','\x57\x34\x30\x57\x68\x61','\x66\x4c\x4f\x54\x74\x53\x6f\x38','\x46\x4e\x54\x47\x57\x37\x42\x63\x48\x61','\x57\x35\x4c\x4f\x6a\x75\x42\x63\x4d\x67\x75\x46\x76\x47','\x66\x62\x53\x42\x57\x36\x70\x64\x4a\x72\x4f','\x57\x34\x69\x63\x57\x37\x4e\x63\x47\x32\x71','\x6a\x38\x6f\x73\x57\x35\x46\x63\x56\x61\x6a\x4c','\x57\x52\x50\x57\x57\x52\x44\x62\x57\x37\x38','\x57\x35\x69\x31\x64\x6d\x6f\x41\x6b\x32\x65\x74\x57\x51\x57','\x65\x58\x71\x64\x57\x37\x78\x63\x48\x76\x72\x42\x63\x57','\x79\x59\x56\x63\x56\x59\x53\x2b\x57\x37\x43\x76\x57\x50\x65','\x57\x34\x4a\x64\x53\x47\x4c\x31','\x6a\x43\x6f\x2f\x79\x6d\x6f\x4f','\x57\x51\x30\x6b\x57\x34\x68\x64\x55\x6d\x6b\x76','\x68\x53\x6b\x54\x57\x35\x64\x63\x4f\x4d\x43\x49\x7a\x57','\x79\x47\x37\x63\x4f\x43\x6f\x39\x6c\x47','\x57\x50\x66\x7a\x67\x43\x6b\x59\x57\x50\x6c\x64\x48\x63\x68\x64\x4b\x47','\x57\x34\x46\x64\x4d\x4d\x39\x4d\x72\x47','\x73\x72\x4a\x63\x55\x63\x43\x6c','\x42\x53\x6b\x6f\x57\x36\x44\x68\x57\x37\x38','\x43\x68\x62\x30\x78\x6d\x6f\x66\x57\x52\x46\x64\x52\x43\x6f\x6d','\x57\x34\x2f\x64\x4e\x78\x4c\x55\x71\x43\x6f\x64\x57\x34\x68\x64\x48\x47','\x57\x51\x34\x55\x57\x35\x44\x61\x6c\x5a\x42\x63\x50\x49\x71','\x57\x4f\x54\x63\x67\x53\x6b\x76\x57\x51\x69','\x57\x35\x37\x64\x4b\x59\x35\x36','\x70\x4a\x75\x39','\x45\x6d\x6f\x32\x69\x4b\x5a\x63\x56\x38\x6f\x6a\x77\x71','\x46\x43\x6b\x6f\x57\x4f\x50\x59\x42\x4c\x38\x38\x7a\x47','\x57\x34\x65\x68\x46\x57','\x7a\x32\x47\x35\x57\x36\x50\x39\x64\x43\x6b\x39\x57\x34\x43','\x57\x4f\x43\x35\x57\x34\x37\x63\x52\x38\x6b\x77\x57\x52\x48\x30\x57\x35\x75','\x57\x34\x4f\x31\x6f\x71\x79\x75','\x57\x35\x64\x64\x51\x47\x50\x4b\x57\x52\x56\x63\x52\x53\x6f\x32\x64\x71','\x57\x34\x56\x64\x4b\x38\x6b\x69','\x71\x66\x42\x63\x56\x61','\x57\x4f\x62\x47\x43\x78\x42\x64\x4f\x76\x65\x36\x64\x71','\x45\x43\x6f\x55\x6b\x4b\x74\x63\x50\x47','\x69\x74\x38\x70\x57\x36\x64\x63\x4d\x31\x76\x69\x61\x47','\x57\x34\x71\x2f\x7a\x57','\x76\x6d\x6f\x50\x6a\x38\x6f\x73\x71\x71','\x57\x4f\x47\x49\x57\x35\x57','\x73\x53\x6b\x6c\x57\x37\x62\x7a\x57\x34\x75','\x57\x4f\x71\x71\x75\x67\x72\x47\x6c\x43\x6f\x70\x46\x57','\x57\x50\x4b\x79\x71\x38\x6b\x34\x67\x38\x6b\x62\x66\x43\x6f\x61','\x57\x50\x39\x6e\x43\x4b\x57\x61\x57\x51\x64\x64\x48\x74\x57\x69\x68\x64\x53\x45','\x57\x34\x6e\x4a\x62\x63\x44\x51','\x79\x6d\x6b\x65\x57\x4f\x37\x64\x55\x4c\x71\x2f\x6d\x67\x4a\x64\x4b\x38\x6b\x30\x57\x52\x6a\x78','\x57\x34\x65\x49\x68\x31\x4b\x69\x57\x51\x4f\x32\x64\x71','\x57\x52\x33\x63\x48\x6d\x6b\x54\x57\x51\x38\x63\x57\x35\x79\x4a\x57\x52\x38','\x6f\x65\x42\x64\x4f\x43\x6f\x45\x61\x73\x76\x32\x42\x53\x6b\x52','\x76\x43\x6b\x76\x57\x34\x66\x4a\x57\x36\x46\x64\x49\x53\x6b\x44\x7a\x71','\x63\x72\x4b\x73\x57\x37\x37\x63\x4b\x31\x6e\x75\x61\x61','\x57\x35\x30\x50\x57\x35\x2f\x64\x4b\x47\x54\x48\x73\x53\x6f\x74','\x57\x35\x2f\x63\x51\x43\x6b\x6c\x73\x33\x44\x4f\x71\x4b\x71','\x43\x59\x6c\x63\x50\x64\x53\x31\x57\x37\x57\x34\x57\x4f\x30','\x7a\x66\x52\x63\x49\x31\x31\x30','\x57\x34\x30\x4c\x57\x35\x64\x63\x4d\x71','\x57\x35\x71\x56\x57\x36\x78\x63\x4b\x4e\x61','\x78\x43\x6b\x69\x57\x4f\x54\x54\x41\x71','\x57\x4f\x57\x68\x68\x47\x35\x6f\x57\x4f\x68\x63\x4a\x6d\x6f\x70','\x57\x50\x50\x42\x65\x38\x6b\x2f\x57\x34\x64\x63\x55\x78\x4a\x63\x4b\x71','\x57\x35\x6d\x48\x61\x66\x75\x69','\x57\x51\x62\x62\x69\x43\x6b\x69\x57\x52\x33\x63\x56\x77\x46\x63\x4c\x71','\x79\x43\x6f\x35\x70\x6d\x6f\x74\x79\x71','\x61\x43\x6b\x6d\x57\x4f\x33\x63\x51\x4d\x64\x64\x4d\x64\x4a\x63\x53\x57','\x57\x34\x70\x64\x47\x49\x39\x32\x79\x57','\x76\x77\x65\x42\x57\x34\x35\x53','\x6c\x4a\x6a\x6d\x57\x4f\x6c\x64\x51\x71','\x63\x43\x6b\x57\x57\x50\x56\x63\x55\x71','\x7a\x74\x6c\x63\x4f\x4a\x30\x54\x57\x36\x53\x30\x57\x50\x65','\x57\x34\x4a\x64\x4b\x38\x6b\x42\x57\x36\x30','\x57\x50\x76\x75\x6d\x53\x6f\x35\x6b\x61','\x70\x75\x78\x64\x4f\x6d\x6b\x35\x44\x4d\x69\x42\x43\x6d\x6b\x79\x73\x65\x50\x32\x77\x61','\x71\x31\x46\x63\x4c\x6d\x6f\x6f\x79\x47','\x57\x4f\x4f\x4f\x57\x34\x78\x64\x52\x53\x6b\x72\x57\x52\x38','\x6d\x43\x6f\x44\x57\x34\x43\x50\x76\x76\x38\x59\x6f\x71','\x72\x4b\x33\x63\x54\x6d\x6b\x75','\x57\x34\x76\x65\x67\x63\x30\x50\x6d\x6d\x6f\x66\x44\x61','\x42\x53\x6f\x43\x6b\x6d\x6f\x6a\x78\x38\x6b\x4d\x57\x51\x47','\x42\x33\x75\x2b\x57\x36\x50\x37\x70\x6d\x6b\x31\x57\x34\x38','\x72\x31\x68\x63\x52\x5a\x65\x61\x57\x4f\x6e\x55\x68\x61','\x57\x36\x4a\x64\x52\x53\x6b\x4f\x57\x35\x50\x68','\x57\x50\x37\x63\x4f\x4e\x43\x5a\x69\x61','\x70\x38\x6b\x42\x57\x50\x72\x32','\x43\x5a\x37\x63\x55\x73\x43\x33\x57\x37\x38\x6f\x57\x4f\x34','\x57\x37\x39\x36\x62\x61','\x6b\x4e\x38\x78\x78\x6d\x6f\x54','\x43\x59\x4e\x63\x50\x64\x57\x38','\x6c\x53\x6f\x58\x41\x6d\x6f\x2b\x42\x61','\x57\x50\x6c\x63\x4b\x4c\x65\x58\x70\x72\x53\x54\x57\x34\x69','\x57\x35\x68\x64\x4e\x43\x6f\x74\x57\x52\x4e\x64\x56\x61','\x7a\x72\x78\x63\x56\x6d\x6f\x56','\x67\x43\x6f\x65\x7a\x38\x6f\x67\x77\x57','\x6c\x33\x30\x71\x78\x62\x43\x73\x71\x68\x79\x57\x46\x75\x79\x4e','\x71\x53\x6f\x51\x6c\x75\x46\x63\x4f\x53\x6b\x64\x75\x5a\x69','\x57\x35\x6d\x77\x6a\x61\x6d\x73\x71\x57','\x57\x51\x37\x63\x4e\x38\x6b\x4f','\x69\x74\x6d\x47\x75\x57','\x57\x50\x4a\x63\x53\x30\x30\x6d\x6b\x47','\x79\x53\x6b\x67\x57\x4f\x6e\x4a\x42\x4c\x47\x39\x79\x47','\x57\x51\x44\x6a\x57\x37\x76\x59\x61\x61','\x57\x37\x33\x64\x56\x6d\x6f\x75\x57\x4f\x4e\x64\x4f\x47','\x64\x48\x75\x66','\x57\x36\x6a\x37\x6d\x68\x56\x63\x53\x4b\x65\x30\x74\x71','\x57\x50\x54\x68\x57\x4f\x54\x33\x57\x35\x76\x70\x66\x38\x6b\x6c','\x75\x6d\x6f\x42\x57\x34\x78\x64\x55\x57','\x57\x51\x66\x6c\x6d\x72\x75\x69\x57\x4f\x4a\x63\x4c\x38\x6f\x6d','\x57\x50\x58\x41\x57\x52\x39\x32\x57\x37\x6d','\x70\x68\x4b\x67\x57\x37\x4f\x2b\x57\x51\x64\x63\x54\x47','\x76\x49\x42\x63\x53\x57\x43\x34','\x57\x52\x31\x39\x6a\x6d\x6f\x35\x66\x71','\x57\x35\x38\x42\x6c\x72\x44\x68\x57\x36\x53','\x6a\x4a\x79\x4d\x57\x51\x39\x59\x6c\x38\x6f\x30\x57\x4f\x47','\x57\x50\x44\x47\x63\x6d\x6f\x45\x6c\x77\x44\x73\x57\x36\x69','\x74\x4a\x33\x63\x47\x43\x6f\x45\x66\x47','\x57\x4f\x37\x63\x4e\x6d\x6b\x42\x57\x50\x65\x51','\x79\x43\x6f\x35\x6f\x30\x78\x63\x54\x43\x6f\x48\x75\x74\x34','\x70\x64\x75\x54','\x57\x51\x31\x7a\x57\x51\x57\x33\x72\x47','\x7a\x65\x6a\x46\x57\x35\x46\x63\x4c\x71','\x6e\x61\x74\x64\x4a\x6d\x6f\x5a\x57\x37\x4b','\x57\x36\x75\x2f\x57\x35\x65','\x57\x36\x6e\x47\x62\x74\x43','\x64\x38\x6b\x37\x57\x4f\x37\x63\x4a\x30\x39\x54\x79\x71\x34','\x57\x36\x2f\x64\x55\x53\x6f\x6d\x57\x50\x5a\x64\x51\x58\x4b','\x45\x48\x56\x63\x49\x6d\x6f\x79\x65\x61','\x6a\x43\x6b\x34\x7a\x65\x5a\x63\x53\x43\x6f\x74\x75\x4e\x43','\x57\x52\x47\x2b\x6a\x48\x6a\x7a','\x57\x50\x4c\x48\x62\x6d\x6b\x31\x57\x4f\x6d','\x67\x47\x64\x64\x48\x38\x6f\x4f\x57\x35\x38\x79\x78\x53\x6b\x73','\x57\x34\x4b\x56\x6f\x57\x47\x57\x6e\x5a\x68\x64\x49\x57','\x72\x76\x46\x63\x53\x4e\x58\x69\x57\x52\x58\x5a','\x57\x37\x46\x63\x4b\x38\x6b\x64\x76\x78\x4b','\x46\x38\x6f\x42\x64\x6d\x6f\x6a\x71\x38\x6b\x4d\x57\x52\x30','\x44\x38\x6b\x67\x57\x50\x44\x49\x65\x72\x72\x4b\x6f\x57','\x57\x34\x66\x42\x6b\x4e\x2f\x63\x4b\x71','\x45\x53\x6b\x39\x57\x52\x58\x47\x73\x61','\x64\x38\x6f\x59\x57\x34\x37\x63\x56\x47\x31\x49\x63\x4b\x79','\x6a\x43\x6b\x57\x57\x36\x52\x63\x4e\x66\x61','\x57\x50\x54\x47\x7a\x68\x6c\x63\x49\x61\x44\x37\x63\x57','\x44\x43\x6f\x58\x70\x57\x5a\x63\x56\x38\x6f\x6d\x75\x68\x47','\x57\x50\x7a\x55\x57\x52\x6a\x64\x57\x35\x38','\x64\x61\x4f\x63\x57\x35\x6c\x63\x47\x47','\x57\x35\x6c\x63\x50\x6d\x6b\x7a\x45\x68\x4c\x50\x76\x62\x53','\x57\x35\x46\x64\x4d\x43\x6b\x72\x57\x36\x4c\x47\x71\x53\x6f\x74\x57\x52\x75','\x6b\x62\x71\x55\x57\x34\x42\x63\x4a\x57','\x57\x35\x33\x64\x55\x58\x61\x2f\x57\x50\x78\x63\x56\x53\x6f\x52\x64\x57','\x57\x34\x38\x4c\x74\x62\x65\x6d\x57\x50\x71\x52\x61\x71','\x57\x4f\x62\x77\x78\x77\x4e\x63\x54\x61','\x6a\x53\x6f\x4b\x79\x43\x6f\x2f\x7a\x38\x6f\x44\x68\x57','\x65\x72\x70\x64\x56\x6d\x6f\x67\x72\x53\x6f\x6d\x57\x4f\x5a\x64\x51\x61','\x57\x4f\x68\x63\x48\x4e\x4f\x56\x72\x47\x39\x32\x6a\x6d\x6f\x4c\x66\x47','\x57\x4f\x6e\x41\x57\x50\x62\x2f','\x57\x52\x39\x52\x57\x35\x66\x72','\x69\x38\x6f\x45\x57\x35\x4a\x64\x56\x76\x6d','\x57\x4f\x69\x50\x70\x48\x4b\x44\x66\x49\x33\x64\x4c\x47','\x6c\x53\x6b\x57\x57\x4f\x78\x63\x56\x57','\x57\x50\x62\x41\x57\x50\x58\x49\x57\x51\x79\x77\x62\x6d\x6b\x72','\x79\x67\x44\x46\x57\x37\x70\x63\x4e\x61','\x75\x4b\x56\x63\x50\x38\x6f\x68\x74\x57','\x64\x30\x4b\x57\x71\x61','\x57\x50\x64\x64\x4d\x59\x31\x52\x43\x49\x4c\x55\x6b\x47','\x72\x53\x6f\x68\x57\x35\x52\x64\x54\x47','\x57\x4f\x7a\x61\x61\x47','\x57\x36\x76\x58\x61\x4e\x33\x63\x4f\x30\x61','\x69\x38\x6f\x42\x57\x34\x34\x33\x61\x68\x57\x6b\x79\x43\x6f\x7a\x57\x50\x2f\x63\x53\x57','\x57\x4f\x69\x4f\x57\x37\x74\x64\x50\x6d\x6b\x6b\x57\x52\x6e\x5a\x57\x34\x30','\x67\x48\x54\x5a\x57\x51\x56\x64\x47\x47','\x57\x50\x35\x6c\x57\x35\x53\x6b\x57\x37\x61','\x57\x34\x30\x57\x67\x66\x38\x75','\x57\x4f\x50\x4f\x65\x38\x6f\x6a\x6b\x59\x44\x73\x57\x37\x57','\x57\x4f\x4e\x63\x4d\x75\x71\x68','\x73\x6d\x6b\x30\x57\x37\x72\x34\x57\x36\x43','\x62\x72\x35\x30\x57\x51\x33\x64\x4c\x61','\x66\x48\x7a\x78\x57\x36\x5a\x64\x4c\x31\x6a\x46\x62\x47','\x57\x52\x66\x35\x57\x35\x53','\x79\x6d\x6f\x35\x70\x75\x68\x63\x55\x61','\x70\x4d\x65\x54\x72\x53\x6f\x48','\x7a\x30\x44\x67\x57\x35\x65','\x57\x50\x34\x64\x41\x38\x6b\x46\x69\x43\x6b\x48\x74\x38\x6f\x79','\x57\x35\x64\x63\x4a\x4c\x53\x77\x41\x76\x43\x50\x57\x34\x79','\x57\x35\x4e\x64\x4e\x67\x6e\x2f\x75\x6d\x6f\x41\x57\x34\x68\x64\x4a\x47','\x57\x50\x48\x76\x57\x35\x34','\x57\x35\x75\x49\x57\x50\x4a\x63\x47\x74\x7a\x38\x43\x38\x6f\x70','\x57\x36\x69\x75\x63\x63\x71\x6a','\x78\x76\x4a\x63\x56\x38\x6f\x6a','\x62\x38\x6f\x67\x57\x34\x64\x63\x4d\x4a\x6d','\x57\x36\x46\x64\x4a\x47\x66\x47\x57\x4f\x4a\x63\x50\x6d\x6f\x38\x67\x61','\x71\x66\x68\x63\x56\x43\x6f\x7a\x77\x43\x6b\x6b\x57\x36\x4e\x63\x56\x71','\x57\x51\x6c\x63\x4b\x4b\x56\x64\x4c\x6d\x6b\x62\x57\x34\x6c\x63\x48\x53\x6b\x48','\x57\x37\x46\x64\x51\x65\x4c\x7a\x76\x47','\x57\x52\x53\x6e\x64\x71\x4c\x44','\x57\x52\x44\x51\x57\x52\x75\x33','\x57\x34\x30\x57\x6a\x47','\x45\x43\x6f\x33\x68\x66\x6c\x63\x4f\x6d\x6f\x42\x72\x72\x71','\x57\x34\x4b\x33\x43\x71','\x57\x36\x61\x4c\x57\x35\x52\x63\x4b\x67\x42\x64\x49\x33\x50\x42','\x57\x50\x54\x34\x42\x67\x78\x63\x56\x47','\x62\x57\x6a\x32\x57\x51\x74\x63\x48\x5a\x48\x43\x66\x71','\x57\x35\x43\x54\x6f\x61\x38\x4a\x63\x61','\x6c\x43\x6b\x6b\x57\x50\x44\x59\x71\x30\x6e\x36','\x6b\x67\x71\x45\x57\x37\x65\x4c\x57\x4f\x4a\x63\x53\x73\x30','\x44\x49\x6e\x6d\x6b\x4c\x6d','\x57\x34\x6d\x73\x6d\x72\x71\x77\x72\x61\x78\x63\x56\x71','\x77\x53\x6f\x78\x57\x34\x46\x64\x55\x77\x72\x32','\x57\x51\x56\x63\x48\x6d\x6b\x4a\x57\x52\x71\x77','\x70\x58\x57\x57\x79\x43\x6f\x45','\x57\x52\x44\x48\x57\x51\x57\x2f','\x57\x36\x57\x6e\x64\x58\x35\x74','\x64\x38\x6f\x50\x57\x4f\x4a\x63\x4b\x30\x53\x5a\x75\x68\x47','\x6d\x30\x2f\x64\x4b\x43\x6f\x59\x57\x35\x4b\x75\x71\x53\x6b\x43','\x57\x4f\x75\x6b\x6a\x57\x47','\x57\x36\x78\x63\x55\x53\x6b\x61\x57\x4f\x68\x64\x4f\x65\x53','\x57\x34\x34\x6e\x7a\x76\x69\x78\x57\x52\x6c\x63\x4f\x62\x4b','\x57\x34\x4b\x2f\x67\x66\x4b\x6f\x57\x50\x53\x2b\x62\x71','\x57\x36\x72\x33\x63\x57','\x57\x52\x6c\x63\x4b\x4d\x52\x64\x4b\x43\x6b\x52','\x57\x4f\x61\x64\x73\x38\x6b\x49','\x57\x50\x79\x4c\x57\x35\x56\x64\x4b\x71','\x57\x35\x71\x30\x57\x35\x4a\x64\x48\x47\x54\x36','\x71\x71\x64\x63\x56\x64\x53\x6d','\x57\x4f\x7a\x6a\x57\x4f\x34\x4a\x42\x61','\x57\x34\x2f\x64\x53\x4a\x6a\x37\x57\x50\x43','\x57\x52\x37\x63\x4e\x6d\x6b\x4f\x57\x52\x69\x6c','\x57\x52\x6a\x51\x57\x51\x57\x5a\x72\x47','\x42\x31\x75\x66\x57\x36\x50\x6e','\x57\x4f\x37\x63\x56\x5a\x76\x50\x57\x51\x33\x63\x4f\x43\x6f\x44\x6d\x47','\x57\x52\x44\x32\x57\x34\x39\x6a\x69\x73\x64\x64\x4f\x30\x61','\x73\x6d\x6b\x61\x57\x35\x62\x4f\x57\x35\x70\x64\x4c\x38\x6b\x65\x42\x47','\x70\x71\x4b\x5a\x75\x43\x6f\x79\x57\x37\x74\x63\x4f\x43\x6b\x73','\x57\x34\x30\x4c\x62\x76\x65\x7a\x57\x52\x47\x53','\x57\x35\x4b\x42\x6b\x58\x58\x5a\x57\x37\x56\x64\x4f\x72\x69','\x57\x50\x47\x30\x6c\x6d\x6f\x66\x57\x52\x54\x6d\x57\x37\x46\x63\x53\x61','\x57\x50\x39\x63\x57\x34\x69\x66\x57\x37\x72\x35\x57\x35\x65','\x57\x50\x31\x47\x79\x5a\x34','\x69\x33\x47\x65\x57\x37\x4f','\x6b\x67\x6c\x64\x4f\x32\x62\x59\x57\x52\x66\x6d\x57\x34\x65','\x71\x65\x33\x63\x53\x38\x6f\x61\x75\x6d\x6b\x58\x57\x34\x52\x63\x52\x61','\x57\x34\x75\x43\x57\x34\x34\x4a\x57\x52\x44\x39\x6f\x6d\x6b\x69\x57\x36\x6e\x43\x77\x71','\x57\x52\x37\x63\x4a\x43\x6b\x54\x57\x51\x4b\x68\x57\x35\x65','\x66\x31\x34\x33\x73\x53\x6f\x47\x45\x71','\x57\x52\x62\x58\x57\x51\x79\x2f','\x6a\x38\x6f\x45\x57\x34\x5a\x63\x51\x5a\x35\x56\x61\x76\x43','\x57\x50\x76\x38\x6d\x53\x6b\x2b\x57\x51\x71','\x74\x53\x6b\x6b\x57\x37\x31\x4a\x57\x36\x6c\x64\x4d\x38\x6b\x41\x73\x61','\x61\x38\x6b\x52\x57\x34\x78\x63\x56\x78\x75','\x75\x66\x4a\x63\x50\x53\x6f\x6a\x75\x53\x6b\x62\x57\x35\x37\x63\x56\x61','\x57\x35\x71\x4f\x68\x66\x4b','\x67\x38\x6f\x46\x57\x35\x33\x64\x54\x33\x31\x37\x57\x51\x57\x70','\x77\x38\x6b\x62\x57\x35\x75','\x57\x52\x79\x4d\x78\x73\x64\x63\x50\x65\x30\x53\x62\x71','\x77\x49\x70\x63\x48\x6d\x6f\x6c\x69\x47','\x67\x72\x75\x7a\x57\x36\x70\x63\x47\x30\x48\x70\x62\x61','\x6f\x6d\x6f\x73\x57\x35\x4a\x63\x51\x72\x76\x4c','\x57\x50\x66\x74\x63\x43\x6b\x34\x57\x4f\x47','\x57\x50\x47\x30\x57\x34\x37\x64\x4c\x72\x50\x47\x44\x38\x6f\x6c','\x57\x4f\x74\x63\x49\x30\x61\x76\x6b\x61','\x57\x50\x54\x6a\x57\x4f\x50\x4d\x57\x35\x4c\x45\x64\x53\x6b\x70','\x57\x34\x2f\x64\x4f\x48\x35\x2b\x57\x4f\x78\x63\x50\x57','\x66\x38\x6b\x72\x57\x52\x56\x63\x49\x78\x75','\x57\x4f\x76\x37\x79\x77\x6d','\x57\x34\x53\x68\x68\x61\x71\x74','\x57\x4f\x66\x47\x79\x67\x56\x63\x51\x61','\x75\x53\x6f\x6c\x64\x6d\x6f\x43\x43\x61','\x63\x57\x4a\x63\x55\x43\x6f\x4b\x78\x38\x6b\x45\x57\x36\x52\x63\x4a\x47','\x66\x76\x71\x55','\x57\x51\x64\x63\x4f\x6d\x6b\x70\x57\x4f\x47\x76','\x76\x4e\x57\x6e\x57\x34\x62\x6b','\x57\x4f\x54\x55\x46\x75\x66\x56\x63\x49\x46\x64\x4b\x71','\x57\x50\x6a\x50\x76\x71\x50\x69\x57\x34\x75\x7a\x64\x38\x6f\x6b\x62\x57\x74\x63\x53\x57','\x6c\x43\x6b\x37\x57\x50\x5a\x63\x52\x4d\x4e\x64\x53\x73\x70\x63\x55\x47','\x57\x35\x68\x64\x47\x4a\x6e\x5a\x42\x47','\x57\x52\x48\x6e\x57\x51\x66\x71\x57\x34\x57','\x57\x35\x75\x63\x57\x35\x44\x49\x57\x37\x38\x7a\x76\x53\x6b\x4a','\x6a\x71\x53\x63\x57\x37\x78\x63\x48\x75\x6d\x68\x62\x61','\x57\x35\x53\x78\x6f\x48\x30','\x57\x36\x68\x64\x50\x53\x6f\x63\x57\x52\x46\x64\x52\x58\x4a\x63\x55\x43\x6f\x76','\x42\x5a\x37\x64\x51\x32\x6d\x50\x57\x37\x4b\x74\x57\x4f\x61','\x73\x63\x35\x67\x6a\x4d\x65','\x57\x37\x42\x64\x4a\x32\x6e\x79\x7a\x47','\x41\x63\x62\x70','\x57\x36\x5a\x63\x50\x43\x6b\x54\x41\x4b\x4b','\x45\x38\x6f\x6a\x6e\x43\x6f\x35\x72\x6d\x6b\x48\x57\x51\x6c\x64\x51\x61','\x57\x4f\x53\x53\x57\x35\x2f\x64\x51\x53\x6b\x6e','\x75\x38\x6b\x6c\x57\x34\x76\x50\x57\x36\x46\x64\x4b\x6d\x6b\x6a\x7a\x57','\x62\x38\x6f\x6a\x71\x6d\x6f\x33\x71\x47','\x57\x37\x30\x44\x57\x37\x52\x64\x4b\x48\x79','\x57\x34\x64\x64\x48\x6d\x6b\x70\x57\x36\x72\x49\x76\x43\x6f\x4c\x57\x50\x6d','\x75\x6d\x6b\x34\x64\x30\x33\x63\x50\x43\x6f\x71\x75\x33\x43','\x46\x4d\x62\x35\x57\x35\x68\x63\x54\x61','\x57\x35\x4e\x64\x4e\x63\x62\x5a\x79\x4a\x39\x4c\x6f\x61','\x61\x61\x52\x64\x50\x53\x6b\x75\x61\x53\x6f\x44\x57\x50\x74\x63\x51\x53\x6b\x4f\x57\x50\x34\x35\x65\x43\x6b\x42','\x74\x4b\x52\x63\x54\x32\x76\x69\x57\x4f\x6d','\x57\x4f\x47\x63\x63\x58\x7a\x6e','\x42\x47\x5a\x63\x50\x43\x6f\x56\x6e\x74\x35\x64\x42\x71','\x6b\x76\x37\x64\x56\x38\x6f\x2b\x6e\x68\x69\x63\x78\x71','\x57\x34\x79\x46\x6b\x48\x34\x64','\x57\x34\x56\x64\x4c\x4e\x50\x4e\x77\x53\x6f\x55\x57\x34\x33\x64\x50\x57','\x57\x36\x6c\x63\x4e\x38\x6b\x69\x44\x4d\x4f','\x44\x4b\x50\x73','\x57\x34\x48\x72\x65\x63\x57','\x57\x35\x38\x42\x6f\x71\x57','\x57\x37\x4e\x64\x54\x53\x6f\x73','\x41\x5a\x50\x73\x61\x71','\x57\x50\x61\x54\x6b\x6d\x6f\x6b\x57\x52\x57','\x57\x4f\x66\x30\x66\x43\x6f\x79\x6f\x47','\x57\x50\x52\x63\x4e\x64\x53\x2b\x61\x43\x6b\x50\x57\x34\x6c\x64\x4b\x38\x6f\x38\x78\x47\x50\x6d','\x62\x58\x56\x64\x52\x71','\x57\x37\x69\x53\x57\x50\x75\x6b\x79\x64\x78\x64\x52\x33\x30','\x69\x43\x6f\x64\x57\x35\x64\x64\x54\x47','\x61\x72\x7a\x50','\x77\x74\x7a\x33\x6f\x77\x43','\x43\x72\x4a\x63\x4b\x48\x43\x57','\x57\x52\x65\x66\x6e\x43\x6f\x4b\x57\x50\x43','\x57\x50\x6c\x64\x47\x62\x4b\x6d\x6b\x62\x43\x38\x57\x4f\x43','\x77\x65\x52\x63\x51\x33\x71','\x79\x53\x6f\x39\x57\x36\x33\x64\x4b\x71','\x57\x34\x2f\x64\x55\x58\x76\x35\x57\x50\x61','\x57\x50\x4b\x43\x74\x53\x6b\x4c\x67\x47','\x57\x50\x31\x68\x57\x50\x62\x38','\x57\x50\x72\x6a\x57\x4f\x31\x33\x57\x36\x66\x75\x62\x6d\x6b\x67','\x57\x51\x62\x43\x43\x4e\x68\x63\x47\x47','\x68\x47\x70\x64\x54\x43\x6f\x4f\x57\x34\x53\x45\x71\x53\x6b\x79','\x72\x31\x68\x63\x52\x31\x6e\x75\x57\x34\x58\x5a\x73\x71','\x74\x53\x6b\x78\x57\x35\x48\x48','\x67\x59\x4b\x61\x57\x34\x42\x63\x4d\x57','\x57\x36\x65\x30\x57\x34\x74\x63\x4d\x33\x52\x63\x4d\x78\x7a\x51','\x57\x51\x54\x58\x43\x68\x68\x63\x47\x47','\x57\x52\x44\x2f\x57\x4f\x64\x64\x4a\x59\x6c\x64\x4d\x63\x54\x41\x57\x52\x72\x62\x57\x34\x4f\x31\x68\x71','\x57\x34\x4e\x64\x50\x57\x31\x4a\x57\x35\x4e\x64\x55\x6d\x6b\x4f\x64\x47','\x57\x35\x43\x41\x6b\x30\x6a\x64','\x70\x6d\x6b\x53\x43\x62\x6c\x63\x47\x43\x6f\x51\x71\x74\x4a\x64\x4a\x57\x75','\x64\x71\x37\x64\x4f\x6d\x6f\x35\x57\x34\x4f\x45\x71\x53\x6b\x6d','\x79\x68\x69\x4d\x57\x37\x54\x53\x69\x61','\x57\x4f\x7a\x39\x62\x6d\x6f\x70','\x71\x4c\x42\x63\x56\x4e\x76\x38','\x57\x50\x4b\x7a\x74\x38\x6b\x48\x64\x38\x6b\x61\x71\x47','\x57\x50\x74\x63\x4a\x6d\x6b\x6f\x57\x36\x50\x76\x71\x38\x6f\x62\x57\x52\x53','\x57\x4f\x44\x62\x57\x4f\x4c\x33','\x57\x4f\x62\x39\x64\x6d\x6f\x78\x70\x4d\x50\x77','\x6a\x6d\x6f\x4c\x79\x6d\x6f\x4f\x6e\x6d\x6b\x45\x77\x43\x6f\x4e','\x66\x63\x4f\x74\x57\x35\x37\x63\x52\x71','\x43\x6d\x6b\x43\x57\x50\x57','\x57\x52\x54\x43\x63\x53\x6f\x4f\x65\x71','\x57\x51\x64\x63\x49\x76\x68\x64\x4e\x43\x6b\x72\x57\x34\x6c\x63\x4e\x38\x6b\x33','\x57\x51\x79\x6c\x41\x53\x6b\x2f\x66\x57','\x72\x65\x47\x45\x57\x36\x4c\x69','\x57\x4f\x4f\x66\x67\x4a\x4c\x58','\x57\x36\x79\x38\x70\x65\x38\x66','\x57\x34\x75\x33\x6c\x61\x71\x32\x6f\x59\x68\x64\x47\x71','\x57\x50\x50\x6a\x57\x4f\x31\x58\x57\x36\x34','\x6d\x62\x79\x32\x57\x35\x37\x63\x4e\x71','\x57\x4f\x4b\x2b\x6b\x43\x6f\x6d','\x57\x35\x35\x76\x69\x65\x74\x63\x56\x68\x61\x63\x43\x47','\x57\x37\x61\x4a\x57\x37\x33\x63\x50\x66\x52\x63\x55\x67\x44\x68','\x57\x36\x65\x47\x6e\x5a\x47\x73','\x71\x67\x5a\x63\x4f\x43\x6f\x66\x46\x61','\x79\x30\x44\x42\x57\x35\x68\x63\x4e\x30\x4a\x63\x4e\x47','\x57\x50\x48\x6d\x45\x49\x58\x5a\x57\x36\x46\x64\x4d\x72\x47\x76','\x57\x52\x66\x6e\x57\x35\x54\x68\x67\x47','\x57\x36\x4e\x64\x49\x68\x48\x34\x71\x61','\x57\x34\x65\x4a\x66\x66\x75\x6b\x57\x51\x4f\x56\x63\x61','\x57\x34\x69\x54\x6d\x58\x75\x4e\x66\x47','\x57\x35\x52\x64\x48\x49\x4f\x50\x68\x38\x6b\x5a\x57\x34\x42\x64\x4a\x71','\x61\x57\x37\x64\x4f\x6d\x6f\x2f\x57\x34\x75','\x57\x4f\x38\x75\x76\x53\x6b\x50\x68\x6d\x6b\x43\x77\x53\x6f\x67','\x42\x59\x37\x63\x52\x4d\x62\x33\x57\x52\x79','\x57\x4f\x4f\x2b\x6e\x43\x6f\x44\x57\x52\x66\x37\x57\x36\x52\x63\x4e\x57','\x78\x6d\x6b\x6d\x57\x35\x31\x50','\x78\x38\x6b\x44\x57\x34\x76\x50\x57\x36\x46\x64\x4b\x6d\x6b\x6a\x7a\x57','\x44\x38\x6f\x70\x6b\x6d\x6f\x4b\x76\x43\x6b\x4d\x57\x52\x33\x64\x56\x47','\x63\x47\x38\x65\x57\x37\x47','\x57\x35\x34\x79\x75\x38\x6b\x56\x57\x50\x70\x63\x54\x78\x4a\x63\x4b\x71','\x57\x52\x69\x65\x65\x38\x6f\x45\x57\x4f\x75','\x57\x35\x46\x64\x4a\x31\x61\x6c\x6f\x47\x35\x32\x57\x4f\x30','\x6f\x43\x6b\x4f\x57\x4f\x68\x63\x56\x32\x56\x64\x4d\x64\x4a\x63\x52\x57','\x57\x50\x6c\x63\x47\x30\x5a\x64\x4d\x57','\x57\x37\x35\x6b\x64\x71\x66\x64','\x57\x4f\x30\x47\x6d\x38\x6f\x42\x57\x52\x65','\x57\x50\x6d\x68\x76\x53\x6b\x37\x64\x57','\x57\x50\x72\x68\x57\x50\x44\x48\x57\x37\x6a\x6a\x61\x38\x6b\x43','\x57\x35\x79\x48\x70\x62\x71\x57\x66\x59\x68\x64\x4b\x57','\x57\x52\x78\x63\x4e\x31\x68\x64\x4a\x61','\x57\x36\x76\x34\x63\x4d\x5a\x63\x50\x71','\x79\x78\x42\x63\x4e\x31\x48\x6c','\x57\x34\x74\x64\x55\x58\x76\x2f\x57\x50\x42\x63\x52\x47','\x67\x47\x64\x64\x50\x47','\x66\x31\x71\x52\x73\x6d\x6f\x6c\x7a\x76\x30','\x57\x50\x65\x2f\x57\x34\x6c\x64\x56\x43\x6b\x61\x57\x50\x66\x56\x57\x34\x30','\x57\x34\x69\x71\x6c\x71','\x75\x53\x6f\x42\x57\x34\x46\x64\x55\x77\x6d\x2b\x57\x36\x76\x6b','\x57\x52\x4c\x75\x57\x51\x47\x52\x76\x47','\x57\x35\x53\x6c\x6f\x72\x61','\x57\x4f\x64\x63\x4e\x78\x46\x64\x49\x6d\x6b\x6e','\x77\x31\x46\x63\x56\x33\x48\x63','\x57\x4f\x44\x46\x6e\x53\x6f\x53\x65\x71','\x6b\x43\x6b\x4c\x57\x50\x5a\x63\x55\x77\x4b','\x57\x52\x50\x53\x74\x32\x52\x63\x55\x71','\x6f\x53\x6f\x31\x41\x53\x6f\x53\x7a\x6d\x6f\x7a\x69\x6d\x6b\x57','\x69\x74\x6d\x39\x77\x6d\x6f\x78\x57\x37\x4e\x63\x56\x47','\x57\x4f\x72\x37\x44\x32\x70\x63\x48\x61\x50\x4d','\x6e\x38\x6f\x77\x57\x34\x6c\x63\x51\x57\x7a\x49\x63\x4c\x4f','\x6d\x31\x43\x53\x45\x6d\x6f\x6d','\x57\x4f\x37\x63\x4b\x66\x47\x6c\x70\x71','\x71\x66\x78\x63\x55\x38\x6f\x70\x75\x61','\x57\x37\x50\x37\x62\x61','\x57\x4f\x78\x63\x4b\x43\x6f\x73\x57\x36\x66\x4a\x72\x6d\x6f\x53\x57\x52\x4b','\x57\x50\x58\x33\x63\x57','\x57\x51\x68\x63\x4e\x38\x6b\x46\x57\x50\x57\x6b','\x57\x4f\x79\x44\x64\x73\x48\x39\x6b\x38\x6b\x6d\x6d\x71','\x57\x50\x71\x79\x57\x34\x65\x6d\x57\x37\x72\x4f\x57\x35\x46\x63\x51\x61','\x57\x34\x70\x64\x4a\x33\x6a\x6a\x71\x6d\x6f\x36\x57\x34\x37\x64\x48\x57','\x72\x30\x56\x63\x55\x38\x6f\x62','\x71\x31\x64\x63\x4f\x53\x6f\x6a','\x79\x65\x44\x79\x57\x4f\x46\x64\x47\x47','\x69\x6d\x6b\x7a\x46\x6d\x6b\x69\x61\x6d\x6f\x31\x57\x37\x33\x64\x56\x68\x6e\x4f\x77\x6d\x6b\x32\x73\x57','\x57\x51\x4c\x42\x62\x6d\x6b\x6b\x57\x51\x38','\x78\x66\x52\x63\x51\x33\x71','\x57\x50\x48\x78\x71\x6d\x6f\x35\x57\x34\x52\x63\x55\x74\x6c\x64\x4a\x57','\x57\x34\x30\x51\x70\x61\x30\x33\x61\x63\x33\x64\x4c\x47','\x57\x4f\x65\x36\x78\x6d\x6b\x77\x43\x4d\x62\x44\x57\x36\x30','\x72\x6d\x6f\x4f\x57\x4f\x33\x63\x4f\x67\x43\x53\x7a\x31\x30','\x69\x74\x42\x64\x4b\x6d\x6f\x4d\x57\x36\x79','\x69\x58\x50\x2f\x57\x4f\x78\x64\x4f\x57','\x57\x50\x69\x6d\x78\x58\x39\x71\x57\x50\x37\x63\x4b\x53\x6f\x6e','\x44\x6d\x6b\x6f\x57\x50\x30\x4d\x68\x61\x4c\x30','\x57\x35\x43\x4e\x6d\x62\x6d\x4e','\x79\x30\x79\x77\x57\x50\x42\x64\x4d\x48\x6c\x63\x48\x6d\x6f\x35','\x57\x36\x38\x69\x6b\x65\x79\x33','\x73\x76\x68\x63\x4f\x33\x48\x42\x57\x51\x35\x4a\x78\x71','\x57\x51\x5a\x63\x54\x67\x75\x4c\x61\x47','\x57\x4f\x71\x31\x44\x43\x6b\x65\x6f\x61','\x61\x57\x52\x64\x53\x64\x75','\x61\x38\x6b\x74\x57\x52\x5a\x63\x56\x68\x71','\x57\x51\x66\x36\x57\x35\x35\x6a\x6b\x57\x33\x64\x4f\x67\x61','\x57\x35\x6d\x71\x6b\x47\x6d\x75','\x57\x37\x65\x34\x57\x35\x6c\x64\x4a\x57','\x6b\x4e\x43\x72\x77\x72\x6d\x78\x67\x47'];_0x2fb3=function(){return _0x5e196d;};return _0x2fb3();}function _0x436463(){const _0x2a2c16=_0x47279f,_0x9d5fe0={'\x59\x5a\x49\x66\x78':function(_0xc8518){return _0xc8518();},'\x68\x42\x58\x6f\x6f':_0x2a2c16(0x271,'\x64\x23\x33\x37')};try{const _0x2e9af0=_0x3bedf3[_0x2a2c16(0x18a,'\x42\x76\x7a\x47')+_0x2a2c16(0x2dc,'\x4c\x69\x71\x5a')](_0x9d5fe0[_0x2a2c16(0x254,'\x4c\x69\x71\x5a')](_0x391c43),_0x9d5fe0[_0x2a2c16(0x137,'\x25\x6d\x78\x4a')]);return JSON[_0x2a2c16(0x282,'\x4f\x5d\x6c\x74')](_0x2e9af0);}catch(_0x408d44){return{};}}function _0x37bd56(_0x6929da){const _0xce8f26=_0x47279f,_0x2e18d4={'\x72\x56\x6d\x41\x79':function(_0x228f0c){return _0x228f0c();},'\x70\x6e\x41\x55\x50':function(_0x15718a,_0x1e7e5c){return _0x15718a+_0x1e7e5c;},'\x41\x53\x72\x49\x63':_0xce8f26(0x2eb,'\x68\x64\x74\x26'),'\x57\x43\x4e\x70\x55':function(_0x250516,_0x397199){return _0x250516+_0x397199;},'\x68\x74\x53\x63\x50':_0xce8f26(0x2d0,'\x6a\x53\x59\x31')},_0x3b68e8=_0x4fbb27(),_0x2715d8=_0x2e18d4[_0xce8f26(0x289,'\x71\x78\x54\x78')](_0x391c43);try{const _0x3e860d={};_0x3e860d[_0xce8f26(0x28e,'\x39\x46\x72\x5a')+'\x65']=!![];if(!_0x3bedf3['\x65\x78\x69\x73\x74\x73\x53\x79'+'\x6e\x63'](_0x3b68e8))_0x3bedf3['\x6d\x6b\x64\x69\x72\x53\x79\x6e'+'\x63'](_0x3b68e8,_0x3e860d);const _0x13caaf={'\x6c\x61\x73\x74\x5f\x65\x78\x70\x6c\x6f\x72\x65\x5f\x61\x74':new Date()[_0xce8f26(0x156,'\x64\x54\x65\x25')+_0xce8f26(0x228,'\x42\x76\x7a\x47')](),'\x6c\x61\x73\x74\x5f\x65\x78\x70\x6c\x6f\x72\x65\x5f\x74\x73':Date[_0xce8f26(0x2b9,'\x4f\x28\x64\x52')](),'\x72\x65\x73\x75\x6c\x74\x5f\x63\x6f\x75\x6e\x74':_0x6929da[_0xce8f26(0x193,'\x57\x4d\x26\x4a')],'\x72\x65\x73\x75\x6c\x74\x73':_0x6929da[_0xce8f26(0x168,'\x25\x6d\x78\x4a')](-0x1503+-0x1*0x449+-0x4*-0x653,0x1*0xf35+0x1851*0x1+-0x61*0x68)},_0x5f197e=_0x2e18d4[_0xce8f26(0x2c1,'\x36\x4f\x4b\x36')](_0x2715d8,_0x2e18d4[_0xce8f26(0x206,'\x6c\x48\x41\x73')]);_0x3bedf3[_0xce8f26(0x227,'\x55\x4b\x67\x4f')+_0xce8f26(0x2fa,'\x6e\x70\x74\x51')](_0x5f197e,_0x2e18d4[_0xce8f26(0x25c,'\x69\x4a\x6c\x33')](JSON['\x73\x74\x72\x69\x6e\x67\x69\x66'+'\x79'](_0x13caaf,null,-0x19e7+-0x905*0x3+0x34f8),'\x0a'),_0x2e18d4[_0xce8f26(0x27f,'\x74\x28\x69\x76')]),_0x3bedf3[_0xce8f26(0x231,'\x5e\x58\x23\x68')+'\x6e\x63'](_0x5f197e,_0x2715d8);}catch(_0x672f7){}}function _0x2508fa(_0x58bf96,_0x210661){const _0x7ca4f6=_0x47279f,_0x1a6c02={'\x42\x41\x6a\x69\x70':function(_0x127f1b){return _0x127f1b();},'\x74\x76\x63\x66\x76':function(_0x45b336,_0x1b922a){return _0x45b336<_0x1b922a;},'\x47\x66\x72\x73\x75':function(_0x2c914b,_0x2227cf){return _0x2c914b-_0x2227cf;},'\x48\x48\x77\x77\x59':_0x7ca4f6(0x1e9,'\x38\x74\x77\x69')+'\x6f\x70\x70\x6f\x72\x74\x75\x6e'+_0x7ca4f6(0x1d6,'\x48\x37\x45\x52'),'\x77\x66\x57\x77\x46':function(_0x508bca,_0x25ed8f){return _0x508bca!==_0x25ed8f;},'\x52\x5a\x52\x57\x49':_0x7ca4f6(0x14f,'\x36\x4f\x4b\x36'),'\x59\x50\x54\x4f\x53':_0x7ca4f6(0x1bc,'\x75\x4a\x30\x23'),'\x4f\x48\x4f\x77\x51':function(_0x41e45b,_0x3deb10){return _0x41e45b<_0x3deb10;}};if(!_0x4620b1)return![];if(_0x210661&&_0x210661[_0x7ca4f6(0x2ce,'\x6d\x29\x6e\x63')+_0x7ca4f6(0x224,'\x39\x46\x72\x5a')]){const _0x40fbe2=_0x1a6c02[_0x7ca4f6(0x2bf,'\x74\x28\x69\x76')](_0x436463),_0x3bf164=_0x40fbe2[_0x7ca4f6(0x2b8,'\x39\x46\x72\x5a')+'\x6c\x6f\x72\x65\x5f\x74\x73']||-0x41b*0x8+0x1101+0xfd7;if(_0x1a6c02[_0x7ca4f6(0x2bc,'\x35\x48\x5a\x35')](_0x1a6c02[_0x7ca4f6(0x20b,'\x6f\x79\x4f\x42')](Date['\x6e\x6f\x77'](),_0x3bf164),_0xd440f0))return![];return!![];}const _0x1f9229=Array[_0x7ca4f6(0x128,'\x74\x28\x69\x76')](_0x58bf96)?_0x58bf96:[];if(_0x1f9229[_0x7ca4f6(0x1c5,'\x4f\x5d\x6c\x74')](_0x1a6c02[_0x7ca4f6(0x1e4,'\x25\x6d\x78\x4a')])){if(_0x1a6c02['\x77\x66\x57\x77\x46'](_0x1a6c02['\x52\x5a\x52\x57\x49'],_0x1a6c02[_0x7ca4f6(0x273,'\x74\x28\x69\x76')])){const _0x52c7bb=_0x436463(),_0x191f06=_0x52c7bb[_0x7ca4f6(0x1a4,'\x57\x47\x77\x53')+_0x7ca4f6(0x226,'\x57\x4d\x26\x4a')]||0x42*0x61+-0x41f+-0x14e3*0x1;if(_0x1a6c02[_0x7ca4f6(0x218,'\x30\x2a\x47\x62')](_0x1a6c02[_0x7ca4f6(0x162,'\x54\x31\x71\x28')](Date[_0x7ca4f6(0x30d,'\x71\x78\x54\x78')](),_0x191f06),_0xd440f0))return![];return!![];}else _0x3e83df[_0x7ca4f6(0x290,'\x55\x4b\x67\x4f')](_0x7ca4f6(0x12c,'\x64\x28\x5e\x43')+_0x7ca4f6(0x265,'\x5e\x76\x64\x39')+_0x7ca4f6(0x229,'\x6c\x54\x46\x55')+'\x20'+(_0x21deec[_0x7ca4f6(0x1ac,'\x57\x4d\x26\x4a')]()-_0x1b03dc)+_0x7ca4f6(0x166,'\x61\x2a\x7a\x79'));}return![];}function _0x19175d(_0x275cb3){const _0x17d0a9=_0x47279f,_0x552bb9={'\x4b\x4d\x65\x66\x50':function(_0x559c74){return _0x559c74();},'\x50\x67\x47\x4f\x43':function(_0xd4348b,_0x56314f,_0x3c6b46){return _0xd4348b(_0x56314f,_0x3c6b46);},'\x49\x78\x4a\x52\x56':function(_0x2c190f,_0x10198f,_0x4430db){return _0x2c190f(_0x10198f,_0x4430db);}},_0x5c4081=[],_0x51545b=_0x275cb3||_0x552bb9['\x4b\x4d\x65\x66\x50'](_0x1745b8);return _0x552bb9[_0x17d0a9(0x1ae,'\x68\x40\x79\x5e')](_0x14c320,_0x51545b,_0x5c4081),_0x556585(_0x51545b,_0x5c4081),_0x552bb9[_0x17d0a9(0x12d,'\x26\x6c\x52\x49')](_0x52b754,_0x51545b,_0x5c4081),_0x5c4081[_0x17d0a9(0x22f,'\x4c\x69\x71\x5a')](-0x1a9*-0xd+-0x408+0x1*-0x118d,_0x4ae2ce);}function _0x755243(_0x1cf438){const _0xc4f407=_0x47279f;return/node_modules|\.git\/|dist\/|build\/|\.min\.js|package-lock|\.lock$|\.map$/[_0xc4f407(0x280,'\x35\x48\x5a\x35')](_0x1cf438);}function _0x3cd997(_0x426ec7){const _0x4c1c9e=_0x47279f;return/\.(js|ts|py|mjs|cjs|jsx|tsx)$/[_0x4c1c9e(0x1d0,'\x42\x76\x7a\x47')](_0x426ec7);}function _0x14c320(_0x3ac5b0,_0xa120da){const _0x5bf218=_0x47279f,_0x483eb2={'\x51\x44\x4e\x71\x79':function(_0xe47f78,_0x2e9498){return _0xe47f78/_0x2e9498;},'\x56\x6c\x78\x49\x61':function(_0x646c7a,_0x2c5d26){return _0x646c7a-_0x2c5d26;},'\x7a\x4c\x74\x71\x72':function(_0x2532a0,_0x5cee2f){return _0x2532a0*_0x5cee2f;},'\x51\x54\x63\x4b\x52':function(_0x8222c2,_0x787fdd){return _0x8222c2*_0x787fdd;},'\x46\x4e\x4d\x74\x71':function(_0x4ac4c0,_0x44084d){return _0x4ac4c0*_0x44084d;},'\x58\x61\x69\x53\x53':_0x5bf218(0x2a1,'\x64\x23\x33\x37'),'\x6e\x71\x66\x67\x56':_0x5bf218(0x255,'\x79\x24\x25\x74')+'\x6c\x65','\x4c\x67\x48\x73\x79':function(_0x18906e,_0x2e7a14){return _0x18906e===_0x2e7a14;},'\x51\x54\x51\x47\x4b':function(_0x59c52a,_0x10b84c){return _0x59c52a!==_0x10b84c;},'\x46\x45\x56\x64\x4d':_0x5bf218(0x2af,'\x63\x5d\x26\x38'),'\x49\x52\x73\x69\x52':_0x5bf218(0x140,'\x57\x47\x77\x53')+_0x5bf218(0x239,'\x4f\x28\x64\x52')+_0x5bf218(0x245,'\x63\x5d\x26\x38')+_0x5bf218(0x2c2,'\x6d\x31\x31\x6a')+_0x5bf218(0x269,'\x6f\x79\x4f\x42')+_0x5bf218(0x247,'\x43\x29\x54\x32')+_0x5bf218(0x1f7,'\x5e\x58\x23\x68')+'\x70\x79\x22\x20','\x53\x76\x78\x4b\x53':_0x5bf218(0x18d,'\x25\x6d\x78\x4a'),'\x4f\x59\x44\x7a\x4b':_0x5bf218(0x1f5,'\x57\x47\x77\x53'),'\x62\x63\x65\x54\x4e':function(_0x59d7bd,_0x572887){return _0x59d7bd(_0x572887);},'\x6f\x43\x43\x65\x51':function(_0x452166,_0x1b2b31){return _0x452166+_0x1b2b31;},'\x61\x49\x6c\x79\x57':_0x5bf218(0x1df,'\x6c\x54\x46\x55'),'\x6e\x50\x64\x4e\x5a':_0x5bf218(0x26b,'\x49\x62\x44\x65')+_0x5bf218(0x13c,'\x79\x24\x25\x74')};if(_0x483eb2[_0x5bf218(0x1fc,'\x64\x54\x65\x25')](process[_0x5bf218(0x1e5,'\x48\x37\x45\x52')],_0x5bf218(0x241,'\x31\x70\x71\x36')))return;try{if(_0x483eb2[_0x5bf218(0x251,'\x6e\x70\x74\x51')](_0x483eb2[_0x5bf218(0x297,'\x35\x48\x5a\x35')],_0x5bf218(0x2cf,'\x49\x62\x44\x65'))){const _0x595277=_0x483eb2[_0x5bf218(0x2aa,'\x6d\x29\x6e\x63')]+('\x2d\x45\x20\x22\x28\x54\x4f\x44'+_0x5bf218(0x29b,'\x26\x29\x5d\x33')+_0x5bf218(0x204,'\x26\x29\x5d\x33')+_0x5bf218(0x26f,'\x5e\x76\x64\x39')+'\x3e\x2f\x64\x65\x76\x2f\x6e\x75'+_0x5bf218(0x151,'\x64\x23\x33\x37')+_0x5bf218(0x262,'\x64\x64\x5b\x57')),_0x11885b={};_0x11885b[_0x5bf218(0x152,'\x79\x24\x25\x74')]=_0x3ac5b0,_0x11885b[_0x5bf218(0x208,'\x31\x70\x71\x36')]=0x2710,_0x11885b[_0x5bf218(0x275,'\x61\x2a\x7a\x79')]=_0x483eb2[_0x5bf218(0x26a,'\x43\x29\x54\x32')],_0x11885b[_0x5bf218(0x22d,'\x49\x62\x44\x65')]=[_0x483eb2[_0x5bf218(0x24f,'\x64\x64\x5b\x57')],_0x483eb2[_0x5bf218(0x1c0,'\x5e\x58\x23\x68')],_0x483eb2[_0x5bf218(0x249,'\x48\x37\x45\x52')]],_0x11885b[_0x5bf218(0x1bd,'\x74\x28\x69\x76')+'\x72']=_0x500270;const _0x342d36=_0x32600d(_0x595277,_0x11885b),_0x22970e=_0x342d36[_0x5bf218(0x1e0,'\x39\x46\x72\x5a')]('\x0a')[_0x5bf218(0x11f,'\x59\x52\x6b\x5d')](Boolean),_0x314190=new Set();for(const _0x398f85 of _0x22970e){const _0x57e34a=_0x398f85[_0x5bf218(0x1d3,'\x30\x2a\x47\x62')](/^\.\/(.+?):(\d+):\s*(.*)$/);if(!_0x57e34a)continue;const [,_0x400a86,_0x718d29,_0x4b4fa1]=_0x57e34a;if(_0x483eb2['\x62\x63\x65\x54\x4e'](_0x755243,_0x400a86))continue;const _0x343560=_0x483eb2[_0x5bf218(0x1a8,'\x61\x2a\x7a\x79')](_0x483eb2[_0x5bf218(0x294,'\x69\x4a\x6c\x33')](_0x400a86,'\x3a'),_0x718d29);if(_0x314190['\x68\x61\x73'](_0x343560))continue;_0x314190[_0x5bf218(0x19c,'\x36\x4f\x4b\x36')](_0x343560);const _0x319a5c=(_0x4b4fa1[_0x5bf218(0x201,'\x57\x47\x77\x53')](/\b(TODO|FIXME|HACK|XXX)\b/i)||[_0x483eb2[_0x5bf218(0x260,'\x54\x31\x71\x28')]])[-0x16a3*0x1+-0xf1+-0xc*-0x1f7][_0x5bf218(0x165,'\x35\x48\x5a\x35')+_0x5bf218(0x1f9,'\x68\x64\x74\x26')]();_0xa120da[_0x5bf218(0x145,'\x6c\x54\x46\x55')]({'\x74\x79\x70\x65':_0x483eb2[_0x5bf218(0x1ba,'\x6f\x79\x4f\x42')],'\x63\x61\x74\x65\x67\x6f\x72\x79':_0x483eb2[_0x5bf218(0x1f8,'\x64\x23\x33\x37')],'\x74\x61\x67':_0x319a5c,'\x66\x69\x6c\x65':_0x400a86,'\x6c\x69\x6e\x65':parseInt(_0x718d29,0xf5c+-0x12ff*-0x1+-0x2251),'\x73\x6e\x69\x70\x70\x65\x74':_0x4b4fa1[_0x5bf218(0x13b,'\x57\x47\x77\x53')]()[_0x5bf218(0x30f,'\x31\x70\x71\x36')](-0x1*-0xb1e+-0x1e09+-0xa7*-0x1d,-0x1*0x20a3+0x2*-0x920+0x1139*0x3)});}}else{const _0x2e15bb=_0x4155db['\x73\x74\x61\x74\x53\x79\x6e\x63'](_0xa0b612[_0x5bf218(0x18e,'\x69\x4a\x6c\x33')](_0x479bc2,_0x2c7440)),_0x15a8a2=_0x38779e[_0x5bf218(0x1cb,'\x6c\x48\x41\x73')](_0x483eb2[_0x5bf218(0x2ee,'\x57\x4d\x26\x4a')](_0x483eb2[_0x5bf218(0x305,'\x6d\x29\x6e\x63')](_0x742635,_0x2e15bb[_0x5bf218(0x126,'\x49\x62\x44\x65')]),_0x483eb2[_0x5bf218(0x22a,'\x64\x45\x51\x5a')](_0x483eb2[_0x5bf218(0x2f4,'\x5e\x58\x23\x68')](_0x483eb2[_0x5bf218(0x29d,'\x38\x74\x77\x69')](0x2386+0xae*0x2a+-0x3ffa,-0x18c2+-0x1*-0x1e64+-0x566*0x1),0x74e+-0x173+-0x59f),-0x242e*-0x1+0x53*0x4a+-0x3844))),_0x18cedf={};_0x18cedf[_0x5bf218(0x172,'\x64\x45\x51\x5a')]=_0x483eb2['\x58\x61\x69\x53\x53'],_0x18cedf[_0x5bf218(0x16e,'\x6c\x48\x41\x73')]=_0x483eb2[_0x5bf218(0x2b7,'\x61\x2a\x7a\x79')],_0x18cedf[_0x5bf218(0x213,'\x36\x4f\x4b\x36')]=_0x3bb335,_0x18cedf['\x61\x67\x65\x5f\x64\x61\x79\x73']=_0x15a8a2,_0x18cedf[_0x5bf218(0x2fb,'\x68\x64\x74\x26')+'\x65\x73']=_0x2e15bb[_0x5bf218(0x194,'\x64\x45\x51\x5a')],_0x45075c[_0x5bf218(0x1d2,'\x78\x32\x74\x54')](_0x18cedf);}}catch(_0x30da72){}}function _0x556585(_0xf3e16c,_0x4242a8){const _0x2afa2b=_0x47279f,_0x2e957d={'\x47\x73\x45\x66\x66':_0x2afa2b(0x18f,'\x6d\x29\x6e\x63')+_0x2afa2b(0x276,'\x48\x37\x45\x52'),'\x73\x59\x4d\x61\x48':_0x2afa2b(0x1ed,'\x6c\x48\x41\x73'),'\x79\x6b\x74\x77\x61':function(_0x22a338,_0x407f9b){return _0x22a338*_0x407f9b;},'\x42\x79\x56\x50\x44':function(_0x46c51f,_0x5000d4){return _0x46c51f*_0x5000d4;},'\x76\x70\x75\x42\x75':_0x2afa2b(0x130,'\x57\x47\x77\x53'),'\x52\x5a\x4b\x41\x68':function(_0x4849ec,_0x5525bc){return _0x4849ec+_0x5525bc;},'\x73\x79\x4b\x6b\x73':_0x2afa2b(0x2e4,'\x24\x32\x53\x28'),'\x75\x47\x4a\x57\x4e':_0x2afa2b(0x240,'\x24\x32\x53\x28'),'\x78\x67\x4c\x57\x79':function(_0x34e7b1,_0x282409){return _0x34e7b1(_0x282409);},'\x73\x68\x48\x69\x4e':function(_0x2db0e0,_0x2efac2){return _0x2db0e0===_0x2efac2;},'\x53\x71\x76\x54\x52':_0x2afa2b(0x295,'\x55\x4b\x67\x4f'),'\x63\x73\x6c\x68\x70':function(_0x1e9752,_0x1edb38){return _0x1e9752/_0x1edb38;},'\x58\x4e\x73\x51\x72':function(_0x51c212,_0x4569cf){return _0x51c212*_0x4569cf;},'\x50\x6e\x55\x48\x61':_0x2afa2b(0x25f,'\x48\x37\x45\x52'),'\x44\x63\x41\x67\x41':_0x2afa2b(0x190,'\x24\x32\x53\x28')+'\x6c\x65'};if(process[_0x2afa2b(0x2d3,'\x54\x31\x71\x28')]===_0x2e957d[_0x2afa2b(0x274,'\x39\x46\x72\x5a')])return;const _0x56fe00=_0x2e957d[_0x2afa2b(0x21e,'\x64\x54\x65\x25')](_0x2e957d[_0x2afa2b(0x296,'\x31\x70\x71\x36')](_0x2e957d[_0x2afa2b(0x1a3,'\x6e\x70\x74\x51')](_0x2e957d[_0x2afa2b(0x1da,'\x78\x32\x74\x54')](_0xd1ec51,-0x2*0x10a9+-0x12b5+0x4bd*0xb),0x2ea+0x7bb*-0x1+0x50d),0x598*-0x6+-0x16e1+0x38ad),-0x1e4a+-0x18f8+-0x3b2a*-0x1),_0x447f9f=Date[_0x2afa2b(0x23a,'\x43\x29\x54\x32')]();try{if(_0x2e957d[_0x2afa2b(0x277,'\x26\x29\x5d\x33')]===_0x2e957d[_0x2afa2b(0x131,'\x64\x23\x33\x37')]){const _0x597965=_0x2e957d[_0x2afa2b(0x268,'\x31\x70\x71\x36')](_0x2afa2b(0x129,'\x68\x64\x74\x26')+_0x2afa2b(0x267,'\x68\x64\x74\x26')+_0x2afa2b(0x121,'\x35\x48\x5a\x35')+_0x2afa2b(0x139,'\x24\x32\x53\x28')+_0x2afa2b(0x283,'\x64\x28\x5e\x43')+_0x2afa2b(0x217,'\x63\x5d\x26\x38')+_0x2afa2b(0x292,'\x68\x40\x79\x5e')+_0x2afa2b(0x1b4,'\x57\x47\x77\x53')+'\x29\x20'+(_0x2afa2b(0x26d,'\x68\x41\x63\x28')+_0x2afa2b(0x24e,'\x31\x70\x71\x36')+_0x2afa2b(0x149,'\x55\x4b\x67\x4f')+_0x2afa2b(0x178,'\x42\x76\x7a\x47')+_0x2afa2b(0x1b8,'\x6d\x29\x6e\x63')+_0x2afa2b(0x1d7,'\x79\x24\x25\x74')+_0x2afa2b(0x1af,'\x61\x2a\x7a\x79')+_0x2afa2b(0x2a0,'\x43\x29\x54\x32')+'\x2a\x2f\x64\x69\x73\x74\x2f\x2a'+'\x22\x20'),_0x2afa2b(0x19b,'\x6c\x54\x46\x55')+_0xd1ec51+(_0x2afa2b(0x2e3,'\x68\x64\x74\x26')+_0x2afa2b(0x169,'\x68\x41\x63\x28')+_0x2afa2b(0x24c,'\x68\x64\x74\x26'))),_0x477e0b={};_0x477e0b[_0x2afa2b(0x2f8,'\x5e\x76\x64\x39')]=_0xf3e16c,_0x477e0b[_0x2afa2b(0x281,'\x75\x4a\x30\x23')]=0x2710,_0x477e0b['\x65\x6e\x63\x6f\x64\x69\x6e\x67']=_0x2e957d[_0x2afa2b(0x181,'\x39\x46\x72\x5a')],_0x477e0b[_0x2afa2b(0x182,'\x5e\x76\x64\x39')]=[_0x2e957d[_0x2afa2b(0x2fc,'\x79\x24\x25\x74')],_0x2e957d[_0x2afa2b(0x22e,'\x43\x29\x54\x32')],_0x2e957d['\x75\x47\x4a\x57\x4e']],_0x477e0b[_0x2afa2b(0x23e,'\x6f\x79\x4f\x42')+'\x72']=_0x500270;const _0x2fc3b4=_0x32600d(_0x597965,_0x477e0b),_0x4e229f=_0x2fc3b4[_0x2afa2b(0x2d5,'\x64\x64\x5b\x57')]('\x0a')[_0x2afa2b(0x1c7,'\x49\x62\x44\x65')](Boolean);for(const _0x3f8e39 of _0x4e229f){const _0x1f1076=_0x3f8e39[_0x2afa2b(0x18c,'\x53\x47\x56\x77')](/^\.\//,'');if(_0x2e957d['\x78\x67\x4c\x57\x79'](_0x755243,_0x1f1076))continue;try{if(_0x2e957d[_0x2afa2b(0x17b,'\x69\x55\x4b\x4a')](_0x2e957d[_0x2afa2b(0x15d,'\x64\x28\x5e\x43')],_0x2afa2b(0x1ff,'\x64\x64\x5b\x57'))){const _0x2255c6=_0x3bedf3[_0x2afa2b(0x12e,'\x25\x6d\x78\x4a')](_0x987802[_0x2afa2b(0x261,'\x35\x48\x5a\x35')](_0xf3e16c,_0x1f1076)),_0x5d2b63=Math[_0x2afa2b(0x170,'\x5e\x76\x64\x39')](_0x2e957d['\x63\x73\x6c\x68\x70'](_0x447f9f-_0x2255c6[_0x2afa2b(0x189,'\x64\x64\x5b\x57')],_0x2e957d[_0x2afa2b(0x2f2,'\x59\x52\x6b\x5d')](_0x2e957d[_0x2afa2b(0x1cd,'\x75\x4a\x30\x23')]((0x1e92+0x1d68+-0x3be2)*(-0x2366+-0x1*-0x69d+0x1d05),0x1c0e+-0x173b*-0x1+-0x330d*0x1),-0xf11+0x3*0x63a+0xf*0x5))),_0x2857b0={};_0x2857b0[_0x2afa2b(0x244,'\x49\x62\x44\x65')]=_0x2e957d['\x50\x6e\x55\x48\x61'],_0x2857b0[_0x2afa2b(0x1e3,'\x57\x47\x77\x53')]=_0x2e957d[_0x2afa2b(0x1aa,'\x74\x28\x69\x76')],_0x2857b0[_0x2afa2b(0x270,'\x64\x28\x5e\x43')]=_0x1f1076,_0x2857b0[_0x2afa2b(0x215,'\x74\x28\x69\x76')]=_0x5d2b63,_0x2857b0[_0x2afa2b(0x195,'\x64\x28\x5e\x43')+'\x65\x73']=_0x2255c6[_0x2afa2b(0x2f9,'\x71\x78\x54\x78')],_0x4242a8['\x70\x75\x73\x68'](_0x2857b0);}else return{};}catch(_0x2806bc){}}}else return _0x566410['\x74\x6f\x53\x74\x72\x69\x6e\x67']()[_0x2afa2b(0x192,'\x5e\x76\x64\x39')](IOsydd[_0x2afa2b(0x173,'\x42\x76\x7a\x47')])['\x74\x6f\x53\x74\x72\x69\x6e\x67']()[_0x2afa2b(0x21f,'\x57\x47\x77\x53')+_0x2afa2b(0x225,'\x48\x37\x45\x52')](_0x407e2a)[_0x2afa2b(0x2f7,'\x6c\x48\x41\x73')](IOsydd['\x47\x73\x45\x66\x66']);}catch(_0x46f35f){}}function _0x52b754(_0x3adf45,_0x8387b6){const _0x14608c=_0x47279f,_0x50f527={'\x50\x6d\x4d\x45\x74':_0x14608c(0x13d,'\x64\x28\x5e\x43'),'\x58\x7a\x70\x48\x4a':function(_0x3df648,_0x43185d){return _0x3df648+_0x43185d;},'\x6e\x41\x70\x6d\x62':function(_0x14292b,_0x292cda,_0x12ce06){return _0x14292b(_0x292cda,_0x12ce06);},'\x72\x6a\x78\x6a\x6a':_0x14608c(0x257,'\x38\x74\x77\x69'),'\x73\x55\x73\x69\x49':_0x14608c(0x1de,'\x49\x62\x44\x65'),'\x43\x74\x57\x4a\x4e':function(_0x3b2b79,_0x371d2b){return _0x3b2b79<_0x371d2b;},'\x71\x6f\x59\x52\x57':function(_0x331d1b,_0x36c784){return _0x331d1b===_0x36c784;},'\x48\x6c\x75\x55\x58':_0x14608c(0x2fd,'\x59\x52\x6b\x5d'),'\x43\x47\x52\x73\x56':_0x14608c(0x179,'\x64\x64\x5b\x57'),'\x57\x6c\x5a\x4a\x47':_0x14608c(0x30c,'\x35\x48\x5a\x35')+'\x6c\x65'};if(process[_0x14608c(0x2c8,'\x5e\x76\x64\x39')]===_0x50f527['\x50\x6d\x4d\x45\x74'])return;try{const _0x473eea=_0x50f527[_0x14608c(0x21c,'\x6d\x31\x31\x6a')](_0x50f527[_0x14608c(0x286,'\x4c\x69\x71\x5a')](_0x14608c(0x2d4,'\x63\x5d\x26\x38')+'\x74\x79\x70\x65\x20\x66\x20\x5c'+_0x14608c(0x248,'\x26\x6c\x52\x49')+_0x14608c(0x2ac,'\x71\x78\x54\x78')+_0x14608c(0x1dd,'\x6e\x70\x74\x51')+_0x14608c(0x1ca,'\x42\x66\x4e\x5b')+'\x29\x20',_0x14608c(0x157,'\x6e\x70\x74\x51')+_0x14608c(0x20e,'\x6f\x79\x4f\x42')+'\x64\x65\x5f\x6d\x6f\x64\x75\x6c'+_0x14608c(0x28c,'\x6c\x48\x41\x73')+_0x14608c(0x136,'\x64\x64\x5b\x57')+_0x14608c(0x27a,'\x38\x74\x77\x69')+'\x2f\x2a\x22\x20\x2d\x6e\x6f\x74'+_0x14608c(0x23c,'\x6d\x31\x31\x6a')+_0x14608c(0x219,'\x6e\x70\x74\x51')+'\x22\x20'),_0x14608c(0x272,'\x64\x64\x5b\x57')+_0x14608c(0x308,'\x68\x40\x79\x5e')+_0x14608c(0x19d,'\x26\x29\x5d\x33')+'\x6e\x75\x6c\x6c\x20\x7c\x20\x73'+_0x14608c(0x2e8,'\x49\x62\x44\x65')+_0x14608c(0x2ae,'\x79\x24\x25\x74')+'\x31\x35'),_0x1dfcc3=_0x50f527[_0x14608c(0x30e,'\x64\x45\x51\x5a')](_0x32600d,_0x473eea,{'\x63\x77\x64':_0x3adf45,'\x74\x69\x6d\x65\x6f\x75\x74':0x2710,'\x65\x6e\x63\x6f\x64\x69\x6e\x67':_0x50f527['\x72\x6a\x78\x6a\x6a'],'\x73\x74\x64\x69\x6f':[_0x14608c(0x155,'\x31\x70\x71\x36'),_0x14608c(0x1b6,'\x42\x76\x7a\x47'),_0x50f527[_0x14608c(0x207,'\x24\x32\x53\x28')]],'\x6d\x61\x78\x42\x75\x66\x66\x65\x72':_0x500270}),_0x43f3a8=_0x1dfcc3[_0x14608c(0x1e1,'\x64\x54\x65\x25')]('\x0a')[_0x14608c(0x1f0,'\x68\x40\x79\x5e')](Boolean);for(const _0x358b29 of _0x43f3a8){const _0x54de05=_0x358b29[_0x14608c(0x14c,'\x64\x64\x5b\x57')](/^\s*(\d+)\s+(.+)$/);if(!_0x54de05)continue;const [,_0x56f2fd,_0x22c5e2]=_0x54de05,_0x4044ea=parseInt(_0x56f2fd,0xe3b+-0x187c+0xa4b);if(_0x50f527[_0x14608c(0x30b,'\x5e\x76\x64\x39')](_0x4044ea,_0x3be2aa))continue;const _0x13e1d1=_0x22c5e2['\x72\x65\x70\x6c\x61\x63\x65'](/^\.\//,'');if(_0x755243(_0x13e1d1)||_0x50f527[_0x14608c(0x120,'\x42\x66\x4e\x5b')](_0x13e1d1,_0x50f527[_0x14608c(0x235,'\x57\x4d\x26\x4a')]))continue;const _0x392a88={};_0x392a88[_0x14608c(0x14e,'\x6e\x70\x74\x51')]=_0x50f527['\x43\x47\x52\x73\x56'],_0x392a88[_0x14608c(0x234,'\x64\x28\x5e\x43')]=_0x50f527['\x57\x6c\x5a\x4a\x47'],_0x392a88[_0x14608c(0x301,'\x6c\x54\x46\x55')]=_0x13e1d1,_0x392a88[_0x14608c(0x150,'\x68\x41\x63\x28')]=_0x4044ea,_0x8387b6[_0x14608c(0x216,'\x64\x23\x33\x37')](_0x392a88);}}catch(_0x282aab){}}async function _0x5cede2(_0x5138df){const _0x321d73=_0x47279f,_0x1fc192={'\x71\x72\x70\x69\x62':function(_0x2c666a,_0x4b6ab9){return _0x2c666a(_0x4b6ab9);}},_0x435303=[];return await _0x50e35d(_0x5138df,_0x435303),await _0x1fc192[_0x321d73(0x183,'\x64\x45\x51\x5a')](_0xd18331,_0x435303),_0x435303[_0x321d73(0x1d4,'\x43\x29\x54\x32')](-0x7*-0x3ac+0x3*-0x612+-0x77e,_0x383efc);}async function _0x50e35d(_0x4394fe,_0x3f18d4){const _0x9c22bf=_0x47279f,_0x557d1f={'\x43\x65\x75\x77\x59':function(_0x2e7edf,_0x338075){return _0x2e7edf===_0x338075;},'\x6a\x65\x49\x4f\x78':_0x9c22bf(0x2ea,'\x6e\x70\x74\x51'),'\x6b\x52\x45\x66\x79':function(_0x3dc6f2,_0x27c4ed){return _0x3dc6f2(_0x27c4ed);},'\x69\x7a\x70\x77\x69':'\x2e\x2f\x68\x75\x62\x53\x65\x61'+_0x9c22bf(0x17a,'\x26\x29\x5d\x33'),'\x77\x49\x69\x47\x6c':_0x9c22bf(0x214,'\x36\x4f\x4b\x36'),'\x67\x4c\x4e\x42\x77':_0x9c22bf(0x1b7,'\x59\x52\x6b\x5d')+'\x74','\x50\x63\x51\x65\x65':_0x9c22bf(0x304,'\x69\x4a\x6c\x33')};try{if(_0x557d1f[_0x9c22bf(0x1ea,'\x25\x6d\x78\x4a')](_0x9c22bf(0x17f,'\x6d\x29\x6e\x63'),_0x557d1f['\x6a\x65\x49\x4f\x78']))return/node_modules|\.git\/|dist\/|build\/|\.min\.js|package-lock|\.lock$|\.map$/[_0x9c22bf(0x221,'\x69\x55\x4b\x4a')](_0x30a4de);else{const {hubSearch:_0x2a18b6}=_0x557d1f[_0x9c22bf(0x12b,'\x68\x64\x74\x26')](require,_0x557d1f[_0x9c22bf(0x2a7,'\x42\x66\x4e\x5b')]),_0x22f940={};_0x22f940['\x74\x69\x6d\x65\x6f\x75\x74\x4d'+'\x73']=0x1388;const _0x322413=await _0x2a18b6(_0x4394fe,_0x22f940);if(_0x322413&&_0x322413['\x68\x69\x74']&&_0x322413[_0x9c22bf(0x1d3,'\x30\x2a\x47\x62')]){const _0x2808d2={};_0x2808d2[_0x9c22bf(0x2a3,'\x39\x46\x72\x5a')]=_0x557d1f[_0x9c22bf(0x141,'\x31\x70\x71\x36')],_0x2808d2[_0x9c22bf(0x2a2,'\x6d\x29\x6e\x63')]=_0x557d1f[_0x9c22bf(0x2df,'\x43\x29\x54\x32')],_0x2808d2[_0x9c22bf(0x2ad,'\x6f\x79\x4f\x42')]=_0x322413[_0x9c22bf(0x2c7,'\x64\x64\x5b\x57')]||_0x322413['\x6d\x61\x74\x63\x68'][_0x9c22bf(0x27e,'\x79\x24\x25\x74')],_0x2808d2[_0x9c22bf(0x256,'\x6c\x48\x41\x73')]=_0x322413[_0x9c22bf(0x259,'\x68\x40\x79\x5e')],_0x2808d2[_0x9c22bf(0x1a7,'\x25\x6d\x78\x4a')]=_0x322413['\x6d\x6f\x64\x65'],_0x2808d2[_0x9c22bf(0x2f3,'\x42\x66\x4e\x5b')]=_0x322413[_0x9c22bf(0x20f,'\x48\x37\x45\x52')][_0x9c22bf(0x1cf,'\x6d\x31\x31\x6a')]||_0x322413['\x6d\x61\x74\x63\x68'][_0x9c22bf(0x27c,'\x6e\x70\x74\x51')]||_0x557d1f[_0x9c22bf(0x2d1,'\x38\x74\x77\x69')],_0x3f18d4['\x70\x75\x73\x68'](_0x2808d2);}}}catch(_0x5d1954){}}async function _0xd18331(_0x5b85d8){const _0x1a469e=_0x47279f,_0x55c4a4={'\x4a\x6d\x65\x4d\x44':function(_0x249303){return _0x249303();},'\x76\x6e\x65\x43\x59':function(_0x1c5586,_0x142f56){return _0x1c5586+_0x142f56;},'\x43\x78\x6b\x5a\x69':_0x1a469e(0x176,'\x42\x76\x7a\x47'),'\x61\x72\x75\x6b\x7a':_0x1a469e(0x11d,'\x26\x29\x5d\x33'),'\x64\x5a\x78\x70\x4d':function(_0xf92a7f,_0x5c16dd){return _0xf92a7f===_0x5c16dd;},'\x53\x7a\x51\x41\x65':_0x1a469e(0x30a,'\x42\x66\x4e\x5b'),'\x57\x4f\x49\x70\x51':'\x66\x46\x77\x67\x41','\x4f\x65\x58\x42\x4a':function(_0x13549e,_0x5c1e9c){return _0x13549e(_0x5c1e9c);},'\x6a\x75\x65\x64\x51':_0x1a469e(0x16b,'\x68\x64\x74\x26'),'\x47\x45\x56\x4a\x4e':function(_0x2f2897,_0x40ad45){return _0x2f2897!==_0x40ad45;},'\x6c\x56\x78\x68\x4a':function(_0x2fd445,_0x5e49d3,_0x364198){return _0x2fd445(_0x5e49d3,_0x364198);},'\x45\x4c\x4c\x73\x69':_0x1a469e(0x1f3,'\x64\x54\x65\x25'),'\x5a\x6b\x58\x6f\x54':_0x1a469e(0x20c,'\x64\x64\x5b\x57')+_0x1a469e(0x1d1,'\x59\x52\x6b\x5d')};for(const _0x49e990 of _0x2e6e96[_0x1a469e(0x14a,'\x68\x41\x63\x28')](-0x1*0x608+-0x142b*-0x1+-0xe23,0x49c+-0x145f+0xfc6)){try{if(_0x55c4a4[_0x1a469e(0x284,'\x74\x28\x69\x76')](_0x55c4a4[_0x1a469e(0x2da,'\x68\x40\x79\x5e')],_0x55c4a4[_0x1a469e(0x12a,'\x26\x29\x5d\x33')])){const _0x40a2d3=_0x25def9(),_0x2a4dbc=COkXwZ[_0x1a469e(0x24a,'\x68\x41\x63\x28')](_0x551b43);try{const _0xf4775e={};_0xf4775e[_0x1a469e(0x220,'\x61\x2a\x7a\x79')+'\x65']=!![];if(!_0x164078[_0x1a469e(0x2cc,'\x6a\x53\x59\x31')+'\x6e\x63'](_0x40a2d3))_0x1ea58b[_0x1a469e(0x2a8,'\x63\x5d\x26\x38')+'\x63'](_0x40a2d3,_0xf4775e);const _0x45eb33={'\x6c\x61\x73\x74\x5f\x65\x78\x70\x6c\x6f\x72\x65\x5f\x61\x74':new _0x1cc49d()['\x74\x6f\x49\x53\x4f\x53\x74\x72'+_0x1a469e(0x2ed,'\x26\x29\x5d\x33')](),'\x6c\x61\x73\x74\x5f\x65\x78\x70\x6c\x6f\x72\x65\x5f\x74\x73':_0x50ecc7[_0x1a469e(0x264,'\x6f\x79\x4f\x42')](),'\x72\x65\x73\x75\x6c\x74\x5f\x63\x6f\x75\x6e\x74':_0x2a74fb[_0x1a469e(0x193,'\x57\x4d\x26\x4a')],'\x72\x65\x73\x75\x6c\x74\x73':_0x5b58a9['\x73\x6c\x69\x63\x65'](-0xd9*0x28+0xbdc*0x2+-0x518*-0x2,0xb3*-0x1d+0x26*-0x3+0x14d7)},_0x31027c=COkXwZ[_0x1a469e(0x1fe,'\x54\x31\x71\x28')](_0x2a4dbc,COkXwZ[_0x1a469e(0x25a,'\x71\x78\x54\x78')]);_0x1d0fd0[_0x1a469e(0x1b1,'\x4c\x69\x71\x5a')+_0x1a469e(0x123,'\x63\x5d\x26\x38')](_0x31027c,_0x3aa6d9[_0x1a469e(0x2ec,'\x6d\x29\x6e\x63')+'\x79'](_0x45eb33,null,0x37f*-0x1+0x4*-0x588+0x2d9*0x9)+'\x0a',COkXwZ[_0x1a469e(0x142,'\x24\x32\x53\x28')]),_0x4c7b9c[_0x1a469e(0x133,'\x4f\x28\x64\x52')+'\x6e\x63'](_0x31027c,_0x2a4dbc);}catch(_0x2e2f75){}}else{const _0x1ed28f=_0x1a469e(0x2bb,'\x25\x6d\x78\x4a')+_0x1a469e(0x14d,'\x43\x29\x54\x32')+_0x1a469e(0x12f,'\x35\x48\x5a\x35')+_0x1a469e(0x135,'\x39\x46\x72\x5a')+_0x1a469e(0x23d,'\x53\x47\x56\x77')+_0x1a469e(0x1b5,'\x64\x23\x33\x37')+_0x1a469e(0x2b4,'\x6c\x48\x41\x73')+_0x55c4a4[_0x1a469e(0x1b3,'\x57\x47\x77\x53')](encodeURIComponent,_0x49e990)+(_0x1a469e(0x13e,'\x61\x2a\x7a\x79')+_0x1a469e(0x1ec,'\x39\x46\x72\x5a')+_0x1a469e(0x1e6,'\x49\x62\x44\x65')+_0x1a469e(0x25e,'\x74\x28\x69\x76')+_0x1a469e(0x2b6,'\x55\x4b\x67\x4f')+_0x1a469e(0x2f6,'\x35\x48\x5a\x35')+_0x1a469e(0x2cb,'\x64\x23\x33\x37')),_0x2615e0=new AbortController(),_0x428f97=setTimeout(()=>_0x2615e0['\x61\x62\x6f\x72\x74'](),-0x26bd+-0x28aa+0x6ea7),_0x38c457={};_0x38c457[_0x1a469e(0x16a,'\x61\x2a\x7a\x79')]=_0x2615e0[_0x1a469e(0x1a5,'\x39\x46\x72\x5a')];const _0x336d49=await fetch(_0x1ed28f,_0x38c457);_0x55c4a4[_0x1a469e(0x306,'\x43\x29\x54\x32')](clearTimeout,_0x428f97);if(!_0x336d49['\x6f\x6b'])continue;const _0xcb03a9=await _0x336d49[_0x1a469e(0x1f1,'\x43\x29\x54\x32')](),_0x4c7ec1=_0xcb03a9[_0x1a469e(0x2d9,'\x4f\x5d\x6c\x74')](_0x55c4a4[_0x1a469e(0x1f2,'\x49\x62\x44\x65')])[_0x1a469e(0x237,'\x24\x32\x53\x28')](-0x1640+0x16cf+0x47*-0x2);for(const _0x2d2303 of _0x4c7ec1[_0x1a469e(0x14b,'\x53\x47\x56\x77')](0x1*0x7d4+-0x8d5+0x101,-0x26*0xdf+0x1588+0x5*0x251)){if(_0x55c4a4[_0x1a469e(0x2db,'\x68\x41\x63\x28')](_0x1a469e(0x291,'\x26\x29\x5d\x33'),_0x1a469e(0x2d7,'\x74\x28\x69\x76')))_0x5b4bf5=_0x1a469e(0x279,'\x61\x2a\x7a\x79')+_0x1a469e(0x1bf,'\x36\x4f\x4b\x36')+'\x3a'+_0x1fdbc5[_0x1a469e(0x21a,'\x4c\x69\x71\x5a')];else{const _0x40e986=_0x471513(_0x2d2303,_0x1a469e(0x28d,'\x75\x4a\x30\x23'))[_0x1a469e(0x2a6,'\x26\x6c\x52\x49')](/\s+/g,'\x20')[_0x1a469e(0x163,'\x64\x45\x51\x5a')](),_0x1d4abe=_0x55c4a4['\x6c\x56\x78\x68\x4a'](_0x471513,_0x2d2303,_0x55c4a4[_0x1a469e(0x1c1,'\x6a\x53\x59\x31')])[_0x1a469e(0x1f6,'\x43\x29\x54\x32')](/\s+/g,'\x20')[_0x1a469e(0x23f,'\x24\x32\x53\x28')]()[_0x1a469e(0x168,'\x25\x6d\x78\x4a')](0x1066+-0x21*0xed+0xe27,-0x11c3*-0x1+-0x39*0x63+0x574),_0x5e0745=_0x471513(_0x2d2303,'\x69\x64');if(!_0x40e986)continue;const _0x11b4b3={};_0x11b4b3[_0x1a469e(0x19a,'\x64\x64\x5b\x57')]=_0x1a469e(0x309,'\x43\x29\x54\x32'),_0x11b4b3['\x63\x61\x74\x65\x67\x6f\x72\x79']=_0x55c4a4[_0x1a469e(0x310,'\x48\x37\x45\x52')],_0x11b4b3[_0x1a469e(0x250,'\x49\x62\x44\x65')+_0x1a469e(0x307,'\x42\x76\x7a\x47')]=_0x49e990,_0x11b4b3[_0x1a469e(0x1c8,'\x54\x31\x71\x28')]=_0x40e986,_0x11b4b3['\x73\x75\x6d\x6d\x61\x72\x79']=_0x1d4abe,_0x11b4b3[_0x1a469e(0x159,'\x53\x47\x56\x77')]=_0x5e0745,_0x5b85d8[_0x1a469e(0x216,'\x64\x23\x33\x37')](_0x11b4b3);}}}}catch(_0xdab594){}}}function _0x51eb(_0x41aef3,_0x5e4c23){_0x41aef3=_0x41aef3-(0xa9c+-0x9e*0x15+0x1bb*0x2);const _0x3e6746=_0x2fb3();let _0x3e83df=_0x3e6746[_0x41aef3];if(_0x51eb['\x4c\x68\x44\x42\x54\x4c']===undefined){var _0x21deec=function(_0x18c15a){const _0x8a092d='\x61\x62\x63\x64\x65\x66\x67\x68\x69\x6a\x6b\x6c\x6d\x6e\x6f\x70\x71\x72\x73\x74\x75\x76\x77\x78\x79\x7a\x41\x42\x43\x44\x45\x46\x47\x48\x49\x4a\x4b\x4c\x4d\x4e\x4f\x50\x51\x52\x53\x54\x55\x56\x57\x58\x59\x5a\x30\x31\x32\x33\x34\x35\x36\x37\x38\x39\x2b\x2f\x3d';let _0x52c3e4='',_0x343391='',_0x63eb83=_0x52c3e4+_0x21deec,_0x37e7d1=(''+function(){return 0x40*-0x79+0x3*0x957+0x1*0x23b;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')!==-(-0xf6*-0x21+0xdc5+0x16bd*-0x2);for(let _0x537436=-0x15f0+-0x2662+0x3c52,_0x53c251,_0x1319a0,_0x56edf3=-0x2de+0x191*0x13+-0x1ae5;_0x1319a0=_0x18c15a['\x63\x68\x61\x72\x41\x74'](_0x56edf3++);~_0x1319a0&&(_0x53c251=_0x537436%(-0x1be6*-0x1+-0x280+-0x1962)?_0x53c251*(-0xb*-0x25+-0x15b*-0xb+0x41*-0x40)+_0x1319a0:_0x1319a0,_0x537436++%(-0x4*0x193+-0x2df*0x5+0x14ab))?_0x52c3e4+=_0x37e7d1||_0x63eb83['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x56edf3+(0x2217+0x2cc+0x24d9*-0x1))-(0x15c8+-0x14d7+-0x1*0xe7)!==0x23c5*0x1+-0xf43*0x1+-0x6*0x36b?String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](-0xf10+-0xe82+-0x5*-0x61d&_0x53c251>>(-(0xf6f+0x2626+-0x3593)*_0x537436&0x3*-0x80a+-0x1*-0xb69+-0x1*-0xcbb)):_0x537436:0x144b+0x1c74*0x1+0x1*-0x30bf){_0x1319a0=_0x8a092d['\x69\x6e\x64\x65\x78\x4f\x66'](_0x1319a0);}for(let _0x42d718=-0x12ce*0x2+0x1*-0x1877+0x14b1*0x3,_0x1126ea=_0x52c3e4['\x6c\x65\x6e\x67\x74\x68'];_0x42d718<_0x1126ea;_0x42d718++){_0x343391+='\x25'+('\x30\x30'+_0x52c3e4['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x42d718)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](-0x6d7+0x1423+-0xd3c))['\x73\x6c\x69\x63\x65'](-(-0x4be+0x16a1*-0x1+0x1b61));}return decodeURIComponent(_0x343391);};const _0xb1615c=function(_0x4e0940,_0x4c5644){let _0x5a06c0=[],_0x2d7878=0xee6+0x1*0x197a+-0x2860,_0x1851e3,_0x58194d='';_0x4e0940=_0x21deec(_0x4e0940);let _0x52a051;for(_0x52a051=-0x1f28+-0x30*-0xba+0xe*-0x44;_0x52a051<0x29*0xc9+0x1*0x107+0x101c*-0x2;_0x52a051++){_0x5a06c0[_0x52a051]=_0x52a051;}for(_0x52a051=0x1*0xed+0x1*0x1ae3+0x2c8*-0xa;_0x52a051<-0x6a*0x5a+-0x7*0x4df+0x41*0x11d;_0x52a051++){_0x2d7878=(_0x2d7878+_0x5a06c0[_0x52a051]+_0x4c5644['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x52a051%_0x4c5644['\x6c\x65\x6e\x67\x74\x68']))%(-0x16de+-0x1*-0x1507+0x1*0x2d7),_0x1851e3=_0x5a06c0[_0x52a051],_0x5a06c0[_0x52a051]=_0x5a06c0[_0x2d7878],_0x5a06c0[_0x2d7878]=_0x1851e3;}_0x52a051=-0x3dd*0x8+0x23ba+-0x4d2,_0x2d7878=-0xa*-0x14+0x458+-0x520;for(let _0x1479a2=-0x3fd*0x7+0x774+-0x193*-0xd;_0x1479a2<_0x4e0940['\x6c\x65\x6e\x67\x74\x68'];_0x1479a2++){_0x52a051=(_0x52a051+(-0x1399*-0x1+0x3*-0xe2+-0x10f2))%(0x12c0+-0x596*0x2+-0x694),_0x2d7878=(_0x2d7878+_0x5a06c0[_0x52a051])%(-0x15bf+0x167e+0x41),_0x1851e3=_0x5a06c0[_0x52a051],_0x5a06c0[_0x52a051]=_0x5a06c0[_0x2d7878],_0x5a06c0[_0x2d7878]=_0x1851e3,_0x58194d+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](_0x4e0940['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x1479a2)^_0x5a06c0[(_0x5a06c0[_0x52a051]+_0x5a06c0[_0x2d7878])%(0x17db*0x1+0x2*-0x404+-0xed3)]);}return _0x58194d;};_0x51eb['\x62\x7a\x6f\x76\x74\x46']=_0xb1615c,_0x51eb['\x75\x6b\x53\x69\x56\x70']={},_0x51eb['\x4c\x68\x44\x42\x54\x4c']=!![];}const _0x1b03dc=_0x3e6746[-0x251d+-0x1712*-0x1+0xe0b],_0x5ad464=_0x41aef3+_0x1b03dc,_0x234fb=_0x51eb['\x75\x6b\x53\x69\x56\x70'][_0x5ad464];if(!_0x234fb){if(_0x51eb['\x59\x44\x6b\x67\x78\x6d']===undefined){const _0x5af3c0=function(_0x2766a5){this['\x49\x70\x4d\x73\x6c\x52']=_0x2766a5,this['\x75\x50\x59\x6f\x45\x71']=[-0x1485+-0x26a5*0x1+-0x63*-0x99,0x84e+-0xd0b*-0x1+-0x5*0x445,-0x1e14+0x17f*0x1+0x1c95],this['\x74\x6a\x5a\x4a\x49\x74']=function(){return'\x6e\x65\x77\x53\x74\x61\x74\x65';},this['\x6e\x6b\x6f\x4b\x63\x55']='\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a',this['\x78\x74\x78\x50\x6e\x71']='\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d';};_0x5af3c0['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x46\x5a\x76\x76\x58\x55']=function(){const _0xe540bd=new RegExp(this['\x6e\x6b\x6f\x4b\x63\x55']+this['\x78\x74\x78\x50\x6e\x71']),_0x5c4a38=_0xe540bd['\x74\x65\x73\x74'](this['\x74\x6a\x5a\x4a\x49\x74']['\x74\x6f\x53\x74\x72\x69\x6e\x67']())?--this['\x75\x50\x59\x6f\x45\x71'][0x23bb+0x33e*-0x4+-0x16c2]:--this['\x75\x50\x59\x6f\x45\x71'][0x3*-0x859+0x1*-0x17e1+0x7c*0x65];return this['\x75\x48\x66\x52\x52\x6e'](_0x5c4a38);},_0x5af3c0['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x75\x48\x66\x52\x52\x6e']=function(_0x6882ee){if(!Boolean(~_0x6882ee))return _0x6882ee;return this['\x68\x61\x6f\x69\x59\x63'](this['\x49\x70\x4d\x73\x6c\x52']);},_0x5af3c0['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x68\x61\x6f\x69\x59\x63']=function(_0x5ba2b2){for(let _0x1ae96b=-0x71b*0x5+0xcea+0x169d,_0x285ead=this['\x75\x50\x59\x6f\x45\x71']['\x6c\x65\x6e\x67\x74\x68'];_0x1ae96b<_0x285ead;_0x1ae96b++){this['\x75\x50\x59\x6f\x45\x71']['\x70\x75\x73\x68'](Math['\x72\x6f\x75\x6e\x64'](Math['\x72\x61\x6e\x64\x6f\x6d']())),_0x285ead=this['\x75\x50\x59\x6f\x45\x71']['\x6c\x65\x6e\x67\x74\x68'];}return _0x5ba2b2(this['\x75\x50\x59\x6f\x45\x71'][-0x5*0x535+-0x2111*-0x1+-0x708]);},(''+function(){return 0x19ae+0x394+0xe*-0x217;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')===-(-0x15a*-0x13+0x1787+0x86*-0x5e)&&new _0x5af3c0(_0x51eb)['\x46\x5a\x76\x76\x58\x55'](),_0x51eb['\x59\x44\x6b\x67\x78\x6d']=!![];}_0x3e83df=_0x51eb['\x62\x7a\x6f\x76\x74\x46'](_0x3e83df,_0x5e4c23),_0x51eb['\x75\x6b\x53\x69\x56\x70'][_0x5ad464]=_0x3e83df;}else _0x3e83df=_0x234fb;return _0x3e83df;}function _0x471513(_0x55a697,_0x5af650){const _0x1a1c60=_0x47279f,_0xb03884=new RegExp('\x3c'+_0x5af650+(_0x1a1c60(0x174,'\x64\x28\x5e\x43')+_0x1a1c60(0x2d6,'\x63\x5d\x26\x38')+'\x3c\x2f')+_0x5af650+'\x3e','\x69'),_0xb74825=_0x55a697[_0x1a1c60(0x1be,'\x55\x4b\x67\x4f')](_0xb03884);return _0xb74825?_0xb74825[-0x1b0c+0x1*0x1b4f+0x6*-0xb][_0x1a1c60(0x1e7,'\x36\x4f\x4b\x36')]():'';}function _0x4059bf(_0xa08193){const _0x456884=_0x47279f,_0x57883a={'\x4d\x42\x78\x72\x61':function(_0x1ea9dc){return _0x1ea9dc();},'\x53\x61\x67\x4f\x42':_0x456884(0x18b,'\x30\x2a\x47\x62')+_0x456884(0x2c3,'\x64\x54\x65\x25')+_0x456884(0x1bb,'\x78\x32\x74\x54'),'\x45\x51\x52\x79\x48':function(_0x55dafd,_0x1fe931){return _0x55dafd<_0x1fe931;},'\x6a\x74\x74\x62\x6f':function(_0x253ef0,_0x5796ae){return _0x253ef0-_0x5796ae;},'\x52\x78\x4a\x6c\x62':function(_0x248157,_0x3b0476){return _0x248157===_0x3b0476;},'\x69\x6f\x53\x76\x70':_0x456884(0x2e7,'\x68\x40\x79\x5e'),'\x49\x44\x76\x53\x4e':function(_0xc02c1b,_0x1ed603){return _0xc02c1b===_0x1ed603;},'\x49\x55\x44\x49\x66':function(_0xf52b58,_0x4472de){return _0xf52b58===_0x4472de;},'\x72\x6e\x6a\x56\x63':_0x456884(0x1dc,'\x30\x2a\x47\x62'),'\x4d\x58\x4e\x53\x79':_0x456884(0x26e,'\x36\x4f\x4b\x36')+_0x456884(0x2ca,'\x36\x4f\x4b\x36')+_0x456884(0x164,'\x61\x2a\x7a\x79')},_0x4ed57e=[],_0x1ea8b6=new Set();for(const _0x2077c2 of _0xa08193){let _0x2200b5;if(_0x57883a[_0x456884(0x230,'\x25\x6d\x78\x4a')](_0x2077c2[_0x456884(0x13f,'\x4c\x69\x71\x5a')],_0x57883a['\x69\x6f\x53\x76\x70'])){if(_0x57883a[_0x456884(0x1fa,'\x43\x29\x54\x32')]('\x6d\x6c\x6d\x43\x70',_0x456884(0x16d,'\x78\x32\x74\x54')))_0x2200b5=_0x456884(0x2cd,'\x75\x4a\x30\x23')+'\x69\x6e\x74\x65\x72\x6e\x61\x6c'+'\x3a'+_0x2077c2[_0x456884(0x234,'\x64\x28\x5e\x43')];else return _0x164609[_0x456884(0x17c,'\x64\x54\x65\x25')](GnusTv['\x4d\x42\x78\x72\x61'](_0x31dc7c),GnusTv[_0x456884(0x1b9,'\x78\x32\x74\x54')]);}else _0x2200b5=_0x456884(0x266,'\x79\x24\x25\x74')+_0x456884(0x1c9,'\x42\x66\x4e\x5b')+'\x3a'+_0x2077c2[_0x456884(0x199,'\x24\x32\x53\x28')];if(!_0x1ea8b6[_0x456884(0x1d9,'\x68\x41\x63\x28')](_0x2200b5)){if(_0x57883a[_0x456884(0x223,'\x49\x62\x44\x65')](_0x57883a[_0x456884(0x25b,'\x6d\x29\x6e\x63')],_0x57883a[_0x456884(0x263,'\x6f\x79\x4f\x42')]))_0x1ea8b6[_0x456884(0x1ce,'\x31\x70\x71\x36')](_0x2200b5),_0x4ed57e[_0x456884(0x22b,'\x42\x76\x7a\x47')](_0x2200b5);else{const _0x10f6b0=GnusTv[_0x456884(0x127,'\x75\x4a\x30\x23')](_0x508197),_0x4e30d0=_0x10f6b0[_0x456884(0x2b3,'\x68\x64\x74\x26')+_0x456884(0x233,'\x25\x6d\x78\x4a')]||-0x647*-0x1+-0x1f64+0x1*0x191d;if(GnusTv[_0x456884(0x180,'\x64\x45\x51\x5a')](GnusTv[_0x456884(0x27d,'\x64\x23\x33\x37')](_0x3f2755[_0x456884(0x2c0,'\x55\x4b\x67\x4f')](),_0x4e30d0),_0x310c1f))return![];return!![];}}}return _0x4ed57e[_0x456884(0x17e,'\x6a\x53\x59\x31')]>-0x13*0x67+0x15b2+-0x3*0x4af&&!_0x4ed57e[_0x456884(0x246,'\x61\x2a\x7a\x79')](_0x57883a[_0x456884(0x1a6,'\x4c\x69\x71\x5a')])&&_0x4ed57e['\x75\x6e\x73\x68\x69\x66\x74'](_0x57883a[_0x456884(0x29f,'\x57\x47\x77\x53')]),_0x4ed57e;}async function _0x1f4db7(_0x35a2ef,_0x1d616e,_0xf6b38e){const _0x31f828=_0x47279f,_0x447f23={'\x70\x6e\x46\x62\x57':function(_0x5850e8,_0x9ca6fe){return _0x5850e8+_0x9ca6fe;},'\x4b\x47\x6a\x71\x70':_0x31f828(0x271,'\x64\x23\x33\x37'),'\x48\x50\x64\x42\x49':_0x31f828(0x132,'\x75\x4a\x30\x23')+'\x74','\x59\x46\x43\x52\x63':_0x31f828(0x2b2,'\x35\x48\x5a\x35'),'\x41\x67\x55\x70\x68':function(_0x318393,_0x48c397,_0x59f88c){return _0x318393(_0x48c397,_0x59f88c);},'\x61\x53\x77\x56\x6c':function(_0x2ff85a,_0xc557ea){return _0x2ff85a(_0xc557ea);},'\x71\x52\x59\x59\x69':function(_0x5a3be0,_0x55e22a){return _0x5a3be0(_0x55e22a);},'\x69\x55\x56\x42\x74':function(_0x521b90,_0x32c7b6){return _0x521b90>_0x32c7b6;},'\x51\x57\x55\x41\x65':function(_0xad7827,_0x1d79df){return _0xad7827===_0x1d79df;},'\x54\x4f\x73\x49\x4f':_0x31f828(0x134,'\x64\x23\x33\x37'),'\x6d\x46\x6a\x57\x68':function(_0x43917b,_0x2d2485){return _0x43917b-_0x2d2485;},'\x4d\x52\x57\x52\x4a':_0x31f828(0x285,'\x24\x32\x53\x28'),'\x44\x55\x59\x68\x71':_0x31f828(0x2d2,'\x68\x64\x74\x26')},_0x2998e0={};_0x2998e0[_0x31f828(0x1a9,'\x25\x6d\x78\x4a')]=[],_0x2998e0[_0x31f828(0x232,'\x71\x78\x54\x78')]=[];if(!_0x447f23[_0x31f828(0x22c,'\x69\x55\x4b\x4a')](_0x2508fa,_0x35a2ef,_0x1d616e))return _0x2998e0;console[_0x31f828(0x238,'\x26\x29\x5d\x33')](_0x31f828(0x2d8,'\x4c\x69\x71\x5a')+_0x31f828(0x175,'\x48\x37\x45\x52')+_0x31f828(0x24b,'\x54\x31\x71\x28')+'\x72\x61\x74\x69\x6f\x6e\x20\x6d'+_0x31f828(0x211,'\x6d\x29\x6e\x63'));const _0x3412f8=Date[_0x31f828(0x2b9,'\x4f\x28\x64\x52')](),_0x221349=_0x447f23[_0x31f828(0x1e8,'\x64\x23\x33\x37')](_0x19175d,_0xf6b38e),_0x39bd33=await _0x447f23[_0x31f828(0x1db,'\x6d\x29\x6e\x63')](_0x5cede2,_0x35a2ef),_0x129de2=[..._0x221349,..._0x39bd33];let _0xe993f3=[];if(_0x447f23[_0x31f828(0x29a,'\x31\x70\x71\x36')](_0x129de2[_0x31f828(0x2e2,'\x55\x4b\x67\x4f')],-0x4*-0x709+0x22d*0x4+-0x24d8)){if(_0x447f23[_0x31f828(0x19e,'\x42\x66\x4e\x5b')](_0x31f828(0x1ad,'\x5e\x76\x64\x39'),_0x447f23['\x54\x4f\x73\x49\x4f'])){const _0xbd580d={};_0xbd580d[_0x31f828(0x28b,'\x6f\x79\x4f\x42')+'\x65']=!![];if(!_0x340961[_0x31f828(0x2dd,'\x6d\x29\x6e\x63')+'\x6e\x63'](_0x48a588))_0x2dd506[_0x31f828(0x125,'\x61\x2a\x7a\x79')+'\x63'](_0x526b90,_0xbd580d);const _0x49c7fb={'\x6c\x61\x73\x74\x5f\x65\x78\x70\x6c\x6f\x72\x65\x5f\x61\x74':new _0x23937b()[_0x31f828(0x205,'\x38\x74\x77\x69')+'\x69\x6e\x67'](),'\x6c\x61\x73\x74\x5f\x65\x78\x70\x6c\x6f\x72\x65\x5f\x74\x73':_0x48745b['\x6e\x6f\x77'](),'\x72\x65\x73\x75\x6c\x74\x5f\x63\x6f\x75\x6e\x74':_0x526aa5[_0x31f828(0x1a0,'\x64\x28\x5e\x43')],'\x72\x65\x73\x75\x6c\x74\x73':_0x12f0f1[_0x31f828(0x222,'\x26\x29\x5d\x33')](-0xe7e+0x1fb4+-0x1*0x1136,0x2ef*-0xd+0x244+0x23fd)},_0x109736=_0x38aa99+_0x31f828(0x17d,'\x6a\x53\x59\x31');_0x5ba404[_0x31f828(0x158,'\x6f\x79\x4f\x42')+_0x31f828(0x2c5,'\x6d\x31\x31\x6a')](_0x109736,IpTROG[_0x31f828(0x2e1,'\x24\x32\x53\x28')](_0x4d9583[_0x31f828(0x25d,'\x25\x6d\x78\x4a')+'\x79'](_0x49c7fb,null,-0x1*-0x1f9+0x1*0x199e+-0x1*0x1b95),'\x0a'),IpTROG[_0x31f828(0x2a5,'\x55\x4b\x67\x4f')]),_0x42f2e9['\x72\x65\x6e\x61\x6d\x65\x53\x79'+'\x6e\x63'](_0x109736,_0x1c8f67);}else _0x447f23['\x61\x53\x77\x56\x6c'](_0x37bd56,_0x129de2),_0xe993f3=_0x4059bf(_0x129de2),console[_0x31f828(0x290,'\x55\x4b\x67\x4f')](_0x31f828(0x2bd,'\x64\x23\x33\x37')+_0x31f828(0x1c3,'\x35\x48\x5a\x35')+_0x129de2['\x6c\x65\x6e\x67\x74\x68']+_0x31f828(0x26c,'\x39\x46\x72\x5a')+_0x221349[_0x31f828(0x16f,'\x6c\x54\x46\x55')]+(_0x31f828(0x144,'\x4f\x5d\x6c\x74')+_0x31f828(0x146,'\x64\x54\x65\x25'))+_0x39bd33[_0x31f828(0x27b,'\x35\x48\x5a\x35')]+(_0x31f828(0x1a2,'\x6a\x53\x59\x31')+_0x31f828(0x177,'\x59\x52\x6b\x5d'))+_0x447f23[_0x31f828(0x171,'\x71\x78\x54\x78')](Date['\x6e\x6f\x77'](),_0x3412f8)+(_0x31f828(0x15a,'\x6a\x53\x59\x31')+_0x31f828(0x2e5,'\x6d\x31\x31\x6a')+_0x31f828(0x29c,'\x64\x23\x33\x37'))+_0xe993f3[_0x31f828(0x1e2,'\x57\x47\x77\x53')]('\x2c\x20'));}else{if(_0x447f23[_0x31f828(0x2e9,'\x4f\x28\x64\x52')]===_0x447f23[_0x31f828(0x122,'\x54\x31\x71\x28')]){const _0x4eb9be={};_0x4eb9be[_0x31f828(0x28f,'\x31\x70\x71\x36')]=_0x31f828(0x210,'\x64\x54\x65\x25'),_0x4eb9be[_0x31f828(0x1ef,'\x48\x37\x45\x52')]=IpTROG['\x48\x50\x64\x42\x49'],_0x4eb9be[_0x31f828(0x16c,'\x69\x4a\x6c\x33')]=_0x8b85e9[_0x31f828(0x2b5,'\x68\x40\x79\x5e')]||_0xef5087[_0x31f828(0x299,'\x57\x4d\x26\x4a')][_0x31f828(0x1fb,'\x69\x55\x4b\x4a')],_0x4eb9be[_0x31f828(0x2ef,'\x6d\x29\x6e\x63')]=_0x4cce58[_0x31f828(0x24d,'\x61\x2a\x7a\x79')],_0x4eb9be[_0x31f828(0x2de,'\x4f\x28\x64\x52')]=_0x25e378[_0x31f828(0x2a4,'\x5e\x58\x23\x68')],_0x4eb9be[_0x31f828(0x2b0,'\x4f\x5d\x6c\x74')]=_0x4c9fe1[_0x31f828(0x1a1,'\x63\x5d\x26\x38')][_0x31f828(0x15c,'\x24\x32\x53\x28')]||_0x57cc95[_0x31f828(0x153,'\x35\x48\x5a\x35')][_0x31f828(0x200,'\x61\x2a\x7a\x79')]||IpTROG[_0x31f828(0x161,'\x6f\x79\x4f\x42')],_0x1a0157['\x70\x75\x73\x68'](_0x4eb9be);}else console[_0x31f828(0x2b1,'\x71\x78\x54\x78')](_0x31f828(0x15e,'\x39\x46\x72\x5a')+_0x31f828(0x302,'\x54\x31\x71\x28')+_0x31f828(0x167,'\x38\x74\x77\x69')+'\x20'+_0x447f23['\x6d\x46\x6a\x57\x68'](Date[_0x31f828(0x23a,'\x43\x29\x54\x32')](),_0x3412f8)+_0x31f828(0x28a,'\x4c\x69\x71\x5a'));}const _0x377c26={};return _0x377c26[_0x31f828(0x2a9,'\x6f\x79\x4f\x42')]=_0x129de2,_0x377c26['\x73\x69\x67\x6e\x61\x6c\x73']=_0xe993f3,_0x377c26;}const _0x18fab7={};_0x18fab7[_0x47279f(0x15f,'\x24\x32\x53\x28')+_0x47279f(0x21d,'\x30\x2a\x47\x62')]=_0x2508fa,_0x18fab7[_0x47279f(0x186,'\x79\x24\x25\x74')+_0x47279f(0x138,'\x5e\x58\x23\x68')]=_0x19175d,_0x18fab7[_0x47279f(0x1cc,'\x6f\x79\x4f\x42')+_0x47279f(0x2e6,'\x74\x28\x69\x76')]=_0x5cede2,_0x18fab7['\x63\x6f\x6e\x76\x65\x72\x74\x54'+_0x47279f(0x188,'\x71\x78\x54\x78')]=_0x4059bf,_0x18fab7[_0x47279f(0x212,'\x30\x2a\x47\x62')+_0x47279f(0x300,'\x57\x47\x77\x53')+'\x65']=_0x37bd56,_0x18fab7['\x72\x65\x61\x64\x45\x78\x70\x6c'+_0x47279f(0x2f1,'\x6e\x70\x74\x51')]=_0x436463,_0x18fab7['\x74\x72\x79\x45\x78\x70\x6c\x6f'+'\x72\x65']=_0x1f4db7,module['\x65\x78\x70\x6f\x72\x74\x73']=_0x18fab7;
|
package/src/gep/featureFlags.js
DELETED
|
@@ -1,121 +0,0 @@
|
|
|
1
|
-
// Feature flags persistence layer.
|
|
2
|
-
//
|
|
3
|
-
// Provides three-tier override semantics (read by callers):
|
|
4
|
-
// 1. Local env (highest priority, user escape hatch)
|
|
5
|
-
// 2. Persisted flag from disk (set by hub mailbox or manual write)
|
|
6
|
-
// 3. Code default (lowest priority)
|
|
7
|
-
//
|
|
8
|
-
// File location: ~/.evomap/feature_flags.json (same dir as node_id / node_secret).
|
|
9
|
-
// Schema: { "<key>": { value: any, source: string, updatedAt: ISO8601 } }
|
|
10
|
-
//
|
|
11
|
-
// Whitelist enforcement happens at the caller (HUB_EVENT_HANDLERS).
|
|
12
|
-
|
|
13
|
-
'use strict';
|
|
14
|
-
|
|
15
|
-
const fs = require('fs');
|
|
16
|
-
const path = require('path');
|
|
17
|
-
|
|
18
|
-
// Lazy resolution via paths.getEvomapDir() — honors EVOLVER_HOME (#114).
|
|
19
|
-
const { getEvomapDir } = require('./paths');
|
|
20
|
-
function _flagsDir() { return getEvomapDir(); }
|
|
21
|
-
function _flagsFile() { return path.join(_flagsDir(), 'feature_flags.json'); }
|
|
22
|
-
const LOCAL_FLAGS_FILE = path.resolve(__dirname, '..', '..', '.evomap_feature_flags.json');
|
|
23
|
-
|
|
24
|
-
let _cache = null;
|
|
25
|
-
let _cacheLoaded = false;
|
|
26
|
-
|
|
27
|
-
function _readFile(p) {
|
|
28
|
-
try {
|
|
29
|
-
if (!fs.existsSync(p)) return null;
|
|
30
|
-
const raw = fs.readFileSync(p, 'utf8');
|
|
31
|
-
if (!raw) return null;
|
|
32
|
-
const obj = JSON.parse(raw);
|
|
33
|
-
if (obj && typeof obj === 'object') return obj;
|
|
34
|
-
} catch (_) {}
|
|
35
|
-
return null;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
function _loadFromDisk() {
|
|
39
|
-
if (_cacheLoaded) return _cache;
|
|
40
|
-
_cacheLoaded = true;
|
|
41
|
-
_cache = _readFile(_flagsFile()) || _readFile(LOCAL_FLAGS_FILE) || {};
|
|
42
|
-
return _cache;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
function _writeToDisk(obj) {
|
|
46
|
-
// NOTE(windows): mode 0o700 / 0o600 are silently ignored on Windows.
|
|
47
|
-
// Feature-flag files will NOT be owner-only on Windows; they are protected
|
|
48
|
-
// only by user-profile directory ACLs. This is acceptable as feature flags
|
|
49
|
-
// are not security-critical secrets.
|
|
50
|
-
try {
|
|
51
|
-
const dir = _flagsDir();
|
|
52
|
-
if (!fs.existsSync(dir)) {
|
|
53
|
-
fs.mkdirSync(dir, { recursive: true, mode: 0o700 });
|
|
54
|
-
}
|
|
55
|
-
fs.writeFileSync(_flagsFile(), JSON.stringify(obj, null, 2), { encoding: 'utf8', mode: 0o600 });
|
|
56
|
-
return true;
|
|
57
|
-
} catch (_) {}
|
|
58
|
-
try {
|
|
59
|
-
fs.writeFileSync(LOCAL_FLAGS_FILE, JSON.stringify(obj, null, 2), { encoding: 'utf8', mode: 0o600 });
|
|
60
|
-
return true;
|
|
61
|
-
} catch (_) {}
|
|
62
|
-
return false;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
/**
|
|
66
|
-
* Read a persisted feature flag value. Returns undefined if not set.
|
|
67
|
-
* @param {string} key
|
|
68
|
-
* @returns {any|undefined}
|
|
69
|
-
*/
|
|
70
|
-
function readFeatureFlag(key) {
|
|
71
|
-
if (!key || typeof key !== 'string') return undefined;
|
|
72
|
-
const all = _loadFromDisk();
|
|
73
|
-
const entry = all[key];
|
|
74
|
-
if (!entry || typeof entry !== 'object') return undefined;
|
|
75
|
-
return entry.value;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
/**
|
|
79
|
-
* Persist a feature flag. Returns true on success.
|
|
80
|
-
* @param {string} key
|
|
81
|
-
* @param {any} value
|
|
82
|
-
* @param {string} [source] - origin tag, e.g. "hub_mailbox", "manual"
|
|
83
|
-
*/
|
|
84
|
-
function writeFeatureFlag(key, value, source) {
|
|
85
|
-
if (!key || typeof key !== 'string') return false;
|
|
86
|
-
const all = _loadFromDisk();
|
|
87
|
-
all[key] = {
|
|
88
|
-
value,
|
|
89
|
-
source: typeof source === 'string' && source ? source : 'unknown',
|
|
90
|
-
updatedAt: new Date().toISOString(),
|
|
91
|
-
};
|
|
92
|
-
const ok = _writeToDisk(all);
|
|
93
|
-
if (ok) _cache = all;
|
|
94
|
-
return ok;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
/**
|
|
98
|
-
* Returns the full flags object (read-only view). For diagnostics/tests.
|
|
99
|
-
*/
|
|
100
|
-
function getAllFeatureFlags() {
|
|
101
|
-
const all = _loadFromDisk();
|
|
102
|
-
return JSON.parse(JSON.stringify(all));
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
/**
|
|
106
|
-
* Reset the in-process cache. Test-only.
|
|
107
|
-
*/
|
|
108
|
-
function _resetCacheForTests() {
|
|
109
|
-
_cache = null;
|
|
110
|
-
_cacheLoaded = false;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
module.exports = {
|
|
114
|
-
readFeatureFlag,
|
|
115
|
-
writeFeatureFlag,
|
|
116
|
-
getAllFeatureFlags,
|
|
117
|
-
_resetCacheForTests,
|
|
118
|
-
// Getter so callers see the current EVOLVER_HOME at call time (#114).
|
|
119
|
-
get FLAGS_FILE() { return _flagsFile(); },
|
|
120
|
-
LOCAL_FLAGS_FILE,
|
|
121
|
-
};
|