@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,177 @@
1
- const _0x11eb15=_0x1d97;(function(_0x5519b7,_0x1f49c1){const _0x230b06=_0x1d97,_0x381707=_0x5519b7();while(!![]){try{const _0x215f93=parseInt(_0x230b06(0x173,'\x65\x52\x37\x23'))/(0x25b3+0x1968+-0x3f1a)+-parseInt(_0x230b06(0x22b,'\x7a\x46\x6f\x49'))/(0x17ac+0x175d+-0x2f07)*(-parseInt(_0x230b06(0x25e,'\x40\x4f\x6a\x25'))/(-0x1*0x2c2+-0x26fb+0x29c0))+parseInt(_0x230b06(0xa1,'\x74\x5d\x50\x40'))/(-0x1*-0x1d77+0xce5+-0x1*0x2a58)*(parseInt(_0x230b06(0x11c,'\x73\x39\x76\x49'))/(0x17ec+0x1a3e+-0x3225))+parseInt(_0x230b06(0xae,'\x5b\x50\x65\x36'))/(0x26a*0x2+-0x1308+0x25f*0x6)+-parseInt(_0x230b06(0x1d7,'\x35\x42\x5b\x58'))/(-0x2*0x1271+0x2*0x592+0x19c5)*(-parseInt(_0x230b06(0x1a1,'\x37\x39\x5e\x6b'))/(-0xe*0x273+-0x2252+-0x2e*-0x17e))+parseInt(_0x230b06(0x20e,'\x55\x5a\x7a\x78'))/(-0x493+-0x23df*-0x1+-0x1f43)*(-parseInt(_0x230b06(0x136,'\x36\x59\x68\x51'))/(0x2bf+-0x7f+0x236*-0x1))+-parseInt(_0x230b06(0x1e2,'\x31\x5e\x32\x5b'))/(-0x1*-0xb3c+0x1*-0x2641+0x362*0x8);if(_0x215f93===_0x1f49c1)break;else _0x381707['push'](_0x381707['shift']());}catch(_0x2b2116){_0x381707['push'](_0x381707['shift']());}}}(_0x4b4a,-0x847b3+0xfccc*-0xe+0x1eaf95));const _0x40e8c1=(function(){let _0x39a7ad=!![];return function(_0x4e3075,_0x52b86a){const _0x794bf9=_0x39a7ad?function(){const _0x6a2936=_0x1d97;if(_0x52b86a){const _0x1261d3=_0x52b86a[_0x6a2936(0xdf,'\x73\x39\x76\x49')](_0x4e3075,arguments);return _0x52b86a=null,_0x1261d3;}}:function(){};return _0x39a7ad=![],_0x794bf9;};}()),_0xaf5d46=_0x40e8c1(this,function(){const _0x2b1f56=_0x1d97,_0xa2af34={};_0xa2af34[_0x2b1f56(0x130,'\x40\x4f\x6a\x25')]=_0x2b1f56(0x1e0,'\x61\x28\x74\x5d')+_0x2b1f56(0x188,'\x31\x5e\x32\x5b');const _0x138c8b=_0xa2af34;return _0xaf5d46[_0x2b1f56(0x147,'\x2a\x6b\x74\x26')]()[_0x2b1f56(0x10b,'\x39\x58\x28\x4e')](_0x138c8b[_0x2b1f56(0x12c,'\x64\x55\x5e\x28')])[_0x2b1f56(0xc6,'\x72\x38\x4e\x31')]()[_0x2b1f56(0x196,'\x29\x69\x5a\x68')+'\x74\x6f\x72'](_0xaf5d46)[_0x2b1f56(0x216,'\x75\x64\x79\x6a')](_0x2b1f56(0x129,'\x53\x4e\x46\x59')+_0x2b1f56(0x134,'\x74\x4c\x73\x5b'));});function _0x4b4a(){const _0x98ee8a=['\x57\x36\x6e\x71\x43\x63\x75\x6d\x63\x47','\x43\x6d\x6f\x75\x68\x53\x6b\x6b\x57\x51\x64\x64\x55\x43\x6f\x44\x72\x71','\x68\x38\x6f\x55\x57\x34\x43\x4c\x6b\x53\x6f\x7a\x44\x53\x6b\x71','\x45\x6d\x6f\x6d\x73\x43\x6f\x67\x57\x52\x4f\x61','\x41\x38\x6f\x6c\x67\x31\x71\x6c\x57\x52\x64\x63\x52\x38\x6b\x59','\x71\x43\x6b\x57\x45\x71\x7a\x69\x65\x53\x6f\x4b\x41\x57','\x42\x6d\x6f\x38\x7a\x38\x6b\x37\x57\x51\x4f','\x42\x5a\x58\x42\x57\x4f\x42\x64\x49\x43\x6b\x50\x6e\x48\x4b','\x69\x53\x6b\x46\x6d\x48\x6e\x6c\x57\x37\x4e\x63\x4d\x38\x6f\x34','\x45\x73\x61\x6c\x6c\x31\x38','\x6e\x64\x71\x6a\x57\x52\x70\x63\x4e\x49\x4a\x64\x48\x43\x6b\x35','\x61\x6d\x6f\x6f\x76\x76\x70\x64\x47\x71','\x57\x35\x52\x63\x4b\x6d\x6b\x50\x6c\x33\x70\x63\x4c\x38\x6b\x54\x45\x61','\x57\x52\x57\x61\x65\x63\x4e\x64\x4f\x38\x6f\x36\x41\x68\x47\x4c\x64\x61','\x6b\x58\x74\x64\x4d\x53\x6b\x55\x74\x47','\x67\x49\x70\x64\x56\x6d\x6b\x43\x46\x71','\x6e\x72\x64\x64\x4f\x43\x6b\x35\x77\x61','\x68\x76\x6c\x63\x48\x38\x6b\x42','\x63\x43\x6b\x36\x57\x34\x65\x49\x6b\x6d\x6f\x7a\x63\x43\x6b\x71','\x57\x52\x66\x4e\x46\x38\x6b\x39\x57\x37\x42\x63\x4a\x32\x64\x63\x50\x57','\x74\x59\x50\x65\x57\x35\x47\x37\x57\x34\x57\x79\x57\x37\x38\x79\x6c\x38\x6b\x66\x44\x5a\x65','\x6b\x57\x64\x64\x4d\x38\x6b\x31','\x57\x34\x72\x65\x57\x35\x56\x64\x53\x62\x38','\x57\x4f\x2f\x64\x4b\x74\x42\x63\x49\x43\x6b\x6d\x57\x34\x2f\x63\x48\x57','\x42\x38\x6b\x38\x72\x68\x4a\x64\x4b\x43\x6f\x46\x62\x38\x6f\x72','\x57\x52\x4e\x64\x51\x6d\x6f\x33\x57\x51\x4f\x43','\x57\x36\x42\x64\x4f\x6d\x6f\x6f\x57\x37\x38\x47\x70\x72\x6a\x36','\x6b\x38\x6f\x6b\x73\x38\x6f\x6e\x57\x36\x76\x74\x69\x30\x65','\x57\x50\x4b\x51\x57\x51\x33\x64\x56\x4d\x6d\x6a','\x57\x50\x6c\x64\x4f\x53\x6f\x73\x57\x50\x6d\x59','\x57\x51\x34\x72\x57\x4f\x5a\x64\x53\x68\x71','\x64\x43\x6f\x6a\x57\x4f\x33\x63\x48\x63\x43','\x57\x51\x76\x52\x79\x53\x6b\x53\x57\x36\x64\x63\x56\x4d\x68\x64\x54\x61','\x57\x34\x52\x63\x4e\x53\x6f\x69\x57\x37\x4c\x31','\x57\x52\x50\x32\x65\x38\x6b\x35\x75\x4d\x4f\x59\x57\x4f\x75','\x63\x6d\x6b\x52\x6e\x6d\x6b\x37\x57\x51\x43','\x6a\x6d\x6f\x36\x66\x4c\x64\x63\x4c\x6d\x6f\x72\x63\x43\x6f\x74','\x57\x36\x4b\x77\x71\x72\x30','\x57\x4f\x43\x6a\x57\x4f\x70\x64\x56\x65\x53','\x57\x50\x30\x51\x6e\x53\x6f\x47\x42\x38\x6f\x58\x57\x4f\x50\x2f\x62\x38\x6f\x47\x57\x36\x50\x64','\x57\x51\x76\x72\x65\x43\x6b\x70\x45\x61','\x57\x52\x6a\x6b\x67\x76\x65','\x57\x50\x52\x63\x4d\x38\x6b\x4f\x57\x52\x6e\x5a','\x57\x50\x70\x64\x4b\x73\x68\x63\x49\x43\x6b\x67\x57\x35\x68\x63\x4b\x71','\x57\x37\x6a\x6c\x57\x34\x68\x64\x50\x73\x69','\x57\x35\x39\x39\x79\x6d\x6f\x57\x6d\x53\x6b\x56\x57\x35\x31\x46','\x66\x38\x6b\x47\x57\x52\x31\x79\x57\x52\x53','\x72\x61\x42\x63\x50\x38\x6f\x63\x57\x34\x69\x39\x57\x35\x6c\x64\x50\x47','\x57\x34\x72\x71\x57\x34\x78\x64\x52\x73\x4f','\x68\x73\x33\x64\x55\x38\x6b\x57\x46\x61','\x57\x4f\x70\x64\x4e\x43\x6b\x66\x6c\x33\x70\x64\x4b\x6d\x6f\x35\x6c\x61','\x42\x38\x6f\x51\x76\x53\x6f\x46\x57\x50\x70\x64\x50\x38\x6b\x4c\x71\x57','\x57\x52\x6d\x6c\x6c\x4d\x66\x44\x73\x65\x4a\x64\x47\x43\x6f\x66\x74\x53\x6b\x61\x61\x71','\x57\x51\x64\x63\x53\x31\x2f\x63\x4c\x43\x6f\x48\x57\x36\x52\x63\x48\x38\x6f\x67','\x57\x4f\x33\x64\x54\x53\x6b\x67\x57\x52\x6a\x32\x57\x50\x53\x58\x57\x4f\x4b','\x57\x34\x70\x63\x4b\x38\x6f\x4c\x57\x37\x48\x7a\x70\x57','\x75\x53\x6b\x36\x72\x62\x44\x6a\x6a\x6d\x6f\x2f\x46\x57','\x57\x4f\x37\x64\x48\x38\x6f\x4a\x67\x38\x6f\x69\x41\x38\x6f\x42\x76\x47','\x57\x34\x62\x44\x71\x6d\x6b\x59\x65\x57','\x57\x34\x43\x52\x6e\x38\x6b\x49\x57\x4f\x75','\x57\x52\x50\x58\x62\x43\x6b\x33','\x57\x4f\x33\x64\x55\x38\x6f\x4c\x57\x50\x79','\x57\x4f\x70\x64\x4b\x68\x4a\x64\x49\x53\x6b\x79\x57\x4f\x6c\x64\x47\x63\x38','\x67\x75\x6e\x5a\x62\x53\x6b\x7a\x44\x74\x35\x67','\x57\x4f\x42\x63\x4f\x38\x6b\x41\x57\x52\x62\x56\x57\x50\x6e\x30','\x79\x47\x44\x32\x68\x53\x6b\x77\x57\x4f\x6d','\x57\x35\x2f\x64\x54\x75\x75\x63\x57\x51\x4b\x6d\x57\x50\x57\x34','\x57\x34\x46\x64\x48\x38\x6f\x76\x65\x53\x6f\x64\x6a\x43\x6f\x43\x75\x57','\x57\x51\x43\x32\x57\x4f\x64\x64\x55\x67\x43','\x41\x75\x30\x37\x57\x4f\x4c\x56\x57\x50\x4a\x63\x51\x43\x6f\x66','\x57\x35\x42\x63\x4b\x38\x6f\x69\x66\x43\x6f\x69\x70\x38\x6b\x45','\x70\x38\x6f\x75\x6f\x38\x6b\x41\x57\x51\x75','\x73\x6d\x6f\x39\x43\x43\x6f\x36\x57\x51\x34','\x57\x4f\x5a\x64\x49\x59\x68\x63\x49\x38\x6b\x70\x57\x4f\x6c\x63\x4a\x59\x43','\x57\x37\x54\x53\x57\x35\x79\x4f','\x65\x4c\x6d\x6c\x57\x52\x6c\x64\x50\x71','\x42\x53\x6b\x32\x77\x61','\x45\x65\x6e\x36\x57\x4f\x72\x68\x57\x35\x68\x63\x50\x6d\x6b\x61','\x42\x38\x6f\x59\x78\x6d\x6f\x66\x57\x4f\x43','\x57\x36\x33\x64\x51\x38\x6f\x67\x57\x50\x58\x55\x45\x76\x79\x48','\x57\x35\x48\x36\x6d\x31\x6d\x2f','\x57\x51\x44\x6e\x67\x65\x4f\x6c\x76\x38\x6b\x2b','\x73\x57\x78\x64\x47\x43\x6f\x59\x57\x35\x34\x30\x57\x34\x74\x64\x54\x47','\x57\x37\x43\x54\x66\x53\x6b\x2f\x57\x4f\x74\x63\x4c\x6d\x6b\x66\x67\x57','\x6b\x38\x6f\x78\x78\x4d\x52\x64\x4e\x47','\x57\x34\x2f\x64\x55\x53\x6b\x32\x62\x4b\x2f\x63\x4c\x6d\x6b\x6a','\x77\x38\x6f\x39\x7a\x67\x71','\x61\x38\x6f\x78\x74\x31\x47','\x79\x38\x6b\x6b\x75\x32\x4e\x63\x4f\x71','\x68\x53\x6b\x48\x6d\x43\x6b\x39\x57\x51\x65\x59\x69\x43\x6f\x5a','\x68\x6d\x6f\x6b\x6d\x53\x6b\x77\x61\x53\x6b\x49\x57\x50\x6d','\x62\x31\x70\x63\x4c\x43\x6f\x61\x57\x34\x71\x38\x57\x35\x69','\x57\x34\x76\x2b\x46\x32\x4b\x49\x72\x6d\x6b\x51\x57\x34\x65','\x57\x52\x50\x4e\x46\x38\x6b\x2f\x57\x37\x68\x63\x55\x61','\x57\x52\x65\x66\x73\x47','\x57\x36\x6e\x71\x42\x78\x4a\x64\x4c\x71','\x57\x34\x4f\x4f\x68\x43\x6b\x4c\x57\x4f\x74\x63\x4b\x38\x6b\x32\x67\x57','\x6f\x77\x71\x45\x57\x51\x46\x64\x4d\x61','\x57\x51\x56\x63\x4b\x53\x6b\x62\x57\x52\x6a\x4a','\x57\x35\x6e\x36\x76\x73\x61\x49','\x70\x43\x6f\x45\x57\x35\x44\x75\x6a\x77\x62\x4b\x57\x4f\x6c\x63\x4f\x71\x52\x63\x48\x75\x6d','\x43\x4c\x65\x44\x57\x51\x70\x63\x53\x57','\x73\x6d\x6b\x53\x44\x62\x66\x63','\x57\x34\x33\x63\x48\x61\x56\x63\x48\x6d\x6b\x78\x57\x34\x46\x63\x4a\x64\x69','\x43\x68\x4f\x54\x57\x51\x74\x63\x4c\x74\x4f','\x57\x51\x48\x6a\x62\x38\x6b\x2b\x45\x57','\x57\x34\x4e\x64\x49\x76\x44\x30\x57\x50\x38','\x63\x38\x6b\x6d\x57\x51\x35\x2f','\x57\x34\x48\x5a\x44\x33\x78\x64\x48\x61','\x57\x35\x78\x64\x52\x4b\x76\x62\x57\x51\x6d\x78\x57\x50\x79','\x6b\x58\x72\x52\x69\x53\x6b\x6e\x57\x35\x46\x64\x52\x72\x71','\x57\x51\x4c\x32\x65\x38\x6b\x2b\x71\x33\x65\x32\x57\x4f\x4b','\x6a\x58\x39\x64\x69\x38\x6b\x6c\x57\x34\x78\x64\x48\x57','\x68\x38\x6f\x36\x62\x6d\x6b\x52\x70\x57','\x57\x36\x79\x69\x61\x38\x6b\x53\x57\x51\x75','\x6f\x31\x34\x59\x71\x53\x6b\x6d\x42\x49\x47\x73','\x68\x53\x6b\x58\x6f\x6d\x6b\x51\x57\x52\x53','\x57\x35\x70\x64\x51\x68\x62\x71\x57\x52\x34\x42\x57\x4f\x4f','\x6f\x72\x70\x64\x52\x38\x6b\x6b\x77\x71','\x61\x38\x6f\x56\x57\x35\x69\x4b\x6b\x43\x6f\x72\x74\x61','\x57\x36\x48\x55\x77\x73\x61\x4c','\x57\x4f\x61\x4a\x44\x62\x34','\x57\x51\x39\x38\x62\x53\x6b\x5a\x76\x4e\x79\x48\x57\x50\x71','\x70\x48\x4c\x58\x6f\x71','\x45\x43\x6f\x4d\x74\x43\x6f\x66\x57\x4f\x4e\x64\x53\x38\x6b\x46\x78\x61','\x42\x53\x6f\x76\x72\x38\x6f\x71\x57\x37\x72\x74\x73\x48\x47','\x6b\x61\x64\x64\x49\x38\x6b\x2b\x74\x47\x42\x63\x48\x47','\x61\x38\x6b\x66\x57\x4f\x62\x67\x57\x51\x4f','\x7a\x6d\x6b\x67\x57\x4f\x30\x6a','\x57\x4f\x70\x63\x48\x53\x6b\x53\x57\x52\x62\x5a','\x6c\x67\x43\x69\x57\x52\x30','\x57\x52\x52\x63\x53\x32\x4a\x63\x48\x53\x6f\x4f\x57\x36\x52\x63\x4c\x38\x6f\x72','\x73\x6d\x6b\x74\x7a\x33\x64\x63\x54\x57','\x57\x34\x71\x53\x68\x43\x6b\x53\x57\x50\x78\x63\x4e\x57','\x57\x36\x52\x63\x47\x53\x6b\x55\x74\x30\x30','\x57\x34\x53\x4d\x68\x43\x6b\x34\x57\x50\x78\x63\x48\x43\x6b\x65\x68\x71','\x7a\x58\x76\x64\x63\x43\x6b\x66\x57\x50\x46\x63\x4e\x61','\x57\x52\x42\x63\x56\x6d\x6b\x6a\x57\x4f\x54\x39','\x76\x6d\x6b\x54\x76\x32\x4e\x63\x4d\x6d\x6f\x70\x65\x53\x6f\x69','\x41\x31\x30\x50\x57\x4f\x75','\x57\x50\x68\x64\x51\x38\x6f\x66\x57\x4f\x43\x76\x64\x71','\x6a\x6d\x6b\x4c\x57\x50\x72\x34\x57\x52\x4f','\x67\x4e\x43\x61\x57\x50\x54\x54\x57\x50\x4c\x47\x57\x37\x38','\x63\x4b\x75\x47\x72\x47','\x67\x53\x6b\x5a\x6e\x6d\x6b\x33\x57\x51\x58\x38\x41\x61','\x57\x51\x72\x71\x67\x68\x57\x64\x75\x38\x6f\x53','\x69\x32\x69\x6d\x57\x51\x50\x48\x57\x50\x46\x63\x4a\x57','\x6e\x74\x71\x46\x57\x51\x64\x63\x4b\x49\x6c\x64\x48\x43\x6b\x56','\x57\x52\x68\x64\x4a\x4e\x33\x64\x4f\x4e\x2f\x63\x54\x53\x6f\x37\x57\x50\x6d','\x57\x51\x74\x64\x54\x4d\x4a\x63\x48\x43\x6f\x48\x57\x37\x74\x63\x4e\x38\x6f\x42','\x57\x51\x64\x63\x4c\x4b\x37\x64\x54\x33\x33\x63\x54\x6d\x6f\x2f\x57\x34\x43','\x57\x34\x65\x36\x6d\x53\x6b\x35\x57\x50\x70\x63\x4c\x53\x6b\x69','\x6a\x74\x69\x38\x57\x51\x46\x64\x47\x6d\x6b\x32\x6b\x31\x75','\x76\x53\x6b\x41\x75\x38\x6b\x4e\x62\x43\x6b\x58\x57\x50\x4a\x63\x50\x71','\x57\x52\x52\x63\x4f\x43\x6b\x6a\x57\x52\x39\x75\x43\x66\x57\x4e','\x77\x6d\x6b\x7a\x6e\x53\x6b\x43\x61\x6d\x6b\x56\x57\x4f\x56\x63\x52\x47','\x57\x50\x65\x51\x57\x36\x68\x64\x53\x61\x70\x64\x48\x53\x6b\x66\x57\x37\x4b','\x72\x47\x79\x66\x6c\x68\x47\x63\x42\x53\x6b\x72','\x57\x34\x4e\x64\x54\x31\x48\x62\x57\x51\x4b','\x78\x78\x79\x41\x57\x50\x58\x38\x57\x4f\x39\x65\x57\x36\x47','\x57\x34\x48\x73\x6a\x75\x4f\x58','\x67\x66\x70\x63\x4b\x53\x6f\x6c','\x63\x43\x6b\x49\x6f\x43\x6f\x34\x57\x51\x75\x4a\x6a\x53\x6f\x35','\x57\x37\x66\x61\x70\x64\x79\x69\x63\x62\x2f\x64\x55\x47','\x57\x37\x48\x6c\x57\x35\x78\x64\x49\x59\x65','\x67\x31\x6c\x63\x4b\x38\x6f\x6b\x57\x34\x75\x32\x57\x35\x37\x64\x50\x61','\x67\x33\x53\x46\x57\x50\x54\x54\x57\x4f\x38','\x46\x43\x6b\x44\x57\x4f\x75\x74\x79\x59\x71','\x57\x51\x76\x41\x62\x66\x57\x72\x42\x38\x6f\x58\x57\x34\x47','\x57\x4f\x4e\x64\x55\x43\x6f\x5a\x57\x50\x53\x76\x74\x4e\x53\x4e','\x57\x35\x69\x51\x6d\x65\x4f\x2f\x73\x53\x6b\x50\x57\x34\x65','\x63\x38\x6b\x51\x7a\x68\x4a\x64\x51\x38\x6f\x53\x6e\x31\x47','\x57\x34\x52\x63\x48\x38\x6f\x34\x57\x37\x44\x74\x6e\x53\x6f\x72','\x57\x37\x46\x63\x50\x38\x6b\x58\x42\x61','\x61\x38\x6f\x34\x57\x36\x69\x55\x69\x47','\x72\x47\x79\x66\x6c\x66\x34\x69','\x6b\x43\x6b\x63\x6c\x71\x39\x69\x57\x51\x65','\x57\x50\x56\x64\x4c\x43\x6b\x6f\x6a\x4e\x70\x63\x4d\x47','\x57\x36\x72\x41\x73\x4d\x2f\x63\x48\x53\x6f\x45\x41\x63\x69','\x57\x51\x56\x63\x56\x53\x6b\x6a\x57\x52\x31\x2b\x79\x66\x61\x38','\x68\x38\x6f\x68\x75\x4c\x46\x64\x4b\x61\x34','\x57\x36\x52\x64\x50\x31\x47\x73\x57\x35\x57','\x6c\x32\x79\x41\x57\x51\x68\x64\x4c\x6d\x6b\x31','\x57\x37\x48\x54\x57\x34\x71\x59\x57\x50\x34\x35\x57\x37\x56\x64\x54\x47','\x75\x72\x53\x77\x6e\x4b\x4f\x77\x7a\x71','\x66\x53\x6f\x70\x74\x65\x74\x64\x4e\x74\x4b\x49\x57\x51\x53','\x6b\x64\x69\x2b\x57\x51\x70\x64\x4a\x53\x6b\x51\x6e\x47\x65','\x57\x52\x56\x64\x48\x67\x64\x63\x54\x61','\x6b\x77\x79\x73\x57\x52\x52\x64\x4a\x38\x6f\x4d\x69\x61\x57','\x57\x51\x74\x64\x50\x4d\x4e\x63\x49\x57','\x57\x51\x54\x6d\x6c\x66\x61\x6d\x77\x43\x6f\x57\x57\x35\x34','\x57\x34\x52\x63\x4e\x6d\x6f\x56\x57\x37\x31\x70\x70\x53\x6b\x75\x57\x50\x6d','\x7a\x63\x61\x50\x69\x4c\x4b','\x68\x53\x6f\x2f\x57\x34\x43\x30\x6b\x43\x6f\x73','\x6a\x53\x6b\x6e\x41\x38\x6f\x42\x57\x37\x62\x6d\x45\x61\x38','\x57\x36\x4c\x59\x71\x78\x6c\x64\x47\x38\x6f\x4a\x79\x57','\x61\x78\x68\x63\x50\x38\x6f\x49\x57\x36\x6d','\x57\x34\x78\x63\x4d\x6d\x6b\x61\x41\x67\x6d','\x74\x33\x53\x75\x57\x4f\x39\x72','\x57\x4f\x54\x52\x6f\x31\x61\x2b\x75\x6d\x6b\x57\x57\x34\x30','\x73\x43\x6f\x2f\x41\x53\x6f\x56\x57\x37\x66\x33\x46\x43\x6f\x50\x57\x50\x37\x63\x4f\x53\x6f\x6c\x57\x34\x42\x63\x48\x57','\x57\x50\x65\x51\x57\x37\x42\x64\x50\x57\x4a\x64\x48\x43\x6f\x61\x57\x37\x34','\x6b\x30\x58\x4a\x6e\x43\x6b\x44\x57\x35\x42\x64\x4d\x58\x34','\x63\x43\x6f\x49\x57\x35\x69\x49\x6e\x6d\x6f\x73\x73\x6d\x6b\x70','\x67\x53\x6b\x5a\x6e\x6d\x6b\x55\x57\x51\x43','\x57\x4f\x6e\x67\x68\x43\x6b\x76\x79\x71','\x57\x4f\x52\x64\x50\x5a\x78\x63\x50\x43\x6b\x53','\x57\x36\x6c\x63\x51\x53\x6b\x52\x44\x31\x42\x63\x4b\x53\x6f\x6f\x57\x36\x53','\x61\x4d\x4f\x4e\x71\x43\x6b\x35','\x43\x43\x6b\x6c\x57\x35\x64\x64\x4b\x33\x33\x64\x4e\x53\x6f\x71\x6c\x47','\x57\x50\x4c\x2b\x6e\x6d\x6b\x53\x45\x47','\x57\x50\x4b\x39\x42\x61\x35\x34\x66\x38\x6f\x38\x57\x50\x68\x63\x49\x71\x6c\x63\x48\x66\x6c\x63\x50\x6d\x6f\x6a','\x70\x38\x6f\x66\x57\x4f\x6c\x63\x55\x4a\x47','\x6f\x43\x6b\x6f\x6d\x48\x38\x66\x57\x36\x37\x63\x4c\x38\x6f\x53','\x41\x4d\x61\x34\x57\x52\x78\x63\x4a\x4a\x30','\x57\x4f\x78\x64\x56\x49\x78\x63\x49\x43\x6b\x6c','\x62\x43\x6b\x66\x64\x47\x72\x67\x63\x6d\x6b\x64\x72\x47','\x6b\x78\x65\x79\x57\x52\x64\x64\x4b\x53\x6b\x31\x68\x61\x75','\x41\x6d\x6b\x33\x71\x4e\x4a\x63\x49\x43\x6f\x69','\x79\x38\x6f\x66\x79\x64\x6e\x77\x57\x52\x37\x63\x48\x53\x6f\x32','\x70\x4e\x38\x55\x57\x52\x4e\x64\x53\x57','\x70\x4e\x6d\x76\x57\x52\x56\x64\x48\x6d\x6b\x49\x62\x62\x61','\x63\x53\x6f\x31\x57\x35\x71\x63\x6a\x38\x6f\x46\x71\x71','\x77\x4c\x75\x48\x57\x4f\x6c\x63\x54\x47','\x41\x77\x65\x51\x57\x51\x4b','\x57\x35\x46\x64\x4a\x4d\x44\x4d\x57\x52\x34','\x6c\x4d\x6d\x44\x74\x6d\x6b\x6e','\x57\x34\x76\x48\x7a\x38\x6b\x49\x69\x47','\x41\x53\x6b\x6d\x57\x4f\x47\x74\x44\x57','\x57\x4f\x74\x64\x4e\x6d\x6b\x79\x6d\x4e\x30','\x57\x4f\x46\x63\x4b\x6d\x6b\x69\x57\x51\x4c\x51','\x42\x6d\x6f\x52\x76\x38\x6f\x45','\x67\x4d\x53\x53\x57\x4f\x35\x53\x57\x50\x44\x79\x57\x37\x4b','\x6b\x71\x4c\x53\x6e\x6d\x6b\x6b\x57\x37\x56\x64\x49\x58\x34','\x46\x47\x44\x52\x63\x43\x6f\x79\x57\x50\x4e\x63\x4c\x77\x34','\x57\x34\x42\x63\x4a\x53\x6f\x67\x6e\x53\x6f\x43','\x6f\x48\x35\x4a\x6a\x43\x6b\x43\x57\x34\x70\x64\x4c\x57\x34','\x57\x34\x64\x63\x53\x6d\x6f\x4f\x6c\x38\x6f\x6d','\x57\x35\x53\x4c\x67\x53\x6b\x4f\x57\x4f\x71','\x45\x43\x6f\x65\x73\x43\x6f\x6d\x57\x37\x69','\x65\x43\x6b\x77\x57\x52\x72\x35','\x6f\x65\x78\x63\x49\x6d\x6f\x31\x57\x36\x65','\x67\x6d\x6f\x69\x70\x6d\x6b\x54\x57\x50\x57\x32\x6e\x47','\x63\x75\x71\x48\x72\x38\x6b\x42\x43\x59\x72\x75','\x46\x4a\x44\x42\x6d\x43\x6b\x54','\x66\x64\x68\x64\x47\x43\x6b\x71\x79\x57','\x57\x52\x74\x63\x56\x43\x6b\x31\x57\x4f\x72\x34','\x57\x34\x4e\x64\x4e\x53\x6b\x53\x57\x37\x54\x6f\x45\x38\x6f\x76\x57\x50\x69','\x57\x35\x78\x64\x4f\x67\x34\x37\x57\x36\x4b','\x6c\x53\x6b\x6f\x57\x4f\x65\x6a\x43\x59\x71\x4f\x57\x36\x71','\x57\x36\x44\x46\x77\x57\x79\x42','\x6e\x38\x6b\x6b\x6b\x72\x7a\x61\x57\x37\x4f','\x44\x68\x38\x39\x57\x51\x4a\x63\x49\x72\x33\x64\x4d\x43\x6b\x4c','\x57\x50\x52\x63\x56\x38\x6b\x61\x57\x52\x72\x53\x57\x50\x53\x58\x57\x4f\x34','\x44\x66\x30\x55\x57\x4f\x35\x67\x57\x50\x5a\x63\x4f\x61','\x57\x34\x74\x63\x48\x53\x6b\x35\x6f\x32\x78\x63\x48\x43\x6b\x4e\x74\x47','\x69\x61\x53\x49\x6d\x6d\x6f\x7a\x57\x35\x46\x64\x49\x48\x38','\x57\x36\x6d\x5a\x6a\x43\x6f\x56\x57\x52\x5a\x64\x50\x63\x70\x63\x47\x72\x4f\x76\x62\x57\x65\x7a','\x79\x64\x4c\x58\x64\x38\x6b\x77\x57\x50\x68\x63\x49\x33\x53','\x64\x31\x34\x34\x71\x6d\x6b\x41\x79\x59\x6d','\x57\x51\x7a\x33\x79\x53\x6b\x57','\x76\x53\x6b\x4e\x43\x47\x76\x45\x70\x38\x6f\x4a\x46\x71','\x57\x34\x7a\x6d\x57\x37\x78\x64\x49\x4a\x43','\x66\x6d\x6b\x62\x61\x72\x48\x61\x62\x61','\x57\x51\x72\x54\x61\x53\x6b\x4d','\x57\x51\x4a\x63\x51\x43\x6b\x70\x57\x52\x31\x55\x43\x61','\x44\x38\x6f\x65\x73\x53\x6b\x62\x57\x51\x42\x64\x53\x38\x6f\x71','\x57\x50\x4f\x55\x57\x52\x68\x64\x56\x4e\x38\x4b\x57\x37\x6d\x4c','\x57\x51\x62\x41\x61\x31\x43\x66\x65\x6d\x6f\x54\x57\x35\x57','\x57\x4f\x2f\x64\x51\x38\x6f\x31\x57\x50\x65\x6a\x63\x4c\x53\x4e','\x45\x6d\x6f\x69\x78\x43\x6b\x43','\x6b\x38\x6f\x38\x41\x53\x6b\x6f\x57\x50\x37\x64\x51\x43\x6f\x54','\x46\x4b\x71\x2f\x57\x4f\x35\x44\x57\x50\x4a\x63\x51\x53\x6f\x6f','\x6b\x78\x2f\x63\x49\x43\x6f\x73\x57\x36\x38','\x70\x72\x50\x31\x63\x6d\x6b\x50','\x6b\x57\x50\x55\x6e\x6d\x6b\x41\x57\x35\x64\x64\x4c\x57\x69','\x73\x62\x35\x70\x65\x53\x6b\x55','\x57\x51\x35\x41\x62\x66\x34\x77\x77\x61','\x57\x50\x56\x63\x56\x38\x6b\x44\x57\x52\x48\x46\x57\x4f\x50\x2b\x57\x50\x65','\x57\x4f\x4e\x64\x50\x38\x6f\x35\x57\x50\x61\x4b\x63\x4d\x57\x32','\x57\x36\x6e\x72\x57\x36\x6d\x5a\x57\x51\x43','\x43\x53\x6f\x30\x77\x53\x6b\x36\x57\x4f\x65','\x57\x4f\x46\x63\x55\x43\x6b\x43\x57\x52\x7a\x4b\x57\x34\x65','\x62\x53\x6f\x77\x77\x47\x47','\x6c\x43\x6b\x53\x68\x6d\x6b\x6f\x57\x34\x2f\x63\x55\x43\x6f\x2b\x71\x38\x6b\x47\x57\x50\x30\x66\x57\x36\x43\x4b','\x57\x52\x79\x70\x72\x73\x53\x6c\x64\x31\x56\x64\x4b\x71','\x46\x48\x6e\x58\x65\x57','\x57\x52\x46\x64\x53\x4d\x52\x63\x47\x53\x6f\x53\x57\x36\x2f\x63\x4e\x53\x6f\x42','\x73\x30\x53\x5a\x57\x52\x54\x4a','\x70\x53\x6b\x76\x57\x35\x75\x42\x6a\x63\x53\x48\x57\x52\x47','\x57\x4f\x70\x64\x4b\x63\x56\x63\x48\x43\x6b\x6e','\x66\x38\x6b\x49\x6d\x38\x6b\x2f\x57\x52\x79\x55','\x57\x50\x68\x64\x4d\x43\x6b\x6d\x6e\x77\x6c\x63\x47\x61','\x71\x38\x6f\x36\x71\x43\x6f\x63\x57\x50\x4a\x64\x4f\x38\x6b\x34\x71\x61','\x57\x51\x62\x73\x70\x31\x75\x57','\x57\x37\x35\x69\x72\x63\x7a\x71\x57\x50\x35\x66\x45\x61','\x61\x53\x6b\x62\x62\x58\x4c\x6a','\x57\x34\x44\x35\x41\x53\x6b\x5a\x70\x53\x6f\x48\x57\x50\x39\x69','\x57\x37\x74\x63\x50\x38\x6b\x48\x7a\x30\x46\x63\x4b\x53\x6f\x55','\x62\x65\x4e\x63\x48\x53\x6f\x38\x57\x34\x34\x4a\x57\x34\x78\x64\x52\x71','\x71\x43\x6f\x6c\x79\x65\x70\x64\x4c\x47','\x57\x37\x72\x71\x42\x77\x4e\x64\x54\x71','\x57\x37\x42\x64\x4d\x77\x61\x38\x57\x35\x74\x64\x4c\x43\x6f\x7a\x57\x50\x34','\x57\x52\x34\x63\x66\x59\x2f\x63\x4c\x43\x6b\x44\x43\x75\x71\x36\x6d\x38\x6f\x33\x77\x61','\x62\x67\x43\x7a\x57\x4f\x2f\x64\x4d\x57','\x6c\x32\x79\x6a\x57\x52\x5a\x64\x4a\x38\x6b\x48\x6b\x48\x6d','\x70\x47\x46\x64\x48\x53\x6b\x55\x63\x58\x46\x63\x4b\x6d\x6f\x6a','\x57\x36\x7a\x76\x45\x73\x6a\x68','\x71\x53\x6f\x4d\x79\x32\x4e\x64\x54\x38\x6f\x35','\x57\x50\x4e\x63\x4f\x38\x6b\x44\x57\x52\x53','\x57\x50\x34\x57\x57\x50\x68\x64\x4d\x75\x4a\x63\x4a\x53\x6f\x6f\x57\x35\x79','\x57\x34\x33\x63\x49\x6d\x6f\x78\x67\x38\x6f\x73\x79\x6d\x6b\x45\x71\x71','\x6d\x53\x6b\x58\x76\x6d\x6f\x78\x57\x4f\x4e\x64\x51\x6d\x6b\x2f','\x70\x43\x6b\x46\x64\x53\x6b\x31\x57\x50\x75','\x57\x52\x56\x64\x50\x64\x52\x63\x47\x53\x6f\x47\x57\x36\x6c\x64\x4b\x53\x6f\x63','\x57\x52\x56\x64\x47\x33\x4e\x64\x52\x78\x68\x63\x54\x43\x6f\x2f','\x43\x68\x4f\x2b','\x57\x34\x72\x44\x41\x4a\x47\x6b\x68\x71','\x69\x53\x6b\x4f\x57\x4f\x72\x42\x57\x52\x53','\x6e\x76\x71\x72\x57\x50\x76\x6a','\x57\x36\x6e\x4c\x57\x34\x68\x64\x53\x47\x4e\x64\x4b\x53\x6b\x75\x57\x37\x34','\x57\x35\x54\x2f\x6c\x66\x69','\x66\x6d\x6b\x59\x6b\x43\x6b\x37\x57\x51\x30\x52\x6c\x71','\x70\x6d\x6f\x72\x57\x4f\x52\x63\x4b\x49\x74\x63\x48\x6d\x6f\x42\x79\x57','\x46\x65\x30\x30\x57\x4f\x48\x41\x57\x51\x37\x63\x53\x6d\x6f\x74','\x77\x6d\x6f\x4b\x46\x43\x6b\x6b\x57\x51\x43\x4c\x6c\x43\x6f\x59','\x61\x38\x6b\x62\x64\x62\x35\x63','\x74\x6d\x6f\x64\x57\x50\x72\x4b\x57\x52\x56\x63\x4e\x47\x4c\x2b','\x57\x4f\x56\x64\x4f\x68\x70\x63\x48\x6d\x6f\x47\x57\x36\x46\x63\x4e\x53\x6f\x62','\x70\x53\x6b\x62\x6c\x62\x66\x6f','\x57\x34\x4e\x64\x54\x65\x69\x76\x57\x36\x38','\x65\x43\x6b\x4f\x6e\x6d\x6b\x32','\x64\x53\x6f\x56\x57\x34\x38\x52\x69\x53\x6f\x55\x74\x6d\x6b\x66','\x57\x4f\x64\x64\x4d\x43\x6b\x75\x6b\x73\x46\x63\x4b\x38\x6f\x4a\x72\x47','\x61\x53\x6f\x2f\x57\x36\x38\x4a\x6e\x71','\x57\x50\x42\x63\x56\x38\x6f\x79\x57\x37\x48\x52\x6c\x6d\x6f\x53','\x57\x52\x4c\x4f\x68\x38\x6b\x38\x75\x47','\x57\x35\x66\x52\x57\x34\x65','\x57\x36\x4e\x64\x47\x4d\x61\x53\x57\x37\x70\x64\x47\x57','\x57\x4f\x53\x51\x57\x51\x37\x64\x50\x68\x75','\x57\x36\x6d\x47\x70\x38\x6b\x34\x57\x52\x47','\x57\x34\x33\x63\x47\x53\x6f\x4f\x68\x53\x6f\x76','\x63\x38\x6f\x31\x75\x61\x7a\x76\x6b\x6d\x6b\x58\x42\x71','\x57\x37\x78\x64\x4c\x77\x35\x52\x57\x4f\x69\x55\x57\x52\x79\x67','\x57\x36\x58\x66\x76\x68\x4e\x64\x49\x6d\x6f\x6f\x71\x77\x53','\x46\x53\x6f\x2f\x73\x53\x6f\x79\x57\x50\x4a\x64\x50\x6d\x6b\x6c\x71\x61','\x42\x71\x50\x4e\x6a\x6d\x6b\x42\x57\x50\x4e\x63\x49\x4d\x4f','\x68\x62\x31\x4c\x6f\x38\x6b\x79','\x57\x35\x64\x63\x48\x53\x6f\x67\x68\x38\x6b\x43\x6a\x71','\x57\x50\x4a\x64\x55\x6d\x6f\x5a\x57\x4f\x57\x63','\x6f\x6d\x6f\x6c\x43\x65\x70\x64\x56\x71','\x6e\x76\x78\x64\x48\x38\x6b\x5a\x63\x57\x46\x63\x4b\x6d\x6f\x67','\x61\x38\x6b\x63\x57\x51\x4c\x2f\x57\x52\x33\x63\x4d\x73\x54\x4f','\x41\x38\x6b\x72\x57\x50\x71\x6c\x44\x5a\x4c\x5a\x57\x52\x61','\x6c\x6d\x6f\x6e\x57\x50\x70\x63\x4b\x5a\x4e\x63\x47\x6d\x6b\x76','\x57\x52\x4c\x57\x66\x38\x6b\x52\x71\x4d\x53','\x57\x51\x64\x63\x4c\x38\x6b\x76\x57\x51\x76\x51\x43\x31\x43\x59','\x45\x43\x6f\x39\x75\x6d\x6f\x74\x57\x50\x4b','\x70\x38\x6f\x63\x57\x50\x68\x63\x4b\x74\x70\x63\x4b\x57','\x63\x6d\x6f\x2f\x57\x34\x4f\x5a\x6a\x57','\x57\x35\x70\x64\x54\x66\x38\x63\x57\x4f\x69\x42\x57\x4f\x65\x4d','\x45\x47\x44\x32\x65\x53\x6b\x79\x57\x50\x4a\x63\x4c\x47','\x6e\x53\x6f\x77\x57\x4f\x5a\x63\x4e\x4a\x4e\x63\x4d\x53\x6b\x45','\x6b\x61\x68\x64\x49\x43\x6b\x2f\x72\x58\x64\x63\x51\x53\x6f\x77','\x74\x63\x66\x64\x57\x35\x43\x34\x57\x52\x4c\x38\x57\x35\x38\x49\x6c\x53\x6b\x54','\x76\x53\x6f\x77\x77\x66\x69\x72\x76\x43\x6f\x32\x72\x43\x6b\x61\x57\x50\x4e\x63\x4b\x53\x6f\x49\x57\x4f\x79','\x66\x6d\x6b\x6d\x6e\x53\x6b\x42\x57\x52\x71','\x72\x53\x6b\x69\x46\x6d\x6f\x37\x57\x52\x79\x6c\x70\x6d\x6b\x35\x57\x50\x34\x38','\x75\x38\x6b\x38\x74\x4d\x74\x63\x54\x57','\x72\x38\x6b\x6f\x71\x6d\x6f\x71\x71\x38\x6f\x33\x57\x35\x6c\x64\x53\x73\x4a\x63\x56\x38\x6f\x2b\x66\x43\x6f\x4e\x46\x71','\x7a\x6d\x6b\x53\x57\x4f\x61\x2f\x78\x47','\x57\x52\x39\x54\x46\x38\x6f\x34\x57\x34\x56\x63\x53\x77\x46\x63\x50\x47','\x70\x53\x6b\x66\x79\x62\x35\x61\x57\x36\x52\x63\x4c\x38\x6f\x39','\x57\x4f\x74\x64\x54\x59\x46\x63\x4e\x53\x6b\x5a','\x57\x4f\x66\x30\x6b\x78\x6d\x62','\x57\x36\x54\x64\x43\x30\x78\x64\x54\x61','\x57\x37\x33\x63\x48\x38\x6f\x6e\x57\x36\x7a\x44','\x71\x6d\x6b\x69\x72\x38\x6f\x74\x73\x43\x6f\x33\x57\x35\x5a\x63\x4c\x72\x4e\x63\x56\x38\x6f\x5a\x6f\x6d\x6f\x74','\x57\x36\x4f\x56\x63\x38\x6b\x68\x57\x4f\x79','\x57\x34\x48\x57\x73\x5a\x34\x35','\x79\x53\x6b\x6d\x57\x4f\x4f\x61\x79\x4a\x38','\x57\x51\x46\x64\x4e\x38\x6b\x4f\x6a\x4d\x47','\x57\x52\x62\x41\x63\x75\x57\x71\x71\x38\x6f\x54\x57\x34\x30','\x67\x33\x34\x77\x57\x4f\x58\x38\x57\x50\x72\x63\x57\x36\x71','\x69\x43\x6b\x7a\x6a\x72\x58\x61\x57\x36\x5a\x63\x47\x6d\x6f\x37','\x57\x52\x48\x48\x66\x38\x6b\x53\x77\x68\x79','\x6e\x43\x6f\x33\x63\x53\x6b\x49\x57\x52\x69','\x57\x51\x54\x2b\x57\x34\x61\x55\x57\x4f\x38\x35\x57\x50\x42\x63\x56\x57','\x57\x36\x6c\x63\x50\x6d\x6b\x54\x41\x66\x46\x63\x4c\x43\x6f\x30\x57\x37\x30','\x57\x52\x6e\x52\x44\x53\x6b\x75\x57\x37\x38','\x70\x38\x6b\x64\x64\x53\x6f\x49\x57\x37\x6a\x66\x6f\x72\x75','\x57\x51\x7a\x34\x64\x31\x43\x68\x45\x43\x6f\x47','\x57\x35\x4c\x39\x41\x53\x6b\x4b\x45\x38\x6b\x4d\x57\x50\x48\x64','\x57\x34\x72\x47\x6d\x31\x65\x47','\x57\x37\x54\x52\x57\x34\x61\x4d\x57\x4f\x38\x34\x57\x35\x37\x64\x55\x47','\x57\x37\x78\x64\x47\x33\x75\x37\x57\x36\x4e\x64\x4e\x43\x6f\x46','\x6b\x53\x6f\x6d\x57\x50\x78\x63\x4d\x61','\x72\x71\x42\x63\x4f\x38\x6f\x63\x57\x34\x75\x2f\x57\x35\x6c\x64\x50\x47','\x79\x30\x58\x72\x6a\x6d\x6b\x41\x57\x34\x46\x64\x4d\x58\x34','\x57\x51\x76\x6b\x41\x63\x6d\x69\x64\x66\x52\x64\x54\x61','\x42\x38\x6f\x33\x71\x38\x6f\x79\x57\x50\x5a\x64\x52\x6d\x6b\x2f\x62\x71','\x57\x51\x47\x6a\x6f\x78\x57\x61\x57\x35\x53\x6c\x70\x71','\x57\x34\x76\x53\x76\x53\x6b\x31\x70\x43\x6b\x54\x57\x50\x48\x6f','\x57\x37\x66\x6c\x44\x74\x57','\x75\x58\x6d\x6e\x6e\x65\x34\x46','\x46\x72\x6e\x48\x67\x6d\x6b\x73\x57\x4f\x78\x63\x4c\x47','\x57\x51\x37\x64\x47\x31\x37\x64\x4d\x32\x30','\x57\x36\x69\x6f\x77\x48\x61','\x6f\x33\x6d\x6c\x57\x51\x42\x63\x47\x43\x6b\x59\x6b\x58\x71','\x57\x52\x4b\x66\x68\x4d\x30\x77','\x57\x34\x6c\x63\x4c\x38\x6f\x49\x57\x37\x66\x70\x62\x6d\x6f\x62\x57\x50\x6d','\x57\x35\x54\x54\x44\x38\x6b\x34','\x57\x34\x6a\x4b\x6b\x31\x38\x4c\x76\x57','\x57\x52\x50\x4c\x61\x53\x6b\x33','\x57\x52\x52\x64\x56\x53\x6b\x51\x69\x68\x38','\x57\x35\x39\x4c\x66\x4d\x4b\x65\x43\x6d\x6b\x57\x57\x35\x69','\x6c\x43\x6b\x54\x66\x6d\x6b\x6f\x57\x34\x33\x64\x48\x6d\x6b\x44\x43\x6d\x6b\x43\x57\x51\x43\x51','\x57\x35\x53\x39\x65\x53\x6b\x35\x57\x50\x78\x63\x48\x6d\x6b\x4d\x66\x57','\x70\x6d\x6f\x42\x57\x4f\x4a\x63\x4b\x74\x46\x63\x4d\x43\x6b\x41\x43\x57','\x57\x35\x48\x2b\x70\x4b\x34\x2b\x75\x61','\x62\x43\x6f\x31\x57\x34\x47','\x79\x53\x6b\x48\x72\x4e\x68\x63\x4b\x6d\x6f\x73\x62\x38\x6f\x76','\x57\x37\x68\x63\x4f\x53\x6f\x4e\x6e\x53\x6f\x4a\x72\x53\x6f\x51\x45\x57','\x57\x35\x48\x33\x41\x43\x6b\x31','\x62\x53\x6b\x58\x46\x48\x62\x70\x70\x38\x6f\x34\x45\x47','\x41\x6d\x6b\x53\x71\x4e\x37\x63\x4e\x53\x6f\x72\x61\x57','\x57\x36\x58\x66\x76\x68\x64\x64\x4e\x57','\x57\x37\x46\x63\x4f\x6d\x6b\x52\x41\x31\x64\x63\x49\x6d\x6f\x50\x57\x36\x53','\x7a\x72\x30\x78\x65\x67\x47','\x57\x50\x56\x64\x50\x38\x6f\x36\x57\x4f\x4f\x45\x68\x61','\x57\x34\x52\x63\x49\x6d\x6f\x70','\x57\x50\x6c\x63\x4b\x6d\x6b\x78\x6a\x63\x46\x63\x47\x43\x6b\x33\x45\x71','\x57\x36\x78\x63\x4d\x63\x33\x64\x4a\x32\x5a\x63\x56\x43\x6b\x36\x57\x50\x6d','\x6b\x6d\x6b\x6f\x64\x53\x6f\x58\x57\x36\x76\x64\x46\x61\x38','\x65\x43\x6f\x78\x76\x76\x5a\x64\x47\x64\x75\x30\x57\x52\x75','\x57\x34\x33\x63\x4c\x6d\x6f\x69\x68\x43\x6f\x6f\x43\x43\x6f\x6e\x65\x61','\x57\x51\x33\x64\x54\x4c\x70\x63\x4c\x53\x6f\x44','\x66\x43\x6b\x62\x62\x65\x50\x65\x63\x43\x6b\x51\x72\x47','\x57\x51\x38\x6a\x62\x32\x30','\x57\x51\x44\x6e\x63\x31\x43\x62\x76\x71','\x65\x43\x6f\x73\x6f\x53\x6b\x6c\x57\x50\x69\x34\x6f\x57','\x7a\x43\x6f\x69\x7a\x38\x6f\x68\x57\x37\x6d','\x57\x4f\x46\x64\x47\x73\x5a\x63\x4a\x38\x6b\x71\x57\x37\x33\x63\x4c\x5a\x75','\x57\x4f\x4a\x63\x4f\x38\x6b\x4b\x57\x4f\x54\x68','\x70\x30\x4f\x62\x57\x51\x78\x64\x4d\x57','\x41\x53\x6b\x68\x78\x74\x50\x50','\x57\x34\x58\x52\x57\x34\x70\x64\x4f\x57\x53','\x73\x65\x69\x44\x57\x4f\x35\x66','\x57\x51\x62\x52\x68\x38\x6b\x58','\x57\x51\x33\x63\x50\x6d\x6b\x64\x57\x4f\x35\x4e\x45\x31\x79\x4a','\x62\x43\x6b\x4b\x57\x51\x6a\x2f\x57\x52\x33\x63\x54\x61\x47','\x57\x50\x44\x4d\x7a\x38\x6b\x58\x57\x36\x42\x63\x54\x71','\x57\x50\x54\x71\x68\x58\x4b\x64\x71\x53\x6f\x48\x57\x50\x53','\x57\x35\x7a\x61\x43\x4a\x69','\x41\x75\x30\x38\x57\x4f\x66\x6d\x57\x50\x6c\x63\x53\x43\x6f\x6a','\x57\x51\x48\x4c\x67\x6d\x6b\x58\x75\x4e\x57\x68\x57\x4f\x75','\x57\x36\x4a\x64\x56\x4b\x6a\x73\x57\x51\x6d\x75\x57\x50\x44\x30','\x74\x58\x35\x5a\x45\x43\x6b\x44\x44\x74\x4b\x73','\x65\x53\x6b\x4f\x6d\x57','\x73\x38\x6b\x48\x46\x47\x35\x45\x61\x6d\x6f\x49','\x57\x51\x50\x77\x64\x65\x31\x44','\x57\x34\x52\x64\x54\x43\x6f\x6f\x57\x4f\x66\x4c\x57\x50\x31\x30\x57\x50\x6d','\x57\x51\x68\x64\x53\x68\x4e\x63\x48\x53\x6f\x39\x57\x37\x78\x63\x52\x43\x6f\x63','\x79\x53\x6f\x45\x42\x38\x6f\x72\x57\x37\x6a\x62\x79\x61','\x57\x50\x64\x64\x4b\x74\x68\x63\x47\x47','\x43\x76\x57\x46\x57\x52\x6c\x63\x54\x47','\x57\x52\x54\x50\x44\x43\x6b\x58\x57\x37\x46\x63\x47\x32\x5a\x63\x55\x47','\x79\x53\x6f\x64\x64\x53\x6f\x72\x57\x36\x76\x67\x44\x71\x71','\x57\x34\x62\x51\x73\x58\x53\x65','\x63\x30\x46\x63\x4b\x43\x6f\x63\x57\x34\x4b\x34\x57\x35\x56\x64\x51\x57','\x62\x6d\x6f\x79\x6b\x43\x6b\x38\x57\x50\x61\x5a','\x76\x6d\x6f\x79\x72\x53\x6f\x6d\x57\x52\x57','\x57\x34\x6c\x63\x50\x6d\x6f\x4c\x69\x6d\x6f\x55','\x72\x48\x34\x6e\x6f\x30\x34'];_0x4b4a=function(){return _0x98ee8a;};return _0x4b4a();}_0xaf5d46();'use strict';const _0x37e670=require('\x66\x73'),_0x2b3215=require(_0x11eb15(0xd2,'\x63\x7a\x77\x44')),{getReflectionLogPath:_0x5099cb,getEvolutionDir:_0x4749b4}=require(_0x11eb15(0x247,'\x7a\x46\x6f\x49')),_0x34a197=-0x52d*0x5+0x2*-0x1c1+0x1d68,_0x2ee018=0x1810+0x170c+-0x2f14*0x1,_0x2c09f2=-0x400*-0x8+-0x9e*-0x3a+0x1*-0x43c9,_0x415b51=(-0xe87*0x1+0x21e6+-0x1341)*(-0xe21+0x11*-0x9+0xef6)*(0x1*-0x169+-0x26e*0x2+-0x5*-0x209),_0x300f8d=_0x34a197;function _0x53b1e0(_0x45415b){const _0x21a2ea=_0x11eb15;try{const _0x83e126={};_0x83e126['\x72\x65\x63\x75\x72\x73\x69\x76'+'\x65']=!![];if(!_0x37e670[_0x21a2ea(0x18b,'\x7a\x46\x6f\x49')+'\x6e\x63'](_0x45415b))_0x37e670[_0x21a2ea(0x20b,'\x37\x5a\x35\x56')+'\x63'](_0x45415b,_0x83e126);}catch(_0xeecd07){}}function _0x267550(_0x5c17fa){const _0x3f907e=_0x11eb15,_0x5de75d={};_0x5de75d[_0x3f907e(0x263,'\x29\x69\x5a\x68')]=function(_0x4c91ac,_0x2c52ff){return _0x4c91ac===_0x2c52ff;},_0x5de75d['\x50\x6f\x48\x67\x6f']=_0x3f907e(0x10d,'\x55\x31\x45\x34'),_0x5de75d[_0x3f907e(0x1f4,'\x55\x5a\x7a\x78')]=_0x3f907e(0xa3,'\x35\x42\x5b\x58'),_0x5de75d[_0x3f907e(0x237,'\x2a\x63\x67\x76')]=function(_0x45a33f,_0x2741a8){return _0x45a33f===_0x2741a8;},_0x5de75d[_0x3f907e(0x1bd,'\x5a\x6a\x4d\x25')]=_0x3f907e(0x239,'\x37\x48\x74\x42');const _0x53b6f6=_0x5de75d;try{var _0x420143=Array[_0x3f907e(0x104,'\x63\x62\x71\x34')](_0x5c17fa)?_0x5c17fa:[];if(_0x420143[_0x3f907e(0xb1,'\x65\x52\x37\x23')]<0x1*0x229f+0xa3*-0x18+0x4*-0x4d5)return _0x34a197;var _0x4ed72f=_0x420143[_0x3f907e(0x132,'\x35\x42\x5b\x58')](-(0x805+0x849+-0x104b)),_0x1f7ab9=_0x4ed72f[_0x3f907e(0x170,'\x41\x49\x77\x46')](function(_0x2be0cf){const _0x5ae6a2=_0x3f907e;if(_0x53b6f6[_0x5ae6a2(0x26d,'\x37\x56\x62\x51')](_0x53b6f6[_0x5ae6a2(0xb2,'\x55\x5a\x7a\x78')],_0x53b6f6[_0x5ae6a2(0x15d,'\x7a\x46\x6f\x49')]))try{const _0x486925={};_0x486925[_0x5ae6a2(0xb3,'\x74\x4c\x73\x5b')+'\x65']=!![];if(!_0x1cbbf1[_0x5ae6a2(0x18c,'\x63\x62\x71\x34')+'\x6e\x63'](_0x233f72))_0x2b46ba[_0x5ae6a2(0x107,'\x75\x5b\x64\x45')+'\x63'](_0x52b2d8,_0x486925);}catch(_0x3601ac){}else return _0x2be0cf&&_0x2be0cf[_0x5ae6a2(0x126,'\x32\x40\x4f\x62')]&&_0x53b6f6[_0x5ae6a2(0xf4,'\x37\x39\x5e\x6b')](_0x2be0cf[_0x5ae6a2(0x251,'\x35\x42\x5b\x58')][_0x5ae6a2(0xd8,'\x31\x5e\x32\x5b')],_0x53b6f6[_0x5ae6a2(0x14a,'\x29\x69\x5a\x68')]);}),_0x2d5812=_0x4ed72f[_0x3f907e(0x26c,'\x64\x55\x5e\x28')](function(_0x530ca2){const _0x210911=_0x3f907e;return _0x530ca2&&_0x530ca2[_0x210911(0x186,'\x5a\x6a\x4d\x25')]&&_0x53b6f6['\x53\x6a\x47\x63\x6c'](_0x530ca2[_0x210911(0xde,'\x32\x51\x25\x67')][_0x210911(0x1b6,'\x65\x52\x37\x23')],_0x210911(0xc9,'\x6c\x56\x2a\x26'));});if(_0x1f7ab9)return _0x2ee018;if(_0x2d5812)return _0x2c09f2;}catch(_0x2b9002){}return _0x34a197;}function _0x23f622({cycleCount:_0x57a035,recentEvents:_0x72d023}){const _0xba4993=_0x11eb15,_0x377942={'\x6e\x46\x66\x7a\x6a':function(_0x50ae11,_0x54a541){return _0x50ae11===_0x54a541;},'\x78\x5a\x74\x6f\x4c':function(_0x479510,_0xeb6070){return _0x479510===_0xeb6070;},'\x4d\x49\x57\x6f\x50':_0xba4993(0xb9,'\x37\x48\x74\x42')+_0xba4993(0x273,'\x53\x4e\x46\x59')+_0xba4993(0x1a9,'\x53\x4e\x46\x59')+_0xba4993(0xce,'\x72\x38\x4e\x31'),'\x7a\x57\x52\x4f\x61':function(_0x2e6cd0,_0x3f8cdf){return _0x2e6cd0(_0x3f8cdf);},'\x63\x57\x49\x55\x6a':function(_0x16661b,_0x11ea1d){return _0x16661b<_0x11ea1d;},'\x4f\x56\x6f\x63\x6f':function(_0x2905e0,_0xcb3082){return _0x2905e0!==_0xcb3082;},'\x42\x66\x78\x4c\x67':_0xba4993(0x1b3,'\x30\x53\x64\x5e')};var _0x3cf2ed=_0x377942['\x7a\x57\x52\x4f\x61'](_0x267550,_0x72d023);if(!Number['\x69\x73\x46\x69\x6e\x69\x74\x65'](_0x57a035)||_0x377942[_0xba4993(0x1fc,'\x55\x31\x45\x34')](_0x57a035,_0x3cf2ed))return![];if(_0x377942[_0xba4993(0x207,'\x56\x7a\x4e\x68')](_0x57a035%_0x3cf2ed,0x5b*-0x51+-0x2*0x8b8+0x2e3b))return![];const _0x337835=_0x5099cb();try{if(_0x377942['\x4f\x56\x6f\x63\x6f'](_0x377942[_0xba4993(0xaf,'\x29\x69\x5a\x68')],'\x44\x41\x64\x49\x47'))return _0x377942[_0xba4993(0x1f5,'\x30\x72\x6e\x53')](_0x52dfd2,_0xba4993(0x111,'\x5a\x6a\x4d\x25')+_0xba4993(0x103,'\x67\x71\x56\x7a')+'\x6c\x61\x74\x65\x61\x75')||_0x377942[_0xba4993(0x1df,'\x28\x66\x55\x38')](_0x5b7166,_0x377942[_0xba4993(0xb0,'\x54\x25\x56\x71')])||_0x377942[_0xba4993(0x13f,'\x30\x53\x64\x5e')](_0x25a51f,_0xba4993(0x1c8,'\x37\x56\x62\x51')+_0xba4993(0x269,'\x44\x74\x5b\x2a')+_0xba4993(0x234,'\x7a\x46\x6f\x49')+'\x64');else{if(_0x37e670[_0xba4993(0x1de,'\x37\x48\x74\x42')+'\x6e\x63'](_0x337835)){const _0x387b0d=_0x37e670[_0xba4993(0x1ac,'\x6c\x56\x2a\x26')](_0x337835);if(Date['\x6e\x6f\x77']()-_0x387b0d[_0xba4993(0x100,'\x2a\x6b\x74\x26')]<_0x415b51)return![];}}}catch(_0xe78140){}return!![];}function _0x327477(_0x19cb91){const _0x5644eb=_0x11eb15,_0x37c19a={'\x78\x4e\x6a\x72\x79':_0x5644eb(0xa0,'\x48\x51\x7a\x7a')+_0x5644eb(0x1e8,'\x41\x49\x77\x46')+_0x5644eb(0x150,'\x44\x74\x5b\x2a'),'\x4d\x4e\x4a\x61\x78':function(_0x355f16,_0xc56e8){return _0x355f16===_0xc56e8;},'\x45\x53\x57\x4a\x6d':_0x5644eb(0x21a,'\x64\x2a\x73\x6e')+_0x5644eb(0xf6,'\x53\x4e\x46\x59')+_0x5644eb(0x162,'\x29\x69\x5a\x68')+'\x64','\x41\x56\x54\x41\x56':function(_0x38d84a,_0xc5b3b2){return _0x38d84a(_0xc5b3b2);},'\x4b\x6d\x58\x69\x42':_0x5644eb(0x160,'\x74\x4c\x73\x5b'),'\x54\x63\x55\x4c\x53':function(_0xc22b5e,_0x4ca962){return _0xc22b5e===_0x4ca962;},'\x74\x4d\x59\x59\x63':_0x5644eb(0x22e,'\x67\x71\x56\x7a')+'\x74\x79\x5f\x67\x61\x70','\x78\x4a\x42\x76\x4d':function(_0x3f7926,_0x3c61e7){return _0x3f7926===_0x3c61e7;},'\x54\x65\x78\x79\x46':function(_0x1ffbc9,_0x455802){return _0x1ffbc9(_0x455802);},'\x76\x43\x7a\x49\x63':_0x5644eb(0x17e,'\x63\x7a\x77\x44')+'\x74\x79','\x53\x7a\x42\x73\x4d':function(_0x25f285,_0x228a77){return _0x25f285!==_0x228a77;},'\x45\x46\x53\x69\x62':_0x5644eb(0x156,'\x39\x58\x28\x4e'),'\x6d\x50\x6c\x4b\x6f':_0x5644eb(0x1fe,'\x63\x62\x71\x34'),'\x7a\x46\x44\x48\x51':_0x5644eb(0x10a,'\x77\x6c\x5a\x74')+_0x5644eb(0x1b2,'\x54\x25\x56\x71')+_0x5644eb(0x192,'\x67\x71\x56\x7a')+'\x74\x69\x6f\x6e'};var _0xa715b8=Array[_0x5644eb(0x1a6,'\x29\x69\x5a\x68')](_0x19cb91)?_0x19cb91:[],_0x25aca8=[],_0x275f9=_0xa715b8[_0x5644eb(0xc1,'\x61\x28\x74\x5d')](function(_0x135f91){const _0x39b4ab=_0x5644eb;return _0x135f91===_0x37c19a[_0x39b4ab(0x125,'\x30\x53\x64\x5e')]||_0x37c19a['\x4d\x4e\x4a\x61\x78'](_0x135f91,_0x39b4ab(0x1c2,'\x53\x4e\x46\x59')+_0x39b4ab(0x211,'\x44\x74\x5b\x2a')+_0x39b4ab(0x226,'\x64\x55\x5e\x28')+_0x39b4ab(0x274,'\x7a\x46\x6f\x49'))||_0x37c19a[_0x39b4ab(0x190,'\x53\x4e\x46\x59')](_0x135f91,_0x37c19a[_0x39b4ab(0x109,'\x54\x25\x56\x71')]);}),_0x28b449=_0xa715b8[_0x5644eb(0xeb,'\x72\x38\x4e\x31')](function(_0x3a252c){const _0x1a8edd=_0x5644eb;return _0x37c19a[_0x1a8edd(0xd3,'\x55\x5a\x7a\x78')](_0x3a252c,_0x1a8edd(0x23a,'\x77\x6c\x5a\x74')+'\x72')||_0x37c19a[_0x1a8edd(0x11e,'\x48\x51\x7a\x7a')](String,_0x3a252c)[_0x1a8edd(0x1c6,'\x31\x65\x44\x56')+'\x74\x68'](_0x37c19a['\x4b\x6d\x58\x69\x42'])||String(_0x3a252c)[_0x1a8edd(0xd6,'\x29\x69\x5a\x68')+'\x74\x68']('\x65\x72\x72\x73\x69\x67\x5f\x6e'+_0x1a8edd(0x1ca,'\x6d\x35\x4e\x57'));}),_0x50d0ac=_0xa715b8[_0x5644eb(0xdc,'\x36\x59\x68\x51')](function(_0x50718f){const _0x88b67c=_0x5644eb;return _0x37c19a[_0x88b67c(0x157,'\x7a\x46\x6f\x49')](_0x50718f,_0x37c19a[_0x88b67c(0x115,'\x44\x43\x54\x7a')])||_0x37c19a[_0x88b67c(0x135,'\x64\x2a\x73\x6e')](_0x50718f,_0x88b67c(0x1da,'\x5a\x6a\x4d\x25')+_0x88b67c(0x24f,'\x30\x53\x64\x5e')+_0x88b67c(0x217,'\x63\x7a\x77\x44'));});if(_0x275f9){const _0x3cdc59={};_0x3cdc59[_0x5644eb(0xf3,'\x30\x53\x64\x5e')]=_0x37c19a[_0x5644eb(0x13d,'\x6c\x74\x63\x34')],_0x3cdc59[_0x5644eb(0x255,'\x75\x64\x79\x6a')]=+(0x1d*0xda+-0x20c6+-0x814*-0x1+0.05),_0x3cdc59['\x72\x65\x61\x73\x6f\x6e']='\x73\x74\x61\x67\x6e\x61\x74\x69'+_0x5644eb(0xa9,'\x2a\x63\x67\x76')+_0x5644eb(0x13c,'\x36\x59\x68\x51')+_0x5644eb(0x168,'\x35\x42\x5b\x58')+'\x6e',_0x25aca8[_0x5644eb(0x22d,'\x44\x74\x5b\x2a')](_0x3cdc59);}if(_0x28b449){if(_0x37c19a[_0x5644eb(0x1e1,'\x63\x7a\x77\x44')](_0x37c19a[_0x5644eb(0x17b,'\x73\x39\x76\x49')],_0x37c19a[_0x5644eb(0x19c,'\x6c\x74\x63\x34')]))_0x15ea45['\x70\x75\x73\x68'](_0x5644eb(0xe6,'\x63\x62\x71\x34')+_0x5644eb(0x1c9,'\x41\x49\x77\x46')+_0x5644eb(0xa8,'\x75\x5b\x64\x45')+_0x5644eb(0x1db,'\x35\x42\x5b\x58')),_0x244bed[_0x5644eb(0x14b,'\x63\x7a\x77\x44')](_0x37c19a[_0x5644eb(0xa5,'\x32\x51\x25\x67')](_0x3da194,_0xbdc30b)['\x73\x6c\x69\x63\x65'](0xbf9*0x2+0x79c+-0x1f8e*0x1,-0x501+0x1599+-0x4e0)),_0xd01aaa[_0x5644eb(0x165,'\x6f\x39\x47\x66')]('');else{const _0x58a0bf={};_0x58a0bf['\x70\x61\x72\x61\x6d']=_0x37c19a[_0x5644eb(0x195,'\x37\x48\x74\x42')],_0x58a0bf[_0x5644eb(0x276,'\x5a\x6a\x4d\x25')]=+(0x97*0x2+0xa67*0x1+-0xb95+0.05),_0x58a0bf[_0x5644eb(0x1d0,'\x5a\x6a\x4d\x25')]=_0x5644eb(0x252,'\x61\x28\x74\x5d')+'\x65\x74\x65\x63\x74\x65\x64\x20'+_0x5644eb(0x108,'\x63\x62\x71\x34')+_0x5644eb(0x231,'\x32\x40\x4f\x62'),_0x25aca8[_0x5644eb(0x213,'\x75\x5b\x64\x45')](_0x58a0bf);}}if(_0x50d0ac){const _0x197069={};_0x197069['\x70\x61\x72\x61\x6d']=_0x5644eb(0x225,'\x30\x72\x6e\x53')+_0x5644eb(0xec,'\x74\x4c\x73\x5b'),_0x197069[_0x5644eb(0x1f3,'\x65\x52\x37\x23')]=+(0x1be0+0x44b+-0x202b+0.05),_0x197069[_0x5644eb(0xb6,'\x63\x7a\x77\x44')]=_0x37c19a[_0x5644eb(0x215,'\x30\x53\x64\x5e')],_0x25aca8[_0x5644eb(0x1bc,'\x37\x48\x74\x42')](_0x197069);}return _0x25aca8[_0x5644eb(0x25f,'\x63\x7a\x77\x44')](0xa1c+0xec1+-0x18dd,-0x2697+-0x1*0x7f7+0x2e90);}function _0x1d97(_0x189894,_0x15ea45){_0x189894=_0x189894-(-0x71+-0x2*0x10a3+-0xf*-0x24a);const _0x244bed=_0x4b4a();let _0x3da194=_0x244bed[_0x189894];if(_0x1d97['\x57\x55\x7a\x6e\x41\x72']===undefined){var _0xbdc30b=function(_0x2d137f){const _0x41bda1='\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 _0x34cc89='',_0xdee7c5='',_0x33a437=_0x34cc89+_0xbdc30b,_0x3b1271=(''+function(){return-0x250b+-0xd94+0x329f;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')!==-(-0x2095*-0x1+0xc30+0x5*-0x8f4);for(let _0x16dcca=-0x1d48+0xacf+0x1279,_0x291b42,_0x5c2d13,_0x4bd1a3=-0x1761+-0xf88+0x58f*0x7;_0x5c2d13=_0x2d137f['\x63\x68\x61\x72\x41\x74'](_0x4bd1a3++);~_0x5c2d13&&(_0x291b42=_0x16dcca%(0x14*-0x179+-0xefd+0x2c75)?_0x291b42*(0x15*-0x1c+-0x5*0x152+0x926)+_0x5c2d13:_0x5c2d13,_0x16dcca++%(0x4*-0x5a8+0x9ea+0x9*0x16a))?_0x34cc89+=_0x3b1271||_0x33a437['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x4bd1a3+(-0x1b*0x40+-0x1*-0x1a33+0x1369*-0x1))-(-0x1ec+0x2612+0x241c*-0x1)!==0x932+-0x41b*0x1+0x517*-0x1?String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](-0x4f1*-0x2+-0x1f2d*0x1+0x3b7*0x6&_0x291b42>>(-(-0x2569*-0x1+-0x4a2+-0x20c5*0x1)*_0x16dcca&-0x3c1*-0xa+0x8ad+-0x2e31)):_0x16dcca:-0x722+0x139d+0x2d*-0x47){_0x5c2d13=_0x41bda1['\x69\x6e\x64\x65\x78\x4f\x66'](_0x5c2d13);}for(let _0xf196e5=0x18bb+-0x1236+-0x685,_0x1d87b7=_0x34cc89['\x6c\x65\x6e\x67\x74\x68'];_0xf196e5<_0x1d87b7;_0xf196e5++){_0xdee7c5+='\x25'+('\x30\x30'+_0x34cc89['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0xf196e5)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](0x12e+0xb38+-0xc56))['\x73\x6c\x69\x63\x65'](-(-0x1097+-0xbef+0x298*0xb));}return decodeURIComponent(_0xdee7c5);};const _0x3c847d=function(_0x362e7e,_0x3f0183){let _0x2f76a8=[],_0xbe5f18=-0x13c5*-0x1+0x1101*0x1+-0x24c6,_0x573b9d,_0x17b698='';_0x362e7e=_0xbdc30b(_0x362e7e);let _0x5e23e3;for(_0x5e23e3=-0x89d+-0x1d29+0x25c6;_0x5e23e3<0x26b2+0xffb*0x2+-0x4*0x116a;_0x5e23e3++){_0x2f76a8[_0x5e23e3]=_0x5e23e3;}for(_0x5e23e3=-0x26fe+0xe*-0x1cc+-0x77*-0x8a;_0x5e23e3<-0x1144+0x105+-0x373*-0x5;_0x5e23e3++){_0xbe5f18=(_0xbe5f18+_0x2f76a8[_0x5e23e3]+_0x3f0183['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x5e23e3%_0x3f0183['\x6c\x65\x6e\x67\x74\x68']))%(-0x20b6+0xb*0x125+0x151f),_0x573b9d=_0x2f76a8[_0x5e23e3],_0x2f76a8[_0x5e23e3]=_0x2f76a8[_0xbe5f18],_0x2f76a8[_0xbe5f18]=_0x573b9d;}_0x5e23e3=0x1cd0+0x804+-0x126a*0x2,_0xbe5f18=0x2401+-0x1*0x18f1+-0xb10;for(let _0x3daa98=0x6b*0x1+-0x72e+0x6c3;_0x3daa98<_0x362e7e['\x6c\x65\x6e\x67\x74\x68'];_0x3daa98++){_0x5e23e3=(_0x5e23e3+(0x54c+0xcba+-0x1205))%(0xd5*0x1+0xb3*-0x35+-0x129d*-0x2),_0xbe5f18=(_0xbe5f18+_0x2f76a8[_0x5e23e3])%(-0x2337+0x13*-0x17b+-0xe8*-0x47),_0x573b9d=_0x2f76a8[_0x5e23e3],_0x2f76a8[_0x5e23e3]=_0x2f76a8[_0xbe5f18],_0x2f76a8[_0xbe5f18]=_0x573b9d,_0x17b698+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](_0x362e7e['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x3daa98)^_0x2f76a8[(_0x2f76a8[_0x5e23e3]+_0x2f76a8[_0xbe5f18])%(-0x140a+0x2113+-0xc09)]);}return _0x17b698;};_0x1d97['\x55\x44\x56\x48\x61\x6c']=_0x3c847d,_0x1d97['\x71\x58\x65\x46\x5a\x4c']={},_0x1d97['\x57\x55\x7a\x6e\x41\x72']=!![];}const _0xd01aaa=_0x244bed[-0x1b5d+-0x2508+0x4065],_0x52afb9=_0x189894+_0xd01aaa,_0x5359c5=_0x1d97['\x71\x58\x65\x46\x5a\x4c'][_0x52afb9];if(!_0x5359c5){if(_0x1d97['\x64\x62\x75\x46\x5a\x4a']===undefined){const _0x5ef4f1=function(_0x45236f){this['\x49\x6f\x74\x79\x77\x4a']=_0x45236f,this['\x59\x6d\x75\x6e\x67\x4b']=[0x24c2+-0xc7*0x2e+0x3*-0x55,-0x5*-0x31f+-0xae*-0x14+0x5d7*-0x5,0xab+-0x458*0x1+0x3ad],this['\x51\x5a\x4e\x7a\x49\x77']=function(){return'\x6e\x65\x77\x53\x74\x61\x74\x65';},this['\x6d\x47\x79\x44\x6c\x66']='\x5c\x77\x2b\x20\x2a\x5c\x28\x5c\x29\x20\x2a\x7b\x5c\x77\x2b\x20\x2a',this['\x55\x66\x5a\x49\x66\x64']='\x5b\x27\x7c\x22\x5d\x2e\x2b\x5b\x27\x7c\x22\x5d\x3b\x3f\x20\x2a\x7d';};_0x5ef4f1['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x6a\x6d\x57\x59\x74\x63']=function(){const _0x1740b9=new RegExp(this['\x6d\x47\x79\x44\x6c\x66']+this['\x55\x66\x5a\x49\x66\x64']),_0x268772=_0x1740b9['\x74\x65\x73\x74'](this['\x51\x5a\x4e\x7a\x49\x77']['\x74\x6f\x53\x74\x72\x69\x6e\x67']())?--this['\x59\x6d\x75\x6e\x67\x4b'][0x1821*-0x1+0x1*0x128+0x22*0xad]:--this['\x59\x6d\x75\x6e\x67\x4b'][0xe*0x17d+0x5*0x6c5+-0x36af];return this['\x79\x4c\x61\x6b\x51\x71'](_0x268772);},_0x5ef4f1['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x79\x4c\x61\x6b\x51\x71']=function(_0x4756d7){if(!Boolean(~_0x4756d7))return _0x4756d7;return this['\x6a\x78\x70\x65\x52\x42'](this['\x49\x6f\x74\x79\x77\x4a']);},_0x5ef4f1['\x70\x72\x6f\x74\x6f\x74\x79\x70\x65']['\x6a\x78\x70\x65\x52\x42']=function(_0x3c3cc4){for(let _0x58885b=-0x5*0x7c2+0x239*0x7+-0x1*-0x173b,_0x351d62=this['\x59\x6d\x75\x6e\x67\x4b']['\x6c\x65\x6e\x67\x74\x68'];_0x58885b<_0x351d62;_0x58885b++){this['\x59\x6d\x75\x6e\x67\x4b']['\x70\x75\x73\x68'](Math['\x72\x6f\x75\x6e\x64'](Math['\x72\x61\x6e\x64\x6f\x6d']())),_0x351d62=this['\x59\x6d\x75\x6e\x67\x4b']['\x6c\x65\x6e\x67\x74\x68'];}return _0x3c3cc4(this['\x59\x6d\x75\x6e\x67\x4b'][-0x5*0x553+-0x521*0x1+0x20*0xfe]);},(''+function(){return 0x83*-0x17+-0x269a+0x325f;})['\x69\x6e\x64\x65\x78\x4f\x66']('\x0a')===-(-0x62b*0x1+-0x59e*0x1+0xbca)&&new _0x5ef4f1(_0x1d97)['\x6a\x6d\x57\x59\x74\x63'](),_0x1d97['\x64\x62\x75\x46\x5a\x4a']=!![];}_0x3da194=_0x1d97['\x55\x44\x56\x48\x61\x6c'](_0x3da194,_0x15ea45),_0x1d97['\x71\x58\x65\x46\x5a\x4c'][_0x52afb9]=_0x3da194;}else _0x3da194=_0x5359c5;return _0x3da194;}function _0x491a26({recentEvents:_0xf86778,signals:_0x4c2037,memoryAdvice:_0x2dc4c0,narrative:_0x39d503}){const _0x4ca799=_0x11eb15,_0x25f25e={};_0x25f25e['\x4f\x44\x69\x4d\x48']=_0x4ca799(0x230,'\x65\x52\x37\x23')+'\x34',_0x25f25e[_0x4ca799(0x1dd,'\x32\x40\x4f\x62')]=_0x4ca799(0x271,'\x61\x28\x74\x5d'),_0x25f25e['\x6d\x55\x56\x44\x72']=function(_0x5709cb,_0xf9c7da){return _0x5709cb+_0xf9c7da;},_0x25f25e[_0x4ca799(0x15a,'\x41\x49\x77\x46')]=function(_0x2a2635,_0x513e34){return _0x2a2635===_0x513e34;},_0x25f25e['\x78\x74\x6f\x5a\x76']=_0x4ca799(0x218,'\x53\x4e\x46\x59'),_0x25f25e[_0x4ca799(0x139,'\x53\x4e\x46\x59')]=_0x4ca799(0x1ee,'\x37\x5a\x35\x56'),_0x25f25e[_0x4ca799(0x163,'\x37\x56\x62\x51')]=_0x4ca799(0x18d,'\x48\x51\x7a\x7a'),_0x25f25e[_0x4ca799(0x22f,'\x37\x39\x5e\x6b')]=function(_0x53713d,_0x38f87f){return _0x53713d<_0x38f87f;},_0x25f25e[_0x4ca799(0xf1,'\x41\x49\x77\x46')]=function(_0x5dc579,_0x26ce14){return _0x5dc579+_0x26ce14;},_0x25f25e[_0x4ca799(0x209,'\x54\x25\x56\x71')]=_0x4ca799(0x254,'\x35\x42\x5b\x58')+_0x4ca799(0x1a5,'\x6d\x35\x4e\x57')+_0x4ca799(0x199,'\x32\x51\x25\x67')+_0x4ca799(0x14e,'\x28\x66\x55\x38')+_0x4ca799(0xcc,'\x74\x4c\x73\x5b'),_0x25f25e[_0x4ca799(0xcb,'\x6d\x35\x4e\x57')]=_0x4ca799(0xf9,'\x74\x4c\x73\x5b')+_0x4ca799(0x1a4,'\x67\x71\x56\x7a')+_0x4ca799(0x20f,'\x67\x49\x42\x53')+'\x61\x74\x65\x67\x69\x63\x20\x72'+_0x4ca799(0x222,'\x67\x49\x42\x53')+_0x4ca799(0x26e,'\x48\x51\x7a\x7a')+_0x4ca799(0x151,'\x52\x69\x5d\x4e')+_0x4ca799(0x1cb,'\x41\x49\x77\x46')+_0x4ca799(0x242,'\x54\x25\x56\x71'),_0x25f25e['\x4c\x52\x4a\x59\x52']=_0x4ca799(0x182,'\x28\x66\x55\x38')+'\x74\x68\x65\x20\x70\x61\x74\x74'+_0x4ca799(0x241,'\x48\x51\x7a\x7a')+_0x4ca799(0x249,'\x67\x71\x56\x7a')+'\x72\x6f\x76\x69\x64\x65\x20\x63'+_0x4ca799(0x1ce,'\x40\x4f\x6a\x25')+'\x74\x72\x61\x74\x65\x67\x69\x63'+'\x20\x67\x75\x69\x64\x61\x6e\x63'+'\x65\x2e',_0x25f25e[_0x4ca799(0xad,'\x40\x4f\x6a\x25')]=function(_0x4959c6,_0x3e66a7){return _0x4959c6!==_0x3e66a7;},_0x25f25e[_0x4ca799(0x235,'\x74\x4c\x73\x5b')]=_0x4ca799(0x187,'\x54\x25\x56\x71'),_0x25f25e['\x56\x43\x49\x71\x4b']=function(_0x216885,_0x437fc7){return _0x216885>_0x437fc7;},_0x25f25e[_0x4ca799(0x175,'\x2a\x6b\x74\x26')]=_0x4ca799(0x1a8,'\x5b\x50\x65\x36')+_0x4ca799(0x16b,'\x31\x5e\x32\x5b')+'\x6c\x73',_0x25f25e['\x48\x73\x71\x69\x65']=_0x4ca799(0x15e,'\x53\x4e\x46\x59')+_0x4ca799(0x1a7,'\x41\x49\x77\x46')+_0x4ca799(0x24c,'\x54\x25\x56\x71'),_0x25f25e[_0x4ca799(0xa7,'\x65\x52\x37\x23')]=function(_0x1930a6,_0x3268d7){return _0x1930a6!==_0x3268d7;},_0x25f25e[_0x4ca799(0x227,'\x31\x65\x44\x56')]=_0x4ca799(0x1d3,'\x77\x6c\x5a\x74'),_0x25f25e[_0x4ca799(0x118,'\x6c\x56\x2a\x26')]=_0x4ca799(0x128,'\x64\x55\x5e\x28'),_0x25f25e[_0x4ca799(0xe1,'\x6c\x56\x2a\x26')]=_0x4ca799(0x137,'\x63\x7a\x77\x44'),_0x25f25e[_0x4ca799(0x10c,'\x7a\x46\x6f\x49')]=_0x4ca799(0x102,'\x30\x72\x6e\x53')+_0x4ca799(0x144,'\x67\x71\x56\x7a')+_0x4ca799(0x277,'\x52\x69\x5d\x4e')+'\x61\x74\x69\x76\x65',_0x25f25e[_0x4ca799(0x1fa,'\x55\x31\x45\x34')]=_0x4ca799(0xe5,'\x6d\x35\x4e\x57')+_0x4ca799(0x1e4,'\x2a\x63\x67\x76')+_0x4ca799(0x12f,'\x75\x5b\x64\x45')+_0x4ca799(0xc5,'\x7a\x46\x6f\x49')+_0x4ca799(0x21b,'\x74\x4c\x73\x5b')+_0x4ca799(0x229,'\x30\x72\x6e\x53'),_0x25f25e[_0x4ca799(0x1c4,'\x56\x7a\x4e\x68')]=_0x4ca799(0x1ea,'\x2a\x63\x67\x76')+_0x4ca799(0x121,'\x5a\x6a\x4d\x25')+_0x4ca799(0x21f,'\x37\x39\x5e\x6b')+_0x4ca799(0xc4,'\x54\x25\x56\x71')+_0x4ca799(0x1b9,'\x31\x5e\x32\x5b')+_0x4ca799(0x206,'\x40\x4f\x6a\x25')+_0x4ca799(0xe4,'\x55\x5a\x7a\x78')+_0x4ca799(0x15c,'\x37\x39\x5e\x6b')+_0x4ca799(0x158,'\x32\x40\x4f\x62')+_0x4ca799(0x1bf,'\x2a\x63\x67\x76'),_0x25f25e[_0x4ca799(0x258,'\x2a\x63\x67\x76')]=_0x4ca799(0x116,'\x41\x49\x77\x46')+_0x4ca799(0x152,'\x55\x31\x45\x34')+_0x4ca799(0x238,'\x36\x59\x68\x51')+_0x4ca799(0x1b8,'\x64\x55\x5e\x28')+_0x4ca799(0x1f9,'\x44\x74\x5b\x2a')+'\x69\x6d\x69\x7a\x65\x2f\x69\x6e'+_0x4ca799(0x246,'\x55\x31\x45\x34')+_0x4ca799(0x101,'\x74\x4c\x73\x5b'),_0x25f25e['\x49\x42\x6b\x4a\x56']=_0x4ca799(0xbb,'\x63\x62\x71\x34')+_0x4ca799(0x127,'\x32\x51\x25\x67')+'\x61\x62\x69\x6c\x69\x74\x79\x20'+_0x4ca799(0xcd,'\x41\x49\x77\x46')+'\x74\x20\x6e\x6f\x20\x63\x75\x72'+_0x4ca799(0xbd,'\x36\x59\x68\x51')+_0x4ca799(0x1d9,'\x67\x49\x42\x53')+_0x4ca799(0x21d,'\x63\x62\x71\x34'),_0x25f25e[_0x4ca799(0x140,'\x48\x51\x7a\x7a')]=_0x4ca799(0xfe,'\x28\x66\x55\x38')+_0x4ca799(0x20c,'\x30\x72\x6e\x53')+_0x4ca799(0x1fb,'\x67\x49\x42\x53')+_0x4ca799(0x1d6,'\x31\x5e\x32\x5b')+'\x65\x6e\x74\x20\x77\x6f\x75\x6c'+_0x4ca799(0x145,'\x30\x72\x6e\x53')+_0x4ca799(0x110,'\x44\x43\x54\x7a')+'\x73\x74\x20\x69\x6d\x70\x61\x63'+'\x74\x3f',_0x25f25e[_0x4ca799(0xe9,'\x67\x71\x56\x7a')]=_0x4ca799(0xfd,'\x52\x69\x5d\x4e')+_0x4ca799(0x25c,'\x55\x5a\x7a\x78')+'\x53\x4f\x4e\x20\x6f\x62\x6a\x65'+_0x4ca799(0x14d,'\x32\x40\x4f\x62')+_0x4ca799(0xe8,'\x55\x31\x45\x34')+_0x4ca799(0x113,'\x2a\x63\x67\x76')+_0x4ca799(0x1ba,'\x6f\x39\x47\x66')+_0x4ca799(0x1f7,'\x74\x5d\x50\x40')+_0x4ca799(0x141,'\x55\x5a\x7a\x78')+_0x4ca799(0x236,'\x72\x38\x4e\x31')+_0x4ca799(0xe0,'\x37\x48\x74\x42')+_0x4ca799(0x257,'\x67\x71\x56\x7a')+_0x4ca799(0x245,'\x30\x53\x64\x5e')+'\x20\x7d';const _0x2a5883=_0x25f25e,_0x2d6df6=[_0x2a5883[_0x4ca799(0x205,'\x53\x4e\x46\x59')]];_0x2d6df6[_0x4ca799(0x19e,'\x28\x66\x55\x38')](_0x2a5883[_0x4ca799(0xf2,'\x2a\x6b\x74\x26')]),_0x2d6df6[_0x4ca799(0x191,'\x41\x49\x77\x46')]('');if(Array[_0x4ca799(0x169,'\x5b\x50\x65\x36')](_0xf86778)&&_0xf86778[_0x4ca799(0x1c3,'\x37\x56\x62\x51')]>0x21e7+0x3d3*-0x1+-0x1e14){if(_0x2a5883[_0x4ca799(0x153,'\x64\x2a\x73\x6e')](_0x2a5883[_0x4ca799(0x235,'\x74\x4c\x73\x5b')],_0x2a5883[_0x4ca799(0x1eb,'\x41\x49\x77\x46')])){const _0x2e09f8=_0x2a5883[_0x4ca799(0x204,'\x48\x51\x7a\x7a')][_0x4ca799(0x15f,'\x31\x5e\x32\x5b')]('\x7c');let _0x30b6d1=-0x113b*-0x2+0x13*0x8f+-0x1*0x2d13;while(!![]){switch(_0x2e09f8[_0x30b6d1++]){case'\x30':_0x590050['\x70\x75\x73\x68'](_0x4ca799(0x133,'\x32\x51\x25\x67')+'\x79\x20\x47\x72\x61\x70\x68\x20'+_0x4ca799(0xf8,'\x75\x5b\x64\x45'));continue;case'\x31':_0x5473b2[_0x4ca799(0xbf,'\x31\x65\x44\x56')+_0x4ca799(0xf7,'\x6c\x74\x63\x34')]&&_0x252171[_0x4ca799(0x213,'\x75\x5b\x64\x45')](_0x4ca799(0x1ab,'\x30\x53\x64\x5e')+_0x4ca799(0x1b1,'\x35\x42\x5b\x58')+'\x3a\x20'+_0xf31d5b[_0x4ca799(0x131,'\x63\x7a\x77\x44')+'\x64\x47\x65\x6e\x65\x49\x64']);continue;case'\x32':_0x404b68[_0x4ca799(0x17f,'\x67\x49\x42\x53')](_0xf94004[_0x4ca799(0x268,'\x7a\x46\x6f\x49')+_0x4ca799(0x25d,'\x5a\x6a\x4d\x25')])&&_0x58b32[_0x4ca799(0x1ec,'\x41\x49\x77\x46')+_0x4ca799(0xee,'\x63\x62\x71\x34')]['\x6c\x65\x6e\x67\x74\x68']>0x13*0xd3+0x1*-0x1845+-0x44e*-0x2&&_0x296d7c[_0x4ca799(0x159,'\x31\x65\x44\x56')]('\x2d\x20\x42\x61\x6e\x6e\x65\x64'+_0x4ca799(0xb8,'\x31\x65\x44\x56')+_0x5868d4[_0x4ca799(0xfc,'\x63\x7a\x77\x44')+_0x4ca799(0x16e,'\x73\x39\x76\x49')][_0x4ca799(0x17a,'\x6c\x74\x63\x34')]('\x2c\x20'));continue;case'\x33':_0x245492[_0x4ca799(0x1a3,'\x6d\x35\x4e\x57')+_0x4ca799(0x15b,'\x32\x51\x25\x67')]&&_0x27540d[_0x4ca799(0x138,'\x74\x4c\x73\x5b')]('\x2d\x20\x45\x78\x70\x6c\x61\x6e'+'\x61\x74\x69\x6f\x6e\x3a\x20'+_0x3bf216[_0x4ca799(0x189,'\x63\x7a\x77\x44')+_0x4ca799(0xd9,'\x5a\x6a\x4d\x25')]);continue;case'\x34':_0x3a5022[_0x4ca799(0x22d,'\x44\x74\x5b\x2a')]('');continue;}break;}}else{const _0x4a836f=_0xf86778[_0x4ca799(0x10e,'\x6c\x56\x2a\x26')](-(-0x526*-0x7+0x1*-0x1de7+-0x619)),_0x1c7a54=_0x4a836f['\x66\x69\x6c\x74\x65\x72'](_0x50c75a=>_0x50c75a&&_0x50c75a[_0x4ca799(0x201,'\x39\x58\x28\x4e')]&&_0x50c75a[_0x4ca799(0x219,'\x44\x43\x54\x7a')]['\x73\x74\x61\x74\x75\x73']===_0x4ca799(0xca,'\x44\x74\x5b\x2a'))[_0x4ca799(0x224,'\x74\x4c\x73\x5b')],_0x5e4c0f=_0x4a836f[_0x4ca799(0xe2,'\x64\x55\x5e\x28')](_0x1f01a0=>_0x1f01a0&&_0x1f01a0[_0x4ca799(0x1bb,'\x40\x4f\x6a\x25')]&&_0x1f01a0[_0x4ca799(0xc0,'\x56\x7a\x4e\x68')][_0x4ca799(0x272,'\x63\x7a\x77\x44')]===_0x4ca799(0x20a,'\x2a\x63\x67\x76'))['\x6c\x65\x6e\x67\x74\x68'],_0x4dc9f0={};_0x4a836f[_0x4ca799(0x1ed,'\x5a\x6a\x4d\x25')](_0x2f7de2=>{const _0x5f5a7c=_0x4ca799,_0x5f1abc=_0x2f7de2&&_0x2f7de2[_0x5f5a7c(0x177,'\x37\x5a\x35\x56')]?_0x2f7de2[_0x5f5a7c(0x243,'\x6f\x39\x47\x66')]:_0x2a5883[_0x5f5a7c(0x180,'\x5b\x50\x65\x36')];_0x4dc9f0[_0x5f1abc]=_0x2a5883[_0x5f5a7c(0x1f0,'\x52\x69\x5d\x4e')](_0x4dc9f0[_0x5f1abc]||-0x2*-0x482+-0x2f6*-0x1+-0xbfa,-0x1241+0x1*0xf31+-0x311*-0x1);});const _0x2ea228={};_0x4a836f[_0x4ca799(0xed,'\x39\x58\x28\x4e')](_0x6873c5=>{const _0xc8bf49=_0x4ca799,_0x2f7524={'\x61\x75\x4a\x58\x47':function(_0xf1740d,_0x3fcd1d){const _0x102cc0=_0x1d97;return _0x2a5883[_0x102cc0(0x181,'\x29\x69\x5a\x68')](_0xf1740d,_0x3fcd1d);},'\x62\x4d\x71\x61\x4c':_0x2a5883[_0xc8bf49(0x198,'\x53\x4e\x46\x59')]};if(_0x2a5883[_0xc8bf49(0x1d5,'\x37\x39\x5e\x6b')]!==_0x2a5883[_0xc8bf49(0x1f1,'\x28\x66\x55\x38')])return _0x2aae16&&_0x2168b8[_0xc8bf49(0x17c,'\x52\x69\x5d\x4e')]&&sfqmEb[_0xc8bf49(0xf0,'\x30\x72\x6e\x53')](_0x378279[_0xc8bf49(0x251,'\x35\x42\x5b\x58')][_0xc8bf49(0x1c5,'\x41\x49\x77\x46')],sfqmEb[_0xc8bf49(0x178,'\x63\x7a\x77\x44')]);else{const _0x35eb73=_0x6873c5&&Array['\x69\x73\x41\x72\x72\x61\x79'](_0x6873c5[_0xc8bf49(0x1f8,'\x67\x49\x42\x53')+'\x65\x64'])&&_0x6873c5[_0xc8bf49(0x122,'\x75\x5b\x64\x45')+'\x65\x64'][-0xda*0x16+0x2*-0x9b1+0x52*0x77]?_0x6873c5['\x67\x65\x6e\x65\x73\x5f\x75\x73'+'\x65\x64'][-0x1*0x238f+-0x2*-0x48b+0x1a79]:_0x2a5883[_0xc8bf49(0x1dd,'\x32\x40\x4f\x62')];_0x2ea228[_0x35eb73]=(_0x2ea228[_0x35eb73]||-0x1c92+-0x15de+-0x2*-0x1938)+(-0x1e63*-0x1+-0xd10+0x2*-0x8a9);}}),_0x2d6df6[_0x4ca799(0x250,'\x31\x5e\x32\x5b')](_0x2a5883[_0x4ca799(0x185,'\x48\x51\x7a\x7a')]),_0x2d6df6[_0x4ca799(0x14c,'\x64\x55\x5e\x28')](_0x4ca799(0x256,'\x6c\x74\x63\x34')+'\x73\x3a\x20'+_0x1c7a54+(_0x4ca799(0x1a2,'\x37\x5a\x35\x56')+'\x3a\x20')+_0x5e4c0f),_0x2d6df6[_0x4ca799(0x1ef,'\x37\x5a\x35\x56')](_0x4ca799(0x176,'\x32\x40\x4f\x62')+_0x4ca799(0x1ae,'\x74\x5d\x50\x40')+_0x4ca799(0x155,'\x55\x31\x45\x34')+JSON[_0x4ca799(0x1b4,'\x77\x6c\x5a\x74')+'\x79'](_0x4dc9f0)),_0x2d6df6['\x70\x75\x73\x68'](_0x4ca799(0x1d8,'\x30\x53\x64\x5e')+_0x4ca799(0x112,'\x63\x62\x71\x34')+JSON[_0x4ca799(0x142,'\x7a\x46\x6f\x49')+'\x79'](_0x2ea228)),_0x2d6df6['\x70\x75\x73\x68']('');}}if(Array[_0x4ca799(0x197,'\x44\x74\x5b\x2a')](_0x4c2037)&&_0x2a5883['\x56\x43\x49\x71\x4b'](_0x4c2037[_0x4ca799(0x194,'\x29\x69\x5a\x68')],-0x133*-0x10+0xb*0x67+-0x5*0x4b9)){if(_0x2a5883[_0x4ca799(0x13b,'\x30\x53\x64\x5e')](_0x4ca799(0x1cf,'\x6c\x56\x2a\x26'),_0x4ca799(0x12d,'\x64\x2a\x73\x6e')))_0x2d6df6['\x70\x75\x73\x68'](_0x2a5883[_0x4ca799(0x1f2,'\x36\x59\x68\x51')]),_0x2d6df6[_0x4ca799(0x1cc,'\x67\x71\x56\x7a')](_0x4c2037['\x73\x6c\x69\x63\x65'](-0x13d1+0x16*0x21+0x10fb,-0x1*0x15b+-0x28f*0xd+0x22b2)[_0x4ca799(0x25a,'\x35\x42\x5b\x58')]('\x2c\x20')),_0x2d6df6[_0x4ca799(0x18a,'\x67\x49\x42\x53')]('');else{const _0xeff134={};_0xeff134[_0x4ca799(0xb7,'\x39\x58\x28\x4e')]=SWpRbh[_0x4ca799(0x23f,'\x41\x49\x77\x46')],_0xeff134[_0x4ca799(0x149,'\x36\x59\x68\x51')]=function(_0x3d65c4,_0x5f13d3){return _0x3d65c4===_0x5f13d3;},_0xeff134[_0x4ca799(0x171,'\x53\x4e\x46\x59')]=_0x4ca799(0x146,'\x40\x4f\x6a\x25');const _0x1b86e0=_0xeff134;var _0x14cf21=_0x3bca18[_0x4ca799(0x184,'\x52\x69\x5d\x4e')](_0x3b6d90)?_0x3b7885:[];if(SWpRbh[_0x4ca799(0x200,'\x77\x6c\x5a\x74')](_0x14cf21[_0x4ca799(0x1c0,'\x55\x5a\x7a\x78')],-0x16dd+0x85*0x34+-0x424))return _0x235cd8;var _0x54e0fe=_0x14cf21[_0x4ca799(0x1fd,'\x29\x69\x5a\x68')](-(0x2523+-0x8a0+-0x4c0*0x6)),_0x1cfb3e=_0x54e0fe[_0x4ca799(0x26c,'\x64\x55\x5e\x28')](function(_0x5a53a4){const _0x537ce9=_0x4ca799;return _0x5a53a4&&_0x5a53a4['\x6f\x75\x74\x63\x6f\x6d\x65']&&_0x5a53a4[_0x537ce9(0x20d,'\x37\x39\x5e\x6b')][_0x537ce9(0x1be,'\x6c\x56\x2a\x26')]===_0x1b86e0[_0x537ce9(0x1d4,'\x37\x48\x74\x42')];}),_0x4eacd9=_0x54e0fe[_0x4ca799(0x183,'\x35\x42\x5b\x58')](function(_0x5e5790){const _0x137012=_0x4ca799;return _0x5e5790&&_0x5e5790[_0x137012(0x9f,'\x61\x28\x74\x5d')]&&_0x1b86e0[_0x137012(0x174,'\x37\x5a\x35\x56')](_0x5e5790[_0x137012(0x219,'\x44\x43\x54\x7a')][_0x137012(0xd8,'\x31\x5e\x32\x5b')],_0x1b86e0[_0x137012(0x1e6,'\x32\x40\x4f\x62')]);});if(_0x1cfb3e)return _0x3b10c2;if(_0x4eacd9)return _0x3fa543;}}if(_0x2dc4c0){_0x2d6df6[_0x4ca799(0xd0,'\x36\x59\x68\x51')](_0x2a5883['\x48\x73\x71\x69\x65']);if(_0x2dc4c0[_0x4ca799(0x214,'\x2a\x6b\x74\x26')+_0x4ca799(0xbc,'\x74\x4c\x73\x5b')]){if(_0x2a5883[_0x4ca799(0x228,'\x44\x43\x54\x7a')](_0x2a5883[_0x4ca799(0x106,'\x37\x5a\x35\x56')],_0x2a5883['\x4c\x52\x6f\x77\x74']))_0x2d6df6[_0x4ca799(0xd0,'\x36\x59\x68\x51')](_0x4ca799(0x119,'\x37\x5a\x35\x56')+_0x4ca799(0xea,'\x75\x64\x79\x6a')+'\x3a\x20'+_0x2dc4c0[_0x4ca799(0xb5,'\x2a\x63\x67\x76')+_0x4ca799(0x1d2,'\x73\x39\x76\x49')]);else{const _0x2e9451=_0x29777c[_0x4ca799(0x11a,'\x37\x56\x62\x51')](-(0x836+0x1f5a*0x1+-0x13c3*0x2)),_0x5db084=_0x2e9451[_0x4ca799(0x10f,'\x54\x25\x56\x71')](_0x1cf370=>_0x1cf370&&_0x1cf370['\x6f\x75\x74\x63\x6f\x6d\x65']&&_0x1cf370[_0x4ca799(0x16a,'\x77\x6c\x5a\x74')][_0x4ca799(0x261,'\x56\x7a\x4e\x68')]===_0x4ca799(0x13a,'\x32\x40\x4f\x62'))['\x6c\x65\x6e\x67\x74\x68'],_0xa6d3dd=_0x2e9451[_0x4ca799(0x233,'\x55\x5a\x7a\x78')](_0x2429b7=>_0x2429b7&&_0x2429b7[_0x4ca799(0x14f,'\x30\x72\x6e\x53')]&&_0x2429b7[_0x4ca799(0x24a,'\x6d\x35\x4e\x57')][_0x4ca799(0x1e5,'\x37\x5a\x35\x56')]===_0x4ca799(0x275,'\x61\x28\x74\x5d'))[_0x4ca799(0x16c,'\x75\x5b\x64\x45')],_0x439663={};_0x2e9451['\x66\x6f\x72\x45\x61\x63\x68'](_0x473344=>{const _0x2bcd6e=_0x4ca799,_0x508bb8=_0x473344&&_0x473344[_0x2bcd6e(0x177,'\x37\x5a\x35\x56')]?_0x473344[_0x2bcd6e(0xd1,'\x31\x5e\x32\x5b')]:_0x2a5883['\x6a\x43\x77\x4f\x4f'];_0x439663[_0x508bb8]=_0x2a5883[_0x2bcd6e(0x1af,'\x31\x5e\x32\x5b')](_0x439663[_0x508bb8]||-0x2493+0x9a+0x23f9*0x1,0x2*0xdf1+-0x19f2+0x2d*-0xb);});const _0x142fba={};_0x2e9451[_0x4ca799(0x1a0,'\x74\x4c\x73\x5b')](_0x33a755=>{const _0x234c19=_0x4ca799,_0xd9f7e6=_0x33a755&&_0x3f385b[_0x234c19(0x17f,'\x67\x49\x42\x53')](_0x33a755[_0x234c19(0xcf,'\x40\x4f\x6a\x25')+'\x65\x64'])&&_0x33a755[_0x234c19(0x1b7,'\x74\x4c\x73\x5b')+'\x65\x64'][-0x143b+0x1*0x148f+-0x15*0x4]?_0x33a755[_0x234c19(0x114,'\x2a\x6b\x74\x26')+'\x65\x64'][-0x84*0x1a+-0xa5a+0x17c2*0x1]:_0x2a5883[_0x234c19(0x23b,'\x6f\x39\x47\x66')];_0x142fba[_0xd9f7e6]=(_0x142fba[_0xd9f7e6]||-0x4b2*0x5+-0x70d*0x3+0x2ca1)+(-0x2*0xb41+-0x1aad+0x313*0x10);}),_0x3032f6[_0x4ca799(0x1b0,'\x77\x6c\x5a\x74')](_0x2a5883[_0x4ca799(0x18e,'\x6c\x74\x63\x34')]),_0x26ed01[_0x4ca799(0x14b,'\x63\x7a\x77\x44')](_0x4ca799(0xc3,'\x67\x49\x42\x53')+_0x4ca799(0x16d,'\x74\x4c\x73\x5b')+_0x5db084+(_0x4ca799(0x13e,'\x77\x6c\x5a\x74')+'\x3a\x20')+_0xa6d3dd),_0x451acf[_0x4ca799(0x166,'\x37\x56\x62\x51')](_0x4ca799(0x11b,'\x55\x5a\x7a\x78')+_0x4ca799(0xdd,'\x2a\x6b\x74\x26')+'\x75\x74\x69\x6f\x6e\x3a\x20'+_0x48698d[_0x4ca799(0x117,'\x2a\x63\x67\x76')+'\x79'](_0x439663)),_0x1ca6a0[_0x4ca799(0x1ef,'\x37\x5a\x35\x56')](_0x4ca799(0x265,'\x2a\x6b\x74\x26')+_0x4ca799(0x26b,'\x55\x31\x45\x34')+_0x6ee9ba[_0x4ca799(0x202,'\x28\x66\x55\x38')+'\x79'](_0x142fba)),_0x36277a[_0x4ca799(0x1f6,'\x7a\x46\x6f\x49')]('');}}Array['\x69\x73\x41\x72\x72\x61\x79'](_0x2dc4c0['\x62\x61\x6e\x6e\x65\x64\x47\x65'+_0x4ca799(0x264,'\x55\x31\x45\x34')])&&_0x2a5883[_0x4ca799(0x172,'\x54\x25\x56\x71')](_0x2dc4c0[_0x4ca799(0x26f,'\x6c\x74\x63\x34')+'\x6e\x65\x49\x64\x73'][_0x4ca799(0x232,'\x35\x42\x5b\x58')],0xa9e+0x251*0x1+-0x7*0x1d9)&&_0x2d6df6[_0x4ca799(0x124,'\x48\x51\x7a\x7a')](_0x4ca799(0x148,'\x55\x31\x45\x34')+_0x4ca799(0x12a,'\x63\x62\x71\x34')+_0x2dc4c0[_0x4ca799(0x1e7,'\x75\x64\x79\x6a')+_0x4ca799(0x11f,'\x48\x51\x7a\x7a')]['\x6a\x6f\x69\x6e']('\x2c\x20'));if(_0x2dc4c0[_0x4ca799(0xd7,'\x61\x28\x74\x5d')+_0x4ca799(0xe3,'\x55\x31\x45\x34')]){if(_0x4ca799(0x179,'\x52\x69\x5d\x4e')===_0x2a5883['\x50\x6f\x73\x48\x43'])return[];else _0x2d6df6[_0x4ca799(0x1f6,'\x7a\x46\x6f\x49')](_0x4ca799(0x1d1,'\x63\x62\x71\x34')+'\x61\x74\x69\x6f\x6e\x3a\x20'+_0x2dc4c0[_0x4ca799(0xda,'\x32\x51\x25\x67')+_0x4ca799(0xff,'\x35\x42\x5b\x58')]);}_0x2d6df6[_0x4ca799(0xd0,'\x36\x59\x68\x51')]('');}return _0x39d503&&(_0x2d6df6[_0x4ca799(0x191,'\x41\x49\x77\x46')](_0x2a5883[_0x4ca799(0x24e,'\x74\x5d\x50\x40')]),_0x2d6df6[_0x4ca799(0x18a,'\x67\x49\x42\x53')](String(_0x39d503)[_0x4ca799(0x1ad,'\x52\x69\x5d\x4e')](0x66d*-0x1+0x257*0xd+-0x17fe,-0x3*0x19f+0x8*-0x7+0x10cd)),_0x2d6df6[_0x4ca799(0x1ff,'\x6c\x74\x63\x34')]('')),_0x2d6df6[_0x4ca799(0x14c,'\x64\x55\x5e\x28')](_0x4ca799(0x161,'\x77\x6c\x5a\x74')+_0x4ca799(0x1c1,'\x73\x39\x76\x49')+'\x41\x6e\x73\x77\x65\x72'),_0x2d6df6[_0x4ca799(0x213,'\x75\x5b\x64\x45')](_0x2a5883[_0x4ca799(0xba,'\x75\x5b\x64\x45')]),_0x2d6df6[_0x4ca799(0x244,'\x30\x72\x6e\x53')](_0x2a5883[_0x4ca799(0x203,'\x44\x74\x5b\x2a')]),_0x2d6df6['\x70\x75\x73\x68'](_0x2a5883[_0x4ca799(0xbe,'\x31\x5e\x32\x5b')]),_0x2d6df6[_0x4ca799(0x105,'\x32\x40\x4f\x62')](_0x2a5883[_0x4ca799(0x1dc,'\x63\x7a\x77\x44')]),_0x2d6df6[_0x4ca799(0xd0,'\x36\x59\x68\x51')](_0x2a5883[_0x4ca799(0x248,'\x35\x42\x5b\x58')]),_0x2d6df6['\x70\x75\x73\x68'](''),_0x2d6df6[_0x4ca799(0x1f6,'\x7a\x46\x6f\x49')](_0x2a5883[_0x4ca799(0x23c,'\x73\x39\x76\x49')]),_0x2d6df6[_0x4ca799(0xf5,'\x63\x7a\x77\x44')]('\x0a');}function _0x47dd40(_0x56464f){const _0x42ad44=_0x11eb15,_0x389f5b={'\x53\x42\x43\x4d\x69':function(_0x50082f){return _0x50082f();},'\x66\x76\x57\x59\x52':_0x42ad44(0x22a,'\x37\x56\x62\x51')},_0x3ed0de=_0x389f5b[_0x42ad44(0x259,'\x56\x7a\x4e\x68')](_0x5099cb);_0x53b1e0(_0x2b3215[_0x42ad44(0x1c7,'\x6c\x56\x2a\x26')](_0x3ed0de));const _0x11ac14=JSON[_0x42ad44(0x240,'\x41\x49\x77\x46')+'\x79']({'\x74\x73':new Date()[_0x42ad44(0xd4,'\x31\x5e\x32\x5b')+_0x42ad44(0x24b,'\x37\x5a\x35\x56')](),'\x74\x79\x70\x65':_0x42ad44(0xfb,'\x37\x39\x5e\x6b')+'\x6f\x6e',..._0x56464f})+'\x0a';_0x37e670[_0x42ad44(0x267,'\x73\x39\x76\x49')+_0x42ad44(0x19b,'\x64\x55\x5e\x28')](_0x3ed0de,_0x11ac14,_0x389f5b[_0x42ad44(0xac,'\x73\x39\x76\x49')]);}function _0x40a5bb(_0x15ef71){const _0x566703=_0x11eb15,_0x11c773={'\x46\x78\x4d\x69\x59':_0x566703(0x212,'\x28\x66\x55\x38'),'\x41\x59\x68\x71\x44':function(_0x49f10a,_0x3e3a29){return _0x49f10a!==_0x3e3a29;},'\x54\x6a\x75\x79\x71':'\x66\x59\x48\x44\x76','\x73\x76\x77\x59\x50':function(_0x15bb68){return _0x15bb68();},'\x43\x4b\x43\x4a\x63':function(_0x3fc991,_0x52dddd){return _0x3fc991===_0x52dddd;},'\x4b\x54\x72\x43\x78':_0x566703(0x1e3,'\x61\x28\x74\x5d'),'\x52\x71\x67\x6a\x61':_0x566703(0x120,'\x77\x6c\x5a\x74')},_0xc6ed4b=Number[_0x566703(0x1cd,'\x74\x4c\x73\x5b')](_0x15ef71)?_0x15ef71:0x29c+0x24c5+-0x13af*0x2,_0x3e5b9a=_0x11c773[_0x566703(0x221,'\x67\x49\x42\x53')](_0x5099cb);try{if(_0x11c773[_0x566703(0x24d,'\x6c\x74\x63\x34')](_0x11c773['\x4b\x54\x72\x43\x78'],_0x566703(0x193,'\x32\x51\x25\x67'))){const _0x3b2d42=_0x40be83&&_0x17efb8[_0x566703(0x184,'\x52\x69\x5d\x4e')](_0x4c6b58[_0x566703(0x253,'\x37\x39\x5e\x6b')+'\x65\x64'])&&_0x151175[_0x566703(0xef,'\x32\x40\x4f\x62')+'\x65\x64'][-0x2*-0x5cf+-0x23a3+0x1805]?_0x451ec7['\x67\x65\x6e\x65\x73\x5f\x75\x73'+'\x65\x64'][0xa39+-0xa50+0x17*0x1]:jTgxbb[_0x566703(0x223,'\x44\x74\x5b\x2a')];_0x35d2a8[_0x3b2d42]=(_0x42bc03[_0x3b2d42]||-0x1*0x148d+0xb5*0x32+-0xecd)+(0x313*-0x4+-0x45*-0x29+0x140);}else{if(!_0x37e670[_0x566703(0x17d,'\x67\x49\x42\x53')+'\x6e\x63'](_0x3e5b9a))return[];const _0x1dce73=_0x37e670[_0x566703(0x154,'\x37\x39\x5e\x6b')+_0x566703(0xfa,'\x54\x25\x56\x71')](_0x3e5b9a,_0x11c773[_0x566703(0x26a,'\x67\x49\x42\x53')])[_0x566703(0xc8,'\x54\x25\x56\x71')]()['\x73\x70\x6c\x69\x74']('\x0a')[_0x566703(0x12b,'\x64\x2a\x73\x6e')](Boolean);return _0x1dce73['\x73\x6c\x69\x63\x65'](-_0xc6ed4b)[_0x566703(0x260,'\x30\x53\x64\x5e')](_0x100842=>{const _0x59c3a8=_0x566703;if(_0x11c773[_0x59c3a8(0x220,'\x77\x6c\x5a\x74')](_0x11c773[_0x59c3a8(0x12e,'\x61\x28\x74\x5d')],_0x11c773['\x54\x6a\x75\x79\x71']))_0x49ff2b[_0x59c3a8(0x159,'\x31\x65\x44\x56')](_0x59c3a8(0xc2,'\x77\x6c\x5a\x74')+_0x59c3a8(0x208,'\x65\x52\x37\x23')+_0x1a816e[_0x59c3a8(0x16f,'\x29\x69\x5a\x68')+_0x59c3a8(0x16e,'\x73\x39\x76\x49')][_0x59c3a8(0x18f,'\x65\x52\x37\x23')]('\x2c\x20'));else try{return JSON[_0x59c3a8(0x11d,'\x48\x51\x7a\x7a')](_0x100842);}catch(_0x1dff34){return null;}})[_0x566703(0x1b5,'\x74\x5d\x50\x40')](Boolean);}}catch(_0x26df9e){if(_0x11c773[_0x566703(0xab,'\x74\x4c\x73\x5b')](_0x566703(0xaa,'\x32\x40\x4f\x62'),_0x566703(0x167,'\x32\x51\x25\x67')))return[];else _0x28d515[_0x566703(0x19a,'\x37\x39\x5e\x6b')](_0x566703(0x1aa,'\x5b\x50\x65\x36')+_0x566703(0x19f,'\x35\x42\x5b\x58')+_0x4183d8[_0x566703(0x270,'\x65\x52\x37\x23')+'\x69\x6f\x6e']);}}const _0x551f29={};_0x551f29['\x73\x68\x6f\x75\x6c\x64\x52\x65'+'\x66\x6c\x65\x63\x74']=_0x23f622,_0x551f29[_0x11eb15(0x25b,'\x5a\x6a\x4d\x25')+'\x6c\x65\x63\x74\x69\x6f\x6e\x43'+_0x11eb15(0x1e9,'\x32\x51\x25\x67')]=_0x491a26,_0x551f29[_0x11eb15(0x21c,'\x64\x55\x5e\x28')+_0x11eb15(0xb4,'\x74\x5d\x50\x40')]=_0x47dd40,_0x551f29[_0x11eb15(0x23d,'\x56\x7a\x4e\x68')+_0x11eb15(0xc7,'\x36\x59\x68\x51')+_0x11eb15(0x262,'\x64\x2a\x73\x6e')]=_0x40a5bb,_0x551f29[_0x11eb15(0xe7,'\x37\x56\x62\x51')+_0x11eb15(0x19d,'\x74\x5d\x50\x40')+_0x11eb15(0x278,'\x44\x74\x5b\x2a')]=_0x327477,_0x551f29[_0x11eb15(0xdb,'\x55\x31\x45\x34')+_0x11eb15(0x266,'\x52\x69\x5d\x4e')+'\x56\x41\x4c\x5f\x43\x59\x43\x4c'+'\x45\x53']=_0x300f8d,module['\x65\x78\x70\x6f\x72\x74\x73']=_0x551f29;
1
+ 'use strict';
2
+
3
+ const fs = require('fs');
4
+ const path = require('path');
5
+ const { getReflectionLogPath, getEvolutionDir } = require('./paths');
6
+
7
+ const REFLECTION_INTERVAL_DEFAULT = 5;
8
+ const REFLECTION_INTERVAL_SUCCESS = 8;
9
+ const REFLECTION_INTERVAL_FAILURE = 3;
10
+ const REFLECTION_COOLDOWN_MS = 30 * 60 * 1000;
11
+
12
+ // Keep the export name for backward compat.
13
+ const REFLECTION_INTERVAL_CYCLES = REFLECTION_INTERVAL_DEFAULT;
14
+
15
+ function ensureDir(dir) {
16
+ try { if (!fs.existsSync(dir)) fs.mkdirSync(dir, { recursive: true }); } catch (_) {}
17
+ }
18
+
19
+ function computeReflectionInterval(recentEvents) {
20
+ try {
21
+ var events = Array.isArray(recentEvents) ? recentEvents : [];
22
+ if (events.length < 3) return REFLECTION_INTERVAL_DEFAULT;
23
+ var tail = events.slice(-3);
24
+ var allSuccess = tail.every(function (e) {
25
+ return e && e.outcome && e.outcome.status === 'success';
26
+ });
27
+ var allFailed = tail.every(function (e) {
28
+ return e && e.outcome && e.outcome.status === 'failed';
29
+ });
30
+ if (allSuccess) return REFLECTION_INTERVAL_SUCCESS;
31
+ if (allFailed) return REFLECTION_INTERVAL_FAILURE;
32
+ } catch (_) {}
33
+ return REFLECTION_INTERVAL_DEFAULT;
34
+ }
35
+
36
+ function shouldReflect({ cycleCount, recentEvents }) {
37
+ var interval = computeReflectionInterval(recentEvents);
38
+ if (!Number.isFinite(cycleCount) || cycleCount < interval) return false;
39
+ if (cycleCount % interval !== 0) return false;
40
+
41
+ const logPath = getReflectionLogPath();
42
+ try {
43
+ if (fs.existsSync(logPath)) {
44
+ const stat = fs.statSync(logPath);
45
+ if (Date.now() - stat.mtimeMs < REFLECTION_COOLDOWN_MS) return false;
46
+ }
47
+ } catch (_) {}
48
+
49
+ return true;
50
+ }
51
+
52
+ function buildSuggestedMutations(signals) {
53
+ var sigs = Array.isArray(signals) ? signals : [];
54
+ var muts = [];
55
+ var hasStagnation = sigs.some(function (s) {
56
+ return s === 'stable_success_plateau' ||
57
+ s === 'evolution_stagnation_detected' ||
58
+ s === 'empty_cycle_loop_detected';
59
+ });
60
+ var hasError = sigs.some(function (s) {
61
+ return s === 'log_error' || String(s).startsWith('errsig:') || String(s).startsWith('errsig_norm:');
62
+ });
63
+ var hasGap = sigs.some(function (s) {
64
+ return s === 'capability_gap' || s === 'external_opportunity';
65
+ });
66
+ if (hasStagnation) {
67
+ muts.push({ param: 'creativity', delta: +0.05, reason: 'stagnation detected in reflection' });
68
+ }
69
+ if (hasError) {
70
+ muts.push({ param: 'rigor', delta: +0.05, reason: 'errors detected in reflection' });
71
+ }
72
+ if (hasGap) {
73
+ muts.push({ param: 'risk_tolerance', delta: +0.05, reason: 'capability gap in reflection' });
74
+ }
75
+ return muts.slice(0, 2);
76
+ }
77
+
78
+ function buildReflectionContext({ recentEvents, signals, memoryAdvice, narrative }) {
79
+ const parts = ['You are performing a strategic reflection on recent evolution cycles.'];
80
+ parts.push('Analyze the patterns below and provide concise strategic guidance.');
81
+ parts.push('');
82
+
83
+ if (Array.isArray(recentEvents) && recentEvents.length > 0) {
84
+ const last10 = recentEvents.slice(-10);
85
+ const successCount = last10.filter(e => e && e.outcome && e.outcome.status === 'success').length;
86
+ const failCount = last10.filter(e => e && e.outcome && e.outcome.status === 'failed').length;
87
+ const intents = {};
88
+ last10.forEach(e => {
89
+ const i = e && e.intent ? e.intent : 'unknown';
90
+ intents[i] = (intents[i] || 0) + 1;
91
+ });
92
+ const genes = {};
93
+ last10.forEach(e => {
94
+ const g = e && Array.isArray(e.genes_used) && e.genes_used[0] ? e.genes_used[0] : 'unknown';
95
+ genes[g] = (genes[g] || 0) + 1;
96
+ });
97
+
98
+ parts.push('## Recent Cycle Statistics (last 10)');
99
+ parts.push(`- Success: ${successCount}, Failed: ${failCount}`);
100
+ parts.push(`- Intent distribution: ${JSON.stringify(intents)}`);
101
+ parts.push(`- Gene usage: ${JSON.stringify(genes)}`);
102
+ parts.push('');
103
+ }
104
+
105
+ if (Array.isArray(signals) && signals.length > 0) {
106
+ parts.push('## Current Signals');
107
+ parts.push(signals.slice(0, 20).join(', '));
108
+ parts.push('');
109
+ }
110
+
111
+ if (memoryAdvice) {
112
+ parts.push('## Memory Graph Advice');
113
+ if (memoryAdvice.preferredGeneId) {
114
+ parts.push(`- Preferred gene: ${memoryAdvice.preferredGeneId}`);
115
+ }
116
+ if (Array.isArray(memoryAdvice.bannedGeneIds) && memoryAdvice.bannedGeneIds.length > 0) {
117
+ parts.push(`- Banned genes: ${memoryAdvice.bannedGeneIds.join(', ')}`);
118
+ }
119
+ if (memoryAdvice.explanation) {
120
+ parts.push(`- Explanation: ${memoryAdvice.explanation}`);
121
+ }
122
+ parts.push('');
123
+ }
124
+
125
+ if (narrative) {
126
+ parts.push('## Recent Evolution Narrative');
127
+ parts.push(String(narrative).slice(0, 3000));
128
+ parts.push('');
129
+ }
130
+
131
+ parts.push('## Questions to Answer');
132
+ parts.push('1. Are there persistent signals being ignored?');
133
+ parts.push('2. Is the gene selection strategy optimal, or are we stuck in a local maximum?');
134
+ parts.push('3. Should the balance between repair/optimize/innovate shift?');
135
+ parts.push('4. Are there capability gaps that no current gene addresses?');
136
+ parts.push('5. What single strategic adjustment would have the highest impact?');
137
+ parts.push('');
138
+ parts.push('Respond with a JSON object: { "insights": [...], "strategy_adjustment": "...", "priority_signals": [...] }');
139
+
140
+ return parts.join('\n');
141
+ }
142
+
143
+ function recordReflection(reflection) {
144
+ const logPath = getReflectionLogPath();
145
+ ensureDir(path.dirname(logPath));
146
+
147
+ const entry = JSON.stringify({
148
+ ts: new Date().toISOString(),
149
+ type: 'reflection',
150
+ ...reflection,
151
+ }) + '\n';
152
+
153
+ fs.appendFileSync(logPath, entry, 'utf8');
154
+ }
155
+
156
+ function loadRecentReflections(count) {
157
+ const n = Number.isFinite(count) ? count : 3;
158
+ const logPath = getReflectionLogPath();
159
+ try {
160
+ if (!fs.existsSync(logPath)) return [];
161
+ const lines = fs.readFileSync(logPath, 'utf8').trim().split('\n').filter(Boolean);
162
+ return lines.slice(-n).map(line => {
163
+ try { return JSON.parse(line); } catch (_) { return null; }
164
+ }).filter(Boolean);
165
+ } catch (_) {
166
+ return [];
167
+ }
168
+ }
169
+
170
+ module.exports = {
171
+ shouldReflect,
172
+ buildReflectionContext,
173
+ recordReflection,
174
+ loadRecentReflections,
175
+ buildSuggestedMutations,
176
+ REFLECTION_INTERVAL_CYCLES,
177
+ };
@@ -29,6 +29,11 @@ const CAPSULE_DEFAULTS = {
29
29
  env_fingerprint: null,
30
30
  source_type: null,
31
31
  reused_asset_id: null,
32
+ // Real measured token cost of deriving this capsule (input+output), captured
33
+ // from the proxy trace meter at solidify time. null when the proxy was
34
+ // inactive or usage was unobserved (consumers fall back to an estimate).
35
+ // Shape: { input_tokens, output_tokens, total_tokens, basis:'measured' }.
36
+ derivation_tokens: null,
32
37
  a2a: { eligible_to_broadcast: false },
33
38
  content: null,
34
39
  diff: null,
@@ -79,6 +84,27 @@ function createCapsule(partial) {
79
84
  c.a2a = Object.assign({ eligible_to_broadcast: false }, c.a2a);
80
85
  }
81
86
 
87
+ // Normalize derivation_tokens (optional measured-cost object). Coerce a
88
+ // malformed value to null so it never trips downstream schema validation.
89
+ if (c.derivation_tokens != null) {
90
+ const d = c.derivation_tokens;
91
+ if (typeof d !== 'object' || Array.isArray(d)) {
92
+ c.derivation_tokens = null;
93
+ } else {
94
+ const inp = Number(d.input_tokens);
95
+ const out = Number(d.output_tokens);
96
+ const tot = Number(d.total_tokens);
97
+ const safeInp = Number.isFinite(inp) && inp >= 0 ? inp : 0;
98
+ const safeOut = Number.isFinite(out) && out >= 0 ? out : 0;
99
+ c.derivation_tokens = {
100
+ input_tokens: safeInp,
101
+ output_tokens: safeOut,
102
+ total_tokens: Number.isFinite(tot) && tot >= 0 ? tot : safeInp + safeOut,
103
+ basis: typeof d.basis === 'string' ? d.basis : 'measured',
104
+ };
105
+ }
106
+ }
107
+
82
108
  // Normalize string fields
83
109
  if (typeof c.summary !== 'string') c.summary = '';
84
110
  if (typeof c.schema_version !== 'string') c.schema_version = SCHEMA_VERSION;