@evomap/evolver 1.88.4 → 1.89.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.
Files changed (91) hide show
  1. package/.cursor/BUGBOT.md +182 -0
  2. package/.env.example +68 -0
  3. package/.git-commit-guard-token +1 -0
  4. package/.github/CODEOWNERS +63 -0
  5. package/.github/ISSUE_TEMPLATE/good_first_issue.md +23 -0
  6. package/.github/pull_request_template.md +45 -0
  7. package/.github/workflows/test.yml +75 -0
  8. package/CHANGELOG.md +1123 -0
  9. package/README.md +86 -553
  10. package/README.public.md +594 -0
  11. package/SECURITY.md +108 -0
  12. package/assets/gep/events.jsonl +3 -0
  13. package/examples/atp-consumer-quickstart.md +100 -0
  14. package/examples/hello-world.md +38 -0
  15. package/index.js +30 -1
  16. package/package.json +6 -17
  17. package/proxy-package.json +39 -0
  18. package/public.manifest.json +141 -0
  19. package/src/evolve/guards.js +721 -1
  20. package/src/evolve/pipeline/collect.js +1283 -1
  21. package/src/evolve/pipeline/dispatch.js +421 -1
  22. package/src/evolve/pipeline/enrich.js +434 -1
  23. package/src/evolve/pipeline/hub.js +319 -1
  24. package/src/evolve/pipeline/select.js +274 -1
  25. package/src/evolve/pipeline/signals.js +206 -1
  26. package/src/evolve/utils.js +264 -1
  27. package/src/evolve.js +350 -1
  28. package/src/gep/a2aProtocol.js +4395 -1
  29. package/src/gep/autoDistillConv.js +205 -1
  30. package/src/gep/autoDistillLlm.js +315 -1
  31. package/src/gep/candidateEval.js +92 -1
  32. package/src/gep/candidates.js +198 -1
  33. package/src/gep/contentHash.js +30 -1
  34. package/src/gep/conversationSniffer.js +266 -1
  35. package/src/gep/crypto.js +89 -1
  36. package/src/gep/curriculum.js +163 -1
  37. package/src/gep/deviceId.js +218 -1
  38. package/src/gep/envFingerprint.js +118 -1
  39. package/src/gep/epigenetics.js +31 -1
  40. package/src/gep/execBridge.js +711 -1
  41. package/src/gep/explore.js +289 -1
  42. package/src/gep/hash.js +15 -1
  43. package/src/gep/hubFetch.js +359 -1
  44. package/src/gep/hubReview.js +207 -1
  45. package/src/gep/hubSearch.js +526 -1
  46. package/src/gep/hubVerify.js +306 -1
  47. package/src/gep/learningSignals.js +89 -1
  48. package/src/gep/memoryGraph.js +1374 -1
  49. package/src/gep/memoryGraphAdapter.js +203 -1
  50. package/src/gep/mutation.js +203 -1
  51. package/src/gep/narrativeMemory.js +108 -1
  52. package/src/gep/oauthLogin.js +143 -0
  53. package/src/gep/openPRRegistry.js +205 -1
  54. package/src/gep/personality.js +423 -1
  55. package/src/gep/policyCheck.js +599 -1
  56. package/src/gep/prompt.js +836 -1
  57. package/src/gep/recallInject.js +409 -1
  58. package/src/gep/recallVerifier.js +318 -1
  59. package/src/gep/reflection.js +177 -1
  60. package/src/gep/selector.js +602 -1
  61. package/src/gep/skillDistiller.js +1294 -1
  62. package/src/gep/solidify.js +1699 -1
  63. package/src/gep/strategy.js +136 -1
  64. package/src/gep/tokenSavings.js +88 -1
  65. package/src/gep/workspaceKeychain.js +174 -1
  66. package/src/proxy/extensions/traceControl.js +99 -1
  67. package/src/proxy/inject.js +52 -1
  68. package/src/proxy/trace/extractor.js +534 -1
  69. package/src/proxy/trace/usage.js +105 -1
  70. package/CONTRIBUTING.md +0 -19
  71. package/assets/cover.png +0 -0
  72. package/scripts/a2a_export.js +0 -63
  73. package/scripts/a2a_ingest.js +0 -79
  74. package/scripts/a2a_promote.js +0 -118
  75. package/scripts/analyze_by_skill.js +0 -121
  76. package/scripts/build_binaries.js +0 -479
  77. package/scripts/check-changelog.js +0 -166
  78. package/scripts/extract_log.js +0 -85
  79. package/scripts/generate_history.js +0 -75
  80. package/scripts/gep_append_event.js +0 -96
  81. package/scripts/gep_personality_report.js +0 -234
  82. package/scripts/human_report.js +0 -147
  83. package/scripts/recall-verify-report.js +0 -234
  84. package/scripts/recover_loop.js +0 -61
  85. package/scripts/seed-merchants.js +0 -91
  86. package/scripts/suggest_version.js +0 -89
  87. package/scripts/validate-modules.js +0 -38
  88. package/scripts/validate-suite.js +0 -78
  89. package/skills/index.json +0 -14
  90. /package/assets/gep/{genes.seed.json → genes.json} +0 -0
  91. /package/{skills → bundled-skills}/_meta/SKILL.md +0 -0
@@ -1 +1,264 @@
1
- const _0x5bfd01=_0x52f2;(function(_0x2f4456,_0xf1ad8){const _0x545e41=_0x52f2,_0x5aeb4c=_0x2f4456();while(!![]){try{const _0x478b30=-parseInt(_0x545e41(0x288,'\x4c\x58\x35\x4d'))/(0xa*0x16b+-0xb21+-0x30c)*(-parseInt(_0x545e41(0x274,'\x56\x5d\x6a\x45'))/(0x220c+-0x8fd+-0x190d))+parseInt(_0x545e41(0x2aa,'\x61\x21\x30\x26'))/(-0x1e93+0x256e+-0x6d8)+parseInt(_0x545e41(0x1af,'\x47\x25\x26\x64'))/(0x5*0x4cf+0x25d*-0x2+0x225*-0x9)+parseInt(_0x545e41(0x1f9,'\x75\x42\x6c\x69'))/(-0xd46+0x23*-0xfb+-0x115*-0x2c)+parseInt(_0x545e41(0x250,'\x6f\x59\x69\x73'))/(-0x29*-0x4+0x1*-0x9f+0x1*0x1)+-parseInt(_0x545e41(0x230,'\x4f\x77\x70\x62'))/(0x12ba+0xa0*-0xe+0x3*-0x351)+-parseInt(_0x545e41(0x22c,'\x47\x79\x61\x5a'))/(-0x17cb+-0x92d+0x2100)*(parseInt(_0x545e41(0x252,'\x59\x29\x26\x4f'))/(0x139*-0x1+0x7a6+-0x664));if(_0x478b30===_0xf1ad8)break;else _0x5aeb4c['push'](_0x5aeb4c['shift']());}catch(_0x2b3d58){_0x5aeb4c['push'](_0x5aeb4c['shift']());}}}(_0x1e6d,0x2832b+-0xb726c+0x10a45d));const _0x353999=(function(){const _0x3b8ba3=_0x52f2,_0x1db7ba={};_0x1db7ba[_0x3b8ba3(0x2f5,'\x4e\x4b\x2a\x76')]=function(_0x2c2f41,_0x34260b){return _0x2c2f41===_0x34260b;},_0x1db7ba[_0x3b8ba3(0x1cc,'\x44\x45\x5e\x74')]=_0x3b8ba3(0x29b,'\x59\x29\x26\x4f');const _0x261eca=_0x1db7ba;let _0x21835a=!![];return function(_0xeaf7e5,_0x32895e){const _0xc57acf=_0x3b8ba3,_0x41f33b={};_0x41f33b['\x4e\x4c\x64\x54\x70']=_0xc57acf(0x24a,'\x61\x21\x30\x26');const _0x3d96cb=_0x41f33b;if(_0x261eca[_0xc57acf(0x285,'\x47\x25\x26\x64')](_0xc57acf(0x1c8,'\x4c\x66\x6f\x4b'),_0x261eca[_0xc57acf(0x1be,'\x5e\x26\x78\x58')])){const _0x767664=_0x21835a?function(){const _0x457cac=_0xc57acf;if(_0x3d96cb[_0x457cac(0x212,'\x5e\x36\x57\x5d')]!==_0x457cac(0x1ae,'\x4c\x66\x6f\x4b'))try{return _0x4f9ba2[_0x457cac(0x22a,'\x66\x5d\x26\x56')+'\x6e\x63'](_0x13d796);}catch{return![];}else{if(_0x32895e){const _0x4d3479=_0x32895e[_0x457cac(0x2fb,'\x63\x52\x77\x56')](_0xeaf7e5,arguments);return _0x32895e=null,_0x4d3479;}}}:function(){};return _0x21835a=![],_0x767664;}else{const _0x5bf8ab={};_0x5bf8ab[_0xc57acf(0x2cb,'\x5e\x36\x57\x5d')+_0xc57acf(0x246,'\x63\x52\x77\x56')]=!![],_0x44a5d3=_0xa7ce39['\x72\x65\x61\x64\x64\x69\x72\x53'+'\x79\x6e\x63'](_0xcfd3cb,_0x5bf8ab);}};}()),_0x240661=_0x353999(this,function(){const _0x42ae88=_0x52f2,_0x18d0d2={};_0x18d0d2[_0x42ae88(0x2f9,'\x4c\x73\x38\x30')]=_0x42ae88(0x236,'\x35\x42\x45\x77')+'\x2b\x29\x2b\x24';const _0x220777=_0x18d0d2;return _0x240661['\x74\x6f\x53\x74\x72\x69\x6e\x67']()[_0x42ae88(0x1de,'\x5d\x78\x48\x24')](_0x42ae88(0x20b,'\x79\x52\x25\x24')+'\x2b\x29\x2b\x24')[_0x42ae88(0x2c3,'\x52\x4b\x40\x49')]()['\x63\x6f\x6e\x73\x74\x72\x75\x63'+_0x42ae88(0x29e,'\x68\x48\x79\x53')](_0x240661)[_0x42ae88(0x287,'\x75\x26\x7a\x4c')](_0x220777[_0x42ae88(0x1e3,'\x56\x5d\x6a\x45')]);});_0x240661();function _0x1e6d(){const _0x529ee0=['\x67\x78\x78\x64\x50\x6d\x6b\x39\x57\x50\x6d','\x76\x76\x47\x70\x57\x36\x47\x54','\x66\x38\x6f\x55\x57\x52\x46\x63\x4b\x6d\x6f\x54\x57\x4f\x4e\x64\x4b\x57','\x66\x6d\x6f\x79\x57\x37\x5a\x63\x51\x6d\x6f\x47','\x57\x4f\x66\x35\x75\x67\x70\x63\x4f\x61','\x57\x51\x62\x6a\x57\x34\x43\x64\x66\x48\x4b\x71\x57\x51\x69','\x57\x35\x33\x63\x47\x62\x30','\x68\x38\x6f\x50\x57\x50\x78\x64\x53\x43\x6f\x38\x57\x51\x71','\x79\x43\x6f\x43\x57\x35\x38\x41','\x71\x6d\x6f\x74\x57\x50\x31\x4f\x68\x38\x6f\x48\x57\x52\x42\x63\x53\x61','\x57\x4f\x62\x42\x42\x43\x6b\x69\x57\x4f\x43','\x6c\x30\x52\x64\x4f\x53\x6b\x46\x57\x4f\x47','\x57\x34\x5a\x64\x56\x63\x47\x37\x74\x33\x71','\x57\x36\x4f\x4c\x62\x66\x6e\x78\x77\x75\x75','\x57\x36\x78\x63\x4e\x43\x6b\x44\x57\x34\x78\x64\x54\x71','\x57\x50\x68\x64\x54\x43\x6f\x33\x57\x4f\x42\x63\x48\x53\x6f\x39\x57\x4f\x66\x56\x68\x6d\x6b\x65\x63\x61','\x57\x35\x4b\x69\x57\x4f\x48\x78\x65\x61','\x57\x51\x34\x65\x70\x47\x71\x2f','\x6c\x43\x6f\x6a\x57\x50\x42\x64\x4f\x57','\x57\x52\x71\x65\x70\x47','\x57\x35\x33\x64\x47\x74\x4b\x6c','\x57\x34\x5a\x64\x54\x73\x61\x51\x73\x71','\x67\x4e\x6c\x64\x55\x38\x6b\x6b\x57\x4f\x69','\x46\x43\x6f\x41\x57\x4f\x62\x43\x61\x57','\x57\x51\x74\x64\x48\x62\x52\x64\x53\x53\x6b\x44','\x68\x6d\x6b\x50\x6c\x71','\x57\x51\x31\x71\x57\x36\x57\x4a\x6b\x71','\x57\x51\x34\x49\x74\x64\x4e\x64\x52\x75\x34','\x57\x37\x43\x55\x42\x74\x37\x64\x55\x47','\x57\x37\x71\x4e\x42\x63\x6c\x64\x53\x75\x56\x64\x50\x59\x57','\x57\x50\x58\x65\x57\x35\x53\x4f\x67\x61','\x79\x6d\x6f\x6d\x57\x51\x6a\x75\x68\x71','\x68\x43\x6b\x46\x76\x32\x6a\x30','\x62\x53\x6b\x79\x77\x4d\x58\x66','\x57\x37\x57\x2b\x6b\x76\x34','\x57\x36\x69\x2b\x6d\x47','\x43\x4b\x4e\x63\x52\x58\x35\x74\x6b\x6d\x6b\x73\x57\x36\x65','\x57\x37\x4e\x63\x4e\x43\x6b\x6c\x42\x4d\x52\x63\x56\x61','\x44\x62\x64\x64\x50\x48\x52\x64\x55\x64\x6c\x63\x49\x68\x75\x50\x67\x77\x2f\x64\x54\x4e\x43','\x57\x4f\x74\x64\x4e\x47\x4e\x64\x51\x38\x6b\x47','\x43\x58\x68\x64\x49\x58\x2f\x63\x53\x32\x39\x66','\x7a\x47\x4a\x64\x48\x47\x68\x63\x56\x77\x31\x76\x57\x52\x30','\x6d\x33\x78\x64\x48\x43\x6b\x6b\x57\x51\x65','\x57\x52\x4f\x2b\x41\x38\x6b\x7a\x6f\x57','\x70\x6d\x6b\x2f\x57\x34\x46\x63\x48\x53\x6b\x64\x7a\x62\x4f','\x66\x38\x6b\x34\x45\x43\x6b\x44\x57\x50\x75\x39\x70\x43\x6b\x57','\x68\x43\x6b\x4a\x57\x35\x4e\x63\x49\x71','\x57\x34\x4f\x38\x57\x51\x76\x4e\x79\x78\x53\x64\x57\x50\x4a\x64\x56\x31\x74\x64\x56\x43\x6f\x46\x76\x71','\x69\x78\x37\x63\x4b\x43\x6b\x6c\x57\x51\x5a\x64\x51\x43\x6b\x70','\x6c\x68\x6c\x63\x53\x61\x39\x64','\x6f\x53\x6b\x37\x45\x4b\x44\x56','\x74\x65\x4e\x63\x55\x53\x6b\x53\x57\x50\x69','\x65\x43\x6f\x4b\x57\x4f\x78\x63\x4e\x57\x69','\x57\x34\x48\x5a\x57\x37\x6d\x43\x57\x34\x71','\x57\x36\x2f\x63\x4f\x38\x6b\x76\x42\x68\x57','\x65\x6d\x6f\x72\x57\x50\x78\x64\x50\x71','\x57\x36\x72\x56\x66\x68\x62\x70\x57\x34\x57\x67','\x57\x37\x46\x64\x56\x63\x47\x54','\x79\x48\x2f\x64\x53\x61\x78\x63\x4b\x61','\x57\x51\x74\x63\x47\x43\x6b\x44\x57\x34\x46\x64\x4d\x62\x5a\x64\x55\x4e\x75','\x57\x36\x43\x52\x6f\x75\x72\x33','\x66\x43\x6f\x51\x57\x51\x2f\x63\x4d\x6d\x6f\x72\x57\x50\x68\x64\x4d\x43\x6b\x4b','\x6b\x65\x52\x63\x56\x4b\x52\x63\x51\x4e\x71','\x57\x51\x46\x63\x4a\x31\x58\x4a\x57\x50\x34','\x70\x65\x56\x64\x54\x6d\x6b\x4a\x75\x71','\x57\x34\x5a\x63\x4e\x43\x6b\x41\x57\x36\x46\x64\x4e\x71','\x57\x4f\x48\x48\x57\x37\x4f\x35\x57\x36\x4c\x4f','\x6a\x76\x78\x64\x53\x53\x6b\x65\x46\x67\x65','\x57\x50\x4c\x65\x74\x76\x33\x63\x4d\x75\x46\x64\x4c\x6d\x6b\x4e','\x57\x4f\x76\x72\x77\x30\x64\x63\x4f\x31\x68\x64\x4c\x6d\x6b\x42','\x57\x34\x37\x63\x4f\x53\x6b\x2f\x57\x34\x6c\x64\x52\x47\x4f\x4e','\x57\x4f\x39\x70\x77\x4c\x33\x63\x50\x30\x68\x64\x4a\x53\x6b\x71','\x63\x6d\x6f\x2f\x57\x52\x2f\x63\x48\x48\x78\x64\x4d\x78\x52\x64\x53\x71','\x6a\x66\x2f\x63\x53\x61','\x57\x51\x76\x51\x57\x37\x65\x5a\x6e\x4b\x44\x31\x75\x61','\x57\x37\x6c\x63\x50\x43\x6b\x6d\x72\x78\x57','\x73\x66\x52\x64\x56\x6d\x6b\x76\x46\x78\x57','\x57\x36\x58\x37\x57\x34\x57\x79\x57\x37\x6d','\x63\x6d\x6b\x45\x57\x37\x56\x63\x52\x43\x6b\x67','\x65\x76\x42\x64\x4f\x43\x6b\x41\x41\x33\x72\x54\x6f\x71','\x57\x52\x5a\x63\x4d\x6d\x6b\x6d\x57\x34\x68\x64\x4a\x71\x5a\x64\x55\x68\x6d','\x57\x34\x2f\x64\x55\x64\x53\x36\x73\x71','\x57\x34\x38\x6c\x57\x50\x54\x67\x62\x53\x6b\x47\x57\x37\x5a\x63\x50\x47','\x7a\x66\x56\x63\x51\x73\x72\x66','\x71\x38\x6b\x67\x57\x50\x69\x42\x57\x50\x53','\x6b\x6d\x6f\x57\x57\x52\x4a\x64\x49\x6d\x6f\x75','\x42\x77\x6e\x76\x75\x57','\x57\x52\x6d\x41\x67\x4a\x58\x4d\x57\x4f\x46\x63\x55\x38\x6b\x32','\x57\x37\x44\x35\x63\x71','\x71\x38\x6f\x4c\x57\x52\x6a\x53\x69\x71','\x57\x50\x42\x63\x56\x4e\x50\x62\x57\x4f\x42\x64\x52\x4d\x35\x69','\x57\x37\x44\x46\x63\x4d\x39\x53','\x57\x35\x6d\x44\x6d\x4e\x76\x2b','\x46\x33\x5a\x63\x48\x6d\x6b\x67\x57\x52\x42\x64\x52\x6d\x6b\x6f','\x57\x52\x4a\x64\x4b\x47\x64\x64\x48\x61','\x66\x67\x64\x64\x4e\x6d\x6b\x6d\x57\x52\x43','\x57\x37\x58\x43\x57\x35\x34\x58\x57\x34\x47','\x57\x4f\x4c\x54\x57\x37\x53\x49\x6f\x4a\x4c\x7a\x57\x4f\x61','\x57\x4f\x7a\x48\x57\x37\x61\x36','\x66\x66\x5a\x64\x53\x53\x6b\x44\x41\x67\x76\x34\x6d\x47','\x57\x35\x43\x62\x57\x50\x6e\x6d','\x67\x53\x6f\x58\x57\x4f\x33\x64\x4a\x4d\x43','\x57\x36\x46\x64\x4d\x78\x33\x64\x4e\x43\x6b\x70\x61\x33\x34\x65','\x63\x6d\x6f\x43\x57\x4f\x64\x63\x49\x53\x6f\x6f','\x57\x36\x42\x64\x4d\x74\x46\x63\x55\x31\x65','\x57\x51\x33\x63\x54\x4c\x62\x76\x57\x4f\x30','\x6e\x53\x6f\x6b\x57\x34\x33\x63\x53\x38\x6f\x54','\x7a\x53\x6f\x75\x57\x36\x74\x63\x51\x6d\x6b\x6f','\x57\x4f\x70\x64\x4d\x6d\x6b\x54\x79\x6d\x6f\x52','\x57\x36\x69\x78\x6b\x76\x58\x75\x77\x57','\x46\x38\x6f\x57\x57\x34\x65\x71','\x44\x33\x35\x74\x76\x38\x6f\x6b\x6d\x43\x6b\x4d\x57\x37\x71','\x64\x4c\x52\x64\x49\x38\x6b\x67\x57\x50\x61','\x73\x6d\x6f\x67\x57\x4f\x58\x73\x6a\x43\x6f\x31\x57\x52\x30','\x79\x75\x30\x42\x57\x36\x75\x72\x6b\x47','\x57\x4f\x42\x64\x4a\x4a\x78\x64\x53\x6d\x6b\x53','\x57\x37\x6d\x54\x74\x57','\x57\x51\x39\x61\x45\x53\x6b\x45\x57\x52\x64\x64\x51\x53\x6f\x44','\x57\x37\x43\x39\x6c\x66\x39\x73','\x57\x52\x58\x46\x41\x38\x6b\x33\x57\x52\x4a\x64\x53\x6d\x6f\x42','\x67\x43\x6b\x5a\x57\x36\x70\x63\x4a\x6d\x6b\x4c','\x74\x48\x74\x64\x47\x58\x68\x63\x55\x57','\x45\x78\x68\x63\x56\x63\x6e\x33','\x57\x4f\x5a\x64\x52\x6d\x6b\x6e\x45\x43\x6f\x72\x57\x4f\x79','\x7a\x68\x54\x79','\x57\x34\x48\x51\x57\x36\x71\x5a','\x74\x48\x4a\x64\x48\x72\x2f\x63\x4a\x57','\x57\x50\x72\x38\x72\x53\x6b\x47\x57\x50\x30','\x67\x30\x68\x63\x4a\x74\x44\x78','\x41\x4d\x57\x79\x57\x36\x61\x6b','\x57\x51\x30\x73\x67\x73\x31\x4d','\x57\x50\x7a\x6d\x57\x35\x4b\x46\x67\x61','\x70\x53\x6b\x37\x57\x34\x37\x63\x48\x53\x6b\x6e\x7a\x48\x53','\x62\x53\x6f\x61\x57\x4f\x70\x64\x52\x6d\x6f\x41','\x57\x50\x65\x38\x73\x38\x6b\x67','\x57\x37\x57\x4a\x65\x4c\x44\x75','\x57\x4f\x2f\x63\x48\x4e\x65','\x57\x35\x4e\x63\x4b\x38\x6b\x70\x57\x36\x68\x64\x4c\x61','\x57\x35\x5a\x64\x54\x49\x75\x4c\x73\x78\x2f\x63\x50\x58\x4b','\x6c\x38\x6f\x74\x57\x37\x2f\x63\x52\x43\x6f\x68','\x57\x51\x6c\x64\x49\x47\x74\x64\x49\x6d\x6b\x7a\x57\x37\x65','\x66\x38\x6f\x37\x57\x4f\x56\x63\x49\x53\x6f\x33','\x46\x78\x78\x63\x53\x48\x38','\x42\x38\x6f\x58\x57\x37\x34\x59\x41\x71','\x61\x53\x6f\x48\x57\x51\x52\x63\x4a\x38\x6f\x76\x57\x4f\x68\x64\x47\x38\x6b\x56','\x57\x51\x37\x64\x51\x43\x6b\x41\x75\x53\x6f\x38','\x57\x4f\x46\x63\x54\x33\x72\x77\x57\x52\x64\x64\x48\x68\x4c\x66','\x78\x6d\x6b\x6d\x57\x51\x4f\x43\x57\x4f\x4f','\x57\x35\x30\x69\x6f\x6d\x6f\x56\x57\x36\x64\x63\x52\x6d\x6b\x6d\x62\x38\x6f\x38\x6d\x78\x39\x5a\x62\x57','\x7a\x4e\x37\x63\x4b\x53\x6b\x52\x57\x50\x4f','\x75\x38\x6f\x39\x57\x37\x37\x63\x54\x6d\x6b\x6a','\x74\x6d\x6f\x77\x57\x35\x4b\x65\x79\x61','\x6b\x43\x6b\x69\x70\x31\x52\x64\x49\x47','\x79\x48\x37\x64\x47\x72\x64\x63\x52\x4d\x44\x72\x57\x50\x30','\x57\x4f\x48\x41\x57\x34\x69\x41\x66\x38\x6b\x4b\x57\x36\x70\x63\x4f\x74\x42\x63\x50\x47','\x6e\x43\x6b\x33\x45\x38\x6b\x6b\x57\x50\x61','\x41\x64\x68\x63\x48\x6d\x6f\x68\x57\x36\x2f\x64\x4e\x65\x6a\x65','\x64\x43\x6f\x47\x57\x51\x46\x63\x4b\x47','\x57\x51\x62\x62\x57\x35\x57\x63\x63\x47\x6a\x2b\x57\x52\x43','\x57\x35\x57\x6c\x57\x35\x43\x75\x6a\x43\x6f\x76\x44\x4d\x75','\x67\x43\x6f\x43\x57\x34\x46\x63\x54\x6d\x6f\x4a','\x57\x37\x66\x32\x68\x78\x6e\x73\x57\x35\x4b\x72','\x77\x53\x6f\x51\x57\x4f\x58\x6d\x6a\x61','\x57\x50\x34\x41\x6b\x58\x4c\x36','\x57\x4f\x4f\x58\x7a\x43\x6b\x78\x6a\x57','\x61\x53\x6b\x61\x57\x37\x64\x63\x53\x6d\x6b\x77','\x69\x38\x6b\x76\x44\x76\x44\x36','\x78\x68\x4e\x63\x4e\x73\x6e\x70','\x57\x51\x53\x69\x6d\x76\x54\x39\x76\x30\x56\x64\x53\x71','\x57\x50\x35\x51\x78\x38\x6b\x74\x57\x4f\x6d','\x72\x53\x6b\x4a\x57\x51\x4f\x67\x57\x50\x38','\x57\x34\x37\x63\x47\x5a\x58\x68\x65\x47','\x63\x43\x6f\x37\x57\x4f\x6c\x63\x4b\x38\x6f\x4c','\x72\x6d\x6b\x73\x57\x4f\x65\x33\x57\x4f\x4f','\x57\x37\x6c\x63\x4e\x43\x6b\x61\x76\x30\x4f','\x57\x36\x72\x44\x57\x36\x4e\x63\x4c\x6d\x6b\x4b\x64\x6d\x6f\x68\x57\x4f\x4f','\x57\x35\x52\x64\x49\x4a\x30\x4d\x78\x4e\x33\x63\x54\x63\x47','\x57\x36\x70\x63\x48\x38\x6b\x42\x74\x67\x53','\x57\x35\x33\x63\x4d\x58\x48\x65\x61\x31\x74\x64\x53\x66\x79','\x57\x34\x68\x64\x50\x47\x37\x63\x4d\x30\x34','\x57\x52\x68\x63\x53\x31\x50\x4a\x57\x51\x79','\x69\x6d\x6b\x49\x57\x34\x33\x63\x4f\x6d\x6b\x48','\x68\x6d\x6b\x6a\x57\x36\x46\x63\x4e\x6d\x6b\x59','\x57\x35\x54\x42\x57\x37\x68\x63\x4e\x6d\x6b\x4e','\x57\x52\x75\x43\x6c\x73\x30','\x6f\x43\x6f\x39\x57\x50\x33\x64\x54\x38\x6f\x53\x57\x52\x6c\x63\x47\x64\x53','\x57\x52\x4a\x63\x48\x43\x6b\x7a\x57\x35\x33\x64\x4d\x62\x5a\x64\x55\x4e\x75','\x57\x4f\x6c\x63\x4b\x77\x6a\x6b','\x57\x51\x2f\x64\x48\x58\x2f\x64\x4b\x53\x6b\x6b\x57\x34\x46\x64\x50\x53\x6b\x71','\x57\x35\x68\x64\x54\x49\x30\x53\x43\x33\x68\x63\x56\x63\x4b','\x6b\x43\x6b\x61\x57\x36\x33\x63\x51\x6d\x6b\x79','\x72\x43\x6f\x74\x57\x51\x4c\x46\x63\x61','\x64\x53\x6b\x75\x77\x4e\x6a\x75\x57\x37\x31\x73\x72\x47','\x6d\x68\x78\x64\x4a\x43\x6b\x44\x57\x51\x6c\x63\x4d\x48\x53\x61','\x57\x52\x43\x6d\x6a\x66\x35\x37\x75\x57','\x57\x36\x44\x6b\x57\x36\x46\x63\x4a\x6d\x6b\x49\x62\x57','\x57\x35\x33\x64\x55\x63\x64\x63\x4d\x71','\x57\x4f\x44\x69\x75\x61','\x66\x4b\x5a\x64\x4f\x6d\x6b\x7a','\x44\x4c\x6c\x63\x55\x71\x7a\x59','\x57\x36\x54\x4a\x57\x37\x34\x36\x57\x35\x71','\x57\x34\x4e\x63\x52\x38\x6b\x50\x57\x35\x34','\x72\x38\x6b\x76\x57\x4f\x6e\x53','\x65\x43\x6b\x48\x79\x76\x76\x66','\x6b\x30\x4a\x64\x55\x38\x6b\x38\x78\x47','\x72\x53\x6b\x74\x57\x4f\x57\x35','\x6d\x38\x6f\x6b\x57\x52\x4a\x63\x4a\x38\x6f\x4d','\x6e\x33\x78\x63\x49\x61\x54\x6c','\x57\x51\x4a\x63\x48\x6d\x6b\x6b\x57\x35\x52\x64\x50\x62\x46\x64\x47\x67\x71','\x69\x53\x6f\x74\x57\x35\x6c\x63\x51\x53\x6f\x64','\x57\x36\x56\x63\x55\x53\x6b\x6a\x77\x4d\x34','\x71\x43\x6f\x63\x57\x50\x76\x4a','\x57\x35\x6d\x33\x57\x50\x76\x41\x64\x57','\x41\x72\x2f\x64\x4d\x58\x30','\x57\x34\x75\x49\x57\x51\x58\x6a\x63\x61','\x66\x6d\x6f\x36\x57\x51\x5a\x63\x4e\x43\x6f\x4c\x57\x4f\x33\x64\x4d\x43\x6b\x5a','\x63\x76\x33\x64\x47\x53\x6b\x68\x41\x57','\x57\x52\x4e\x63\x4b\x6d\x6b\x77\x57\x35\x52\x64\x51\x62\x46\x64\x56\x77\x79','\x57\x37\x6d\x50\x6b\x75\x6e\x66\x77\x38\x6f\x54\x57\x50\x4b','\x64\x76\x37\x63\x4a\x5a\x62\x44\x73\x72\x54\x41','\x57\x51\x68\x63\x4d\x4c\x39\x53\x57\x50\x56\x64\x4b\x63\x61','\x57\x37\x6a\x64\x46\x78\x38\x53\x57\x35\x33\x64\x4f\x38\x6b\x35\x57\x51\x65\x75\x57\x52\x2f\x63\x55\x53\x6b\x6a','\x7a\x53\x6b\x4f\x57\x50\x52\x64\x54\x43\x6b\x76\x68\x5a\x2f\x63\x47\x53\x6b\x74\x76\x75\x43\x4d\x6f\x61','\x45\x43\x6f\x33\x57\x4f\x31\x6f\x63\x61','\x57\x36\x42\x64\x51\x68\x70\x64\x52\x53\x6b\x4d\x67\x68\x4b\x73','\x76\x76\x34\x48\x57\x35\x71\x33','\x57\x36\x33\x63\x4e\x38\x6b\x52\x57\x35\x56\x64\x56\x61','\x57\x50\x46\x63\x4a\x66\x6a\x69\x57\x4f\x79','\x7a\x78\x4e\x63\x54\x72\x44\x4e','\x66\x53\x6f\x50\x57\x52\x42\x64\x52\x4c\x71','\x44\x65\x31\x6f\x41\x6d\x6f\x6c','\x57\x51\x44\x39\x57\x37\x38\x39\x61\x75\x66\x49\x72\x47','\x57\x36\x75\x30\x6d\x30\x6e\x79\x72\x38\x6f\x71\x57\x52\x38','\x57\x34\x37\x63\x4f\x53\x6b\x38\x57\x34\x68\x64\x4f\x58\x38\x4e\x45\x61','\x6e\x66\x5a\x63\x54\x76\x33\x63\x56\x78\x70\x64\x52\x33\x69','\x57\x4f\x42\x63\x49\x77\x7a\x68','\x76\x43\x6b\x32\x57\x37\x42\x64\x48\x43\x6b\x5a\x57\x35\x37\x64\x4c\x6d\x6b\x51\x57\x34\x44\x70\x57\x51\x64\x63\x4b\x61','\x57\x50\x58\x76\x41\x38\x6b\x2b\x57\x4f\x6c\x64\x50\x38\x6f\x73\x63\x47','\x57\x52\x56\x63\x50\x68\x44\x4d\x57\x36\x30','\x57\x35\x64\x63\x4c\x48\x72\x75','\x57\x50\x31\x71\x57\x52\x54\x74\x46\x6d\x6b\x7a\x70\x4a\x47','\x57\x52\x2f\x64\x4e\x58\x68\x64\x4c\x43\x6b\x38\x57\x36\x33\x64\x53\x43\x6b\x44','\x63\x53\x6b\x61\x78\x32\x35\x64','\x72\x53\x6f\x2b\x57\x34\x68\x63\x52\x38\x6b\x79\x62\x76\x4c\x4a','\x57\x36\x78\x64\x51\x4a\x30','\x76\x6d\x6b\x34\x57\x34\x74\x64\x4e\x65\x5a\x63\x4d\x74\x2f\x63\x56\x57','\x57\x36\x78\x63\x51\x38\x6b\x68\x57\x37\x52\x64\x4d\x61','\x57\x4f\x78\x63\x56\x43\x6b\x43\x57\x37\x33\x64\x55\x57','\x57\x35\x34\x63\x57\x50\x76\x72\x62\x38\x6b\x41\x57\x37\x46\x63\x4d\x57','\x45\x43\x6f\x47\x57\x52\x76\x73\x69\x71','\x67\x6d\x6b\x58\x57\x35\x68\x63\x50\x53\x6b\x51','\x57\x4f\x39\x69\x57\x37\x57\x4a\x6b\x47','\x57\x34\x38\x4f\x57\x50\x4c\x53\x63\x71','\x43\x75\x34\x6e','\x57\x36\x4f\x4e\x76\x4a\x47','\x57\x36\x30\x66\x73\x47\x46\x64\x49\x47','\x57\x34\x69\x52\x6c\x78\x6e\x74','\x78\x6d\x6b\x61\x57\x4f\x47\x58','\x7a\x4c\x79\x36\x57\x37\x47\x6e\x6a\x6d\x6b\x38\x57\x50\x79','\x77\x77\x74\x63\x50\x6d\x6b\x78\x6e\x47','\x57\x34\x5a\x63\x4b\x48\x48\x76\x6e\x65\x4a\x63\x53\x31\x79','\x57\x36\x6d\x4b\x75\x63\x78\x64\x50\x4e\x68\x64\x53\x63\x75','\x57\x35\x76\x2f\x57\x36\x47\x49\x57\x35\x72\x39\x64\x63\x75','\x57\x50\x43\x48\x76\x38\x6f\x42','\x57\x36\x7a\x52\x64\x68\x62\x71\x57\x34\x57\x77\x7a\x57','\x43\x72\x78\x64\x4b\x58\x2f\x63\x52\x67\x39\x76\x57\x4f\x65','\x57\x52\x54\x5a\x74\x4d\x4e\x63\x4d\x57','\x63\x53\x6f\x4d\x57\x51\x61','\x57\x34\x52\x63\x55\x64\x39\x65\x62\x71','\x57\x34\x2f\x64\x52\x64\x4f\x48','\x61\x53\x6f\x56\x57\x34\x46\x64\x56\x6d\x6b\x64','\x41\x4d\x78\x63\x4c\x6d\x6b\x7a\x57\x51\x33\x64\x56\x53\x6b\x35\x41\x57','\x57\x50\x47\x44\x69\x68\x6e\x53\x71\x4c\x34','\x57\x36\x61\x53\x57\x51\x7a\x48\x6a\x4b\x4c\x53\x44\x59\x33\x64\x53\x47','\x57\x36\x35\x63\x69\x77\x7a\x53','\x57\x34\x4e\x63\x47\x43\x6b\x64\x45\x61','\x57\x4f\x48\x50\x57\x37\x71\x4a\x6f\x49\x6d','\x75\x43\x6b\x2b\x57\x37\x2f\x64\x49\x6d\x6b\x30\x57\x35\x52\x63\x47\x43\x6b\x2f\x57\x35\x58\x37\x57\x51\x56\x63\x51\x65\x53','\x57\x36\x34\x78\x57\x50\x72\x62','\x57\x34\x4b\x43\x57\x50\x54\x6d\x65\x43\x6b\x51\x57\x37\x5a\x63\x4e\x61','\x57\x4f\x70\x63\x56\x4d\x39\x58\x57\x52\x5a\x64\x55\x4d\x75','\x57\x4f\x53\x77\x45\x53\x6b\x55\x65\x57','\x69\x32\x56\x63\x52\x5a\x62\x75','\x57\x50\x76\x67\x57\x35\x69\x6d\x73\x43\x6f\x47\x57\x51\x78\x64\x4e\x61','\x57\x36\x61\x6c\x57\x37\x79\x70','\x57\x35\x70\x63\x51\x38\x6b\x59\x75\x68\x38','\x57\x36\x72\x41\x57\x37\x78\x63\x4c\x47','\x42\x72\x68\x64\x4e\x58\x79','\x57\x52\x2f\x64\x55\x6d\x6b\x43\x42\x57','\x57\x34\x4e\x63\x4e\x47\x31\x7a\x69\x76\x4a\x63\x53\x76\x61','\x7a\x47\x4a\x64\x4d\x57\x64\x63\x51\x68\x31\x59\x57\x50\x61','\x66\x33\x64\x64\x55\x6d\x6b\x70\x57\x4f\x6d','\x77\x43\x6f\x43\x57\x35\x43\x7a\x41\x66\x62\x76','\x57\x35\x53\x44\x61\x30\x4c\x4f','\x63\x78\x78\x63\x4c\x63\x4c\x48\x74\x58\x39\x6c','\x73\x53\x6f\x63\x57\x51\x31\x57\x6a\x57','\x57\x35\x42\x63\x4a\x43\x6b\x78\x45\x4e\x68\x63\x50\x47','\x66\x31\x74\x63\x49\x74\x4f','\x57\x34\x6c\x63\x52\x38\x6b\x63\x57\x34\x42\x64\x56\x71','\x6c\x4b\x4a\x63\x4a\x74\x35\x44','\x57\x51\x44\x45\x57\x37\x30\x78\x6f\x61','\x6b\x43\x6b\x74\x74\x38\x6b\x38\x57\x4f\x30\x67\x41\x43\x6b\x6b','\x57\x36\x66\x4c\x67\x76\x62\x6b','\x57\x50\x76\x48\x57\x35\x4f\x7a\x64\x71','\x68\x43\x6f\x38\x57\x4f\x64\x63\x4e\x71\x71','\x57\x36\x2f\x64\x52\x31\x70\x64\x51\x6d\x6b\x53','\x57\x35\x47\x77\x57\x50\x6e\x72\x66\x53\x6b\x36\x57\x35\x33\x63\x4a\x61','\x57\x50\x56\x63\x47\x33\x50\x68\x57\x35\x69','\x57\x36\x44\x49\x62\x68\x39\x66','\x72\x38\x6f\x47\x6b\x43\x6f\x7a\x57\x37\x50\x4e\x46\x38\x6b\x57\x76\x67\x70\x63\x47\x6d\x6f\x4a\x57\x34\x61','\x57\x51\x38\x58\x71\x6d\x6b\x62\x64\x47','\x77\x43\x6f\x7a\x62\x64\x43\x78\x57\x37\x48\x4a\x75\x6d\x6f\x66\x6e\x38\x6b\x76','\x66\x66\x5a\x64\x53\x53\x6b\x76\x73\x33\x31\x49\x6f\x71','\x57\x4f\x39\x45\x45\x43\x6b\x35\x57\x51\x70\x64\x54\x38\x6f\x6d\x68\x71','\x57\x37\x54\x46\x57\x36\x70\x63\x4b\x6d\x6b\x73\x66\x53\x6f\x44\x57\x50\x4f','\x57\x34\x56\x63\x53\x4a\x44\x75\x70\x71','\x57\x51\x70\x63\x53\x4e\x31\x56\x57\x51\x38','\x57\x50\x46\x63\x52\x33\x50\x72\x57\x4f\x42\x64\x52\x4d\x35\x69','\x57\x34\x54\x51\x57\x37\x65','\x57\x37\x57\x7a\x57\x37\x61\x2f\x70\x71','\x57\x36\x79\x4b\x6d\x31\x47','\x57\x51\x2f\x64\x4e\x62\x71','\x6e\x75\x64\x64\x56\x43\x6b\x73','\x75\x38\x6b\x50\x57\x4f\x43\x4a\x57\x4f\x30','\x57\x34\x52\x64\x4c\x63\x75\x68\x74\x57','\x6e\x43\x6f\x6c\x57\x34\x56\x64\x4b\x6d\x6b\x37','\x66\x43\x6f\x66\x57\x51\x52\x63\x53\x6d\x6f\x61','\x75\x78\x48\x6e\x73\x43\x6f\x51','\x66\x77\x52\x64\x4c\x43\x6b\x49\x57\x51\x57','\x57\x50\x6d\x44\x66\x78\x4c\x35','\x6e\x65\x72\x4f\x77\x43\x6f\x31\x70\x43\x6b\x4f','\x57\x52\x6e\x62\x57\x36\x61\x6a\x69\x61','\x57\x4f\x30\x4c\x76\x6d\x6b\x6e\x6f\x47\x72\x32\x66\x47','\x6a\x53\x6f\x59\x57\x35\x64\x63\x50\x71','\x66\x6d\x6f\x53\x57\x52\x64\x64\x4b\x78\x71','\x57\x37\x33\x64\x56\x59\x70\x64\x4b\x57','\x57\x50\x65\x57\x75\x6d\x6b\x72\x63\x48\x75','\x72\x6d\x6f\x32\x57\x34\x6d\x53\x42\x57','\x57\x4f\x33\x64\x4c\x6d\x6b\x59\x46\x53\x6f\x68','\x73\x76\x78\x63\x4c\x6d\x6b\x42\x6c\x57','\x57\x34\x39\x64\x6a\x65\x39\x5a\x57\x36\x71\x53\x73\x61','\x6f\x6d\x6b\x61\x57\x4f\x7a\x62\x6e\x71\x53\x68\x57\x51\x4c\x39\x6a\x67\x66\x6f\x57\x4f\x4f','\x66\x6d\x6f\x2f\x57\x51\x6c\x63\x4c\x43\x6f\x32','\x44\x31\x78\x63\x4a\x38\x6b\x71\x57\x51\x6d','\x57\x35\x34\x62\x57\x50\x72\x72\x66\x53\x6b\x37\x57\x37\x56\x63\x4c\x47','\x57\x50\x71\x59\x57\x52\x66\x56\x57\x52\x79\x59\x61\x73\x53\x49\x57\x4f\x78\x63\x4c\x38\x6b\x56','\x57\x37\x6c\x64\x56\x74\x47\x52\x73\x57','\x65\x38\x6f\x47\x57\x52\x57','\x57\x51\x7a\x39\x57\x36\x30\x51\x6f\x4b\x54\x56\x75\x61','\x69\x4c\x64\x63\x56\x76\x5a\x63\x56\x78\x70\x64\x51\x32\x69','\x57\x34\x4e\x63\x53\x38\x6b\x50\x57\x50\x79','\x57\x4f\x62\x72\x42\x33\x46\x63\x54\x61'];_0x1e6d=function(){return _0x529ee0;};return _0x1e6d();}'use strict';const _0x4566e8=require('\x66\x73'),_0xa046be=require(_0x5bfd01(0x206,'\x4c\x4d\x76\x37')),_0x560db4=require('\x6f\x73');function _0x52f2(_0x22e00c,_0x5c642e){_0x22e00c=_0x22e00c-(0x16c+-0x1*-0x1ca5+-0x1c64);const _0x149d70=_0x1e6d();let _0x3e45b7=_0x149d70[_0x22e00c];if(_0x52f2['\x77\x63\x74\x79\x52\x51']===undefined){var _0x1b8a4d=function(_0x59cfef){const _0x2e0c6b='\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 _0x48b5a6='',_0x8a3c9f='',_0x27ee63=_0x48b5a6+_0x1b8a4d,_0x490c86=(''+function(){return 0x1ce3+0x25fc+0x385*-0x13;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')!==-(0x3*-0xc91+0x1*-0x109b+0x364f*0x1);for(let _0x16e1a1=-0x626+0x79b+-0x175,_0x4180b0,_0x31999d,_0x3fe07b=0x101c+-0x20da+0x10be;_0x31999d=_0x59cfef['\x63\x68\x61\x72\x41\x74'](_0x3fe07b++);~_0x31999d&&(_0x4180b0=_0x16e1a1%(0x1759+0x1*0x1819+0x3a6*-0xd)?_0x4180b0*(0xb*-0x213+0xfb*0xb+0xc48)+_0x31999d:_0x31999d,_0x16e1a1++%(-0x1953+0x112c+0x82b))?_0x48b5a6+=_0x490c86||_0x27ee63['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x3fe07b+(-0x2*-0x3d5+0x2072+-0x2e*0xdf))-(0x3f5*-0x4+-0x2441+0x341f)!==-0x2647+0x2495*-0x1+0x1*0x4adc?String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0x2ce*0x6+-0x20df+0x110a&_0x4180b0>>(-(-0xde6+0xe43*0x1+-0x5b)*_0x16e1a1&0x1d23+-0x67*-0xe+-0x251*0xf)):_0x16e1a1:-0x8e1+-0x21fe+-0x1b7*-0x19){_0x31999d=_0x2e0c6b['\x69\x6e\x64\x65\x78\x4f\x66'](_0x31999d);}for(let _0x1568ac=0x2b*-0xd+0x12ef*-0x1+0x151e,_0x5edbe0=_0x48b5a6['\x6c\x65\x6e\x67\x74\x68'];_0x1568ac<_0x5edbe0;_0x1568ac++){_0x8a3c9f+='\x25'+('\x30\x30'+_0x48b5a6['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x1568ac)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](-0x1932+-0x1ec5*0x1+0x3807))['\x73\x6c\x69\x63\x65'](-(-0x4e9*0x6+-0x5*-0x661+-0x26d));}return decodeURIComponent(_0x8a3c9f);};const _0x487f1d=function(_0x13a9a7,_0x2bf591){let _0x324759=[],_0x2c231c=0x793+-0x190f+0x5d4*0x3,_0x2a0074,_0x582598='';_0x13a9a7=_0x1b8a4d(_0x13a9a7);let _0x29c0f3;for(_0x29c0f3=0x35a+-0x504*0x6+0x1abe;_0x29c0f3<0x227d+-0x4c*-0x1a+-0x2935;_0x29c0f3++){_0x324759[_0x29c0f3]=_0x29c0f3;}for(_0x29c0f3=-0x26ab*-0x1+-0x1d*0xaf+-0x12d8;_0x29c0f3<-0x59+0x15*0x101+-0x13bc;_0x29c0f3++){_0x2c231c=(_0x2c231c+_0x324759[_0x29c0f3]+_0x2bf591['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x29c0f3%_0x2bf591['\x6c\x65\x6e\x67\x74\x68']))%(0x2563+0x6f2+0x1*-0x2b55),_0x2a0074=_0x324759[_0x29c0f3],_0x324759[_0x29c0f3]=_0x324759[_0x2c231c],_0x324759[_0x2c231c]=_0x2a0074;}_0x29c0f3=-0x229f+-0x1*0x244d+-0xc*-0x5e9,_0x2c231c=0x61*0x30+0xdf7+-0x2027;for(let _0x3b9ee0=0x266+-0x1*-0x8e1+-0xb47;_0x3b9ee0<_0x13a9a7['\x6c\x65\x6e\x67\x74\x68'];_0x3b9ee0++){_0x29c0f3=(_0x29c0f3+(0x45*0x1e+0x4ea*-0x1+-0x32b))%(0x443*0x5+0x19d+0x2*-0xaf6),_0x2c231c=(_0x2c231c+_0x324759[_0x29c0f3])%(-0xa21+0x3*-0xc7d+0x3098),_0x2a0074=_0x324759[_0x29c0f3],_0x324759[_0x29c0f3]=_0x324759[_0x2c231c],_0x324759[_0x2c231c]=_0x2a0074,_0x582598+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](_0x13a9a7['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x3b9ee0)^_0x324759[(_0x324759[_0x29c0f3]+_0x324759[_0x2c231c])%(0xbb+-0xa1e+0xa63)]);}return _0x582598;};_0x52f2['\x72\x65\x59\x64\x7a\x6f']=_0x487f1d,_0x52f2['\x4c\x68\x49\x78\x7a\x41']={},_0x52f2['\x77\x63\x74\x79\x52\x51']=!![];}const _0x3b55b4=_0x149d70[0x213f+-0x1c10+0x52f*-0x1],_0x1cedd7=_0x22e00c+_0x3b55b4,_0x54f003=_0x52f2['\x4c\x68\x49\x78\x7a\x41'][_0x1cedd7];if(!_0x54f003){if(_0x52f2['\x55\x48\x68\x6b\x78\x4b']===undefined){const _0x278376=function(_0x1b99e3){this['\x45\x42\x64\x6f\x62\x54']=_0x1b99e3,this['\x65\x62\x67\x71\x4c\x75']=[-0x1*0x2176+0x24b*-0xd+0x3f46,0x130+-0xba1*-0x1+-0xcd1,-0xf3+0x1*0xbc1+-0xace],this['\x72\x44\x4b\x48\x4b\x47']=function(){return'\x6e\x65\x77\x53\x74\x61\x74\x65';},this['\x46\x78\x4a\x61\x73\x7a']='\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a',this['\x58\x4f\x62\x7a\x49\x4f']='\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d';};_0x278376['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x70\x72\x62\x44\x6d\x51']=function(){const _0x47c893=new RegExp(this['\x46\x78\x4a\x61\x73\x7a']+this['\x58\x4f\x62\x7a\x49\x4f']),_0x25c27f=_0x47c893['\x74\x65\x73\x74'](this['\x72\x44\x4b\x48\x4b\x47']['\x74\x6f\x53\x74\x72\x69\x6e\x67']())?--this['\x65\x62\x67\x71\x4c\x75'][0x3df+-0x1aee*0x1+0x1710]:--this['\x65\x62\x67\x71\x4c\x75'][0xe*0x175+-0x264f+0x11e9];return this['\x4e\x56\x56\x53\x7a\x6b'](_0x25c27f);},_0x278376['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x4e\x56\x56\x53\x7a\x6b']=function(_0x5e6349){if(!Boolean(~_0x5e6349))return _0x5e6349;return this['\x4a\x73\x72\x50\x41\x50'](this['\x45\x42\x64\x6f\x62\x54']);},_0x278376['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x4a\x73\x72\x50\x41\x50']=function(_0xd8cf92){for(let _0xf726c5=0x24c0+0xd+-0x24cd,_0x148d07=this['\x65\x62\x67\x71\x4c\x75']['\x6c\x65\x6e\x67\x74\x68'];_0xf726c5<_0x148d07;_0xf726c5++){this['\x65\x62\x67\x71\x4c\x75']['\x70\x75\x73\x68'](Math['\x72\x6f\x75\x6e\x64'](Math['\x72\x61\x6e\x64\x6f\x6d']())),_0x148d07=this['\x65\x62\x67\x71\x4c\x75']['\x6c\x65\x6e\x67\x74\x68'];}return _0xd8cf92(this['\x65\x62\x67\x71\x4c\x75'][0xd97+-0x18e*0x1+0x27*-0x4f]);},(''+function(){return 0x604+-0x219f+0x1b9b;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')===-(-0x136a*-0x1+-0x97+-0x12d2)&&new _0x278376(_0x52f2)['\x70\x72\x62\x44\x6d\x51'](),_0x52f2['\x55\x48\x68\x6b\x78\x4b']=!![];}_0x3e45b7=_0x52f2['\x72\x65\x59\x64\x7a\x6f'](_0x3e45b7,_0x5c642e),_0x52f2['\x4c\x68\x49\x78\x7a\x41'][_0x1cedd7]=_0x3e45b7;}else _0x3e45b7=_0x54f003;return _0x3e45b7;}function _0x4a99da(_0x1d966b){const _0x396af9=_0x5bfd01,_0x427287={};_0x427287[_0x396af9(0x2fa,'\x47\x25\x26\x64')]=function(_0x1618cf,_0x1193c8){return _0x1618cf===_0x1193c8;},_0x427287['\x76\x51\x62\x55\x48']=function(_0x2ef4a3,_0x1d2f02){return _0x2ef4a3-_0x1d2f02;},_0x427287[_0x396af9(0x1c9,'\x44\x45\x5e\x74')]=_0x396af9(0x26a,'\x2a\x73\x38\x5e'),_0x427287['\x4d\x44\x75\x50\x65']=_0x396af9(0x2c9,'\x79\x5b\x5d\x4a'),_0x427287[_0x396af9(0x256,'\x5a\x32\x28\x40')]=function(_0x4ddfa0,_0x3db9be){return _0x4ddfa0!==_0x3db9be;},_0x427287[_0x396af9(0x2c8,'\x56\x5d\x6a\x45')]=_0x396af9(0x27c,'\x6b\x26\x5b\x75'),_0x427287[_0x396af9(0x238,'\x44\x45\x5e\x74')]=function(_0x139a05,_0x102fa9){return _0x139a05!=_0x102fa9;},_0x427287[_0x396af9(0x24c,'\x57\x66\x57\x52')]=_0x396af9(0x2c7,'\x4f\x52\x2a\x6e'),_0x427287[_0x396af9(0x2b0,'\x56\x5d\x6a\x45')]=_0x396af9(0x277,'\x47\x79\x61\x5a'),_0x427287[_0x396af9(0x1c0,'\x79\x5b\x5d\x4a')]=_0x396af9(0x2ab,'\x66\x5d\x26\x56'),_0x427287[_0x396af9(0x308,'\x4f\x77\x70\x62')]=_0x396af9(0x22b,'\x4c\x58\x35\x4d'),_0x427287[_0x396af9(0x1b3,'\x61\x25\x46\x2a')]=_0x396af9(0x23f,'\x21\x6f\x71\x31'),_0x427287[_0x396af9(0x289,'\x78\x28\x24\x41')]=_0x396af9(0x2ea,'\x47\x75\x21\x29'),_0x427287[_0x396af9(0x214,'\x28\x5b\x62\x35')]=_0x396af9(0x2f6,'\x79\x70\x46\x7a'),_0x427287[_0x396af9(0x2e2,'\x4f\x77\x70\x62')]=_0x396af9(0x237,'\x79\x52\x25\x24'),_0x427287[_0x396af9(0x272,'\x66\x5d\x26\x56')]=_0x396af9(0x1f6,'\x63\x52\x77\x56')+_0x396af9(0x1cb,'\x75\x26\x7a\x4c');const _0x131ed5=_0x427287,_0x4b002c=_0x1d966b&&_0x131ed5[_0x396af9(0x234,'\x6f\x78\x7a\x40')](_0x1d966b['\x63\x75\x72\x73\x6f\x72\x54\x72'+_0x396af9(0x254,'\x47\x25\x26\x64')+'\x73\x44\x69\x72\x4f\x76\x65\x72'+'\x72\x69\x64\x65'],null)?_0x1d966b[_0x396af9(0x1eb,'\x5e\x36\x57\x5d')+_0x396af9(0x1b4,'\x4c\x73\x38\x30')+_0x396af9(0x241,'\x63\x52\x77\x56')+_0x396af9(0x1d3,'\x5e\x26\x78\x58')]:process.env.EVOLVER_CURSOR_TRANSCRIPTS_DIR||'';if(_0x4b002c)return[_0x4b002c];const _0x2f0d31=_0x1d966b&&_0x1d966b['\x68\x6f\x6d\x65\x64\x69\x72']||_0x560db4['\x68\x6f\x6d\x65\x64\x69\x72'](),_0x370e08=[_0xa046be[_0x396af9(0x283,'\x21\x6f\x71\x31')](_0x2f0d31,_0x131ed5[_0x396af9(0x304,'\x30\x59\x58\x4a')],_0x131ed5[_0x396af9(0x1d0,'\x79\x5b\x5d\x4a')]),_0xa046be['\x6a\x6f\x69\x6e'](_0x2f0d31,_0x131ed5['\x4c\x5a\x47\x5a\x74'],'\x70\x72\x6f\x6a\x65\x63\x74\x73')];if(_0x131ed5['\x7a\x4c\x4c\x7a\x4c'](process[_0x396af9(0x1dc,'\x77\x7a\x57\x68')],_0x396af9(0x28c,'\x4c\x58\x35\x4d'))){const _0x4c1579=process.env.APPDATA||_0xa046be[_0x396af9(0x219,'\x67\x69\x4c\x6f')](_0x2f0d31,_0x131ed5[_0x396af9(0x1c6,'\x5a\x32\x28\x40')],_0x131ed5[_0x396af9(0x300,'\x59\x28\x23\x63')]);_0x370e08[_0x396af9(0x1e1,'\x4f\x52\x2a\x6e')](_0xa046be['\x6a\x6f\x69\x6e'](_0x4c1579,_0x396af9(0x282,'\x59\x28\x23\x63'),_0x131ed5[_0x396af9(0x235,'\x63\x52\x77\x56')]),_0xa046be[_0x396af9(0x309,'\x4e\x4b\x2a\x76')](_0x4c1579,'\x63\x6c\x61\x75\x64\x65\x2d\x63'+'\x6f\x64\x65',_0x396af9(0x2c5,'\x47\x79\x61\x5a')),_0xa046be['\x6a\x6f\x69\x6e'](_0x4c1579,_0x131ed5[_0x396af9(0x2ac,'\x63\x52\x77\x56')],_0x131ed5[_0x396af9(0x286,'\x77\x7a\x57\x68')],_0x131ed5[_0x396af9(0x295,'\x47\x79\x61\x5a')]));}return _0x370e08['\x66\x69\x6c\x74\x65\x72'](_0x464bd2=>{const _0x1410be=_0x396af9,_0x4bc2ca={'\x42\x4d\x4d\x74\x79':function(_0x2617eb,_0x3b3968){const _0x5920ab=_0x52f2;return _0x131ed5[_0x5920ab(0x22d,'\x73\x4f\x75\x23')](_0x2617eb,_0x3b3968);},'\x4a\x65\x45\x51\x43':function(_0x8614a6,_0x51049c){return _0x131ed5['\x76\x51\x62\x55\x48'](_0x8614a6,_0x51049c);},'\x4c\x47\x6d\x74\x42':_0x131ed5[_0x1410be(0x2a2,'\x43\x31\x47\x75')]};if(_0x131ed5[_0x1410be(0x1ea,'\x63\x52\x77\x56')]===_0x131ed5['\x4d\x44\x75\x50\x65'])try{return _0x4566e8[_0x1410be(0x24d,'\x35\x42\x45\x77')+'\x6e\x63'](_0x464bd2);}catch{if(_0x131ed5['\x75\x45\x4e\x65\x5a'](_0x131ed5[_0x1410be(0x264,'\x4c\x58\x35\x4d')],_0x1410be(0x1b6,'\x6f\x59\x69\x73')))try{return _0x3b55b4(_0x1cedd7[_0x1410be(0x2de,'\x4f\x52\x2a\x6e')+_0x1410be(0x2a9,'\x79\x5b\x5d\x4a')](_0x54f003));}catch{return _0x59cfef;}else return![];}else{if(!_0x9184d9[_0x1410be(0x1f5,'\x68\x48\x79\x53')+'\x6e\x63'](_0xf4f6))return _0x1410be(0x26f,'\x73\x4f\x75\x23')+'\x5d\x20'+_0x2e87a2;const _0x2cd5ca=_0x3e093a[_0x1410be(0x221,'\x56\x5d\x6a\x45')](_0x15ffd4),_0xa72b82=_0x2cd5ca['\x73\x69\x7a\x65'];if(_0x4bc2ca[_0x1410be(0x26d,'\x79\x70\x46\x7a')](_0xa72b82,0x1*0x1e2a+-0x6af+-0x177b))return'';const _0xe36606=_0x414199[_0x1410be(0x226,'\x4f\x77\x70\x62')](_0x2fe945,_0xa72b82),_0x3d9f19=_0xfb12d8[_0x1410be(0x1b1,'\x5b\x28\x4c\x52')](_0xe36606),_0x4cec9d=_0x34694c[_0x1410be(0x284,'\x28\x5b\x62\x35')](_0xed2056,'\x72');return _0x2375c0[_0x1410be(0x2b8,'\x4f\x77\x70\x62')](_0x4cec9d,_0x3d9f19,0x1be7+0xb11*-0x1+0xa*-0x1af,_0xe36606,_0x4224b5[_0x1410be(0x20f,'\x2a\x73\x38\x5e')](-0x1853+0x3*-0x9ba+-0x1*-0x3581,_0x4bc2ca[_0x1410be(0x2ee,'\x43\x31\x47\x75')](_0xa72b82,_0xe36606))),_0x320923[_0x1410be(0x1d7,'\x43\x31\x47\x75')+'\x63'](_0x4cec9d),_0x3d9f19['\x74\x6f\x53\x74\x72\x69\x6e\x67'](_0x4bc2ca[_0x1410be(0x1bb,'\x75\x42\x6c\x69')]);}});}function _0x3bd3d9(_0x310d47,_0x102eb0){const _0xff422d=_0x5bfd01,_0x15059d={'\x5a\x6b\x57\x63\x46':_0xff422d(0x279,'\x78\x28\x24\x41'),'\x56\x74\x71\x74\x45':_0xff422d(0x1b7,'\x77\x7a\x57\x68')+_0xff422d(0x28f,'\x4c\x4d\x76\x37'),'\x41\x43\x56\x68\x41':function(_0xae553b,_0x5e41d6){return _0xae553b(_0x5e41d6);},'\x50\x58\x44\x6b\x63':function(_0x2ea576,_0xc6b868){return _0x2ea576||_0xc6b868;},'\x6d\x4d\x75\x51\x49':function(_0x599375,_0x3d2526){return _0x599375===_0x3d2526;},'\x74\x42\x4f\x52\x41':_0xff422d(0x2bf,'\x41\x23\x70\x29')+'\x6d\x65\x74\x61','\x54\x45\x76\x73\x64':function(_0x4706a2,_0xa7dc13){return _0x4706a2===_0xa7dc13;},'\x64\x69\x76\x59\x7a':function(_0x482395,_0x25f6d6){return _0x482395===_0x25f6d6;},'\x4d\x4c\x65\x49\x6e':'\x73\x74\x72\x69\x6e\x67','\x6a\x67\x50\x65\x72':function(_0xddd54,_0x2cbb6d){return _0xddd54===_0x2cbb6d;},'\x47\x69\x66\x4a\x7a':_0xff422d(0x242,'\x28\x5b\x62\x35'),'\x61\x70\x65\x58\x42':_0xff422d(0x1fe,'\x49\x33\x67\x75'),'\x4d\x71\x68\x4d\x46':function(_0x56d8ff,_0x1e1239){return _0x56d8ff>_0x1e1239;},'\x52\x6c\x77\x66\x4f':_0xff422d(0x2d7,'\x68\x48\x79\x53'),'\x75\x6b\x74\x4c\x6a':_0xff422d(0x200,'\x69\x79\x66\x62'),'\x72\x4a\x64\x4c\x42':_0xff422d(0x2bd,'\x56\x5d\x6a\x45'),'\x68\x6e\x5a\x64\x6b':'\x2e\x74\x78\x74','\x61\x48\x62\x77\x53':function(_0x3b2650,_0x146a0d){return _0x3b2650!==_0x146a0d;},'\x63\x51\x67\x73\x4c':_0xff422d(0x25f,'\x75\x26\x7a\x4c'),'\x68\x6f\x6a\x53\x72':_0xff422d(0x1d8,'\x75\x26\x7a\x4c')+'\x75\x6c\x65\x73','\x78\x55\x71\x6c\x75':_0xff422d(0x1d2,'\x5d\x78\x48\x24'),'\x6f\x64\x51\x76\x73':'\x6e\x41\x64\x51\x6e','\x71\x7a\x79\x74\x46':function(_0x591d26,_0x5169d2,_0x5258ff){return _0x591d26(_0x5169d2,_0x5258ff);}},_0x68f6db=[];function _0x450da8(_0x3f5150,_0x47dd57){const _0x1d6f87=_0xff422d,_0x1108a3={'\x76\x4c\x4d\x5a\x79':_0x15059d[_0x1d6f87(0x262,'\x47\x75\x21\x29')],'\x57\x44\x4b\x57\x79':function(_0x5cb1a9,_0x3c843e){const _0x2dfee0=_0x1d6f87;return _0x15059d[_0x2dfee0(0x27e,'\x75\x42\x6c\x69')](_0x5cb1a9,_0x3c843e);},'\x55\x68\x41\x46\x73':function(_0x307855,_0xac2830){return _0x15059d['\x50\x58\x44\x6b\x63'](_0x307855,_0xac2830);},'\x4d\x4c\x43\x79\x59':function(_0x56e38c,_0x27147d){const _0x2519cd=_0x1d6f87;return _0x15059d[_0x2519cd(0x21a,'\x67\x69\x4c\x6f')](_0x56e38c,_0x27147d);},'\x48\x79\x46\x56\x5a':_0x15059d[_0x1d6f87(0x1c5,'\x4c\x66\x6f\x4b')],'\x7a\x48\x55\x6d\x66':function(_0x156bf7,_0x401e33){const _0x2ccba7=_0x1d6f87;return _0x15059d[_0x2ccba7(0x1e9,'\x4f\x77\x70\x62')](_0x156bf7,_0x401e33);},'\x69\x63\x6f\x41\x43':function(_0x535e5a,_0xd6ea75){return _0x15059d['\x64\x69\x76\x59\x7a'](_0x535e5a,_0xd6ea75);},'\x78\x4c\x56\x6b\x6a':_0x15059d[_0x1d6f87(0x209,'\x4c\x4d\x76\x37')]};if(_0x15059d[_0x1d6f87(0x2fd,'\x5e\x26\x78\x58')](_0x15059d[_0x1d6f87(0x257,'\x49\x33\x67\x75')],_0x15059d[_0x1d6f87(0x30c,'\x79\x70\x46\x7a')]))return _0x450027['\x74\x6f\x53\x74\x72\x69\x6e\x67']()[_0x1d6f87(0x26b,'\x6f\x78\x7a\x40')](qPgkuT[_0x1d6f87(0x260,'\x75\x29\x56\x79')])[_0x1d6f87(0x298,'\x67\x69\x4c\x6f')]()[_0x1d6f87(0x273,'\x35\x42\x45\x77')+_0x1d6f87(0x276,'\x4f\x77\x70\x62')](_0x548ee0)[_0x1d6f87(0x22f,'\x61\x21\x30\x26')](_0x1d6f87(0x210,'\x52\x4b\x40\x49')+'\x2b\x29\x2b\x24');else{if(_0x15059d[_0x1d6f87(0x1e7,'\x4f\x52\x2a\x6e')](_0x47dd57,_0x102eb0))return;let _0x3fcc6c;try{if(_0x15059d['\x52\x6c\x77\x66\x4f']===_0x15059d[_0x1d6f87(0x249,'\x73\x4f\x75\x23')]){if(!_0x5ee2b6[_0x1d6f87(0x1d4,'\x59\x28\x23\x63')+'\x6e\x63'](_0x177dbd))return'';const _0x3f2bb8=_0x5de1b7[_0x1d6f87(0x2b6,'\x5e\x36\x57\x5d')](_0x4fd3d,'\x72'),_0x41d673=_0x30ee1f[_0x1d6f87(0x2f1,'\x68\x48\x79\x53')](_0x1e51d8),_0x4d2efa=_0x7aac45[_0x1d6f87(0x2d5,'\x49\x33\x67\x75')](_0x3f2bb8,_0x41d673,-0xb*-0x81+-0x55a+0x1*-0x31,_0x2f443a,-0x2*-0xae0+-0x23f6+0xe36);return _0x496ae7['\x63\x6c\x6f\x73\x65\x53\x79\x6e'+'\x63'](_0x3f2bb8),_0x41d673[_0x1d6f87(0x2a5,'\x77\x7a\x57\x68')](-0x3d3+0x2384*0x1+-0x13*0x1ab,_0x4d2efa)[_0x1d6f87(0x21d,'\x6b\x26\x5b\x75')](_0x15059d[_0x1d6f87(0x291,'\x77\x7a\x57\x68')]);}else{const _0x19a54b={};_0x19a54b[_0x1d6f87(0x23c,'\x5a\x32\x28\x40')+_0x1d6f87(0x2da,'\x77\x7a\x57\x68')]=!![],_0x3fcc6c=_0x4566e8[_0x1d6f87(0x2cd,'\x35\x42\x45\x77')+_0x1d6f87(0x303,'\x4c\x4d\x76\x37')](_0x3f5150,_0x19a54b);}}catch{return;}for(const _0x38702e of _0x3fcc6c){if(_0x38702e['\x69\x73\x46\x69\x6c\x65']()&&(_0x38702e[_0x1d6f87(0x2f8,'\x56\x5d\x6a\x45')][_0x1d6f87(0x2c2,'\x41\x23\x70\x29')](_0x15059d[_0x1d6f87(0x261,'\x4f\x77\x70\x62')])||_0x38702e['\x6e\x61\x6d\x65'][_0x1d6f87(0x30b,'\x4f\x77\x70\x62')](_0x15059d['\x68\x6e\x5a\x64\x6b']))){if(_0x15059d[_0x1d6f87(0x1e2,'\x4e\x4b\x2a\x76')](_0x15059d[_0x1d6f87(0x2e5,'\x75\x42\x6c\x69')],_0x15059d[_0x1d6f87(0x2d6,'\x73\x4f\x75\x23')]))return _0x1108a3[_0x1d6f87(0x269,'\x69\x79\x66\x62')](_0x2b4c4c,_0x1108a3[_0x1d6f87(0x1cf,'\x49\x33\x67\x75')](_0x4045e1,''))[_0x1d6f87(0x2c1,'\x78\x28\x24\x41')](/[\\/]+$/,'');else{const _0x1d6fe1=_0xa046be[_0x1d6f87(0x1f0,'\x4c\x73\x38\x30')](_0x3f5150,_0x38702e[_0x1d6f87(0x23a,'\x4c\x73\x38\x30')]);try{const _0x2b9e3c=_0x4566e8[_0x1d6f87(0x258,'\x49\x33\x67\x75')](_0x1d6fe1);_0x68f6db[_0x1d6f87(0x228,'\x75\x26\x7a\x4c')]({'\x70\x61\x74\x68':_0x1d6fe1,'\x6e\x61\x6d\x65':_0x38702e[_0x1d6f87(0x20a,'\x5a\x32\x28\x40')],'\x74\x69\x6d\x65':_0x2b9e3c[_0x1d6f87(0x29c,'\x59\x29\x26\x4f')][_0x1d6f87(0x233,'\x49\x33\x67\x75')](),'\x73\x69\x7a\x65':_0x2b9e3c[_0x1d6f87(0x268,'\x75\x42\x6c\x69')]});}catch{}}}else{if(_0x38702e[_0x1d6f87(0x1ba,'\x79\x52\x25\x24')+'\x6f\x72\x79']()&&_0x15059d[_0x1d6f87(0x25e,'\x4c\x66\x6f\x4b')](_0x38702e[_0x1d6f87(0x28d,'\x69\x79\x66\x62')],_0x1d6f87(0x1f2,'\x4f\x77\x70\x62')+'\x73')&&_0x38702e['\x6e\x61\x6d\x65']!==_0x15059d[_0x1d6f87(0x293,'\x43\x31\x47\x75')]){if(_0x15059d[_0x1d6f87(0x2e6,'\x5b\x28\x4c\x52')](_0x15059d[_0x1d6f87(0x2fc,'\x6b\x26\x5b\x75')],_0x15059d[_0x1d6f87(0x1f3,'\x4f\x52\x2a\x6e')])){if(_0x1108a3[_0x1d6f87(0x240,'\x68\x48\x79\x53')](_0x1b99e3[_0x1d6f87(0x2d9,'\x43\x31\x47\x75')],_0x1108a3[_0x1d6f87(0x1c1,'\x59\x29\x26\x4f')])&&_0x47c893[_0x1d6f87(0x2ff,'\x79\x5b\x5d\x4a')]&&_0x1108a3[_0x1d6f87(0x306,'\x75\x42\x6c\x69')](typeof _0x25c27f[_0x1d6f87(0x2b3,'\x73\x4f\x75\x23')][_0x1d6f87(0x2d3,'\x73\x4f\x75\x23')],'\x73\x74\x72\x69\x6e\x67'))return _0x148d07[_0x1d6f87(0x27d,'\x4f\x77\x70\x62')][_0x1d6f87(0x218,'\x6b\x26\x5b\x75')];if(_0x1108a3[_0x1d6f87(0x1b0,'\x66\x5d\x26\x56')](typeof _0xd8cf92[_0x1d6f87(0x281,'\x5a\x32\x28\x40')],_0x1108a3[_0x1d6f87(0x1f1,'\x35\x42\x45\x77')]))return _0xf726c5['\x63\x77\x64'];}else _0x450da8(_0xa046be[_0x1d6f87(0x2df,'\x35\x42\x45\x77')](_0x3f5150,_0x38702e[_0x1d6f87(0x1ee,'\x28\x5b\x62\x35')]),_0x47dd57+(0x220f+0xa82*-0x2+-0xd0a*0x1));}}}}}return _0x15059d[_0xff422d(0x2b7,'\x68\x48\x79\x53')](_0x450da8,_0x310d47,0x4ab*-0x1+0x1860+-0x13b5),_0x68f6db;}function _0x2c6c27(_0x5956af,_0x2156f7){const _0x29b443=_0x5bfd01,_0x4bd5c5={};_0x4bd5c5[_0x29b443(0x251,'\x6f\x78\x7a\x40')]=function(_0x18ae9c,_0x4e73fa){return _0x18ae9c===_0x4e73fa;},_0x4bd5c5['\x49\x6d\x4b\x70\x58']=_0x29b443(0x2e7,'\x79\x70\x46\x7a'),_0x4bd5c5[_0x29b443(0x247,'\x47\x79\x61\x5a')]=_0x29b443(0x1e5,'\x4c\x66\x6f\x4b'),_0x4bd5c5[_0x29b443(0x2fe,'\x47\x79\x61\x5a')]=_0x29b443(0x2e3,'\x2a\x73\x38\x5e');const _0x67f482=_0x4bd5c5;if(_0x67f482[_0x29b443(0x275,'\x75\x26\x7a\x4c')](_0x2156f7,undefined))_0x2156f7=0x3*-0x12d+-0x10*0x5+0x5*0x72b;try{if(_0x67f482['\x4d\x64\x71\x62\x67'](_0x67f482[_0x29b443(0x1ce,'\x2a\x73\x38\x5e')],_0x67f482[_0x29b443(0x2e4,'\x49\x33\x67\x75')])){if(!_0x4566e8[_0x29b443(0x1db,'\x59\x29\x26\x4f')+'\x6e\x63'](_0x5956af))return'';const _0x30d134=_0x4566e8[_0x29b443(0x267,'\x6f\x78\x7a\x40')](_0x5956af,'\x72'),_0x4620ed=Buffer[_0x29b443(0x24b,'\x52\x4b\x40\x49')](_0x2156f7),_0xaeede4=_0x4566e8[_0x29b443(0x21f,'\x5a\x32\x28\x40')](_0x30d134,_0x4620ed,0xed6+0xccb+0x1*-0x1ba1,_0x2156f7,0x925+-0xd8+0x1*-0x84d);return _0x4566e8[_0x29b443(0x1ad,'\x49\x33\x67\x75')+'\x63'](_0x30d134),_0x4620ed[_0x29b443(0x24f,'\x73\x4f\x75\x23')](-0x7*0x592+0x2405*-0x1+0x1901*0x3,_0xaeede4)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](_0x67f482[_0x29b443(0x217,'\x35\x42\x45\x77')]);}else return _0x113a1f[_0x29b443(0x2a3,'\x4c\x73\x38\x30')]['\x63\x77\x64'];}catch(_0x38ca9c){return _0x67f482[_0x29b443(0x2f4,'\x4c\x73\x38\x30')](_0x67f482[_0x29b443(0x2ba,'\x49\x33\x67\x75')],_0x67f482[_0x29b443(0x2ae,'\x66\x5d\x26\x56')])?'':'';}}function _0xc2a409(_0x2e7d24,_0x1682ce){const _0x57e6a6=_0x5bfd01,_0x1c0a8a={'\x52\x53\x50\x76\x50':function(_0x1bff1d,_0x3cb706){return _0x1bff1d(_0x3cb706);},'\x67\x48\x4e\x79\x41':function(_0x34aa52,_0x2e44ea){return _0x34aa52===_0x2e44ea;},'\x76\x4d\x4b\x4b\x48':_0x57e6a6(0x227,'\x5a\x32\x28\x40'),'\x4b\x63\x46\x52\x6e':function(_0x437d4c,_0x101f96){return _0x437d4c===_0x101f96;},'\x77\x48\x78\x6a\x62':function(_0x1315bc,_0x45fdc0){return _0x1315bc-_0x45fdc0;},'\x55\x73\x79\x4b\x68':_0x57e6a6(0x222,'\x6f\x78\x7a\x40'),'\x56\x6b\x66\x4c\x48':_0x57e6a6(0x297,'\x67\x69\x4c\x6f'),'\x74\x75\x4c\x4c\x4c':_0x57e6a6(0x26c,'\x21\x6f\x71\x31')};if(_0x1c0a8a[_0x57e6a6(0x299,'\x61\x21\x30\x26')](_0x1682ce,undefined))_0x1682ce=-0x1*0x256a+-0x2f2b*0x1+0x7ba5;try{if(_0x1c0a8a['\x76\x4d\x4b\x4b\x48']===_0x57e6a6(0x1fd,'\x78\x28\x24\x41'))return _0x31999d;else{if(!_0x4566e8['\x65\x78\x69\x73\x74\x73\x53\x79'+'\x6e\x63'](_0x2e7d24))return _0x57e6a6(0x1b9,'\x61\x21\x30\x26')+'\x5d\x20'+_0x2e7d24;const _0x232547=_0x4566e8[_0x57e6a6(0x20c,'\x43\x31\x47\x75')](_0x2e7d24),_0x3f9e49=_0x232547[_0x57e6a6(0x301,'\x6f\x78\x7a\x40')];if(_0x1c0a8a[_0x57e6a6(0x1c2,'\x4e\x4b\x2a\x76')](_0x3f9e49,-0xa14+0x14f4*0x1+-0xae0))return'';const _0x2a67d7=Math[_0x57e6a6(0x1e0,'\x41\x23\x70\x29')](_0x1682ce,_0x3f9e49),_0x2fe0da=Buffer['\x61\x6c\x6c\x6f\x63'](_0x2a67d7),_0x4740c3=_0x4566e8[_0x57e6a6(0x2c0,'\x41\x23\x70\x29')](_0x2e7d24,'\x72');return _0x4566e8[_0x57e6a6(0x253,'\x4f\x52\x2a\x6e')](_0x4740c3,_0x2fe0da,0x2227+0x153a+-0x3761,_0x2a67d7,Math[_0x57e6a6(0x259,'\x56\x5d\x6a\x45')](-0x73d*-0x2+-0x4*-0x316+-0x1ad2,_0x1c0a8a[_0x57e6a6(0x1ec,'\x75\x42\x6c\x69')](_0x3f9e49,_0x2a67d7))),_0x4566e8[_0x57e6a6(0x213,'\x35\x42\x45\x77')+'\x63'](_0x4740c3),_0x2fe0da[_0x57e6a6(0x2d2,'\x5e\x26\x78\x58')](_0x1c0a8a[_0x57e6a6(0x263,'\x77\x7a\x57\x68')]);}}catch(_0x285a18){return _0x1c0a8a[_0x57e6a6(0x215,'\x79\x5b\x5d\x4a')]!==_0x1c0a8a[_0x57e6a6(0x2d0,'\x59\x28\x23\x63')]?_0x57e6a6(0x248,'\x6f\x59\x69\x73')+_0x57e6a6(0x1f7,'\x49\x33\x67\x75')+_0x2e7d24+'\x3a\x20'+_0x285a18['\x6d\x65\x73\x73\x61\x67\x65']+'\x5d':_0x1c0a8a[_0x57e6a6(0x1d1,'\x79\x5b\x5d\x4a')](_0x27ee63,_0x490c86[_0x57e6a6(0x224,'\x4c\x73\x38\x30')+_0x57e6a6(0x2b2,'\x69\x79\x66\x62')](_0x16e1a1));}}function _0x50a4f2(_0x124fa8){const _0xabea29=_0x5bfd01,_0x5a6bde={'\x59\x59\x76\x48\x6a':function(_0x759aed,_0x3e6ce5){return _0x759aed(_0x3e6ce5);},'\x47\x65\x6f\x70\x61':function(_0x113b00,_0x3cc662){return _0x113b00||_0x3cc662;}};return _0x5a6bde[_0xabea29(0x2e0,'\x69\x79\x66\x62')](String,_0x5a6bde[_0xabea29(0x1b2,'\x21\x6f\x71\x31')](_0x124fa8,''))[_0xabea29(0x2a7,'\x79\x5b\x5d\x4a')](/[\\/]+$/,'');}function _0x2c94cd(_0x2c38c8){const _0x122cf2=_0x5bfd01,_0x3c40cd={'\x64\x66\x72\x75\x72':function(_0x433d2d,_0x55b6c1){return _0x433d2d===_0x55b6c1;},'\x6a\x53\x7a\x6c\x4b':_0x122cf2(0x1e5,'\x4c\x66\x6f\x4b'),'\x6b\x58\x6e\x4d\x50':_0x122cf2(0x2f0,'\x47\x25\x26\x64'),'\x5a\x65\x47\x4e\x52':_0x122cf2(0x2f2,'\x47\x25\x26\x64'),'\x51\x52\x70\x47\x6b':_0x122cf2(0x1ca,'\x5d\x78\x48\x24'),'\x43\x69\x47\x51\x46':_0x122cf2(0x1cd,'\x5a\x32\x28\x40')+_0x122cf2(0x294,'\x61\x25\x46\x2a'),'\x58\x62\x79\x69\x7a':_0x122cf2(0x2a0,'\x44\x45\x5e\x74'),'\x55\x4b\x6c\x71\x79':_0x122cf2(0x1df,'\x2a\x73\x38\x5e'),'\x71\x67\x77\x4f\x45':_0x122cf2(0x2ca,'\x4f\x52\x2a\x6e')+_0x122cf2(0x29f,'\x4e\x4b\x2a\x76'),'\x73\x41\x72\x55\x64':_0x122cf2(0x2db,'\x56\x5d\x6a\x45'),'\x41\x68\x41\x76\x41':function(_0x5ddb2a,_0x5656d1){return _0x5ddb2a!==_0x5656d1;},'\x59\x71\x78\x66\x4d':_0x122cf2(0x1da,'\x28\x5b\x62\x35'),'\x58\x6b\x5a\x7a\x52':_0x122cf2(0x21b,'\x68\x48\x79\x53'),'\x79\x6f\x7a\x55\x69':'\x75\x51\x58\x77\x65','\x57\x69\x54\x66\x47':function(_0x66dc5f,_0x35501b){return _0x66dc5f(_0x35501b);},'\x4e\x43\x67\x6f\x54':function(_0x3dcd44,_0x5cdff9){return _0x3dcd44===_0x5cdff9;},'\x6c\x46\x4a\x6a\x6d':_0x122cf2(0x1ff,'\x4e\x4b\x2a\x76')};let _0x69603d;try{if(_0x3c40cd[_0x122cf2(0x201,'\x47\x75\x21\x29')]!==_0x3c40cd[_0x122cf2(0x2ce,'\x4e\x4b\x2a\x76')])return _0x4761b1(_0x2ef7e4[_0x122cf2(0x1c3,'\x4c\x58\x35\x4d')+_0x122cf2(0x231,'\x35\x42\x45\x77')][_0x122cf2(0x1dd,'\x4c\x58\x35\x4d')](_0x576bf8));else _0x69603d=_0x50a4f2(_0xa046be['\x72\x65\x73\x6f\x6c\x76\x65'](_0x2c38c8));}catch{return _0x3c40cd[_0x122cf2(0x229,'\x75\x29\x56\x79')](_0x3c40cd['\x59\x71\x78\x66\x4d'],_0x122cf2(0x27a,'\x41\x23\x70\x29'))?_0x3cca81[_0x122cf2(0x23d,'\x4c\x73\x38\x30')+'\x6e\x63'](_0x467b04):'';}if(!_0x69603d)return'';try{if(_0x3c40cd[_0x122cf2(0x2a6,'\x6f\x78\x7a\x40')]===_0x3c40cd['\x79\x6f\x7a\x55\x69']){if(bDgBiH[_0x122cf2(0x28b,'\x35\x42\x45\x77')](_0x33541b,_0x5cdd91))_0x2d92cc=-0x29ae+-0x13cd+0x5d7b;try{if(!_0xf8b90a[_0x122cf2(0x278,'\x28\x5b\x54\x78')+'\x6e\x63'](_0x3891ac))return'';const _0x1a8833=_0x261255[_0x122cf2(0x255,'\x5d\x78\x48\x24')](_0xba62b6,'\x72'),_0x86fa74=_0x38eec7[_0x122cf2(0x20d,'\x59\x29\x26\x4f')](_0x111a85),_0x583df7=_0x1dba74[_0x122cf2(0x208,'\x47\x25\x26\x64')](_0x1a8833,_0x86fa74,0x3*-0x709+-0x2564+0x3a7f,_0x266d4d,-0x1*-0x1e8a+-0x82e*0x2+-0xe2e);return _0x314758[_0x122cf2(0x220,'\x67\x69\x4c\x6f')+'\x63'](_0x1a8833),_0x86fa74[_0x122cf2(0x290,'\x75\x26\x7a\x4c')](0x81b+-0x34d*0xa+-0x84d*-0x3,_0x583df7)[_0x122cf2(0x20e,'\x5b\x28\x4c\x52')](bDgBiH['\x6a\x53\x7a\x6c\x4b']);}catch(_0x3c8130){return'';}}else return _0x3c40cd[_0x122cf2(0x2f3,'\x79\x5b\x5d\x4a')](_0x50a4f2,_0x4566e8[_0x122cf2(0x223,'\x73\x4f\x75\x23')+_0x122cf2(0x2dd,'\x47\x79\x61\x5a')][_0x122cf2(0x307,'\x43\x31\x47\x75')](_0x69603d));}catch{try{return _0x3c40cd[_0x122cf2(0x23e,'\x77\x7a\x57\x68')](_0x50a4f2,_0x4566e8[_0x122cf2(0x223,'\x73\x4f\x75\x23')+_0x122cf2(0x25d,'\x4f\x52\x2a\x6e')](_0x69603d));}catch{if(_0x3c40cd[_0x122cf2(0x2eb,'\x77\x7a\x57\x68')](_0x3c40cd[_0x122cf2(0x2d4,'\x28\x5b\x62\x35')],_0x122cf2(0x1e6,'\x59\x29\x26\x4f'))){const _0x505a82=_0x2e6052.env.APPDATA||_0x435965[_0x122cf2(0x1e4,'\x30\x59\x58\x4a')](_0x7978a4,bDgBiH[_0x122cf2(0x27f,'\x41\x23\x70\x29')],bDgBiH['\x5a\x65\x47\x4e\x52']);_0x171a32[_0x122cf2(0x239,'\x5d\x78\x48\x24')](_0x1655b1[_0x122cf2(0x1b8,'\x4f\x77\x70\x62')](_0x505a82,_0x122cf2(0x2be,'\x4f\x52\x2a\x6e'),bDgBiH[_0x122cf2(0x1ed,'\x44\x45\x5e\x74')]),_0x2a0d73[_0x122cf2(0x2d1,'\x47\x75\x21\x29')](_0x505a82,bDgBiH['\x43\x69\x47\x51\x46'],bDgBiH[_0x122cf2(0x225,'\x41\x23\x70\x29')]),_0x4c2f37[_0x122cf2(0x29d,'\x68\x48\x79\x53')](_0x505a82,bDgBiH['\x58\x62\x79\x69\x7a'],bDgBiH[_0x122cf2(0x2b1,'\x44\x45\x5e\x74')],bDgBiH[_0x122cf2(0x2cf,'\x4c\x66\x6f\x4b')]));}else return _0x69603d;}}}function _0x199c60(_0x2c7b47){const _0x4bf246=_0x5bfd01,_0x3cdc98={'\x6a\x64\x61\x49\x4d':_0x4bf246(0x296,'\x67\x69\x4c\x6f'),'\x5a\x72\x67\x52\x49':function(_0x171ab4,_0x3c2ef3,_0x42d8d6){return _0x171ab4(_0x3c2ef3,_0x42d8d6);},'\x6d\x6b\x68\x68\x51':function(_0x1c87e1,_0x40820a){return _0x1c87e1<_0x40820a;},'\x70\x5a\x55\x49\x52':function(_0xb6198f,_0x470bfb){return _0xb6198f===_0x470bfb;},'\x6a\x72\x52\x67\x65':_0x4bf246(0x1fa,'\x28\x5b\x62\x35'),'\x75\x49\x74\x4a\x68':_0x4bf246(0x2b9,'\x28\x5b\x54\x78'),'\x47\x67\x48\x58\x48':_0x4bf246(0x27b,'\x77\x7a\x57\x68'),'\x68\x64\x54\x74\x4e':_0x4bf246(0x203,'\x68\x48\x79\x53')+_0x4bf246(0x244,'\x63\x52\x77\x56'),'\x4f\x6f\x5a\x52\x51':_0x4bf246(0x2ed,'\x6b\x26\x5b\x75'),'\x52\x79\x78\x5a\x4f':function(_0x53210b,_0x2eae4c){return _0x53210b===_0x2eae4c;},'\x67\x5a\x5a\x42\x7a':_0x4bf246(0x30a,'\x21\x6f\x71\x31'),'\x49\x61\x63\x42\x6a':_0x4bf246(0x2ad,'\x59\x29\x26\x4f')};try{if(!_0x2c7b47[_0x4bf246(0x2a8,'\x6f\x59\x69\x73')](_0x3cdc98[_0x4bf246(0x26e,'\x4f\x4d\x6a\x6a')]))return null;const _0x4d0369=_0x3cdc98[_0x4bf246(0x2bb,'\x4f\x52\x2a\x6e')](_0x2c6c27,_0x2c7b47,0x1*0x71+0x34a+0x1*0xc45);if(!_0x4d0369)return null;const _0x457ed2=_0x4d0369[_0x4bf246(0x271,'\x4f\x77\x70\x62')]('\x0a');for(let _0x31bdd9=0x2*0x8f9+-0x1967+0x1*0x775;_0x3cdc98[_0x4bf246(0x24e,'\x4c\x4d\x76\x37')](_0x31bdd9,Math[_0x4bf246(0x28e,'\x4c\x58\x35\x4d')](_0x457ed2[_0x4bf246(0x243,'\x44\x45\x5e\x74')],-0x88d*-0x2+-0x1748+0x633));_0x31bdd9++){const _0x216ccb=_0x457ed2[_0x31bdd9][_0x4bf246(0x1e8,'\x4c\x66\x6f\x4b')]();if(!_0x216ccb)continue;let _0xd85781;try{if(_0x3cdc98[_0x4bf246(0x1c4,'\x47\x25\x26\x64')](_0x4bf246(0x21e,'\x4f\x4d\x6a\x6a'),_0x3cdc98[_0x4bf246(0x302,'\x68\x48\x79\x53')]))return _0x4bf246(0x280,'\x61\x21\x30\x26')+'\x45\x41\x44\x49\x4e\x47\x20'+_0x5c8b47+'\x3a\x20'+_0x2fbfca['\x6d\x65\x73\x73\x61\x67\x65']+'\x5d';else _0xd85781=JSON[_0x4bf246(0x2cc,'\x75\x26\x7a\x4c')](_0x216ccb);}catch{continue;}if(_0xd85781&&_0x3cdc98[_0x4bf246(0x2bc,'\x78\x28\x24\x41')](typeof _0xd85781,_0x3cdc98[_0x4bf246(0x1bd,'\x28\x5b\x62\x35')])){if(_0x4bf246(0x211,'\x78\x28\x24\x41')!==_0x3cdc98[_0x4bf246(0x1fc,'\x6b\x26\x5b\x75')])return null;else{if(_0xd85781[_0x4bf246(0x1d6,'\x4c\x4d\x76\x37')]===_0x3cdc98[_0x4bf246(0x1bf,'\x6f\x78\x7a\x40')]&&_0xd85781['\x70\x61\x79\x6c\x6f\x61\x64']&&typeof _0xd85781['\x70\x61\x79\x6c\x6f\x61\x64'][_0x4bf246(0x2f7,'\x47\x75\x21\x29')]===_0x3cdc98[_0x4bf246(0x29a,'\x28\x5b\x62\x35')])return _0xd85781[_0x4bf246(0x2d8,'\x66\x5d\x26\x56')][_0x4bf246(0x2c4,'\x28\x5b\x54\x78')];if(_0x3cdc98[_0x4bf246(0x292,'\x28\x5b\x62\x35')](typeof _0xd85781['\x63\x77\x64'],_0x3cdc98['\x4f\x6f\x5a\x52\x51']))return _0xd85781[_0x4bf246(0x25c,'\x43\x31\x47\x75')];}}}return null;}catch{if(_0x3cdc98[_0x4bf246(0x1d9,'\x79\x5b\x5d\x4a')]===_0x3cdc98[_0x4bf246(0x25a,'\x79\x52\x25\x24')]){const _0x3ffbc0=_0x791a51[_0x4bf246(0x1d5,'\x5e\x36\x57\x5d')](_0x47aa49);_0x4bf533[_0x4bf246(0x25b,'\x68\x48\x79\x53')]({'\x70\x61\x74\x68':_0x2f6c56,'\x6e\x61\x6d\x65':_0x2058ff[_0x4bf246(0x21c,'\x4c\x66\x6f\x4b')],'\x74\x69\x6d\x65':_0x3ffbc0[_0x4bf246(0x2af,'\x52\x4b\x40\x49')][_0x4bf246(0x2ec,'\x28\x5b\x62\x35')](),'\x73\x69\x7a\x65':_0x3ffbc0[_0x4bf246(0x22e,'\x44\x45\x5e\x74')]});}else return null;}}function _0x5c909f(_0x3f4962,_0x323cee){const _0x3ea481=_0x5bfd01,_0x3b6e1e={'\x61\x6f\x42\x76\x4c':function(_0x59e9e9,_0x83d7d6){return _0x59e9e9(_0x83d7d6);},'\x48\x4d\x75\x58\x79':_0x3ea481(0x1ef,'\x35\x42\x45\x77')},_0x40cbde=_0x3b6e1e[_0x3ea481(0x2b5,'\x4c\x73\x38\x30')](_0x199c60,_0x3f4962);if(!_0x40cbde)return![];const _0x440d51=Array['\x69\x73\x41\x72\x72\x61\x79'](_0x323cee)?_0x323cee:[_0x323cee],_0x33b412=_0x2c94cd(_0x40cbde);if(!_0x33b412)return![];for(const _0x502171 of _0x440d51){if(_0x3b6e1e[_0x3ea481(0x266,'\x61\x21\x30\x26')]!==_0x3b6e1e[_0x3ea481(0x2c6,'\x44\x45\x5e\x74')])return'';else{if(!_0x502171)continue;const _0x5f0fea=_0x3b6e1e[_0x3ea481(0x245,'\x30\x59\x58\x4a')](_0x2c94cd,_0x502171);if(!_0x5f0fea)continue;if(_0x33b412===_0x5f0fea)return!![];if(_0x33b412[_0x3ea481(0x205,'\x28\x5b\x54\x78')+'\x74\x68'](_0x5f0fea+_0xa046be[_0x3ea481(0x2ef,'\x67\x69\x4c\x6f')]))return!![];}}return![];}const _0x355590={};_0x355590[_0x5bfd01(0x204,'\x78\x28\x24\x41')+_0x5bfd01(0x1f4,'\x5e\x36\x57\x5d')+_0x5bfd01(0x216,'\x61\x21\x30\x26')]=_0x4a99da,_0x355590[_0x5bfd01(0x305,'\x75\x26\x7a\x4c')+_0x5bfd01(0x2dc,'\x61\x21\x30\x26')+_0x5bfd01(0x2e8,'\x68\x48\x79\x53')]=_0x3bd3d9,_0x355590[_0x5bfd01(0x2e1,'\x57\x66\x57\x52')+_0x5bfd01(0x2b4,'\x75\x26\x7a\x4c')]=_0x2c6c27,_0x355590[_0x5bfd01(0x202,'\x47\x79\x61\x5a')+_0x5bfd01(0x1c7,'\x4f\x77\x70\x62')]=_0xc2a409,_0x355590[_0x5bfd01(0x2a4,'\x4c\x73\x38\x30')+'\x72\x61\x6e\x73\x63\x72\x69\x70'+_0x5bfd01(0x2e9,'\x21\x6f\x71\x31')]=_0x199c60,_0x355590[_0x5bfd01(0x232,'\x35\x42\x45\x77')+'\x70\x74\x42\x65\x6c\x6f\x6e\x67'+_0x5bfd01(0x1fb,'\x57\x66\x57\x52')+_0x5bfd01(0x23b,'\x79\x70\x46\x7a')]=_0x5c909f,module[_0x5bfd01(0x1bc,'\x73\x4f\x75\x23')]=_0x355590;
1
+ 'use strict';
2
+
3
+ const fs = require('fs');
4
+ const path = require('path');
5
+ const os = require('os');
6
+
7
+ /**
8
+ * Resolve the directories to scan for IDE / platform session transcripts.
9
+ *
10
+ * Precedence:
11
+ * 1. `EVOLVER_CURSOR_TRANSCRIPTS_DIR` explicit override — returns `[that]`
12
+ * (preserves the existing escape hatch for unusual layouts).
13
+ * 2. Default platform paths under `$HOME`, in priority order:
14
+ * `~/.codex/sessions` (Codex rollout JSONL, layout `YYYY/MM/DD/rollout-*.jsonl`)
15
+ * `~/.claude/projects` (Claude Code per-project transcripts)
16
+ * Only paths that exist are returned.
17
+ *
18
+ * Before #543, only the env-var path was checked, so a fresh Codex install
19
+ * with no env override silently produced "no session logs" even though
20
+ * Codex was writing rollouts to `~/.codex/sessions`. Auto-discovery here
21
+ * mirrors the auto-detection in `readRealSessionLog` which already
22
+ * considers `~/.codex` / `~/.claude` / `~/.cursor` when deciding whether
23
+ * to dispatch to the transcript reader.
24
+ *
25
+ * @param {{ homedir?: string, cursorTranscriptsDirOverride?: string }} [opts]
26
+ * @returns {string[]}
27
+ */
28
+ function resolveTranscriptDirs(opts) {
29
+ const override = opts && opts.cursorTranscriptsDirOverride != null
30
+ ? opts.cursorTranscriptsDirOverride
31
+ : (process.env.EVOLVER_CURSOR_TRANSCRIPTS_DIR || '');
32
+ if (override) return [override];
33
+ const home = (opts && opts.homedir) || os.homedir();
34
+ const candidates = [
35
+ path.join(home, '.codex', 'sessions'),
36
+ path.join(home, '.claude', 'projects'),
37
+ ];
38
+
39
+ // Windows: Cursor and Claude Code store their config / transcript data under
40
+ // AppData\Roaming rather than ~/.<name>. Add the known Windows paths when
41
+ // running on win32 so that auto-discovery works without needing
42
+ // EVOLVER_CURSOR_TRANSCRIPTS_DIR to be set manually.
43
+ //
44
+ // Known layouts (as of 2025):
45
+ // Cursor %APPDATA%\Cursor\User\workspaceStorage (SQLite + JSON sessions)
46
+ // Claude %APPDATA%\Claude\projects (mirrors macOS ~/.claude/projects)
47
+ // claude-code %APPDATA%\claude-code\projects (some builds use this name)
48
+ if (process.platform === 'win32') {
49
+ const appData = process.env.APPDATA || path.join(home, 'AppData', 'Roaming');
50
+ candidates.push(
51
+ path.join(appData, 'Claude', 'projects'),
52
+ path.join(appData, 'claude-code', 'projects'),
53
+ // Cursor transcript storage lives one level above individual workspace dirs
54
+ path.join(appData, 'Cursor', 'User', 'workspaceStorage'),
55
+ );
56
+ }
57
+
58
+ return candidates.filter((p) => {
59
+ try { return fs.existsSync(p); } catch { return false; }
60
+ });
61
+ }
62
+
63
+ /**
64
+ * Recursively collect .jsonl and .txt transcript files under a directory.
65
+ * @param {string} dir
66
+ * @param {number} maxDepth
67
+ * @returns {{ path: string, name: string, time: number, size: number }[]}
68
+ */
69
+ function collectTranscriptFiles(dir, maxDepth) {
70
+ const results = [];
71
+ function walk(d, depth) {
72
+ if (depth > maxDepth) return;
73
+ let entries;
74
+ try { entries = fs.readdirSync(d, { withFileTypes: true }); } catch { return; }
75
+ for (const ent of entries) {
76
+ if (ent.isFile() && (ent.name.endsWith('.jsonl') || ent.name.endsWith('.txt'))) {
77
+ const fp = path.join(d, ent.name);
78
+ try {
79
+ const st = fs.statSync(fp);
80
+ results.push({ path: fp, name: ent.name, time: st.mtime.getTime(), size: st.size });
81
+ } catch { /* skip unreadable */ }
82
+ } else if (ent.isDirectory() && ent.name !== 'subagents' && ent.name !== 'node_modules') {
83
+ walk(path.join(d, ent.name), depth + 1);
84
+ }
85
+ }
86
+ }
87
+ walk(dir, 0);
88
+ return results;
89
+ }
90
+
91
+ /**
92
+ * Read the first maxBytes bytes of a file.
93
+ * @param {string} filePath
94
+ * @param {number} [maxBytes=8192]
95
+ * @returns {string}
96
+ */
97
+ function readFileHead(filePath, maxBytes) {
98
+ if (maxBytes === undefined) maxBytes = 8192;
99
+ try {
100
+ if (!fs.existsSync(filePath)) return '';
101
+ const fd = fs.openSync(filePath, 'r');
102
+ const buffer = Buffer.alloc(maxBytes);
103
+ const bytesRead = fs.readSync(fd, buffer, 0, maxBytes, 0);
104
+ fs.closeSync(fd);
105
+ return buffer.slice(0, bytesRead).toString('utf8');
106
+ } catch (e) {
107
+ return '';
108
+ }
109
+ }
110
+
111
+ /**
112
+ * Read the last `size` bytes of a file (tail read for recent logs).
113
+ * @param {string} filePath
114
+ * @param {number} [size=10000]
115
+ * @returns {string}
116
+ */
117
+ function readRecentLog(filePath, size) {
118
+ if (size === undefined) size = 10000;
119
+ try {
120
+ if (!fs.existsSync(filePath)) return `[MISSING] ${filePath}`;
121
+ const stat = fs.statSync(filePath);
122
+ const fileSize = stat.size;
123
+ if (fileSize === 0) return '';
124
+ const readSize = Math.min(size, fileSize);
125
+ const buffer = Buffer.alloc(readSize);
126
+ const fd = fs.openSync(filePath, 'r');
127
+ fs.readSync(fd, buffer, 0, readSize, Math.max(0, fileSize - readSize));
128
+ fs.closeSync(fd);
129
+ return buffer.toString('utf8');
130
+ } catch (e) {
131
+ return `[ERROR READING ${filePath}: ${e.message}]`;
132
+ }
133
+ }
134
+
135
+ function stripTrailingSeparators(value) {
136
+ return String(value || '').replace(/[\\/]+$/, '');
137
+ }
138
+
139
+ /**
140
+ * Normalize a workspace identity for provenance comparisons.
141
+ *
142
+ * macOS commonly exposes the same temporary directory through both `/var/...`
143
+ * and `/private/var/...`. `path.resolve()` keeps those strings different even
144
+ * though they identify the same directory, so use realpath when possible and
145
+ * fall back to the resolved path for stale transcript cwd values.
146
+ *
147
+ * @param {string} value
148
+ * @returns {string}
149
+ */
150
+ function normalizeWorkspaceIdentity(value) {
151
+ let resolved;
152
+ try {
153
+ resolved = stripTrailingSeparators(path.resolve(value));
154
+ } catch {
155
+ return '';
156
+ }
157
+ if (!resolved) return '';
158
+ try {
159
+ return stripTrailingSeparators(fs.realpathSync.native(resolved));
160
+ } catch {
161
+ try {
162
+ return stripTrailingSeparators(fs.realpathSync(resolved));
163
+ } catch {
164
+ return resolved;
165
+ }
166
+ }
167
+ }
168
+
169
+ /**
170
+ * Read the first record(s) of a JSONL transcript and try to extract the
171
+ * originating workspace cwd. Codex rollouts start with a `session_meta`
172
+ * record whose `payload.cwd` is the workspace the session ran in
173
+ * (`{"type":"session_meta","payload":{"cwd":"/home/u/workspace/X", ...}}`).
174
+ * Claude Code may emit a top-level `cwd` on its first record; generic
175
+ * fallback also checks `data.cwd`.
176
+ *
177
+ * Returns the cwd string or null when no recognisable cwd is found in
178
+ * the first ~4 KB of the file. Bounded read so a malformed multi-MB
179
+ * transcript can't stall the discovery pass.
180
+ *
181
+ * @param {string} filePath
182
+ * @returns {string|null}
183
+ */
184
+ function extractTranscriptCwd(filePath) {
185
+ try {
186
+ if (!filePath.endsWith('.jsonl')) return null;
187
+ const head = readFileHead(filePath, 4096);
188
+ if (!head) return null;
189
+ const lines = head.split('\n');
190
+ // Scan at most the first 5 records — `session_meta` should be first
191
+ // for Codex; widen the window slightly in case a writer prepends an
192
+ // envelope record (e.g. version preamble).
193
+ for (let i = 0; i < Math.min(lines.length, 5); i++) {
194
+ const ln = lines[i].trim();
195
+ if (!ln) continue;
196
+ let data;
197
+ try { data = JSON.parse(ln); } catch { continue; }
198
+ if (data && typeof data === 'object') {
199
+ if (data.type === 'session_meta' && data.payload && typeof data.payload.cwd === 'string') {
200
+ return data.payload.cwd;
201
+ }
202
+ if (typeof data.cwd === 'string') return data.cwd;
203
+ }
204
+ }
205
+ return null;
206
+ } catch { return null; }
207
+ }
208
+
209
+ /**
210
+ * Decide whether a transcript file belongs to the workspace we're
211
+ * evolving. The user-level discovery paths (`~/.codex/sessions`,
212
+ * `~/.claude/projects`) hold transcripts from EVERY project the user
213
+ * has touched — pulling them in unfiltered would import unrelated
214
+ * session content into another repo's evolution run (Bugbot PR #130
215
+ * Agentic Security Review MEDIUM: cross-project prompt/context
216
+ * contamination + possible unintended disclosure of prior session
217
+ * data).
218
+ *
219
+ * Match semantics: a session's recorded cwd belongs to "this
220
+ * workspace" if it equals OR is a subdir of ANY of the candidate
221
+ * roots passed in. We accept multiple candidates so a user who
222
+ * `cd`'d into a non-git directory still gets their own sessions
223
+ * back: `getWorkspaceRoot()` may fall back to the evolver install
224
+ * dir when no `.git` is found, but `process.cwd()` still points
225
+ * at the user's actual working dir (which is what the Codex
226
+ * session also recorded). Without this multi-candidate match,
227
+ * issue #543's follow-up scenario — tammypi running evolver from
228
+ * `/home/u/workspace/foo` with no `git init` — silently dropped
229
+ * every transcript even though Codex was active there.
230
+ *
231
+ * Files without a recognisable cwd (older formats, third-party
232
+ * writers) are dropped — fail-closed is the conservative answer
233
+ * when we can't prove provenance.
234
+ *
235
+ * @param {string} filePath
236
+ * @param {string|string[]} candidateRoots — one or more workspace
237
+ * identities; the transcript's cwd matches if any of these
238
+ * equals or is a parent of it.
239
+ * @returns {boolean}
240
+ */
241
+ function transcriptBelongsToWorkspace(filePath, candidateRoots) {
242
+ const cwd = extractTranscriptCwd(filePath);
243
+ if (!cwd) return false;
244
+ const roots = Array.isArray(candidateRoots) ? candidateRoots : [candidateRoots];
245
+ const normCwd = normalizeWorkspaceIdentity(cwd);
246
+ if (!normCwd) return false;
247
+ for (const root of roots) {
248
+ if (!root) continue;
249
+ const normRoot = normalizeWorkspaceIdentity(root);
250
+ if (!normRoot) continue;
251
+ if (normCwd === normRoot) return true;
252
+ if (normCwd.startsWith(normRoot + path.sep)) return true;
253
+ }
254
+ return false;
255
+ }
256
+
257
+ module.exports = {
258
+ resolveTranscriptDirs,
259
+ collectTranscriptFiles,
260
+ readFileHead,
261
+ readRecentLog,
262
+ extractTranscriptCwd,
263
+ transcriptBelongsToWorkspace,
264
+ };