@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,306 @@
1
- const _0x2b588d=_0x1f06;(function(_0x106c1e,_0x59e4cf){const _0x2536f=_0x1f06,_0xe2b442=_0x106c1e();while(!![]){try{const _0x5b6ac4=parseInt(_0x2536f(0x2ed,'\x6e\x67\x6c\x45'))/(-0x20e2+0x831+0x18b2)*(parseInt(_0x2536f(0x21d,'\x36\x41\x52\x28'))/(0x1c9d+0x3e*0x4+-0x1d93))+parseInt(_0x2536f(0x38c,'\x5b\x34\x4d\x5e'))/(0x11cc+0x3*-0x516+-0x287)+-parseInt(_0x2536f(0x318,'\x55\x77\x44\x59'))/(-0x9ac+-0x1170+0x1b20*0x1)+parseInt(_0x2536f(0x317,'\x66\x71\x6a\x71'))/(-0x1*-0x1222+0x1055+-0x1139*0x2)*(-parseInt(_0x2536f(0x262,'\x71\x25\x35\x4e'))/(-0x11*-0x72+0x30*-0x1a+-0x2ac))+parseInt(_0x2536f(0x273,'\x75\x6e\x78\x45'))/(-0x1704+0xcc+-0x5*-0x473)*(parseInt(_0x2536f(0x28e,'\x46\x6c\x35\x69'))/(0x1793+0x2cf*-0x2+-0x11ed))+-parseInt(_0x2536f(0x308,'\x59\x37\x24\x72'))/(-0xb0d*-0x1+0x10c8+-0x1bcc)+-parseInt(_0x2536f(0x264,'\x33\x62\x6d\x5a'))/(-0xef0+-0x2012+0x1786*0x2);if(_0x5b6ac4===_0x59e4cf)break;else _0xe2b442['push'](_0xe2b442['shift']());}catch(_0x276bcf){_0xe2b442['push'](_0xe2b442['shift']());}}}(_0x10f1,-0xb613d+0x7*-0x104b1+0x1ed556));const _0x297431=(function(){const _0x4a5a65=_0x1f06,_0x3c519f={'\x73\x4d\x71\x4a\x79':function(_0x3d9a35){return _0x3d9a35();},'\x72\x77\x66\x68\x50':function(_0x3b9d67){return _0x3b9d67();},'\x72\x70\x6a\x72\x6b':_0x4a5a65(0x325,'\x26\x43\x65\x46'),'\x4d\x63\x73\x73\x6a':_0x4a5a65(0x2f7,'\x72\x66\x62\x70'),'\x58\x59\x6c\x42\x56':_0x4a5a65(0x320,'\x4d\x34\x44\x32')};let _0x413b1a=!![];return function(_0x468526,_0x1e9580){const _0x2dc4dc=_0x4a5a65,_0x5656a9={'\x61\x73\x61\x42\x4c':function(_0x47c4dc){const _0x56a5ec=_0x1f06;return _0x3c519f[_0x56a5ec(0x390,'\x72\x66\x62\x70')](_0x47c4dc);},'\x59\x78\x6c\x54\x66':_0x3c519f[_0x2dc4dc(0x30d,'\x29\x64\x61\x35')],'\x45\x66\x66\x56\x4d':_0x2dc4dc(0x22e,'\x6d\x58\x35\x77')};if(_0x3c519f[_0x2dc4dc(0x301,'\x62\x26\x31\x64')]!==_0x2dc4dc(0x30b,'\x4a\x32\x32\x2a')){const _0x32fd2a=_0x413b1a?function(){const _0x17f6db=_0x2dc4dc;if(_0x5656a9['\x45\x66\x66\x56\x4d']===_0x17f6db(0x2e3,'\x37\x25\x4d\x29')){if(_0x1e9580){const _0x343b46=_0x1e9580[_0x17f6db(0x344,'\x66\x71\x6a\x71')](_0x468526,arguments);return _0x1e9580=null,_0x343b46;}}else _0x34495d=_0x32e36a[_0x17f6db(0x2cf,'\x6e\x5a\x55\x75')](_0x5656a9[_0x17f6db(0x2a5,'\x66\x71\x6a\x71')](_0x4a4c1e),_0x5656a9[_0x17f6db(0x260,'\x5b\x34\x4d\x5e')]);}:function(){};return _0x413b1a=![],_0x32fd2a;}else{const _0x3b0955=_0x3c519f['\x73\x4d\x71\x4a\x79'](_0x44b5ba);if(!_0x3b0955)return;const _0x296e8d=_0x9ea794['\x64\x69\x72\x6e\x61\x6d\x65'](_0x3c519f[_0x2dc4dc(0x215,'\x55\x77\x44\x59')](_0x1da87c)),_0x18d26a={};_0x18d26a['\x72\x65\x63\x75\x72\x73\x69\x76'+'\x65']=!![];if(!_0x3bb260[_0x2dc4dc(0x391,'\x51\x77\x6a\x76')+'\x6e\x63'](_0x296e8d))_0x174bad[_0x2dc4dc(0x2ab,'\x66\x68\x71\x31')+'\x63'](_0x296e8d,_0x18d26a);const _0x1ff51b=_0xb104c2[_0x2dc4dc(0x20a,'\x4a\x32\x32\x2a')+'\x79'](_0x1380f9),_0x4082ef=_0x1e7fb0(_0x3b0955,_0x1ff51b),_0x1edd46={};_0x1edd46[_0x2dc4dc(0x33d,'\x55\x77\x44\x59')]=_0x142137,_0x1edd46[_0x2dc4dc(0x285,'\x52\x5a\x7a\x74')]=_0x4082ef,_0x413a32[_0x2dc4dc(0x34a,'\x63\x6d\x36\x5a')+_0x2dc4dc(0x261,'\x47\x72\x6b\x36')](_0x3c519f[_0x2dc4dc(0x2e5,'\x4f\x4a\x72\x68')](_0x440853),_0x358e67[_0x2dc4dc(0x286,'\x66\x68\x71\x31')+'\x79'](_0x1edd46),_0x3c519f[_0x2dc4dc(0x336,'\x59\x37\x24\x72')]);}};}()),_0x546ee9=_0x297431(this,function(){const _0x2e1935=_0x1f06,_0x353130={};_0x353130[_0x2e1935(0x2d4,'\x4c\x51\x48\x6b')]=_0x2e1935(0x287,'\x33\x41\x61\x78')+_0x2e1935(0x319,'\x59\x37\x24\x72');const _0x326317=_0x353130;return _0x546ee9['\x74\x6f\x53\x74\x72\x69\x6e\x67']()[_0x2e1935(0x2e1,'\x72\x66\x62\x70')](_0x326317[_0x2e1935(0x39d,'\x50\x51\x61\x74')])[_0x2e1935(0x1fa,'\x4a\x32\x32\x2a')]()[_0x2e1935(0x385,'\x75\x6e\x78\x45')+'\x74\x6f\x72'](_0x546ee9)['\x73\x65\x61\x72\x63\x68'](_0x326317[_0x2e1935(0x2b4,'\x38\x78\x36\x4b')]);});_0x546ee9();const _0x5b3ec9=require(_0x2b588d(0x330,'\x66\x71\x6a\x71')),_0x3456f2=require('\x66\x73'),_0x243553=require(_0x2b588d(0x23d,'\x2a\x6c\x5b\x37')),{hubFetch:_0x17952c}=require(_0x2b588d(0x2b8,'\x6d\x58\x35\x77')+'\x63\x68'),{withFileLock:_0x198516}=require(_0x2b588d(0x248,'\x4d\x34\x44\x32')+_0x2b588d(0x282,'\x29\x64\x61\x35'));function _0x4e2ca6(_0x1c5497,_0x2f8dab){const _0x545ae0=_0x2b588d;return _0x5b3ec9['\x63\x72\x65\x61\x74\x65\x48\x6d'+'\x61\x63'](_0x545ae0(0x27f,'\x41\x69\x75\x5b'),_0x1c5497)[_0x545ae0(0x26c,'\x51\x77\x6a\x76')](_0x2f8dab)[_0x545ae0(0x36f,'\x63\x34\x38\x24')](_0x545ae0(0x22a,'\x24\x33\x6c\x37'));}function _0x3171a0(_0x4c1c5a){const _0x1f91c4=_0x2b588d,_0x3ff316={};_0x3ff316[_0x1f91c4(0x36a,'\x71\x6b\x65\x47')]=_0x1f91c4(0x21c,'\x23\x6f\x6e\x39');const _0x148ab9=_0x3ff316;return _0x5b3ec9[_0x1f91c4(0x382,'\x44\x36\x31\x46')+'\x73\x68'](_0x1f91c4(0x346,'\x4c\x51\x48\x6b'))[_0x1f91c4(0x396,'\x38\x78\x36\x4b')](String(_0x4c1c5a||''))[_0x1f91c4(0x227,'\x26\x43\x65\x46')](_0x148ab9[_0x1f91c4(0x29e,'\x4e\x79\x25\x77')])[_0x1f91c4(0x38f,'\x4b\x39\x70\x4a')](0x1e52+0x21*0x79+-0x2deb,-0x4a7*-0x1+-0xf02+0xa6b);}function _0x57920e({geneId:_0x96735f,signals:_0x2d379a,mutation:_0x467ad9}){const _0x5b8e02=_0x2b588d,_0x3b1b79={'\x4f\x58\x43\x43\x75':function(_0x177adf){return _0x177adf();},'\x61\x48\x47\x79\x62':_0x5b8e02(0x373,'\x59\x37\x24\x72'),'\x72\x68\x66\x57\x75':_0x5b8e02(0x22c,'\x36\x41\x52\x28')+_0x5b8e02(0x2b3,'\x4b\x39\x70\x4a'),'\x69\x7a\x6a\x47\x76':function(_0x2c255f,_0x1ae662){return _0x2c255f!==_0x1ae662;},'\x6e\x51\x56\x4f\x62':_0x5b8e02(0x201,'\x55\x77\x44\x59'),'\x76\x6c\x6a\x45\x79':function(_0x1ea2c0,_0x5b0137){return _0x1ea2c0(_0x5b0137);},'\x44\x41\x59\x43\x6c':_0x5b8e02(0x355,'\x55\x77\x44\x59'),'\x4e\x4b\x44\x48\x68':function(_0x532695,_0x16b9d5){return _0x532695(_0x16b9d5);},'\x49\x70\x59\x47\x6c':function(_0x217b56,_0x4aeef0){return _0x217b56||_0x4aeef0;}};let _0x35e906=null;try{_0x35e906=require(_0x3b1b79[_0x5b8e02(0x314,'\x42\x34\x61\x4b')])[_0x5b8e02(0x2a4,'\x24\x33\x6c\x37')+_0x5b8e02(0x2c5,'\x63\x6d\x36\x5a')]();}catch(_0x297fdc){}if(!_0x35e906)return null;let _0x2ee449=null;try{if(_0x3b1b79[_0x5b8e02(0x27e,'\x38\x78\x36\x4b')](_0x5b8e02(0x26d,'\x26\x7a\x38\x67'),_0x3b1b79[_0x5b8e02(0x389,'\x6b\x71\x30\x2a')]))return!_0x11a0cf&&(_0x596acf=_0xc7f39d[_0x5b8e02(0x20f,'\x47\x72\x6b\x36')](_0x3b1b79['\x4f\x58\x43\x43\x75'](_0x5c79bf),_0x3b1b79[_0x5b8e02(0x24c,'\x37\x25\x4d\x29')])),_0x2ae8e1;else _0x2ee449=_0x3b1b79[_0x5b8e02(0x335,'\x75\x50\x6c\x66')](require,_0x3b1b79[_0x5b8e02(0x2aa,'\x44\x36\x31\x46')])['\x67\x65\x74\x4e\x6f\x64\x65\x49'+'\x64']();}catch(_0x2901af){}if(!_0x2ee449)return null;const _0x31dff2=_0x5b3ec9[_0x5b8e02(0x20c,'\x46\x6c\x35\x69')+'\x73\x68'](_0x5b8e02(0x2ec,'\x43\x56\x55\x78'))[_0x5b8e02(0x28d,'\x4b\x39\x70\x4a')](_0x35e906)[_0x5b8e02(0x2f2,'\x43\x56\x55\x78')](_0x3b1b79[_0x5b8e02(0x2e0,'\x29\x64\x61\x35')]),_0x593433=Date['\x6e\x6f\x77'](),_0x5f5d73=_0x3b1b79[_0x5b8e02(0x259,'\x66\x71\x6a\x71')](_0x3171a0,JSON[_0x5b8e02(0x386,'\x5b\x34\x4d\x5e')+'\x79'](Array[_0x5b8e02(0x2ac,'\x71\x6b\x65\x47')](_0x2d379a)?_0x2d379a[_0x5b8e02(0x374,'\x6b\x71\x30\x2a')](-0x547+-0x945*0x3+0x2116,-0x21a*0xb+0xc66*-0x2+0x2ff2):[])),_0x6090ee=_0x3b1b79[_0x5b8e02(0x236,'\x66\x68\x71\x31')](_0x3171a0,JSON[_0x5b8e02(0x210,'\x26\x43\x65\x46')+'\x79'](_0x3b1b79[_0x5b8e02(0x2ca,'\x69\x30\x58\x26')](_0x467ad9,{}))),_0x3f7854=[_0x2ee449,_0x96735f||'',_0x5f5d73,_0x6090ee,String(_0x593433)][_0x5b8e02(0x228,'\x46\x6c\x35\x69')]('\x7c'),_0x61ec18=_0x4e2ca6(_0x31dff2,_0x3f7854),_0x208123={};return _0x208123[_0x5b8e02(0x35a,'\x43\x56\x55\x78')]=_0x2ee449,_0x208123[_0x5b8e02(0x302,'\x43\x56\x55\x78')+'\x65\x74']=_0x35e906,_0x208123[_0x5b8e02(0x279,'\x26\x7a\x38\x67')]={},_0x208123[_0x5b8e02(0x279,'\x26\x7a\x38\x67')][_0x5b8e02(0x272,'\x52\x5a\x7a\x74')+'\x64']=_0x2ee449,_0x208123[_0x5b8e02(0x279,'\x26\x7a\x38\x67')][_0x5b8e02(0x2f6,'\x6e\x67\x6c\x45')]=_0x96735f||'',_0x208123[_0x5b8e02(0x279,'\x26\x7a\x38\x67')]['\x73\x69\x67\x6e\x61\x6c\x73\x5f'+_0x5b8e02(0x31f,'\x4a\x32\x32\x2a')]=_0x5f5d73,_0x208123[_0x5b8e02(0x279,'\x26\x7a\x38\x67')]['\x6d\x75\x74\x61\x74\x69\x6f\x6e'+_0x5b8e02(0x22f,'\x6b\x71\x30\x2a')]=_0x6090ee,_0x208123[_0x5b8e02(0x279,'\x26\x7a\x38\x67')]['\x74\x73']=_0x593433,_0x208123[_0x5b8e02(0x279,'\x26\x7a\x38\x67')][_0x5b8e02(0x35c,'\x34\x53\x30\x68')+_0x5b8e02(0x2ef,'\x6d\x58\x35\x77')]=_0x61ec18,_0x208123;}function _0xa9f9ce({geneId:_0x1868fe,signals:_0x4862ba,mutation:_0x36a558}){const _0xac6a7a=_0x2b588d,_0x54fe1c={'\x68\x61\x50\x46\x61':function(_0x5a0d51,_0x31846e){return _0x5a0d51>=_0x31846e;},'\x57\x43\x6b\x4b\x78':function(_0x22c58d,_0x30b57d){return _0x22c58d+_0x30b57d;},'\x49\x67\x42\x77\x4e':'\x48\x54\x54\x50\x20','\x4a\x6d\x66\x68\x41':function(_0x534c8b,_0x1ae114){return _0x534c8b!==_0x1ae114;},'\x43\x43\x56\x6f\x73':_0xac6a7a(0x2cb,'\x6d\x58\x35\x77'),'\x66\x6c\x68\x42\x70':function(_0x45d3fb,_0x12e226){return _0x45d3fb>=_0x12e226;},'\x48\x42\x73\x68\x6a':_0xac6a7a(0x2bb,'\x5b\x34\x4d\x5e'),'\x6f\x71\x6b\x6b\x76':function(_0x3f2a8b,_0x16d714){return _0x3f2a8b<_0x16d714;},'\x4d\x4c\x63\x4d\x69':function(_0x35c4ad,_0x2236b2){return _0x35c4ad===_0x2236b2;},'\x6c\x43\x4d\x6e\x51':_0xac6a7a(0x30a,'\x4f\x4a\x72\x68'),'\x43\x75\x72\x7a\x59':_0xac6a7a(0x1fe,'\x6d\x58\x35\x77')+_0xac6a7a(0x229,'\x71\x6b\x65\x47'),'\x79\x68\x50\x64\x4a':_0xac6a7a(0x316,'\x63\x34\x38\x24'),'\x42\x73\x6d\x6f\x43':_0xac6a7a(0x211,'\x2a\x6c\x5b\x37'),'\x76\x66\x77\x73\x48':_0xac6a7a(0x33a,'\x63\x34\x38\x24')+'\x6e\x74\x69\x61\x6c\x73','\x71\x4d\x68\x49\x50':_0xac6a7a(0x2b5,'\x36\x41\x52\x28')+_0xac6a7a(0x240,'\x72\x66\x62\x70')+_0xac6a7a(0x2ce,'\x26\x7a\x38\x67'),'\x4d\x46\x4e\x4a\x54':function(_0x2d3611,_0x1f498d){return _0x2d3611(_0x1f498d);},'\x77\x5a\x48\x66\x7a':'\x2e\x2e\x2f\x63\x6f\x6e\x66\x69'+'\x67','\x5a\x58\x70\x79\x44':function(_0x54b70a,_0x4811ac){return _0x54b70a+_0x4811ac;},'\x48\x67\x45\x45\x48':function(_0x5244af,_0x36d84d,_0x5f0740){return _0x5244af(_0x36d84d,_0x5f0740);},'\x50\x74\x75\x45\x4e':'\x50\x4f\x53\x54'},_0x5bc63b=(process.env.A2A_HUB_URL||'')[_0xac6a7a(0x2dd,'\x62\x26\x31\x64')](/\/+$/,''),_0x2019d7={};_0x2019d7['\x6f\x6b']=![],_0x2019d7[_0xac6a7a(0x2dc,'\x26\x43\x65\x46')]=_0xac6a7a(0x398,'\x47\x72\x6b\x36')+'\x72\x6c',_0x2019d7[_0xac6a7a(0x27c,'\x6e\x67\x6c\x45')]=!![];if(!_0x5bc63b)return Promise[_0xac6a7a(0x293,'\x67\x69\x26\x46')](_0x2019d7);const _0x2a1764={};_0x2a1764['\x67\x65\x6e\x65\x49\x64']=_0x1868fe,_0x2a1764[_0xac6a7a(0x357,'\x37\x25\x4d\x29')]=_0x4862ba,_0x2a1764['\x6d\x75\x74\x61\x74\x69\x6f\x6e']=_0x36a558;const _0x43f9ec=_0x57920e(_0x2a1764),_0x3fe318={};_0x3fe318['\x6f\x6b']=![],_0x3fe318[_0xac6a7a(0x24a,'\x23\x61\x35\x46')]=_0x54fe1c[_0xac6a7a(0x2b9,'\x4b\x39\x70\x4a')],_0x3fe318[_0xac6a7a(0x25a,'\x75\x6e\x78\x45')]=!![];if(!_0x43f9ec)return Promise[_0xac6a7a(0x295,'\x37\x25\x4d\x29')](_0x3fe318);const _0x3bfbea=_0x54fe1c[_0xac6a7a(0x34f,'\x63\x34\x38\x24')](_0x5bc63b,_0x54fe1c[_0xac6a7a(0x380,'\x63\x6d\x36\x5a')]),_0x513c64=_0x54fe1c[_0xac6a7a(0x214,'\x6e\x67\x6c\x45')](require,_0x54fe1c[_0xac6a7a(0x220,'\x33\x62\x6d\x5a')])[_0xac6a7a(0x378,'\x74\x6c\x24\x6a')+'\x4e\x53\x50\x4f\x52\x54\x5f\x54'+_0xac6a7a(0x366,'\x67\x69\x26\x46')+'\x53']||0x30fa+-0x12a*-0x4+-0xe92,_0x2b42b6={'\x43\x6f\x6e\x74\x65\x6e\x74\x2d\x54\x79\x70\x65':'\x61\x70\x70\x6c\x69\x63\x61\x74'+_0xac6a7a(0x2b2,'\x24\x33\x6c\x37'),'\x41\x75\x74\x68\x6f\x72\x69\x7a\x61\x74\x69\x6f\x6e':_0x54fe1c[_0xac6a7a(0x2a9,'\x4d\x34\x44\x32')]('\x42\x65\x61\x72\x65\x72\x20',_0x43f9ec[_0xac6a7a(0x27d,'\x51\x77\x6a\x76')+'\x65\x74'])};return _0x54fe1c[_0xac6a7a(0x2c6,'\x55\x77\x44\x59')](_0x17952c,_0x3bfbea,{'\x6d\x65\x74\x68\x6f\x64':_0x54fe1c[_0xac6a7a(0x2c1,'\x75\x6e\x78\x45')],'\x68\x65\x61\x64\x65\x72\x73':_0x2b42b6,'\x62\x6f\x64\x79':JSON['\x73\x74\x72\x69\x6e\x67\x69\x66'+'\x79'](_0x43f9ec[_0xac6a7a(0x279,'\x26\x7a\x38\x67')]),'\x73\x69\x67\x6e\x61\x6c':AbortSignal[_0xac6a7a(0x243,'\x51\x77\x6a\x76')](_0x513c64)})[_0xac6a7a(0x392,'\x6b\x71\x30\x2a')](function(_0x44cafa){const _0x919427=_0xac6a7a,_0x474fe4={};_0x474fe4[_0x919427(0x375,'\x24\x33\x6c\x37')]=_0x54fe1c['\x48\x42\x73\x68\x6a'];const _0x17d030=_0x474fe4;if(_0x54fe1c[_0x919427(0x2be,'\x5b\x34\x4d\x5e')](_0x44cafa['\x73\x74\x61\x74\x75\x73'],-0x17f9+0x17bf*0x1+0x22e)){if(_0x54fe1c[_0x919427(0x2e6,'\x71\x25\x35\x4e')]('\x61\x53\x6b\x72\x7a',_0x54fe1c[_0x919427(0x21e,'\x26\x43\x65\x46')]))_0x303db0();else return _0x1e0652(_0x17d030[_0x919427(0x38e,'\x34\x53\x30\x68')])['\x67\x65\x74\x4d\x65\x6d\x6f\x72'+_0x919427(0x33e,'\x34\x53\x30\x68')]();}if(!_0x44cafa['\x6f\x6b'])return _0x44cafa[_0x919427(0x294,'\x6d\x58\x35\x77')]()[_0x919427(0x263,'\x33\x62\x6d\x5a')](function(_0x577eae){const _0x23dbcc=_0x919427,_0x27e48e={'\x78\x66\x4a\x62\x6e':function(_0x1c2ef0,_0x471ac5){const _0xc05e60=_0x1f06;return _0x54fe1c[_0xc05e60(0x2ea,'\x24\x33\x6c\x37')](_0x1c2ef0,_0x471ac5);},'\x66\x49\x63\x6f\x6c':function(_0x3499ab,_0x6a8504){const _0x4d9c69=_0x1f06;return _0x54fe1c[_0x4d9c69(0x244,'\x6e\x67\x6c\x45')](_0x3499ab,_0x6a8504);},'\x4d\x62\x61\x47\x7a':_0x54fe1c[_0x23dbcc(0x359,'\x36\x41\x52\x28')]};if(_0x54fe1c[_0x23dbcc(0x368,'\x2a\x6c\x5b\x37')](_0x23dbcc(0x348,'\x37\x25\x4d\x29'),_0x54fe1c[_0x23dbcc(0x241,'\x23\x6f\x6e\x39')])){const _0x13052a=_0x54fe1c[_0x23dbcc(0x275,'\x26\x7a\x38\x67')](_0x44cafa['\x73\x74\x61\x74\x75\x73'],-0x1004+0x1ae0+0x1*-0x8e8);return{'\x6f\x6b':![],'\x65\x72\x72\x6f\x72':_0x54fe1c[_0x23dbcc(0x239,'\x23\x61\x35\x46')](_0x54fe1c[_0x23dbcc(0x32c,'\x42\x34\x61\x4b')],_0x44cafa[_0x23dbcc(0x337,'\x50\x51\x61\x74')])+'\x3a\x20'+_0x577eae['\x73\x6c\x69\x63\x65'](0x1*-0x13d3+0xed*0x26+-0xf5b,-0x1*0xd13+0x3*0x19d+0x904),'\x6f\x66\x66\x6c\x69\x6e\x65':_0x13052a};}else{const _0x437fa7=_0x27e48e['\x78\x66\x4a\x62\x6e'](_0x1192fa[_0x23dbcc(0x347,'\x37\x25\x4d\x29')],-0x1c45+-0x1304+0x313d*0x1);return{'\x6f\x6b':![],'\x65\x72\x72\x6f\x72':_0x27e48e[_0x23dbcc(0x34d,'\x66\x71\x6a\x71')](_0x27e48e[_0x23dbcc(0x34d,'\x66\x71\x6a\x71')](_0x27e48e['\x4d\x62\x61\x47\x7a'],_0x149df0[_0x23dbcc(0x342,'\x69\x30\x58\x26')]),'\x3a\x20')+_0x560a1b[_0x23dbcc(0x2f4,'\x66\x71\x6a\x71')](0x7*0x536+0x6de*-0x2+-0x1*0x16be,0xf82+-0x1654+0x79a),'\x6f\x66\x66\x6c\x69\x6e\x65':_0x437fa7};}});return _0x44cafa[_0x919427(0x2e7,'\x50\x51\x61\x74')]()[_0x919427(0x21b,'\x41\x69\x75\x5b')](function(_0xbdb05c){const _0x4321b5=_0x919427;return _0xbdb05c&&_0xbdb05c['\x6f\x6b']&&_0xbdb05c[_0x4321b5(0x313,'\x4b\x39\x70\x4a')+_0x4321b5(0x258,'\x24\x33\x6c\x37')]&&_0x11e510(_0xbdb05c[_0x4321b5(0x2d0,'\x42\x34\x61\x4b')+_0x4321b5(0x349,'\x46\x6c\x35\x69')]),_0xbdb05c;});})['\x63\x61\x74\x63\x68'](function(_0xe09a86){const _0x50e050=_0xac6a7a;if(_0x54fe1c[_0x50e050(0x2cd,'\x72\x66\x62\x70')](_0x54fe1c[_0x50e050(0x2d5,'\x46\x6c\x35\x69')],_0x54fe1c[_0x50e050(0x2d3,'\x4b\x39\x70\x4a')])){if(_0x123078.env.A2A_NODE_SECRET)return _0xbb21e8.env.A2A_NODE_SECRET;try{return _0x244b9d(_0x54fe1c[_0x50e050(0x384,'\x36\x41\x52\x28')])[_0x50e050(0x291,'\x4d\x34\x44\x32')+_0x50e050(0x1f2,'\x69\x30\x58\x26')]()||null;}catch(_0x4cf6f6){return null;}}else{const _0x20ac64={};return _0x20ac64['\x6f\x6b']=![],_0x20ac64[_0x50e050(0x1f9,'\x75\x6e\x78\x45')]=_0xe09a86[_0x50e050(0x24f,'\x6e\x67\x6c\x45')],_0x20ac64['\x6f\x66\x66\x6c\x69\x6e\x65']=!![],_0x20ac64;}});}var _0x381b54=null,_0x220ba1=null;function _0x14810c(){const _0x8cda21=_0x2b588d,_0x5b7a8a={'\x76\x62\x51\x42\x79':function(_0x1e7d21){return _0x1e7d21();},'\x66\x54\x4f\x7a\x61':function(_0x43d804,_0x5259f7,_0x4fa5d0){return _0x43d804(_0x5259f7,_0x4fa5d0);},'\x58\x64\x53\x55\x4a':_0x8cda21(0x2c2,'\x36\x41\x52\x28'),'\x70\x50\x52\x50\x55':function(_0x25e256,_0x296272){return _0x25e256(_0x296272);},'\x6b\x68\x61\x4f\x63':_0x8cda21(0x333,'\x34\x53\x30\x68'),'\x6e\x73\x49\x4e\x67':function(_0xfd0323,_0x35ab95){return _0xfd0323!==_0x35ab95;},'\x55\x71\x41\x4b\x72':'\x4f\x48\x68\x56\x65','\x4c\x64\x6e\x41\x4b':_0x8cda21(0x2fd,'\x51\x77\x6a\x76'),'\x59\x59\x50\x41\x59':_0x8cda21(0x257,'\x63\x6d\x36\x5a')};try{return _0x5b7a8a[_0x8cda21(0x2c7,'\x26\x7a\x38\x67')](require,_0x5b7a8a[_0x8cda21(0x2eb,'\x67\x69\x26\x46')])[_0x8cda21(0x223,'\x66\x71\x6a\x71')+_0x8cda21(0x32b,'\x66\x71\x6a\x71')]();}catch(_0xfe9f77){try{if(_0x5b7a8a[_0x8cda21(0x207,'\x6e\x5a\x55\x75')](_0x5b7a8a[_0x8cda21(0x36e,'\x42\x34\x61\x4b')],_0x5b7a8a[_0x8cda21(0x364,'\x6f\x66\x67\x4a')]))return _0x243553[_0x8cda21(0x270,'\x4e\x79\x25\x77')](_0x5b7a8a[_0x8cda21(0x383,'\x37\x25\x4d\x29')](require,_0x5b7a8a[_0x8cda21(0x304,'\x2a\x6c\x5b\x37')])[_0x8cda21(0x39c,'\x63\x34\x38\x24')+_0x8cda21(0x323,'\x66\x71\x6a\x71')](),_0x5b7a8a[_0x8cda21(0x2d6,'\x44\x36\x31\x46')],_0x8cda21(0x38d,'\x33\x41\x61\x78'));else try{const _0x50d4e0=_0x5b7a8a['\x76\x62\x51\x42\x79'](_0x208ffd);if(!_0x50d4e0)return;const _0x3edc85=_0x213e7e['\x64\x69\x72\x6e\x61\x6d\x65'](_0x5210e2()),_0x47dd3c={};_0x47dd3c['\x72\x65\x63\x75\x72\x73\x69\x76'+'\x65']=!![];if(!_0x2a272e[_0x8cda21(0x31b,'\x33\x41\x61\x78')+'\x6e\x63'](_0x3edc85))_0x3bc476[_0x8cda21(0x309,'\x63\x6d\x36\x5a')+'\x63'](_0x3edc85,_0x47dd3c);const _0x148924=_0x5ceb86['\x73\x74\x72\x69\x6e\x67\x69\x66'+'\x79'](_0x205296),_0x1ecf4d=_0x5b7a8a[_0x8cda21(0x222,'\x75\x50\x6c\x66')](_0x15b883,_0x50d4e0,_0x148924),_0x5775ee={};_0x5775ee[_0x8cda21(0x31c,'\x26\x75\x52\x34')]=_0x577eb4,_0x5775ee[_0x8cda21(0x25c,'\x33\x62\x6d\x5a')]=_0x1ecf4d,_0x53b2bd[_0x8cda21(0x324,'\x6e\x5a\x55\x75')+_0x8cda21(0x3a3,'\x59\x37\x24\x72')](_0x5b7a8a[_0x8cda21(0x303,'\x6f\x66\x67\x4a')](_0xbe2dfe),_0x378433['\x73\x74\x72\x69\x6e\x67\x69\x66'+'\x79'](_0x5775ee),_0x5b7a8a[_0x8cda21(0x354,'\x33\x41\x61\x78')]);}catch(_0x2ffa95){}}catch(_0x38bc01){return _0x243553['\x6a\x6f\x69\x6e'](process[_0x8cda21(0x267,'\x44\x36\x31\x46')](),_0x5b7a8a[_0x8cda21(0x206,'\x26\x43\x65\x46')],_0x8cda21(0x24e,'\x26\x75\x52\x34'));}}}function _0x43d33a(){const _0xcd53a8=_0x2b588d,_0x5e1fd2={'\x68\x53\x6a\x63\x51':function(_0x40ddbb){return _0x40ddbb();},'\x62\x5a\x6f\x4d\x4c':_0xcd53a8(0x213,'\x66\x68\x71\x31')};return!_0x381b54&&(_0x381b54=_0x243553[_0xcd53a8(0x292,'\x43\x56\x55\x78')](_0x5e1fd2[_0xcd53a8(0x3a0,'\x71\x25\x35\x4e')](_0x14810c),_0x5e1fd2[_0xcd53a8(0x31a,'\x41\x69\x75\x5b')])),_0x381b54;}function _0x48006f(){const _0x400fa1=_0x2b588d,_0x1ddde2={'\x73\x7a\x55\x63\x64':function(_0x446099,_0x3ec301){return _0x446099===_0x3ec301;},'\x53\x70\x42\x5a\x4a':_0x400fa1(0x1f6,'\x69\x30\x58\x26'),'\x6c\x51\x67\x7a\x68':_0x400fa1(0x2df,'\x55\x77\x44\x59'),'\x51\x58\x6e\x66\x62':function(_0x22e4c9,_0x5d72a5){return _0x22e4c9!==_0x5d72a5;},'\x58\x4b\x73\x49\x6f':_0x400fa1(0x31e,'\x46\x6c\x35\x69'),'\x71\x6d\x58\x64\x54':_0x400fa1(0x35f,'\x41\x69\x75\x5b'),'\x47\x56\x71\x63\x4d':function(_0x2271e3){return _0x2271e3();},'\x41\x74\x44\x44\x48':_0x400fa1(0x27b,'\x24\x33\x6c\x37')};if(!_0x220ba1){if(_0x1ddde2[_0x400fa1(0x2e8,'\x4e\x79\x25\x77')](_0x1ddde2[_0x400fa1(0x3a1,'\x6f\x66\x67\x4a')],_0x1ddde2[_0x400fa1(0x34c,'\x46\x6c\x35\x69')]))_0x220ba1=_0x243553['\x6a\x6f\x69\x6e'](_0x1ddde2[_0x400fa1(0x218,'\x4a\x32\x32\x2a')](_0x14810c),_0x1ddde2[_0x400fa1(0x397,'\x23\x61\x35\x46')]);else{if(_0x1ddde2[_0x400fa1(0x26f,'\x26\x75\x52\x34')](_0x20f469.env.NODE_ENV,_0x1ddde2[_0x400fa1(0x38b,'\x34\x53\x30\x68')])){var _0x20ed2f=(_0x566a1f.env.EVOLVER_SOLIDIFY_VERIFY||'')[_0x400fa1(0x1f3,'\x5b\x34\x4d\x5e')+_0x400fa1(0x35d,'\x33\x62\x6d\x5a')]();if(_0x1ddde2[_0x400fa1(0x376,'\x6d\x58\x35\x77')](_0x20ed2f,_0x400fa1(0x232,'\x44\x36\x31\x46'))||_0x1ddde2['\x73\x7a\x55\x63\x64'](_0x20ed2f,'\x30')||_0x1ddde2['\x73\x7a\x55\x63\x64'](_0x20ed2f,_0x1ddde2[_0x400fa1(0x212,'\x67\x69\x26\x46')]))return![];}var _0xeb4ccf=_0x467db6.env.A2A_HUB_URL||'';return!!_0xeb4ccf;}}return _0x220ba1;}function _0x29f8da(){const _0x1dcf68=_0x2b588d,_0x94f0cd={'\x4f\x66\x68\x77\x4a':function(_0x10f07a,_0x1b5ad8){return _0x10f07a(_0x1b5ad8);},'\x73\x64\x52\x53\x77':_0x1dcf68(0x2bc,'\x74\x6c\x24\x6a')+_0x1dcf68(0x29c,'\x34\x53\x30\x68')};if(process.env.A2A_NODE_SECRET)return process.env.A2A_NODE_SECRET;try{return _0x94f0cd[_0x1dcf68(0x204,'\x29\x64\x61\x35')](require,_0x94f0cd['\x73\x64\x52\x53\x77'])[_0x1dcf68(0x358,'\x26\x7a\x38\x67')+_0x1dcf68(0x32e,'\x62\x26\x31\x64')]()||null;}catch(_0x39c7a1){return null;}}function _0x11e510(_0x348ff9){const _0xc3c0a=_0x2b588d,_0x466e53={'\x48\x66\x4d\x43\x75':function(_0x4966fb,_0x983e81){return _0x4966fb(_0x983e81);},'\x4c\x56\x6a\x74\x6e':_0xc3c0a(0x233,'\x63\x34\x38\x24')+_0xc3c0a(0x203,'\x24\x33\x6c\x37'),'\x6e\x56\x4f\x48\x4f':function(_0x42ee8c,_0x2b1e85){return _0x42ee8c!==_0x2b1e85;},'\x4e\x6a\x4d\x75\x44':'\x5a\x6f\x4c\x57\x44','\x69\x6b\x4c\x42\x58':function(_0x3b60b4){return _0x3b60b4();},'\x66\x69\x4d\x52\x45':function(_0x103d5a){return _0x103d5a();},'\x4f\x49\x4b\x76\x65':'\x75\x74\x66\x38'};try{if(_0x466e53[_0xc3c0a(0x352,'\x75\x50\x6c\x66')](_0x466e53[_0xc3c0a(0x278,'\x72\x66\x62\x70')],_0x466e53['\x4e\x6a\x4d\x75\x44']))return iBEYFi[_0xc3c0a(0x327,'\x69\x30\x58\x26')](_0x2e536a,iBEYFi[_0xc3c0a(0x363,'\x4c\x51\x48\x6b')])[_0xc3c0a(0x205,'\x46\x6c\x35\x69')+_0xc3c0a(0x2d8,'\x46\x6c\x35\x69')]()||null;else{const _0x5ae396=_0x466e53[_0xc3c0a(0x280,'\x66\x71\x6a\x71')](_0x29f8da);if(!_0x5ae396)return;const _0x58fb28=_0x243553[_0xc3c0a(0x2c3,'\x6f\x66\x67\x4a')](_0x466e53[_0xc3c0a(0x28c,'\x6d\x58\x35\x77')](_0x43d33a)),_0x3aedb9={};_0x3aedb9[_0xc3c0a(0x2c0,'\x33\x41\x61\x78')+'\x65']=!![];if(!_0x3456f2[_0xc3c0a(0x29d,'\x26\x43\x65\x46')+'\x6e\x63'](_0x58fb28))_0x3456f2[_0xc3c0a(0x21a,'\x38\x78\x36\x4b')+'\x63'](_0x58fb28,_0x3aedb9);const _0x5ca0ab=JSON[_0xc3c0a(0x365,'\x63\x34\x38\x24')+'\x79'](_0x348ff9),_0x4f2271=_0x4e2ca6(_0x5ae396,_0x5ca0ab),_0x43fe8b={};_0x43fe8b[_0xc3c0a(0x387,'\x71\x25\x35\x4e')]=_0x348ff9,_0x43fe8b[_0xc3c0a(0x277,'\x26\x7a\x38\x67')]=_0x4f2271,_0x3456f2[_0xc3c0a(0x274,'\x38\x78\x36\x4b')+_0xc3c0a(0x289,'\x52\x5a\x7a\x74')](_0x466e53[_0xc3c0a(0x338,'\x71\x6b\x65\x47')](_0x43d33a),JSON[_0xc3c0a(0x310,'\x43\x56\x55\x78')+'\x79'](_0x43fe8b),_0x466e53[_0xc3c0a(0x33c,'\x4b\x39\x70\x4a')]);}}catch(_0x5c6494){}}function _0x4d3865(){const _0x160bf0=_0x2b588d,_0x160ab7={'\x73\x76\x54\x59\x6a':function(_0x5757e7){return _0x5757e7();},'\x48\x66\x4a\x55\x52':_0x160bf0(0x300,'\x29\x64\x61\x35'),'\x6f\x66\x6b\x65\x76':function(_0x2f6ab8){return _0x2f6ab8();},'\x43\x62\x50\x45\x49':'\x75\x74\x66\x38','\x6c\x6e\x66\x56\x72':function(_0x2a229a,_0x3eed3e){return _0x2a229a!==_0x3eed3e;},'\x52\x79\x50\x4b\x4c':_0x160bf0(0x23c,'\x69\x30\x58\x26'),'\x79\x67\x5a\x6a\x7a':function(_0x54121b){return _0x54121b();},'\x71\x4d\x5a\x6c\x4f':function(_0x12cd18,_0x5d55d1,_0x44d18b){return _0x12cd18(_0x5d55d1,_0x44d18b);},'\x77\x45\x46\x65\x4a':_0x160bf0(0x372,'\x4b\x39\x70\x4a'),'\x78\x69\x47\x66\x58':function(_0x33492d,_0x27f24b){return _0x33492d!==_0x27f24b;},'\x6e\x75\x59\x41\x67':_0x160bf0(0x269,'\x63\x6d\x36\x5a'),'\x43\x78\x4b\x42\x63':function(_0xe05f7c,_0x3b993d){return _0xe05f7c===_0x3b993d;},'\x77\x73\x47\x4c\x57':_0x160bf0(0x370,'\x6e\x67\x6c\x45')};try{if(!_0x3456f2[_0x160bf0(0x332,'\x66\x71\x6a\x71')+'\x6e\x63'](_0x160ab7[_0x160bf0(0x255,'\x46\x6c\x35\x69')](_0x43d33a)))return null;const _0x129538=JSON[_0x160bf0(0x353,'\x69\x30\x58\x26')](_0x3456f2[_0x160bf0(0x351,'\x63\x34\x38\x24')+_0x160bf0(0x297,'\x63\x6d\x36\x5a')](_0x160ab7[_0x160bf0(0x2b1,'\x66\x68\x71\x31')](_0x43d33a),_0x160ab7[_0x160bf0(0x217,'\x6d\x58\x35\x77')]));if(!_0x129538||!_0x129538[_0x160bf0(0x2a8,'\x75\x50\x6c\x66')]||_0x160ab7[_0x160bf0(0x2d1,'\x23\x61\x35\x46')](typeof _0x129538[_0x160bf0(0x2b7,'\x5b\x34\x4d\x5e')],_0x160ab7[_0x160bf0(0x200,'\x66\x71\x6a\x71')]))return null;const _0x37cf1e=_0x160ab7['\x79\x67\x5a\x6a\x7a'](_0x29f8da);if(!_0x37cf1e)return null;const _0x143ff6=_0x160ab7[_0x160bf0(0x305,'\x42\x34\x61\x4b')](_0x4e2ca6,_0x37cf1e,JSON[_0x160bf0(0x202,'\x24\x33\x6c\x37')+'\x79'](_0x129538['\x64\x61\x74\x61'])),_0x4fb1c6=Buffer[_0x160bf0(0x226,'\x6f\x66\x67\x4a')](_0x143ff6,_0x160ab7[_0x160bf0(0x1ff,'\x23\x6f\x6e\x39')]),_0x1659eb=Buffer[_0x160bf0(0x1fd,'\x44\x36\x31\x46')](_0x129538[_0x160bf0(0x209,'\x46\x6c\x35\x69')],_0x160bf0(0x334,'\x46\x6c\x35\x69'));if(_0x4fb1c6[_0x160bf0(0x20e,'\x75\x50\x6c\x66')]!==_0x1659eb[_0x160bf0(0x2e4,'\x26\x43\x65\x46')]||!_0x5b3ec9['\x74\x69\x6d\x69\x6e\x67\x53\x61'+_0x160bf0(0x34b,'\x34\x53\x30\x68')](_0x4fb1c6,_0x1659eb))return _0x160ab7[_0x160bf0(0x26b,'\x75\x50\x6c\x66')](_0x160ab7[_0x160bf0(0x369,'\x69\x30\x58\x26')],_0x160ab7[_0x160bf0(0x231,'\x26\x7a\x38\x67')])?(_0xa19fc9&&_0x11582d['\x6f\x6b']&&_0x1be8f5[_0x160bf0(0x343,'\x6e\x5a\x55\x75')+_0x160bf0(0x349,'\x46\x6c\x35\x69')]&&_0x2b10f1(_0x19403b[_0x160bf0(0x2da,'\x44\x36\x31\x46')+_0x160bf0(0x296,'\x67\x69\x26\x46')]),_0x4fcf59):null;return _0x129538['\x64\x61\x74\x61'];}catch(_0xd5b831){return _0x160ab7[_0x160bf0(0x2f0,'\x24\x33\x6c\x37')](_0x160bf0(0x2a7,'\x6b\x71\x30\x2a'),_0x160ab7[_0x160bf0(0x3a2,'\x4d\x34\x44\x32')])?(!_0x2f0e41&&(_0x210e91=_0x7c9af8[_0x160bf0(0x32a,'\x41\x69\x75\x5b')](MHmSuV[_0x160bf0(0x371,'\x66\x71\x6a\x71')](_0x2c583e),MHmSuV[_0x160bf0(0x24d,'\x4a\x32\x32\x2a')])),_0x9f6e24):null;}}function _0x303db0(){const _0x5565b6=_0x2b588d,_0x219195={'\x61\x71\x71\x78\x43':function(_0xd8b9d2){return _0xd8b9d2();},'\x4e\x42\x73\x51\x7a':function(_0x14766a,_0x3149d2){return _0x14766a(_0x3149d2);},'\x6f\x52\x7a\x57\x45':_0x5565b6(0x2bf,'\x46\x6c\x35\x69')};try{const _0x2209fd=_0x243553[_0x5565b6(0x2a6,'\x33\x41\x61\x78')](_0x219195[_0x5565b6(0x377,'\x75\x6e\x78\x45')](_0x48006f)),_0xd6a93f={};_0xd6a93f[_0x5565b6(0x2c9,'\x50\x51\x61\x74')+'\x65']=!![];if(!_0x3456f2[_0x5565b6(0x2f3,'\x6e\x5a\x55\x75')+'\x6e\x63'](_0x2209fd))_0x3456f2[_0x5565b6(0x30c,'\x5b\x34\x4d\x5e')+'\x63'](_0x2209fd,_0xd6a93f);_0x3456f2[_0x5565b6(0x381,'\x4e\x79\x25\x77')+_0x5565b6(0x290,'\x71\x6b\x65\x47')](_0x48006f(),_0x219195[_0x5565b6(0x393,'\x62\x26\x31\x64')](String,Date[_0x5565b6(0x22d,'\x62\x26\x31\x64')]()),_0x219195[_0x5565b6(0x242,'\x6e\x67\x6c\x45')]);}catch(_0x550bb4){}}function _0x1f06(_0x567752,_0x4814c7){_0x567752=_0x567752-(0x14c6+-0x1157*-0x2+-0x3582);const _0x110ef7=_0x10f1();let _0x5f2e2d=_0x110ef7[_0x567752];if(_0x1f06['\x4f\x50\x75\x52\x67\x4a']===undefined){var _0x201a37=function(_0x4d3dc6){const _0x25ef0f='\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 _0x5b1e83='',_0x4ff63f='',_0x5b4897=_0x5b1e83+_0x201a37,_0x476185=(''+function(){return 0xda7*-0x1+-0x51f+-0x3*-0x642;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')!==-(0x21*0x1+-0x4*-0x616+0x3a*-0x6c);for(let _0x282ce1=0x79*-0x4+-0x92f+0x1*0xb13,_0xbc8b49,_0x43c7d4,_0x26ea75=0x1ca5+-0x26d3+-0xa2e*-0x1;_0x43c7d4=_0x4d3dc6['\x63\x68\x61\x72\x41\x74'](_0x26ea75++);~_0x43c7d4&&(_0xbc8b49=_0x282ce1%(0x1df5+0xd*-0x147+0x472*-0x3)?_0xbc8b49*(-0x803+0x258c+0x9*-0x341)+_0x43c7d4:_0x43c7d4,_0x282ce1++%(0x1a34+-0x33*-0x17+-0x1ec5))?_0x5b1e83+=_0x476185||_0x5b4897['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x26ea75+(-0x14e*0x11+-0x4*-0x7db+-0x934))-(0x1c+0x156a+-0x157c)!==-0x2*-0x6fa+-0x410+-0x9e4?String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](-0x2*-0xe3c+0x4*-0x815+0x4db&_0xbc8b49>>(-(-0x1b*0x3e+-0x1061+-0x16ed*-0x1)*_0x282ce1&0x1*-0x7a0+0xb61*-0x1+0x1307)):_0x282ce1:0x1c34+-0x7da*0x1+-0x145a){_0x43c7d4=_0x25ef0f['\x69\x6e\x64\x65\x78\x4f\x66'](_0x43c7d4);}for(let _0xf37708=-0x1d06*-0x1+-0x2687+-0x32b*-0x3,_0x4221e1=_0x5b1e83['\x6c\x65\x6e\x67\x74\x68'];_0xf37708<_0x4221e1;_0xf37708++){_0x4ff63f+='\x25'+('\x30\x30'+_0x5b1e83['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0xf37708)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](-0x50+-0x85*0x1+0xe5))['\x73\x6c\x69\x63\x65'](-(-0xbfd+-0x20b1+0x28*0x11e));}return decodeURIComponent(_0x4ff63f);};const _0x11c8a2=function(_0x570077,_0x1f9fb3){let _0x3b1180=[],_0x2b6c87=0x1e2*0x2+0x29f+-0x663,_0x11b456,_0x4dccdf='';_0x570077=_0x201a37(_0x570077);let _0x7aa117;for(_0x7aa117=0x953+-0x5*-0xe5+-0xdcc;_0x7aa117<-0x3ea+-0x1118*-0x2+-0x1d46;_0x7aa117++){_0x3b1180[_0x7aa117]=_0x7aa117;}for(_0x7aa117=0x2175+0x1*-0xf16+0x1*-0x125f;_0x7aa117<-0x1*0x182b+-0x1d7d+-0x1*-0x36a8;_0x7aa117++){_0x2b6c87=(_0x2b6c87+_0x3b1180[_0x7aa117]+_0x1f9fb3['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x7aa117%_0x1f9fb3['\x6c\x65\x6e\x67\x74\x68']))%(-0x1*-0x398+0x1ef0+-0x1d*0x128),_0x11b456=_0x3b1180[_0x7aa117],_0x3b1180[_0x7aa117]=_0x3b1180[_0x2b6c87],_0x3b1180[_0x2b6c87]=_0x11b456;}_0x7aa117=0x2c0*-0x8+-0x2*0xfac+0x3558,_0x2b6c87=-0x15b8+-0x20f2+0x1b55*0x2;for(let _0x1e8ef8=0x18e1+0x13ee+-0x2ccf;_0x1e8ef8<_0x570077['\x6c\x65\x6e\x67\x74\x68'];_0x1e8ef8++){_0x7aa117=(_0x7aa117+(-0xbd6+0x1c2b+-0x14*0xd1))%(-0x1547+0x437*0x7+-0x73a),_0x2b6c87=(_0x2b6c87+_0x3b1180[_0x7aa117])%(0xe63+0xe*-0x29b+-0x1717*-0x1),_0x11b456=_0x3b1180[_0x7aa117],_0x3b1180[_0x7aa117]=_0x3b1180[_0x2b6c87],_0x3b1180[_0x2b6c87]=_0x11b456,_0x4dccdf+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](_0x570077['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x1e8ef8)^_0x3b1180[(_0x3b1180[_0x7aa117]+_0x3b1180[_0x2b6c87])%(-0x853+0x1*-0x87e+-0x11d1*-0x1)]);}return _0x4dccdf;};_0x1f06['\x49\x6b\x68\x48\x61\x68']=_0x11c8a2,_0x1f06['\x61\x48\x59\x58\x44\x47']={},_0x1f06['\x4f\x50\x75\x52\x67\x4a']=!![];}const _0x5e61af=_0x110ef7[-0x30f*-0xa+-0x151d+-0x61*0x19],_0x44fcf7=_0x567752+_0x5e61af,_0x264af6=_0x1f06['\x61\x48\x59\x58\x44\x47'][_0x44fcf7];if(!_0x264af6){if(_0x1f06['\x4e\x61\x6f\x41\x54\x6e']===undefined){const _0x4348fc=function(_0x9e12bf){this['\x45\x72\x6c\x61\x71\x52']=_0x9e12bf,this['\x44\x77\x75\x73\x48\x62']=[-0x1e02+0x8*-0x2e3+0x351b,-0x1694+-0x1997+0x289*0x13,0x1e5*0x11+0x1*-0x5a6+0xd*-0x20b],this['\x72\x64\x77\x62\x53\x4f']=function(){return'\x6e\x65\x77\x53\x74\x61\x74\x65';},this['\x63\x79\x77\x6e\x4e\x54']='\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a',this['\x4d\x75\x4c\x6d\x4e\x58']='\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d';};_0x4348fc['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x43\x77\x4c\x75\x69\x52']=function(){const _0x55070f=new RegExp(this['\x63\x79\x77\x6e\x4e\x54']+this['\x4d\x75\x4c\x6d\x4e\x58']),_0x1b9e65=_0x55070f['\x74\x65\x73\x74'](this['\x72\x64\x77\x62\x53\x4f']['\x74\x6f\x53\x74\x72\x69\x6e\x67']())?--this['\x44\x77\x75\x73\x48\x62'][-0x25c2+-0x19c6+0x3f89]:--this['\x44\x77\x75\x73\x48\x62'][0x1c6c+0x1b85+0x1*-0x37f1];return this['\x67\x48\x4e\x4e\x42\x65'](_0x1b9e65);},_0x4348fc['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x67\x48\x4e\x4e\x42\x65']=function(_0x5f1065){if(!Boolean(~_0x5f1065))return _0x5f1065;return this['\x50\x6d\x53\x6a\x59\x73'](this['\x45\x72\x6c\x61\x71\x52']);},_0x4348fc['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x50\x6d\x53\x6a\x59\x73']=function(_0x1c314a){for(let _0x295b0e=-0x1b01+0x20a5+-0x13*0x4c,_0x4bd90d=this['\x44\x77\x75\x73\x48\x62']['\x6c\x65\x6e\x67\x74\x68'];_0x295b0e<_0x4bd90d;_0x295b0e++){this['\x44\x77\x75\x73\x48\x62']['\x70\x75\x73\x68'](Math['\x72\x6f\x75\x6e\x64'](Math['\x72\x61\x6e\x64\x6f\x6d']())),_0x4bd90d=this['\x44\x77\x75\x73\x48\x62']['\x6c\x65\x6e\x67\x74\x68'];}return _0x1c314a(this['\x44\x77\x75\x73\x48\x62'][-0x1e6e+-0x2443*0x1+0x42b1]);},(''+function(){return-0x4b3*-0x5+0xcd*0x2e+0xc11*-0x5;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')===-(-0x2702*0x1+-0x31*-0x7+-0x1*-0x25ac)&&new _0x4348fc(_0x1f06)['\x43\x77\x4c\x75\x69\x52'](),_0x1f06['\x4e\x61\x6f\x41\x54\x6e']=!![];}_0x5f2e2d=_0x1f06['\x49\x6b\x68\x48\x61\x68'](_0x5f2e2d,_0x4814c7),_0x1f06['\x61\x48\x59\x58\x44\x47'][_0x44fcf7]=_0x5f2e2d;}else _0x5f2e2d=_0x264af6;return _0x5f2e2d;}function _0x4772ee(){const _0x3bb7b7=_0x2b588d,_0x1bb2d5={'\x6f\x63\x4e\x74\x54':function(_0x20d846,_0x7bbde3){return _0x20d846(_0x7bbde3);},'\x67\x49\x62\x45\x78':function(_0x5ac1e8,_0x272dd0){return _0x5ac1e8===_0x272dd0;},'\x54\x75\x46\x66\x5a':_0x3bb7b7(0x345,'\x59\x37\x24\x72'),'\x70\x69\x64\x4b\x56':function(_0x57d45e){return _0x57d45e();},'\x53\x4d\x44\x50\x63':function(_0x5a6fb8,_0x44fc5a,_0x33ab3d){return _0x5a6fb8(_0x44fc5a,_0x33ab3d);},'\x53\x63\x51\x54\x75':function(_0xf361b5){return _0xf361b5();},'\x63\x78\x44\x68\x66':_0x3bb7b7(0x21f,'\x2a\x6c\x5b\x37')};try{if(_0x1bb2d5[_0x3bb7b7(0x235,'\x26\x75\x52\x34')](_0x3bb7b7(0x2e2,'\x36\x41\x52\x28'),_0x1bb2d5[_0x3bb7b7(0x350,'\x44\x36\x31\x46')])){if(!_0x3456f2[_0x3bb7b7(0x341,'\x34\x53\x30\x68')+'\x6e\x63'](_0x1bb2d5[_0x3bb7b7(0x2a2,'\x23\x61\x35\x46')](_0x48006f)))return 0x25ce+-0xd*-0x110+0x2*-0x19cf;return _0x1bb2d5['\x53\x4d\x44\x50\x63'](parseInt,_0x3456f2[_0x3bb7b7(0x2a0,'\x26\x75\x52\x34')+_0x3bb7b7(0x39f,'\x71\x25\x35\x4e')](_0x1bb2d5[_0x3bb7b7(0x225,'\x33\x62\x6d\x5a')](_0x48006f),_0x1bb2d5['\x63\x78\x44\x68\x66']),0x2*0x298+-0x9*0x406+0x1f10)||-0x3a+-0xb29+0xb*0x109;}else AUfGnO[_0x3bb7b7(0x29b,'\x75\x50\x6c\x66')](_0x83b911,_0x5745b7[_0x3bb7b7(0x20b,'\x41\x69\x75\x5b')+'\x74\x6f\x6b\x65\x6e']);}catch(_0x5d8987){return-0xb75+-0x17bc+0x2331;}}var _0x3e7db6=0x24af*0x1+-0x2*0x6d5+0x1*-0x16fb,_0x40bb60=(0xa30+-0x23a2+0x1979)*(0xc78+-0x4*-0x8b1+-0x2f24*0x1)*(-0x751*-0x4+0x1*-0x776+-0x1592)*(-0x2*0xea7+-0x52f+-0x22b9*-0x1)*(0x7c4+-0xd*-0x79+-0xa01),_0x31cc7c=(-0x81c*-0x1+-0x2344+0x1b40)*(0x7*-0x188+0xaf9*-0x2+0x1073*0x2)*(0xeac*0x2+0x1*0x6ab+-0x2b*0xd5)*(-0x1865*-0x1+0xfb*0x7+-0x48f*0x6);function _0x3f3a21(){const _0x450d1d=_0x2b588d,_0x4489fa={'\x61\x4b\x59\x73\x77':function(_0x1d4e0d,_0x2564d1){return _0x1d4e0d(_0x2564d1);},'\x4f\x57\x54\x67\x48':_0x450d1d(0x2d9,'\x46\x6c\x35\x69')+_0x450d1d(0x246,'\x26\x75\x52\x34'),'\x4e\x56\x4b\x62\x43':_0x450d1d(0x37f,'\x71\x6b\x65\x47')+_0x450d1d(0x2a1,'\x24\x33\x6c\x37')+_0x450d1d(0x2fb,'\x63\x6d\x36\x5a'),'\x73\x4e\x64\x69\x58':'\x6f\x66\x66\x6c\x69\x6e\x65\x5f'+_0x450d1d(0x2ae,'\x69\x30\x58\x26')+'\x6c\x65\x64','\x52\x6a\x73\x62\x4f':function(_0x2a9480){return _0x2a9480();},'\x62\x7a\x6e\x4a\x55':function(_0x4daaac,_0x462d96){return _0x4daaac>_0x462d96;},'\x54\x65\x70\x71\x6e':function(_0x306368,_0xf4d0e8){return _0x306368-_0xf4d0e8;},'\x49\x6a\x44\x53\x5a':function(_0x462def,_0x2ab264){return _0x462def!==_0x2ab264;},'\x4c\x54\x66\x62\x4e':'\x73\x70\x68\x66\x46','\x43\x63\x6b\x57\x50':_0x450d1d(0x256,'\x59\x37\x24\x72'),'\x45\x6a\x56\x63\x55':function(_0x1f2acb,_0x12a694){return _0x1f2acb>_0x12a694;},'\x6c\x71\x4c\x4c\x75':_0x450d1d(0x234,'\x71\x25\x35\x4e')+_0x450d1d(0x2b0,'\x26\x7a\x38\x67')+_0x450d1d(0x356,'\x67\x69\x26\x46'),'\x62\x67\x6e\x42\x45':_0x450d1d(0x326,'\x75\x6e\x78\x45')+_0x450d1d(0x39a,'\x74\x6c\x24\x6a')+_0x450d1d(0x254,'\x34\x53\x30\x68')+'\x64','\x50\x75\x50\x6a\x4e':_0x450d1d(0x326,'\x75\x6e\x78\x45')+_0x450d1d(0x2db,'\x67\x69\x26\x46')+_0x450d1d(0x2b6,'\x75\x50\x6c\x66'),'\x44\x6c\x68\x6b\x62':function(_0x4d5011,_0x4ab4f1){return _0x4d5011+_0x4ab4f1;},'\x52\x54\x4a\x41\x72':function(_0x2f6ebd){return _0x2f6ebd();},'\x4c\x70\x75\x6f\x54':_0x450d1d(0x307,'\x23\x6f\x6e\x39'),'\x41\x61\x51\x79\x57':'\x73\x74\x72\x69\x6e\x67','\x4f\x4b\x65\x79\x4d':function(_0x116de5){return _0x116de5();},'\x78\x6a\x47\x42\x6a':function(_0xfd590d,_0x4da735,_0x414ef2){return _0xfd590d(_0x4da735,_0x414ef2);},'\x61\x59\x69\x71\x6c':_0x450d1d(0x2de,'\x63\x6d\x36\x5a'),'\x6b\x6f\x53\x46\x53':function(_0x52c8d5,_0x25d434){return _0x52c8d5!==_0x25d434;},'\x56\x53\x58\x64\x53':function(_0x7760bb,_0x30d076){return _0x7760bb!==_0x30d076;},'\x41\x66\x57\x77\x55':_0x450d1d(0x2c8,'\x26\x43\x65\x46'),'\x53\x41\x71\x6c\x57':function(_0xc7ec7c,_0x3246a9,_0x330579){return _0xc7ec7c(_0x3246a9,_0x330579);},'\x42\x59\x6a\x52\x61':function(_0x34d755){return _0x34d755();},'\x77\x65\x6e\x77\x41':function(_0x2ce63c,_0x199ce1){return _0x2ce63c(_0x199ce1);},'\x55\x54\x6b\x6b\x74':function(_0x2d38e1,_0xd9de59){return _0x2d38e1!==_0xd9de59;},'\x4d\x6b\x5a\x6a\x73':_0x450d1d(0x230,'\x71\x6b\x65\x47')};try{var _0x114fe8=_0x243553[_0x450d1d(0x219,'\x55\x77\x44\x59')](_0x43d33a());const _0xfeab9d={};_0xfeab9d['\x72\x65\x63\x75\x72\x73\x69\x76'+'\x65']=!![];if(!_0x3456f2[_0x450d1d(0x360,'\x72\x66\x62\x70')+'\x6e\x63'](_0x114fe8))_0x3456f2[_0x450d1d(0x26a,'\x26\x43\x65\x46')+'\x63'](_0x114fe8,_0xfeab9d);}catch(_0x47122f){}try{return _0x4489fa[_0x450d1d(0x245,'\x33\x62\x6d\x5a')](_0x4489fa[_0x450d1d(0x315,'\x42\x34\x61\x4b')],_0x450d1d(0x31d,'\x38\x78\x36\x4b'))?-0x1df8+-0x12c0+0x4*0xc2e:_0x4489fa[_0x450d1d(0x32d,'\x41\x69\x75\x5b')](_0x198516,_0x4489fa[_0x450d1d(0x2fa,'\x41\x69\x75\x5b')](_0x43d33a),function(){const _0x4e1b79=_0x450d1d;var _0xccb0d7=_0x4489fa['\x52\x6a\x73\x62\x4f'](_0x4d3865);const _0xd52fda={};_0xd52fda['\x6f\x6b']=![],_0xd52fda[_0x4e1b79(0x394,'\x4a\x32\x32\x2a')]=_0x4e1b79(0x276,'\x62\x26\x31\x64')+_0x4e1b79(0x265,'\x43\x56\x55\x78'),_0xd52fda['\x6f\x66\x66\x6c\x69\x6e\x65']=!![];if(!_0xccb0d7)return _0xd52fda;var _0x4c4cd8=_0xccb0d7['\x6d\x61\x78\x4f\x66\x66\x6c\x69'+_0x4e1b79(0x23f,'\x6b\x71\x30\x2a')+_0x4e1b79(0x37c,'\x72\x66\x62\x70')]||_0x3e7db6,_0x4dae7a=_0xccb0d7[_0x4e1b79(0x247,'\x33\x62\x6d\x5a')+'\x74']||-0x16e*0x8+-0xa9*-0x1+0x1f*0x59,_0x3e2936=_0xccb0d7[_0x4e1b79(0x29a,'\x71\x6b\x65\x47')+'\x74']||-0x1bfe+-0x2*0xc83+0x1d*0x1d4,_0xa0c94b=Date['\x6e\x6f\x77'](),_0x5029c0=_0x4772ee();if(_0x4489fa[_0x4e1b79(0x362,'\x5b\x34\x4d\x5e')](_0x5029c0,-0xf*-0x13a+0x1*0x180f+-0xe27*0x3)&&_0xa0c94b<_0x4489fa[_0x4e1b79(0x37d,'\x43\x56\x55\x78')](_0x5029c0,_0x31cc7c)){if(_0x4489fa[_0x4e1b79(0x33f,'\x26\x7a\x38\x67')](_0x4489fa[_0x4e1b79(0x1f8,'\x67\x69\x26\x46')],_0x4489fa[_0x4e1b79(0x253,'\x42\x34\x61\x4b')])){const _0x57e37c={};return _0x57e37c['\x6f\x6b']=![],_0x57e37c[_0x4e1b79(0x329,'\x42\x34\x61\x4b')]=_0x4e1b79(0x2d2,'\x6b\x71\x30\x2a')+_0x4e1b79(0x37a,'\x26\x43\x65\x46')+_0x4e1b79(0x32f,'\x55\x77\x44\x59'),_0x57e37c[_0x4e1b79(0x283,'\x38\x78\x36\x4b')]=!![],_0x57e37c;}else{var _0x1a5fb5=_0x58df62&&_0x34f931[_0x4e1b79(0x28b,'\x4f\x4a\x72\x68')]||_0x4489fa[_0x4e1b79(0x23a,'\x69\x30\x58\x26')](_0x50cfd3,_0x153102);if(_0x1a5fb5[_0x4e1b79(0x281,'\x4f\x4a\x72\x68')](_0x4489fa[_0x4e1b79(0x288,'\x75\x6e\x78\x45')])!==-(-0x1b99+-0x285*0x5+0x2833)){const _0x3d7045={};return _0x3d7045['\x6f\x6b']=![],_0x3d7045[_0x4e1b79(0x2f9,'\x67\x69\x26\x46')]=_0x4489fa[_0x4e1b79(0x2e9,'\x26\x43\x65\x46')],_0x3d7045[_0x4e1b79(0x35e,'\x47\x72\x6b\x36')]=!![],_0x3d7045;}return{'\x6f\x6b':![],'\x65\x72\x72\x6f\x72':_0x4489fa[_0x4e1b79(0x328,'\x26\x7a\x38\x67')],'\x6f\x66\x66\x6c\x69\x6e\x65':!![],'\x64\x65\x74\x61\x69\x6c':_0x1a5fb5[_0x4e1b79(0x39b,'\x50\x51\x61\x74')](0xb03*0x3+0x405+-0x250e,0x137*-0x17+0x1e53+-0x19a)};}}if(_0x4dae7a>0x26b0+0x1c00+-0x42b0&&_0x4489fa[_0x4e1b79(0x23b,'\x4d\x34\x44\x32')](_0xa0c94b,_0x4dae7a)){const _0x3888d3={};return _0x3888d3['\x6f\x6b']=![],_0x3888d3[_0x4e1b79(0x394,'\x4a\x32\x32\x2a')]=_0x4489fa[_0x4e1b79(0x321,'\x69\x30\x58\x26')],_0x3888d3[_0x4e1b79(0x2fc,'\x52\x5a\x7a\x74')]=!![],_0x3888d3;}if(_0x5029c0>0x5*0x463+0x15fa+0x2be9*-0x1&&_0x4489fa[_0x4e1b79(0x20d,'\x75\x6e\x78\x45')](_0xa0c94b,_0x5029c0)>_0x40bb60){const _0xf50fe6={};return _0xf50fe6['\x6f\x6b']=![],_0xf50fe6[_0x4e1b79(0x36c,'\x6d\x58\x35\x77')]=_0x4489fa[_0x4e1b79(0x2ad,'\x29\x64\x61\x35')],_0xf50fe6[_0x4e1b79(0x2ba,'\x50\x51\x61\x74')]=!![],_0xf50fe6;}if(_0x3e2936>=_0x4c4cd8){const _0x5cc305={};return _0x5cc305['\x6f\x6b']=![],_0x5cc305[_0x4e1b79(0x298,'\x37\x25\x4d\x29')]=_0x4489fa[_0x4e1b79(0x39e,'\x6d\x58\x35\x77')],_0x5cc305[_0x4e1b79(0x25d,'\x63\x34\x38\x24')]=!![],_0x5cc305;}return _0xccb0d7['\x75\x73\x65\x64\x43\x6f\x75\x6e'+'\x74']=_0x4489fa[_0x4e1b79(0x367,'\x23\x6f\x6e\x39')](_0x3e2936,-0x60*0x33+-0x8*-0xef+0xba9),_0x11e510(_0xccb0d7),{'\x6f\x6b':!![],'\x6f\x66\x66\x6c\x69\x6e\x65':!![],'\x72\x65\x6d\x61\x69\x6e\x69\x6e\x67':_0x4489fa[_0x4e1b79(0x37d,'\x43\x56\x55\x78')](_0x4c4cd8,_0xccb0d7[_0x4e1b79(0x1fb,'\x42\x34\x61\x4b')+'\x74'])};});}catch(_0x57ace5){var _0x3945f2=_0x57ace5&&_0x57ace5['\x6d\x65\x73\x73\x61\x67\x65']||_0x4489fa[_0x450d1d(0x30f,'\x4f\x4a\x72\x68')](String,_0x57ace5);if(_0x4489fa[_0x450d1d(0x34e,'\x24\x33\x6c\x37')](_0x3945f2[_0x450d1d(0x22b,'\x59\x37\x24\x72')](_0x4489fa['\x4f\x57\x54\x67\x48']),-(-0x1bce*-0x1+-0x1*0x260f+0x1*0xa42))){if(_0x4489fa['\x4d\x6b\x5a\x6a\x73']!==_0x4489fa[_0x450d1d(0x322,'\x75\x50\x6c\x66')])try{if(!_0x2d0cd8[_0x450d1d(0x25f,'\x63\x34\x38\x24')+'\x6e\x63'](amRnMo[_0x450d1d(0x311,'\x26\x7a\x38\x67')](_0x2b9bc2)))return null;const _0x33a552=_0x5acf9f[_0x450d1d(0x216,'\x4e\x79\x25\x77')](_0x1c6b7e[_0x450d1d(0x28a,'\x24\x33\x6c\x37')+_0x450d1d(0x339,'\x6e\x5a\x55\x75')](amRnMo['\x52\x54\x4a\x41\x72'](_0xa8c6be),amRnMo[_0x450d1d(0x284,'\x66\x68\x71\x31')]));if(!_0x33a552||!_0x33a552[_0x450d1d(0x2ff,'\x4b\x39\x70\x4a')]||typeof _0x33a552[_0x450d1d(0x285,'\x52\x5a\x7a\x74')]!==amRnMo[_0x450d1d(0x238,'\x4b\x39\x70\x4a')])return null;const _0x17dde8=amRnMo['\x4f\x4b\x65\x79\x4d'](_0x36eb63);if(!_0x17dde8)return null;const _0x26278f=amRnMo[_0x450d1d(0x2ee,'\x2a\x6c\x5b\x37')](_0x14f8b8,_0x17dde8,_0x5f43a3[_0x450d1d(0x208,'\x4e\x79\x25\x77')+'\x79'](_0x33a552[_0x450d1d(0x299,'\x43\x56\x55\x78')])),_0x3d5129=_0x7e7eca['\x66\x72\x6f\x6d'](_0x26278f,amRnMo[_0x450d1d(0x28f,'\x23\x6f\x6e\x39')]),_0x3c4416=_0x185239[_0x450d1d(0x250,'\x67\x69\x26\x46')](_0x33a552[_0x450d1d(0x37b,'\x6d\x58\x35\x77')],amRnMo[_0x450d1d(0x251,'\x75\x50\x6c\x66')]);if(amRnMo['\x6b\x6f\x53\x46\x53'](_0x3d5129[_0x450d1d(0x2fe,'\x26\x7a\x38\x67')],_0x3c4416[_0x450d1d(0x2c4,'\x55\x77\x44\x59')])||!_0x4c5e0e[_0x450d1d(0x237,'\x36\x41\x52\x28')+'\x66\x65\x45\x71\x75\x61\x6c'](_0x3d5129,_0x3c4416))return null;return _0x33a552[_0x450d1d(0x2af,'\x33\x62\x6d\x5a')];}catch(_0x291d5e){return null;}else{const _0x38f402={};return _0x38f402['\x6f\x6b']=![],_0x38f402[_0x450d1d(0x30e,'\x26\x75\x52\x34')]=_0x450d1d(0x224,'\x43\x56\x55\x78')+_0x450d1d(0x312,'\x34\x53\x30\x68')+_0x450d1d(0x1fc,'\x75\x50\x6c\x66'),_0x38f402['\x6f\x66\x66\x6c\x69\x6e\x65']=!![],_0x38f402;}}return{'\x6f\x6b':![],'\x65\x72\x72\x6f\x72':_0x4489fa[_0x450d1d(0x306,'\x6b\x71\x30\x2a')],'\x6f\x66\x66\x6c\x69\x6e\x65':!![],'\x64\x65\x74\x61\x69\x6c':_0x3945f2[_0x450d1d(0x39b,'\x50\x51\x61\x74')](-0x9a4+0x1e34+-0x1490,-0x22db+-0x24c5*0x1+0x4868)};}}function _0x2e4eba(){const _0x4d8b1a=_0x2b588d,_0x38f302={};_0x38f302[_0x4d8b1a(0x2f1,'\x47\x72\x6b\x36')]=function(_0x6fad88,_0x358bd6){return _0x6fad88===_0x358bd6;},_0x38f302[_0x4d8b1a(0x2f5,'\x4c\x51\x48\x6b')]='\x74\x65\x73\x74',_0x38f302['\x77\x47\x43\x75\x51']=function(_0x3b3ad5,_0x5f7c91){return _0x3b3ad5===_0x5f7c91;},_0x38f302[_0x4d8b1a(0x29f,'\x66\x68\x71\x31')]=_0x4d8b1a(0x35b,'\x37\x25\x4d\x29'),_0x38f302[_0x4d8b1a(0x2cc,'\x44\x36\x31\x46')]=function(_0x58446d,_0xc3310e){return _0x58446d===_0xc3310e;},_0x38f302[_0x4d8b1a(0x23e,'\x37\x25\x4d\x29')]=_0x4d8b1a(0x27a,'\x44\x36\x31\x46');const _0x5b5201=_0x38f302;if(_0x5b5201[_0x4d8b1a(0x271,'\x2a\x6c\x5b\x37')](process.env.NODE_ENV,_0x5b5201[_0x4d8b1a(0x266,'\x23\x6f\x6e\x39')])){var _0x4d0a26=(process.env.EVOLVER_SOLIDIFY_VERIFY||'')[_0x4d8b1a(0x25b,'\x2a\x6c\x5b\x37')+'\x61\x73\x65']();if(_0x5b5201['\x77\x47\x43\x75\x51'](_0x4d0a26,_0x5b5201[_0x4d8b1a(0x268,'\x71\x6b\x65\x47')])||_0x5b5201['\x49\x78\x49\x69\x63'](_0x4d0a26,'\x30')||_0x5b5201[_0x4d8b1a(0x361,'\x55\x77\x44\x59')](_0x4d0a26,_0x5b5201[_0x4d8b1a(0x23e,'\x37\x25\x4d\x29')]))return![];}var _0x3a3b87=process.env.A2A_HUB_URL||'';return!!_0x3a3b87;}const _0x5ea076={};_0x5ea076['\x72\x65\x71\x75\x65\x73\x74\x53'+_0x2b588d(0x36d,'\x5b\x34\x4d\x5e')+_0x2b588d(0x26e,'\x26\x43\x65\x46')]=_0xa9f9ce,_0x5ea076[_0x2b588d(0x38a,'\x29\x64\x61\x35')+_0x2b588d(0x37e,'\x71\x6b\x65\x47')+_0x2b588d(0x1f5,'\x62\x26\x31\x64')]=_0x2e4eba,_0x5ea076[_0x2b588d(0x1f4,'\x24\x33\x6c\x37')+_0x2b588d(0x2a3,'\x4b\x39\x70\x4a')+_0x2b588d(0x1f7,'\x72\x66\x62\x70')]=_0x3f3a21,_0x5ea076[_0x2b588d(0x249,'\x72\x66\x62\x70')+_0x2b588d(0x331,'\x26\x7a\x38\x67')+_0x2b588d(0x2bd,'\x4c\x51\x48\x6b')]=_0x4772ee,module[_0x2b588d(0x25e,'\x33\x62\x6d\x5a')]=_0x5ea076;function _0x10f1(){const _0x3bd5b0=['\x57\x52\x43\x63\x74\x61','\x57\x51\x78\x63\x49\x57\x53','\x68\x74\x46\x63\x56\x6d\x6f\x42\x57\x50\x34','\x57\x36\x44\x45\x78\x75\x70\x63\x54\x4a\x4f','\x71\x58\x52\x63\x4f\x6d\x6b\x51\x41\x47','\x7a\x73\x68\x64\x50\x31\x4e\x63\x4c\x47','\x73\x77\x5a\x63\x49\x6d\x6f\x6e\x57\x37\x69\x57','\x57\x35\x4e\x63\x4e\x59\x68\x64\x49\x59\x75','\x77\x58\x42\x63\x56\x43\x6b\x53\x6b\x47','\x69\x4b\x58\x6e\x57\x34\x69','\x71\x43\x6b\x70\x57\x36\x48\x42\x57\x36\x6d','\x41\x31\x2f\x63\x52\x43\x6f\x69\x57\x34\x75','\x57\x34\x38\x50\x6d\x67\x35\x41','\x57\x50\x5a\x64\x4d\x6d\x6b\x42\x6f\x38\x6b\x35','\x57\x36\x4e\x63\x48\x48\x56\x64\x4e\x61\x66\x44','\x57\x52\x66\x64\x57\x34\x31\x39\x46\x4a\x2f\x63\x47\x43\x6f\x4b\x57\x36\x34','\x57\x52\x4a\x64\x53\x65\x46\x63\x53\x48\x65','\x57\x35\x44\x37\x57\x34\x33\x64\x4f\x66\x69\x71\x73\x58\x47','\x57\x36\x71\x57\x6b\x32\x50\x79','\x78\x4b\x64\x63\x4d\x78\x79\x76','\x57\x37\x37\x63\x48\x58\x33\x63\x49\x30\x43\x46','\x57\x52\x38\x41\x57\x34\x38\x44\x42\x6d\x6b\x45\x74\x38\x6f\x51','\x77\x38\x6f\x45\x66\x6d\x6b\x37\x62\x61','\x75\x31\x37\x64\x4d\x71\x4a\x63\x4b\x47','\x57\x36\x6d\x78\x57\x50\x44\x41\x42\x64\x33\x63\x4e\x57','\x57\x52\x50\x75\x73\x61','\x75\x6d\x6f\x45\x57\x50\x4f\x39','\x57\x50\x6c\x64\x47\x53\x6b\x69\x67\x38\x6b\x4f','\x6f\x43\x6b\x4e\x57\x37\x6a\x73\x74\x57','\x57\x51\x4f\x75\x74\x71','\x6a\x32\x4a\x63\x4e\x53\x6f\x32\x42\x43\x6b\x6c\x74\x71','\x67\x53\x6b\x71\x57\x51\x42\x64\x56\x68\x4f','\x70\x59\x7a\x75\x57\x4f\x71\x6c\x57\x4f\x75','\x73\x53\x6f\x79\x74\x53\x6f\x4d','\x44\x58\x4e\x63\x4b\x71','\x79\x4d\x4a\x63\x50\x43\x6b\x77\x57\x51\x4f','\x57\x37\x74\x63\x47\x72\x37\x63\x49\x32\x43\x6f\x64\x43\x6f\x77','\x57\x52\x6c\x64\x54\x66\x58\x4e\x62\x61','\x57\x51\x56\x64\x53\x4d\x68\x63\x56\x58\x47','\x57\x35\x69\x50\x57\x37\x64\x63\x55\x53\x6b\x43','\x57\x34\x68\x63\x4a\x64\x48\x7a\x6c\x61','\x57\x35\x57\x67\x57\x35\x70\x64\x47\x71','\x61\x6d\x6f\x6f\x57\x4f\x62\x73\x62\x63\x68\x64\x47\x57\x56\x63\x50\x61\x47\x52\x57\x51\x33\x63\x50\x61','\x57\x52\x69\x6d\x75\x6d\x6b\x66\x57\x37\x42\x64\x49\x53\x6f\x6b\x61\x47','\x57\x34\x56\x63\x47\x74\x56\x64\x53\x59\x79','\x57\x50\x74\x63\x51\x6d\x6b\x71\x6e\x77\x34','\x71\x65\x78\x63\x47\x71\x62\x79\x70\x48\x56\x64\x51\x71','\x66\x62\x78\x63\x4c\x53\x6f\x52\x57\x50\x47','\x57\x4f\x6a\x61\x6f\x43\x6f\x51\x78\x47','\x57\x35\x33\x63\x54\x5a\x37\x64\x54\x48\x30','\x57\x36\x4e\x63\x4d\x47\x4a\x63\x48\x31\x4f\x6d\x62\x38\x6f\x63','\x61\x73\x4c\x6a\x57\x4f\x65\x57','\x6e\x61\x78\x64\x4f\x68\x74\x64\x51\x38\x6b\x37\x57\x36\x42\x64\x54\x71','\x71\x43\x6f\x46\x78\x6d\x6f\x52\x57\x51\x37\x63\x48\x43\x6b\x77\x6c\x71','\x57\x35\x65\x6d\x57\x34\x5a\x63\x47\x43\x6b\x4d','\x57\x36\x69\x63\x57\x37\x33\x63\x4f\x43\x6b\x67','\x41\x53\x6f\x64\x57\x4f\x57\x4e\x6e\x61','\x67\x38\x6b\x68\x6d\x53\x6b\x63\x63\x6d\x6b\x79\x42\x73\x4b','\x57\x37\x5a\x64\x4c\x66\x35\x39\x57\x37\x43\x69\x77\x30\x5a\x64\x52\x38\x6b\x38\x57\x50\x75\x75','\x67\x6d\x6f\x71\x57\x50\x50\x62','\x67\x43\x6b\x4b\x57\x37\x44\x6e\x79\x47','\x57\x4f\x46\x64\x49\x43\x6b\x4f\x57\x37\x58\x45\x43\x78\x54\x57','\x57\x4f\x6e\x74\x70\x38\x6f\x4b','\x6a\x53\x6f\x52\x6d\x38\x6b\x39\x57\x35\x75','\x57\x34\x64\x63\x4d\x6d\x6f\x4d\x74\x43\x6b\x4c','\x57\x4f\x78\x63\x53\x43\x6b\x47\x67\x57','\x57\x37\x78\x64\x4d\x43\x6b\x5a\x63\x33\x53','\x57\x37\x4e\x63\x54\x71\x6e\x70\x57\x52\x4b','\x6e\x43\x6f\x66\x6b\x38\x6f\x75\x57\x4f\x57','\x72\x38\x6f\x44\x63\x71','\x57\x51\x30\x71\x57\x34\x38\x41\x46\x43\x6b\x52\x44\x43\x6f\x2f','\x75\x68\x33\x63\x47\x6d\x6b\x73','\x57\x4f\x2f\x63\x4f\x59\x6e\x49\x57\x35\x61\x67\x6c\x4e\x34','\x57\x35\x33\x63\x4f\x47\x6a\x61\x57\x52\x4b','\x69\x61\x31\x45\x57\x4f\x4f\x4e','\x57\x34\x79\x77\x57\x35\x4a\x63\x55\x43\x6b\x48','\x65\x43\x6b\x72\x57\x37\x66\x55','\x75\x43\x6f\x32\x66\x6d\x6b\x51','\x57\x36\x4f\x64\x57\x36\x4a\x63\x4f\x43\x6b\x44','\x6b\x6d\x6b\x2f\x57\x36\x4c\x53\x45\x71','\x78\x4c\x74\x63\x4d\x53\x6b\x58\x57\x50\x38\x42\x62\x38\x6f\x43','\x57\x51\x4e\x63\x4d\x71\x47\x55','\x73\x38\x6f\x61\x62\x6d\x6b\x4f\x66\x43\x6b\x68','\x70\x73\x39\x74\x57\x4f\x30\x41\x57\x52\x54\x36\x57\x50\x57','\x74\x43\x6f\x6b\x66\x6d\x6b\x52\x66\x43\x6b\x42\x77\x62\x34','\x41\x4b\x2f\x64\x4f\x4e\x4a\x64\x54\x53\x6b\x4e\x57\x34\x4f','\x57\x34\x52\x63\x53\x38\x6f\x2f','\x64\x53\x6f\x63\x67\x38\x6f\x37\x57\x4f\x79','\x71\x43\x6b\x6a\x57\x35\x53\x78\x77\x47','\x6f\x30\x54\x64\x57\x35\x48\x56\x57\x51\x53','\x79\x75\x6a\x67\x57\x35\x74\x64\x52\x71','\x57\x4f\x4b\x42\x57\x34\x47\x6e','\x78\x6d\x6f\x45\x57\x51\x65\x4e\x64\x43\x6b\x47\x57\x36\x64\x64\x50\x71','\x62\x53\x6b\x65\x57\x34\x53\x74\x6a\x53\x6b\x33\x57\x37\x5a\x64\x49\x48\x69','\x79\x43\x6f\x57\x43\x43\x6f\x58\x57\x51\x69','\x57\x51\x37\x63\x4a\x62\x4b\x52','\x70\x73\x74\x64\x55\x32\x53','\x67\x49\x4c\x2b\x57\x52\x61\x4c','\x57\x52\x37\x63\x4c\x53\x6f\x4b\x76\x49\x6c\x64\x54\x6d\x6b\x59\x70\x30\x62\x44\x74\x43\x6f\x51','\x69\x72\x4a\x64\x55\x32\x52\x64\x54\x53\x6b\x38\x57\x36\x52\x64\x52\x47','\x57\x36\x42\x63\x53\x63\x35\x33\x57\x52\x4b\x53','\x57\x52\x75\x65\x57\x34\x61\x63\x43\x43\x6b\x64\x45\x43\x6f\x6d','\x73\x43\x6f\x63\x64\x43\x6b\x30\x67\x61','\x44\x43\x6b\x70\x57\x34\x4b\x6c\x44\x57','\x76\x76\x52\x64\x52\x4b\x37\x64\x4f\x48\x38','\x71\x47\x6c\x64\x4f\x65\x5a\x63\x49\x43\x6b\x37','\x72\x48\x68\x64\x4f\x4c\x46\x63\x48\x47','\x57\x35\x42\x63\x55\x43\x6f\x53\x79\x38\x6b\x4d','\x57\x51\x47\x76\x78\x43\x6b\x79\x57\x36\x68\x64\x4e\x38\x6f\x41\x61\x61','\x69\x47\x78\x64\x4c\x32\x4a\x64\x54\x38\x6b\x55\x57\x35\x75','\x57\x35\x70\x63\x55\x38\x6f\x46\x79\x53\x6b\x43','\x74\x53\x6f\x37\x68\x53\x6b\x33\x64\x71','\x57\x37\x69\x43\x63\x30\x6e\x70','\x7a\x43\x6f\x59\x57\x50\x75\x70\x62\x57','\x6c\x77\x71\x36\x61\x53\x6b\x69','\x71\x6d\x6f\x75\x57\x50\x38\x47\x6f\x43\x6b\x53\x57\x36\x4a\x64\x50\x71','\x66\x53\x6f\x34\x70\x53\x6f\x32\x57\x52\x61','\x57\x36\x78\x63\x50\x74\x31\x57\x57\x51\x4b','\x57\x52\x52\x64\x4c\x43\x6b\x73\x57\x35\x50\x47','\x57\x51\x6c\x63\x49\x62\x75','\x57\x4f\x46\x64\x4d\x43\x6b\x69\x65\x43\x6b\x2b','\x71\x48\x2f\x64\x50\x4c\x42\x63\x4e\x43\x6b\x4b\x57\x37\x61','\x6e\x63\x7a\x6f\x57\x51\x53\x6b\x57\x4f\x39\x72\x57\x4f\x65','\x74\x61\x56\x63\x4d\x53\x6b\x5a\x79\x47','\x57\x37\x74\x63\x47\x72\x37\x63\x49\x33\x30\x70','\x76\x58\x46\x64\x52\x75\x56\x63\x4d\x71','\x6a\x57\x5a\x64\x55\x33\x5a\x64\x52\x6d\x6b\x37\x57\x36\x42\x64\x50\x61','\x46\x31\x4c\x74','\x75\x30\x68\x63\x4c\x76\x30\x2f\x42\x43\x6b\x49','\x65\x53\x6b\x68\x57\x36\x54\x62\x74\x71','\x57\x37\x66\x64\x76\x75\x6c\x63\x4f\x73\x68\x63\x4b\x67\x38','\x57\x4f\x70\x63\x4c\x73\x71\x4a\x57\x51\x57','\x74\x31\x74\x63\x49\x59\x6e\x2f','\x41\x4d\x74\x64\x50\x71\x4a\x63\x55\x71','\x57\x4f\x4a\x64\x53\x4d\x6e\x4b\x6e\x47','\x71\x43\x6f\x66\x57\x4f\x57\x54\x65\x43\x6b\x49\x57\x36\x33\x64\x50\x47','\x57\x52\x37\x64\x56\x43\x6b\x2f\x6f\x38\x6b\x70\x57\x50\x44\x6f\x57\x35\x4f','\x57\x36\x30\x45\x57\x35\x33\x63\x4b\x49\x53','\x57\x4f\x52\x64\x54\x32\x42\x63\x4d\x64\x4f','\x57\x37\x56\x63\x53\x72\x7a\x63\x57\x51\x53','\x71\x66\x66\x7a\x57\x35\x6c\x64\x4f\x61','\x57\x51\x52\x63\x50\x38\x6f\x78\x41\x47','\x57\x35\x54\x55\x57\x35\x68\x64\x52\x4c\x71','\x71\x4b\x6c\x63\x4a\x61\x31\x64\x63\x58\x56\x64\x4c\x57','\x57\x37\x79\x76\x57\x36\x56\x63\x4e\x43\x6b\x48','\x76\x53\x6f\x79\x57\x50\x4b\x48\x64\x6d\x6b\x58','\x57\x36\x4b\x49\x57\x52\x35\x56\x78\x71','\x77\x38\x6f\x65\x6b\x43\x6b\x62\x63\x57','\x72\x53\x6f\x43\x71\x47','\x68\x43\x6b\x76\x57\x34\x43','\x57\x34\x68\x63\x52\x4a\x76\x74\x65\x71','\x57\x35\x79\x51\x6b\x67\x39\x5a','\x57\x34\x31\x4d\x57\x37\x42\x64\x4f\x4b\x69','\x57\x4f\x68\x63\x54\x64\x72\x32\x57\x37\x4f','\x57\x52\x42\x64\x4a\x38\x6f\x53\x71\x6d\x6b\x62\x44\x43\x6b\x35\x57\x34\x71','\x67\x43\x6b\x72\x57\x37\x58\x35','\x74\x67\x2f\x63\x4b\x53\x6f\x31\x57\x36\x69\x39\x64\x33\x57','\x57\x35\x7a\x58\x57\x34\x6c\x64\x4f\x47','\x57\x37\x6a\x73\x77\x75\x69','\x57\x34\x37\x63\x49\x57\x52\x63\x4e\x31\x4f','\x79\x76\x6a\x44\x57\x36\x70\x64\x4d\x53\x6b\x56\x70\x62\x75','\x41\x65\x31\x54\x57\x36\x52\x64\x47\x43\x6b\x4f\x70\x5a\x6d','\x57\x51\x34\x51\x78\x6d\x6b\x4c\x57\x35\x71','\x7a\x38\x6b\x4c\x57\x36\x39\x6a\x57\x36\x74\x63\x4a\x43\x6b\x79\x57\x50\x61','\x67\x4d\x6d\x7a\x62\x43\x6b\x4d\x57\x4f\x6a\x35\x57\x35\x65','\x71\x73\x42\x64\x4b\x32\x4a\x63\x51\x71','\x72\x48\x4e\x63\x51\x53\x6b\x2b\x44\x71','\x57\x4f\x70\x63\x51\x49\x54\x39\x57\x34\x30\x41\x70\x4b\x69','\x78\x4c\x52\x63\x4c\x57\x62\x65\x63\x47\x56\x64\x4f\x71','\x43\x4a\x56\x63\x51\x53\x6b\x61','\x43\x76\x68\x63\x50\x4c\x56\x64\x4a\x38\x6b\x4b\x57\x34\x70\x64\x48\x38\x6f\x44','\x57\x35\x5a\x63\x4b\x57\x50\x2f\x66\x47','\x6d\x61\x78\x63\x54\x53\x6f\x33\x57\x50\x34\x30\x6a\x38\x6b\x4a','\x66\x58\x64\x64\x4b\x65\x70\x64\x49\x61','\x67\x48\x5a\x64\x4c\x76\x4b\x41\x6c\x5a\x42\x64\x4a\x38\x6f\x74\x6c\x53\x6f\x57','\x57\x4f\x2f\x64\x4c\x6d\x6b\x53\x57\x36\x62\x79\x45\x57','\x6e\x71\x6c\x64\x4d\x4c\x37\x64\x49\x47','\x78\x43\x6f\x76\x75\x38\x6f\x4b\x57\x51\x69','\x57\x36\x7a\x6d\x77\x4c\x4e\x63\x48\x71','\x62\x43\x6b\x35\x57\x50\x42\x64\x51\x4d\x66\x33\x73\x38\x6b\x6e','\x57\x34\x42\x63\x51\x4a\x4c\x45','\x44\x68\x70\x63\x55\x53\x6b\x66\x57\x4f\x79','\x57\x4f\x4a\x63\x4f\x53\x6b\x48\x68\x68\x43','\x66\x71\x46\x64\x47\x63\x42\x63\x56\x4c\x4b\x72\x73\x61','\x62\x38\x6f\x50\x62\x43\x6b\x6f\x57\x36\x30\x54','\x57\x4f\x4e\x63\x56\x6d\x6f\x33\x76\x38\x6f\x4d','\x75\x4b\x4a\x63\x52\x66\x4b\x4a\x79\x43\x6b\x79\x42\x61','\x57\x35\x37\x64\x50\x38\x6f\x49\x72\x64\x64\x64\x50\x43\x6f\x30\x57\x35\x52\x63\x56\x30\x61\x31\x75\x53\x6b\x48','\x57\x50\x52\x64\x52\x53\x6f\x6b\x43\x43\x6b\x51\x73\x6d\x6b\x65\x57\x36\x53','\x6f\x31\x6e\x6c\x57\x34\x39\x2f','\x76\x43\x6f\x75\x57\x4f\x4f\x77\x67\x53\x6b\x31\x57\x36\x56\x64\x4b\x47','\x6f\x4d\x76\x4d\x57\x37\x31\x6d','\x57\x36\x35\x50\x57\x37\x70\x64\x51\x32\x47','\x72\x73\x70\x63\x53\x6d\x6b\x63','\x46\x47\x4e\x63\x54\x6d\x6b\x63\x65\x47','\x57\x50\x5a\x64\x4e\x78\x35\x53\x65\x47','\x57\x37\x4a\x64\x4b\x6d\x6b\x77\x6c\x75\x61','\x76\x53\x6b\x51\x57\x34\x47\x6c\x75\x47','\x57\x37\x68\x63\x4f\x72\x58\x4d\x57\x51\x38\x54\x71\x38\x6f\x61','\x77\x75\x68\x63\x51\x71\x7a\x44\x63\x62\x64\x64\x48\x61','\x57\x34\x71\x4e\x64\x4c\x54\x6f\x79\x38\x6f\x50\x7a\x61','\x46\x31\x2f\x63\x51\x6d\x6b\x32\x57\x50\x61\x6d\x62\x47','\x57\x36\x68\x63\x4f\x74\x58\x33','\x57\x36\x7a\x77\x76\x75\x75','\x57\x52\x56\x64\x50\x6d\x6b\x43\x66\x53\x6b\x75','\x57\x4f\x78\x63\x54\x5a\x44\x48\x57\x34\x53','\x57\x50\x4e\x63\x56\x38\x6b\x61\x62\x33\x46\x63\x56\x6d\x6b\x55\x57\x35\x34','\x57\x35\x79\x78\x57\x34\x2f\x63\x53\x53\x6b\x71\x57\x52\x33\x64\x4c\x38\x6b\x4d','\x64\x43\x6f\x44\x63\x61','\x68\x32\x6d\x74\x63\x71','\x57\x50\x61\x5a\x57\x34\x6c\x63\x53\x30\x43\x31\x73\x58\x69','\x57\x35\x34\x33\x57\x37\x70\x63\x4e\x61\x6d','\x45\x53\x6f\x6c\x6c\x43\x6b\x74\x6c\x71','\x57\x50\x52\x63\x54\x58\x47\x38\x57\x51\x57','\x57\x35\x71\x38\x65\x4b\x66\x76\x41\x43\x6f\x4c\x74\x71','\x57\x35\x6d\x4e\x61\x30\x44\x78','\x66\x48\x64\x63\x4a\x43\x6f\x56\x57\x52\x47','\x57\x34\x78\x63\x53\x38\x6f\x5a\x74\x53\x6b\x39\x6a\x71\x42\x64\x50\x57','\x46\x66\x64\x63\x54\x53\x6f\x52\x57\x35\x38','\x57\x52\x71\x72\x57\x36\x38\x47\x46\x57','\x79\x38\x6b\x4a\x57\x37\x72\x75\x57\x36\x2f\x63\x52\x6d\x6b\x79\x57\x50\x4f','\x57\x34\x52\x63\x55\x38\x6f\x4d\x7a\x71','\x57\x50\x37\x63\x50\x6d\x6b\x48\x67\x4d\x56\x63\x53\x53\x6b\x50\x57\x35\x38','\x66\x6d\x6b\x79\x57\x37\x35\x53\x72\x32\x79\x43\x6e\x57','\x57\x34\x68\x63\x50\x6d\x6f\x49\x7a\x38\x6b\x38\x69\x47\x64\x64\x51\x71','\x57\x52\x74\x63\x4f\x64\x76\x2f\x57\x35\x43','\x66\x6d\x6f\x6c\x68\x38\x6f\x7a\x57\x4f\x54\x58','\x76\x4b\x4a\x63\x4d\x4c\x38','\x76\x4e\x33\x63\x4c\x6d\x6f\x64\x57\x36\x47\x2f\x65\x4e\x38','\x57\x4f\x5a\x64\x56\x75\x46\x63\x54\x5a\x4b','\x57\x50\x56\x64\x4f\x43\x6b\x44\x64\x53\x6b\x59','\x57\x52\x78\x64\x52\x62\x69','\x57\x34\x4b\x30\x57\x52\x44\x31\x7a\x57','\x57\x52\x4a\x63\x4d\x47\x53\x49\x57\x50\x38','\x79\x6d\x6b\x32\x57\x37\x72\x6f\x57\x36\x71','\x57\x37\x31\x2b\x57\x37\x70\x64\x48\x67\x38','\x57\x51\x52\x63\x48\x53\x6b\x49\x65\x65\x47','\x57\x51\x37\x63\x48\x62\x38\x4b\x57\x51\x35\x44\x41\x57','\x68\x38\x6f\x59\x62\x43\x6b\x67\x57\x36\x53\x42\x57\x50\x42\x64\x4a\x47','\x64\x38\x6b\x77\x57\x37\x31\x55','\x57\x34\x65\x78\x57\x34\x30','\x6d\x76\x56\x64\x4f\x6d\x6f\x30\x74\x53\x6b\x38\x78\x53\x6b\x6f\x57\x52\x46\x63\x53\x71','\x73\x75\x52\x63\x51\x38\x6f\x65\x57\x35\x43','\x57\x52\x78\x64\x52\x4d\x42\x64\x49\x61','\x41\x78\x62\x2b\x57\x36\x78\x63\x55\x47','\x74\x38\x6b\x43\x71\x43\x6b\x6f\x57\x34\x39\x42\x65\x62\x47\x51\x57\x37\x53\x65','\x68\x53\x6f\x36\x70\x53\x6f\x65\x57\x50\x34','\x74\x38\x6f\x78\x63\x43\x6b\x76\x62\x6d\x6b\x66\x7a\x62\x75','\x57\x37\x78\x63\x49\x62\x5a\x63\x47\x4c\x30\x66\x63\x38\x6f\x37','\x74\x75\x4c\x4e\x57\x35\x46\x63\x54\x71','\x57\x51\x6c\x64\x50\x67\x6a\x69','\x71\x77\x64\x63\x47\x43\x6f\x70\x57\x37\x75\x53','\x57\x34\x4a\x63\x55\x43\x6f\x55\x41\x61','\x43\x30\x72\x4f\x57\x36\x4e\x64\x48\x61','\x57\x34\x38\x54\x67\x61','\x77\x53\x6b\x78\x57\x35\x75\x61\x73\x76\x37\x63\x4b\x71','\x6b\x30\x70\x63\x55\x43\x6f\x32\x74\x43\x6b\x6e\x76\x6d\x6b\x73','\x76\x66\x37\x63\x56\x47','\x57\x36\x50\x6c\x57\x34\x78\x64\x4f\x65\x57','\x57\x36\x33\x63\x51\x4a\x31\x64\x68\x61','\x72\x78\x50\x73\x57\x35\x6c\x64\x51\x71','\x70\x74\x7a\x4a\x57\x51\x69\x79','\x68\x33\x61\x71\x66\x38\x6b\x33','\x68\x6d\x6b\x45\x57\x50\x39\x32\x68\x53\x6b\x76\x57\x37\x42\x64\x52\x57','\x45\x74\x5a\x63\x55\x6d\x6b\x6e\x6b\x4d\x39\x4c\x43\x47','\x57\x4f\x62\x37\x6b\x43\x6f\x61\x76\x61','\x57\x35\x78\x64\x49\x63\x6a\x45\x57\x34\x47','\x43\x71\x78\x63\x54\x43\x6b\x54\x71\x53\x6b\x36\x44\x43\x6b\x43','\x42\x38\x6f\x79\x41\x38\x6f\x2b\x57\x50\x61','\x57\x50\x2f\x63\x49\x38\x6f\x79\x77\x6d\x6f\x77','\x57\x37\x74\x63\x4a\x58\x7a\x57\x57\x52\x53','\x57\x34\x52\x64\x49\x43\x6b\x68\x61\x4b\x69','\x57\x36\x42\x63\x53\x64\x31\x51\x57\x51\x69\x34','\x57\x52\x64\x64\x55\x33\x74\x63\x4d\x61','\x77\x58\x78\x64\x50\x4d\x56\x63\x4a\x61','\x57\x35\x5a\x63\x50\x57\x39\x46\x67\x61\x38\x67\x57\x50\x34','\x57\x37\x31\x44\x72\x72\x5a\x63\x50\x4a\x33\x63\x52\x33\x38','\x57\x36\x4f\x58\x57\x36\x70\x63\x4c\x4a\x4f','\x57\x36\x53\x47\x57\x4f\x6e\x4f\x44\x47','\x66\x6d\x6b\x4f\x57\x50\x6c\x64\x56\x68\x50\x58\x42\x61','\x57\x35\x6d\x58\x57\x50\x6a\x30\x73\x57','\x73\x68\x4c\x55\x57\x36\x46\x63\x4b\x57','\x57\x4f\x6a\x44\x70\x53\x6f\x58','\x45\x31\x6a\x67\x57\x36\x52\x63\x53\x53\x6f\x74\x68\x65\x38','\x57\x51\x68\x63\x4a\x6d\x6b\x57\x65\x4d\x74\x63\x4f\x38\x6b\x6a\x63\x57','\x57\x37\x6e\x45\x73\x68\x33\x63\x54\x63\x68\x63\x54\x31\x4b','\x57\x51\x33\x63\x55\x53\x6f\x62\x46\x6d\x6f\x43','\x61\x53\x6b\x55\x57\x50\x56\x64\x4f\x61','\x75\x64\x37\x64\x48\x4b\x68\x63\x4e\x47','\x57\x51\x78\x63\x54\x53\x6b\x7a\x6a\x4c\x43','\x57\x4f\x50\x78\x6a\x53\x6f\x51\x78\x53\x6b\x4a','\x57\x36\x4b\x78\x57\x4f\x50\x6d\x75\x4a\x70\x63\x4e\x47','\x57\x50\x68\x64\x47\x53\x6b\x76\x67\x71','\x67\x43\x6f\x33\x67\x6d\x6f\x70\x57\x50\x6d','\x75\x58\x4e\x64\x50\x75\x65','\x57\x36\x61\x68\x57\x34\x68\x63\x47\x43\x6b\x64','\x67\x57\x78\x64\x51\x4e\x52\x64\x50\x38\x6b\x51\x57\x35\x33\x64\x53\x47','\x57\x34\x33\x63\x53\x6d\x6f\x53\x79\x38\x6b\x2b','\x75\x6d\x6b\x46\x57\x37\x79\x65\x43\x61','\x57\x37\x65\x63\x71\x53\x6b\x64\x57\x36\x4a\x64\x52\x38\x6f\x77\x68\x47','\x57\x35\x6d\x4e\x63\x30\x31\x76','\x78\x53\x6f\x45\x66\x38\x6b\x44\x67\x61','\x57\x4f\x2f\x63\x4f\x59\x6e\x49\x57\x35\x61\x67\x6c\x47','\x57\x52\x74\x64\x54\x75\x5a\x63\x4e\x57\x5a\x63\x55\x6d\x6b\x2f\x57\x35\x4b','\x44\x4b\x44\x78\x57\x36\x61','\x78\x43\x6f\x78\x57\x50\x47\x4f\x66\x53\x6b\x52\x57\x36\x65','\x45\x31\x6a\x67\x57\x36\x5a\x63\x53\x53\x6f\x63\x68\x61','\x76\x38\x6f\x6a\x57\x50\x43\x33\x63\x38\x6b\x32\x57\x35\x46\x64\x55\x71','\x44\x66\x42\x63\x49\x74\x31\x6d','\x77\x78\x74\x63\x49\x4c\x38\x31','\x6a\x77\x6c\x64\x50\x53\x6f\x77\x44\x4a\x4c\x75\x45\x6d\x6f\x6e\x6d\x53\x6f\x47\x72\x61','\x41\x4b\x6a\x74\x57\x36\x30','\x6b\x62\x30\x67\x57\x52\x6c\x64\x54\x6d\x6b\x64\x78\x32\x5a\x64\x53\x57\x75\x6f\x6e\x6d\x6f\x33','\x57\x37\x74\x63\x49\x59\x78\x63\x4d\x4c\x53\x61\x63\x38\x6f\x6b','\x57\x35\x57\x45\x57\x36\x70\x63\x4a\x71\x57','\x67\x4d\x79\x79','\x42\x4d\x35\x38\x57\x35\x37\x64\x53\x71','\x57\x51\x34\x44\x71\x53\x6b\x49\x57\x37\x75','\x73\x67\x6c\x63\x47\x53\x6f\x64\x57\x37\x71\x6c\x61\x4e\x43','\x61\x6d\x6f\x68\x6e\x53\x6f\x79\x57\x51\x43','\x66\x43\x6b\x58\x57\x50\x56\x64\x55\x67\x66\x48','\x61\x58\x4c\x70\x57\x50\x75\x43','\x71\x68\x56\x63\x49\x38\x6f\x64\x57\x37\x69','\x57\x50\x72\x69\x68\x53\x6f\x4d\x73\x61','\x45\x53\x6b\x34\x57\x36\x39\x74','\x57\x51\x6c\x64\x56\x77\x52\x63\x54\x5a\x47','\x6f\x32\x56\x63\x4c\x53\x6f\x2b\x79\x43\x6b\x78\x44\x38\x6b\x55','\x57\x35\x74\x64\x53\x68\x62\x7a\x57\x36\x61\x41\x6d\x32\x56\x63\x4b\x71','\x62\x43\x6f\x52\x63\x6d\x6b\x42\x57\x37\x57\x6f\x57\x4f\x42\x64\x4a\x61','\x6e\x73\x39\x73\x57\x51\x65\x70','\x76\x66\x37\x63\x4c\x53\x6b\x37\x57\x50\x4f\x70\x64\x53\x6f\x62','\x6f\x59\x35\x42\x57\x4f\x61','\x57\x35\x50\x72\x43\x75\x74\x63\x4b\x71','\x6d\x73\x58\x45\x57\x50\x4f','\x66\x4e\x43\x41','\x57\x4f\x4b\x4b\x66\x47','\x57\x36\x53\x75\x57\x50\x39\x74\x77\x4a\x52\x63\x4e\x47','\x64\x53\x6b\x55\x57\x50\x56\x64\x56\x65\x7a\x48\x45\x38\x6b\x67','\x67\x38\x6f\x4a\x63\x38\x6b\x4f\x57\x36\x38','\x63\x6d\x6b\x77\x57\x37\x4b\x59\x67\x5a\x34','\x71\x43\x6f\x7a\x6d\x43\x6b\x41\x6f\x71','\x57\x34\x70\x63\x56\x64\x74\x64\x50\x63\x71\x6b\x69\x61','\x6c\x72\x4e\x63\x4c\x38\x6f\x39','\x68\x43\x6f\x2f\x62\x38\x6b\x64\x57\x37\x61\x4d\x57\x4f\x4f','\x57\x35\x46\x64\x53\x58\x6e\x35\x57\x37\x71','\x69\x67\x70\x63\x4d\x43\x6f\x35','\x57\x36\x4a\x64\x54\x58\x72\x2f\x57\x34\x37\x63\x54\x43\x6b\x41\x73\x57','\x57\x34\x52\x63\x4d\x43\x6f\x50\x57\x51\x65\x62\x6b\x57\x6d\x47','\x57\x51\x2f\x63\x4b\x48\x66\x50\x57\x37\x65','\x6c\x76\x33\x63\x47\x43\x6f\x30\x7a\x57','\x57\x35\x75\x54\x61\x75\x58\x39\x7a\x38\x6f\x47\x74\x47','\x57\x34\x46\x63\x54\x59\x70\x64\x53\x4a\x30\x49\x69\x57','\x57\x35\x44\x33\x57\x36\x2f\x64\x47\x33\x34','\x77\x38\x6f\x6a\x78\x53\x6f\x4d\x57\x52\x70\x63\x4a\x47','\x57\x50\x70\x64\x4f\x38\x6b\x59\x6d\x43\x6f\x39\x44\x71\x46\x64\x52\x38\x6f\x66\x57\x52\x66\x48\x57\x35\x69','\x57\x34\x47\x52\x57\x35\x5a\x63\x49\x63\x75','\x79\x4e\x48\x59\x57\x36\x4a\x64\x49\x57','\x57\x36\x4a\x64\x48\x53\x6b\x4c\x6b\x77\x6c\x63\x50\x6d\x6b\x5a\x6e\x57','\x57\x37\x64\x63\x47\x72\x70\x63\x47\x61','\x57\x4f\x78\x64\x4c\x43\x6b\x6a\x67\x38\x6b\x32\x57\x52\x76\x30','\x57\x34\x50\x35\x57\x35\x56\x64\x54\x71','\x71\x58\x70\x64\x53\x4c\x46\x63\x4b\x6d\x6b\x2b\x57\x36\x79','\x57\x4f\x70\x64\x4e\x38\x6b\x72\x65\x43\x6b\x30','\x57\x4f\x57\x45\x77\x53\x6b\x70','\x76\x61\x74\x64\x53\x31\x46\x63\x4a\x47','\x57\x37\x37\x63\x4a\x57\x37\x63\x4a\x57','\x43\x4c\x48\x55\x57\x36\x6c\x64\x51\x38\x6b\x50\x6c\x57\x69','\x66\x38\x6f\x6e\x70\x38\x6f\x6b\x57\x51\x53','\x6d\x61\x2f\x64\x53\x78\x42\x64\x52\x47','\x71\x68\x68\x63\x4a\x38\x6f\x7a\x57\x37\x69\x52\x6b\x67\x61','\x76\x38\x6b\x54\x57\x35\x72\x50\x57\x34\x4b','\x57\x37\x6c\x64\x48\x48\x66\x6f\x57\x37\x4b','\x57\x50\x76\x78\x6b\x53\x6f\x48\x41\x53\x6b\x5a\x57\x34\x72\x63','\x57\x35\x43\x54\x65\x4b\x76\x73\x45\x53\x6f\x74\x73\x71','\x57\x52\x4a\x63\x4f\x43\x6f\x78\x77\x6d\x6f\x34','\x73\x6d\x6f\x46\x76\x53\x6f\x55\x57\x51\x4e\x63\x4a\x53\x6b\x4a\x66\x57','\x57\x34\x61\x54\x66\x67\x62\x6f\x42\x6d\x6f\x63\x72\x61','\x73\x43\x6f\x62\x68\x6d\x6b\x41\x6c\x71','\x57\x4f\x42\x64\x4d\x6d\x6b\x5a\x57\x36\x66\x6c\x42\x30\x30','\x57\x37\x64\x63\x4c\x62\x31\x39\x69\x61','\x68\x6d\x6f\x70\x62\x43\x6f\x46','\x57\x35\x78\x64\x55\x38\x6b\x48\x67\x66\x6d','\x63\x33\x4b\x41\x6d\x38\x6b\x4e','\x57\x37\x42\x64\x51\x61\x6a\x2f\x57\x35\x6c\x63\x47\x43\x6b\x6b\x71\x57','\x42\x4c\x48\x6b\x57\x37\x74\x64\x4d\x53\x6b\x4e\x69\x57','\x6f\x58\x68\x63\x49\x38\x6f\x41\x57\x52\x43','\x57\x37\x4e\x63\x51\x59\x58\x4f\x57\x50\x6d\x35\x72\x38\x6f\x44','\x45\x4b\x54\x63\x57\x36\x69','\x6a\x59\x58\x72\x57\x4f\x79\x72\x57\x52\x6a\x36\x57\x50\x79','\x57\x37\x74\x64\x50\x71\x31\x5a\x57\x35\x79','\x57\x34\x34\x4e\x64\x47\x44\x72\x46\x43\x6f\x4a\x72\x71','\x77\x53\x6f\x77\x77\x43\x6f\x4f\x57\x51\x53','\x61\x6d\x6f\x64\x6a\x43\x6b\x2b\x57\x34\x38','\x6b\x47\x33\x64\x51\x53\x6b\x4c\x61\x38\x6b\x52\x71\x38\x6b\x70','\x65\x6d\x6f\x70\x62\x6d\x6f\x6e\x57\x4f\x54\x38\x69\x61','\x72\x75\x70\x63\x48\x61\x4f','\x57\x50\x61\x5a\x57\x34\x56\x64\x54\x65\x71\x4a\x78\x61\x4b','\x77\x6d\x6f\x46\x74\x43\x6f\x30\x57\x4f\x38','\x6a\x31\x4c\x65\x57\x34\x62\x5a\x57\x52\x7a\x44','\x61\x57\x68\x63\x4c\x71\x48\x45\x62\x72\x65','\x57\x35\x64\x63\x54\x6d\x6f\x7a\x69\x53\x6b\x2f\x43\x43\x6b\x7a\x57\x36\x4f','\x74\x31\x74\x64\x54\x49\x4a\x63\x50\x61','\x71\x4c\x2f\x63\x4a\x47\x6a\x43','\x57\x35\x46\x63\x4f\x53\x6f\x48\x70\x47','\x57\x50\x64\x64\x4c\x6d\x6b\x49\x57\x37\x50\x79\x43\x75\x66\x2f','\x57\x52\x64\x63\x53\x74\x62\x6c\x57\x37\x43','\x43\x62\x4a\x63\x56\x53\x6f\x38','\x57\x51\x64\x64\x56\x33\x39\x6c\x68\x62\x34\x38','\x57\x51\x42\x63\x49\x61\x6d\x54\x57\x52\x54\x79','\x57\x52\x53\x63\x7a\x38\x6b\x6a\x57\x36\x46\x64\x51\x38\x6f\x77\x67\x61','\x57\x4f\x6c\x63\x49\x49\x47\x70\x57\x4f\x43','\x69\x58\x6e\x4f\x57\x52\x6d\x51','\x43\x78\x56\x63\x54\x6d\x6f\x34\x57\x34\x4f','\x6f\x4c\x50\x62\x57\x35\x4c\x4f\x57\x51\x54\x72\x57\x35\x34','\x57\x35\x5a\x63\x54\x62\x7a\x65\x57\x51\x61','\x57\x36\x54\x77\x57\x37\x42\x64\x54\x4b\x30','\x6d\x67\x4b\x31\x64\x43\x6b\x58','\x57\x35\x4c\x33\x78\x33\x5a\x63\x56\x61','\x6e\x59\x50\x43\x57\x50\x4f','\x57\x52\x61\x6e\x57\x34\x38\x61','\x57\x34\x57\x63\x57\x34\x5a\x63\x55\x53\x6b\x36\x57\x52\x5a\x64\x48\x38\x6b\x78','\x57\x51\x74\x63\x50\x53\x6f\x76\x72\x43\x6f\x43','\x57\x35\x68\x63\x52\x4a\x6e\x74\x68\x5a\x4b\x67\x57\x4f\x75','\x42\x6d\x6f\x6b\x76\x38\x6f\x4f\x57\x4f\x71','\x76\x67\x4a\x64\x49\x59\x33\x63\x47\x71','\x57\x35\x56\x63\x56\x53\x6f\x78\x79\x53\x6b\x63','\x69\x65\x47\x53\x6a\x43\x6b\x6c','\x57\x50\x66\x2f\x75\x62\x4b\x70\x6f\x38\x6b\x38\x73\x43\x6f\x62\x75\x53\x6f\x64\x77\x64\x79','\x57\x34\x42\x63\x53\x38\x6f\x75\x79\x38\x6b\x52\x6e\x73\x33\x64\x56\x61','\x57\x36\x37\x63\x55\x43\x6f\x4b\x42\x43\x6f\x4f\x6d\x59\x68\x64\x50\x71','\x66\x4e\x43\x41\x63\x6d\x6b\x37\x57\x4f\x4c\x75\x57\x36\x38','\x57\x4f\x42\x64\x48\x43\x6b\x76\x61\x6d\x6b\x37\x57\x50\x58\x30\x57\x36\x38','\x71\x68\x56\x63\x4c\x6d\x6f\x66\x57\x37\x71','\x73\x66\x74\x63\x55\x43\x6b\x34\x57\x50\x30\x6b\x62\x57'];_0x10f1=function(){return _0x3bd5b0;};return _0x10f1();}
1
+ const crypto = require('crypto');
2
+ const fs = require('fs');
3
+ const path = require('path');
4
+ const { hubFetch } = require('./hubFetch');
5
+ const { withFileLock } = require('./assetStore');
6
+
7
+ function hmacSha256(key, data) {
8
+ return crypto.createHmac('sha256', key).update(data).digest('hex');
9
+ }
10
+
11
+ function hashCompact(input) {
12
+ return crypto.createHash('sha256').update(String(input || '')).digest('hex').slice(0, 16);
13
+ }
14
+
15
+ function buildRequestPayload({ geneId, signals, mutation }) {
16
+ let nodeSecret = null;
17
+ try {
18
+ nodeSecret = require('./a2aProtocol').getHubNodeSecret();
19
+ } catch (e) {}
20
+ if (!nodeSecret) return null;
21
+
22
+ let nodeId = null;
23
+ try {
24
+ nodeId = require('./a2aProtocol').getNodeId();
25
+ } catch (e) {}
26
+ if (!nodeId) return null;
27
+
28
+ const secretHash = crypto.createHash('sha256').update(nodeSecret).digest('hex');
29
+
30
+ const ts = Date.now();
31
+ const signalsHash = hashCompact(JSON.stringify(Array.isArray(signals) ? signals.slice(0, 8) : []));
32
+ const mutationHash = hashCompact(JSON.stringify(mutation || {}));
33
+
34
+ const challengeData = [nodeId, geneId || '', signalsHash, mutationHash, String(ts)].join('|');
35
+ const clientSignature = hmacSha256(secretHash, challengeData);
36
+
37
+ return {
38
+ nodeId,
39
+ nodeSecret,
40
+ body: {
41
+ sender_id: nodeId,
42
+ gene_id: geneId || '',
43
+ signals_hash: signalsHash,
44
+ mutation_hash: mutationHash,
45
+ ts: ts,
46
+ client_signature: clientSignature,
47
+ },
48
+ };
49
+ }
50
+
51
+
52
+ function requestSolidifyPermit({ geneId, signals, mutation }) {
53
+ const hubUrl = (process.env.A2A_HUB_URL || '').replace(/\/+$/, '');
54
+ if (!hubUrl) return Promise.resolve({ ok: false, error: 'no_hub_url', offline: true });
55
+
56
+ const req = buildRequestPayload({ geneId, signals, mutation });
57
+ if (!req) return Promise.resolve({ ok: false, error: 'no_credentials', offline: true });
58
+
59
+ const endpoint = hubUrl + '/a2a/verify-solidify';
60
+ const timeoutMs = require('../config').HTTP_TRANSPORT_TIMEOUT_MS || 10000;
61
+
62
+ const headers = {
63
+ 'Content-Type': 'application/json',
64
+ 'Authorization': 'Bearer ' + req.nodeSecret,
65
+ };
66
+
67
+ return hubFetch(endpoint, {
68
+ method: 'POST',
69
+ headers: headers,
70
+ body: JSON.stringify(req.body),
71
+ signal: AbortSignal.timeout(timeoutMs),
72
+ })
73
+ .then(function (res) {
74
+ // Any non-5xx response proves the hub's application layer answered, so
75
+ // the daemon is not actually offline — refresh lastOnlineVerify even on
76
+ // 4xx and on 2xx envelopes that report ok=false. Previously this only
77
+ // fired in the {ok:true} success branch, so a long streak of envelope
78
+ // errors (quota_exceeded, rate_limited, validation) or 4xx responses
79
+ // (bad auth, forbidden) would let the offline-duration counter run
80
+ // past MAX_OFFLINE_DURATION_MS (7d) and falsely block consumeOfflinePermit
81
+ // with offline_duration_exceeded. 5xx is left out — it can be a CDN /
82
+ // load balancer up while the hub itself is down, so the conservative
83
+ // "treat as offline" semantic is preserved there.
84
+ if (res.status < 500) {
85
+ recordLastOnlineVerify();
86
+ }
87
+ if (!res.ok) {
88
+ return res.text().then(function (t) {
89
+ // 5xx = hub/infra down → treat as offline so consumeOfflinePermit fires.
90
+ // 4xx = explicit rejection (bad auth, quota exceeded) → not offline.
91
+ const offline = res.status >= 500;
92
+ return { ok: false, error: 'HTTP ' + res.status + ': ' + t.slice(0, 200), offline };
93
+ });
94
+ }
95
+ return res.json().then(function (result) {
96
+ if (result && result.ok && result.offline_token) {
97
+ cacheOfflineToken(result.offline_token);
98
+ }
99
+ return result;
100
+ });
101
+ })
102
+ .catch(function (err) {
103
+ return { ok: false, error: err.message, offline: true };
104
+ });
105
+ }
106
+
107
+ // --- Offline token management ---
108
+
109
+ var _OFFLINE_TOKEN_FILE = null;
110
+ var _LAST_VERIFY_FILE = null;
111
+
112
+ function getMemDir() {
113
+ try {
114
+ return require('./paths').getMemoryDir();
115
+ } catch (e) {
116
+ try {
117
+ return path.join(require('./paths').getRepoRoot(), '.evolver', 'memory');
118
+ } catch (e2) {
119
+ return path.join(process.cwd(), '.evolver', 'memory');
120
+ }
121
+ }
122
+ }
123
+
124
+ function offlineTokenPath() {
125
+ if (!_OFFLINE_TOKEN_FILE) {
126
+ _OFFLINE_TOKEN_FILE = path.join(getMemDir(), '.ot');
127
+ }
128
+ return _OFFLINE_TOKEN_FILE;
129
+ }
130
+
131
+ function lastVerifyPath() {
132
+ if (!_LAST_VERIFY_FILE) {
133
+ _LAST_VERIFY_FILE = path.join(getMemDir(), '.lv');
134
+ }
135
+ return _LAST_VERIFY_FILE;
136
+ }
137
+
138
+ // Offline token integrity (C2): the .ot file is an anti-tamper quota counter,
139
+ // not a credential — encryption is the wrong primitive. Sign the token with
140
+ // HMAC-SHA256 keyed off nodeSecret instead. A cloned install carries a stale
141
+ // secret-signed token; HMAC verification fails on the first offline read and
142
+ // the token is rejected. Online verification rotates the secret, so legit
143
+ // re-issuance is automatic.
144
+ function getNodeSecret() {
145
+ // Env var first — matches a2aProtocol.getHubNodeSecret() priority and lets
146
+ // the HMAC path work in environments where a2aProtocol can't be required.
147
+ if (process.env.A2A_NODE_SECRET) return process.env.A2A_NODE_SECRET;
148
+ try { return require('./a2aProtocol').getHubNodeSecret() || null; } catch (e) { return null; }
149
+ }
150
+
151
+ function cacheOfflineToken(token) {
152
+ try {
153
+ const nodeSecret = getNodeSecret();
154
+ if (!nodeSecret) return;
155
+ const dir = path.dirname(offlineTokenPath());
156
+ if (!fs.existsSync(dir)) fs.mkdirSync(dir, { recursive: true });
157
+ // HMAC stability: token field names must NOT be integer-like strings.
158
+ // V8's JSON.stringify sorts integer-keyed properties numerically while
159
+ // preserving insertion order for non-integer keys; an all-digit field
160
+ // would re-order between cache and load and break verification.
161
+ const data = JSON.stringify(token);
162
+ const hmac = hmacSha256(nodeSecret, data);
163
+ fs.writeFileSync(offlineTokenPath(), JSON.stringify({ data: token, hmac }), 'utf8');
164
+ } catch (e) {}
165
+ }
166
+
167
+ function loadOfflineToken() {
168
+ try {
169
+ if (!fs.existsSync(offlineTokenPath())) return null;
170
+ const stored = JSON.parse(fs.readFileSync(offlineTokenPath(), 'utf8'));
171
+ if (!stored || !stored.data || typeof stored.hmac !== 'string') return null;
172
+ const nodeSecret = getNodeSecret();
173
+ if (!nodeSecret) return null;
174
+ const expected = hmacSha256(nodeSecret, JSON.stringify(stored.data));
175
+ // Hex-encode the HMAC bytes for comparison: 32-byte buffers, not 64-byte
176
+ // ASCII representations. Length pre-check guards timingSafeEqual which
177
+ // throws on mismatched lengths.
178
+ const expBuf = Buffer.from(expected, 'hex');
179
+ const gotBuf = Buffer.from(stored.hmac, 'hex');
180
+ if (expBuf.length !== gotBuf.length || !crypto.timingSafeEqual(expBuf, gotBuf)) {
181
+ return null;
182
+ }
183
+ return stored.data;
184
+ } catch (e) {
185
+ return null;
186
+ }
187
+ }
188
+
189
+ function recordLastOnlineVerify() {
190
+ try {
191
+ const dir = path.dirname(lastVerifyPath());
192
+ if (!fs.existsSync(dir)) fs.mkdirSync(dir, { recursive: true });
193
+ fs.writeFileSync(lastVerifyPath(), String(Date.now()), 'utf8');
194
+ } catch (e) {}
195
+ }
196
+
197
+ function getLastOnlineVerifyTs() {
198
+ try {
199
+ if (!fs.existsSync(lastVerifyPath())) return 0;
200
+ return parseInt(fs.readFileSync(lastVerifyPath(), 'utf8'), 10) || 0;
201
+ } catch (e) {
202
+ return 0;
203
+ }
204
+ }
205
+
206
+ var MAX_OFFLINE_SOLIDIFIES = 10;
207
+ var MAX_OFFLINE_DURATION_MS = 7 * 24 * 60 * 60 * 1000;
208
+ var MAX_CLOCK_DRIFT_MS = 24 * 60 * 60 * 1000;
209
+
210
+ // The offline-permit pipeline is `loadOfflineToken → check cap →
211
+ // cacheOfflineToken` (read → check → write). Within a single Node process
212
+ // the chain is synchronous so no intra-process race, but two cooperating
213
+ // processes (daemon + CLI `evolver solidify`) hitting the path at the same
214
+ // moment could both read the same `usedCount`, both pass the cap check,
215
+ // and both increment-and-write — the local counter then trailed reality
216
+ // and the offline quota could be exceeded by N for N concurrent callers.
217
+ // Hub-side enforcement catches this on the next online verify, but the
218
+ // audit posture is wrong locally.
219
+ //
220
+ // Reuse `withFileLock` from assetStore.js — same `src/gep/` directory,
221
+ // already battle-tested for multi-process read-modify-write of memory-dir
222
+ // files, and uses PID-liveness (`process.kill(pid, 0)`) for stale
223
+ // detection plus an Atomics-or-busy-wait fallback for the retry sleep.
224
+ // withFileLock throws on acquire timeout; we map that to a specific
225
+ // `offline_permit_busy` result so callers (daemon heartbeat / CLI
226
+ // solidify) can distinguish "contended" from "permit denied" and retry
227
+ // next cycle.
228
+ function consumeOfflinePermit() {
229
+ // Ensure the memory directory exists before withFileLock tries to
230
+ // create `<memDir>/.ot.lock`. Pre-refactor, the function always
231
+ // returned a structured envelope (loadOfflineToken / cacheOfflineToken
232
+ // both swallow errors internally); after the refactor a fresh install
233
+ // without the memory dir would throw ENOENT from _acquireLock and
234
+ // bubble past the Lock-timeout catch below, breaking the never-throw
235
+ // contract (Bugbot PR #157 R2 Low).
236
+ try {
237
+ var dir = path.dirname(offlineTokenPath());
238
+ if (!fs.existsSync(dir)) fs.mkdirSync(dir, { recursive: true });
239
+ } catch (_) { /* fall through — caught by the wrapper below */ }
240
+
241
+ try {
242
+ return withFileLock(offlineTokenPath(), function () {
243
+ var token = loadOfflineToken();
244
+ if (!token) return { ok: false, error: 'no_offline_token', offline: true };
245
+
246
+ var maxSolidifies = token.maxOfflineSolidifies || MAX_OFFLINE_SOLIDIFIES;
247
+ var expiresAt = token.expiresAt || 0;
248
+ var usedCount = token.usedCount || 0;
249
+ var now = Date.now();
250
+
251
+ var lastOnline = getLastOnlineVerifyTs();
252
+ if (lastOnline > 0 && now < lastOnline - MAX_CLOCK_DRIFT_MS) {
253
+ return { ok: false, error: 'clock_drift_detected', offline: true };
254
+ }
255
+
256
+ if (expiresAt > 0 && now > expiresAt) {
257
+ return { ok: false, error: 'offline_token_expired', offline: true };
258
+ }
259
+
260
+ if (lastOnline > 0 && (now - lastOnline) > MAX_OFFLINE_DURATION_MS) {
261
+ return { ok: false, error: 'offline_duration_exceeded', offline: true };
262
+ }
263
+
264
+ if (usedCount >= maxSolidifies) {
265
+ return { ok: false, error: 'offline_quota_exhausted', offline: true };
266
+ }
267
+
268
+ token.usedCount = usedCount + 1;
269
+ cacheOfflineToken(token);
270
+ return { ok: true, offline: true, remaining: maxSolidifies - token.usedCount };
271
+ });
272
+ } catch (e) {
273
+ // Preserve the "always returns a structured envelope" contract that
274
+ // the pre-refactor consumeOfflinePermit had (loadOfflineToken and
275
+ // cacheOfflineToken both swallowed FS errors internally).
276
+ //
277
+ // - "Lock timeout" → another process holds the lock past the
278
+ // acquire deadline. Surface as busy so the caller's heartbeat
279
+ // loop can retry on the next cycle.
280
+ // - Any other error (ENOENT/EACCES on the lock file, FS misconfig)
281
+ // → report as offline_lock_failed with the original message
282
+ // truncated. The daemon's solidify.js call site treats !ok as
283
+ // a recoverable hint, not a crash trigger.
284
+ var msg = (e && e.message) || String(e);
285
+ if (msg.indexOf('Lock timeout') !== -1) {
286
+ return { ok: false, error: 'offline_permit_busy', offline: true };
287
+ }
288
+ return { ok: false, error: 'offline_lock_failed', offline: true, detail: msg.slice(0, 200) };
289
+ }
290
+ }
291
+
292
+ function isSolidifyVerifyEnabled() {
293
+ if (process.env.NODE_ENV === 'test') {
294
+ var v = (process.env.EVOLVER_SOLIDIFY_VERIFY || '').toLowerCase();
295
+ if (v === 'false' || v === '0' || v === 'off') return false;
296
+ }
297
+ var hubUrl = process.env.A2A_HUB_URL || '';
298
+ return !!hubUrl;
299
+ }
300
+
301
+ module.exports = {
302
+ requestSolidifyPermit,
303
+ isSolidifyVerifyEnabled,
304
+ consumeOfflinePermit,
305
+ getLastOnlineVerifyTs,
306
+ };