@evomap/evolver 1.89.3 → 1.89.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.cursor/BUGBOT.md +182 -0
- package/.env.example +68 -0
- package/.git-commit-guard-token +1 -0
- package/.github/CODEOWNERS +63 -0
- package/.github/ISSUE_TEMPLATE/good_first_issue.md +23 -0
- package/.github/pull_request_template.md +45 -0
- package/.github/workflows/test.yml +75 -0
- package/CHANGELOG.md +1237 -0
- package/README.md +86 -528
- package/README.public.md +569 -0
- package/SECURITY.md +108 -0
- package/assets/gep/events.jsonl +3 -0
- package/examples/atp-consumer-quickstart.md +100 -0
- package/examples/hello-world.md +38 -0
- package/index.js +30 -1
- package/package.json +6 -17
- package/proxy-package.json +39 -0
- package/public.manifest.json +143 -0
- package/src/config.js +23 -0
- package/src/evolve/guards.js +721 -1
- package/src/evolve/pipeline/collect.js +1283 -1
- package/src/evolve/pipeline/dispatch.js +421 -1
- package/src/evolve/pipeline/enrich.js +440 -1
- package/src/evolve/pipeline/hub.js +319 -1
- package/src/evolve/pipeline/select.js +274 -1
- package/src/evolve/pipeline/signals.js +206 -1
- package/src/evolve/utils.js +264 -1
- package/src/evolve.js +350 -1
- package/src/experiment/agentRunner.js +229 -0
- package/src/experiment/cli.js +159 -0
- package/src/experiment/comparison.js +233 -0
- package/src/experiment/metrics.js +75 -0
- package/src/forceUpdate.js +147 -59
- package/src/gep/a2aProtocol.js +4455 -1
- package/src/gep/antiAbuseTelemetry.js +233 -0
- package/src/gep/autoDistillConv.js +205 -1
- package/src/gep/autoDistillLlm.js +315 -1
- package/src/gep/candidateEval.js +92 -1
- package/src/gep/candidates.js +198 -1
- package/src/gep/contentHash.js +30 -1
- package/src/gep/conversationSniffer.js +266 -1
- package/src/gep/crypto.js +89 -1
- package/src/gep/curriculum.js +163 -1
- package/src/gep/deviceId.js +218 -1
- package/src/gep/envFingerprint.js +118 -1
- package/src/gep/epigenetics.js +31 -1
- package/src/gep/execBridge.js +711 -1
- package/src/gep/explore.js +289 -1
- package/src/gep/hash.js +15 -1
- package/src/gep/hubFetch.js +359 -1
- package/src/gep/hubReview.js +207 -1
- package/src/gep/hubSearch.js +526 -1
- package/src/gep/hubVerify.js +306 -1
- package/src/gep/learningSignals.js +89 -1
- package/src/gep/memoryGraph.js +1374 -1
- package/src/gep/memoryGraphAdapter.js +203 -1
- package/src/gep/mutation.js +203 -1
- package/src/gep/narrativeMemory.js +108 -1
- package/src/gep/openPRRegistry.js +205 -1
- package/src/gep/personality.js +423 -1
- package/src/gep/policyCheck.js +599 -1
- package/src/gep/prompt.js +836 -1
- package/src/gep/recallInject.js +409 -1
- package/src/gep/recallVerifier.js +318 -1
- package/src/gep/reflection.js +177 -1
- package/src/gep/sanitize.js +9 -0
- package/src/gep/selector.js +602 -1
- package/src/gep/skillDistiller.js +1294 -1
- package/src/gep/solidify.js +1699 -1
- package/src/gep/strategy.js +136 -1
- package/src/gep/tokenSavings.js +88 -1
- package/src/gep/validator/sandboxExecutor.js +29 -1
- package/src/gep/workspaceKeychain.js +174 -1
- package/src/proxy/extensions/traceControl.js +99 -1
- package/src/proxy/index.js +10 -1
- package/src/proxy/inject.js +52 -1
- package/src/proxy/lifecycle/manager.js +19 -0
- package/src/proxy/mailbox/store.js +2 -1
- package/src/proxy/router/messages_route.js +5 -2
- package/src/proxy/trace/extractor.js +646 -1
- package/src/proxy/trace/usage.js +105 -1
- package/CONTRIBUTING.md +0 -19
- package/assets/cover.png +0 -0
- package/scripts/a2a_export.js +0 -63
- package/scripts/a2a_ingest.js +0 -79
- package/scripts/a2a_promote.js +0 -118
- package/scripts/analyze_by_skill.js +0 -121
- package/scripts/build_binaries.js +0 -479
- package/scripts/check-changelog.js +0 -166
- package/scripts/extract_log.js +0 -85
- package/scripts/generate_history.js +0 -75
- package/scripts/gep_append_event.js +0 -96
- package/scripts/gep_personality_report.js +0 -234
- package/scripts/human_report.js +0 -147
- package/scripts/recall-verify-report.js +0 -234
- package/scripts/recover_loop.js +0 -61
- package/scripts/refresh_stars_badge.js +0 -168
- package/scripts/seed-merchants.js +0 -91
- package/scripts/suggest_version.js +0 -89
- package/scripts/validate-modules.js +0 -38
- package/scripts/validate-suite.js +0 -78
- package/skills/index.json +0 -14
- /package/assets/gep/{genes.seed.json → genes.json} +0 -0
- /package/{skills → bundled-skills}/_meta/SKILL.md +0 -0
package/src/gep/hubReview.js
CHANGED
|
@@ -1 +1,207 @@
|
|
|
1
|
-
const _0x305aec=_0x11f0;(function(_0xa2172e,_0xf91296){const _0x222441=_0x11f0,_0x305991=_0xa2172e();while(!![]){try{const _0x1c98d8=parseInt(_0x222441(0x140,'\x4f\x61\x4a\x4f'))/(-0x295+0x1c3*-0x2+0x61c*0x1)*(-parseInt(_0x222441(0x105,'\x43\x57\x43\x28'))/(-0x139a*0x1+0x5*-0x4c+-0x4*-0x546))+-parseInt(_0x222441(0xbf,'\x34\x55\x44\x61'))/(0x18c5*-0x1+-0x1747+0x1005*0x3)*(parseInt(_0x222441(0xdd,'\x4f\x61\x4a\x4f'))/(-0x1be6+-0x289*0xa+0x3544))+-parseInt(_0x222441(0xf3,'\x36\x4e\x23\x57'))/(0x1*-0x1dad+0x1f51+-0x19f*0x1)+-parseInt(_0x222441(0x181,'\x34\x78\x78\x4a'))/(0xe03+0x1*0xd6f+-0x1b6c)*(parseInt(_0x222441(0x18c,'\x40\x65\x57\x37'))/(0x10*-0x97+-0x2*0x3fd+-0x1*-0x1171))+parseInt(_0x222441(0xc5,'\x31\x66\x56\x6c'))/(-0x222d+-0x1ede+0x4113)*(parseInt(_0x222441(0xff,'\x73\x61\x45\x6b'))/(0x266d+0xc05+0x3269*-0x1))+-parseInt(_0x222441(0x1c4,'\x36\x4e\x23\x57'))/(0x155d+0x2655+-0x3ba8)+parseInt(_0x222441(0x11c,'\x5e\x78\x24\x56'))/(-0xaf3*-0x1+-0x65*0x23+0x1*0x2e7);if(_0x1c98d8===_0xf91296)break;else _0x305991['push'](_0x305991['shift']());}catch(_0x5f207d){_0x305991['push'](_0x305991['shift']());}}}(_0x549e,0x355*0x71d+-0xd310b+-0x1ea63*-0x1));const _0x2319c6=(function(){const _0x53d1a8=_0x11f0,_0x126268={};_0x126268[_0x53d1a8(0x15e,'\x40\x65\x57\x37')]=_0x53d1a8(0x1c9,'\x58\x69\x57\x55')+_0x53d1a8(0x1e0,'\x53\x48\x26\x44')+_0x53d1a8(0x17e,'\x53\x5d\x2a\x6f')+_0x53d1a8(0x107,'\x79\x62\x57\x45')+_0x53d1a8(0x11d,'\x79\x62\x57\x45')+_0x53d1a8(0x110,'\x2a\x56\x72\x6a')+_0x53d1a8(0x164,'\x6b\x44\x41\x5e')+'\x64\x2e',_0x126268[_0x53d1a8(0xfe,'\x69\x24\x74\x33')]=function(_0x284b46,_0x5d3761){return _0x284b46!==_0x5d3761;},_0x126268[_0x53d1a8(0x12b,'\x34\x55\x44\x61')]=_0x53d1a8(0x172,'\x64\x62\x2a\x7a'),_0x126268[_0x53d1a8(0xd1,'\x78\x62\x73\x31')]=_0x53d1a8(0x1e3,'\x4f\x61\x4a\x4f');const _0x2e7b56=_0x126268;let _0x854d34=!![];return function(_0xe76ba5,_0x1901df){const _0x163e8d=_0x854d34?function(){const _0x59dcf5=_0x11f0,_0x543523={};_0x543523[_0x59dcf5(0x1a6,'\x6f\x74\x5e\x43')]=_0x2e7b56[_0x59dcf5(0xd9,'\x6f\x58\x32\x35')];const _0x41db1b=_0x543523;if(_0x2e7b56[_0x59dcf5(0xd6,'\x64\x52\x63\x6c')](_0x2e7b56[_0x59dcf5(0xb1,'\x72\x62\x5a\x61')],_0x59dcf5(0x111,'\x34\x78\x78\x4a'))){if(_0x1901df){if(_0x2e7b56[_0x59dcf5(0xfe,'\x69\x24\x74\x33')](_0x2e7b56['\x66\x61\x6d\x59\x67'],_0x59dcf5(0x161,'\x74\x7a\x34\x76'))){const _0x2adf97=_0x1901df['\x61\x70\x70\x6c\x79'](_0xe76ba5,arguments);return _0x1901df=null,_0x2adf97;}else{if(!_0x31c95e[_0x59dcf5(0xa0,'\x59\x28\x77\x74')+'\x6e\x63'](_0x26e013))return{};const _0x397759=_0x551c22[_0x59dcf5(0x1f8,'\x6b\x44\x41\x5e')+'\x53\x79\x6e\x63'](_0xcdd91a,_0x59dcf5(0x1c8,'\x6f\x74\x5e\x43'));if(!_0x397759[_0x59dcf5(0x1a0,'\x68\x4a\x30\x46')]())return{};return _0x38075d[_0x59dcf5(0x100,'\x72\x32\x51\x34')](_0x397759);}}}else _0x5139e5[_0x59dcf5(0xcb,'\x79\x62\x57\x45')](_0x41db1b['\x44\x72\x79\x49\x73']);}:function(){};return _0x854d34=![],_0x163e8d;};}()),_0x16df08=_0x2319c6(this,function(){const _0x47bba6=_0x11f0;return _0x16df08['\x74\x6f\x53\x74\x72\x69\x6e\x67']()[_0x47bba6(0x209,'\x4f\x38\x4e\x51')](_0x47bba6(0x1f3,'\x62\x34\x4a\x76')+_0x47bba6(0x1c7,'\x33\x33\x36\x6b'))[_0x47bba6(0x1bb,'\x65\x2a\x61\x43')]()[_0x47bba6(0x183,'\x43\x68\x55\x24')+_0x47bba6(0x1ea,'\x30\x57\x53\x79')](_0x16df08)[_0x47bba6(0x208,'\x29\x28\x78\x49')](_0x47bba6(0x148,'\x74\x7a\x34\x76')+_0x47bba6(0x12f,'\x59\x28\x77\x74'));});function _0x11f0(_0x4e7e88,_0x5e3e26){_0x4e7e88=_0x4e7e88-(-0x1dd*-0x1+0x1388+-0x377*0x6);const _0x3d039b=_0x549e();let _0x6ba64d=_0x3d039b[_0x4e7e88];if(_0x11f0['\x62\x44\x4d\x4a\x5a\x46']===undefined){var _0x10ca47=function(_0xc8a836){const _0x5ef2fc='\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 _0x172cef='',_0x43c035='',_0x3f85f2=_0x172cef+_0x10ca47,_0x5da129=(''+function(){return-0x1383+-0x1*-0x513+0xe70;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')!==-(0x1*0xe45+0x1fc2+-0x2e06);for(let _0x54d7bd=-0x1aa7+0x1*-0x5e9+0x8*0x412,_0x575607,_0x5dd33a,_0x6abb29=0x1c0a*0x1+0x3*-0x12f+0x187d*-0x1;_0x5dd33a=_0xc8a836['\x63\x68\x61\x72\x41\x74'](_0x6abb29++);~_0x5dd33a&&(_0x575607=_0x54d7bd%(-0x1f6*-0x2+-0x1*0x1f57+-0x925*-0x3)?_0x575607*(0x6d5+-0x38f*-0x6+-0x1bef)+_0x5dd33a:_0x5dd33a,_0x54d7bd++%(-0x1ace+0x18cc+0x206))?_0x172cef+=_0x5da129||_0x3f85f2['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x6abb29+(0xcfd+0x5f*-0x4f+-0x105e*-0x1))-(-0x1*-0x13a0+-0xb1*-0x1+-0x1*0x1447)!==0x1*0x2020+0x10f5*-0x1+0xf2b*-0x1?String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0x3d0+-0x23b2+0x20e1&_0x575607>>(-(-0x2377+0xb3d+-0x8d*-0x2c)*_0x54d7bd&-0x1c*0xb1+-0x24d4+-0x2*-0x1c1b)):_0x54d7bd:0xedf+0x1c1*-0x2+-0xb5d*0x1){_0x5dd33a=_0x5ef2fc['\x69\x6e\x64\x65\x78\x4f\x66'](_0x5dd33a);}for(let _0xe0ec5f=0x1bac+0x22c7+-0x3e73,_0x4e0c2f=_0x172cef['\x6c\x65\x6e\x67\x74\x68'];_0xe0ec5f<_0x4e0c2f;_0xe0ec5f++){_0x43c035+='\x25'+('\x30\x30'+_0x172cef['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0xe0ec5f)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](0x1*0xfcf+-0xb7*0x26+0xb6b))['\x73\x6c\x69\x63\x65'](-(-0x3*0x71d+-0x99b+0x1ef4));}return decodeURIComponent(_0x43c035);};const _0x3cd8a7=function(_0x14c8fc,_0x273f4f){let _0x5b8ce4=[],_0x1e7034=0x29*-0x1a+0x1cb8+0x7*-0x382,_0xfc5139,_0x558fbc='';_0x14c8fc=_0x10ca47(_0x14c8fc);let _0x2d0922;for(_0x2d0922=0xa4*-0x2+0x1098+-0xf50;_0x2d0922<-0x17e6+0x109f+0x847;_0x2d0922++){_0x5b8ce4[_0x2d0922]=_0x2d0922;}for(_0x2d0922=-0xad*0x1f+0x3*0xb98+0x1*-0xdd5;_0x2d0922<-0x64*-0x13+-0x12e6+0xc7a;_0x2d0922++){_0x1e7034=(_0x1e7034+_0x5b8ce4[_0x2d0922]+_0x273f4f['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x2d0922%_0x273f4f['\x6c\x65\x6e\x67\x74\x68']))%(0x1101+0x157*0x13+-0x2976),_0xfc5139=_0x5b8ce4[_0x2d0922],_0x5b8ce4[_0x2d0922]=_0x5b8ce4[_0x1e7034],_0x5b8ce4[_0x1e7034]=_0xfc5139;}_0x2d0922=0x23e4+-0xd9f+-0x1645,_0x1e7034=-0xf07+-0x1*0x200f+0x2f16;for(let _0x437066=-0x1b32*-0x1+-0xd6a*-0x1+-0x289c;_0x437066<_0x14c8fc['\x6c\x65\x6e\x67\x74\x68'];_0x437066++){_0x2d0922=(_0x2d0922+(0x1c6f+-0x7c*0x25+-0xa82))%(-0x1161*-0x2+-0x1160+-0x1062),_0x1e7034=(_0x1e7034+_0x5b8ce4[_0x2d0922])%(-0xda5+0x1*0x7b0+0x6f5*0x1),_0xfc5139=_0x5b8ce4[_0x2d0922],_0x5b8ce4[_0x2d0922]=_0x5b8ce4[_0x1e7034],_0x5b8ce4[_0x1e7034]=_0xfc5139,_0x558fbc+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](_0x14c8fc['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x437066)^_0x5b8ce4[(_0x5b8ce4[_0x2d0922]+_0x5b8ce4[_0x1e7034])%(0x2113+-0x5*-0x118+-0x258b)]);}return _0x558fbc;};_0x11f0['\x4d\x73\x4e\x66\x74\x52']=_0x3cd8a7,_0x11f0['\x7a\x6b\x51\x51\x63\x6f']={},_0x11f0['\x62\x44\x4d\x4a\x5a\x46']=!![];}const _0x1d27b1=_0x3d039b[-0x9d*-0xb+0x9e4+0x10a3*-0x1],_0x1b034e=_0x4e7e88+_0x1d27b1,_0x32c741=_0x11f0['\x7a\x6b\x51\x51\x63\x6f'][_0x1b034e];if(!_0x32c741){if(_0x11f0['\x55\x77\x6a\x64\x4a\x6c']===undefined){const _0xbb0be0=function(_0x65c154){this['\x43\x48\x65\x70\x52\x4b']=_0x65c154,this['\x54\x70\x48\x4d\x68\x65']=[-0x1ac0+-0x2*-0xd83+-0x17*0x3,-0xb92+-0x7ee+0x1380,0x313+-0x5*0x511+0x1642],this['\x4e\x50\x51\x52\x4c\x51']=function(){return'\x6e\x65\x77\x53\x74\x61\x74\x65';},this['\x43\x53\x44\x48\x77\x65']='\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a',this['\x42\x4a\x6c\x78\x6e\x42']='\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d';};_0xbb0be0['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x67\x58\x67\x45\x4a\x41']=function(){const _0x3e365f=new RegExp(this['\x43\x53\x44\x48\x77\x65']+this['\x42\x4a\x6c\x78\x6e\x42']),_0x3dc70d=_0x3e365f['\x74\x65\x73\x74'](this['\x4e\x50\x51\x52\x4c\x51']['\x74\x6f\x53\x74\x72\x69\x6e\x67']())?--this['\x54\x70\x48\x4d\x68\x65'][0x23e4+0x208*0x6+-0x3013]:--this['\x54\x70\x48\x4d\x68\x65'][0xb49*-0x3+0x5*-0x4fb+0x45*0xda];return this['\x78\x41\x6e\x4a\x59\x42'](_0x3dc70d);},_0xbb0be0['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x78\x41\x6e\x4a\x59\x42']=function(_0x3cfd18){if(!Boolean(~_0x3cfd18))return _0x3cfd18;return this['\x45\x6c\x70\x77\x44\x61'](this['\x43\x48\x65\x70\x52\x4b']);},_0xbb0be0['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x45\x6c\x70\x77\x44\x61']=function(_0x575c2e){for(let _0x7af9d2=0x106f+0x15a8+-0x2617,_0x8d00d2=this['\x54\x70\x48\x4d\x68\x65']['\x6c\x65\x6e\x67\x74\x68'];_0x7af9d2<_0x8d00d2;_0x7af9d2++){this['\x54\x70\x48\x4d\x68\x65']['\x70\x75\x73\x68'](Math['\x72\x6f\x75\x6e\x64'](Math['\x72\x61\x6e\x64\x6f\x6d']())),_0x8d00d2=this['\x54\x70\x48\x4d\x68\x65']['\x6c\x65\x6e\x67\x74\x68'];}return _0x575c2e(this['\x54\x70\x48\x4d\x68\x65'][-0x1*-0x12ac+0x3*-0xccb+0x13b5]);},(''+function(){return-0x20fe*-0x1+0x9aa+-0x1e*0x16c;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')===-(-0xb47+0x120+0xa28)&&new _0xbb0be0(_0x11f0)['\x67\x58\x67\x45\x4a\x41'](),_0x11f0['\x55\x77\x6a\x64\x4a\x6c']=!![];}_0x6ba64d=_0x11f0['\x4d\x73\x4e\x66\x74\x52'](_0x6ba64d,_0x5e3e26),_0x11f0['\x7a\x6b\x51\x51\x63\x6f'][_0x1b034e]=_0x6ba64d;}else _0x6ba64d=_0x32c741;return _0x6ba64d;}_0x16df08();const _0x36ef5f=require('\x66\x73'),_0x2536f0=require(_0x305aec(0xdb,'\x78\x62\x73\x31')),{getNodeId:_0x28e138,getHubNodeSecret:_0x104409}=require(_0x305aec(0x142,'\x56\x61\x32\x4d')+_0x305aec(0x124,'\x29\x28\x78\x49')),{hubFetch:_0x573b47}=require(_0x305aec(0x1a7,'\x6a\x68\x76\x5a')+'\x63\x68'),{logAssetCall:_0x41f04d}=require(_0x305aec(0x10c,'\x4b\x71\x61\x26')+_0x305aec(0xc4,'\x43\x68\x55\x24')),_0x3d3652=_0x2536f0[_0x305aec(0x122,'\x72\x32\x51\x34')](require(_0x305aec(0xb7,'\x2a\x56\x72\x6a'))[_0x305aec(0x1ff,'\x5e\x78\x24\x56')+'\x74\x69\x6f\x6e\x44\x69\x72'](),_0x305aec(0x1ef,'\x58\x61\x74\x57')+_0x305aec(0xc2,'\x26\x6f\x35\x61')+_0x305aec(0x15c,'\x43\x57\x43\x28')),_0x11a6a8=-0x5a1+0x2*-0x617+-0x13c3*-0x1;function _0x19af3f(){const _0x55e4bc=_0x305aec,_0x81d16d={};_0x81d16d[_0x55e4bc(0x19a,'\x40\x65\x57\x37')]=function(_0x472648,_0x3cac98){return _0x472648!==_0x3cac98;},_0x81d16d[_0x55e4bc(0xb4,'\x59\x28\x77\x74')]=_0x55e4bc(0x1df,'\x62\x34\x4a\x76'),_0x81d16d[_0x55e4bc(0x1e8,'\x34\x55\x44\x61')]=_0x55e4bc(0x18a,'\x43\x68\x55\x24');const _0x17ba22=_0x81d16d;try{if(_0x17ba22[_0x55e4bc(0x19a,'\x40\x65\x57\x37')](_0x17ba22[_0x55e4bc(0x167,'\x2a\x56\x72\x6a')],_0x17ba22[_0x55e4bc(0xcc,'\x6f\x58\x32\x35')])){if(!_0x36ef5f[_0x55e4bc(0xb9,'\x56\x61\x32\x4d')+'\x6e\x63'](_0x3d3652))return{};const _0x5c23aa=_0x36ef5f[_0x55e4bc(0x1af,'\x59\x28\x77\x74')+_0x55e4bc(0xae,'\x55\x35\x21\x5b')](_0x3d3652,'\x75\x74\x66\x38');if(!_0x5c23aa[_0x55e4bc(0x1fc,'\x44\x62\x4f\x5a')]())return{};return JSON['\x70\x61\x72\x73\x65'](_0x5c23aa);}else return{};}catch{return{};}}function _0x5cc09d(_0x20d2a1){const _0x3acaca=_0x305aec,_0x23693e={};_0x23693e[_0x3acaca(0xfb,'\x26\x6f\x35\x61')]=function(_0x187b5d,_0x5a0531){return _0x187b5d>_0x5a0531;},_0x23693e['\x41\x7a\x45\x6f\x61']=function(_0x3a02e6,_0x3fa22b){return _0x3a02e6-_0x3fa22b;},_0x23693e[_0x3acaca(0x108,'\x64\x52\x63\x6c')]=function(_0x4e7fcb,_0x125678){return _0x4e7fcb+_0x125678;},_0x23693e[_0x3acaca(0x204,'\x43\x68\x55\x24')]=_0x3acaca(0x1dd,'\x56\x23\x6a\x69'),_0x23693e[_0x3acaca(0xc7,'\x72\x32\x51\x34')]=function(_0x4c0a2a,_0xedaebb){return _0x4c0a2a!==_0xedaebb;},_0x23693e[_0x3acaca(0xe6,'\x59\x28\x77\x74')]=_0x3acaca(0x1ce,'\x58\x69\x57\x55'),_0x23693e['\x6e\x69\x71\x68\x48']=function(_0x18ce9b,_0x313560){return _0x18ce9b-_0x313560;},_0x23693e[_0x3acaca(0x1f7,'\x34\x78\x78\x4a')]=_0x3acaca(0x190,'\x5e\x78\x24\x56');const _0x3677d3=_0x23693e;try{const _0x3fc652=_0x2536f0[_0x3acaca(0x14b,'\x34\x78\x78\x4a')](_0x3d3652),_0x4d7555={};_0x4d7555[_0x3acaca(0x162,'\x37\x34\x69\x55')+'\x65']=!![];if(!_0x36ef5f[_0x3acaca(0x1fa,'\x56\x23\x6a\x69')+'\x6e\x63'](_0x3fc652))_0x36ef5f[_0x3acaca(0x11f,'\x58\x61\x74\x57')+'\x63'](_0x3fc652,_0x4d7555);const _0x4fc214=Object['\x6b\x65\x79\x73'](_0x20d2a1);if(_0x4fc214[_0x3acaca(0xb5,'\x62\x34\x4a\x76')]>_0x11a6a8){if(_0x3677d3[_0x3acaca(0x146,'\x59\x28\x77\x74')](_0x3677d3[_0x3acaca(0x160,'\x5a\x30\x7a\x69')],_0x3677d3[_0x3acaca(0x1e5,'\x56\x61\x32\x4d')]))try{const _0xccf7ac=_0x3456de['\x64\x69\x72\x6e\x61\x6d\x65'](_0x41eca1),_0x2b9034={};_0x2b9034['\x72\x65\x63\x75\x72\x73\x69\x76'+'\x65']=!![];if(!_0x23b435[_0x3acaca(0x210,'\x62\x34\x4a\x76')+'\x6e\x63'](_0xccf7ac))_0xafa8f0[_0x3acaca(0x189,'\x59\x28\x77\x74')+'\x63'](_0xccf7ac,_0x2b9034);const _0x12bfa1=_0x92321d[_0x3acaca(0xee,'\x33\x33\x36\x6b')](_0x467a4a);if(_0x3677d3[_0x3acaca(0x15a,'\x5e\x55\x6b\x68')](_0x12bfa1['\x6c\x65\x6e\x67\x74\x68'],_0x3d6845)){const _0x22fecf=_0x12bfa1[_0x3acaca(0x159,'\x59\x28\x77\x74')](_0x3edd88=>({'\x6b':_0x3edd88,'\x74':_0x2b68ca[_0x3edd88]['\x61\x74']||-0xc2*0xd+-0x1f7a+0x2954}))['\x73\x6f\x72\x74']((_0x15cb4f,_0xaa2494)=>_0x15cb4f['\x74']-_0xaa2494['\x74']),_0x4b1d31=_0x22fecf[_0x3acaca(0x215,'\x59\x28\x77\x74')](0x1*-0x144b+-0x1*0x57d+0x19c8,_0x3677d3[_0x3acaca(0x1de,'\x6b\x44\x41\x5e')](_0x12bfa1[_0x3acaca(0x1c0,'\x53\x5d\x2a\x6f')],_0x240e13));for(const _0x165b24 of _0x4b1d31)delete _0x7a15cf[_0x165b24['\x6b']];}const _0x559157=_0x3677d3[_0x3acaca(0xa8,'\x26\x6f\x35\x61')](_0x13711c,_0x3acaca(0x1d6,'\x2a\x56\x72\x6a'));_0x180fc6[_0x3acaca(0x120,'\x29\x28\x78\x49')+_0x3acaca(0xc1,'\x56\x61\x32\x4d')](_0x559157,_0x2bd5b0['\x73\x74\x72\x69\x6e\x67\x69\x66'+'\x79'](_0x322a83,null,-0x1ba4+0x1f62+-0x3bc*0x1)+'\x0a',_0x3677d3[_0x3acaca(0x200,'\x43\x57\x43\x28')]),_0x1cb4ae[_0x3acaca(0x18d,'\x59\x28\x77\x74')+'\x6e\x63'](_0x559157,_0x10bea2);}catch{}else{const _0x5a21a8=_0x4fc214[_0x3acaca(0x1fb,'\x29\x28\x78\x49')](_0x3b89e3=>({'\x6b':_0x3b89e3,'\x74':_0x20d2a1[_0x3b89e3]['\x61\x74']||-0x2e*-0x54+0xb64+-0x1e*0xe2}))['\x73\x6f\x72\x74']((_0x21e4b1,_0x2a11d5)=>_0x21e4b1['\x74']-_0x2a11d5['\x74']),_0x3ba9d6=_0x5a21a8[_0x3acaca(0x138,'\x5e\x55\x6b\x68')](-0x1*0x11ab+0x2ba*-0x1+-0xe3*-0x17,_0x3677d3[_0x3acaca(0x145,'\x6f\x74\x5e\x43')](_0x4fc214[_0x3acaca(0x9c,'\x2a\x56\x72\x6a')],_0x11a6a8));for(const _0x206b49 of _0x3ba9d6)delete _0x20d2a1[_0x206b49['\x6b']];}}const _0x323034=_0x3677d3['\x79\x54\x73\x74\x6b'](_0x3d3652,_0x3677d3[_0x3acaca(0x1c5,'\x58\x69\x57\x55')]);_0x36ef5f[_0x3acaca(0x1b9,'\x64\x52\x63\x6c')+_0x3acaca(0xfd,'\x64\x64\x28\x65')](_0x323034,JSON[_0x3acaca(0x1a1,'\x58\x69\x57\x55')+'\x79'](_0x20d2a1,null,0x1b*0xe1+0x661*-0x4+0x1cb)+'\x0a',_0x3677d3[_0x3acaca(0x219,'\x79\x62\x57\x45')]),_0x36ef5f[_0x3acaca(0x192,'\x64\x62\x2a\x7a')+'\x6e\x63'](_0x323034,_0x3d3652);}catch{}}function _0xec49bc(_0x279d46){const _0x4b8783=_0x305aec,_0x4e2145={'\x6c\x4e\x73\x4c\x52':function(_0x477003){return _0x477003();}},_0x40fd5c=_0x4e2145[_0x4b8783(0x123,'\x43\x57\x43\x28')](_0x19af3f);return!!_0x40fd5c[_0x279d46];}function _0x48750a(_0x245c2,_0x174997,_0x2d6851){const _0x555ee3=_0x305aec,_0x218995={'\x43\x4b\x6d\x41\x6a':function(_0x4010e4,_0x20db77){return _0x4010e4(_0x20db77);}},_0x3de72c=_0x19af3f();_0x3de72c[_0x245c2]={'\x61\x74':Date[_0x555ee3(0x163,'\x43\x68\x55\x24')](),'\x72\x61\x74\x69\x6e\x67':_0x174997,'\x73\x75\x63\x63\x65\x73\x73':_0x2d6851},_0x218995['\x43\x4b\x6d\x41\x6a'](_0x5cc09d,_0x3de72c);}function _0x9fa71c(_0x32585e,_0x3d3605){const _0x3f3e55=_0x305aec,_0x2bbf0c={'\x65\x5a\x45\x63\x54':function(_0xe59706,_0x482aaa){return _0xe59706===_0x482aaa;},'\x4d\x65\x5a\x63\x66':function(_0x40c5be,_0x4167eb){return _0x40c5be(_0x4167eb);},'\x48\x43\x61\x4b\x63':function(_0x4c4014,_0x1156bd){return _0x4c4014>=_0x1156bd;},'\x69\x68\x5a\x51\x50':function(_0x18af3e,_0x510638){return _0x18af3e>_0x510638;}};if(_0x32585e&&_0x2bbf0c['\x65\x5a\x45\x63\x54'](_0x32585e[_0x3f3e55(0x14a,'\x74\x7a\x34\x76')],_0x3f3e55(0xbd,'\x34\x55\x44\x61'))){const _0x26f35d=_0x2bbf0c['\x4d\x65\x5a\x63\x66'](Number,_0x32585e[_0x3f3e55(0x17a,'\x26\x6f\x35\x61')])||-0x1*0x1987+-0x161d+-0x2fa4*-0x1;return _0x2bbf0c[_0x3f3e55(0x201,'\x59\x28\x77\x74')](_0x26f35d,-0xb7d+-0x315*-0x1+0x1*0x868+0.85)?-0x1c2c+-0x1eb8*-0x1+-0x1*0x287:-0x3e1*0x2+0x24b*-0xe+0x27e0;}const _0x37648b=_0x3d3605&&Array[_0x3f3e55(0x11e,'\x59\x28\x77\x74')](_0x3d3605[_0x3f3e55(0x1fe,'\x4b\x71\x61\x26')+'\x6e\x73'])&&_0x2bbf0c[_0x3f3e55(0x1bd,'\x55\x35\x21\x5b')](_0x3d3605[_0x3f3e55(0xe1,'\x2a\x56\x72\x6a')+'\x6e\x73'][_0x3f3e55(0x137,'\x47\x75\x73\x68')],0x7d5+0x180*-0x8+0x42b);return _0x37648b?0x1ed*0x2+-0xb69+0x790:-0x494+-0xe*0x1d0+0x82*0x3b;}function _0xd27fa5({outcome:_0x486802,gene:_0x1eab64,signals:_0x294341,blast:_0x5e9c2c,sourceType:_0x2bbaaa}){const _0x3dfa44=_0x305aec,_0x2a52b9={'\x76\x51\x73\x4e\x5a':function(_0x9122bd,_0x29122a){return _0x9122bd+_0x29122a;},'\x58\x44\x69\x42\x44':function(_0x46b0ed,_0x32e097){return _0x46b0ed===_0x32e097;},'\x63\x77\x59\x79\x68':_0x3dfa44(0x176,'\x4f\x61\x4a\x4f'),'\x74\x74\x71\x58\x71':_0x3dfa44(0x16b,'\x6f\x46\x54\x45'),'\x6f\x41\x66\x68\x65':function(_0x47f760,_0xd221a4){return _0x47f760(_0xd221a4);},'\x54\x69\x53\x4d\x75':function(_0x1cf5a0,_0x5e18d6){return _0x1cf5a0+_0x5e18d6;},'\x56\x56\x4f\x6b\x57':_0x3dfa44(0x10f,'\x43\x68\x55\x24')+'\x20','\x4a\x43\x77\x65\x7a':_0x3dfa44(0x1b1,'\x64\x62\x2a\x7a')+'\x20','\x51\x73\x4a\x4e\x76':_0x3dfa44(0xd2,'\x72\x32\x51\x34')+_0x3dfa44(0x1a2,'\x43\x68\x55\x24'),'\x74\x55\x73\x57\x6b':function(_0x503c1b,_0x1fb680){return _0x503c1b||_0x1fb680;},'\x43\x51\x4e\x6d\x61':function(_0x555e84,_0x1a0088){return _0x555e84+_0x1a0088;},'\x70\x74\x51\x73\x73':_0x3dfa44(0x9d,'\x6f\x74\x5e\x43'),'\x62\x55\x56\x75\x71':function(_0x2fbc54,_0x2f2a65){return _0x2fbc54>_0x2f2a65;},'\x67\x48\x68\x45\x56':_0x3dfa44(0x11b,'\x28\x51\x30\x59')+'\x20','\x74\x61\x41\x65\x44':function(_0x2223bf,_0xc78863){return _0x2223bf===_0xc78863;},'\x62\x63\x61\x5a\x7a':'\x66\x55\x6b\x57\x56','\x49\x54\x62\x78\x68':function(_0x4d4c3e,_0x2871b2){return _0x4d4c3e+_0x2871b2;},'\x69\x54\x61\x47\x76':_0x3dfa44(0xd3,'\x56\x61\x32\x4d')+_0x3dfa44(0x116,'\x47\x75\x73\x68')+_0x3dfa44(0x1cc,'\x58\x61\x74\x57')+_0x3dfa44(0xa3,'\x4b\x71\x61\x26')+_0x3dfa44(0x218,'\x58\x69\x57\x55')+_0x3dfa44(0x1d7,'\x29\x28\x78\x49')+_0x3dfa44(0x125,'\x29\x28\x78\x49')+'\x64\x2e','\x4c\x48\x73\x50\x48':function(_0x413722,_0x47be2e){return _0x413722!==_0x47be2e;},'\x75\x62\x50\x70\x77':_0x3dfa44(0x10d,'\x6b\x44\x41\x5e'),'\x6b\x72\x62\x6a\x43':_0x3dfa44(0x1b8,'\x4f\x61\x4a\x4f')+_0x3dfa44(0x187,'\x33\x33\x36\x6b')+_0x3dfa44(0x12a,'\x4b\x71\x61\x26')+_0x3dfa44(0x16c,'\x64\x62\x2a\x7a')+_0x3dfa44(0xa6,'\x78\x62\x73\x31')+_0x3dfa44(0x1e6,'\x55\x35\x21\x5b')+_0x3dfa44(0x1c2,'\x58\x69\x57\x55')+_0x3dfa44(0x1e1,'\x30\x57\x53\x79')},_0x79a934=[],_0x258d89=_0x486802&&_0x486802[_0x3dfa44(0x175,'\x36\x4e\x23\x57')]?_0x486802['\x73\x74\x61\x74\x75\x73']:_0x2a52b9[_0x3dfa44(0x1ac,'\x72\x62\x5a\x61')],_0x4e8de9=_0x486802&&Number['\x69\x73\x46\x69\x6e\x69\x74\x65'](_0x2a52b9[_0x3dfa44(0x1f6,'\x5e\x78\x24\x56')](Number,_0x486802[_0x3dfa44(0xd8,'\x53\x4b\x6e\x6a')]))?_0x2a52b9[_0x3dfa44(0xf1,'\x29\x28\x78\x49')](Number,_0x486802[_0x3dfa44(0x102,'\x74\x7a\x34\x76')])['\x74\x6f\x46\x69\x78\x65\x64'](-0x181c+-0xb8e+0x23ac):'\x3f';_0x79a934[_0x3dfa44(0x128,'\x4f\x61\x4a\x4f')](_0x2a52b9[_0x3dfa44(0xe8,'\x6b\x44\x41\x5e')](_0x2a52b9['\x54\x69\x53\x4d\x75'](_0x2a52b9['\x56\x56\x4f\x6b\x57']+_0x258d89,_0x2a52b9['\x4a\x43\x77\x65\x7a'])+_0x4e8de9,'\x29')),_0x79a934[_0x3dfa44(0xe4,'\x34\x55\x44\x61')](_0x2a52b9[_0x3dfa44(0x15d,'\x2a\x56\x72\x6a')](_0x2a52b9[_0x3dfa44(0x1ad,'\x26\x6f\x35\x61')],_0x2a52b9[_0x3dfa44(0xef,'\x4b\x71\x61\x26')](_0x2bbaaa,_0x2a52b9[_0x3dfa44(0xd0,'\x29\x28\x78\x49')])));_0x1eab64&&_0x1eab64['\x69\x64']&&_0x79a934[_0x3dfa44(0xb6,'\x58\x61\x74\x57')](_0x2a52b9[_0x3dfa44(0x1db,'\x6f\x58\x32\x35')](_0x2a52b9['\x76\x51\x73\x4e\x5a'](_0x2a52b9[_0x3dfa44(0x112,'\x5e\x78\x24\x56')](_0x2a52b9[_0x3dfa44(0x150,'\x58\x69\x57\x55')](_0x2a52b9[_0x3dfa44(0x1be,'\x43\x68\x55\x24')],_0x1eab64['\x69\x64']),'\x20\x28'),_0x1eab64[_0x3dfa44(0x1ab,'\x78\x62\x73\x31')]||_0x2a52b9['\x74\x74\x71\x58\x71']),'\x29'));Array[_0x3dfa44(0x11a,'\x29\x28\x78\x49')](_0x294341)&&_0x2a52b9[_0x3dfa44(0x104,'\x53\x48\x26\x44')](_0x294341[_0x3dfa44(0x188,'\x34\x78\x78\x4a')],-0xb6d+0x22*-0x5c+-0x1*-0x17a5)&&_0x79a934[_0x3dfa44(0x1f1,'\x29\x28\x78\x49')](_0x2a52b9[_0x3dfa44(0x1b0,'\x4b\x71\x61\x26')](_0x2a52b9[_0x3dfa44(0xa9,'\x29\x28\x78\x49')],_0x294341[_0x3dfa44(0x118,'\x37\x34\x69\x55')](-0x4*-0x64a+0x1ffa+-0x3922,0xba*0x2f+-0x1d7a+-0x4a6)[_0x3dfa44(0x136,'\x64\x64\x28\x65')]('\x2c\x20')));_0x5e9c2c&&(_0x2a52b9[_0x3dfa44(0x168,'\x53\x5d\x2a\x6f')](_0x2a52b9['\x62\x63\x61\x5a\x7a'],_0x3dfa44(0x13a,'\x34\x55\x44\x61'))?_0xf053df[_0x3dfa44(0xbc,'\x68\x4a\x30\x46')](_0x2a52b9['\x76\x51\x73\x4e\x5a'](_0x3dfa44(0xec,'\x53\x48\x26\x44')+'\x20',_0x4894dd[_0x3dfa44(0x133,'\x30\x57\x53\x79')](-0x1f56+-0x12*-0x74+0x172e,-0x2458+-0x39*-0x6d+0xc19)[_0x3dfa44(0x1e9,'\x44\x62\x4f\x5a')]('\x2c\x20'))):_0x79a934[_0x3dfa44(0x1ba,'\x4b\x71\x61\x26')](_0x2a52b9[_0x3dfa44(0xbb,'\x78\x62\x73\x31')]('\x42\x6c\x61\x73\x74\x20\x72\x61'+_0x3dfa44(0x217,'\x53\x4b\x6e\x6a')+(_0x5e9c2c[_0x3dfa44(0xa5,'\x64\x6b\x37\x79')]||0x4b1+0x3fd*-0x5+0xf40),_0x3dfa44(0x180,'\x73\x61\x45\x6b')+'\x2c\x20')+(_0x5e9c2c[_0x3dfa44(0x1ae,'\x72\x32\x51\x34')]||0x331+-0x19b0+0x167f)+_0x3dfa44(0x1f0,'\x31\x66\x56\x6c')));if(_0x2a52b9[_0x3dfa44(0xa4,'\x58\x61\x74\x57')](_0x258d89,_0x3dfa44(0x1c1,'\x72\x62\x5a\x61')))_0x79a934[_0x3dfa44(0xf4,'\x72\x62\x5a\x61')](_0x2a52b9[_0x3dfa44(0x216,'\x43\x57\x43\x28')]);else{if(_0x2a52b9[_0x3dfa44(0x1bf,'\x28\x51\x30\x59')](_0x2a52b9[_0x3dfa44(0x18b,'\x44\x62\x4f\x5a')],_0x3dfa44(0x18f,'\x4b\x71\x61\x26')))_0x79a934['\x70\x75\x73\x68'](_0x2a52b9[_0x3dfa44(0x15f,'\x62\x34\x4a\x76')]);else{if(_0xf5eb06&&DwbMMW['\x58\x44\x69\x42\x44'](_0x58e1bf[_0x3dfa44(0x132,'\x55\x35\x21\x5b')],DwbMMW['\x63\x77\x59\x79\x68'])){const _0x51ab4e=_0x21c4ff(_0x3197f4[_0x3dfa44(0xf7,'\x53\x48\x26\x44')])||0x2*0x3d1+0x1364+-0x2*0xd83;return _0x51ab4e>=-0x89*0x39+0x11b*-0x2+0x20b7+0.85?0x1060*0x1+0x20c6+-0x1*0x3121:-0x1*-0xa26+-0x25b3+0x1b91*0x1;}const _0x21077c=_0x37ec06&&_0x3bc27d[_0x3dfa44(0xcd,'\x34\x78\x78\x4a')](_0x4b1efb[_0x3dfa44(0x179,'\x5e\x78\x24\x56')+'\x6e\x73'])&&_0x1204b3[_0x3dfa44(0x10b,'\x36\x4e\x23\x57')+'\x6e\x73']['\x6c\x65\x6e\x67\x74\x68']>-0xd3*-0x17+0x24ea+-0x37df;return _0x21077c?0x207e+-0x156c+-0xb11:0x7*-0xfd+0x491+0x25c;}}return _0x79a934[_0x3dfa44(0xad,'\x55\x35\x21\x5b')]('\x0a')[_0x3dfa44(0x9e,'\x53\x4b\x6e\x6a')](-0x2b*0x9d+0x11cb+0x894,0xd0b+-0x1*-0x2248+0x23*-0x121);}function _0x549e(){const _0x18df76=['\x6b\x6d\x6b\x2b\x57\x36\x70\x64\x4d\x38\x6f\x67\x66\x53\x6b\x44\x57\x37\x75','\x57\x37\x70\x64\x4d\x53\x6b\x41\x71\x48\x4e\x64\x49\x4b\x4b','\x45\x53\x6f\x55\x57\x35\x47\x62\x57\x4f\x53\x4f\x44\x43\x6f\x52','\x57\x52\x4c\x72\x57\x51\x5a\x63\x4a\x77\x34\x48\x57\x4f\x69\x73','\x73\x71\x52\x64\x4b\x38\x6f\x4d\x57\x52\x38\x49','\x6d\x71\x33\x63\x49\x43\x6b\x4c','\x6e\x43\x6b\x71\x6c\x53\x6b\x7a\x70\x57','\x57\x52\x50\x6d\x57\x51\x42\x63\x4c\x4d\x43','\x57\x51\x66\x70\x57\x51\x5a\x63\x4e\x77\x69\x62\x57\x4f\x69\x42','\x70\x72\x62\x43\x57\x35\x65\x2f','\x44\x43\x6f\x6c\x75\x4e\x69\x44\x57\x50\x70\x64\x47\x47','\x72\x32\x50\x31\x42\x61','\x57\x37\x68\x64\x48\x38\x6f\x63\x74\x57\x74\x64\x52\x57','\x74\x30\x56\x64\x47\x38\x6f\x4d\x57\x52\x76\x4c\x66\x31\x75','\x57\x35\x64\x64\x4f\x75\x46\x63\x4d\x64\x71','\x76\x48\x68\x63\x49\x33\x4c\x77\x57\x36\x43','\x46\x4b\x58\x55\x43\x43\x6f\x6a','\x43\x64\x52\x64\x53\x6d\x6f\x76\x57\x50\x69','\x57\x52\x68\x63\x47\x6d\x6f\x57\x66\x61','\x77\x78\x62\x7a\x44\x53\x6f\x37\x57\x35\x38\x53\x57\x36\x38','\x57\x37\x57\x45\x6a\x4a\x6c\x64\x50\x58\x4e\x63\x48\x48\x34','\x72\x38\x6b\x2b\x57\x37\x2f\x64\x47\x68\x6e\x52','\x57\x37\x57\x64\x66\x66\x37\x63\x4a\x61','\x68\x48\x74\x63\x4b\x53\x6b\x74\x57\x37\x69','\x76\x74\x5a\x64\x4d\x43\x6f\x63\x57\x35\x64\x63\x51\x4e\x65\x6e\x64\x49\x69\x43','\x76\x33\x66\x69\x42\x47','\x70\x4b\x34\x53\x57\x52\x57\x58\x70\x47','\x61\x74\x56\x63\x4e\x38\x6f\x32\x57\x50\x47','\x57\x52\x61\x43\x68\x4c\x72\x7a\x62\x53\x6b\x57\x7a\x57','\x57\x37\x5a\x64\x4f\x77\x4e\x63\x51\x4a\x71','\x6c\x53\x6b\x55\x63\x66\x4b\x49\x57\x37\x56\x63\x49\x5a\x75','\x63\x47\x42\x63\x55\x53\x6f\x66\x57\x50\x6d','\x78\x76\x78\x63\x50\x47\x68\x64\x53\x71','\x6b\x38\x6b\x37\x70\x6d\x6b\x4d\x61\x4d\x6d','\x69\x49\x37\x64\x50\x78\x68\x64\x55\x71','\x61\x59\x30\x2b\x70\x6d\x6b\x55\x57\x50\x34\x37\x57\x34\x46\x63\x51\x4d\x4a\x63\x51\x43\x6f\x6a','\x65\x43\x6b\x42\x57\x36\x42\x63\x4a\x58\x39\x4b\x57\x34\x52\x64\x4f\x71','\x41\x78\x48\x66\x57\x4f\x4b\x6d\x57\x36\x44\x47\x6e\x47','\x77\x78\x37\x63\x4f\x6d\x6b\x32\x57\x50\x2f\x63\x51\x67\x4b','\x69\x62\x5a\x63\x4c\x68\x79\x59','\x71\x31\x54\x67\x57\x35\x64\x63\x4e\x57','\x57\x35\x46\x64\x56\x43\x6b\x57\x76\x4a\x30','\x57\x36\x74\x64\x4b\x53\x6f\x78\x77\x48\x33\x63\x53\x62\x30','\x57\x35\x78\x63\x4c\x53\x6b\x30\x65\x4a\x65\x50\x74\x4a\x65','\x57\x36\x46\x64\x48\x38\x6f\x71\x66\x61','\x57\x4f\x37\x64\x49\x53\x6f\x39\x73\x67\x39\x5a','\x71\x76\x66\x39\x57\x35\x64\x64\x49\x6d\x6f\x2f\x57\x52\x79','\x57\x37\x46\x64\x56\x6d\x6f\x66\x46\x64\x75','\x75\x4d\x31\x30\x41\x38\x6f\x53','\x46\x47\x53\x54\x57\x51\x34\x58\x6e\x43\x6b\x54\x69\x47','\x77\x6d\x6b\x48\x72\x57\x62\x56','\x57\x36\x2f\x64\x4a\x53\x6b\x50\x57\x50\x78\x63\x4a\x47','\x43\x66\x4a\x64\x53\x73\x66\x54\x57\x51\x33\x64\x4d\x59\x61\x31\x57\x35\x68\x63\x4b\x43\x6b\x68\x64\x4a\x43','\x62\x31\x50\x45\x62\x77\x6d\x71\x57\x52\x6e\x38','\x71\x67\x52\x63\x48\x49\x37\x64\x4f\x71','\x46\x43\x6b\x65\x62\x73\x37\x63\x54\x43\x6f\x73\x42\x31\x43','\x57\x50\x2f\x64\x49\x73\x46\x64\x53\x71\x53\x70','\x6e\x53\x6b\x52\x6b\x43\x6b\x32\x61\x4d\x64\x63\x48\x43\x6b\x4a','\x66\x68\x7a\x61\x62\x38\x6b\x67','\x76\x63\x52\x63\x53\x31\x7a\x59','\x57\x37\x46\x64\x49\x6d\x6b\x52','\x6f\x61\x6c\x63\x4d\x38\x6f\x71\x57\x52\x34','\x64\x32\x68\x63\x56\x43\x6b\x36\x57\x51\x79','\x6b\x38\x6b\x4e\x43\x38\x6b\x2f\x68\x4d\x6c\x63\x4a\x47','\x57\x51\x37\x63\x4b\x4b\x74\x64\x47\x63\x43','\x64\x63\x78\x63\x4b\x76\x38\x7a','\x57\x51\x70\x64\x54\x43\x6f\x50\x57\x50\x44\x59','\x63\x53\x6f\x65\x46\x38\x6b\x30\x57\x34\x61','\x57\x52\x4e\x64\x4d\x53\x6f\x52\x76\x77\x4f','\x57\x37\x64\x64\x4c\x53\x6f\x61\x74\x47\x70\x64\x52\x31\x71\x69','\x43\x4a\x38\x6d','\x71\x53\x6b\x63\x73\x63\x6e\x63\x57\x4f\x4f\x71\x79\x61','\x57\x37\x75\x4f\x62\x76\x46\x63\x55\x57','\x73\x6d\x6b\x7a\x46\x67\x44\x34\x57\x50\x4b\x42\x41\x61','\x57\x50\x46\x63\x4a\x31\x56\x64\x56\x58\x6d','\x57\x51\x57\x69\x70\x77\x35\x56','\x6b\x48\x72\x6e\x57\x34\x38\x47','\x57\x52\x64\x64\x4c\x53\x6f\x68\x57\x51\x31\x46','\x42\x6d\x6b\x31\x64\x5a\x70\x63\x51\x43\x6f\x61\x44\x71','\x57\x37\x58\x45\x6d\x47\x79\x4b\x57\x52\x5a\x64\x47\x32\x61','\x74\x6d\x6b\x69\x57\x37\x46\x63\x4b\x62\x48\x4d','\x57\x36\x33\x64\x53\x75\x37\x63\x4a\x5a\x4e\x64\x4e\x72\x47\x47','\x62\x38\x6b\x61\x6e\x68\x61\x55','\x57\x51\x33\x64\x54\x43\x6f\x35\x57\x50\x6a\x64','\x6b\x71\x70\x63\x4c\x6d\x6b\x49\x57\x36\x48\x72','\x57\x36\x71\x30\x6f\x48\x4b\x51','\x46\x6d\x6f\x65\x57\x37\x43\x4d\x57\x50\x30','\x57\x34\x4e\x64\x51\x6d\x6b\x36\x57\x35\x4a\x63\x51\x43\x6f\x52\x57\x36\x61\x44','\x57\x36\x4b\x70\x6d\x59\x78\x64\x55\x4a\x75','\x72\x67\x50\x4c\x7a\x38\x6f\x37\x57\x35\x4b\x53','\x68\x6d\x6f\x41\x65\x78\x69\x7a\x57\x35\x58\x6a\x43\x58\x42\x63\x47\x38\x6f\x35\x57\x4f\x54\x68','\x57\x52\x33\x64\x53\x6d\x6b\x37\x57\x35\x71','\x57\x50\x2f\x64\x4f\x6d\x6b\x4b\x57\x35\x30\x4b\x57\x51\x76\x2b\x57\x52\x38','\x57\x36\x66\x76\x61\x43\x6b\x54\x57\x35\x47','\x65\x48\x56\x64\x49\x33\x70\x64\x4b\x30\x61','\x57\x52\x33\x64\x53\x43\x6f\x53\x57\x52\x44\x57','\x6a\x62\x2f\x63\x4d\x77\x69\x56\x57\x37\x42\x63\x47\x4e\x4b','\x57\x51\x58\x6a\x63\x32\x50\x79\x71\x38\x6b\x31\x45\x57','\x6a\x62\x2f\x63\x4d\x5a\x65\x6a\x57\x36\x68\x63\x4a\x78\x30','\x76\x65\x48\x66\x61\x67\x48\x46\x57\x51\x4b\x5a','\x65\x61\x38\x32\x57\x4f\x52\x63\x4b\x43\x6b\x4c\x57\x36\x56\x64\x50\x43\x6f\x31\x57\x50\x37\x64\x4c\x5a\x52\x63\x53\x61','\x57\x36\x79\x4a\x70\x4d\x4a\x63\x52\x57','\x46\x5a\x38\x76\x57\x50\x4e\x63\x4b\x38\x6b\x6a\x57\x36\x31\x57','\x6b\x74\x48\x74','\x77\x6d\x6b\x53\x57\x35\x64\x64\x56\x31\x34','\x78\x5a\x38\x76\x57\x50\x37\x63\x47\x53\x6b\x76\x57\x36\x57\x2b','\x62\x77\x4e\x63\x4a\x53\x6f\x71\x57\x4f\x4e\x63\x56\x30\x34\x72','\x73\x76\x31\x48\x57\x35\x4e\x64\x4e\x43\x6f\x36','\x57\x37\x46\x64\x47\x53\x6b\x2f\x77\x72\x4e\x64\x55\x65\x4e\x64\x52\x71','\x73\x4a\x69\x43\x57\x51\x33\x63\x51\x61','\x7a\x43\x6f\x72\x43\x4d\x30\x79','\x44\x49\x6c\x63\x52\x75\x43\x61\x57\x37\x46\x63\x4d\x57','\x57\x36\x4a\x64\x4a\x6d\x6b\x31\x75\x71\x42\x64\x4a\x4d\x70\x64\x55\x47','\x57\x34\x43\x54\x6d\x33\x68\x63\x48\x61','\x74\x49\x42\x64\x4f\x43\x6f\x38\x57\x4f\x4b','\x57\x34\x46\x64\x56\x43\x6b\x4d\x57\x34\x65','\x73\x43\x6b\x6d\x77\x53\x6b\x49\x57\x36\x6c\x64\x56\x38\x6b\x55\x57\x50\x61','\x57\x37\x4f\x42\x6d\x61\x69\x4f\x57\x52\x33\x63\x53\x67\x30','\x61\x74\x37\x63\x4b\x43\x6f\x37\x57\x50\x57\x4c','\x44\x6d\x6f\x51\x57\x35\x69\x43\x57\x50\x57\x76\x45\x61','\x71\x43\x6b\x4f\x57\x37\x5a\x63\x56\x38\x6b\x4a','\x68\x32\x4e\x63\x49\x38\x6b\x64\x57\x4f\x46\x63\x4f\x47','\x70\x4b\x71\x4c','\x73\x38\x6b\x62\x75\x32\x43','\x57\x50\x78\x64\x49\x38\x6f\x2b\x79\x32\x48\x4c\x65\x33\x65','\x64\x63\x4e\x63\x49\x4c\x47\x58','\x57\x37\x30\x6f\x63\x76\x74\x63\x48\x38\x6b\x53','\x42\x4a\x38\x6a','\x57\x35\x37\x64\x55\x53\x6b\x67\x57\x4f\x56\x63\x47\x6d\x6f\x4b','\x57\x52\x6c\x63\x54\x38\x6b\x6a\x70\x43\x6f\x78','\x77\x43\x6f\x47\x57\x37\x4b\x38\x57\x50\x79','\x73\x53\x6b\x42\x57\x36\x52\x63\x4c\x61','\x57\x35\x2f\x64\x51\x38\x6b\x76\x57\x50\x68\x63\x47\x43\x6f\x54\x57\x36\x61\x78','\x45\x64\x76\x62\x57\x34\x4f','\x57\x51\x6a\x42\x57\x52\x75\x33\x66\x4e\x76\x56','\x57\x51\x53\x53\x68\x32\x6a\x74','\x66\x59\x33\x63\x54\x6d\x6f\x54\x57\x50\x79','\x41\x75\x62\x6f\x57\x37\x68\x63\x50\x61','\x68\x38\x6f\x69\x57\x35\x52\x63\x4f\x53\x6b\x33\x6d\x38\x6b\x32\x57\x52\x69','\x61\x4c\x6d\x66\x57\x35\x4e\x64\x55\x63\x37\x63\x4d\x6d\x6b\x36','\x57\x35\x56\x64\x48\x6d\x6b\x6f\x77\x64\x75','\x6e\x74\x6a\x63\x57\x35\x34\x46\x57\x35\x6a\x38\x6f\x47','\x57\x52\x4e\x63\x4f\x53\x6b\x6a\x6b\x6d\x6f\x56\x44\x53\x6f\x41\x57\x52\x69','\x6f\x38\x6b\x32\x63\x32\x71\x59','\x57\x34\x6e\x66\x6a\x6d\x6b\x72\x57\x34\x53','\x6e\x57\x56\x63\x4a\x53\x6b\x55\x57\x37\x75','\x57\x36\x4a\x64\x4a\x6d\x6b\x36\x76\x63\x33\x64\x47\x4c\x5a\x64\x50\x47','\x45\x64\x52\x64\x51\x43\x6f\x49\x57\x52\x61','\x57\x51\x48\x77\x6c\x71\x61\x51\x57\x51\x52\x63\x48\x49\x34','\x74\x6d\x6b\x6d\x57\x37\x78\x63\x4b\x62\x6e\x32\x57\x35\x4a\x64\x54\x47','\x66\x30\x66\x69\x63\x71','\x6d\x48\x33\x63\x50\x68\x57\x5a\x57\x36\x64\x63\x4d\x33\x75','\x57\x37\x56\x64\x53\x33\x70\x63\x4b\x73\x78\x64\x49\x57\x65\x53','\x6e\x4d\x58\x4b\x67\x33\x4b','\x6b\x38\x6b\x2f\x6b\x43\x6b\x38\x61\x32\x4f','\x79\x33\x44\x4a\x6a\x6d\x6f\x34\x57\x34\x38\x52\x57\x36\x4b','\x75\x66\x70\x63\x4e\x4a\x30\x43\x78\x62\x31\x61','\x73\x58\x37\x64\x4c\x6d\x6f\x4e','\x57\x50\x4e\x64\x47\x57\x68\x64\x54\x48\x57\x63\x6e\x66\x38','\x77\x71\x65\x6d\x57\x51\x74\x63\x48\x47','\x78\x43\x6b\x49\x57\x34\x74\x64\x50\x76\x79','\x42\x63\x71\x51\x57\x50\x4e\x63\x4c\x61','\x57\x51\x42\x63\x47\x43\x6b\x55\x6c\x6d\x6b\x53','\x57\x52\x71\x6d\x65\x4d\x58\x46\x63\x57','\x70\x6d\x6b\x33\x67\x76\x38\x4d\x57\x36\x5a\x63\x47\x71','\x57\x35\x52\x64\x53\x6d\x6b\x6c\x57\x4f\x33\x63\x4d\x38\x6f\x4a\x57\x36\x79\x46','\x57\x37\x5a\x64\x4e\x66\x4a\x63\x4c\x74\x53','\x57\x51\x54\x6c\x7a\x77\x68\x63\x55\x68\x2f\x64\x4c\x31\x5a\x63\x56\x53\x6f\x72\x45\x33\x4a\x64\x50\x4d\x79','\x57\x34\x4a\x64\x4a\x53\x6b\x6c\x57\x50\x33\x63\x56\x71','\x57\x36\x70\x64\x53\x6d\x6b\x57\x57\x4f\x52\x63\x48\x71','\x72\x49\x78\x64\x47\x43\x6f\x75','\x77\x65\x7a\x72\x57\x4f\x61','\x57\x37\x4a\x64\x54\x38\x6b\x63\x57\x35\x4a\x63\x49\x43\x6f\x56\x57\x37\x30\x73','\x57\x35\x6d\x4f\x6f\x49\x74\x64\x4d\x61','\x78\x48\x52\x63\x4c\x65\x6a\x2f','\x79\x38\x6b\x4c\x57\x34\x53\x6a\x57\x4f\x50\x42\x46\x38\x6f\x57','\x73\x62\x37\x64\x48\x43\x6f\x49\x57\x52\x47\x58\x64\x76\x38','\x57\x35\x78\x64\x4c\x38\x6b\x78\x57\x52\x5a\x63\x55\x47','\x70\x5a\x6e\x44\x57\x37\x38\x38','\x71\x53\x6b\x4a\x57\x37\x56\x64\x47\x59\x7a\x2b\x57\x37\x46\x63\x4d\x47','\x72\x4d\x4a\x63\x47\x62\x64\x64\x4c\x43\x6f\x51','\x44\x58\x2f\x64\x4a\x53\x6f\x39\x57\x50\x30','\x76\x6d\x6b\x71\x57\x36\x33\x63\x53\x43\x6b\x30\x68\x6d\x6b\x2f\x57\x51\x6d','\x42\x66\x44\x5a\x7a\x53\x6f\x6d\x57\x34\x38\x50\x57\x36\x6d','\x57\x36\x78\x64\x4c\x53\x6f\x6e\x78\x47','\x57\x35\x74\x63\x4a\x33\x52\x64\x56\x71','\x57\x51\x54\x68\x57\x36\x78\x63\x4d\x67\x75\x64\x57\x34\x53\x6e','\x41\x73\x4f\x52\x57\x50\x6c\x63\x4a\x61','\x57\x35\x62\x4d\x69\x43\x6b\x55\x57\x37\x47','\x57\x35\x48\x6d\x6f\x53\x6b\x72\x57\x36\x30','\x6e\x77\x4c\x30\x61\x6d\x6b\x59','\x76\x48\x78\x63\x4e\x4d\x6e\x78\x57\x36\x34','\x66\x71\x52\x64\x4a\x64\x47','\x42\x6d\x6b\x75\x7a\x63\x48\x6b','\x57\x4f\x6c\x64\x4a\x38\x6f\x5a\x57\x51\x35\x32','\x78\x78\x4e\x63\x48\x75\x74\x64\x47\x43\x6f\x51\x57\x4f\x53\x62','\x57\x51\x38\x6d\x62\x66\x37\x63\x48\x43\x6b\x55\x57\x52\x71','\x57\x36\x4a\x64\x4a\x6d\x6b\x58\x76\x71\x4a\x64\x4e\x31\x78\x64\x50\x57','\x72\x4e\x72\x59\x76\x53\x6f\x38','\x64\x68\x5a\x63\x4d\x53\x6b\x43\x57\x4f\x68\x63\x52\x31\x57\x61','\x70\x4a\x39\x5a\x57\x34\x57\x37','\x75\x43\x6b\x35\x57\x36\x33\x64\x4b\x4e\x6e\x30\x57\x52\x4a\x63\x4a\x71','\x74\x6d\x6b\x6d\x57\x36\x6c\x63\x49\x48\x4c\x56','\x57\x37\x64\x64\x56\x30\x64\x63\x4d\x74\x53','\x45\x53\x6f\x43\x73\x33\x6d','\x57\x37\x53\x61\x64\x57','\x74\x53\x6b\x70\x76\x73\x72\x64','\x76\x57\x78\x63\x4e\x78\x31\x72\x57\x37\x74\x64\x55\x49\x43','\x57\x36\x75\x42\x6c\x72\x61\x4b\x57\x52\x2f\x63\x48\x47','\x73\x4b\x31\x37\x57\x35\x33\x64\x48\x53\x6f\x2f\x57\x52\x79','\x46\x38\x6f\x57\x57\x35\x34\x33\x57\x4f\x53\x45\x45\x53\x6f\x53','\x57\x36\x62\x4c\x57\x52\x4b\x56\x67\x4a\x48\x52\x6a\x61','\x57\x52\x35\x77\x57\x52\x42\x63\x4b\x71','\x57\x36\x47\x49\x68\x71\x78\x64\x4e\x57','\x57\x36\x64\x63\x52\x38\x6b\x4a\x57\x35\x6d\x41\x57\x4f\x69\x39\x67\x71','\x57\x36\x64\x64\x4e\x38\x6f\x63\x73\x61\x75','\x42\x38\x6b\x63\x57\x36\x56\x64\x4c\x4c\x72\x39\x57\x36\x37\x63\x47\x71','\x57\x4f\x42\x64\x49\x6d\x6b\x54\x57\x35\x4b\x47','\x71\x77\x4c\x4a\x57\x35\x56\x64\x55\x57','\x78\x38\x6b\x6c\x71\x63\x6e\x54\x57\x4f\x75\x76\x79\x61','\x57\x36\x2f\x64\x4c\x53\x6f\x71\x73\x62\x64\x64\x55\x31\x47','\x62\x71\x42\x64\x47\x33\x70\x64\x49\x66\x33\x64\x54\x38\x6b\x6b','\x57\x51\x6e\x63\x57\x52\x75','\x7a\x6d\x6f\x62\x73\x33\x61','\x72\x43\x6b\x4b\x62\x4e\x4c\x54\x57\x34\x79\x4a\x57\x34\x79\x2b\x57\x34\x5a\x64\x52\x67\x37\x64\x53\x47','\x74\x71\x6c\x64\x49\x6d\x6f\x4a\x57\x52\x61\x58\x65\x66\x75','\x57\x4f\x37\x64\x52\x6d\x6b\x2f\x57\x37\x71\x5a\x57\x52\x35\x37\x57\x51\x75','\x70\x43\x6b\x34\x66\x38\x6b\x56\x67\x47','\x57\x35\x6c\x64\x51\x53\x6b\x36\x45\x57\x47','\x65\x65\x6c\x64\x48\x59\x47\x69\x57\x52\x74\x64\x51\x47\x38\x33\x6f\x43\x6b\x6a\x6d\x71','\x63\x59\x38\x72\x6f\x65\x74\x64\x56\x38\x6f\x73\x57\x37\x61\x74\x57\x51\x4f\x66\x57\x35\x68\x64\x55\x61','\x45\x64\x79\x58\x57\x50\x64\x63\x4b\x61','\x68\x4b\x47\x47\x57\x52\x4b\x6c','\x79\x38\x6b\x4f\x57\x35\x68\x64\x56\x4e\x71','\x71\x53\x6b\x38\x57\x37\x70\x64\x48\x71\x2f\x64\x56\x43\x6b\x75\x6a\x47','\x57\x52\x31\x67\x57\x51\x74\x63\x49\x32\x47\x70','\x76\x58\x78\x63\x4e\x4d\x6a\x42\x57\x36\x47','\x57\x50\x68\x64\x4b\x43\x6f\x37','\x62\x62\x4a\x63\x4a\x53\x6f\x72\x57\x52\x75','\x76\x66\x58\x6a\x67\x4d\x71\x73\x57\x51\x30\x36','\x63\x43\x6f\x65\x7a\x53\x6b\x76\x57\x35\x65','\x57\x50\x56\x64\x4e\x43\x6f\x63\x57\x51\x48\x37','\x75\x43\x6f\x4b\x57\x37\x4f\x45\x57\x51\x53','\x57\x51\x33\x64\x56\x38\x6f\x49\x57\x4f\x35\x66\x57\x35\x48\x66\x73\x71','\x78\x38\x6b\x70\x57\x35\x4e\x63\x4d\x61\x38','\x6f\x38\x6b\x4c\x57\x35\x6d\x44\x57\x4f\x30\x79\x79\x38\x6f\x4f','\x57\x52\x5a\x64\x53\x38\x6f\x55\x57\x50\x4b','\x65\x32\x76\x78\x69\x43\x6b\x4d\x57\x4f\x78\x64\x54\x61','\x57\x36\x4e\x64\x48\x43\x6b\x59\x75\x57\x34','\x6d\x6d\x6b\x6b\x70\x6d\x6b\x73\x67\x57','\x57\x34\x33\x64\x49\x53\x6b\x69\x79\x76\x2f\x63\x4f\x47','\x57\x34\x64\x64\x50\x53\x6f\x68\x57\x50\x4e\x63\x4e\x38\x6f\x36\x57\x36\x75\x79','\x69\x6d\x6b\x48\x57\x4f\x4e\x64\x47\x6d\x6f\x62','\x73\x53\x6b\x6d\x57\x36\x43','\x57\x50\x42\x63\x4e\x4e\x4e\x64\x51\x49\x7a\x32','\x41\x4c\x44\x7a\x57\x35\x33\x64\x52\x77\x38','\x57\x35\x52\x64\x4a\x38\x6b\x75\x43\x71\x61','\x72\x33\x76\x4e\x57\x36\x33\x63\x4f\x57','\x57\x37\x2f\x64\x4b\x43\x6b\x59\x71\x58\x2f\x64\x4d\x67\x70\x64\x55\x47','\x57\x34\x5a\x64\x48\x38\x6f\x44\x6f\x47\x56\x64\x52\x74\x42\x64\x4f\x47','\x6e\x62\x46\x63\x4c\x6d\x6b\x4f\x57\x36\x4c\x42\x78\x4c\x38','\x77\x61\x4a\x64\x47\x53\x6f\x38\x57\x51\x69\x4a\x64\x66\x79','\x74\x38\x6f\x62\x57\x35\x75\x51\x57\x52\x30','\x66\x53\x6f\x36\x75\x59\x47\x4d','\x57\x52\x78\x64\x4f\x38\x6b\x43\x42\x43\x6f\x37\x42\x6d\x6f\x6c\x57\x51\x47','\x57\x37\x2f\x64\x4a\x43\x6f\x47\x57\x51\x54\x52\x57\x34\x48\x49','\x57\x36\x54\x49\x68\x43\x6b\x52\x57\x35\x79','\x57\x51\x4c\x52\x57\x51\x33\x63\x56\x66\x30','\x71\x32\x54\x4a\x79\x61','\x75\x33\x39\x6d\x7a\x71','\x57\x34\x33\x64\x48\x53\x6f\x73\x41\x59\x4b','\x78\x53\x6b\x4c\x57\x37\x46\x64\x4d\x47','\x7a\x38\x6b\x5a\x57\x37\x64\x64\x4c\x57','\x57\x37\x6e\x63\x70\x6d\x6b\x34\x57\x35\x75','\x61\x38\x6f\x43\x75\x59\x71\x65','\x66\x38\x6b\x4c\x6c\x66\x47\x37','\x57\x37\x6c\x64\x47\x77\x4e\x63\x4c\x48\x34','\x6b\x72\x2f\x63\x47\x38\x6f\x33\x57\x51\x38\x53\x62\x58\x65','\x57\x37\x46\x64\x4e\x43\x6b\x78\x71\x49\x4f','\x57\x51\x74\x64\x4f\x53\x6f\x4c\x57\x50\x50\x66\x57\x34\x6d','\x7a\x38\x6f\x57\x57\x34\x38\x61','\x57\x35\x74\x64\x4c\x67\x46\x64\x52\x63\x7a\x32\x57\x50\x61','\x57\x37\x43\x39\x57\x36\x43\x4c\x62\x4b\x50\x47\x41\x77\x6d','\x69\x49\x39\x6e\x57\x34\x47\x7a\x57\x34\x72\x62\x69\x61','\x65\x68\x53\x6e\x57\x51\x4f\x61','\x57\x50\x70\x63\x4c\x38\x6b\x46\x6e\x43\x6f\x47','\x74\x53\x6b\x43\x57\x37\x64\x63\x4b\x71','\x57\x37\x56\x64\x53\x33\x6c\x63\x4e\x59\x4e\x64\x4a\x61\x79','\x67\x43\x6f\x46\x72\x38\x6b\x54','\x57\x52\x4e\x63\x53\x49\x68\x64\x49\x78\x37\x63\x4a\x30\x75\x2f\x57\x50\x75\x59\x57\x52\x65\x4e\x73\x71','\x45\x73\x4e\x64\x52\x38\x6f\x34\x57\x51\x75','\x69\x47\x72\x44\x57\x35\x75\x6f','\x57\x37\x44\x62\x6d\x43\x6b\x33\x57\x35\x74\x64\x51\x43\x6b\x66\x69\x71','\x77\x38\x6b\x68\x57\x37\x42\x64\x48\x68\x43','\x46\x74\x57\x78\x57\x51\x42\x63\x49\x6d\x6b\x43','\x57\x37\x47\x35\x57\x36\x6e\x5a\x72\x33\x7a\x75\x44\x66\x42\x63\x4c\x53\x6f\x30','\x57\x37\x71\x2b\x62\x64\x74\x64\x48\x61','\x66\x4a\x42\x63\x49\x38\x6b\x54\x57\x35\x61','\x57\x36\x6a\x55\x62\x43\x6b\x77\x57\x37\x79','\x68\x59\x33\x63\x56\x38\x6f\x39\x57\x52\x4b','\x73\x53\x6b\x38\x57\x36\x37\x64\x4a\x57\x75','\x6e\x6d\x6b\x59\x57\x52\x64\x64\x4b\x47','\x67\x78\x4c\x32\x6b\x6d\x6b\x57','\x74\x65\x54\x6f\x57\x34\x5a\x64\x4d\x38\x6f\x5a\x57\x51\x4f','\x62\x71\x4e\x64\x54\x78\x74\x64\x4c\x75\x70\x64\x47\x43\x6b\x43','\x57\x4f\x64\x63\x4d\x43\x6f\x44','\x57\x52\x50\x78\x57\x52\x74\x63\x4f\x78\x4f','\x57\x52\x5a\x63\x4f\x53\x6b\x71\x66\x6d\x6f\x56','\x63\x71\x46\x63\x4c\x43\x6b\x34\x57\x36\x6d\x77\x76\x4d\x38','\x65\x5a\x39\x62\x57\x50\x53\x6c\x57\x35\x6a\x4d\x6f\x47','\x7a\x43\x6f\x4b\x57\x34\x47\x62\x57\x50\x43\x43','\x57\x50\x30\x6b\x64\x4e\x50\x51','\x75\x65\x70\x63\x4b\x57\x65\x61','\x57\x37\x34\x78\x6f\x58\x72\x4c\x57\x52\x37\x63\x4a\x67\x79','\x57\x35\x52\x64\x47\x6d\x6b\x73\x79\x61\x61','\x6c\x65\x31\x57\x61\x38\x6b\x65','\x78\x33\x48\x4c\x44\x6d\x6f\x4b','\x57\x51\x52\x63\x4f\x53\x6b\x6a\x6a\x71','\x6b\x38\x6f\x42\x73\x49\x38\x68\x57\x50\x72\x54\x57\x34\x75','\x61\x32\x31\x6d\x71\x53\x6f\x50\x57\x34\x34\x6c','\x44\x43\x6f\x62\x75\x68\x69\x44','\x57\x37\x75\x45\x6f\x31\x6c\x63\x49\x61','\x57\x4f\x56\x63\x52\x77\x70\x64\x52\x58\x65','\x57\x4f\x5a\x63\x4b\x4e\x4a\x64\x4f\x74\x6e\x51\x57\x4f\x4f\x68','\x41\x59\x74\x64\x54\x6d\x6f\x42','\x57\x52\x4a\x63\x51\x31\x4a\x64\x56\x62\x43','\x57\x37\x4a\x64\x53\x32\x6c\x63\x4c\x61','\x71\x32\x5a\x63\x4d\x5a\x4f\x55','\x57\x36\x70\x64\x47\x43\x6b\x6d\x72\x5a\x30','\x76\x4b\x31\x54\x57\x35\x70\x64\x47\x6d\x6f\x4d\x57\x51\x46\x64\x51\x47','\x77\x38\x6b\x2f\x75\x47\x4c\x58','\x73\x76\x44\x4f','\x57\x4f\x37\x64\x4b\x43\x6f\x50\x74\x4e\x4c\x4c\x61\x71','\x41\x49\x5a\x64\x4b\x6d\x6f\x55\x57\x50\x43','\x7a\x4e\x78\x63\x48\x47\x52\x64\x47\x43\x6f\x31\x57\x4f\x54\x45','\x57\x36\x61\x6c\x70\x64\x57\x33\x57\x52\x33\x63\x4c\x78\x30','\x62\x4d\x4e\x63\x4b\x38\x6b\x64','\x74\x5a\x37\x64\x4c\x6d\x6f\x79\x57\x52\x4f','\x57\x4f\x5a\x64\x4e\x59\x68\x64\x50\x58\x4f\x30\x6d\x31\x57','\x57\x51\x66\x49\x57\x51\x70\x63\x4b\x77\x34','\x57\x34\x70\x64\x4b\x43\x6f\x6d\x73\x71\x78\x64\x4d\x75\x38\x6d','\x57\x51\x58\x6b\x79\x4d\x4e\x63\x56\x68\x6c\x64\x4c\x4a\x33\x63\x51\x43\x6f\x69\x75\x67\x74\x64\x50\x47','\x70\x38\x6b\x33\x63\x76\x71','\x72\x6d\x6f\x31\x45\x66\x4f\x41','\x57\x34\x64\x64\x53\x6d\x6b\x61','\x72\x4e\x2f\x63\x4a\x48\x42\x64\x48\x71','\x44\x74\x38\x76\x57\x34\x78\x63\x4a\x43\x6b\x69\x57\x37\x44\x39','\x73\x48\x2f\x63\x49\x30\x39\x71\x57\x37\x78\x64\x52\x62\x30','\x7a\x6d\x6f\x51\x57\x34\x4b\x41\x57\x50\x4f\x45\x77\x6d\x6f\x38','\x57\x35\x48\x4a\x61\x38\x6b\x41\x57\x37\x34','\x67\x38\x6f\x31\x45\x71\x69\x63','\x77\x65\x31\x79\x42\x48\x71','\x78\x6d\x6b\x51\x57\x36\x70\x64\x51\x62\x69','\x71\x58\x4f\x42\x63\x68\x71\x54\x57\x51\x6a\x2b\x57\x36\x38','\x6b\x57\x70\x63\x4b\x53\x6b\x34\x57\x36\x6d','\x57\x36\x47\x45\x69\x4a\x33\x64\x52\x49\x78\x63\x48\x47','\x57\x4f\x37\x64\x4e\x43\x6f\x5a\x74\x4e\x38','\x6d\x53\x6f\x70\x73\x38\x6b\x4d\x57\x36\x42\x64\x4f\x47','\x76\x30\x4e\x63\x54\x58\x68\x64\x4b\x71','\x42\x43\x6b\x78\x6f\x43\x6b\x4d\x61\x76\x46\x63\x4b\x57','\x57\x35\x72\x78\x6b\x6d\x6b\x50\x57\x36\x38','\x6a\x38\x6b\x4b\x57\x51\x42\x64\x49\x43\x6f\x66\x61\x6d\x6b\x65\x57\x37\x61','\x78\x4e\x78\x63\x48\x64\x30\x73','\x73\x48\x2f\x63\x4f\x68\x48\x6e\x57\x36\x6c\x64\x4b\x74\x43','\x75\x68\x54\x73\x43\x58\x42\x63\x52\x6d\x6b\x63','\x57\x36\x57\x73\x70\x74\x33\x64\x52\x4a\x6c\x63\x49\x47\x6d','\x66\x75\x74\x64\x48\x53\x6f\x38\x57\x51\x69\x47\x64\x78\x4b','\x44\x6d\x6b\x44\x42\x59\x39\x39','\x6a\x43\x6b\x64\x65\x63\x58\x79\x57\x35\x74\x63\x47\x6d\x6f\x78\x57\x51\x56\x63\x4f\x71\x6d\x62\x57\x34\x35\x66','\x75\x59\x75\x70\x57\x4f\x4e\x63\x49\x6d\x6b\x77\x57\x37\x30\x50','\x57\x50\x2f\x63\x4e\x5a\x46\x64\x52\x64\x58\x36\x57\x34\x6d\x42','\x7a\x33\x39\x53\x57\x35\x4a\x64\x51\x47','\x57\x51\x52\x64\x4d\x6d\x6b\x66\x57\x35\x57\x4b','\x57\x52\x56\x63\x53\x6d\x6b\x6f\x6b\x6d\x6f\x38\x72\x53\x6f\x62\x57\x51\x38','\x63\x6d\x6b\x51\x57\x4f\x4a\x64\x4a\x43\x6f\x6f','\x42\x43\x6b\x2b\x57\x35\x6c\x64\x56\x31\x34','\x6f\x4b\x34\x4d\x57\x37\x53\x4b\x6a\x43\x6b\x58\x6b\x47','\x6d\x38\x6b\x6c\x6c\x38\x6b\x38\x70\x61','\x57\x37\x68\x64\x4e\x38\x6f\x6b\x77\x62\x71','\x57\x52\x52\x64\x50\x53\x6f\x2f\x57\x50\x72\x46\x57\x34\x57','\x57\x51\x44\x71\x57\x4f\x74\x63\x49\x33\x4b\x67\x57\x50\x69','\x57\x52\x4e\x63\x4f\x6d\x6b\x36\x65\x53\x6b\x66\x57\x35\x53\x72\x72\x71','\x57\x35\x5a\x63\x55\x43\x6f\x35\x57\x4f\x62\x59\x57\x36\x69\x4d\x57\x36\x64\x64\x4c\x72\x4a\x63\x4d\x67\x35\x56\x57\x34\x79'];_0x549e=function(){return _0x18df76;};return _0x549e();}function _0x2d60b5(){const _0x122678=_0x305aec;return(process.env.A2A_HUB_URL||'')[_0x122678(0x214,'\x6f\x58\x32\x35')](/\/+$/,'');}async function _0x201734({reusedAssetId:_0x446bb1,sourceType:_0x1fb1d5,outcome:_0x3d9e7b,gene:_0x23e074,signals:_0x879f69,blast:_0x57a4e3,constraintCheck:_0x4264ba,runId:_0x355d53}){const _0x172f98=_0x305aec,_0x3a7b31={'\x6b\x66\x46\x4f\x57':function(_0x32deaa,_0x36710a,_0x1d620e,_0x1c2975){return _0x32deaa(_0x36710a,_0x1d620e,_0x1c2975);},'\x59\x74\x4c\x4b\x58':'\x68\x75\x62\x5f\x72\x65\x76\x69'+_0x172f98(0xce,'\x56\x23\x6a\x69')+'\x75\x74','\x4c\x6d\x4b\x77\x78':_0x172f98(0x191,'\x5a\x30\x7a\x69')+'\x3d','\x61\x74\x52\x67\x68':function(_0x3a213d,_0x599f52){return _0x3a213d(_0x599f52);},'\x4f\x75\x71\x50\x58':function(_0x501b13,_0x4ff5f0){return _0x501b13!==_0x4ff5f0;},'\x71\x56\x74\x62\x43':_0x172f98(0x173,'\x58\x61\x74\x57'),'\x78\x64\x79\x44\x51':_0x172f98(0x211,'\x68\x4a\x30\x46'),'\x75\x76\x67\x4a\x41':function(_0x426ab7){return _0x426ab7();},'\x7a\x68\x4e\x56\x47':_0x172f98(0x109,'\x4f\x38\x4e\x51')+'\x72\x6c','\x45\x51\x77\x4e\x61':_0x172f98(0x130,'\x4f\x61\x4a\x4f')+_0x172f98(0x154,'\x6f\x46\x54\x45')+'\x69\x64','\x70\x58\x6b\x49\x4b':_0x172f98(0x155,'\x65\x2a\x61\x43'),'\x54\x46\x5a\x47\x75':_0x172f98(0x16f,'\x72\x62\x5a\x61'),'\x7a\x47\x78\x6a\x52':function(_0x191d2d,_0xdffc5d){return _0x191d2d(_0xdffc5d);},'\x75\x4f\x66\x47\x44':_0x172f98(0x13b,'\x72\x62\x5a\x61')+_0x172f98(0x1b2,'\x68\x4a\x30\x46'),'\x4f\x73\x4b\x78\x6d':function(_0x1655be,_0x25c640,_0x4a95d8){return _0x1655be(_0x25c640,_0x4a95d8);},'\x42\x50\x4f\x71\x45':function(_0x248c21,_0x4d27fb){return _0x248c21+_0x4d27fb;},'\x62\x6d\x57\x4a\x4e':_0x172f98(0x1a8,'\x6f\x74\x5e\x43')+_0x172f98(0x149,'\x37\x34\x69\x55'),'\x6f\x4d\x68\x70\x71':_0x172f98(0x141,'\x68\x4a\x30\x46'),'\x46\x61\x46\x76\x52':_0x172f98(0x1e4,'\x33\x33\x36\x6b')+_0x172f98(0xf8,'\x43\x68\x55\x24'),'\x41\x56\x49\x79\x64':'\x41\x75\x74\x68\x6f\x72\x69\x7a'+_0x172f98(0xca,'\x69\x24\x74\x33'),'\x68\x67\x63\x70\x7a':'\x42\x65\x61\x72\x65\x72\x20','\x4f\x6f\x57\x72\x6a':_0x172f98(0xd5,'\x53\x5d\x2a\x6f'),'\x74\x5a\x49\x69\x77':_0x172f98(0x1a9,'\x53\x4b\x6e\x6a'),'\x49\x53\x68\x75\x57':function(_0x2d884c,_0x272af1,_0x391715){return _0x2d884c(_0x272af1,_0x391715);},'\x7a\x75\x6f\x4e\x59':_0x172f98(0xe2,'\x4b\x71\x61\x26'),'\x78\x51\x4c\x50\x6e':function(_0x2a102d,_0x4ad783){return _0x2a102d+_0x4ad783;},'\x7a\x71\x46\x6f\x61':function(_0x34048f,_0x5a2f09){return _0x34048f+_0x5a2f09;},'\x4e\x65\x45\x54\x6f':_0x172f98(0x1f5,'\x55\x35\x21\x5b')+_0x172f98(0x17f,'\x40\x65\x57\x37')+_0x172f98(0x207,'\x69\x24\x74\x33')+_0x172f98(0x1d0,'\x55\x35\x21\x5b')+'\x20','\x72\x59\x4f\x54\x50':_0x172f98(0x14e,'\x47\x75\x73\x68')+'\x65\x3d','\x6e\x45\x56\x65\x4b':function(_0x3e9582,_0x337ffd){return _0x3e9582||_0x337ffd;},'\x45\x76\x72\x58\x74':_0x172f98(0xed,'\x64\x62\x2a\x7a')+_0x172f98(0x16e,'\x34\x55\x44\x61')+_0x172f98(0x213,'\x62\x34\x4a\x76'),'\x69\x4c\x43\x55\x46':_0x172f98(0x19e,'\x78\x62\x73\x31'),'\x70\x4f\x4e\x68\x76':function(_0x5784f3,_0x2246b6){return _0x5784f3===_0x2246b6;},'\x42\x42\x48\x77\x74':function(_0x3de683,_0x235eec){return _0x3de683+_0x235eec;},'\x75\x7a\x50\x78\x6b':function(_0x358aee,_0x16c986){return _0x358aee+_0x16c986;},'\x73\x45\x63\x69\x78':_0x172f98(0xb3,'\x5e\x55\x6b\x68')+'\x65\x77\x5d\x20\x48\x75\x62\x20'+_0x172f98(0x1e2,'\x59\x28\x77\x74')+_0x172f98(0x20c,'\x73\x61\x45\x6b')+_0x172f98(0x198,'\x6b\x44\x41\x5e'),'\x6d\x7a\x49\x68\x44':function(_0x27ec6c,_0x5f24b8){return _0x27ec6c||_0x5f24b8;},'\x73\x4f\x6c\x69\x51':_0x172f98(0x139,'\x53\x5d\x2a\x6f')+'\x65\x77\x5f\x72\x65\x6a\x65\x63'+_0x172f98(0x9b,'\x68\x4a\x30\x46'),'\x6d\x43\x69\x74\x4d':_0x172f98(0x1cb,'\x4f\x38\x4e\x51'),'\x65\x7a\x42\x78\x6b':_0x172f98(0x9f,'\x6f\x74\x5e\x43'),'\x4c\x63\x62\x62\x4e':function(_0x208cce,_0x5b4d78){return _0x208cce===_0x5b4d78;},'\x49\x45\x77\x77\x45':_0x172f98(0xf2,'\x37\x34\x69\x55')+'\x6f\x72','\x6c\x66\x4e\x4b\x58':'\x74\x69\x6d\x65\x6f\x75\x74','\x4a\x7a\x54\x4e\x50':function(_0x1e67b5,_0x3588ac){return _0x1e67b5+_0x3588ac;},'\x4b\x6d\x46\x6d\x75':function(_0x214d26,_0x42864e){return _0x214d26+_0x42864e;},'\x68\x49\x47\x65\x51':function(_0x1ed870,_0x307ffa){return _0x1ed870(_0x307ffa);},'\x4b\x51\x57\x5a\x43':function(_0x3aa8db,_0x4f9375){return _0x3aa8db||_0x4f9375;},'\x76\x4f\x78\x44\x48':'\x68\x75\x62\x5f\x72\x65\x76\x69'+_0x172f98(0x1d3,'\x6a\x68\x76\x5a')+'\x64'};var _0x16fa68=_0x2d60b5();const _0x2edfbc={};_0x2edfbc[_0x172f98(0x1b5,'\x34\x55\x44\x61')+'\x64']=![],_0x2edfbc[_0x172f98(0x1e7,'\x68\x4a\x30\x46')]=_0x3a7b31[_0x172f98(0x20d,'\x5a\x30\x7a\x69')];if(!_0x16fa68)return _0x2edfbc;if(!_0x446bb1||typeof _0x446bb1!=='\x73\x74\x72\x69\x6e\x67'){const _0xe56b23={};return _0xe56b23[_0x172f98(0x1ec,'\x4f\x38\x4e\x51')+'\x64']=![],_0xe56b23[_0x172f98(0x196,'\x33\x33\x36\x6b')]=_0x3a7b31[_0x172f98(0x1bc,'\x43\x68\x55\x24')],_0xe56b23;}if(_0x1fb1d5!==_0x3a7b31[_0x172f98(0xc8,'\x26\x6f\x35\x61')]&&_0x1fb1d5!==_0x172f98(0x1aa,'\x56\x61\x32\x4d')+'\x65'){if(_0x172f98(0x18e,'\x30\x57\x53\x79')!==_0x3a7b31[_0x172f98(0xf5,'\x44\x62\x4f\x5a')])_0x3a7b31[_0x172f98(0xfc,'\x64\x6b\x37\x79')](_0x3f85f2,_0x5da129,_0x54d7bd,![]);else{const _0x22ce8b={};return _0x22ce8b[_0x172f98(0x1cd,'\x4b\x71\x61\x26')+'\x64']=![],_0x22ce8b[_0x172f98(0x17b,'\x56\x23\x6a\x69')]=_0x172f98(0xf9,'\x4f\x38\x4e\x51')+_0x172f98(0xea,'\x74\x7a\x34\x76'),_0x22ce8b;}}if(_0x3a7b31[_0x172f98(0x165,'\x30\x57\x53\x79')](_0xec49bc,_0x446bb1)){const _0xe2796d={};return _0xe2796d[_0x172f98(0xe7,'\x34\x78\x78\x4a')+'\x64']=![],_0xe2796d[_0x172f98(0x1dc,'\x4f\x38\x4e\x51')]=_0x3a7b31[_0x172f98(0x14f,'\x6b\x44\x41\x5e')],_0xe2796d;}var _0x53a714=_0x3a7b31['\x4f\x73\x4b\x78\x6d'](_0x9fa71c,_0x3d9e7b,_0x4264ba);const _0x50ba0e={};_0x50ba0e[_0x172f98(0x1ee,'\x34\x78\x78\x4a')]=_0x3d9e7b,_0x50ba0e[_0x172f98(0x1d5,'\x37\x34\x69\x55')]=_0x23e074,_0x50ba0e['\x73\x69\x67\x6e\x61\x6c\x73']=_0x879f69,_0x50ba0e[_0x172f98(0x1f4,'\x37\x34\x69\x55')]=_0x57a4e3,_0x50ba0e[_0x172f98(0xfa,'\x58\x61\x74\x57')+'\x70\x65']=_0x1fb1d5;var _0x3c01e0=_0x3a7b31[_0x172f98(0x126,'\x56\x61\x32\x4d')](_0xd27fa5,_0x50ba0e),_0x418e9c=_0x3a7b31[_0x172f98(0x157,'\x6f\x58\x32\x35')](_0x28e138),_0x2a08c6=_0x3a7b31[_0x172f98(0xe3,'\x2a\x56\x72\x6a')](_0x3a7b31['\x42\x50\x4f\x71\x45'](_0x16fa68+_0x3a7b31[_0x172f98(0x15b,'\x33\x33\x36\x6b')],encodeURIComponent(_0x446bb1)),_0x3a7b31[_0x172f98(0xc3,'\x55\x35\x21\x5b')]);const _0x4238a7={};_0x4238a7[_0x172f98(0x186,'\x43\x68\x55\x24')+_0x172f98(0x178,'\x5e\x78\x24\x56')]=_0x3a7b31[_0x172f98(0x106,'\x26\x6f\x35\x61')],_0x4238a7[_0x172f98(0x103,'\x5a\x30\x7a\x69')]=_0x3a7b31[_0x172f98(0x20f,'\x58\x61\x74\x57')];var _0x4ea20f=_0x4238a7,_0x5e59f0=_0x3a7b31[_0x172f98(0x17c,'\x62\x34\x4a\x76')](_0x104409);_0x5e59f0&&(_0x4ea20f[_0x3a7b31['\x41\x56\x49\x79\x64']]=_0x3a7b31[_0x172f98(0x1d9,'\x26\x6f\x35\x61')](_0x3a7b31[_0x172f98(0xda,'\x4f\x61\x4a\x4f')],_0x5e59f0));const _0xb5397c={};_0xb5397c['\x73\x65\x6e\x64\x65\x72\x5f\x69'+'\x64']=_0x418e9c,_0xb5397c[_0x172f98(0x16d,'\x68\x4a\x30\x46')]=_0x53a714,_0xb5397c[_0x172f98(0x194,'\x58\x61\x74\x57')]=_0x3c01e0;var _0x244cdc=JSON[_0x172f98(0x152,'\x73\x61\x45\x6b')+'\x79'](_0xb5397c);try{if(_0x3a7b31[_0x172f98(0x1c6,'\x58\x69\x57\x55')]!==_0x3a7b31[_0x172f98(0x1c3,'\x34\x55\x44\x61')]){var _0x17886c=new AbortController(),_0x287d19=_0x3a7b31[_0x172f98(0x12d,'\x4f\x61\x4a\x4f')](setTimeout,function(){const _0x51b909=_0x172f98;_0x17886c['\x61\x62\x6f\x72\x74'](_0x3a7b31[_0x51b909(0x115,'\x55\x35\x21\x5b')]);},0x2*-0x794+-0x4b97+0x81cf),_0x25e791=await _0x3a7b31[_0x172f98(0x1ca,'\x36\x4e\x23\x57')](_0x573b47,_0x2a08c6,{'\x6d\x65\x74\x68\x6f\x64':_0x3a7b31['\x7a\x75\x6f\x4e\x59'],'\x68\x65\x61\x64\x65\x72\x73':_0x4ea20f,'\x62\x6f\x64\x79':_0x244cdc,'\x73\x69\x67\x6e\x61\x6c':_0x17886c[_0x172f98(0x193,'\x5e\x55\x6b\x68')]});clearTimeout(_0x287d19);if(_0x25e791['\x6f\x6b']){_0x48750a(_0x446bb1,_0x53a714,!![]),console[_0x172f98(0xe9,'\x34\x78\x78\x4a')](_0x3a7b31[_0x172f98(0x13c,'\x5e\x55\x6b\x68')](_0x3a7b31[_0x172f98(0x16a,'\x62\x34\x4a\x76')](_0x3a7b31[_0x172f98(0xdf,'\x30\x57\x53\x79')](_0x3a7b31[_0x172f98(0xba,'\x47\x75\x73\x68')](_0x3a7b31[_0x172f98(0x19f,'\x58\x61\x74\x57')],_0x446bb1)+_0x3a7b31['\x4c\x6d\x4b\x77\x78'],_0x53a714),_0x3a7b31[_0x172f98(0x1f2,'\x36\x4e\x23\x57')]),_0x3d9e7b&&_0x3d9e7b['\x73\x74\x61\x74\x75\x73']));const _0x3f4342={};_0x3f4342[_0x172f98(0xd4,'\x58\x61\x74\x57')]=_0x53a714,_0x3f4342[_0x172f98(0xa2,'\x72\x32\x51\x34')+'\x73\x74\x61\x74\x75\x73']=_0x3d9e7b&&_0x3d9e7b[_0x172f98(0x1d1,'\x53\x48\x26\x44')],_0x3a7b31[_0x172f98(0x144,'\x40\x65\x57\x37')](_0x41f04d,{'\x72\x75\x6e\x5f\x69\x64':_0x3a7b31[_0x172f98(0xc6,'\x36\x4e\x23\x57')](_0x355d53,null),'\x61\x63\x74\x69\x6f\x6e':_0x3a7b31[_0x172f98(0x134,'\x72\x32\x51\x34')],'\x61\x73\x73\x65\x74\x5f\x69\x64':_0x446bb1,'\x65\x78\x74\x72\x61':_0x3f4342});const _0x22f336={};return _0x22f336[_0x172f98(0x1b4,'\x40\x65\x57\x37')+'\x64']=!![],_0x22f336[_0x172f98(0x12c,'\x4f\x38\x4e\x51')]=_0x53a714,_0x22f336[_0x172f98(0xf0,'\x65\x2a\x61\x43')]=_0x446bb1,_0x22f336;}var _0x48403f=await _0x25e791[_0x172f98(0xbe,'\x5a\x30\x7a\x69')]()[_0x172f98(0x1eb,'\x6b\x44\x41\x5e')](function(){const _0x575b47=_0x172f98,_0xcafd40={'\x70\x5a\x4c\x46\x4a':function(_0x5438fa,_0x4c2c85,_0x361270,_0x570778){return _0x5438fa(_0x4c2c85,_0x361270,_0x570778);},'\x6a\x55\x72\x69\x51':function(_0xe2869,_0xbdfe33){return _0xe2869+_0xbdfe33;},'\x51\x47\x77\x61\x46':function(_0x41b9dd,_0x3c1a01){return _0x41b9dd+_0x3c1a01;},'\x4c\x74\x69\x72\x4c':_0x3a7b31[_0x575b47(0x114,'\x79\x62\x57\x45')],'\x53\x5a\x49\x55\x4a':function(_0x1a7521,_0x1899a7){const _0x4f76f4=_0x575b47;return _0x3a7b31[_0x4f76f4(0xaf,'\x26\x6f\x35\x61')](_0x1a7521,_0x1899a7);},'\x64\x4d\x6c\x73\x57':function(_0x5c48ba,_0x33a65e){return _0x5c48ba||_0x33a65e;},'\x57\x62\x4f\x4a\x72':_0x575b47(0x199,'\x74\x7a\x34\x76')+_0x575b47(0x17d,'\x40\x65\x57\x37')+_0x575b47(0xaa,'\x4f\x61\x4a\x4f')};if(_0x3a7b31['\x4f\x75\x71\x50\x58'](_0x3a7b31[_0x575b47(0xe0,'\x2a\x56\x72\x6a')],_0x3a7b31[_0x575b47(0x1cf,'\x56\x61\x32\x4d')]))return{};else{qzogzP[_0x575b47(0x158,'\x4f\x38\x4e\x51')](_0x220d92,_0x21ed12,_0x31102c,!![]),_0x1e5d8a[_0x575b47(0x20a,'\x74\x7a\x34\x76')](qzogzP['\x6a\x55\x72\x69\x51'](qzogzP[_0x575b47(0x117,'\x43\x57\x43\x28')](qzogzP[_0x575b47(0x117,'\x43\x57\x43\x28')](qzogzP['\x51\x47\x77\x61\x46'](qzogzP[_0x575b47(0xeb,'\x4b\x71\x61\x26')](_0x575b47(0xdc,'\x64\x6b\x37\x79')+_0x575b47(0x166,'\x6b\x44\x41\x5e')+'\x69\x74\x74\x65\x64\x20\x72\x65'+_0x575b47(0xd7,'\x64\x62\x2a\x7a')+'\x20',_0xddf269),qzogzP[_0x575b47(0x1d2,'\x4b\x71\x61\x26')]),_0x78e237),_0x575b47(0x212,'\x58\x61\x74\x57')+'\x65\x3d'),_0x4e7e88&&_0x5e3e26['\x73\x74\x61\x74\x75\x73']));const _0x58a73c={};_0x58a73c[_0x575b47(0x171,'\x72\x32\x51\x34')]=_0x1d27b1,_0x58a73c[_0x575b47(0x156,'\x43\x57\x43\x28')+'\x73\x74\x61\x74\x75\x73']=_0x1b034e&&_0x32c741[_0x575b47(0x129,'\x37\x34\x69\x55')],qzogzP[_0x575b47(0x20e,'\x62\x34\x4a\x76')](_0x3d039b,{'\x72\x75\x6e\x5f\x69\x64':qzogzP[_0x575b47(0xe5,'\x64\x52\x63\x6c')](_0x6ba64d,null),'\x61\x63\x74\x69\x6f\x6e':qzogzP[_0x575b47(0x206,'\x55\x35\x21\x5b')],'\x61\x73\x73\x65\x74\x5f\x69\x64':_0x10ca47,'\x65\x78\x74\x72\x61':_0x58a73c});const _0x46eb2e={};return _0x46eb2e['\x73\x75\x62\x6d\x69\x74\x74\x65'+'\x64']=!![],_0x46eb2e[_0x575b47(0x19b,'\x30\x57\x53\x79')]=_0x3cd8a7,_0x46eb2e[_0x575b47(0x113,'\x78\x62\x73\x31')]=_0xc8a836,_0x46eb2e;}}),_0x9c3bf3=_0x48403f[_0x172f98(0x14d,'\x4f\x61\x4a\x4f')]||_0x48403f[_0x172f98(0x1b3,'\x73\x61\x45\x6b')]||_0x3a7b31[_0x172f98(0x13f,'\x56\x23\x6a\x69')](_0x3a7b31[_0x172f98(0x182,'\x30\x57\x53\x79')],_0x25e791['\x73\x74\x61\x74\x75\x73']);_0x3a7b31[_0x172f98(0x195,'\x6a\x68\x76\x5a')](_0x9c3bf3,_0x3a7b31[_0x172f98(0x14c,'\x37\x34\x69\x55')])&&_0x48750a(_0x446bb1,_0x53a714,![]);console[_0x172f98(0xf6,'\x58\x69\x57\x55')](_0x3a7b31[_0x172f98(0xc0,'\x4b\x71\x61\x26')](_0x3a7b31[_0x172f98(0x1d8,'\x43\x68\x55\x24')](_0x3a7b31[_0x172f98(0x1a4,'\x53\x5d\x2a\x6f')],_0x446bb1)+'\x3a\x20',_0x9c3bf3));const _0xdc65bf={};_0xdc65bf[_0x172f98(0x1b7,'\x43\x57\x43\x28')]=_0x53a714,_0xdc65bf['\x65\x72\x72\x6f\x72']=_0x9c3bf3,_0x3a7b31[_0x172f98(0xb2,'\x34\x55\x44\x61')](_0x41f04d,{'\x72\x75\x6e\x5f\x69\x64':_0x3a7b31[_0x172f98(0xc9,'\x5e\x55\x6b\x68')](_0x355d53,null),'\x61\x63\x74\x69\x6f\x6e':_0x3a7b31[_0x172f98(0xb0,'\x64\x6b\x37\x79')],'\x61\x73\x73\x65\x74\x5f\x69\x64':_0x446bb1,'\x65\x78\x74\x72\x61':_0xdc65bf});const _0x18bb07={};return _0x18bb07['\x73\x75\x62\x6d\x69\x74\x74\x65'+'\x64']=![],_0x18bb07['\x72\x65\x61\x73\x6f\x6e']=_0x9c3bf3,_0x18bb07[_0x172f98(0x119,'\x62\x34\x4a\x76')]=_0x53a714,_0x18bb07;}else{const _0x535646=yfMMAR[_0x172f98(0x153,'\x53\x48\x26\x44')](_0x5a1cab);_0x535646[_0x1a7b4d]={'\x61\x74':_0x5573ea[_0x172f98(0x184,'\x56\x61\x32\x4d')](),'\x72\x61\x74\x69\x6e\x67':_0xa15261,'\x73\x75\x63\x63\x65\x73\x73':_0x879b79},_0x1e4afb(_0x535646);}}catch(_0xa2cbcb){if(_0x3a7b31[_0x172f98(0xac,'\x37\x34\x69\x55')](_0x3a7b31[_0x172f98(0x169,'\x56\x61\x32\x4d')],_0x3a7b31[_0x172f98(0x1a5,'\x5e\x55\x6b\x68')])){var _0x282c17=_0x3a7b31[_0x172f98(0x205,'\x47\x75\x73\x68')](_0xa2cbcb[_0x172f98(0xab,'\x64\x64\x28\x65')],_0x3a7b31['\x49\x45\x77\x77\x45'])?_0x3a7b31[_0x172f98(0x185,'\x55\x35\x21\x5b')]:_0x172f98(0x131,'\x36\x4e\x23\x57')+_0x172f98(0x19c,'\x43\x68\x55\x24');console[_0x172f98(0x197,'\x47\x75\x73\x68')](_0x3a7b31[_0x172f98(0x1da,'\x26\x6f\x35\x61')](_0x3a7b31[_0x172f98(0x1b6,'\x73\x61\x45\x6b')](_0x3a7b31['\x4b\x6d\x46\x6d\x75'](_0x172f98(0x1d4,'\x4f\x61\x4a\x4f')+_0x172f98(0x174,'\x58\x69\x57\x55')+_0x172f98(0xa1,'\x53\x4b\x6e\x6a')+_0x172f98(0x147,'\x37\x34\x69\x55'),_0x282c17),_0x172f98(0xcf,'\x53\x4b\x6e\x6a')),_0xa2cbcb[_0x172f98(0x1f9,'\x37\x34\x69\x55')]));const _0x1b53f8={};_0x1b53f8[_0x172f98(0x121,'\x4b\x71\x61\x26')]=_0x53a714,_0x1b53f8[_0x172f98(0x19d,'\x58\x69\x57\x55')]=_0x282c17,_0x1b53f8[_0x172f98(0xde,'\x44\x62\x4f\x5a')]=_0xa2cbcb[_0x172f98(0x1ed,'\x64\x62\x2a\x7a')],_0x3a7b31[_0x172f98(0x13d,'\x53\x48\x26\x44')](_0x41f04d,{'\x72\x75\x6e\x5f\x69\x64':_0x3a7b31[_0x172f98(0x12e,'\x4b\x71\x61\x26')](_0x355d53,null),'\x61\x63\x74\x69\x6f\x6e':_0x3a7b31[_0x172f98(0x20b,'\x5e\x55\x6b\x68')],'\x61\x73\x73\x65\x74\x5f\x69\x64':_0x446bb1,'\x65\x78\x74\x72\x61':_0x1b53f8});const _0x275f3b={};return _0x275f3b[_0x172f98(0x1b4,'\x40\x65\x57\x37')+'\x64']=![],_0x275f3b[_0x172f98(0x13e,'\x43\x57\x43\x28')]=_0x282c17,_0x275f3b[_0x172f98(0x170,'\x62\x34\x4a\x76')]=_0xa2cbcb[_0x172f98(0x10a,'\x64\x64\x28\x65')],_0x275f3b;}else return(_0x588bef.env.A2A_HUB_URL||'')[_0x172f98(0x101,'\x36\x4e\x23\x57')](/\/+$/,'');}}const _0x1f234b={};_0x1f234b['\x73\x75\x62\x6d\x69\x74\x48\x75'+_0x305aec(0x1a3,'\x31\x66\x56\x6c')]=_0x201734,module[_0x305aec(0x127,'\x44\x62\x4f\x5a')]=_0x1f234b;
|
|
1
|
+
// Hub Asset Review: submit usage-verified reviews after solidify.
|
|
2
|
+
//
|
|
3
|
+
// When an evolution cycle reuses a Hub asset (source_type = 'reused' or 'reference'),
|
|
4
|
+
// we submit a review to POST /a2a/assets/:assetId/reviews after solidify completes.
|
|
5
|
+
// Rating is derived from outcome: success -> 4-5, failure -> 1-2.
|
|
6
|
+
// Reviews are non-blocking; errors never affect the solidify result.
|
|
7
|
+
// Duplicate prevention: a local file tracks reviewed assetIds to avoid re-reviewing.
|
|
8
|
+
|
|
9
|
+
const fs = require('fs');
|
|
10
|
+
const path = require('path');
|
|
11
|
+
const { getNodeId, getHubNodeSecret } = require('./a2aProtocol');
|
|
12
|
+
const { hubFetch } = require('./hubFetch');
|
|
13
|
+
const { logAssetCall } = require('./assetCallLog');
|
|
14
|
+
|
|
15
|
+
const REVIEW_HISTORY_FILE = path.join(
|
|
16
|
+
require('./paths').getEvolutionDir(),
|
|
17
|
+
'hub_review_history.json'
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
const REVIEW_HISTORY_MAX_ENTRIES = 500;
|
|
21
|
+
|
|
22
|
+
function _loadReviewHistory() {
|
|
23
|
+
try {
|
|
24
|
+
if (!fs.existsSync(REVIEW_HISTORY_FILE)) return {};
|
|
25
|
+
const raw = fs.readFileSync(REVIEW_HISTORY_FILE, 'utf8');
|
|
26
|
+
if (!raw.trim()) return {};
|
|
27
|
+
return JSON.parse(raw);
|
|
28
|
+
} catch {
|
|
29
|
+
return {};
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
function _saveReviewHistory(history) {
|
|
34
|
+
try {
|
|
35
|
+
const dir = path.dirname(REVIEW_HISTORY_FILE);
|
|
36
|
+
if (!fs.existsSync(dir)) fs.mkdirSync(dir, { recursive: true });
|
|
37
|
+
const keys = Object.keys(history);
|
|
38
|
+
if (keys.length > REVIEW_HISTORY_MAX_ENTRIES) {
|
|
39
|
+
const sorted = keys
|
|
40
|
+
.map(k => ({ k, t: history[k].at || 0 }))
|
|
41
|
+
.sort((a, b) => a.t - b.t);
|
|
42
|
+
const toRemove = sorted.slice(0, keys.length - REVIEW_HISTORY_MAX_ENTRIES);
|
|
43
|
+
for (const entry of toRemove) delete history[entry.k];
|
|
44
|
+
}
|
|
45
|
+
const tmp = REVIEW_HISTORY_FILE + '.tmp';
|
|
46
|
+
fs.writeFileSync(tmp, JSON.stringify(history, null, 2) + '\n', 'utf8');
|
|
47
|
+
fs.renameSync(tmp, REVIEW_HISTORY_FILE);
|
|
48
|
+
} catch {}
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
function _alreadyReviewed(assetId) {
|
|
52
|
+
const history = _loadReviewHistory();
|
|
53
|
+
return !!history[assetId];
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
function _markReviewed(assetId, rating, success) {
|
|
57
|
+
const history = _loadReviewHistory();
|
|
58
|
+
history[assetId] = { at: Date.now(), rating, success };
|
|
59
|
+
_saveReviewHistory(history);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
function _deriveRating(outcome, constraintCheck) {
|
|
63
|
+
if (outcome && outcome.status === 'success') {
|
|
64
|
+
const score = Number(outcome.score) || 0;
|
|
65
|
+
return score >= 0.85 ? 5 : 4;
|
|
66
|
+
}
|
|
67
|
+
const hasConstraintViolation =
|
|
68
|
+
constraintCheck &&
|
|
69
|
+
Array.isArray(constraintCheck.violations) &&
|
|
70
|
+
constraintCheck.violations.length > 0;
|
|
71
|
+
return hasConstraintViolation ? 1 : 2;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
function _buildReviewContent({ outcome, gene, signals, blast, sourceType }) {
|
|
75
|
+
const parts = [];
|
|
76
|
+
const status = outcome && outcome.status ? outcome.status : 'unknown';
|
|
77
|
+
const score = outcome && Number.isFinite(Number(outcome.score))
|
|
78
|
+
? Number(outcome.score).toFixed(2) : '?';
|
|
79
|
+
|
|
80
|
+
parts.push('Outcome: ' + status + ' (score: ' + score + ')');
|
|
81
|
+
parts.push('Reuse mode: ' + (sourceType || 'unknown'));
|
|
82
|
+
|
|
83
|
+
if (gene && gene.id) {
|
|
84
|
+
parts.push('Gene: ' + gene.id + ' (' + (gene.category || 'unknown') + ')');
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
if (Array.isArray(signals) && signals.length > 0) {
|
|
88
|
+
parts.push('Signals: ' + signals.slice(0, 6).join(', '));
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
if (blast) {
|
|
92
|
+
parts.push('Blast radius: ' + (blast.files || 0) + ' file(s), ' + (blast.lines || 0) + ' line(s)');
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
if (status === 'success') {
|
|
96
|
+
parts.push('The fetched asset was successfully applied and solidified.');
|
|
97
|
+
} else {
|
|
98
|
+
parts.push('The fetched asset did not lead to a successful evolution cycle.');
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
return parts.join('\n').slice(0, 2000);
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
function getHubUrl() {
|
|
105
|
+
return (process.env.A2A_HUB_URL || '').replace(/\/+$/, '');
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
async function submitHubReview({
|
|
109
|
+
reusedAssetId,
|
|
110
|
+
sourceType,
|
|
111
|
+
outcome,
|
|
112
|
+
gene,
|
|
113
|
+
signals,
|
|
114
|
+
blast,
|
|
115
|
+
constraintCheck,
|
|
116
|
+
runId,
|
|
117
|
+
}) {
|
|
118
|
+
var hubUrl = getHubUrl();
|
|
119
|
+
if (!hubUrl) return { submitted: false, reason: 'no_hub_url' };
|
|
120
|
+
|
|
121
|
+
if (!reusedAssetId || typeof reusedAssetId !== 'string') {
|
|
122
|
+
return { submitted: false, reason: 'no_reused_asset_id' };
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
if (sourceType !== 'reused' && sourceType !== 'reference') {
|
|
126
|
+
return { submitted: false, reason: 'not_hub_sourced' };
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
if (_alreadyReviewed(reusedAssetId)) {
|
|
130
|
+
return { submitted: false, reason: 'already_reviewed' };
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
var rating = _deriveRating(outcome, constraintCheck);
|
|
134
|
+
var content = _buildReviewContent({ outcome, gene, signals, blast, sourceType });
|
|
135
|
+
var senderId = getNodeId();
|
|
136
|
+
|
|
137
|
+
var endpoint = hubUrl + '/a2a/assets/' + encodeURIComponent(reusedAssetId) + '/reviews';
|
|
138
|
+
|
|
139
|
+
var headers = { 'Content-Type': 'application/json', 'Accept': 'application/json' };
|
|
140
|
+
var secret = getHubNodeSecret();
|
|
141
|
+
if (secret) {
|
|
142
|
+
headers['Authorization'] = 'Bearer ' + secret;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
var body = JSON.stringify({
|
|
146
|
+
sender_id: senderId,
|
|
147
|
+
rating: rating,
|
|
148
|
+
content: content,
|
|
149
|
+
});
|
|
150
|
+
|
|
151
|
+
try {
|
|
152
|
+
var controller = new AbortController();
|
|
153
|
+
var timer = setTimeout(function () { controller.abort('hub_review_timeout'); }, 10000);
|
|
154
|
+
|
|
155
|
+
var res = await hubFetch(endpoint, {
|
|
156
|
+
method: 'POST',
|
|
157
|
+
headers: headers,
|
|
158
|
+
body: body,
|
|
159
|
+
signal: controller.signal,
|
|
160
|
+
});
|
|
161
|
+
clearTimeout(timer);
|
|
162
|
+
|
|
163
|
+
if (res.ok) {
|
|
164
|
+
_markReviewed(reusedAssetId, rating, true);
|
|
165
|
+
console.log(
|
|
166
|
+
'[HubReview] Submitted review for ' + reusedAssetId + ': rating=' + rating + ', outcome=' + (outcome && outcome.status)
|
|
167
|
+
);
|
|
168
|
+
logAssetCall({
|
|
169
|
+
run_id: runId || null,
|
|
170
|
+
action: 'hub_review_submitted',
|
|
171
|
+
asset_id: reusedAssetId,
|
|
172
|
+
extra: { rating: rating, outcome_status: outcome && outcome.status },
|
|
173
|
+
});
|
|
174
|
+
return { submitted: true, rating: rating, asset_id: reusedAssetId };
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
var errData = await res.json().catch(function () { return {}; });
|
|
178
|
+
var errCode = errData.error || errData.code || ('http_' + res.status);
|
|
179
|
+
|
|
180
|
+
if (errCode === 'already_reviewed') {
|
|
181
|
+
_markReviewed(reusedAssetId, rating, false);
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
console.log('[HubReview] Hub rejected review for ' + reusedAssetId + ': ' + errCode);
|
|
185
|
+
logAssetCall({
|
|
186
|
+
run_id: runId || null,
|
|
187
|
+
action: 'hub_review_rejected',
|
|
188
|
+
asset_id: reusedAssetId,
|
|
189
|
+
extra: { rating: rating, error: errCode },
|
|
190
|
+
});
|
|
191
|
+
return { submitted: false, reason: errCode, rating: rating };
|
|
192
|
+
} catch (err) {
|
|
193
|
+
var reason = err.name === 'AbortError' ? 'timeout' : 'fetch_error';
|
|
194
|
+
console.log('[HubReview] Failed (non-fatal, ' + reason + '): ' + err.message);
|
|
195
|
+
logAssetCall({
|
|
196
|
+
run_id: runId || null,
|
|
197
|
+
action: 'hub_review_failed',
|
|
198
|
+
asset_id: reusedAssetId,
|
|
199
|
+
extra: { rating: rating, reason: reason, error: err.message },
|
|
200
|
+
});
|
|
201
|
+
return { submitted: false, reason: reason, error: err.message };
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
module.exports = {
|
|
206
|
+
submitHubReview,
|
|
207
|
+
};
|