@evomap/evolver 1.88.3 → 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 (94) 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 -543
  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 +5 -15
  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/assetCallLog.js +30 -2
  30. package/src/gep/autoDistillConv.js +205 -1
  31. package/src/gep/autoDistillLlm.js +315 -1
  32. package/src/gep/candidateEval.js +92 -1
  33. package/src/gep/candidates.js +198 -1
  34. package/src/gep/contentHash.js +30 -1
  35. package/src/gep/conversationSniffer.js +266 -1
  36. package/src/gep/crypto.js +89 -1
  37. package/src/gep/curriculum.js +163 -1
  38. package/src/gep/deviceId.js +218 -1
  39. package/src/gep/envFingerprint.js +118 -1
  40. package/src/gep/epigenetics.js +31 -1
  41. package/src/gep/execBridge.js +711 -1
  42. package/src/gep/explore.js +289 -1
  43. package/src/gep/hash.js +15 -1
  44. package/src/gep/hubFetch.js +359 -1
  45. package/src/gep/hubReview.js +207 -1
  46. package/src/gep/hubSearch.js +526 -1
  47. package/src/gep/hubVerify.js +306 -1
  48. package/src/gep/learningSignals.js +89 -1
  49. package/src/gep/memoryGraph.js +1374 -1
  50. package/src/gep/memoryGraphAdapter.js +203 -1
  51. package/src/gep/mutation.js +203 -1
  52. package/src/gep/narrativeMemory.js +108 -1
  53. package/src/gep/oauthLogin.js +143 -0
  54. package/src/gep/openPRRegistry.js +205 -1
  55. package/src/gep/personality.js +423 -1
  56. package/src/gep/policyCheck.js +599 -1
  57. package/src/gep/prompt.js +836 -1
  58. package/src/gep/recallInject.js +409 -1
  59. package/src/gep/recallVerifier.js +318 -1
  60. package/src/gep/reflection.js +177 -1
  61. package/src/gep/schemas/capsule.js +26 -0
  62. package/src/gep/selector.js +602 -1
  63. package/src/gep/skillDistiller.js +1294 -1
  64. package/src/gep/solidify.js +1699 -1
  65. package/src/gep/strategy.js +136 -1
  66. package/src/gep/tokenSavings.js +88 -0
  67. package/src/gep/workspaceKeychain.js +174 -1
  68. package/src/proxy/extensions/traceControl.js +99 -1
  69. package/src/proxy/index.js +36 -6
  70. package/src/proxy/inject.js +52 -1
  71. package/src/proxy/trace/extractor.js +534 -1
  72. package/src/proxy/trace/usage.js +105 -0
  73. package/CONTRIBUTING.md +0 -11
  74. package/assets/cover.png +0 -0
  75. package/scripts/a2a_export.js +0 -63
  76. package/scripts/a2a_ingest.js +0 -79
  77. package/scripts/a2a_promote.js +0 -118
  78. package/scripts/analyze_by_skill.js +0 -121
  79. package/scripts/build_binaries.js +0 -479
  80. package/scripts/check-changelog.js +0 -166
  81. package/scripts/extract_log.js +0 -85
  82. package/scripts/generate_history.js +0 -75
  83. package/scripts/gep_append_event.js +0 -96
  84. package/scripts/gep_personality_report.js +0 -234
  85. package/scripts/human_report.js +0 -147
  86. package/scripts/recall-verify-report.js +0 -234
  87. package/scripts/recover_loop.js +0 -61
  88. package/scripts/seed-merchants.js +0 -91
  89. package/scripts/suggest_version.js +0 -89
  90. package/scripts/validate-modules.js +0 -38
  91. package/scripts/validate-suite.js +0 -78
  92. package/skills/index.json +0 -14
  93. /package/assets/gep/{genes.seed.json → genes.json} +0 -0
  94. /package/{skills → bundled-skills}/_meta/SKILL.md +0 -0
@@ -1 +1,206 @@
1
- const _0x1fa920=_0x1ef8;(function(_0x356a40,_0x5f5d9b){const _0x57b39e=_0x1ef8,_0x2a4984=_0x356a40();while(!![]){try{const _0x457d06=-parseInt(_0x57b39e(0x279,'\x66\x57\x26\x65'))/(-0x1*0xa6f+0x7*0x141+0x1a9)*(parseInt(_0x57b39e(0x28a,'\x71\x53\x77\x76'))/(-0x53*-0xd+-0x11*0xfb+0xc76))+parseInt(_0x57b39e(0x38b,'\x58\x23\x28\x4d'))/(-0x22a*0xa+-0x2183*-0x1+-0xbdc)*(-parseInt(_0x57b39e(0x187,'\x59\x41\x2a\x4b'))/(0x1b*-0x19+-0x1911+0x1bb8))+parseInt(_0x57b39e(0x2f0,'\x63\x79\x38\x52'))/(-0x1*0x2615+-0x239+0x2853)+-parseInt(_0x57b39e(0x24d,'\x6c\x33\x4a\x23'))/(0x12c0+-0x787*0x3+0x3db)*(-parseInt(_0x57b39e(0x304,'\x51\x34\x72\x4e'))/(0xa43*-0x1+-0x269d+0x3c3*0xd))+-parseInt(_0x57b39e(0x373,'\x5b\x67\x4d\x7a'))/(0x18fb+0x23d+-0x1b30)*(parseInt(_0x57b39e(0x1dd,'\x5a\x21\x4c\x74'))/(-0x11e0+0x1ce5+-0x2bf*0x4))+-parseInt(_0x57b39e(0x368,'\x5d\x6e\x5e\x23'))/(0x1*-0x1bd+-0x7ae*-0x5+-0x249f)*(parseInt(_0x57b39e(0x211,'\x79\x46\x6c\x4d'))/(0x24*0x5c+-0x15d*-0x19+-0x2efa))+parseInt(_0x57b39e(0x399,'\x40\x5d\x57\x6d'))/(-0xf*-0xc7+0x1*-0x1b6e+0xfd1*0x1)*(parseInt(_0x57b39e(0x37a,'\x67\x57\x66\x49'))/(-0x305+0x103f*0x1+-0xd2d));if(_0x457d06===_0x5f5d9b)break;else _0x2a4984['push'](_0x2a4984['shift']());}catch(_0x4cba90){_0x2a4984['push'](_0x2a4984['shift']());}}}(_0x5eec,0x47eb7+-0x1e453*0x1+0x263f8));const _0x1540e8=(function(){let _0x5994fc=!![];return function(_0x251bee,_0x9129e1){const _0x1cb759=_0x5994fc?function(){const _0x4308d1=_0x1ef8;if(_0x9129e1){const _0x42d5fb=_0x9129e1[_0x4308d1(0x26f,'\x34\x55\x52\x52')](_0x251bee,arguments);return _0x9129e1=null,_0x42d5fb;}}:function(){};return _0x5994fc=![],_0x1cb759;};}()),_0x12b80e=_0x1540e8(this,function(){const _0x38adb2=_0x1ef8,_0x737696={};_0x737696[_0x38adb2(0x2c5,'\x4b\x58\x71\x24')]='\x28\x28\x28\x2e\x2b\x29\x2b\x29'+'\x2b\x29\x2b\x24';const _0x481775=_0x737696;return _0x12b80e[_0x38adb2(0x18f,'\x30\x6b\x4d\x58')]()[_0x38adb2(0x33c,'\x29\x65\x47\x44')](_0x38adb2(0x32d,'\x29\x65\x47\x44')+_0x38adb2(0x2b4,'\x24\x77\x35\x51'))['\x74\x6f\x53\x74\x72\x69\x6e\x67']()[_0x38adb2(0x2aa,'\x67\x57\x66\x49')+'\x74\x6f\x72'](_0x12b80e)[_0x38adb2(0x31c,'\x24\x77\x35\x51')](_0x481775[_0x38adb2(0x2bf,'\x66\x4d\x24\x45')]);});_0x12b80e();function _0x1ef8(_0x16d137,_0x5f0949){_0x16d137=_0x16d137-(0x1*0xf05+0x16f7+-0x33*0xb7);const _0x37593=_0x5eec();let _0x7f2b3c=_0x37593[_0x16d137];if(_0x1ef8['\x4b\x49\x54\x73\x56\x68']===undefined){var _0xd2c3a4=function(_0x1d255d){const _0xfdc750='\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 _0x23d613='',_0xd58d73='',_0x3d1f03=_0x23d613+_0xd2c3a4,_0x421f10=(''+function(){return 0x1*0x950+-0x1439+-0x15*-0x85;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')!==-(-0x2*0x997+0x6d5+0xc5a);for(let _0x422304=-0x34*0x35+-0x139+0xbfd,_0xf05f40,_0x37a03d,_0x365455=-0x1767*0x1+0x18db+-0x174;_0x37a03d=_0x1d255d['\x63\x68\x61\x72\x41\x74'](_0x365455++);~_0x37a03d&&(_0xf05f40=_0x422304%(-0x2a*0x53+-0x23ad*0x1+-0x314f*-0x1)?_0xf05f40*(0x125*-0xf+0x128e+-0x123)+_0x37a03d:_0x37a03d,_0x422304++%(-0x3a*-0xb+0x161e+0x1*-0x1898))?_0x23d613+=_0x421f10||_0x3d1f03['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x365455+(0xbd9*0x3+-0x1*0x1864+-0xb1d))-(0x2430+-0x586*-0x2+-0x7*0x6be)!==-0x9*-0x16b+-0x328+-0x99b?String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0x225e+0x3f7+-0x2556&_0xf05f40>>(-(0x25b4+0xf8a+-0x353c)*_0x422304&-0x20*0x56+-0x84+0xb4a)):_0x422304:0x26b3*-0x1+-0x1bc1*-0x1+-0x6*-0x1d3){_0x37a03d=_0xfdc750['\x69\x6e\x64\x65\x78\x4f\x66'](_0x37a03d);}for(let _0x4b5cf6=-0xecf+0x1*-0x1f09+-0x3*-0xf48,_0x90842b=_0x23d613['\x6c\x65\x6e\x67\x74\x68'];_0x4b5cf6<_0x90842b;_0x4b5cf6++){_0xd58d73+='\x25'+('\x30\x30'+_0x23d613['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x4b5cf6)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](-0x1fc3*-0x1+0x2*-0x281+-0x1ab1*0x1))['\x73\x6c\x69\x63\x65'](-(0x8b*0x3f+-0x2*-0x1107+-0x4441));}return decodeURIComponent(_0xd58d73);};const _0x24ea95=function(_0x19e919,_0x586dd8){let _0x361781=[],_0x5aaf97=0x1*-0xc89+0x89*0x3e+0x97*-0x23,_0x158b1a,_0x55b78a='';_0x19e919=_0xd2c3a4(_0x19e919);let _0x1aed33;for(_0x1aed33=-0x745*0x2+-0x143d+0x133*0x1d;_0x1aed33<-0x2036+0x1*0x26d+-0xd5*-0x25;_0x1aed33++){_0x361781[_0x1aed33]=_0x1aed33;}for(_0x1aed33=0xdfa*-0x1+-0x222b+0x3025;_0x1aed33<-0x2392+0x7e6+0x1cac;_0x1aed33++){_0x5aaf97=(_0x5aaf97+_0x361781[_0x1aed33]+_0x586dd8['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x1aed33%_0x586dd8['\x6c\x65\x6e\x67\x74\x68']))%(-0x1252+-0xa4a*-0x1+0x44*0x22),_0x158b1a=_0x361781[_0x1aed33],_0x361781[_0x1aed33]=_0x361781[_0x5aaf97],_0x361781[_0x5aaf97]=_0x158b1a;}_0x1aed33=-0x123e+0x2cf*-0x2+0x17dc,_0x5aaf97=-0x1d86+-0x1e78+-0x449*-0xe;for(let _0xda5002=-0x6e+-0x2*0x76d+0xf48;_0xda5002<_0x19e919['\x6c\x65\x6e\x67\x74\x68'];_0xda5002++){_0x1aed33=(_0x1aed33+(0x2682*-0x1+-0x1*-0x19a5+-0x6*-0x225))%(-0x802+0x220b+0x1d*-0xdd),_0x5aaf97=(_0x5aaf97+_0x361781[_0x1aed33])%(0x4*-0x99a+-0x1e56+0x45be),_0x158b1a=_0x361781[_0x1aed33],_0x361781[_0x1aed33]=_0x361781[_0x5aaf97],_0x361781[_0x5aaf97]=_0x158b1a,_0x55b78a+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](_0x19e919['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0xda5002)^_0x361781[(_0x361781[_0x1aed33]+_0x361781[_0x5aaf97])%(0xe4a+-0x13b8+0x66e)]);}return _0x55b78a;};_0x1ef8['\x59\x47\x6e\x68\x79\x66']=_0x24ea95,_0x1ef8['\x59\x6b\x54\x70\x4a\x52']={},_0x1ef8['\x4b\x49\x54\x73\x56\x68']=!![];}const _0xf824b2=_0x37593[-0x329*0xc+0x1968+0xc84],_0x2a7595=_0x16d137+_0xf824b2,_0x38f62f=_0x1ef8['\x59\x6b\x54\x70\x4a\x52'][_0x2a7595];if(!_0x38f62f){if(_0x1ef8['\x56\x77\x56\x66\x44\x65']===undefined){const _0x452b2a=function(_0x2ebe60){this['\x78\x64\x48\x48\x65\x6f']=_0x2ebe60,this['\x6c\x4b\x4b\x62\x6a\x6d']=[-0x4*-0x547+0x26*-0x1+0x1*-0x14f5,-0x20b8+0xf0d+-0x11ab*-0x1,0xb29+0xd*-0x2b0+0x17c7],this['\x43\x58\x70\x70\x58\x58']=function(){return'\x6e\x65\x77\x53\x74\x61\x74\x65';},this['\x63\x6b\x71\x71\x62\x74']='\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a',this['\x6f\x78\x73\x53\x55\x4c']='\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d';};_0x452b2a['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x61\x46\x5a\x65\x63\x65']=function(){const _0x191571=new RegExp(this['\x63\x6b\x71\x71\x62\x74']+this['\x6f\x78\x73\x53\x55\x4c']),_0x27a83d=_0x191571['\x74\x65\x73\x74'](this['\x43\x58\x70\x70\x58\x58']['\x74\x6f\x53\x74\x72\x69\x6e\x67']())?--this['\x6c\x4b\x4b\x62\x6a\x6d'][-0x1a4a+-0x33b*-0x6+0x6e9]:--this['\x6c\x4b\x4b\x62\x6a\x6d'][0x13ed+-0x1*0x25bd+0x11d0];return this['\x7a\x4f\x44\x57\x56\x70'](_0x27a83d);},_0x452b2a['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x7a\x4f\x44\x57\x56\x70']=function(_0x9a4995){if(!Boolean(~_0x9a4995))return _0x9a4995;return this['\x74\x6b\x64\x7a\x59\x52'](this['\x78\x64\x48\x48\x65\x6f']);},_0x452b2a['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x74\x6b\x64\x7a\x59\x52']=function(_0x51d5c){for(let _0x3af2cf=0xb6*-0x2e+0x25fb+-0x547,_0x68a6d5=this['\x6c\x4b\x4b\x62\x6a\x6d']['\x6c\x65\x6e\x67\x74\x68'];_0x3af2cf<_0x68a6d5;_0x3af2cf++){this['\x6c\x4b\x4b\x62\x6a\x6d']['\x70\x75\x73\x68'](Math['\x72\x6f\x75\x6e\x64'](Math['\x72\x61\x6e\x64\x6f\x6d']())),_0x68a6d5=this['\x6c\x4b\x4b\x62\x6a\x6d']['\x6c\x65\x6e\x67\x74\x68'];}return _0x51d5c(this['\x6c\x4b\x4b\x62\x6a\x6d'][-0x1e75+-0x24b7+0x10cb*0x4]);},(''+function(){return-0xd*-0x21+0xb*-0x47+-0x1*-0x160;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')===-(-0x1215*-0x2+0x18b2*-0x1+-0xb77)&&new _0x452b2a(_0x1ef8)['\x61\x46\x5a\x65\x63\x65'](),_0x1ef8['\x56\x77\x56\x66\x44\x65']=!![];}_0x7f2b3c=_0x1ef8['\x59\x47\x6e\x68\x79\x66'](_0x7f2b3c,_0x5f0949),_0x1ef8['\x59\x6b\x54\x70\x4a\x52'][_0x2a7595]=_0x7f2b3c;}else _0x7f2b3c=_0x38f62f;return _0x7f2b3c;}'use strict';const {extractSignals:_0x3e3a4d}=require(_0x1fa920(0x2a0,'\x58\x34\x50\x53')+'\x70\x2f\x73\x69\x67\x6e\x61\x6c'+'\x73'),{loadGenes:_0x3975da,loadCapsules:_0x8f9c44,readAllEvents:_0x65f63b,consumePendingSignals:_0xc5d7ce}=require(_0x1fa920(0x2ce,'\x76\x67\x59\x34')+_0x1fa920(0x35b,'\x34\x55\x52\x52')+_0x1fa920(0x31a,'\x50\x24\x67\x6f')),{trySniff:_0x538a7b}=require('\x2e\x2e\x2f\x2e\x2e\x2f\x67\x65'+_0x1fa920(0x1cb,'\x23\x48\x31\x29')+_0x1fa920(0x312,'\x61\x4b\x44\x67')+_0x1fa920(0x20a,'\x34\x55\x52\x52')),{readStateForSolidify:_0x118752}=require('\x2e\x2e\x2f\x2e\x2e\x2f\x67\x65'+_0x1fa920(0x1f0,'\x23\x48\x31\x29')+'\x66\x79');function _0x5eec(){const _0x2843f7=['\x57\x52\x46\x64\x4f\x66\x4b\x71\x73\x76\x4a\x64\x50\x4c\x65','\x69\x75\x56\x64\x54\x5a\x4e\x64\x50\x58\x5a\x63\x55\x32\x53','\x57\x51\x39\x6c\x57\x4f\x62\x4d\x6e\x38\x6f\x57\x76\x43\x6b\x4b','\x57\x4f\x43\x49\x57\x50\x48\x41\x57\x52\x75\x48\x67\x38\x6f\x34','\x76\x43\x6f\x57\x6b\x6d\x6f\x41\x78\x43\x6f\x6f\x57\x4f\x58\x33','\x76\x48\x48\x46\x57\x51\x4b\x44\x75\x32\x4f','\x75\x33\x74\x63\x48\x49\x53\x78\x57\x36\x50\x57\x76\x71','\x57\x50\x68\x63\x47\x43\x6f\x6a\x63\x67\x2f\x64\x50\x61\x31\x6c','\x6d\x43\x6f\x58\x57\x50\x42\x63\x4c\x4c\x72\x37\x57\x35\x56\x63\x53\x47','\x73\x6d\x6b\x43\x57\x34\x75\x4c','\x74\x4d\x75\x50\x64\x43\x6f\x50\x7a\x53\x6b\x45\x7a\x57','\x57\x52\x64\x64\x50\x43\x6b\x43\x57\x52\x7a\x6d\x57\x50\x2f\x64\x51\x53\x6b\x4e','\x57\x4f\x4a\x64\x47\x71\x58\x59\x73\x57','\x69\x38\x6f\x6c\x68\x38\x6b\x73\x6c\x33\x42\x64\x55\x77\x43','\x76\x6d\x6b\x6d\x57\x50\x79\x53\x68\x6d\x6f\x47\x71\x5a\x43','\x57\x52\x46\x64\x48\x53\x6b\x4d','\x61\x78\x44\x46\x6f\x38\x6f\x54','\x57\x37\x4a\x63\x52\x53\x6f\x68\x57\x37\x53\x6b\x57\x50\x2f\x64\x52\x53\x6b\x55','\x57\x4f\x68\x64\x50\x65\x58\x6d\x57\x35\x53','\x57\x36\x33\x63\x47\x43\x6f\x49\x57\x35\x34\x77','\x57\x52\x6a\x75\x57\x35\x76\x47\x57\x37\x5a\x63\x4d\x77\x78\x64\x48\x71','\x57\x52\x61\x48\x57\x4f\x64\x63\x56\x6d\x6b\x74','\x57\x4f\x30\x6c\x57\x34\x47\x72\x57\x37\x42\x63\x4b\x78\x47\x69','\x57\x36\x33\x63\x50\x72\x64\x63\x4b\x6d\x6b\x36','\x57\x50\x79\x73\x57\x50\x52\x63\x4e\x6d\x6b\x42','\x57\x36\x52\x63\x53\x53\x6f\x53\x57\x37\x38\x64\x57\x34\x61','\x77\x38\x6f\x43\x57\x50\x78\x64\x4e\x61\x57','\x57\x50\x33\x63\x4a\x43\x6f\x35\x44\x71\x72\x36\x6a\x61\x6d','\x57\x34\x33\x63\x47\x33\x35\x4a\x57\x35\x33\x64\x4d\x61','\x7a\x38\x6b\x35\x57\x52\x66\x2b\x6e\x6d\x6f\x63\x69\x71','\x79\x53\x6f\x64\x69\x38\x6f\x70\x73\x38\x6f\x6a','\x41\x76\x75\x64\x63\x43\x6f\x44','\x78\x53\x6b\x70\x57\x36\x54\x54\x6e\x6d\x6f\x4c\x63\x4a\x4b','\x57\x50\x61\x37\x57\x34\x53\x79\x57\x36\x54\x4a\x57\x34\x6d','\x61\x61\x64\x64\x49\x6d\x6b\x33\x57\x52\x2f\x63\x4f\x6d\x6b\x45\x57\x52\x6a\x52\x74\x43\x6b\x5a\x57\x50\x34\x66','\x6b\x4b\x54\x48','\x57\x4f\x62\x35\x57\x51\x54\x4d\x68\x71','\x57\x50\x39\x6a\x57\x50\x4b\x6b\x75\x6d\x6f\x42\x44\x6d\x6b\x69','\x6e\x5a\x76\x4f\x41\x38\x6b\x69\x65\x59\x65\x67','\x57\x34\x4a\x64\x4f\x65\x75\x71\x71\x66\x5a\x64\x55\x71\x30','\x57\x51\x35\x32\x57\x50\x30\x37\x73\x61','\x41\x78\x43\x69\x57\x37\x37\x63\x4c\x4e\x56\x63\x4f\x73\x4f','\x76\x43\x6f\x62\x63\x61','\x57\x4f\x6c\x64\x4a\x64\x58\x68\x75\x68\x69\x39\x43\x71','\x57\x37\x52\x63\x4a\x61\x6c\x63\x56\x38\x6b\x58','\x72\x43\x6b\x4c\x74\x38\x6f\x74\x63\x53\x6f\x47\x57\x35\x70\x64\x49\x71','\x76\x65\x69\x4c\x65\x53\x6f\x5a\x77\x53\x6f\x73\x78\x71','\x57\x37\x70\x63\x47\x43\x6b\x4a\x57\x50\x79','\x72\x53\x6f\x4f\x71\x43\x6f\x64\x57\x52\x78\x63\x50\x43\x6f\x41\x57\x50\x30','\x57\x51\x69\x62\x57\x36\x34\x67\x57\x37\x58\x66\x57\x35\x56\x64\x51\x61','\x6f\x33\x35\x68\x57\x37\x52\x63\x50\x4e\x64\x63\x50\x5a\x30','\x57\x36\x33\x64\x4f\x53\x6b\x74\x57\x37\x34\x71\x57\x35\x2f\x64\x4f\x6d\x6f\x49','\x57\x51\x44\x38\x57\x4f\x58\x74\x69\x53\x6b\x79\x57\x34\x47\x4b','\x46\x4e\x78\x63\x54\x38\x6f\x55\x57\x36\x43','\x79\x38\x6b\x51\x57\x34\x6d\x2f\x61\x6d\x6f\x54\x61\x63\x61','\x57\x52\x70\x63\x47\x53\x6b\x2b\x57\x51\x6c\x63\x49\x4d\x66\x72\x46\x71','\x69\x53\x6b\x2f\x57\x50\x4e\x64\x47\x66\x58\x70\x57\x34\x4a\x63\x51\x71','\x57\x51\x46\x64\x53\x38\x6b\x49\x75\x53\x6f\x41\x57\x51\x46\x64\x49\x59\x75','\x6b\x67\x33\x64\x4c\x4e\x5a\x63\x4f\x57','\x57\x52\x61\x6d\x57\x51\x33\x63\x52\x43\x6b\x33','\x57\x37\x75\x2b\x7a\x59\x79\x6f\x43\x48\x54\x49','\x73\x53\x6b\x67\x57\x34\x61\x4f\x68\x38\x6f\x48\x64\x73\x65','\x57\x35\x50\x70\x57\x36\x38\x6c\x57\x35\x64\x63\x47\x63\x61','\x75\x43\x6f\x58\x6d\x47','\x57\x50\x65\x63\x57\x35\x47\x70\x57\x37\x75','\x57\x51\x52\x63\x4c\x6d\x6b\x44\x57\x50\x5a\x63\x51\x71','\x57\x52\x68\x64\x48\x53\x6f\x52\x57\x35\x37\x64\x53\x43\x6b\x62\x75\x4d\x71','\x57\x51\x44\x44\x57\x52\x4c\x2b\x57\x50\x75\x6c\x70\x43\x6f\x61','\x6e\x74\x7a\x35\x45\x38\x6b\x67','\x57\x50\x72\x69\x57\x34\x7a\x47','\x57\x37\x53\x4e\x45\x4d\x79\x75\x57\x36\x72\x2f\x65\x71','\x7a\x74\x4c\x59\x42\x43\x6b\x75\x70\x4a\x79\x62','\x69\x75\x50\x4e\x67\x38\x6f\x43\x57\x34\x39\x44\x45\x71','\x67\x53\x6b\x37\x70\x72\x68\x64\x53\x75\x6a\x34\x68\x47','\x57\x37\x4e\x64\x4a\x65\x6d\x77\x75\x30\x5a\x64\x55\x62\x47','\x71\x53\x6b\x61\x57\x34\x71\x4d\x6f\x47','\x6d\x30\x56\x64\x52\x78\x52\x63\x51\x47','\x57\x36\x74\x63\x56\x72\x61\x4b\x74\x66\x64\x64\x55\x47\x4b','\x41\x38\x6f\x68\x6b\x43\x6f\x72\x79\x6d\x6f\x73\x57\x4f\x54\x5a','\x57\x52\x65\x4e\x43\x53\x6f\x66\x57\x50\x61','\x57\x52\x46\x64\x53\x66\x38\x7a\x75\x76\x5a\x64\x55\x61\x4f','\x6c\x65\x4a\x64\x4f\x57','\x44\x53\x6f\x42\x6f\x53\x6f\x4b\x6b\x47','\x57\x50\x75\x54\x57\x36\x71\x6e\x57\x36\x31\x51','\x6c\x31\x44\x68\x62\x43\x6f\x44\x57\x4f\x62\x6f','\x57\x35\x66\x34\x57\x36\x53\x44\x57\x35\x46\x63\x4b\x57','\x78\x43\x6f\x47\x6a\x53\x6f\x6e\x44\x47','\x77\x66\x6c\x63\x4a\x6d\x6f\x62\x57\x34\x71','\x6d\x53\x6f\x71\x66\x38\x6f\x65\x6c\x32\x52\x63\x52\x67\x43','\x57\x50\x76\x65\x57\x4f\x6d\x71\x63\x71','\x57\x4f\x57\x54\x57\x37\x4b\x45\x57\x51\x6d','\x57\x37\x6a\x39\x78\x32\x38\x76','\x57\x35\x34\x34\x57\x51\x70\x63\x52\x4b\x66\x5a\x57\x34\x72\x6f','\x57\x34\x58\x76\x57\x37\x69\x6e\x57\x35\x78\x63\x47\x30\x4b\x71','\x57\x35\x2f\x64\x4b\x53\x6b\x51\x41\x6d\x6f\x73','\x57\x36\x72\x57\x75\x66\x30\x51','\x57\x52\x58\x57\x57\x4f\x35\x71\x6b\x6d\x6b\x73\x57\x4f\x4b\x38','\x57\x4f\x4c\x6c\x57\x50\x6a\x7a\x76\x6d\x6f\x6d\x42\x38\x6b\x70','\x67\x53\x6f\x43\x57\x52\x56\x64\x54\x38\x6f\x38','\x65\x31\x6c\x64\x49\x4e\x42\x63\x55\x61','\x57\x36\x33\x64\x49\x53\x6f\x6b\x57\x50\x30\x44\x57\x37\x76\x5a','\x57\x52\x66\x6b\x57\x50\x79\x72\x73\x57','\x57\x35\x53\x44\x57\x52\x75','\x57\x35\x6a\x2f\x57\x36\x6d\x46\x62\x61','\x46\x43\x6b\x78\x76\x43\x6f\x6b\x41\x64\x42\x64\x51\x33\x65','\x63\x59\x61\x38\x57\x51\x65\x75\x43\x76\x35\x6a','\x68\x78\x4e\x63\x47\x74\x65\x76\x57\x34\x44\x31\x78\x71','\x6d\x38\x6b\x6a\x7a\x6d\x6b\x2f\x45\x32\x52\x63\x48\x31\x78\x63\x54\x43\x6b\x37\x73\x38\x6b\x52\x77\x71','\x57\x51\x50\x38\x57\x50\x62\x78\x69\x53\x6b\x6f','\x57\x34\x64\x63\x49\x57\x6c\x63\x53\x43\x6b\x38','\x41\x4d\x37\x64\x50\x64\x2f\x64\x50\x38\x6f\x39\x6f\x38\x6f\x37','\x57\x52\x4f\x6c\x57\x52\x6e\x31\x57\x4f\x69','\x66\x6d\x6f\x5a\x79\x66\x64\x63\x53\x4b\x31\x56\x68\x47','\x6d\x43\x6b\x67\x6e\x53\x6f\x47\x57\x35\x4f\x4c\x57\x37\x4f\x77','\x6c\x43\x6b\x78\x6c\x6d\x6f\x6b\x57\x35\x57\x32\x57\x36\x61\x74','\x67\x6d\x6b\x47\x69\x6d\x6f\x4e\x57\x35\x4f\x2b\x57\x37\x61\x6e','\x65\x4b\x52\x63\x4b\x43\x6f\x4c\x57\x36\x74\x64\x53\x38\x6f\x6c\x57\x37\x4b','\x57\x52\x5a\x64\x4a\x43\x6f\x36\x57\x34\x64\x63\x56\x47','\x57\x51\x74\x63\x4c\x53\x6b\x49\x57\x51\x70\x63\x56\x68\x44\x76\x45\x61','\x57\x52\x64\x64\x52\x67\x44\x2b\x57\x34\x70\x63\x51\x68\x66\x53','\x57\x35\x46\x63\x48\x33\x58\x54\x57\x34\x33\x64\x4b\x43\x6b\x61\x6a\x71','\x66\x64\x54\x56\x57\x51\x38','\x57\x37\x4e\x64\x56\x53\x6b\x51\x76\x53\x6f\x5a\x57\x52\x37\x63\x47\x66\x57','\x6c\x65\x6c\x64\x4f\x64\x4e\x64\x50\x58\x5a\x63\x55\x32\x53','\x57\x37\x50\x49\x57\x36\x34\x5a\x67\x57','\x6e\x6d\x6f\x73\x57\x36\x74\x63\x47\x61\x6c\x64\x4e\x4d\x61\x46','\x57\x34\x33\x63\x47\x5a\x62\x4c\x57\x34\x46\x64\x4c\x6d\x6f\x75\x6c\x47','\x6f\x53\x6b\x43\x57\x36\x37\x63\x48\x75\x47\x56\x6d\x38\x6b\x44\x57\x35\x39\x77\x57\x50\x74\x63\x55\x38\x6f\x78','\x69\x53\x6b\x6d\x6c\x43\x6f\x68\x57\x36\x75','\x7a\x4c\x4e\x63\x49\x59\x4b\x76\x57\x37\x6a\x49\x73\x61','\x57\x37\x39\x33\x44\x76\x43\x62\x57\x37\x4c\x35','\x57\x37\x31\x49\x70\x75\x38\x76\x57\x36\x38\x58\x65\x61','\x64\x73\x62\x37\x57\x50\x50\x76\x73\x31\x6e\x69','\x57\x35\x7a\x53\x77\x49\x4b\x69\x57\x35\x35\x46\x57\x50\x4f','\x43\x43\x6b\x32\x57\x4f\x4e\x64\x52\x43\x6f\x6e\x76\x66\x4a\x63\x4b\x47','\x57\x51\x46\x64\x55\x48\x58\x4e\x41\x71','\x73\x4c\x30\x4f\x70\x6d\x6f\x71','\x57\x35\x37\x64\x47\x38\x6b\x35\x75\x49\x64\x63\x55\x61\x65\x63','\x73\x43\x6f\x57\x57\x50\x39\x2b\x70\x38\x6f\x6c\x6d\x77\x71','\x57\x37\x46\x63\x50\x43\x6f\x78\x57\x37\x30\x41\x57\x37\x2f\x64\x51\x57','\x57\x51\x6e\x4a\x57\x50\x4c\x72\x69\x38\x6b\x6a\x57\x4f\x30\x70','\x7a\x38\x6b\x58\x57\x51\x6a\x35\x6f\x53\x6f\x61\x61\x78\x34','\x42\x43\x6b\x73\x57\x51\x39\x2b\x67\x61','\x70\x38\x6f\x43\x66\x6d\x6b\x64\x6d\x4e\x65','\x57\x36\x56\x64\x50\x43\x6b\x5a\x73\x53\x6f\x63','\x72\x43\x6f\x78\x64\x32\x5a\x63\x4c\x4b\x31\x46','\x57\x36\x52\x63\x4e\x43\x6b\x39\x57\x4f\x74\x63\x54\x38\x6f\x76\x62\x76\x70\x64\x48\x38\x6f\x50\x57\x36\x2f\x64\x4f\x38\x6b\x6e','\x45\x6d\x6f\x68\x65\x6d\x6f\x72\x62\x61','\x72\x43\x6f\x30\x63\x66\x74\x63\x55\x61','\x57\x36\x70\x64\x56\x65\x69\x73','\x57\x4f\x30\x78\x57\x37\x34\x74\x57\x36\x4c\x4e','\x57\x51\x56\x64\x4a\x43\x6f\x50\x57\x34\x64\x64\x50\x38\x6b\x6e','\x73\x67\x5a\x64\x54\x49\x2f\x64\x50\x71','\x57\x36\x33\x64\x4c\x6d\x6f\x45\x57\x50\x30\x72','\x72\x53\x6f\x30\x64\x6d\x6f\x6a\x6f\x47','\x70\x58\x58\x35\x57\x52\x6d\x68\x79\x78\x66\x74','\x57\x34\x68\x64\x4a\x6d\x6b\x4b\x62\x65\x4b\x36\x6c\x72\x69','\x57\x37\x33\x64\x4b\x43\x6b\x57\x70\x30\x57','\x41\x38\x6f\x45\x6f\x71','\x77\x6d\x6f\x30\x79\x75\x56\x63\x47\x62\x54\x2b\x66\x57','\x57\x34\x74\x64\x48\x6d\x6b\x62\x6f\x77\x79','\x76\x6d\x6b\x64\x57\x34\x43\x56\x70\x61','\x6e\x38\x6b\x6d\x6d\x43\x6f\x30\x57\x35\x65\x42\x57\x37\x57\x46','\x64\x73\x62\x37\x57\x36\x43\x67\x43\x76\x76\x73','\x6e\x38\x6f\x6f\x63\x53\x6b\x39\x64\x47','\x68\x31\x4b\x6a\x57\x35\x56\x63\x51\x47','\x57\x37\x68\x64\x56\x65\x69\x75\x71\x4d\x42\x64\x55\x71\x30','\x44\x4d\x2f\x64\x4d\x67\x56\x64\x49\x38\x6f\x33\x43\x43\x6f\x38','\x57\x36\x71\x39\x57\x35\x71\x6e\x42\x6d\x6f\x76\x57\x34\x6e\x35','\x57\x35\x68\x63\x47\x32\x6a\x49\x57\x37\x42\x64\x4b\x53\x6b\x42\x6f\x61','\x65\x32\x6e\x56\x6f\x43\x6f\x67','\x78\x43\x6f\x6c\x41\x53\x6f\x56\x57\x50\x47','\x57\x4f\x5a\x64\x4a\x59\x31\x71\x68\x75\x43\x46\x77\x57','\x57\x50\x4b\x35\x57\x52\x66\x54\x57\x4f\x57\x64\x70\x43\x6f\x74','\x57\x34\x54\x70\x57\x36\x47\x44','\x57\x50\x75\x65\x73\x47','\x74\x53\x6f\x4a\x75\x6d\x6f\x62\x57\x51\x33\x64\x51\x43\x6b\x65','\x79\x43\x6f\x6d\x43\x6d\x6f\x4c\x57\x50\x70\x63\x4c\x53\x6f\x2f\x57\x37\x65','\x42\x68\x78\x64\x4f\x49\x78\x64\x4f\x38\x6f\x31\x41\x61','\x57\x52\x56\x64\x4d\x48\x58\x77\x75\x47','\x57\x52\x61\x79\x57\x51\x50\x54\x57\x50\x47\x39\x6e\x53\x6f\x76','\x57\x36\x78\x64\x50\x38\x6f\x56\x62\x53\x6f\x45\x57\x52\x2f\x63\x47\x74\x65','\x57\x52\x65\x38\x57\x4f\x5a\x63\x50\x6d\x6b\x49\x57\x37\x56\x64\x53\x57','\x57\x52\x39\x57\x57\x50\x31\x72\x6a\x6d\x6b\x75','\x77\x53\x6f\x4e\x72\x38\x6f\x66\x57\x51\x2f\x63\x54\x6d\x6f\x54\x57\x35\x47','\x43\x33\x4e\x64\x51\x59\x5a\x64\x54\x53\x6f\x58','\x71\x76\x78\x63\x4b\x43\x6f\x48\x57\x36\x38','\x57\x52\x69\x47\x57\x50\x4a\x63\x4f\x47','\x65\x57\x48\x36\x76\x6d\x6b\x45','\x6c\x38\x6b\x6d\x6d\x47','\x63\x57\x62\x58\x77\x6d\x6b\x30\x6e\x43\x6b\x51\x44\x53\x6b\x4a\x6c\x30\x38\x4e','\x57\x50\x5a\x63\x47\x53\x6f\x58','\x57\x36\x78\x64\x51\x47\x70\x63\x4e\x6d\x6b\x75\x57\x4f\x47\x75\x57\x34\x34','\x57\x36\x31\x5a\x45\x77\x69\x73\x57\x37\x38','\x74\x38\x6f\x58\x64\x53\x6f\x6e\x61\x38\x6f\x78\x57\x34\x37\x64\x4a\x47','\x78\x6d\x6f\x43\x75\x47','\x6d\x53\x6b\x55\x57\x50\x56\x64\x4a\x75\x65','\x57\x50\x76\x69\x57\x50\x6d\x43\x78\x6d\x6f\x4d\x7a\x57','\x57\x36\x2f\x64\x54\x53\x6b\x33\x71\x38\x6f\x46\x57\x36\x53','\x57\x36\x42\x64\x53\x6d\x6b\x54\x71\x43\x6f\x70\x57\x51\x6d','\x57\x51\x4a\x63\x4c\x38\x6f\x57\x57\x51\x64\x63\x4b\x77\x50\x44\x6b\x71','\x43\x43\x6b\x4b\x57\x52\x76\x34\x6d\x6d\x6f\x44\x43\x4e\x38','\x57\x51\x30\x47\x57\x34\x61\x4a\x57\x34\x53','\x6d\x53\x6f\x71\x57\x34\x70\x63\x50\x63\x79','\x78\x43\x6f\x59\x78\x65\x4e\x63\x48\x47','\x57\x52\x7a\x52\x57\x34\x42\x63\x50\x76\x70\x64\x4d\x43\x6b\x52\x45\x71','\x57\x35\x74\x63\x49\x4d\x76\x50','\x57\x51\x44\x64\x57\x35\x44\x31\x57\x37\x4f','\x63\x43\x6b\x52\x57\x50\x78\x63\x48\x66\x7a\x64\x57\x34\x5a\x63\x56\x47','\x57\x37\x70\x63\x52\x53\x6f\x61\x57\x36\x53\x64\x57\x35\x46\x64\x51\x61','\x57\x35\x72\x32\x57\x52\x2f\x63\x55\x4b\x39\x4a\x57\x4f\x66\x53','\x57\x34\x6c\x63\x48\x33\x35\x47\x57\x34\x64\x64\x4c\x6d\x6b\x76\x6f\x61','\x57\x51\x76\x69\x57\x4f\x6d','\x57\x50\x31\x33\x57\x4f\x69\x4f\x69\x43\x6f\x53\x44\x6d\x6b\x2b','\x57\x36\x34\x4f\x46\x68\x71\x74\x57\x36\x48\x4c\x6a\x71','\x57\x52\x7a\x48\x57\x34\x74\x63\x56\x75\x2f\x64\x4b\x53\x6b\x47\x76\x71','\x7a\x38\x6f\x38\x6f\x6d\x6f\x63\x73\x61','\x73\x6d\x6f\x67\x57\x35\x53\x4f\x68\x38\x6f\x52\x65\x73\x57','\x57\x35\x76\x6f\x75\x47\x53\x56','\x42\x38\x6f\x77\x6a\x43\x6f\x34\x78\x53\x6f\x76\x57\x50\x43','\x57\x52\x4e\x63\x4e\x43\x6f\x7a\x64\x76\x30','\x57\x36\x48\x49\x43\x33\x6d\x74\x57\x52\x43\x58','\x57\x36\x72\x49\x6a\x59\x43','\x43\x43\x6f\x7a\x6f\x53\x6f\x4c\x6c\x5a\x78\x64\x48\x61','\x71\x53\x6f\x77\x65\x65\x78\x63\x55\x57','\x57\x35\x54\x33\x57\x35\x6d\x65\x67\x6d\x6b\x57\x57\x51\x79','\x57\x50\x62\x68\x57\x4f\x71\x6e\x45\x38\x6f\x46\x79\x6d\x6b\x68','\x57\x37\x6e\x4c\x57\x4f\x6c\x63\x4e\x43\x6b\x6d\x57\x36\x74\x64\x54\x32\x34','\x57\x36\x46\x63\x56\x49\x74\x63\x4a\x53\x6b\x77','\x45\x43\x6f\x66\x44\x77\x33\x63\x4d\x57','\x57\x52\x33\x64\x48\x53\x6f\x35\x57\x34\x46\x64\x4f\x43\x6b\x71\x75\x4c\x71','\x57\x4f\x6e\x66\x57\x35\x39\x51\x57\x37\x5a\x63\x4a\x63\x46\x64\x4a\x61','\x72\x43\x6b\x59\x57\x52\x58\x73\x66\x61','\x69\x6d\x6b\x39\x57\x4f\x70\x64\x4a\x76\x50\x66\x57\x34\x4a\x63\x56\x57','\x57\x36\x69\x75\x57\x52\x62\x52\x57\x4f\x71\x71\x69\x43\x6f\x73','\x42\x43\x6f\x46\x57\x52\x74\x64\x4e\x57\x35\x52\x41\x6d\x6b\x32','\x6c\x49\x2f\x63\x53\x78\x56\x63\x53\x6d\x6b\x55\x73\x38\x6f\x79\x57\x34\x7a\x67\x57\x35\x33\x64\x4e\x71','\x73\x6d\x6b\x42\x57\x35\x6d\x37\x67\x38\x6f\x52\x66\x49\x79','\x64\x43\x6b\x5a\x76\x53\x6b\x74\x78\x6d\x6b\x4d\x57\x37\x4e\x64\x47\x4a\x47\x6b\x68\x53\x6b\x47','\x73\x4b\x6d\x5a\x61\x47','\x57\x36\x69\x52\x74\x72\x4f\x4e\x41\x64\x66\x68','\x57\x35\x2f\x64\x4c\x53\x6b\x37\x62\x47\x4f\x74\x69\x47\x38','\x6e\x53\x6f\x75\x63\x53\x6b\x71\x70\x30\x42\x64\x52\x32\x30','\x57\x50\x56\x63\x4e\x6d\x6f\x58\x62\x78\x30','\x57\x34\x48\x6c\x7a\x67\x57\x56','\x57\x34\x34\x71\x57\x51\x69\x71\x41\x38\x6f\x46\x79\x38\x6b\x79','\x42\x43\x6f\x73\x6b\x6d\x6f\x6d\x68\x57','\x57\x50\x69\x67\x57\x50\x69\x70\x71\x43\x6f\x42\x45\x6d\x6f\x6c','\x57\x4f\x57\x70\x77\x53\x6f\x64\x57\x51\x6c\x64\x47\x43\x6f\x67','\x72\x77\x52\x64\x4a\x63\x68\x64\x49\x61','\x57\x35\x71\x6e\x74\x58\x53\x4a\x71\x48\x48\x43','\x57\x37\x50\x6c\x57\x37\x69\x75\x57\x34\x5a\x63\x4b\x33\x6d\x75','\x66\x63\x72\x74\x57\x50\x38\x53','\x6d\x53\x6f\x4b\x57\x34\x64\x63\x54\x43\x6f\x43\x72\x75\x4e\x64\x4b\x47','\x71\x58\x7a\x4f\x67\x6d\x6f\x49\x43\x38\x6b\x61\x46\x71','\x42\x38\x6b\x4d\x57\x35\x52\x63\x50\x6d\x6b\x6d\x62\x58\x37\x63\x4c\x49\x62\x71\x57\x37\x6e\x56\x57\x50\x75','\x75\x6d\x6f\x51\x61\x61','\x57\x52\x5a\x64\x4b\x75\x6e\x63\x57\x37\x57','\x57\x36\x4a\x64\x50\x38\x6b\x35\x6b\x75\x43\x30\x6c\x72\x69','\x57\x50\x70\x64\x4a\x38\x6b\x35\x70\x68\x75\x57\x6d\x72\x71','\x6c\x33\x4f\x6f\x57\x37\x78\x63\x56\x67\x5a\x63\x54\x47','\x57\x34\x68\x64\x52\x43\x6b\x63\x66\x66\x4f','\x57\x36\x70\x64\x4d\x53\x6f\x4d\x57\x37\x6c\x64\x4b\x78\x66\x44\x43\x43\x6b\x7a\x6e\x53\x6b\x59','\x57\x4f\x71\x73\x77\x57','\x44\x53\x6b\x2f\x57\x51\x6e\x2b\x69\x43\x6f\x78\x64\x77\x71','\x57\x34\x52\x63\x54\x77\x44\x49\x57\x34\x65','\x65\x73\x62\x56\x57\x52\x69\x66\x41\x66\x31\x6f','\x57\x37\x6c\x63\x52\x53\x6f\x44\x57\x37\x38\x77\x57\x35\x47','\x6b\x4c\x66\x52\x76\x38\x6f\x42\x57\x4f\x62\x66\x42\x71','\x57\x51\x50\x51\x57\x4f\x34\x73\x41\x57','\x57\x35\x48\x4a\x57\x37\x58\x78\x6f\x6d\x6b\x35\x57\x37\x42\x64\x52\x47','\x57\x35\x61\x67\x71\x72\x47\x4b\x78\x5a\x50\x44','\x75\x38\x6f\x36\x73\x32\x42\x63\x56\x61','\x57\x51\x39\x6b\x57\x4f\x4c\x4d','\x57\x52\x74\x64\x48\x38\x6f\x56','\x57\x36\x5a\x64\x56\x6d\x6b\x56\x75\x53\x6f\x45\x57\x52\x4b','\x42\x43\x6b\x6c\x57\x51\x6c\x64\x47\x76\x6c\x63\x4a\x68\x71\x62\x57\x37\x70\x64\x49\x47\x33\x64\x56\x59\x79','\x6a\x43\x6b\x30\x61\x38\x6f\x2b\x57\x36\x61','\x57\x36\x52\x63\x48\x6d\x6f\x63\x57\x50\x43\x63\x57\x50\x50\x4d\x57\x34\x71','\x71\x31\x42\x63\x4d\x38\x6f\x55\x57\x34\x71','\x6a\x53\x6f\x64\x6a\x53\x6f\x38\x57\x34\x38\x35\x57\x37\x69\x75','\x71\x32\x37\x63\x4a\x6d\x6f\x48\x57\x35\x47','\x73\x67\x70\x63\x49\x4a\x43\x56\x57\x35\x6e\x4d\x78\x71','\x78\x6d\x6f\x54\x41\x6d\x6f\x70\x57\x52\x42\x63\x50\x43\x6f\x6d\x57\x37\x34','\x62\x53\x6f\x64\x75\x76\x68\x63\x54\x59\x7a\x68','\x57\x52\x33\x64\x4d\x53\x6f\x48\x57\x35\x33\x64\x4f\x6d\x6b\x6d\x76\x64\x43','\x42\x43\x6f\x4e\x64\x43\x6f\x4a\x6c\x47','\x57\x52\x74\x64\x53\x77\x75','\x6a\x38\x6b\x30\x61\x43\x6f\x5a\x57\x34\x65','\x57\x4f\x78\x63\x4d\x43\x6f\x39\x6f\x4d\x6d','\x57\x34\x53\x68\x76\x58\x4f\x31','\x78\x43\x6b\x69\x57\x35\x38\x6c\x63\x57','\x57\x51\x57\x53\x57\x4f\x78\x63\x52\x31\x74\x64\x4b\x53\x6b\x4a\x6b\x47','\x69\x30\x52\x64\x4f\x61','\x57\x36\x4a\x63\x48\x43\x6f\x47\x57\x36\x38\x31','\x57\x51\x6d\x49\x57\x34\x38\x69\x57\x37\x4f','\x57\x36\x64\x63\x4d\x49\x33\x63\x4c\x38\x6b\x33','\x57\x37\x42\x63\x56\x4a\x38\x39\x57\x4f\x6c\x64\x51\x74\x31\x43','\x57\x4f\x76\x4c\x57\x52\x6e\x73\x66\x61','\x57\x34\x58\x6a\x57\x37\x4b\x44\x57\x34\x56\x63\x4c\x71','\x57\x4f\x76\x36\x57\x4f\x48\x31\x66\x71','\x79\x43\x6f\x30\x6b\x76\x42\x63\x4b\x61','\x57\x50\x65\x36\x69\x68\x6a\x6e\x57\x34\x39\x61\x57\x51\x65\x55\x61\x6d\x6b\x38','\x75\x6d\x6f\x47\x6e\x38\x6f\x6a\x69\x47','\x57\x4f\x5a\x64\x49\x49\x76\x6c\x75\x32\x76\x50\x7a\x61','\x57\x35\x48\x2f\x57\x51\x64\x63\x52\x4b\x7a\x4c\x57\x52\x44\x42','\x57\x35\x6a\x4f\x46\x48\x61\x4f','\x57\x36\x50\x72\x57\x51\x52\x63\x4f\x30\x39\x72\x57\x4f\x76\x42','\x79\x43\x6b\x4b\x57\x50\x35\x43\x67\x47','\x77\x43\x6b\x4c\x62\x43\x6f\x65\x64\x6d\x6f\x31\x57\x35\x74\x64\x4b\x57','\x57\x50\x47\x4b\x57\x35\x75\x45\x57\x37\x48\x58\x57\x35\x68\x63\x53\x61','\x61\x57\x56\x63\x53\x6d\x6f\x51\x57\x37\x70\x64\x54\x43\x6f\x44\x57\x52\x65','\x57\x34\x64\x64\x49\x53\x6b\x58\x6e\x75\x53\x35\x6d\x61','\x57\x35\x33\x64\x50\x53\x6b\x47\x70\x4b\x71\x48','\x57\x51\x48\x6b\x57\x50\x61','\x57\x36\x31\x55\x45\x4d\x4b\x62\x57\x36\x66\x49','\x70\x43\x6f\x6e\x61\x38\x6b\x37\x6d\x4e\x4a\x64\x56\x33\x38','\x57\x34\x54\x4e\x44\x5a\x69\x77\x57\x35\x72\x64\x57\x4f\x79','\x57\x4f\x57\x36\x57\x36\x53\x45\x57\x37\x58\x4d\x57\x50\x52\x64\x51\x57','\x6e\x43\x6b\x58\x57\x51\x74\x64\x4b\x65\x44\x63\x57\x34\x46\x63\x55\x47','\x57\x35\x4a\x63\x4a\x43\x6f\x46\x57\x35\x75\x32','\x6c\x43\x6b\x35\x57\x4f\x33\x64\x4f\x6d\x6f\x6e\x78\x4d\x37\x63\x4c\x71','\x76\x53\x6b\x63\x57\x4f\x6e\x2f\x6a\x57','\x69\x6d\x6b\x70\x6d\x6d\x6f\x6b\x57\x34\x71\x34\x57\x37\x57\x69','\x57\x4f\x6e\x69\x57\x35\x76\x50\x57\x37\x46\x64\x47\x77\x78\x64\x4a\x61','\x61\x43\x6b\x58\x61\x6d\x6f\x36\x57\x35\x4f','\x57\x37\x39\x32\x57\x34\x52\x63\x50\x75\x2f\x64\x4d\x43\x6b\x4e\x42\x61','\x57\x4f\x4a\x64\x4b\x68\x6e\x76\x57\x34\x34','\x57\x34\x44\x35\x57\x51\x6c\x63\x50\x4b\x35\x33\x57\x50\x62\x67','\x79\x53\x6f\x68\x57\x4f\x37\x64\x54\x57\x4b','\x6b\x4b\x5a\x64\x53\x66\x52\x63\x47\x71','\x77\x43\x6f\x6b\x70\x78\x42\x63\x4a\x75\x50\x73','\x57\x50\x68\x63\x4d\x43\x6f\x2f\x65\x32\x64\x63\x55\x47\x75\x67','\x57\x37\x64\x63\x48\x68\x50\x67\x57\x36\x47','\x57\x50\x56\x64\x56\x43\x6f\x42\x57\x37\x56\x64\x4f\x57','\x69\x63\x6d\x48','\x57\x4f\x76\x66\x57\x35\x76\x54\x57\x35\x2f\x63\x4e\x47','\x6b\x74\x75\x59','\x57\x35\x33\x63\x50\x64\x68\x63\x4a\x47','\x57\x50\x42\x64\x53\x71\x7a\x54\x7a\x61','\x57\x34\x68\x64\x47\x38\x6b\x30\x71\x38\x6f\x33','\x57\x4f\x46\x64\x4d\x38\x6f\x39\x57\x35\x78\x64\x4f\x38\x6b\x61\x72\x67\x6d','\x42\x6d\x6b\x51\x57\x37\x34\x2b\x6f\x47','\x57\x52\x35\x48\x42\x32\x47\x6e\x57\x51\x31\x48\x65\x57','\x57\x51\x39\x34\x57\x50\x47','\x57\x4f\x66\x73\x57\x34\x6a\x53\x57\x37\x33\x63\x47\x59\x74\x64\x47\x47','\x57\x50\x4b\x34\x57\x51\x7a\x56\x57\x4f\x30\x6c\x6d\x6d\x6f\x6f','\x57\x50\x46\x64\x48\x53\x6f\x43\x57\x37\x46\x64\x49\x57','\x71\x6d\x6f\x53\x79\x4c\x4f','\x57\x51\x74\x63\x4d\x53\x6b\x78\x57\x51\x46\x63\x4b\x33\x79','\x57\x51\x54\x72\x57\x52\x61\x7a\x68\x57','\x73\x4b\x71\x4c\x68\x6d\x6f\x55\x41\x6d\x6b\x68\x7a\x57','\x6c\x38\x6b\x75\x57\x37\x78\x63\x48\x72\x70\x64\x4c\x71\x71\x63','\x57\x36\x70\x64\x51\x4c\x4f\x31\x76\x61','\x57\x37\x30\x53\x57\x34\x75\x78\x43\x53\x6f\x70\x57\x35\x47\x2b\x6c\x78\x34\x65\x7a\x4b\x61','\x75\x38\x6f\x76\x6e\x77\x4e\x63\x4b\x61','\x6d\x38\x6b\x66\x42\x53\x6f\x4d\x6e\x58\x68\x64\x4d\x30\x4e\x63\x53\x57','\x57\x52\x2f\x64\x47\x59\x6a\x7a\x57\x34\x52\x63\x54\x68\x79\x4f','\x64\x73\x62\x2f\x57\x51\x53\x61\x46\x66\x44\x70','\x62\x33\x79\x32\x57\x35\x5a\x63\x47\x71','\x57\x35\x64\x64\x54\x53\x6b\x42\x66\x76\x34','\x57\x51\x6d\x6f\x57\x52\x53','\x73\x76\x4f\x50\x63\x43\x6f\x49','\x77\x4b\x70\x64\x47\x57\x37\x64\x4c\x53\x6f\x41\x75\x38\x6f\x67','\x57\x51\x58\x53\x57\x34\x6c\x63\x50\x30\x46\x64\x4b\x43\x6b\x39\x6b\x47','\x57\x4f\x2f\x63\x52\x53\x6b\x64\x57\x36\x42\x64\x49\x32\x61\x45\x42\x47','\x57\x50\x75\x4e\x57\x36\x30','\x57\x50\x78\x64\x48\x6d\x6f\x50\x57\x35\x52\x64\x51\x57','\x57\x36\x69\x31\x57\x51\x48\x6d\x7a\x38\x6b\x41\x57\x4f\x43\x49','\x6f\x67\x42\x64\x47\x31\x78\x63\x4a\x47','\x57\x52\x37\x63\x55\x6d\x6f\x41\x57\x37\x38\x6d\x57\x35\x68\x64\x4f\x43\x6f\x49','\x6a\x78\x34\x6a\x57\x37\x37\x63\x56\x78\x79','\x6c\x64\x44\x59\x45\x6d\x6b\x44\x7a\x64\x44\x44','\x45\x53\x6f\x57\x57\x52\x6e\x4d\x6d\x6d\x6f\x43\x6b\x5a\x61','\x74\x33\x2f\x63\x4d\x49\x53\x75','\x57\x52\x61\x36\x57\x50\x37\x63\x50\x6d\x6b\x4e','\x45\x38\x6f\x45\x67\x38\x6f\x2b\x77\x71','\x57\x37\x31\x66\x57\x34\x34\x61\x57\x37\x69','\x64\x43\x6b\x4b\x6d\x43\x6f\x58\x57\x34\x65','\x57\x4f\x64\x64\x47\x53\x6f\x31\x65\x32\x64\x64\x4f\x71\x6d\x76','\x6f\x38\x6f\x33\x57\x4f\x78\x64\x55\x43\x6f\x6d\x71\x30\x38','\x57\x50\x68\x64\x4e\x74\x58\x71\x72\x66\x30\x36\x79\x61','\x57\x4f\x4c\x72\x57\x50\x34\x30\x61\x61','\x57\x35\x31\x54\x57\x51\x70\x63\x4b\x47\x50\x46\x57\x4f\x50\x66','\x6c\x63\x6e\x44\x41\x38\x6b\x64\x6c\x74\x30','\x42\x67\x2f\x64\x52\x63\x74\x64\x52\x6d\x6f\x6e\x41\x43\x6f\x34','\x57\x51\x5a\x64\x52\x38\x6f\x42\x57\x37\x33\x64\x4a\x57','\x57\x51\x54\x61\x57\x4f\x4f\x5a\x69\x43\x6f\x53\x7a\x6d\x6b\x2f','\x44\x38\x6b\x79\x57\x50\x50\x48\x67\x47','\x57\x37\x46\x63\x55\x38\x6f\x37\x57\x36\x30\x61\x57\x37\x70\x64\x52\x6d\x6b\x55','\x57\x4f\x61\x4f\x57\x51\x46\x63\x4d\x67\x76\x4c\x57\x50\x6e\x4d','\x74\x53\x6f\x47\x65\x38\x6f\x74\x66\x53\x6f\x6c\x57\x34\x6c\x64\x4a\x71','\x57\x37\x6c\x63\x53\x31\x43\x77\x75\x31\x5a\x63\x50\x4c\x4b','\x63\x43\x6b\x76\x57\x4f\x75\x58\x71\x6d\x6f\x34\x76\x59\x4b','\x57\x34\x42\x63\x55\x78\x76\x32\x57\x35\x56\x64\x4e\x38\x6b\x67','\x76\x43\x6b\x6d\x57\x35\x53\x49\x61\x6d\x6f\x39\x6a\x63\x43','\x57\x37\x71\x65\x71\x58\x57\x2b','\x57\x37\x6e\x69\x57\x36\x31\x59\x57\x50\x47\x51\x70\x38\x6f\x76\x75\x47','\x66\x4d\x50\x33\x6c\x38\x6f\x6b','\x65\x4b\x5a\x63\x49\x38\x6f\x4e\x57\x37\x4a\x63\x56\x38\x6f\x64\x57\x52\x57','\x61\x59\x62\x39\x57\x51\x53\x67\x6e\x4c\x48\x70','\x57\x34\x52\x63\x52\x5a\x68\x63\x4a\x38\x6b\x75\x57\x4f\x65\x63\x57\x37\x75','\x57\x4f\x4b\x6f\x77\x71','\x61\x77\x69\x78\x57\x37\x42\x63\x56\x78\x42\x63\x54\x49\x53','\x57\x36\x62\x7a\x57\x37\x47\x6d\x57\x35\x5a\x63\x48\x67\x34\x45','\x73\x67\x4a\x63\x55\x72\x6d\x77','\x57\x4f\x74\x64\x4a\x48\x35\x53\x72\x71','\x57\x37\x66\x57\x45\x68\x76\x61\x57\x34\x48\x68\x6f\x71','\x6c\x43\x6b\x58\x57\x50\x61','\x57\x34\x39\x78\x57\x35\x69\x47\x57\x36\x61','\x6e\x75\x31\x48\x67\x43\x6f\x6f\x57\x4f\x31\x65\x6b\x47','\x75\x6d\x6f\x6f\x57\x50\x68\x64\x50\x61\x57','\x7a\x6d\x6f\x67\x57\x52\x5a\x64\x52\x62\x35\x54\x43\x38\x6b\x32','\x6d\x63\x7a\x77\x57\x4f\x34\x4e','\x57\x36\x5a\x64\x47\x6d\x6f\x61\x57\x52\x69\x43','\x6d\x38\x6b\x78\x6d\x6d\x6f\x58\x57\x4f\x47\x30\x57\x36\x4f\x42','\x57\x4f\x64\x64\x47\x53\x6f\x4c\x65\x32\x6c\x64\x56\x47\x69\x6f','\x42\x53\x6f\x76\x6d\x38\x6f\x53\x6f\x4a\x65','\x57\x52\x6e\x77\x57\x4f\x69\x55\x61\x6d\x6f\x37\x78\x53\x6b\x48','\x57\x36\x39\x57\x45\x75\x69\x71','\x79\x6d\x6f\x36\x45\x4d\x37\x63\x4a\x57','\x45\x38\x6b\x4b\x57\x51\x6a\x4a\x70\x61','\x57\x51\x53\x74\x57\x52\x50\x36\x57\x50\x4b\x54\x6e\x71','\x57\x36\x4a\x63\x52\x4e\x44\x33\x57\x37\x57','\x57\x35\x7a\x6a\x57\x37\x76\x79\x57\x35\x46\x63\x49\x64\x4f\x41','\x57\x36\x64\x63\x48\x6d\x6b\x67','\x78\x4d\x74\x63\x49\x49\x66\x71','\x57\x51\x39\x62\x57\x4f\x79\x4f\x6f\x53\x6f\x36\x77\x43\x6b\x6f','\x69\x30\x6c\x63\x50\x66\x68\x63\x55\x48\x64\x64\x54\x67\x6d','\x43\x6d\x6f\x53\x46\x53\x6f\x71\x57\x4f\x43','\x57\x35\x78\x64\x54\x43\x6b\x36\x70\x30\x53','\x57\x36\x78\x64\x56\x65\x69\x4f\x72\x66\x42\x64\x50\x61\x30','\x57\x50\x68\x64\x4c\x5a\x35\x68\x75\x67\x43\x4e\x79\x61','\x57\x35\x74\x63\x52\x31\x35\x6c\x57\x37\x61','\x77\x77\x52\x63\x4a\x38\x6f\x4b\x57\x36\x69','\x57\x35\x37\x64\x48\x53\x6b\x4c\x6b\x65\x53\x59\x6a\x47','\x73\x38\x6f\x4b\x66\x43\x6f\x70','\x57\x35\x31\x2b\x57\x52\x2f\x63\x51\x76\x4b','\x70\x53\x6f\x76\x57\x37\x64\x63\x4d\x71\x70\x64\x4d\x5a\x71\x6f','\x57\x51\x50\x6d\x57\x4f\x57\x35\x43\x38\x6f\x33\x77\x6d\x6b\x4b','\x57\x36\x4a\x64\x51\x53\x6b\x59\x6e\x30\x38\x73\x69\x48\x69','\x63\x73\x58\x4c\x57\x51\x79\x36','\x57\x37\x44\x48\x45\x32\x69\x73','\x57\x51\x62\x36\x57\x50\x53','\x57\x34\x66\x49\x7a\x4a\x75\x6b\x57\x35\x44\x69\x57\x51\x4f','\x66\x6d\x6f\x6a\x57\x35\x6d\x31\x62\x53\x6f\x48\x65\x74\x53','\x7a\x38\x6b\x38\x57\x52\x39\x5a\x6d\x61','\x57\x4f\x75\x70\x57\x52\x39\x56\x57\x4f\x4b','\x57\x36\x4a\x63\x48\x6d\x6f\x6c\x57\x50\x71\x65\x57\x34\x50\x4d\x57\x34\x47','\x57\x4f\x54\x72\x65\x4b\x66\x4b\x63\x77\x7a\x66\x57\x34\x78\x64\x4b\x38\x6f\x48\x57\x34\x4c\x62','\x57\x35\x31\x39\x57\x51\x64\x63\x51\x66\x35\x2b','\x57\x34\x58\x67\x79\x63\x6d\x72\x57\x34\x38','\x71\x38\x6f\x76\x66\x77\x46\x63\x4d\x47','\x57\x37\x39\x32\x57\x34\x5a\x63\x52\x4b\x4a\x64\x4e\x6d\x6b\x49\x69\x47','\x57\x4f\x4a\x64\x47\x43\x6f\x43\x57\x34\x78\x64\x47\x61','\x57\x4f\x50\x45\x57\x35\x39\x52','\x57\x51\x30\x42\x57\x52\x47','\x57\x51\x52\x64\x4a\x43\x6f\x38\x57\x34\x64\x64\x52\x43\x6b\x61\x72\x65\x47','\x57\x36\x7a\x67\x57\x4f\x38\x39\x69\x43\x6f\x4d','\x6e\x43\x6b\x6e\x57\x50\x37\x64\x47\x31\x54\x6b\x57\x34\x78\x63\x52\x47','\x57\x51\x6e\x72\x57\x4f\x71\x30\x6e\x53\x6f\x4d\x66\x38\x6b\x2b','\x72\x6d\x6f\x47\x79\x76\x43','\x64\x73\x62\x34\x57\x51\x69\x6e\x76\x31\x71','\x57\x4f\x4b\x65\x75\x6d\x6f\x62\x57\x51\x37\x64\x50\x47','\x73\x75\x70\x63\x48\x49\x69\x45\x57\x35\x72\x56\x74\x57','\x57\x35\x50\x66\x57\x36\x30\x78\x57\x34\x56\x63\x4b\x32\x4b','\x57\x36\x46\x64\x4f\x38\x6f\x65\x57\x51\x65\x75','\x41\x38\x6f\x45\x66\x43\x6f\x65\x6f\x71','\x57\x51\x53\x37\x57\x4f\x2f\x63\x52\x38\x6b\x37\x57\x35\x4a\x64\x50\x47','\x57\x36\x76\x61\x57\x35\x4b\x68\x68\x43\x6b\x2b\x57\x37\x2f\x64\x4f\x47','\x57\x50\x70\x64\x54\x58\x48\x51\x73\x61','\x66\x49\x6e\x78\x43\x6d\x6b\x79','\x57\x34\x46\x64\x4a\x6d\x6b\x31\x6e\x65\x79','\x78\x38\x6b\x6d\x57\x35\x47\x4f\x61\x71','\x57\x4f\x64\x63\x4d\x6d\x6f\x4c\x66\x61','\x57\x52\x64\x64\x51\x38\x6f\x4e\x57\x37\x44\x63\x57\x35\x42\x64\x4f\x53\x6b\x57','\x76\x67\x61\x6e\x64\x6d\x6f\x56','\x73\x38\x6f\x61\x57\x50\x47','\x6c\x58\x48\x52\x57\x51\x69\x35','\x57\x51\x78\x63\x48\x53\x6b\x4a\x57\x52\x6c\x64\x4d\x71','\x57\x34\x4f\x65\x73\x57\x65\x33','\x57\x51\x56\x63\x51\x6d\x6f\x55\x64\x67\x6c\x64\x56\x47\x75\x6f','\x57\x52\x6e\x47\x57\x34\x56\x63\x52\x4c\x6c\x64\x4c\x71','\x57\x4f\x5a\x64\x4d\x78\x6e\x42\x57\x37\x6d','\x45\x6d\x6b\x2f\x57\x52\x65','\x72\x53\x6f\x57\x6d\x4c\x5a\x63\x53\x61\x6e\x52\x68\x47','\x57\x37\x5a\x63\x52\x53\x6f\x4e\x57\x36\x61\x37','\x57\x52\x46\x64\x50\x31\x39\x78\x72\x66\x42\x64\x50\x61\x4f','\x72\x38\x6f\x48\x44\x4c\x52\x63\x52\x72\x38','\x57\x37\x2f\x63\x4f\x53\x6f\x45\x57\x52\x47\x6c\x57\x34\x70\x63\x52\x43\x6b\x58','\x57\x35\x46\x64\x48\x43\x6f\x6b\x57\x52\x71\x2f','\x57\x51\x69\x55\x72\x6d\x6f\x5a\x57\x52\x61','\x46\x43\x6b\x2b\x57\x52\x6a\x31\x6c\x43\x6f\x48\x6e\x61','\x57\x4f\x78\x64\x4d\x73\x66\x6f\x73\x68\x61\x53','\x57\x35\x2f\x63\x4c\x32\x78\x63\x51\x43\x6b\x43\x57\x50\x43\x41\x57\x4f\x4f','\x6e\x43\x6f\x2f\x57\x50\x2f\x63\x54\x43\x6f\x41\x73\x65\x4e\x63\x4b\x61','\x57\x50\x52\x64\x49\x63\x4c\x72\x74\x49\x69\x39\x46\x61','\x57\x50\x4f\x50\x57\x36\x71\x6f\x57\x37\x62\x4d\x57\x35\x56\x64\x51\x61','\x70\x53\x6f\x78\x57\x37\x4a\x63\x47\x57','\x75\x38\x6f\x6e\x67\x77\x64\x64\x4e\x57','\x57\x34\x66\x56\x78\x59\x53\x71','\x69\x57\x72\x4b\x65\x53\x6f\x6d\x57\x4f\x62\x63\x45\x71','\x57\x52\x37\x63\x48\x38\x6b\x35\x57\x51\x4a\x63\x48\x66\x50\x64\x79\x61','\x57\x35\x6e\x43\x57\x36\x34\x6d\x57\x36\x42\x63\x4b\x78\x53\x78','\x57\x35\x7a\x56\x43\x59\x47\x41\x57\x35\x48\x67','\x57\x36\x42\x64\x55\x53\x6b\x4b','\x76\x30\x69\x78\x6c\x38\x6f\x6c','\x57\x37\x52\x64\x4f\x6d\x6b\x57\x74\x47','\x77\x6d\x6f\x36\x64\x38\x6f\x53\x63\x47','\x57\x50\x46\x63\x4b\x76\x35\x4e\x57\x35\x5a\x64\x4b\x38\x6b\x34','\x46\x6d\x6f\x65\x41\x6d\x6f\x64\x57\x4f\x53','\x62\x38\x6b\x65\x67\x53\x6f\x72\x57\x34\x69','\x6e\x6d\x6f\x34\x57\x4f\x4a\x64\x53\x6d\x6f\x62\x46\x4b\x57','\x46\x6d\x6f\x64\x6c\x53\x6f\x6e\x75\x43\x6f\x76\x57\x52\x50\x4b','\x79\x53\x6f\x6a\x6b\x47','\x57\x51\x66\x2f\x57\x34\x66\x65\x57\x34\x75','\x57\x36\x44\x31\x45\x73\x4f\x6b\x57\x34\x39\x65\x57\x52\x79','\x6d\x53\x6f\x6a\x65\x53\x6b\x30\x6a\x32\x33\x64\x50\x61','\x69\x43\x6f\x43\x67\x43\x6b\x62\x6b\x67\x33\x64\x49\x77\x69','\x57\x35\x66\x6a\x57\x37\x47\x61\x57\x34\x33\x63\x55\x4a\x4f\x59','\x77\x4d\x52\x64\x51\x49\x46\x64\x54\x38\x6f\x54\x43\x53\x6f\x32','\x76\x6d\x6b\x69\x57\x34\x75\x35\x6f\x53\x6f\x58\x61\x72\x6d','\x57\x35\x6c\x63\x49\x47\x62\x6b\x72\x67\x75\x5a\x46\x61','\x75\x38\x6f\x79\x64\x67\x78\x63\x4e\x75\x6a\x68\x57\x51\x69','\x57\x50\x62\x64\x57\x50\x4b\x45\x75\x6d\x6f\x62','\x42\x38\x6f\x76\x6c\x53\x6f\x34\x6c\x5a\x37\x64\x4b\x47','\x43\x53\x6f\x66\x6c\x53\x6f\x4a','\x57\x51\x56\x63\x56\x4d\x6e\x51\x57\x34\x74\x64\x51\x5a\x31\x38','\x57\x4f\x75\x72\x57\x35\x4c\x4a\x57\x52\x6c\x63\x48\x63\x68\x64\x4a\x61','\x57\x37\x4a\x64\x4d\x38\x6f\x48\x57\x35\x78\x64\x51\x53\x6b\x65\x77\x5a\x38','\x57\x50\x39\x6c\x57\x50\x6d','\x75\x4e\x42\x63\x49\x71','\x78\x4d\x4e\x63\x4a\x63\x4b\x76\x57\x50\x4b\x4a\x75\x61','\x6d\x6d\x6b\x58\x57\x50\x64\x64\x53\x78\x71','\x61\x53\x6b\x56\x57\x52\x70\x64\x56\x76\x43','\x6e\x43\x6b\x4e\x57\x4f\x46\x64\x47\x71','\x6b\x6d\x6f\x32\x57\x35\x64\x63\x56\x74\x43','\x71\x43\x6f\x53\x71\x38\x6b\x41\x57\x51\x78\x63\x50\x43\x6f\x43\x57\x34\x47','\x67\x4b\x6d\x5a\x64\x38\x6f\x31\x6b\x53\x6b\x77\x43\x71','\x57\x51\x56\x64\x4e\x6d\x6f\x48\x57\x35\x37\x64\x51\x6d\x6b\x4d\x77\x68\x4b','\x57\x4f\x70\x63\x4d\x43\x6f\x59\x67\x78\x5a\x64\x50\x71','\x43\x4e\x4e\x64\x54\x4a\x4a\x64\x4f\x38\x6f\x2b\x46\x47','\x57\x4f\x64\x63\x52\x43\x6b\x48\x57\x50\x37\x63\x48\x47','\x57\x37\x39\x33\x42\x77\x53\x7a','\x70\x43\x6f\x74\x68\x38\x6b\x68\x6d\x4e\x5a\x64\x51\x64\x71','\x57\x35\x68\x63\x4a\x78\x48\x73\x57\x37\x34','\x73\x65\x56\x63\x4c\x43\x6f\x6a\x57\x34\x61','\x57\x36\x64\x63\x4f\x66\x7a\x76\x57\x36\x6d','\x74\x53\x6f\x49\x78\x32\x78\x63\x4c\x71','\x57\x4f\x4c\x46\x57\x35\x65\x4c\x57\x35\x52\x63\x4d\x63\x46\x63\x47\x61','\x77\x30\x52\x63\x55\x43\x6f\x57\x57\x37\x4a\x64\x53\x38\x6f\x45','\x57\x4f\x78\x63\x4e\x53\x6f\x5a\x64\x4c\x68\x64\x56\x47\x53\x78','\x57\x35\x4e\x63\x52\x73\x61','\x57\x52\x78\x63\x4c\x38\x6b\x41\x57\x34\x48\x78\x57\x4f\x31\x66\x57\x36\x5a\x64\x54\x4c\x37\x63\x53\x78\x71','\x57\x34\x52\x63\x55\x72\x5a\x63\x49\x6d\x6b\x31','\x57\x37\x44\x51\x57\x35\x75\x48\x69\x57','\x6d\x63\x48\x6b\x74\x38\x6b\x78','\x57\x37\x37\x63\x51\x30\x6d\x4b\x57\x4f\x68\x64\x4c\x43\x6f\x41\x6b\x57','\x57\x36\x78\x64\x51\x47\x5a\x63\x4b\x38\x6b\x78\x57\x4f\x65\x73\x57\x35\x34','\x71\x4b\x5a\x63\x49\x38\x6f\x51','\x57\x36\x4a\x63\x51\x65\x72\x62\x57\x37\x56\x64\x50\x53\x6b\x31\x61\x61','\x57\x4f\x6d\x2f\x57\x52\x33\x63\x4e\x38\x6b\x36','\x75\x53\x6f\x38\x46\x4b\x56\x63\x55\x48\x38','\x57\x35\x52\x64\x4b\x6d\x6b\x78\x6b\x76\x47\x30\x6f\x47','\x57\x35\x76\x4b\x71\x73\x71\x5a'];_0x5eec=function(){return _0x2843f7;};return _0x5eec();}function _0x47a345(..._0x40ccfc){const _0xc28c1d=_0x1fa920,_0x476a68={};_0x476a68['\x47\x4f\x7a\x55\x6a']=function(_0x438693,_0x1efd35){return _0x438693!==_0x1efd35;},_0x476a68[_0xc28c1d(0x3b9,'\x61\x4b\x44\x67')]=_0xc28c1d(0x333,'\x28\x64\x58\x46'),_0x476a68[_0xc28c1d(0x38e,'\x6c\x33\x4a\x23')]=_0xc28c1d(0x289,'\x37\x37\x71\x63')+'\x5d';const _0x44e8a7=_0x476a68;if(_0x44e8a7[_0xc28c1d(0x23b,'\x30\x55\x28\x41')](String(process.env.EVOLVER_VERBOSE||'')[_0xc28c1d(0x3a0,'\x4e\x62\x75\x35')+_0xc28c1d(0x1b9,'\x5a\x21\x4c\x74')](),_0x44e8a7['\x75\x74\x48\x4c\x4f']))return;_0x40ccfc[_0xc28c1d(0x316,'\x4d\x4b\x2a\x6c')](_0x44e8a7[_0xc28c1d(0x202,'\x59\x41\x2a\x4b')]),console[_0xc28c1d(0x2a8,'\x41\x37\x6a\x26')][_0xc28c1d(0x315,'\x45\x5b\x25\x5d')](console,_0x40ccfc);}function _0x5098a3(_0x134034){const _0x4bee25=_0x1fa920,_0x219867={'\x74\x47\x53\x4f\x4b':function(_0x448945,_0x254c6d){return _0x448945(_0x254c6d);},'\x4e\x47\x64\x64\x69':_0x4bee25(0x2ed,'\x50\x37\x61\x79')+_0x4bee25(0x191,'\x30\x72\x6a\x4e')+_0x4bee25(0x26b,'\x24\x77\x35\x51')+'\x76','\x5a\x4a\x52\x67\x44':function(_0x5ee1f7,_0x401706){return _0x5ee1f7+_0x401706;},'\x75\x4d\x74\x50\x47':_0x4bee25(0x231,'\x23\x48\x31\x29')+_0x4bee25(0x21b,'\x30\x6b\x4d\x58')+_0x4bee25(0x27e,'\x76\x74\x66\x23')+_0x4bee25(0x2c4,'\x76\x67\x59\x34'),'\x58\x50\x68\x6a\x4a':_0x4bee25(0x32b,'\x50\x24\x67\x6f')+_0x4bee25(0x2d3,'\x37\x37\x71\x63')+'\x74\x65','\x42\x78\x53\x78\x4b':_0x4bee25(0x370,'\x51\x34\x72\x4e')+_0x4bee25(0x2cf,'\x50\x24\x67\x6f')+'\x74\x69\x6f\x6e','\x6d\x62\x79\x61\x4f':_0x4bee25(0x377,'\x50\x37\x61\x79')+_0x4bee25(0x193,'\x4f\x48\x77\x23')+_0x4bee25(0x1e4,'\x28\x64\x58\x46')+'\x64','\x55\x6f\x55\x6d\x47':function(_0xbf5e69,_0x589bf2){return _0xbf5e69<_0x589bf2;},'\x6a\x6b\x74\x43\x4e':function(_0x2c82b4,_0x32bd53){return _0x2c82b4===_0x32bd53;},'\x63\x55\x4d\x4e\x74':_0x4bee25(0x2e8,'\x66\x4d\x24\x45'),'\x4d\x6c\x61\x68\x6f':function(_0x31cf87,_0x11f6c2){return _0x31cf87!==_0x11f6c2;},'\x70\x66\x65\x62\x77':'\x70\x4c\x53\x72\x6e','\x47\x53\x59\x4c\x42':_0x4bee25(0x1f5,'\x61\x4b\x44\x67'),'\x61\x72\x55\x59\x6c':_0x4bee25(0x2f6,'\x4f\x48\x77\x23')+_0x4bee25(0x1da,'\x6c\x33\x4a\x23'),'\x5a\x6a\x45\x62\x63':'\x65\x78\x74\x65\x72\x6e\x61\x6c'+_0x4bee25(0x369,'\x76\x74\x66\x23'),'\x72\x74\x6b\x76\x50':_0x4bee25(0x38d,'\x61\x4b\x44\x67')+'\x61\x73\x6b','\x7a\x69\x72\x6b\x48':_0x4bee25(0x311,'\x29\x65\x47\x44')+'\x74\x61\x73\x6b','\x6e\x56\x4d\x66\x68':'\x75\x72\x67\x65\x6e\x74','\x66\x56\x6c\x64\x61':_0x4bee25(0x38f,'\x71\x53\x77\x76')+'\x74\x65\x64\x5f\x69\x6e\x70\x75'+_0x4bee25(0x31b,'\x4b\x58\x71\x24'),'\x43\x55\x53\x49\x67':function(_0x50ea04,_0x5050ab){return _0x50ea04===_0x5050ab;},'\x78\x76\x6d\x6a\x63':_0x4bee25(0x272,'\x59\x41\x2a\x4b'),'\x5a\x76\x49\x6a\x4a':_0x4bee25(0x2c3,'\x28\x64\x58\x46'),'\x71\x6f\x67\x55\x41':function(_0x5828bf,_0x4ed518){return _0x5828bf===_0x4ed518;},'\x50\x69\x54\x77\x44':'\x75\x73\x65\x72\x5f\x69\x6d\x70'+_0x4bee25(0x2c2,'\x24\x39\x72\x28')+_0x4bee25(0x1a5,'\x24\x77\x35\x51')+_0x4bee25(0x396,'\x30\x38\x33\x34'),'\x66\x57\x56\x6b\x48':function(_0x23e1d4,_0x80b562){return _0x23e1d4>_0x80b562;}};if(!Array[_0x4bee25(0x1d0,'\x56\x4a\x62\x55')](_0x134034))return![];const _0x1dd8f7=[_0x219867[_0x4bee25(0x3ad,'\x76\x74\x66\x23')],_0x219867[_0x4bee25(0x1c9,'\x28\x64\x58\x46')],_0x219867[_0x4bee25(0x209,'\x71\x53\x77\x76')]];let _0x31184d=![];for(let _0x36f668=0x240a+-0xb9c+-0x186e;_0x219867[_0x4bee25(0x29c,'\x76\x74\x66\x23')](_0x36f668,_0x1dd8f7[_0x4bee25(0x33e,'\x69\x67\x47\x61')]);_0x36f668++){if(_0x219867[_0x4bee25(0x2dc,'\x59\x41\x2a\x4b')](_0x219867[_0x4bee25(0x1b8,'\x58\x34\x50\x53')],_0x4bee25(0x29f,'\x51\x34\x72\x4e'))){if(_0x219867[_0x4bee25(0x2ea,'\x67\x57\x66\x49')](_0x134034[_0x4bee25(0x34a,'\x67\x57\x66\x49')](_0x1dd8f7[_0x36f668]),-(-0x264c+-0x1f40+0x458d))){if(_0x219867[_0x4bee25(0x1dc,'\x79\x46\x6c\x4d')](_0x219867[_0x4bee25(0x2c9,'\x56\x4a\x62\x55')],_0x219867[_0x4bee25(0x295,'\x41\x37\x6a\x26')])){_0x31184d=!![];break;}else try{_0x219867[_0x4bee25(0x1d2,'\x24\x77\x35\x51')](_0x14dfce,_0x219867[_0x4bee25(0x1ca,'\x4f\x48\x77\x23')])[_0x4bee25(0x36b,'\x24\x77\x35\x51')+'\x61\x6e\x64\x69\x64\x61\x74\x65'](_0x2029d6[_0x4bee25(0x241,'\x4b\x58\x71\x24')+'\x65\x73']);}catch(_0x9e426f){}}}else _0x1d8b64[_0x4bee25(0x22a,'\x23\x48\x31\x29')](_0x2b6655[_0x4bee25(0x18b,'\x34\x55\x52\x52')][_0xb07d8]),_0x4efce6++;}if(!_0x31184d)return![];const _0x1e5fae=[_0x4bee25(0x1ec,'\x51\x34\x72\x4e')+'\x72',_0x219867['\x61\x72\x55\x59\x6c'],_0x4bee25(0x25b,'\x4d\x4b\x2a\x6c')+_0x4bee25(0x29e,'\x52\x4d\x6b\x46'),_0x4bee25(0x32e,'\x6c\x33\x4a\x23')+_0x4bee25(0x248,'\x6c\x63\x43\x23'),_0x219867[_0x4bee25(0x3ac,'\x4b\x58\x71\x24')],_0x219867[_0x4bee25(0x29a,'\x5d\x6e\x5e\x23')],_0x219867[_0x4bee25(0x2d0,'\x24\x39\x72\x28')],_0x219867[_0x4bee25(0x22c,'\x62\x6f\x57\x58')],_0x219867[_0x4bee25(0x1fe,'\x58\x34\x50\x53')]];for(let _0x4f545d=-0x3*0x1ee+0x16cc+-0x1102*0x1;_0x4f545d<_0x134034[_0x4bee25(0x1f1,'\x63\x79\x38\x52')];_0x4f545d++){if(_0x219867[_0x4bee25(0x19e,'\x24\x77\x35\x51')](_0x219867['\x78\x76\x6d\x6a\x63'],_0x219867[_0x4bee25(0x2f4,'\x5a\x21\x4c\x74')])){const _0x38d580=_0x134034[_0x4f545d];if(_0x219867[_0x4bee25(0x1bf,'\x24\x77\x35\x51')](_0x1e5fae[_0x4bee25(0x224,'\x5d\x6e\x5e\x23')](_0x38d580),-(0x2*-0x117e+-0x25*0x7+0x400*0x9)))return![];if(_0x219867[_0x4bee25(0x19a,'\x66\x4d\x24\x45')](_0x38d580[_0x4bee25(0x250,'\x30\x72\x6a\x4e')](_0x219867[_0x4bee25(0x37e,'\x69\x67\x47\x61')]),0x24df+0xc*0x8b+-0x2b63))return![];if(_0x219867[_0x4bee25(0x265,'\x30\x6b\x4d\x58')](_0x38d580[_0x4bee25(0x310,'\x52\x4d\x6b\x46')]('\x75\x73\x65\x72\x5f\x66\x65\x61'+'\x74\x75\x72\x65\x5f\x72\x65\x71'+_0x4bee25(0x2df,'\x4b\x58\x71\x24')),0x1e71+0x1082+-0x2ef3)&&_0x38d580[_0x4bee25(0x25c,'\x67\x57\x66\x49')]>0x109*0x19+-0xd*-0x23e+0x1*-0x36f2)return![];if(_0x38d580[_0x4bee25(0x37d,'\x30\x55\x28\x41')](_0x219867[_0x4bee25(0x216,'\x24\x77\x35\x51')])===-0x1beb+0x2*0xe11+-0x37&&_0x219867[_0x4bee25(0x39a,'\x4f\x48\x77\x23')](_0x38d580[_0x4bee25(0x1c3,'\x6c\x77\x61\x41')],-0x1*-0x72d+0x224+-0x935*0x1))return![];}else _0x440137[_0x4bee25(0x234,'\x61\x4b\x44\x67')](_0x219867[_0x4bee25(0x24c,'\x63\x79\x38\x52')](_0x219867[_0x4bee25(0x319,'\x4d\x4b\x2a\x6c')]+_0x58f04e,_0x4bee25(0x1df,'\x59\x41\x2a\x4b')+'\x63\x6c\x61\x72\x65\x64\x20\x73'+_0x4bee25(0x1c4,'\x56\x4a\x62\x55')+_0x4bee25(0x1a7,'\x34\x55\x52\x52')+_0x4bee25(0x28b,'\x40\x5e\x7a\x62')+_0x4bee25(0x1e0,'\x71\x53\x77\x76')+'\x6f\x6e\x2e'));}return!![];}async function _0x4e4a49(_0x572ee7){const _0x110f62=_0x1fa920,_0x47512f={'\x44\x67\x4f\x44\x6a':function(_0x317a43,_0xc7dad7){return _0x317a43!==_0xc7dad7;},'\x4e\x6d\x51\x45\x48':_0x110f62(0x31d,'\x69\x67\x47\x61'),'\x50\x4e\x71\x58\x65':function(_0x5c9a73,_0x486e2b){return _0x5c9a73===_0x486e2b;},'\x41\x6f\x6c\x61\x76':_0x110f62(0x1f7,'\x6c\x33\x4a\x23'),'\x47\x4a\x57\x62\x45':_0x110f62(0x395,'\x76\x67\x59\x34'),'\x7a\x77\x4d\x5a\x4a':function(_0x3a9c9f){return _0x3a9c9f();},'\x51\x62\x6a\x42\x41':function(_0xab7517,_0x2047d6){return _0xab7517+_0x2047d6;},'\x62\x65\x54\x78\x59':_0x110f62(0x285,'\x50\x24\x67\x6f')+_0x110f62(0x2b8,'\x52\x4d\x6b\x46')+_0x110f62(0x372,'\x24\x39\x72\x28')+_0x110f62(0x36f,'\x5a\x21\x4c\x74')+_0x110f62(0x1ef,'\x4f\x48\x77\x23')+_0x110f62(0x1a1,'\x56\x4a\x62\x55'),'\x75\x78\x56\x56\x66':function(_0x3fc3d4,_0x144fbb){return _0x3fc3d4+_0x144fbb;},'\x6d\x74\x57\x45\x4c':'\x5b\x43\x6f\x6e\x76\x53\x6e\x69'+_0x110f62(0x393,'\x42\x46\x59\x36')+_0x110f62(0x1fa,'\x40\x5e\x7a\x62'),'\x6b\x71\x67\x79\x73':_0x110f62(0x2d5,'\x50\x24\x67\x6f')+_0x110f62(0x19c,'\x23\x48\x31\x29')+'\x70\x61\x62\x69\x6c\x69\x74\x79'+_0x110f62(0x261,'\x24\x77\x35\x51')+_0x110f62(0x22d,'\x24\x39\x72\x28'),'\x69\x67\x4e\x76\x59':_0x110f62(0x39f,'\x40\x5e\x7a\x62')+_0x110f62(0x2fb,'\x58\x23\x28\x4d')+_0x110f62(0x22f,'\x58\x23\x28\x4d'),'\x75\x74\x6b\x46\x6d':function(_0x28b471,_0x358499){return _0x28b471>_0x358499;},'\x75\x49\x4e\x4f\x59':function(_0x2de0cd,_0x3e488e){return _0x2de0cd<_0x3e488e;},'\x63\x6c\x49\x6d\x6f':_0x110f62(0x332,'\x5a\x21\x4c\x74')+_0x110f62(0x1e3,'\x6c\x77\x61\x41')+_0x110f62(0x32c,'\x69\x67\x47\x61')+_0x110f62(0x37b,'\x37\x37\x71\x63'),'\x55\x47\x69\x4e\x69':_0x110f62(0x1d7,'\x5b\x67\x4d\x7a')+'\x64\x3a','\x70\x6b\x68\x56\x57':function(_0xddc2cf,_0x5d960b){return _0xddc2cf(_0x5d960b);},'\x54\x6f\x68\x51\x50':function(_0x382174,_0x150ee5){return _0x382174+_0x150ee5;},'\x78\x41\x47\x4c\x41':_0x110f62(0x1cd,'\x4b\x47\x6b\x39')+_0x110f62(0x2fa,'\x24\x77\x35\x51'),'\x58\x62\x54\x74\x6f':function(_0x4651ac){return _0x4651ac();},'\x42\x46\x47\x42\x4c':function(_0x58e35b,_0x31ced5){return _0x58e35b+_0x31ced5;},'\x79\x42\x79\x6e\x4d':function(_0x4d1f23,_0x17f741){return _0x4d1f23(_0x17f741);},'\x56\x58\x66\x4d\x6f':function(_0x543fcf,_0x112904){return _0x543fcf+_0x112904;},'\x4f\x74\x79\x68\x53':function(_0x209e94,_0x5da0e2){return _0x209e94+_0x5da0e2;},'\x56\x4c\x79\x6b\x4f':function(_0x45f7b6,_0x13c3fe){return _0x45f7b6+_0x13c3fe;},'\x64\x57\x54\x66\x69':'\x2c\x20\x73\x65\x73\x73\x69\x6f'+_0x110f62(0x39b,'\x66\x57\x26\x65')+_0x110f62(0x363,'\x34\x55\x52\x52'),'\x55\x44\x57\x76\x67':_0x110f62(0x21a,'\x30\x38\x33\x34'),'\x6c\x7a\x42\x68\x75':function(_0x3591ca,_0x53e6b0){return _0x3591ca>_0x53e6b0;},'\x6c\x6a\x71\x62\x4e':_0x110f62(0x361,'\x23\x48\x31\x29'),'\x46\x46\x6c\x4d\x54':function(_0x88364f,_0x4f2aa6){return _0x88364f>_0x4f2aa6;},'\x42\x52\x55\x6f\x72':function(_0x45c201,_0x57ce7c){return _0x45c201+_0x57ce7c;},'\x63\x47\x6a\x59\x71':function(_0x36603e){return _0x36603e();},'\x7a\x71\x6b\x68\x55':function(_0x27de15,_0x43e1b6){return _0x27de15+_0x43e1b6;},'\x6d\x6b\x57\x54\x41':_0x110f62(0x1aa,'\x5a\x21\x4c\x74')+_0x110f62(0x220,'\x40\x5e\x7a\x62')+_0x110f62(0x345,'\x76\x74\x66\x23')+_0x110f62(0x237,'\x50\x24\x67\x6f')+_0x110f62(0x2e6,'\x67\x57\x66\x49')+_0x110f62(0x328,'\x71\x53\x77\x76')+_0x110f62(0x286,'\x66\x4d\x24\x45')+_0x110f62(0x2be,'\x45\x5b\x25\x5d'),'\x77\x4d\x44\x4d\x50':_0x110f62(0x223,'\x63\x79\x38\x52'),'\x72\x73\x59\x75\x48':function(_0x262a19,_0x61380e){return _0x262a19(_0x61380e);},'\x4b\x56\x77\x65\x4c':function(_0x1f8fa2,_0x5a3542){return _0x1f8fa2||_0x5a3542;},'\x73\x4a\x51\x46\x74':function(_0x283546,_0x55e9ab){return _0x283546(_0x55e9ab);},'\x49\x6f\x74\x56\x52':function(_0xbbb031,_0x9c7e39){return _0xbbb031!==_0x9c7e39;},'\x59\x7a\x4e\x41\x70':_0x110f62(0x329,'\x50\x37\x61\x79'),'\x6a\x6e\x55\x44\x72':_0x110f62(0x1e6,'\x4b\x47\x6b\x39'),'\x53\x63\x43\x63\x5a':function(_0x41bc82,_0xea886a){return _0x41bc82!==_0xea886a;},'\x54\x68\x4a\x49\x52':_0x110f62(0x32a,'\x6c\x77\x61\x41'),'\x54\x43\x48\x73\x48':function(_0x5b4c2d,_0x57b80b){return _0x5b4c2d+_0x57b80b;},'\x54\x46\x4c\x63\x4a':function(_0x237186,_0x17ae22){return _0x237186+_0x17ae22;},'\x58\x67\x4a\x57\x77':function(_0x3edd93,_0x5e0f75){return _0x3edd93!==_0x5e0f75;},'\x7a\x4b\x4b\x6d\x58':_0x110f62(0x263,'\x40\x5e\x7a\x62'),'\x53\x61\x64\x4c\x5a':function(_0x448a46,_0x475c4c){return _0x448a46===_0x475c4c;},'\x41\x6a\x56\x55\x79':function(_0x11097c,_0x4da07b){return _0x11097c(_0x4da07b);},'\x6b\x79\x44\x50\x76':'\x2e\x2e\x2f\x2e\x2e\x2f\x67\x65'+_0x110f62(0x1b0,'\x40\x5d\x57\x6d')+_0x110f62(0x347,'\x5b\x67\x4d\x7a')+'\x76','\x4c\x4c\x4f\x6c\x6d':_0x110f62(0x375,'\x79\x46\x6c\x4d')+_0x110f62(0x2a5,'\x24\x39\x72\x28')+'\x65\x64\x20\x28\x6e\x6f\x6e\x2d'+_0x110f62(0x335,'\x4e\x62\x75\x35'),'\x6c\x66\x71\x66\x73':function(_0x416ef2,_0x47fb47,_0x127684){return _0x416ef2(_0x47fb47,_0x127684);},'\x54\x47\x71\x56\x58':function(_0x3df307,_0x4b33a3){return _0x3df307(_0x4b33a3);},'\x71\x57\x74\x63\x52':function(_0x3cb4ff,_0x5eed08){return _0x3cb4ff<=_0x5eed08;},'\x64\x4f\x41\x4f\x57':function(_0x213996,_0x1b9e27){return _0x213996(_0x1b9e27);},'\x6d\x6b\x6b\x51\x71':function(_0x2164df,_0x44d652){return _0x2164df-_0x44d652;},'\x4f\x6e\x54\x45\x4f':function(_0x321cb7,_0x380da7){return _0x321cb7<_0x380da7;},'\x72\x59\x46\x67\x74':function(_0x2c757e,_0x1d3004){return _0x2c757e/_0x1d3004;},'\x53\x73\x4b\x69\x69':_0x110f62(0x25f,'\x4d\x4d\x41\x52')+_0x110f62(0x2fc,'\x4d\x4d\x41\x52')+'\x20','\x76\x4e\x53\x77\x57':function(_0x843764,_0x15b710){return _0x843764/_0x15b710;},'\x61\x6f\x78\x52\x4d':'\x73\x29\x2e','\x69\x5a\x75\x6a\x77':function(_0x1e502f,_0xbd415f){return _0x1e502f===_0xbd415f;},'\x73\x6c\x69\x75\x66':_0x110f62(0x208,'\x58\x34\x50\x53')+_0x110f62(0x269,'\x4e\x62\x75\x35')+_0x110f62(0x1b5,'\x4d\x4d\x41\x52')+'\x66\x65\x74\x63\x68\x2f\x63\x6c'+_0x110f62(0x2dd,'\x50\x37\x61\x79')+_0x110f62(0x302,'\x40\x5d\x57\x6d')+'\x68\x69\x73\x20\x63\x79\x63\x6c'+_0x110f62(0x245,'\x41\x37\x6a\x26')+_0x110f62(0x260,'\x7a\x66\x47\x5d')+_0x110f62(0x2cb,'\x34\x55\x52\x52')+_0x110f62(0x1c0,'\x29\x65\x47\x44')+_0x110f62(0x308,'\x34\x55\x52\x52')+_0x110f62(0x21c,'\x30\x38\x33\x34')+_0x110f62(0x1c5,'\x61\x4b\x44\x67')+_0x110f62(0x264,'\x40\x5e\x7a\x62')+_0x110f62(0x331,'\x4b\x47\x6b\x39')+_0x110f62(0x2c1,'\x79\x46\x6c\x4d')+_0x110f62(0x1bb,'\x69\x67\x47\x61')+_0x110f62(0x280,'\x6c\x33\x4a\x23')+_0x110f62(0x27d,'\x6c\x33\x4a\x23')+'\x2e\x20\x3d\x30\x29\x2e\x20\x54'+_0x110f62(0x2e1,'\x26\x33\x49\x35')+_0x110f62(0x1c2,'\x52\x4d\x6b\x46')+_0x110f62(0x1a9,'\x7a\x66\x47\x5d')+_0x110f62(0x293,'\x24\x39\x72\x28')+_0x110f62(0x240,'\x4b\x47\x6b\x39')+'\x65\x20\x67\x61\x74\x65\x2c\x20'+'\x70\x75\x62\x6c\x69\x73\x68\x20'+_0x110f62(0x1ea,'\x41\x37\x6a\x26')+'\x6c\x69\x6b\x65\x20\x62\x6f\x75'+_0x110f62(0x18c,'\x50\x37\x61\x79')+_0x110f62(0x30b,'\x30\x72\x6a\x4e')+_0x110f62(0x28c,'\x23\x48\x31\x29')+_0x110f62(0x2ae,'\x6c\x77\x61\x41')+_0x110f62(0x33a,'\x45\x5b\x25\x5d'),'\x72\x4e\x54\x4f\x70':function(_0x3f9958,_0x4a395f){return _0x3f9958/_0x4a395f;},'\x74\x79\x6a\x42\x73':'\x73\x29\x2e\x20\x50\x65\x72\x66'+_0x110f62(0x3b5,'\x4b\x47\x6b\x39')+_0x110f62(0x3a2,'\x24\x77\x35\x51')+_0x110f62(0x355,'\x30\x6b\x4d\x58')+'\x6b\x2e','\x4d\x50\x67\x52\x44':'\x4c\x74\x50\x66\x67','\x4c\x6c\x57\x45\x5a':'\x78\x64\x65\x42\x6f','\x65\x61\x69\x46\x79':function(_0x24abc1,_0x3c2d56){return _0x24abc1+_0x3c2d56;},'\x53\x46\x6b\x65\x49':function(_0x490fcb,_0x9abb2a){return _0x490fcb+_0x9abb2a;},'\x58\x6e\x5a\x70\x46':function(_0x3079a2,_0x197ebb){return _0x3079a2+_0x197ebb;},'\x63\x48\x4c\x71\x4f':_0x110f62(0x35a,'\x30\x38\x33\x34')+_0x110f62(0x2b3,'\x62\x6f\x57\x58')+_0x110f62(0x2b5,'\x4e\x62\x75\x35')+_0x110f62(0x2fd,'\x6c\x33\x4a\x23')+'\x6f\x6e\x20\x66\x61\x69\x6c\x75'+_0x110f62(0x2b7,'\x6c\x77\x61\x41')+'\x78\x74\x20\x66\x72\x6f\x6d\x20'+_0x110f62(0x1af,'\x62\x6f\x57\x58')+'\x20\x73\x6f\x6c\x69\x64\x69\x66'+_0x110f62(0x383,'\x62\x6f\x57\x58')+_0x110f62(0x19f,'\x56\x4a\x62\x55'),'\x71\x6f\x63\x6c\x4e':function(_0x58b5e3,_0x772880){return _0x58b5e3(_0x772880);},'\x4e\x72\x66\x64\x66':_0x110f62(0x2a0,'\x58\x34\x50\x53')+'\x70\x2f\x63\x75\x72\x72\x69\x63'+_0x110f62(0x353,'\x6c\x33\x4a\x23'),'\x41\x4e\x77\x41\x57':function(_0x8c0e15,_0x2bcee4){return _0x8c0e15(_0x2bcee4);},'\x72\x6f\x6c\x41\x44':_0x110f62(0x30e,'\x23\x48\x31\x29')+_0x110f62(0x28d,'\x30\x6b\x4d\x58')+_0x110f62(0x228,'\x58\x34\x50\x53'),'\x66\x44\x52\x6a\x78':_0x110f62(0x284,'\x6c\x63\x43\x23'),'\x75\x61\x67\x76\x75':function(_0x1f242,_0x288e53){return _0x1f242(_0x288e53);},'\x51\x4d\x55\x52\x6f':'\x2e\x2e\x2f\x2e\x2e\x2f\x67\x65'+'\x70\x2f\x6d\x65\x6d\x6f\x72\x79'+_0x110f62(0x354,'\x7a\x66\x47\x5d'),'\x68\x64\x6e\x4a\x79':function(_0x54a549,_0x8e8750){return _0x54a549(_0x8e8750);},'\x4b\x75\x4f\x71\x43':function(_0x1856be,_0x209b8b){return _0x1856be<_0x209b8b;},'\x71\x77\x64\x45\x70':function(_0x559ba8,_0x17bb74){return _0x559ba8===_0x17bb74;},'\x52\x50\x6a\x42\x6c':_0x110f62(0x2d7,'\x63\x79\x38\x52'),'\x41\x46\x46\x51\x4a':function(_0x1e2b0f,_0x4e3223){return _0x1e2b0f+_0x4e3223;},'\x70\x4f\x50\x48\x75':'\x20\x63\x75\x72\x72\x69\x63\x75'+_0x110f62(0x391,'\x41\x37\x6a\x26')+'\x65\x74\x28\x73\x29\x2e','\x43\x71\x44\x59\x62':function(_0x31d169,_0x5a71fd){return _0x31d169+_0x5a71fd;}},{dormantHypothesis:_0x704072,recentMasterLog:_0x4327e7,todayLog:_0x3ff6a2,memorySnippet:_0xd16129,userSnippet:_0x4febea}=_0x572ee7,_0x3366a6=_0x572ee7[_0x110f62(0x259,'\x24\x39\x72\x28')+_0x110f62(0x1a0,'\x7a\x66\x47\x5d')]||-0x5*-0x175+-0x19a3+0x125a,_0x3f65cb=_0x47512f[_0x110f62(0x318,'\x63\x79\x38\x52')](_0x3975da),_0x5a6436=_0x47512f[_0x110f62(0x338,'\x4b\x47\x6b\x39')](_0x8f9c44),_0x18e66f=((()=>{const _0x5a9e3f=_0x110f62;if(_0x47512f[_0x5a9e3f(0x301,'\x42\x46\x59\x36')](_0x5a9e3f(0x30c,'\x4b\x47\x6b\x39'),_0x47512f[_0x5a9e3f(0x1b7,'\x6c\x77\x61\x41')]))try{if(_0x47512f[_0x5a9e3f(0x26e,'\x58\x23\x28\x4d')](_0x47512f['\x41\x6f\x6c\x61\x76'],_0x47512f[_0x5a9e3f(0x2e7,'\x30\x72\x6a\x4e')]))!_0x3791e4[_0x5a9e3f(0x394,'\x79\x46\x6c\x4d')](_0x51f9dd[_0x4d1d43])&&(_0x369f1d[_0x5a9e3f(0x2fe,'\x71\x53\x77\x76')](_0x11f4b2[_0x2dd108]),_0x55dc62++);else{const _0x68b239=_0x47512f[_0x5a9e3f(0x274,'\x76\x67\x59\x34')](_0x65f63b);return Array[_0x5a9e3f(0x283,'\x58\x34\x50\x53')](_0x68b239)?_0x68b239[_0x5a9e3f(0x398,'\x45\x5b\x25\x5d')](_0x1889db=>_0x1889db&&_0x1889db[_0x5a9e3f(0x2ca,'\x7a\x66\x47\x5d')]===_0x5a9e3f(0x254,'\x6c\x63\x43\x23')+_0x5a9e3f(0x189,'\x58\x34\x50\x53'))[_0x5a9e3f(0x20e,'\x61\x4b\x44\x67')](-(-0xcbc+-0x1*-0x25e3+-0x18d7)):[];}}catch(_0x397d6d){return[];}else _0x78e939[_0x5a9e3f(0x1e2,'\x30\x55\x28\x41')](_0x5a9e3f(0x2b6,'\x4b\x58\x71\x24')+_0x5a9e3f(0x287,'\x30\x38\x33\x34')+_0x5a9e3f(0x23e,'\x76\x74\x66\x23')+_0x5a9e3f(0x296,'\x52\x4d\x6b\x46')+_0x5a9e3f(0x239,'\x52\x4d\x6b\x46')+_0x5a9e3f(0x2b9,'\x29\x65\x47\x44')+_0x5a9e3f(0x23f,'\x30\x72\x6a\x4e')+_0x5a9e3f(0x3ba,'\x5b\x67\x4d\x7a')+'\x65\x20\x6f\x66\x20\x69\x64\x6c'+_0x5a9e3f(0x2c8,'\x5a\x21\x4c\x74')+_0x5a9e3f(0x22b,'\x52\x4d\x6b\x46')+_0x5a9e3f(0x1fc,'\x66\x4d\x24\x45')+_0x5a9e3f(0x34e,'\x61\x4b\x44\x67')+_0x5a9e3f(0x37c,'\x67\x57\x66\x49')+_0x5a9e3f(0x194,'\x7a\x66\x47\x5d')+_0x5a9e3f(0x1e7,'\x34\x55\x52\x52')+_0x5a9e3f(0x2c1,'\x79\x46\x6c\x4d')+_0x5a9e3f(0x288,'\x5a\x21\x4c\x74')+_0x5a9e3f(0x336,'\x4e\x62\x75\x35')+_0x5a9e3f(0x1bd,'\x58\x23\x28\x4d')+_0x5a9e3f(0x3ae,'\x4d\x4d\x41\x52')+'\x6f\x20\x6d\x61\x6b\x65\x20\x61'+_0x5a9e3f(0x2f9,'\x59\x41\x2a\x4b')+_0x5a9e3f(0x36e,'\x30\x6b\x4d\x58')+_0x5a9e3f(0x303,'\x6c\x33\x4a\x23')+_0x5a9e3f(0x240,'\x4b\x47\x6b\x39')+_0x5a9e3f(0x1d8,'\x50\x24\x67\x6f')+'\x70\x75\x62\x6c\x69\x73\x68\x20'+_0x5a9e3f(0x1bc,'\x67\x6c\x65\x29')+_0x5a9e3f(0x207,'\x30\x38\x33\x34')+_0x5a9e3f(0x2f7,'\x4f\x48\x77\x23')+_0x5a9e3f(0x20d,'\x24\x39\x72\x28')+_0x5a9e3f(0x3bb,'\x4b\x58\x71\x24')+_0x5a9e3f(0x388,'\x58\x34\x50\x53')+_0x5a9e3f(0x382,'\x30\x72\x6a\x4e'));})()),_0x4f2877={};_0x4f2877[_0x110f62(0x33d,'\x4e\x62\x75\x35')+_0x110f62(0x1d1,'\x69\x67\x47\x61')+'\x6e\x73\x63\x72\x69\x70\x74']=_0x4327e7,_0x4f2877[_0x110f62(0x327,'\x4f\x48\x77\x23')]=_0x3ff6a2,_0x4f2877[_0x110f62(0x1d3,'\x30\x38\x33\x34')+_0x110f62(0x31e,'\x66\x57\x26\x65')]=_0xd16129,_0x4f2877[_0x110f62(0x1f2,'\x30\x38\x33\x34')+_0x110f62(0x334,'\x30\x55\x28\x41')]=_0x4febea,_0x4f2877[_0x110f62(0x251,'\x37\x37\x71\x63')+'\x65\x6e\x74\x73']=_0x18e66f;const _0xcfd9e=_0x47512f['\x70\x6b\x68\x56\x57'](_0x3e3a4d,_0x4f2877);_0x47a345(_0x47512f[_0x110f62(0x2b1,'\x76\x74\x66\x23')]('\x53\x69\x67\x6e\x61\x6c\x73\x20'+'\x65\x78\x74\x72\x61\x63\x74\x65'+_0x110f62(0x1f9,'\x66\x57\x26\x65'),_0xcfd9e[_0x110f62(0x2d8,'\x4b\x58\x71\x24')])+'\x29\x3a',_0xcfd9e[_0x110f62(0x217,'\x7a\x66\x47\x5d')]('\x2c\x20')),_0x47512f[_0x110f62(0x313,'\x61\x4b\x44\x67')](_0x47a345,_0x47512f[_0x110f62(0x341,'\x56\x4a\x62\x55')](_0x47512f[_0x110f62(0x1ce,'\x30\x38\x33\x34')](_0x47512f[_0x110f62(0x379,'\x34\x55\x52\x52')](_0x110f62(0x299,'\x7a\x66\x47\x5d')+_0x110f62(0x362,'\x34\x55\x52\x52'),_0x18e66f[_0x110f62(0x21f,'\x30\x55\x28\x41')])+_0x47512f[_0x110f62(0x3a5,'\x4f\x48\x77\x23')],_0x4327e7['\x6c\x65\x6e\x67\x74\x68']),_0x47512f['\x55\x44\x57\x76\x67']));if(_0x704072&&Array[_0x110f62(0x2a6,'\x4b\x58\x71\x24')](_0x704072['\x73\x69\x67\x6e\x61\x6c\x73'])&&_0x47512f[_0x110f62(0x2ec,'\x42\x46\x59\x36')](_0x704072[_0x110f62(0x188,'\x58\x34\x50\x53')][_0x110f62(0x314,'\x50\x37\x61\x79')],-0xd3*-0x10+-0x1*-0x8ba+-0x6e*0x33)){if(_0x110f62(0x3af,'\x29\x65\x47\x44')===_0x47512f[_0x110f62(0x326,'\x24\x39\x72\x28')]){const _0x59ede4=_0x704072[_0x110f62(0x2a2,'\x61\x4b\x44\x67')];let _0x543a6b=-0x7*-0xb8+0x16c*0x19+0x144a*-0x2;for(let _0x4151bf=0xc6d*-0x3+-0x19b*0x9+0x33ba;_0x47512f[_0x110f62(0x1a3,'\x4b\x47\x6b\x39')](_0x4151bf,_0x59ede4[_0x110f62(0x232,'\x67\x6c\x65\x29')]);_0x4151bf++){!_0xcfd9e['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x59ede4[_0x4151bf])&&(_0xcfd9e[_0x110f62(0x340,'\x5d\x6e\x5e\x23')](_0x59ede4[_0x4151bf]),_0x543a6b++);}_0x47512f[_0x110f62(0x190,'\x52\x4d\x6b\x46')](_0x543a6b,0x25f2+-0xac2*0x2+-0x106e)&&console[_0x110f62(0x385,'\x5b\x67\x4d\x7a')](_0x47512f[_0x110f62(0x192,'\x61\x4b\x44\x67')](_0x47512f['\x51\x62\x6a\x42\x41'](_0x47512f[_0x110f62(0x1b3,'\x4d\x4b\x2a\x6c')],_0x543a6b),_0x47512f[_0x110f62(0x236,'\x52\x4d\x6b\x46')]));}else{const _0x4311b2=_0x47512f[_0x110f62(0x2e4,'\x34\x55\x52\x52')](_0x4aae5b);return _0x5d928d[_0x110f62(0x19b,'\x4d\x4b\x2a\x6c')](_0x4311b2)?_0x4311b2[_0x110f62(0x2f1,'\x29\x65\x47\x44')](_0x45f57c=>_0x45f57c&&_0x45f57c[_0x110f62(0x267,'\x30\x6b\x4d\x58')]===_0x110f62(0x380,'\x28\x64\x58\x46')+_0x110f62(0x2da,'\x28\x64\x58\x46'))[_0x110f62(0x1ba,'\x62\x6f\x57\x58')](-(0x2*0x1111+-0x203f*0x1+-0x193)):[];}}try{const _0x58139c=_0x47512f[_0x110f62(0x222,'\x66\x57\x26\x65')](_0xc5d7ce);let _0x50c76a=0x1*0xb2d+0x1ae4+-0x79d*0x5;for(let _0xdcf12d=-0xb1a+0x1e3b+-0x1321*0x1;_0xdcf12d<_0x58139c[_0x110f62(0x2a3,'\x37\x37\x71\x63')];_0xdcf12d++){!_0xcfd9e['\x69\x6e\x63\x6c\x75\x64\x65\x73'](_0x58139c[_0xdcf12d])&&(_0xcfd9e[_0x110f62(0x25e,'\x63\x79\x38\x52')](_0x58139c[_0xdcf12d]),_0x50c76a++);}_0x47512f[_0x110f62(0x2e0,'\x34\x55\x52\x52')](_0x50c76a,0x11d3+0xa1e+-0x1bf1*0x1)&&console[_0x110f62(0x1be,'\x4b\x58\x71\x24')](_0x47512f[_0x110f62(0x31f,'\x5b\x67\x4d\x7a')](_0x47512f[_0x110f62(0x36d,'\x61\x4b\x44\x67')](_0x110f62(0x225,'\x42\x46\x59\x36')+_0x110f62(0x28f,'\x62\x6f\x57\x58')+_0x110f62(0x30f,'\x61\x4b\x44\x67')+'\x65\x64\x20',_0x50c76a),_0x110f62(0x26a,'\x62\x6f\x57\x58')+'\x63\x6c\x61\x72\x65\x64\x20\x73'+'\x69\x67\x6e\x61\x6c\x28\x73\x29'+_0x110f62(0x2f5,'\x76\x67\x59\x34')+_0x110f62(0x246,'\x58\x23\x28\x4d')+_0x110f62(0x2cd,'\x41\x37\x6a\x26')+_0x110f62(0x294,'\x24\x77\x35\x51')));}catch(_0x4dd369){console['\x77\x61\x72\x6e'](_0x47512f[_0x110f62(0x350,'\x40\x5d\x57\x6d')],_0x4dd369&&_0x4dd369[_0x110f62(0x26d,'\x69\x67\x47\x61')]||_0x4dd369);}try{if(_0x47512f['\x50\x4e\x71\x58\x65'](_0x47512f[_0x110f62(0x268,'\x40\x5d\x57\x6d')],_0x47512f[_0x110f62(0x35f,'\x6c\x63\x43\x23')])){const _0x42b8cf=_0x47512f[_0x110f62(0x271,'\x6c\x33\x4a\x23')](_0x538a7b,[_0x47512f[_0x110f62(0x27a,'\x76\x74\x66\x23')](String,_0x47512f[_0x110f62(0x1a4,'\x45\x5b\x25\x5d')](_0x4327e7,'')),_0x47512f[_0x110f62(0x298,'\x52\x4d\x6b\x46')](String,_0x47512f[_0x110f62(0x22e,'\x71\x53\x77\x76')](_0x3ff6a2,''))]);let _0x27e02a=0x9d+-0x1766+0x16c9;for(let _0x44bab0=-0x1dca+-0x907+-0x13*-0x20b;_0x47512f[_0x110f62(0x201,'\x6c\x33\x4a\x23')](_0x44bab0,_0x42b8cf[_0x110f62(0x364,'\x63\x79\x38\x52')][_0x110f62(0x34c,'\x45\x5b\x25\x5d')]);_0x44bab0++){if(_0x47512f[_0x110f62(0x3b1,'\x29\x65\x47\x44')](_0x47512f[_0x110f62(0x297,'\x4d\x4d\x41\x52')],_0x47512f[_0x110f62(0x199,'\x51\x34\x72\x4e')]))!_0xcfd9e[_0x110f62(0x1b6,'\x71\x53\x77\x76')](_0x42b8cf[_0x110f62(0x337,'\x69\x67\x47\x61')][_0x44bab0])&&(_0xcfd9e[_0x110f62(0x21d,'\x76\x67\x59\x34')](_0x42b8cf[_0x110f62(0x188,'\x58\x34\x50\x53')][_0x44bab0]),_0x27e02a++);else try{const _0x3c2f2a=_0x1abb98();return _0x46556f[_0x110f62(0x276,'\x59\x41\x2a\x4b')](_0x3c2f2a)?_0x3c2f2a[_0x110f62(0x282,'\x76\x67\x59\x34')](_0x492c69=>_0x492c69&&_0x492c69[_0x110f62(0x1ac,'\x76\x67\x59\x34')]===_0x110f62(0x258,'\x69\x67\x47\x61')+_0x110f62(0x213,'\x6c\x63\x43\x23'))['\x73\x6c\x69\x63\x65'](-(-0xf79*0x1+0x6*-0x2dd+-0xafd*-0x3)):[];}catch(_0x3cd9ea){return[];}}_0x27e02a>-0x1990+-0x1*-0x1666+0x32a&&(_0x47512f[_0x110f62(0x2a4,'\x62\x6f\x57\x58')](_0x47512f[_0x110f62(0x34f,'\x4b\x58\x71\x24')],_0x47512f[_0x110f62(0x1ed,'\x71\x53\x77\x76')])?(_0x518fbc['\x70\x75\x73\x68'](_0x56185a[_0x51ba5d]),_0x560c8a++):console[_0x110f62(0x20b,'\x29\x65\x47\x44')](_0x47512f[_0x110f62(0x1a6,'\x24\x39\x72\x28')](_0x47512f[_0x110f62(0x2d4,'\x30\x55\x28\x41')](_0x47512f[_0x110f62(0x24a,'\x62\x6f\x57\x58')],_0x27e02a),_0x47512f['\x6b\x71\x67\x79\x73'])));if(Array[_0x110f62(0x2d9,'\x41\x37\x6a\x26')](_0x42b8cf[_0x110f62(0x358,'\x6c\x33\x4a\x23')+'\x65\x73'])&&_0x42b8cf[_0x110f62(0x2bc,'\x58\x23\x28\x4d')+'\x65\x73'][_0x110f62(0x2a3,'\x37\x37\x71\x63')]&&_0x47512f[_0x110f62(0x1eb,'\x51\x34\x72\x4e')]((process.env.EVOLVER_CONV_DISTILL_ENABLED||_0x47512f['\x7a\x4b\x4b\x6d\x58'])[_0x110f62(0x30a,'\x6c\x63\x43\x23')+_0x110f62(0x38c,'\x30\x55\x28\x41')](),_0x110f62(0x218,'\x5a\x21\x4c\x74')))try{_0x47512f[_0x110f62(0x23a,'\x66\x57\x26\x65')](_0x110f62(0x1e9,'\x28\x64\x58\x46'),_0x110f62(0x381,'\x71\x53\x77\x76'))?_0x47512f[_0x110f62(0x281,'\x5d\x6e\x5e\x23')](require,_0x47512f[_0x110f62(0x291,'\x4b\x47\x6b\x39')])[_0x110f62(0x357,'\x26\x33\x49\x35')+_0x110f62(0x206,'\x40\x5d\x57\x6d')](_0x42b8cf[_0x110f62(0x2bd,'\x30\x6b\x4d\x58')+'\x65\x73']):_0x18ebc6[_0x110f62(0x1e8,'\x30\x6b\x4d\x58')](_0x47512f[_0x110f62(0x19d,'\x6c\x33\x4a\x23')](_0x110f62(0x387,'\x58\x34\x50\x53')+'\x48\x79\x70\x6f\x74\x68\x65\x73'+'\x69\x73\x5d\x20\x49\x6e\x6a\x65'+_0x110f62(0x243,'\x4d\x4b\x2a\x6c')+_0x1d9db5,_0x47512f['\x62\x65\x54\x78\x59']));}catch(_0x25740a){}}else _0x546d76[_0x110f62(0x1be,'\x4b\x58\x71\x24')](_0x47512f[_0x110f62(0x1e5,'\x40\x5e\x7a\x62')](_0x47512f[_0x110f62(0x1ae,'\x30\x38\x33\x34')],_0x2a8995)+_0x47512f[_0x110f62(0x378,'\x23\x48\x31\x29')]);}catch(_0x13f7ef){console[_0x110f62(0x204,'\x5b\x67\x4d\x7a')](_0x47512f[_0x110f62(0x2ba,'\x59\x41\x2a\x4b')],_0x13f7ef&&_0x13f7ef[_0x110f62(0x203,'\x58\x34\x50\x53')]||_0x13f7ef);}let _0xa792d2=_0x47512f[_0x110f62(0x205,'\x26\x33\x49\x35')](parseInt,_0x47512f[_0x110f62(0x29d,'\x5d\x6e\x5e\x23')](String,process.env.EVOLVER_IDLE_FETCH_INTERVAL_MS||''),0x86a*-0x3+-0x255d+0x3ea5);if(!Number['\x69\x73\x46\x69\x6e\x69\x74\x65'](_0xa792d2)||_0x47512f[_0x110f62(0x39e,'\x59\x41\x2a\x4b')](_0xa792d2,0x61f*0x4+-0x1*0x149f+0x3dd*-0x1))_0xa792d2=-0x6876b+0xfeb06*0x1+-0x3bdb;let _0x35af98=![];if(_0x47512f[_0x110f62(0x386,'\x4d\x4d\x41\x52')](_0x5098a3,_0xcfd9e)){const _0x2f208e=_0x47512f['\x6d\x6b\x6b\x51\x71'](Date['\x6e\x6f\x77'](),_0x3366a6);_0x3366a6>0x4ff*0x1+-0x2ee*0x7+0xf83*0x1&&_0x47512f[_0x110f62(0x1ab,'\x24\x77\x35\x51')](_0x2f208e,_0xa792d2)?(_0x35af98=!![],console[_0x110f62(0x344,'\x23\x48\x31\x29')](_0x47512f['\x51\x62\x6a\x42\x41'](_0x47512f[_0x110f62(0x3a3,'\x5b\x67\x4d\x7a')](_0x47512f[_0x110f62(0x392,'\x67\x57\x66\x49')](_0x110f62(0x3b8,'\x26\x33\x49\x35')+_0x110f62(0x309,'\x71\x53\x77\x76')+_0x110f62(0x18e,'\x4b\x58\x71\x24')+_0x110f62(0x1f8,'\x28\x64\x58\x46')+_0x110f62(0x36c,'\x7a\x66\x47\x5d')+_0x110f62(0x39d,'\x4f\x48\x77\x23')+_0x110f62(0x2d2,'\x50\x24\x67\x6f')+_0x110f62(0x275,'\x7a\x66\x47\x5d')+'\x41\x50\x49\x20\x63\x61\x6c\x6c'+'\x73\x20\x28\x6c\x61\x73\x74\x20'+'\x66\x65\x74\x63\x68\x20',Math[_0x110f62(0x1c7,'\x5d\x6e\x5e\x23')](_0x47512f[_0x110f62(0x2c0,'\x5d\x6e\x5e\x23')](_0x2f208e,0x25a*0x9+0x2103+-0x3245))),_0x47512f[_0x110f62(0x227,'\x56\x4a\x62\x55')])+Math[_0x110f62(0x3a7,'\x79\x46\x6c\x4d')](_0x47512f[_0x110f62(0x3ab,'\x52\x4d\x6b\x46')](_0xa792d2,-0x199d+0xbeb*-0x3+0x4146)),_0x47512f[_0x110f62(0x305,'\x4f\x48\x77\x23')])),_0x47512f[_0x110f62(0x35d,'\x37\x37\x71\x63')](process.env.EVOLVER_DEBUG_TASKS,'\x31')&&console[_0x110f62(0x342,'\x4f\x48\x77\x23')](_0x47512f[_0x110f62(0x230,'\x79\x46\x6c\x4d')])):console[_0x110f62(0x249,'\x45\x5b\x25\x5d')](_0x47512f[_0x110f62(0x195,'\x4f\x48\x77\x23')](_0x110f62(0x306,'\x40\x5e\x7a\x62')+'\x69\x6e\x67\x5d\x20\x53\x61\x74'+_0x110f62(0x2f3,'\x69\x67\x47\x61')+'\x75\x74\x20\x66\x65\x74\x63\x68'+_0x110f62(0x2ef,'\x40\x5e\x7a\x62')+_0x110f62(0x210,'\x66\x57\x26\x65')+_0x110f62(0x2eb,'\x28\x64\x58\x46')+Math[_0x110f62(0x1c6,'\x40\x5e\x7a\x62')](_0x47512f[_0x110f62(0x38a,'\x58\x34\x50\x53')](Date[_0x110f62(0x18a,'\x30\x38\x33\x34')]()-_0x3366a6,-0xc*0x315+0xce+0x2816)),_0x47512f[_0x110f62(0x1b1,'\x50\x24\x67\x6f')]));}try{if(_0x47512f[_0x110f62(0x27b,'\x42\x46\x59\x36')](_0x47512f[_0x110f62(0x36a,'\x76\x67\x59\x34')],_0x47512f[_0x110f62(0x2a9,'\x29\x65\x47\x44')])){var _0x353031=_0x118752();if(_0x353031&&_0x353031[_0x110f62(0x324,'\x76\x67\x59\x34')+_0x110f62(0x35c,'\x67\x6c\x65\x29')+_0x110f62(0x389,'\x6c\x77\x61\x41')]){var _0x44b276=_0x353031[_0x110f62(0x247,'\x28\x64\x58\x46')+_0x110f62(0x1fb,'\x30\x38\x33\x34')+_0x110f62(0x1cc,'\x30\x72\x6a\x4e')];_0xcfd9e[_0x110f62(0x24b,'\x45\x5b\x25\x5d')](_0x110f62(0x2ab,'\x56\x4a\x62\x55')+_0x110f62(0x1ff,'\x50\x24\x67\x6f')+_0x110f62(0x2af,'\x4d\x4b\x2a\x6c'));if(_0x44b276[_0x110f62(0x3aa,'\x66\x4d\x24\x45')])_0xcfd9e[_0x110f62(0x22a,'\x23\x48\x31\x29')](_0x47512f[_0x110f62(0x3a8,'\x24\x39\x72\x28')](_0x47512f[_0x110f62(0x2e3,'\x45\x5b\x25\x5d')],_0x47512f[_0x110f62(0x233,'\x4d\x4d\x41\x52')](String,_0x44b276[_0x110f62(0x262,'\x67\x57\x66\x49')])[_0x110f62(0x33f,'\x59\x41\x2a\x4b')](-0xa12*-0x2+0x4*-0x6c3+-0xd*-0x88,-0x813+0x1278+-0x1*0xa15)));if(_0x44b276[_0x110f62(0x3b0,'\x28\x64\x58\x46')])_0xcfd9e[_0x110f62(0x374,'\x62\x6f\x57\x58')](_0x47512f[_0x110f62(0x24e,'\x4e\x62\x75\x35')](_0x47512f[_0x110f62(0x2f2,'\x76\x74\x66\x23')],String(_0x44b276[_0x110f62(0x238,'\x76\x67\x59\x34')])[_0x110f62(0x2d1,'\x66\x4d\x24\x45')](0x494+-0x1ff6+0x1b62*0x1,0x23d2+-0x1f6+-0x4*0x859)));console[_0x110f62(0x397,'\x24\x77\x35\x51')](_0x47512f[_0x110f62(0x2db,'\x37\x37\x71\x63')](_0x47512f[_0x110f62(0x1fd,'\x4e\x62\x75\x35')](_0x47512f[_0x110f62(0x1d4,'\x61\x4b\x44\x67')],_0x44b276[_0x110f62(0x1e1,'\x76\x74\x66\x23')+'\x61\x74\x74\x65\x6d\x70\x74\x65'+'\x64']||0x9e*0x21+0x1263*-0x1+-0x3*0xa9),'\x29\x2e'));}}else{const _0x4c299e=_0x1f11cb[_0x425486];if(giIqhY[_0x110f62(0x24f,'\x4f\x48\x77\x23')](_0x5e318c[_0x110f62(0x1f6,'\x5a\x21\x4c\x74')](_0x4c299e),-(0x13*-0x6b+-0x1*0x2204+-0x29*-0x106)))return![];if(giIqhY[_0x110f62(0x197,'\x4d\x4d\x41\x52')](_0x4c299e[_0x110f62(0x2e9,'\x66\x57\x26\x65')](_0x110f62(0x366,'\x42\x46\x59\x36')),-0x1149+-0x12f*0x14+0x831*0x5))return![];if(giIqhY[_0x110f62(0x1de,'\x41\x37\x6a\x26')](_0x4c299e[_0x110f62(0x21e,'\x71\x53\x77\x76')](giIqhY[_0x110f62(0x351,'\x76\x67\x59\x34')]),-0x1*-0x983+-0x6*-0x292+-0x18ef*0x1)&&giIqhY[_0x110f62(0x3a6,'\x23\x48\x31\x29')](_0x4c299e[_0x110f62(0x232,'\x67\x6c\x65\x29')],-0x1d5b*0x1+-0x778+0x24e8))return![];if(giIqhY['\x50\x4e\x71\x58\x65'](_0x4c299e[_0x110f62(0x23c,'\x61\x4b\x44\x67')](_0x110f62(0x277,'\x23\x48\x31\x29')+_0x110f62(0x200,'\x4b\x47\x6b\x39')+_0x110f62(0x2ac,'\x50\x24\x67\x6f')+'\x69\x6f\x6e\x3a'),0xab2+-0x18e1+-0xe2f*-0x1)&&giIqhY['\x75\x74\x6b\x46\x6d'](_0x4c299e['\x6c\x65\x6e\x67\x74\x68'],0x17b*-0x17+-0x3*0x69+-0x11b2*-0x2))return![];}}catch(_0x1fbc76){}try{var {generateCurriculumSignals:_0x59e0ef}=_0x47512f[_0x110f62(0x39c,'\x59\x41\x2a\x4b')](require,_0x47512f[_0x110f62(0x322,'\x58\x34\x50\x53')]),{getCapabilityGaps:_0x752edb}=_0x47512f[_0x110f62(0x253,'\x7a\x66\x47\x5d')](require,_0x47512f[_0x110f62(0x365,'\x4d\x4b\x2a\x6c')]),_0xec4026=[];try{if(_0x47512f[_0x110f62(0x2de,'\x30\x38\x33\x34')](_0x47512f['\x66\x44\x52\x6a\x78'],_0x110f62(0x325,'\x58\x34\x50\x53')))_0xec4026=_0x47512f[_0x110f62(0x2c6,'\x58\x23\x28\x4d')](_0x752edb)||[];else{const _0x10dca2=_0x300e17[_0x110f62(0x33b,'\x5d\x6e\x5e\x23')];let _0x459b4d=0x1*0x2037+-0x24f7+0x4c0;for(let _0x22d75e=-0x1*0x1087+0x6e1*0x5+-0x2*0x8ef;_0x47512f[_0x110f62(0x330,'\x4e\x62\x75\x35')](_0x22d75e,_0x10dca2['\x6c\x65\x6e\x67\x74\x68']);_0x22d75e++){!_0x3d2bc5[_0x110f62(0x2c7,'\x24\x77\x35\x51')](_0x10dca2[_0x22d75e])&&(_0x5219c4[_0x110f62(0x374,'\x62\x6f\x57\x58')](_0x10dca2[_0x22d75e]),_0x459b4d++);}_0x459b4d>-0x89*0x27+-0x21f+0x16fe&&_0x46197d['\x6c\x6f\x67'](_0x47512f[_0x110f62(0x27c,'\x56\x4a\x62\x55')](_0x47512f[_0x110f62(0x244,'\x6c\x63\x43\x23')],_0x459b4d)+(_0x110f62(0x215,'\x67\x6c\x65\x29')+_0x110f62(0x3a9,'\x67\x6c\x65\x29')+_0x110f62(0x292,'\x50\x37\x61\x79')+_0x110f62(0x2cc,'\x56\x4a\x62\x55')+'\x70\x74\x65\x64\x20\x63\x79\x63'+_0x110f62(0x348,'\x4d\x4b\x2a\x6c')));}}catch(_0x4b4b01){}var _0x24473b=_0x47512f['\x75\x61\x67\x76\x75'](require,_0x47512f[_0x110f62(0x3b2,'\x4d\x4b\x2a\x6c')])[_0x110f62(0x37f,'\x79\x46\x6c\x4d')+_0x110f62(0x307,'\x34\x55\x52\x52')]?require(_0x110f62(0x290,'\x52\x4d\x6b\x46')+_0x110f62(0x35e,'\x24\x39\x72\x28')+_0x110f62(0x20f,'\x5a\x21\x4c\x74'))[_0x110f62(0x1db,'\x24\x39\x72\x28')+_0x110f62(0x255,'\x50\x37\x61\x79')]():'';const _0xb02594={};_0xb02594['\x63\x61\x70\x61\x62\x69\x6c\x69'+_0x110f62(0x1ad,'\x58\x23\x28\x4d')]=_0xec4026,_0xb02594['\x6d\x65\x6d\x6f\x72\x79\x47\x72'+_0x110f62(0x360,'\x37\x37\x71\x63')]=_0x24473b,_0xb02594[_0x110f62(0x2e5,'\x29\x65\x47\x44')+'\x69\x74\x79']={};var _0x471416=_0x47512f[_0x110f62(0x1ee,'\x66\x57\x26\x65')](_0x59e0ef,_0xb02594);for(var _0x316f80=-0x43b*0x5+-0x1*0x678+0x935*0x3;_0x47512f['\x4b\x75\x4f\x71\x43'](_0x316f80,_0x471416[_0x110f62(0x390,'\x52\x4d\x6b\x46')]);_0x316f80++){if(!_0xcfd9e[_0x110f62(0x352,'\x67\x6c\x65\x29')](_0x471416[_0x316f80])){if(_0x47512f[_0x110f62(0x1f3,'\x34\x55\x52\x52')](_0x47512f[_0x110f62(0x2ad,'\x67\x57\x66\x49')],_0x47512f[_0x110f62(0x3b4,'\x63\x79\x38\x52')]))_0xcfd9e[_0x110f62(0x27f,'\x59\x41\x2a\x4b')](_0x471416[_0x316f80]);else{const _0x10bd7c=(_0x110f62(0x1d9,'\x24\x39\x72\x28')+'\x30')[_0x110f62(0x349,'\x30\x6b\x4d\x58')]('\x7c');let _0x3b9a4f=0x1212+0x6*0x36a+0x2f*-0xd2;while(!![]){switch(_0x10bd7c[_0x3b9a4f++]){case'\x30':_0x2ed306[_0x110f62(0x3a4,'\x4d\x4d\x41\x52')](_0x47512f['\x75\x78\x56\x56\x66'](_0x110f62(0x320,'\x71\x53\x77\x76')+_0x110f62(0x257,'\x28\x64\x58\x46')+_0x110f62(0x270,'\x50\x37\x61\x79')+_0x110f62(0x198,'\x26\x33\x49\x35')+_0x110f62(0x2ee,'\x71\x53\x77\x76')+_0x110f62(0x235,'\x76\x67\x59\x34')+_0x110f62(0x34d,'\x58\x23\x28\x4d')+'\x70\x72\x65\x76\x69\x6f\x75\x73'+_0x110f62(0x196,'\x67\x6c\x65\x29')+_0x110f62(0x2b2,'\x5b\x67\x4d\x7a')+'\x65\x73\x3d'+(_0x53ff2e[_0x110f62(0x219,'\x24\x77\x35\x51')+_0x110f62(0x2b0,'\x4b\x47\x6b\x39')+'\x64']||-0x1*-0x7a2+-0x4*0x4fd+-0x1*-0xc52),'\x29\x2e'));continue;case'\x31':var _0x53ff2e=_0x51d5c[_0x110f62(0x367,'\x67\x57\x66\x49')+_0x110f62(0x18d,'\x6c\x63\x43\x23')+_0x110f62(0x23d,'\x4b\x47\x6b\x39')];continue;case'\x32':if(_0x53ff2e[_0x110f62(0x359,'\x30\x38\x33\x34')])_0x68a6d5['\x70\x75\x73\x68'](_0x47512f[_0x110f62(0x1c8,'\x37\x37\x71\x63')](_0x47512f[_0x110f62(0x32f,'\x41\x37\x6a\x26')],_0x47512f[_0x110f62(0x3b7,'\x6c\x63\x43\x23')](_0x2ce397,_0x53ff2e[_0x110f62(0x1a8,'\x29\x65\x47\x44')])[_0x110f62(0x214,'\x4d\x4b\x2a\x6c')](0xcc2+-0x3*-0x125+0x1031*-0x1,0x18a2+-0x1*0x15c1+0x1*-0x291)));continue;case'\x33':_0x3af2cf['\x70\x75\x73\x68'](_0x110f62(0x339,'\x5a\x21\x4c\x74')+_0x110f62(0x321,'\x58\x34\x50\x53')+_0x110f62(0x323,'\x37\x37\x71\x63'));continue;case'\x34':if(_0x53ff2e[_0x110f62(0x346,'\x34\x55\x52\x52')])_0x58ccd9[_0x110f62(0x28e,'\x24\x39\x72\x28')](_0x47512f[_0x110f62(0x1f4,'\x76\x67\x59\x34')](_0x47512f[_0x110f62(0x1c1,'\x66\x4d\x24\x45')],_0x47512f[_0x110f62(0x30d,'\x62\x6f\x57\x58')](_0x4e8b15,_0x53ff2e[_0x110f62(0x26c,'\x23\x48\x31\x29')])['\x73\x6c\x69\x63\x65'](-0x1197+0x182d+-0x696,0x1*0x47b+0x703*-0x1+-0x60*-0x8)));continue;}break;}}}}_0x47512f['\x75\x74\x6b\x46\x6d'](_0x471416[_0x110f62(0x212,'\x26\x33\x49\x35')],0x79*0x3b+0xc3+-0x1ca6)&&console[_0x110f62(0x2d6,'\x66\x4d\x24\x45')](_0x47512f[_0x110f62(0x273,'\x6c\x33\x4a\x23')](_0x110f62(0x2f8,'\x4f\x48\x77\x23')+_0x110f62(0x1cf,'\x26\x33\x49\x35')+_0x110f62(0x34b,'\x45\x5b\x25\x5d')+_0x471416[_0x110f62(0x2a1,'\x6c\x33\x4a\x23')],_0x47512f[_0x110f62(0x226,'\x4b\x47\x6b\x39')]));}catch(_0x154223){console[_0x110f62(0x252,'\x37\x37\x71\x63')](_0x47512f[_0x110f62(0x266,'\x30\x6b\x4d\x58')](_0x110f62(0x2bb,'\x24\x39\x72\x28')+_0x110f62(0x376,'\x58\x34\x50\x53')+_0x110f62(0x300,'\x66\x4d\x24\x45')+'\x2d\x66\x61\x74\x61\x6c\x29\x3a'+'\x20',_0x154223&&_0x154223[_0x110f62(0x356,'\x52\x4d\x6b\x46')]?_0x154223[_0x110f62(0x25d,'\x63\x79\x38\x52')]:_0x154223));}const _0x88aef7={..._0x572ee7};return _0x88aef7[_0x110f62(0x229,'\x24\x39\x72\x28')]=_0x3f65cb,_0x88aef7[_0x110f62(0x20c,'\x6c\x63\x43\x23')]=_0x5a6436,_0x88aef7[_0x110f62(0x256,'\x50\x37\x61\x79')+_0x110f62(0x1a2,'\x76\x74\x66\x23')]=_0x18e66f,_0x88aef7['\x73\x69\x67\x6e\x61\x6c\x73']=_0xcfd9e,_0x88aef7[_0x110f62(0x2ff,'\x45\x5b\x25\x5d')+_0x110f62(0x242,'\x40\x5d\x57\x6d')]=_0x35af98,_0x88aef7;}const _0x4d2d5d={};_0x4d2d5d['\x65\x78\x74\x72\x61\x63\x74\x53'+_0x1fa920(0x3b6,'\x26\x33\x49\x35')+_0x1fa920(0x278,'\x76\x74\x66\x23')]=_0x4e4a49,_0x4d2d5d[_0x1fa920(0x2e2,'\x28\x64\x58\x46')+_0x1fa920(0x1d5,'\x52\x4d\x6b\x46')+'\x6c\x73']=_0x5098a3,module[_0x1fa920(0x221,'\x28\x64\x58\x46')]=_0x4d2d5d;
1
+ 'use strict';
2
+
3
+ const { extractSignals } = require('../../gep/signals');
4
+ const { loadGenes, loadCapsules, readAllEvents, consumePendingSignals } = require('../../gep/assetStore');
5
+ const { trySniff } = require('../../gep/conversationSniffer');
6
+ const { readStateForSolidify } = require('../../gep/solidify');
7
+
8
+ function _verbose(...args) {
9
+ if (String(process.env.EVOLVER_VERBOSE || '').toLowerCase() !== 'true') return;
10
+ args.unshift('[Verbose]');
11
+ console.log.apply(console, args);
12
+ }
13
+
14
+ // ---------------------------------------------------------------------------
15
+ // Idle-cycle gating
16
+ // ---------------------------------------------------------------------------
17
+ // When evolver is saturated (no actionable signals), Hub calls are throttled to at most
18
+ // once per EVOLVER_IDLE_FETCH_INTERVAL_MS (default 30 min) instead of every cycle.
19
+
20
+ function shouldSkipHubCalls(signals) {
21
+ if (!Array.isArray(signals)) return false;
22
+ const saturationIndicators = ['force_steady_state', 'evolution_saturation', 'empty_cycle_loop_detected'];
23
+ let hasSaturation = false;
24
+ for (let si = 0; si < saturationIndicators.length; si++) {
25
+ if (signals.indexOf(saturationIndicators[si]) !== -1) { hasSaturation = true; break; }
26
+ }
27
+ if (!hasSaturation) return false;
28
+
29
+ const actionablePatterns = [
30
+ 'log_error', 'recurring_error', 'capability_gap', 'perf_bottleneck',
31
+ 'external_task', 'bounty_task', 'overdue_task', 'urgent',
32
+ 'unsupported_input_type',
33
+ ];
34
+ for (let ai = 0; ai < signals.length; ai++) {
35
+ const s = signals[ai];
36
+ if (actionablePatterns.indexOf(s) !== -1) return false;
37
+ if (s.indexOf('errsig:') === 0) return false;
38
+ if (s.indexOf('user_feature_request:') === 0 && s.length > 21) return false;
39
+ if (s.indexOf('user_improvement_suggestion:') === 0 && s.length > 28) return false;
40
+ }
41
+ return true;
42
+ }
43
+
44
+ // ---------------------------------------------------------------------------
45
+ // Stage 3 — Signal Extraction
46
+ // ---------------------------------------------------------------------------
47
+ // Input ctx fields: dormantHypothesis, recentMasterLog, todayLog, memorySnippet,
48
+ // userSnippet, lastHubFetchMs
49
+ // Output ctx additions: genes, capsules, recentEvents, signals, skipHubCalls
50
+
51
+ async function extractSignalsStage(ctx) {
52
+ const { dormantHypothesis, recentMasterLog, todayLog, memorySnippet, userSnippet } = ctx;
53
+ const lastHubFetchMs = ctx.lastHubFetchMs || 0;
54
+
55
+ const genes = loadGenes();
56
+ const capsules = loadCapsules();
57
+ const recentEvents = (() => {
58
+ try {
59
+ const all = readAllEvents();
60
+ return Array.isArray(all) ? all.filter(e => e && e.type === 'EvolutionEvent').slice(-80) : [];
61
+ } catch (e) {
62
+ return [];
63
+ }
64
+ })();
65
+
66
+ const signals = extractSignals({
67
+ recentSessionTranscript: recentMasterLog,
68
+ todayLog,
69
+ memorySnippet,
70
+ userSnippet,
71
+ recentEvents,
72
+ });
73
+
74
+ _verbose('Signals extracted (' + signals.length + '):', signals.join(', '));
75
+ _verbose('Recent events: ' + recentEvents.length + ', session log size: ' + recentMasterLog.length + ' chars');
76
+
77
+ // Inject signals from dormant hypothesis (previous interrupted cycle).
78
+ if (dormantHypothesis && Array.isArray(dormantHypothesis.signals) && dormantHypothesis.signals.length > 0) {
79
+ const dormantSignals = dormantHypothesis.signals;
80
+ let injected = 0;
81
+ for (let dsi = 0; dsi < dormantSignals.length; dsi++) {
82
+ if (!signals.includes(dormantSignals[dsi])) {
83
+ signals.push(dormantSignals[dsi]);
84
+ injected++;
85
+ }
86
+ }
87
+ if (injected > 0) {
88
+ console.log('[DormantHypothesis] Injected ' + injected + ' signal(s) from previous interrupted cycle.');
89
+ }
90
+ }
91
+
92
+ // Inject explicit signals declared out-of-band in pending_signals.json.
93
+ // Read-once: consumePendingSignals() empties the file so the same intent
94
+ // does not re-fire next cycle. This lets a human-verified capability whose
95
+ // intent the extractors can't name (it's outside OPPORTUNITY_SIGNALS) still
96
+ // surface as a first-class signal and select its dedicated Gene.
97
+ try {
98
+ const explicitSignals = consumePendingSignals();
99
+ let explicitInjected = 0;
100
+ for (let esi = 0; esi < explicitSignals.length; esi++) {
101
+ if (!signals.includes(explicitSignals[esi])) {
102
+ signals.push(explicitSignals[esi]);
103
+ explicitInjected++;
104
+ }
105
+ }
106
+ if (explicitInjected > 0) {
107
+ console.log('[ExplicitSignals] Injected ' + explicitInjected + ' user-declared signal(s) from pending_signals.json.');
108
+ }
109
+ } catch (e) {
110
+ console.warn('[ExplicitSignals] Failed to consume pending signals (non-fatal):', e && e.message || e);
111
+ }
112
+
113
+ // Conversation capability sniffer: autonomously surface a human-verified,
114
+ // deterministic capability demonstrated in the transcript (e.g. "published a
115
+ // Feishu doc and validated it") that no extractor would otherwise name. This
116
+ // closes evolver's one autonomy blind spot — it already self-surfaces work
117
+ // from code (errsig), missing features (capability_gap) and idle exploration
118
+ // (explore.js), but not from the conversation. Default posture is SHADOW
119
+ // (observe-only): trySniff returns signals=[] unless EVOLVER_CONV_SNIFF_ENABLED
120
+ // =enforce, so this is a no-op on the signal set until explicitly turned on.
121
+ try {
122
+ // Pass segments as an ARRAY (not joined) so proximity is judged within each
123
+ // log independently — a success in the master-log tail must not pair with a
124
+ // failure at the head of today's log (Bugbot #175 round 2).
125
+ const sniff = trySniff([String(recentMasterLog || ''), String(todayLog || '')]);
126
+ let sniffInjected = 0;
127
+ for (let si = 0; si < sniff.signals.length; si++) {
128
+ if (!signals.includes(sniff.signals[si])) {
129
+ signals.push(sniff.signals[si]);
130
+ sniffInjected++;
131
+ }
132
+ }
133
+ if (sniffInjected > 0) {
134
+ console.log('[ConvSniff] Injected ' + sniffInjected + ' conversation-capability signal(s).');
135
+ }
136
+ // P2: capture the candidate SNIPPET so the conversation distiller can use it.
137
+ // sniff.candidates is populated ONLY in sniffer enforce mode (shadow returns []).
138
+ // ALSO require P2 itself to be enabled (Bugbot #182): if conv-distill is off,
139
+ // nothing drains the queue, so enqueueing would grow conv_capability_queue.jsonl
140
+ // unboundedly even though P2 is disabled. Only enqueue when there's a consumer.
141
+ if (Array.isArray(sniff.candidates) && sniff.candidates.length &&
142
+ (process.env.EVOLVER_CONV_DISTILL_ENABLED || 'off').toLowerCase() !== 'off') {
143
+ try { require('../../gep/autoDistillConv').enqueueCandidate(sniff.candidates); } catch (_) {}
144
+ }
145
+ } catch (e) {
146
+ console.warn('[ConvSniff] Failed (non-fatal):', e && e.message || e);
147
+ }
148
+
149
+ // --- Idle-cycle gating: skip Hub API calls during saturation to save credits ---
150
+ let _idleFetchInterval = parseInt(String(process.env.EVOLVER_IDLE_FETCH_INTERVAL_MS || ''), 10);
151
+ if (!Number.isFinite(_idleFetchInterval) || _idleFetchInterval <= 0) _idleFetchInterval = 600000;
152
+ let skipHubCalls = false;
153
+
154
+ if (shouldSkipHubCalls(signals)) {
155
+ const _elapsed = Date.now() - lastHubFetchMs;
156
+ if (lastHubFetchMs > 0 && _elapsed < _idleFetchInterval) {
157
+ skipHubCalls = true;
158
+ console.log('[IdleGating] Saturated with no actionable signals. Skipping Hub API calls (last fetch ' + Math.round(_elapsed / 1000) + 's ago, threshold ' + Math.round(_idleFetchInterval / 1000) + 's).');
159
+ if (process.env.EVOLVER_DEBUG_TASKS === '1') {
160
+ console.log('[IdleGating:debug] Task fetch/claim is skipped this cycle because of idle gating. To force Hub fetches on every cycle, lower EVOLVER_IDLE_FETCH_INTERVAL_MS (e.g. =0). To make a signal actionable and bypass the gate, publish signals like bounty_task, external_task, log_error, etc.');
161
+ }
162
+ } else {
163
+ console.log('[IdleGating] Saturated but fetch interval elapsed (' + Math.round((Date.now() - lastHubFetchMs) / 1000) + 's). Performing periodic Hub check.');
164
+ }
165
+ }
166
+
167
+ // Inject retry context from previous validation failure.
168
+ try {
169
+ var solidifyState = readStateForSolidify();
170
+ if (solidifyState && solidifyState.last_validation_failure) {
171
+ var lvf = solidifyState.last_validation_failure;
172
+ signals.push('retry_error_context');
173
+ if (lvf.cmd) signals.push('retry_cmd:' + String(lvf.cmd).slice(0, 80));
174
+ if (lvf.stderr) signals.push('retry_stderr:' + String(lvf.stderr).slice(0, 120));
175
+ console.log('[RetryContext] Injected validation failure context from previous solidify (retries=' + (lvf.retries_attempted || 0) + ').');
176
+ }
177
+ } catch (_) {}
178
+
179
+ // Curriculum engine: generate progressive evolution targets.
180
+ try {
181
+ var { generateCurriculumSignals } = require('../../gep/curriculum');
182
+ var { getCapabilityGaps: _getCapGapsEarly } = require('../../gep/a2aProtocol');
183
+ var earlyCapGaps = [];
184
+ try { earlyCapGaps = _getCapGapsEarly() || []; } catch (_) {}
185
+ var memGraphPath = require('../../gep/memoryGraph').memoryGraphPath ? require('../../gep/memoryGraph').memoryGraphPath() : '';
186
+ var curriculumSignals = generateCurriculumSignals({
187
+ capabilityGaps: earlyCapGaps,
188
+ memoryGraphPath: memGraphPath,
189
+ personality: {},
190
+ });
191
+ for (var ci = 0; ci < curriculumSignals.length; ci++) {
192
+ if (!signals.includes(curriculumSignals[ci])) {
193
+ signals.push(curriculumSignals[ci]);
194
+ }
195
+ }
196
+ if (curriculumSignals.length > 0) {
197
+ console.log('[Curriculum] Injected ' + curriculumSignals.length + ' curriculum target(s).');
198
+ }
199
+ } catch (e) {
200
+ console.log('[Curriculum] Failed (non-fatal): ' + (e && e.message ? e.message : e));
201
+ }
202
+
203
+ return { ...ctx, genes, capsules, recentEvents, signals, skipHubCalls };
204
+ }
205
+
206
+ module.exports = { extractSignalsStage, shouldSkipHubCalls };