@chongyan/autospec 1.0.3 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (364) hide show
  1. package/LICENSE +3 -5
  2. package/README.md +18 -25
  3. package/dist/README.md +18 -25
  4. package/dist/adapters/claude-code/README.md.enc +4 -4
  5. package/dist/adapters/claude-code/agents.js +1 -1
  6. package/dist/adapters/claude-code/commands.config.js +1 -1
  7. package/dist/adapters/claude-code/commands.js +1 -1
  8. package/dist/adapters/claude-code/hooks.config.js +1 -1
  9. package/dist/adapters/claude-code/hooks.js +1 -1
  10. package/dist/adapters/claude-code/install.js +1 -1
  11. package/dist/adapters/claude-code/skills.js +1 -1
  12. package/dist/adapters/codex/README.md.enc +4 -4
  13. package/dist/adapters/codex/install.js +1 -1
  14. package/dist/adapters/codex/prompts/env-learn.md.enc +4 -4
  15. package/dist/adapters/codex/prompts/review.md.enc +4 -4
  16. package/dist/bin/autospec.js +1 -1
  17. package/dist/knowledge/README.md.enc +4 -4
  18. package/dist/knowledge/change-management.md.enc +4 -4
  19. package/dist/knowledge/cognition-engine.md.enc +4 -4
  20. package/dist/knowledge/config/baseline-permissions.md.enc +4 -4
  21. package/dist/knowledge/config/external-mounts.yaml.enc +4 -4
  22. package/dist/knowledge/config/model-profiles.yaml.enc +4 -4
  23. package/dist/knowledge/config/role-composition.yaml.enc +4 -4
  24. package/dist/knowledge/config/token-optimization.yaml.enc +4 -4
  25. package/dist/knowledge/config/validation-patterns.yaml.enc +4 -4
  26. package/dist/knowledge/constitution.md.enc +4 -4
  27. package/dist/knowledge/core-rules.md.enc +4 -4
  28. package/dist/knowledge/environment/adapters/README.md.enc +4 -4
  29. package/dist/knowledge/environment/detection-patterns.yaml.enc +4 -4
  30. package/dist/knowledge/memory/README.md.enc +4 -4
  31. package/dist/knowledge/memory/field/README.md.enc +4 -4
  32. package/dist/knowledge/memory/project/decisions/README.md.enc +4 -4
  33. package/dist/knowledge/memory/project/evolution-log.md.enc +4 -4
  34. package/dist/knowledge/memory/project/health-metrics.md.enc +4 -4
  35. package/dist/knowledge/memory/team/best-practices.md.enc +4 -4
  36. package/dist/knowledge/pipeline/code.md.enc +4 -4
  37. package/dist/knowledge/pipeline/explore.md.enc +4 -4
  38. package/dist/knowledge/pipeline/plan.md.enc +4 -4
  39. package/dist/knowledge/pipeline/protocol.md.enc +4 -4
  40. package/dist/knowledge/protocol/capabilities.yaml.enc +4 -4
  41. package/dist/knowledge/protocol/evolve-integration.md.enc +4 -4
  42. package/dist/knowledge/skills/README.md.enc +4 -4
  43. package/dist/knowledge/skills/adversarial-review.md.enc +4 -4
  44. package/dist/knowledge/skills/analyze-requirement.md.enc +4 -4
  45. package/dist/knowledge/skills/channel-operations.md.enc +4 -4
  46. package/dist/knowledge/skills/content-operations.md.enc +4 -4
  47. package/dist/knowledge/skills/content-prompts.md.enc +4 -4
  48. package/dist/knowledge/skills/conversion-optimization.md.enc +4 -4
  49. package/dist/knowledge/skills/data-operations.md.enc +4 -4
  50. package/dist/knowledge/skills/design-solution.md.enc +4 -4
  51. package/dist/knowledge/skills/growth-strategies.md.enc +4 -4
  52. package/dist/knowledge/skills/implement-code.md.enc +4 -4
  53. package/dist/knowledge/skills/knowledge-distill.md.enc +4 -4
  54. package/dist/knowledge/skills/parallel-dev.md.enc +4 -4
  55. package/dist/knowledge/skills/private-domain-traffic.md.enc +4 -4
  56. package/dist/knowledge/skills/skill-format.md.enc +4 -4
  57. package/dist/knowledge/skills/social-commerce.md.enc +4 -4
  58. package/dist/knowledge/skills/team-orchestration.md.enc +4 -4
  59. package/dist/knowledge/skills/unified-review.md.enc +4 -4
  60. package/dist/knowledge/skills/user-operations.md.enc +4 -4
  61. package/dist/knowledge/templates/autospec-config.yaml.enc +4 -4
  62. package/dist/knowledge/templates/smoke-test.md.enc +4 -4
  63. package/dist/knowledge/templates/spec/SPEC.md.enc +4 -4
  64. package/dist/knowledge/templates/spec/layers/delta.md.enc +4 -4
  65. package/dist/knowledge/templates/spec/layers/how.md.enc +4 -4
  66. package/dist/knowledge/templates/spec/layers/plan.md.enc +4 -4
  67. package/dist/knowledge/templates/spec/layers/what.md.enc +4 -4
  68. package/dist/knowledge/templates/spec/layers/why.md.enc +4 -4
  69. package/dist/knowledge/templates/wiki/catalog.yaml.enc +4 -4
  70. package/dist/knowledge/templates/wiki/content.md.enc +4 -4
  71. package/dist/knowledge/templates/wiki/meta.yaml.enc +4 -4
  72. package/dist/package.json +4 -12
  73. package/dist/plugins/agents/roles/ai-engineer.md.enc +4 -4
  74. package/dist/plugins/agents/roles/backend-engineer.md.enc +4 -4
  75. package/dist/plugins/agents/roles/ceo.md.enc +4 -4
  76. package/dist/plugins/agents/roles/channel-ops.md.enc +4 -4
  77. package/dist/plugins/agents/roles/content-ops.md.enc +4 -4
  78. package/dist/plugins/agents/roles/conversion-ops.md.enc +4 -4
  79. package/dist/plugins/agents/roles/data-engineer.md.enc +4 -4
  80. package/dist/plugins/agents/roles/data-ops.md.enc +4 -4
  81. package/dist/plugins/agents/roles/devops-engineer.md.enc +4 -4
  82. package/dist/plugins/agents/roles/frontend-engineer.md.enc +4 -4
  83. package/dist/plugins/agents/roles/marketing-director.md.enc +4 -4
  84. package/dist/plugins/agents/roles/operations-director.md.enc +4 -4
  85. package/dist/plugins/agents/roles/private-traffic.md.enc +4 -4
  86. package/dist/plugins/agents/roles/product-owner.md.enc +4 -4
  87. package/dist/plugins/agents/roles/quality-engineer.md.enc +4 -4
  88. package/dist/plugins/agents/roles/security-engineer.md.enc +4 -4
  89. package/dist/plugins/agents/roles/tech-lead.md.enc +4 -4
  90. package/dist/plugins/agents/roles/user-ops.md.enc +4 -4
  91. package/dist/plugins/agents/support/blind-comparator.md.enc +4 -4
  92. package/dist/plugins/agents/support/consistency-checker.md.enc +4 -4
  93. package/dist/plugins/agents/support/experiment-evaluator.md.enc +4 -4
  94. package/dist/plugins/agents/support/failure-diagnostician.md.enc +4 -4
  95. package/dist/plugins/agents/support/independent-reviewer.md.enc +4 -4
  96. package/dist/plugins/agents/support/memory-curator.md.enc +4 -4
  97. package/dist/plugins/agents/support/monitoring-agent.md.enc +4 -4
  98. package/dist/plugins/agents/support/safety-auditor.md.enc +4 -4
  99. package/dist/plugins/agents/support/skill-benchmarker.md.enc +4 -4
  100. package/dist/plugins/agents/support/skill-forger.md.enc +4 -4
  101. package/dist/plugins/agents/support/stage-gate-evaluator.md.enc +4 -4
  102. package/dist/plugins/agents/support/team-orchestrator.md.enc +4 -4
  103. package/dist/plugins/agents/support/test-coverage-reviewer.md.enc +4 -4
  104. package/dist/plugins/benchmarks/templates/README.md.enc +4 -4
  105. package/dist/plugins/benchmarks/templates/commands/code-template.yaml.enc +4 -4
  106. package/dist/plugins/benchmarks/templates/commands/explore-template.yaml.enc +4 -4
  107. package/dist/plugins/benchmarks/templates/commands/field-evolve-template.yaml.enc +4 -4
  108. package/dist/plugins/benchmarks/templates/commands/plan-template.yaml.enc +4 -4
  109. package/dist/plugins/benchmarks/templates/commands/project-evolve-template.yaml.enc +4 -4
  110. package/dist/plugins/benchmarks/templates/commands/review-template.yaml.enc +4 -4
  111. package/dist/plugins/benchmarks/templates/commands/run-template.yaml.enc +4 -4
  112. package/dist/plugins/benchmarks/templates/skills/benchmark-executor-template.yaml.enc +4 -4
  113. package/dist/plugins/benchmarks/templates/skills/benchmark-generator-template.yaml.enc +4 -4
  114. package/dist/plugins/benchmarks/templates/skills/delivery-stage-template.yaml.enc +4 -4
  115. package/dist/plugins/benchmarks/templates/skills/design-stage-template.yaml.enc +4 -4
  116. package/dist/plugins/benchmarks/templates/skills/exploration-phase-template.yaml.enc +4 -4
  117. package/dist/plugins/benchmarks/templates/skills/field-evolve-analyzer-template.yaml.enc +4 -4
  118. package/dist/plugins/benchmarks/templates/skills/field-evolve-distiller-template.yaml.enc +4 -4
  119. package/dist/plugins/benchmarks/templates/skills/field-evolve-executor-template.yaml.enc +4 -4
  120. package/dist/plugins/benchmarks/templates/skills/field-evolve-fixer-template.yaml.enc +4 -4
  121. package/dist/plugins/benchmarks/templates/skills/field-evolve-learner-template.yaml.enc +4 -4
  122. package/dist/plugins/benchmarks/templates/skills/field-evolve-scanner-template.yaml.enc +4 -4
  123. package/dist/plugins/benchmarks/templates/skills/field-evolve-template.yaml.enc +4 -4
  124. package/dist/plugins/benchmarks/templates/skills/field-evolve-verifier-template.yaml.enc +4 -4
  125. package/dist/plugins/benchmarks/templates/skills/implementation-stage-template.yaml.enc +4 -4
  126. package/dist/plugins/benchmarks/templates/skills/layer1-validation-template.yaml.enc +4 -4
  127. package/dist/plugins/benchmarks/templates/skills/project-evolve-analyzer-template.yaml.enc +4 -4
  128. package/dist/plugins/benchmarks/templates/skills/project-evolve-fixer-template.yaml.enc +4 -4
  129. package/dist/plugins/benchmarks/templates/skills/project-evolve-generator-template.yaml.enc +4 -4
  130. package/dist/plugins/benchmarks/templates/skills/project-evolve-learner-template.yaml.enc +4 -4
  131. package/dist/plugins/benchmarks/templates/skills/project-evolve-reviewer-template.yaml.enc +4 -4
  132. package/dist/plugins/benchmarks/templates/skills/project-evolve-scanner-template.yaml.enc +4 -4
  133. package/dist/plugins/benchmarks/templates/skills/project-evolve-template.yaml.enc +4 -4
  134. package/dist/plugins/benchmarks/templates/skills/project-evolve-verifier-template.yaml.enc +4 -4
  135. package/dist/plugins/benchmarks/templates/skills/requirement-analyzer-template.yaml.enc +4 -4
  136. package/dist/plugins/benchmarks/templates/skills/skill-forge-template.yaml.enc +4 -4
  137. package/dist/plugins/benchmarks/templates/skills/startup-guard-template.yaml.enc +4 -4
  138. package/dist/plugins/benchmarks/templates/skills/testing-stage-template.yaml.enc +4 -4
  139. package/dist/plugins/commands/README.md.enc +4 -4
  140. package/dist/plugins/commands/automation.md.enc +4 -4
  141. package/dist/plugins/commands/code.md.enc +4 -4
  142. package/dist/plugins/commands/contribute.md.enc +4 -4
  143. package/dist/plugins/commands/dashboard.md.enc +4 -4
  144. package/dist/plugins/commands/env.md.enc +4 -4
  145. package/dist/plugins/commands/explore.md.enc +4 -4
  146. package/dist/plugins/commands/field-evolve.md.enc +4 -4
  147. package/dist/plugins/commands/global.md.enc +4 -4
  148. package/dist/plugins/commands/init.md.enc +4 -4
  149. package/dist/plugins/commands/list.md.enc +4 -4
  150. package/dist/plugins/commands/memory.md.enc +4 -4
  151. package/dist/plugins/commands/monitor.md.enc +4 -4
  152. package/dist/plugins/commands/org.md.enc +4 -4
  153. package/dist/plugins/commands/persist.md.enc +4 -4
  154. package/dist/plugins/commands/plan.md.enc +4 -4
  155. package/dist/plugins/commands/plugin.md.enc +4 -4
  156. package/dist/plugins/commands/project-evolve.md.enc +4 -4
  157. package/dist/plugins/commands/review.md.enc +4 -4
  158. package/dist/plugins/commands/run.md.enc +4 -4
  159. package/dist/plugins/commands/status.md.enc +4 -4
  160. package/dist/plugins/commands/sync.md.enc +4 -4
  161. package/dist/plugins/commands/update.md.enc +4 -4
  162. package/dist/plugins/env-capabilities/env-core/plugin.json +1 -1
  163. package/dist/plugins/hooks/README.md.enc +4 -4
  164. package/dist/plugins/hooks/artifact-evaluation-hook.js +1 -1
  165. package/dist/plugins/hooks/cognitive-dreamer.js +1 -1
  166. package/dist/plugins/hooks/cognitive-sync.js +1 -1
  167. package/dist/plugins/hooks/cognitive-tracker.js +1 -1
  168. package/dist/plugins/hooks/config/detection-patterns.yaml.enc +4 -4
  169. package/dist/plugins/hooks/constitution-guard.js +1 -1
  170. package/dist/plugins/hooks/do-review-separation-guard.js +1 -1
  171. package/dist/plugins/hooks/environment-autocommit.js +1 -1
  172. package/dist/plugins/hooks/environment-doctor.js +1 -1
  173. package/dist/plugins/hooks/environment-startup-scan.js +1 -1
  174. package/dist/plugins/hooks/execution-tracker.js +1 -1
  175. package/dist/plugins/hooks/frozen-zone-guard.js +1 -1
  176. package/dist/plugins/hooks/layer1-validator.js +1 -1
  177. package/dist/plugins/hooks/lib/artifact-evaluator.js +1 -1
  178. package/dist/plugins/hooks/lib/assets/asset-decision-store.js +1 -0
  179. package/dist/plugins/hooks/lib/assets/asset-graph.js +1 -0
  180. package/dist/plugins/hooks/lib/assets/asset-hydrator.js +1 -0
  181. package/dist/plugins/hooks/lib/assets/asset-outcome-store.js +1 -0
  182. package/dist/plugins/hooks/lib/assets/asset-projection-compiler.js +1 -0
  183. package/dist/plugins/hooks/lib/assets/asset-registry.js +1 -0
  184. package/dist/plugins/hooks/lib/assets/asset-selector.js +1 -0
  185. package/dist/plugins/hooks/lib/assets/index.js +1 -0
  186. package/dist/plugins/hooks/lib/assets/paths.js +1 -0
  187. package/dist/plugins/hooks/lib/assets/projection-targets/claude-code.js +1 -0
  188. package/dist/plugins/hooks/lib/assets/projection-targets/codex.js +1 -0
  189. package/dist/plugins/hooks/lib/auto-fix-loop.js +1 -1
  190. package/dist/plugins/hooks/lib/benchmarks/change-detector.js +1 -1
  191. package/dist/plugins/hooks/lib/benchmarks/evaluator.js +1 -1
  192. package/dist/plugins/hooks/lib/benchmarks/integration-example.js +1 -1
  193. package/dist/plugins/hooks/lib/cognitive/adaptive-matcher.js +1 -1
  194. package/dist/plugins/hooks/lib/cognitive/base-store.js +1 -1
  195. package/dist/plugins/hooks/lib/cognitive/causal-engine.js +1 -1
  196. package/dist/plugins/hooks/lib/cognitive/cognitive-config.js +1 -1
  197. package/dist/plugins/hooks/lib/cognitive/cognitive-fingerprint.js +1 -1
  198. package/dist/plugins/hooks/lib/cognitive/collective-sync.js +1 -1
  199. package/dist/plugins/hooks/lib/cognitive/confidence-engine.js +1 -1
  200. package/dist/plugins/hooks/lib/cognitive/dream-engine.js +1 -1
  201. package/dist/plugins/hooks/lib/cognitive/episodic-store.js +1 -1
  202. package/dist/plugins/hooks/lib/cognitive/index.js +1 -1
  203. package/dist/plugins/hooks/lib/cognitive/kernel.js +1 -1
  204. package/dist/plugins/hooks/lib/cognitive/knowledge-distiller.js +1 -1
  205. package/dist/plugins/hooks/lib/cognitive/memory-transport.js +1 -1
  206. package/dist/plugins/hooks/lib/cognitive/persistence-manager.js +1 -1
  207. package/dist/plugins/hooks/lib/cognitive/priority-store.js +1 -1
  208. package/dist/plugins/hooks/lib/cognitive/procedural-store.js +1 -1
  209. package/dist/plugins/hooks/lib/cognitive/semantic-store.js +1 -1
  210. package/dist/plugins/hooks/lib/cognitive/skill-forge-candidate-loader.js +1 -0
  211. package/dist/plugins/hooks/lib/cognitive/skill-forge-draft.js +1 -0
  212. package/dist/plugins/hooks/lib/cognitive/skill-forge-proposal.js +1 -0
  213. package/dist/plugins/hooks/lib/cognitive/skill-forge-queue.js +1 -0
  214. package/dist/plugins/hooks/lib/cognitive/skill-tuner.js +1 -1
  215. package/dist/plugins/hooks/lib/cognitive/wiki-materializer.js +1 -1
  216. package/dist/plugins/hooks/lib/detection-pattern-loader.js +1 -1
  217. package/dist/plugins/hooks/lib/directory-discovery.js +1 -1
  218. package/dist/plugins/hooks/lib/environment-capability-package.js +1 -1
  219. package/dist/plugins/hooks/lib/environment-capability-probe.js +1 -1
  220. package/dist/plugins/hooks/lib/environment-config-loader.js +1 -1
  221. package/dist/plugins/hooks/lib/environment-executor.js +1 -1
  222. package/dist/plugins/hooks/lib/environment-feedback.js +1 -1
  223. package/dist/plugins/hooks/lib/environment-health-monitor.js +1 -1
  224. package/dist/plugins/hooks/lib/environment-knowledge-synthesizer.js +1 -1
  225. package/dist/plugins/hooks/lib/environment-knowledge-validator.js +1 -1
  226. package/dist/plugins/hooks/lib/environment-learning-discoverer.js +1 -1
  227. package/dist/plugins/hooks/lib/environment-learning-engine.js +1 -1
  228. package/dist/plugins/hooks/lib/environment-module-repository.js +1 -1
  229. package/dist/plugins/hooks/lib/environment-planner.js +1 -1
  230. package/dist/plugins/hooks/lib/environment-plugin-registry.js +1 -1
  231. package/dist/plugins/hooks/lib/environment-readiness.js +1 -1
  232. package/dist/plugins/hooks/lib/environment-route-ranking.js +1 -1
  233. package/dist/plugins/hooks/lib/environment-strategy-overlay.js +1 -1
  234. package/dist/plugins/hooks/lib/execution-path.js +1 -1
  235. package/dist/plugins/hooks/lib/external-mount-adapter.js +1 -1
  236. package/dist/plugins/hooks/lib/external-scanner.js +1 -1
  237. package/dist/plugins/hooks/lib/hook-error-recorder.js +1 -1
  238. package/dist/plugins/hooks/lib/hook-logger.js +1 -1
  239. package/dist/plugins/hooks/lib/hook-runner.js +1 -1
  240. package/dist/plugins/hooks/lib/hook-state-manager.js +1 -1
  241. package/dist/plugins/hooks/lib/memory-extractor.js +1 -1
  242. package/dist/plugins/hooks/lib/memory-manager.js +1 -1
  243. package/dist/plugins/hooks/lib/metrics-analyzer.js +1 -1
  244. package/dist/plugins/hooks/lib/mount-manager.js +1 -1
  245. package/dist/plugins/hooks/lib/plugin-activation-registry.js +1 -1
  246. package/dist/plugins/hooks/lib/plugin-selector.js +1 -1
  247. package/dist/plugins/hooks/lib/plugin-source-registry.js +1 -1
  248. package/dist/plugins/hooks/lib/plugin-workspace-registry.js +1 -1
  249. package/dist/plugins/hooks/lib/project-evolution/auto-fixer.js +1 -1
  250. package/dist/plugins/hooks/lib/project-evolution/memory-manager.js +1 -1
  251. package/dist/plugins/hooks/lib/project-evolution/pattern-detector.js +1 -1
  252. package/dist/plugins/hooks/lib/project-evolution/semantic-indexer.js +1 -1
  253. package/dist/plugins/hooks/lib/rollback-tracker.js +1 -1
  254. package/dist/plugins/hooks/lib/source-code-scanner.js +1 -1
  255. package/dist/plugins/hooks/lib/technology-stack-detector.js +1 -1
  256. package/dist/plugins/hooks/lib/test-failure-analyzer.js +1 -1
  257. package/dist/plugins/hooks/lib/test-failure-fixer.js +1 -1
  258. package/dist/plugins/hooks/lib/trace-context.js +1 -1
  259. package/dist/plugins/hooks/lib/validation-patterns.js +1 -1
  260. package/dist/plugins/hooks/memory-sync.js +1 -1
  261. package/dist/plugins/hooks/pipeline-observer.js +1 -1
  262. package/dist/plugins/hooks/retry-limit-guard.js +1 -1
  263. package/dist/plugins/hooks/scope-sentinel.js +1 -1
  264. package/dist/plugins/hooks/secret-scanner.js +1 -1
  265. package/dist/plugins/hooks/stop-evolve-prompt.js +1 -1
  266. package/dist/plugins/hooks/trace-initialization.js +1 -1
  267. package/dist/plugins/hooks/version-checker.js +1 -1
  268. package/dist/plugins/memory/templates/code-quality.yaml.enc +4 -4
  269. package/dist/plugins/memory/templates/multi-system.yaml.enc +4 -4
  270. package/dist/plugins/memory/templates/team-habits.yaml.enc +4 -4
  271. package/dist/plugins/memory/templates/testing.yaml.enc +4 -4
  272. package/dist/plugins/skills/README.md.enc +4 -4
  273. package/dist/plugins/skills/ab-test-executor/SKILL.md.enc +4 -4
  274. package/dist/plugins/skills/benchmark-executor/SKILL.md.enc +4 -4
  275. package/dist/plugins/skills/benchmark-generator/SKILL.md.enc +4 -4
  276. package/dist/plugins/skills/content-prompts/SKILL.md.enc +4 -4
  277. package/dist/plugins/skills/delivery-stage/SKILL.md.enc +4 -4
  278. package/dist/plugins/skills/design-stage/SKILL.md.enc +4 -4
  279. package/dist/plugins/skills/environment-learning/SKILL.md.enc +4 -4
  280. package/dist/plugins/skills/environment-resilience/build-failure-doctor.md.enc +4 -4
  281. package/dist/plugins/skills/environment-resilience/environment-repair.md.enc +4 -4
  282. package/dist/plugins/skills/environment-resilience/pre-flight-check.md.enc +4 -4
  283. package/dist/plugins/skills/experiment-evaluator/SKILL.md.enc +4 -4
  284. package/dist/plugins/skills/exploration-phase/SKILL.md.enc +4 -4
  285. package/dist/plugins/skills/field-evolve-analyzer/SKILL.md.enc +4 -4
  286. package/dist/plugins/skills/field-evolve-distiller/SKILL.md.enc +4 -4
  287. package/dist/plugins/skills/field-evolve-executor/SKILL.md.enc +4 -4
  288. package/dist/plugins/skills/field-evolve-executor/executor.js +1 -1
  289. package/dist/plugins/skills/field-evolve-fixer/SKILL.md.enc +4 -4
  290. package/dist/plugins/skills/field-evolve-learner/SKILL.md.enc +4 -4
  291. package/dist/plugins/skills/field-evolve-scanner/SKILL.md.enc +4 -4
  292. package/dist/plugins/skills/field-evolve-scanner/scripts/fallback-scanner.js +1 -1
  293. package/dist/plugins/skills/field-evolve-verifier/SKILL.md.enc +4 -4
  294. package/dist/plugins/skills/heartbeat-monitor/SKILL.md.enc +4 -4
  295. package/dist/plugins/skills/implementation-stage/SKILL.md.enc +4 -4
  296. package/dist/plugins/skills/layer1-validation/SKILL.md.enc +4 -4
  297. package/dist/plugins/skills/multi-role-orchestration/SKILL.md.enc +4 -4
  298. package/dist/plugins/skills/ops-content-marketing/SKILL.md.enc +4 -4
  299. package/dist/plugins/skills/ops-conversion/SKILL.md.enc +4 -4
  300. package/dist/plugins/skills/ops-data-driven/SKILL.md.enc +4 -4
  301. package/dist/plugins/skills/ops-growth-strategies/SKILL.md.enc +4 -4
  302. package/dist/plugins/skills/ops-private-domain/SKILL.md.enc +4 -4
  303. package/dist/plugins/skills/ops-social-commerce/SKILL.md.enc +4 -4
  304. package/dist/plugins/skills/ops-user-growth/SKILL.md.enc +4 -4
  305. package/dist/plugins/skills/pending-dashboard/SKILL.md.enc +4 -4
  306. package/dist/plugins/skills/project-evolve-analyzer/SKILL.md.enc +4 -4
  307. package/dist/plugins/skills/project-evolve-fixer/SKILL.md.enc +4 -4
  308. package/dist/plugins/skills/project-evolve-generator/SKILL.md.enc +4 -4
  309. package/dist/plugins/skills/project-evolve-learner/SKILL.md.enc +4 -4
  310. package/dist/plugins/skills/project-evolve-reviewer/SKILL.md.enc +4 -4
  311. package/dist/plugins/skills/project-evolve-scanner/SKILL.md.enc +4 -4
  312. package/dist/plugins/skills/project-evolve-scanner/scripts/dependency-reuse-checker.js +1 -1
  313. package/dist/plugins/skills/project-evolve-scanner/scripts/subsystem-coverage.js +1 -1
  314. package/dist/plugins/skills/project-evolve-verifier/SKILL.md.enc +4 -4
  315. package/dist/plugins/skills/requirement-stage/SKILL.md.enc +4 -4
  316. package/dist/plugins/skills/secret-scanner/SKILL.md.enc +4 -4
  317. package/dist/plugins/skills/skill-forge/SKILL.md.enc +4 -4
  318. package/dist/plugins/skills/skill-forge/references/description-guide.md.enc +4 -4
  319. package/dist/plugins/skills/skill-forge/references/quality-rubric.md.enc +4 -4
  320. package/dist/plugins/skills/skill-forge/references/skill-template.md.enc +4 -4
  321. package/dist/plugins/skills/startup-guard/SKILL.md.enc +4 -4
  322. package/dist/plugins/skills/tdd-workflow/SKILL.md.enc +4 -4
  323. package/dist/plugins/skills/testing-stage/SKILL.md.enc +4 -4
  324. package/dist/plugins/skills/tracking-validator/SKILL.md.enc +4 -4
  325. package/dist/scripts/build-crypto.js +1 -1
  326. package/dist/scripts/cli/assets.js +1 -0
  327. package/dist/scripts/cli/contribute.js +1 -1
  328. package/dist/scripts/cli/dashboard.js +1 -1
  329. package/dist/scripts/cli/env.js +1 -1
  330. package/dist/scripts/cli/global-init.js +1 -1
  331. package/dist/scripts/cli/global.js +1 -1
  332. package/dist/scripts/cli/index.js +1 -1
  333. package/dist/scripts/cli/init.js +1 -1
  334. package/dist/scripts/cli/list.js +1 -1
  335. package/dist/scripts/cli/memory.js +1 -1
  336. package/dist/scripts/cli/org.js +1 -1
  337. package/dist/scripts/cli/plugin.js +1 -1
  338. package/dist/scripts/cli/practice-report.js +1 -1
  339. package/dist/scripts/cli/runtime-governance.js +1 -1
  340. package/dist/scripts/cli/system.js +1 -1
  341. package/dist/scripts/cli/update.js +1 -1
  342. package/dist/scripts/commands/catalog.js +1 -1
  343. package/dist/scripts/commands/slash-command-docs.js +1 -1
  344. package/dist/scripts/config/external-mounts.config.js +1 -1
  345. package/dist/scripts/heartbeat/check.js +1 -1
  346. package/dist/scripts/heartbeat/setup-cron.js +1 -1
  347. package/dist/scripts/install/adapters.js +1 -1
  348. package/dist/scripts/install/constants.js +1 -1
  349. package/dist/scripts/install/file-reader.js +1 -1
  350. package/dist/scripts/install/index.js +1 -1
  351. package/dist/scripts/install/shards/constants-shard.js +1 -1
  352. package/dist/scripts/install/shards/crypto-config-shard.js +1 -1
  353. package/dist/scripts/install/shards/error-messages-shard.js +1 -1
  354. package/dist/scripts/install/shards/reassemble.js +1 -1
  355. package/dist/scripts/install/shards/utils-shard.js +1 -1
  356. package/dist/scripts/install/shards/version-info-shard.js +1 -1
  357. package/dist/scripts/postinstall.js +1 -1
  358. package/dist/scripts/state.js +1 -1
  359. package/package.json +4 -12
  360. package/dist/knowledge/README.en.md.enc +0 -6
  361. package/dist/plugins/benchmarks/templates/README.en.md.enc +0 -6
  362. package/dist/plugins/commands/README.en.md.enc +0 -6
  363. package/dist/plugins/hooks/README.en.md.enc +0 -6
  364. package/dist/plugins/skills/README.en.md.enc +0 -6
@@ -1 +1 @@
1
- (function(_0x40b659,_0x35a40b){const _0x114eeb={_0x4f1e85:0x9d,_0x5bd388:0xa7,_0x3c4bdc:0xe1,_0x48043c:0xea},_0x25f554=_0x42d7,_0x52d45a=_0x40b659();while(!![]){try{const _0x1b4e2e=parseInt(_0x25f554(0x91))/0x1*(parseInt(_0x25f554(0xe8))/0x2)+-parseInt(_0x25f554(_0x114eeb._0x4f1e85))/0x3+parseInt(_0x25f554(0xcf))/0x4*(parseInt(_0x25f554(_0x114eeb._0x5bd388))/0x5)+parseInt(_0x25f554(_0x114eeb._0x3c4bdc))/0x6*(parseInt(_0x25f554(_0x114eeb._0x48043c))/0x7)+-parseInt(_0x25f554(0x70))/0x8+-parseInt(_0x25f554(0xda))/0x9*(parseInt(_0x25f554(0xb4))/0xa)+parseInt(_0x25f554(0x86))/0xb;if(_0x1b4e2e===_0x35a40b)break;else _0x52d45a['push'](_0x52d45a['shift']());}catch(_0xb14463){_0x52d45a['push'](_0x52d45a['shift']());}}}(_0x31c4,0x4ff20));import _0x340041 from'fs';import _0x18e6ae from'path';import _0x7752a5 from'os';import{spawnSync as _0x23695c}from'child_process';import _0x572ce6 from'chalk';function _0x42d7(_0x268050,_0x199c87){_0x268050=_0x268050-0x6b;const _0x31c40b=_0x31c4();let _0x42d746=_0x31c40b[_0x268050];if(_0x42d7['dHfkHa']===undefined){var _0x1c0171=function(_0x308358){const _0x1b0c44='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x175b13='',_0x3e7e37='';for(let _0x660739=0x0,_0x1400cb,_0x1a65a2,_0x5db3d6=0x0;_0x1a65a2=_0x308358['charAt'](_0x5db3d6++);~_0x1a65a2&&(_0x1400cb=_0x660739%0x4?_0x1400cb*0x40+_0x1a65a2:_0x1a65a2,_0x660739++%0x4)?_0x175b13+=String['fromCharCode'](0xff&_0x1400cb>>(-0x2*_0x660739&0x6)):0x0){_0x1a65a2=_0x1b0c44['indexOf'](_0x1a65a2);}for(let _0x483f3b=0x0,_0x253c4d=_0x175b13['length'];_0x483f3b<_0x253c4d;_0x483f3b++){_0x3e7e37+='%'+('00'+_0x175b13['charCodeAt'](_0x483f3b)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x3e7e37);};_0x42d7['IAtAgq']=_0x1c0171,_0x42d7['rHETUM']={},_0x42d7['dHfkHa']=!![];}const _0x41840c=_0x31c40b[0x0],_0x5ef111=_0x268050+_0x41840c,_0x43c0c7=_0x42d7['rHETUM'][_0x5ef111];return!_0x43c0c7?(_0x42d746=_0x42d7['IAtAgq'](_0x42d746),_0x42d7['rHETUM'][_0x5ef111]=_0x42d746):_0x42d746=_0x43c0c7,_0x42d746;}import{installModuleProject as _0x1fe43c}from'../../adapters/claude-code/install.js';import{installModuleProject as _0x1cd641}from'../../adapters/codex/install.js';import{addPluginSource as _0x54bbf1,getPluginModuleWorktree as _0xb51c6b,getPluginSourceModule as _0x4b9313,listPluginSourceModules as _0x9ee91b,listPluginSources as _0x3bb4b3,refreshPluginSourceIndex as _0x31ecf3,syncPluginSource as _0x2d445f}from'../../plugins/hooks/lib/plugin-source-registry.js';import{installEnvironmentPlugin as _0x4375e9}from'../../plugins/hooks/lib/environment-plugin-registry.js';import{activateModule as _0x2a7949,readActiveModules as _0x4e4650,readHostContextMap as _0x39426a,updateHostContextMap as _0x51b9be}from'../../plugins/hooks/lib/plugin-activation-registry.js';import{resolvePluginModules as _0x10e14b}from'../../plugins/hooks/lib/plugin-selector.js';import{updateModuleWorkspaceState as _0x926a4a}from'../../plugins/hooks/lib/plugin-workspace-registry.js';function v(_0x2d42b8,_0x48ca6e=null){const _0x253adf=_0x42d7,_0x212621={'IZpEH':'utf-8'};try{return _0x340041['existsSync'](_0x2d42b8)?JSON[_0x253adf(0xd9)](_0x340041[_0x253adf(0x74)](_0x2d42b8,_0x212621[_0x253adf(0xaf)])):_0x48ca6e;}catch{return _0x48ca6e;}}function U(_0x392355){const _0xaa5735={_0x18a49a:0x82,_0x3674a2:0xd4,_0x517101:0xae,_0x5939f4:0xd4,_0x4c4246:0x98,_0x37b1eb:0x9e},_0x391424=_0x42d7,_0x194d6e={'AlVJL':function(_0x15e022,_0x4cca6a,_0x478c6a){return _0x15e022(_0x4cca6a,_0x478c6a);},'IYvqr':_0x391424(_0xaa5735._0x18a49a)},_0x4bdb38=_0x194d6e[_0x391424(_0xaa5735._0x3674a2)](v,_0x18e6ae[_0x391424(_0xaa5735._0x517101)](_0x392355,'.autospec',_0x194d6e['IYvqr'],_0x391424(0x9b),'env-core','capability-manifest.json'),null);return _0x4bdb38?.['profile']?_0x4bdb38[_0x391424(0x6d)]:_0x194d6e[_0x391424(_0xaa5735._0x5939f4)](v,_0x18e6ae[_0x391424(_0xaa5735._0x517101)](_0x392355,'.autospec','environment',_0x391424(_0xaa5735._0x4c4246),_0x391424(_0xaa5735._0x37b1eb)),{})['profile']||{'languages':[],'frameworks':[]};}function g(_0x14d2ec,_0x2c2da2){const _0x307e05={_0x10749f:0xdd,_0x2bc89d:0xac,_0x1d03a6:0xae,_0x4e7253:0x7c},_0x53f6e0=_0x42d7,_0x51b09f={'rdlyA':function(_0x37e7c1,_0x37a42c,_0x4e6976,_0x1df632){return _0x37e7c1(_0x37a42c,_0x4e6976,_0x1df632);},'pZatn':'pipe'},_0x6a66df=_0x51b09f['rdlyA'](_0x23695c,_0x53f6e0(0x6c),_0x14d2ec,{'cwd':_0x2c2da2,'encoding':_0x53f6e0(0xd3),'stdio':[_0x53f6e0(_0x307e05._0x10749f),'pipe',_0x51b09f[_0x53f6e0(0x88)]],'shell':!0x1,'timeout':0x2bf20});if(_0x6a66df['error'])throw _0x6a66df[_0x53f6e0(0x78)];if(_0x6a66df['status']!==0x0)throw new Error((_0x6a66df[_0x53f6e0(_0x307e05._0x2bc89d)]||_0x6a66df['stdout']||'')['trim']()||'git\x20'+_0x14d2ec[_0x53f6e0(_0x307e05._0x1d03a6)]('\x20')+'\x20failed');return _0x6a66df[_0x53f6e0(_0x307e05._0x4e7253)]?.['trim']()||'';}function j(_0x54a2df,_0x3e2159,_0x3add9a){const _0x192882={'IZGKK':'claude-code','tFBWS':function(_0x1122e7,_0x446259,_0x8ca89e){return _0x1122e7(_0x446259,_0x8ca89e);}};if(_0x3add9a===_0x192882['IZGKK'])return _0x1fe43c(_0x54a2df,_0x3e2159);if(_0x3add9a==='codex')return _0x192882['tFBWS'](_0x1cd641,_0x54a2df,_0x3e2159);throw new Error('Unsupported\x20host:\x20'+_0x3add9a);}function V(_0x335ad3){const _0x3a3205={_0x485ef8:0xb7,_0x11fe2d:0xae,_0x44e1fe:0x79,_0x54e24d:0xb7},_0x5a2dba=_0x42d7,_0x285bb4={'moduleJson':_0x340041[_0x5a2dba(_0x3a3205._0x485ef8)](_0x18e6ae[_0x5a2dba(0xae)](_0x335ad3[_0x5a2dba(0x76)],'module.json')),'capabilityManifest':_0x340041['existsSync'](_0x18e6ae[_0x5a2dba(_0x3a3205._0x11fe2d)](_0x335ad3['sourceRoot'],_0x5a2dba(0x8b))),'summary':_0x340041[_0x5a2dba(0xb7)](_0x18e6ae[_0x5a2dba(0xae)](_0x335ad3[_0x5a2dba(_0x3a3205._0x44e1fe)],'summary.md')),'sourceDir':_0x340041[_0x5a2dba(_0x3a3205._0x54e24d)](_0x335ad3['sourceRoot'])};return{'ok':Object['values'](_0x285bb4)[_0x5a2dba(0x84)](Boolean),'checks':_0x285bb4};}async function no(_0x3d7520,_0x160bcb={}){const _0x4d531c={_0x1f47b3:0xbe,_0x2b4dcb:0xd2,_0x54e9c8:0xcc,_0x113295:0xa0,_0x127e69:0x83},_0x2f7f3b=_0x42d7,_0x42d8c9=_0x160bcb[_0x2f7f3b(_0x4d531c._0x1f47b3)]||process[_0x2f7f3b(_0x4d531c._0x2b4dcb)](),_0xd223b=_0x54bbf1(_0x42d8c9,_0x3d7520);return console[_0x2f7f3b(0xa0)](_0x572ce6['bold'](_0x2f7f3b(_0x4d531c._0x54e9c8))),console[_0x2f7f3b(_0x4d531c._0x113295)](_0x2f7f3b(_0x4d531c._0x127e69)+_0xd223b['id']),console[_0x2f7f3b(0xa0)](_0x2f7f3b(0x7f)+_0xd223b['repo']),console['log'](''),_0xd223b;}async function so(_0x36d530={}){const _0x41e755={_0xb1b4bd:0xaa,_0x1d30e2:0xa0,_0x47baae:0x9a},_0x400899=_0x42d7,_0x105c0d=_0x36d530['projectRoot']||process['cwd'](),_0x625708=_0x3bb4b3(_0x105c0d);if(console['log'](_0x572ce6['bold']('\x0aPlugin\x20Sources\x0a')),_0x625708[_0x400899(_0x41e755._0xb1b4bd)]===0x0)return console[_0x400899(_0x41e755._0x1d30e2)](_0x400899(0x73)),[];for(const _0x49bbad of _0x625708)console['log']('\x20\x20-\x20'+_0x49bbad['id']+':\x20'+_0x49bbad[_0x400899(_0x41e755._0x47baae)]);return console[_0x400899(0xa0)](''),_0x625708;}async function lo(_0x555257,_0x35cfa8={}){const _0x3bf2d5={_0x42518a:0xd2,_0x428218:0x87,_0x1c516d:0xde,_0x4e8c44:0xc1,_0x5eee87:0xa6,_0x3c1b9f:0xa0},_0x490da5=_0x42d7,_0x57077e={'xozhx':function(_0x5004a4,_0x189634,_0x40ce8c){return _0x5004a4(_0x189634,_0x40ce8c);}},_0x3023e8=_0x35cfa8['projectRoot']||process[_0x490da5(_0x3bf2d5._0x42518a)](),_0x2c06e2=_0x57077e[_0x490da5(_0x3bf2d5._0x428218)](_0x2d445f,_0x3023e8,_0x555257);return console['log'](_0x572ce6['bold'](_0x490da5(_0x3bf2d5._0x1c516d))),console['log']('\x20\x20Source:\x20\x20'+_0x2c06e2[_0x490da5(_0x3bf2d5._0x4e8c44)]['id']),console[_0x490da5(0xa0)]('\x20\x20Repo:\x20\x20\x20\x20'+_0x2c06e2[_0x490da5(0xc1)][_0x490da5(0x9a)]),console[_0x490da5(0xa0)](_0x490da5(_0x3bf2d5._0x5eee87)+_0x2c06e2['modules']['length']),console[_0x490da5(_0x3bf2d5._0x3c1b9f)](''),_0x2c06e2;}async function ro(_0x46113d={}){const _0x2161ba={_0x397f7a:0xd0,_0x4983b6:0x75,_0x3ad70d:0x81,_0x42c5ca:0x7a},_0x3a0770=_0x42d7,_0x3a88f8={'WuHiS':function(_0x1312ea,_0x3f7928){return _0x1312ea===_0x3f7928;}},_0x2e7d23=_0x46113d['projectRoot']||process['cwd'](),_0x50446=_0x9ee91b(_0x2e7d23);if(console[_0x3a0770(0xa0)](_0x572ce6[_0x3a0770(_0x2161ba._0x397f7a)](_0x3a0770(0xbc))),_0x3a88f8[_0x3a0770(_0x2161ba._0x4983b6)](_0x50446[_0x3a0770(0xaa)],0x0))return console[_0x3a0770(0xa0)]('\x20\x20No\x20external\x20modules\x20indexed.\x0a'),[];for(const _0x1c40eb of _0x50446)console[_0x3a0770(0xa0)](_0x3a0770(_0x2161ba._0x3ad70d)+_0x1c40eb['id']+'\x20['+((_0x1c40eb[_0x3a0770(_0x2161ba._0x42c5ca)]||[])['join'](',\x20')||'--')+_0x3a0770(0x99)+_0x1c40eb['sourceId']+')');return console['log'](''),_0x50446;}function _0x31c4(){const _0x370928=['mtaZndqZmMDRzKPivW','C3vWCg9YDhm','Ag9ZDhm','z2L0','ChjVzMLSzq','vxf1qKK','icbiB3n0oIaGicaGia','mZC4nJGYngXVvuvLAW','cLbSDwDPBIbxB3jRDhjLzqO','CgfZC2vK','icboBYbWBhvNAw4GC291CMnLCYbYzwDPC3rLCMvKlGO','CMvHzezPBgvtEw5J','v3viAvm','Bw9KDwXLuM9VDa','CMvZB2X2zq','zxjYB3i','D2LRAvjVB3q','BgfUz3vHz2vZ','icbtB3vYy2u6icaG','C3rKB3v0','y29UzMLN','icbnB2r1BguGBM90igzVDw5KoIa','icbszxbVoIaGia','vuffC1u','icaTia','zw52AxjVBM1LBNq','icbjzdOGicaGia','zxzLCNK','C3rHDhvZ','mtK4mJeWmxjhCgjZvq','Eg96AhG','CfPHDg4','Bw9KDwXLCW','A2v5CW','y2fWywjPBgL0Es1Tyw5PzMvZDc5QC29U','ywn0AxzHDgu','ywn0Aw9U','icbszxbVoIaGicaG','BwvZC2fNzq','y2fUzgLKyxrLCW','mte2nMH2rNfWvW','yxv0BY1PBNn0ywXSzwq','t1DMzLG','zMfPBgvK','EwvZ','CMLZA0XLDMvS','y2XHDwrLlwnVzgu','BgvHCM5Lza','xsaO','CMvWBW','y2fWywjPBgL0AwvZ','B2Pts3e','mZu3nZe0uML6C1nI','BwfUAwzLC3qUANnVBG','icbdAgfUz2vKoIaG','Bg9N','DhjPBq','Bw9KDwXLswq','cLbSDwDPBIbnB2r1BguGuMvMCMvZAgvKcG','CMvWB1jVB3q','shHwEgW','icbnB2r1BgvZoIa','mtq1wu1MzwTJ','CM1tEw5J','icbqyxrOoIaGicaG','BgvUz3rO','BKHYwuC','C3rKzxjY','sKfbCLu','AM9PBG','svPWruG','C291CMnLswq','Bw9KDwXL','B3jPz2LU','DhPhrxy','nJeWyLLvtfvk','y29UzMLKzw5Jzq','B0nWswy','zxHPC3rZu3LUyW','zMLSDgvY','D2H1B0G','rLr2t0e','zMfPBgvKicG','cKf2ywLSywjSzsbnB2r1BgvZcG','icbnB2r1Bgu6icaG','ChjVAMvJDfjVB3q','icbeAxj0EtOGicaG','yxv0B3nWzwmTCgX1z2LUlxzHBgLKyxrLlq','C291CMnL','ywrK','cLbSDwDPBIbnB2r1BguGvMfSAwrHDgLVBGO','icbxB3jRDhjLztOG','icbjzdOGicaGicaG','Dg9ju09tDhjPBMC','v2TbDgq','ls1WB3jJzwXHAw4','icbby3rPDMu6icaGEwvZicG','zg9ZBvm','cLbSDwDPBIbnB2r1BguGsw5MBWO','cLbSDwDPBIbtB3vYy2uGqwrKzwqk','yxv0BY1PBNn0ywXS','Aw5ZDgfSBgvKsg9ZDhm','odiZnZjfBLfAEKu','yM9Sza','Ag9ZDa','y3DK','DxrMltG','qwXwsKW','y29TBwL0','cLbSDwDPBIbnB2r1BguGuhvIBgLZAgvKcG','yxj0AwzHy3rZ','C2vSzwn0zwrnB2r1BgvZ','CgfYC2u','odq4nZLste51BeW','y2ftteK','z29pB2e','CgLWzq','cLbSDwDPBIbtB3vYy2uGu3LUy2vKcG','sevbra','BwfUDwfSlwLUC3rHBgXLza','nMnnwxzitW','id0+ia','qNvizgG','ChvZAa','rhbNAg4','icbiB3n0CZOGicaG','icbuyxnRoIaGicaGia','otC4AgrqqNrf','icbnyxbWzwq6icaG'];_0x31c4=function(){return _0x370928;};return _0x31c4();}async function co(_0x1ddae1,_0x167544={}){const _0xeee7bc={_0x20916e:0x89,_0x1fbfa9:0xa0,_0xe3f070:0xc1,_0x11519b:0x6b,_0x1947e8:0xae,_0xadc577:0xa0,_0x3072c0:0xc9,_0x4f4775:0xce,_0x2cd425:0xe9,_0xec15e1:0x6b,_0x59344c:0xa9},_0x39802f=_0x42d7,_0x26687e={'dosmS':function(_0xd3d468,_0x8ff86f){return _0xd3d468(_0x8ff86f);}},_0x100f51=_0x167544[_0x39802f(0xbe)]||process[_0x39802f(0xd2)](),_0x49b6cc=_0x4b9313(_0x100f51,_0x1ddae1),_0xe7cf69=_0x26687e['dosmS'](_0x4e4650,_0x100f51)[_0x39802f(_0xeee7bc._0x20916e)]['find'](_0x1818d5=>_0x1818d5[_0x39802f(0xa2)]===_0x1ddae1),_0x4cf211=_0x26687e[_0x39802f(0xca)](_0x39426a,_0x100f51);return console[_0x39802f(_0xeee7bc._0x1fbfa9)](_0x572ce6[_0x39802f(0xd0)](_0x39802f(0xcb))),_0x49b6cc?(console[_0x39802f(_0xeee7bc._0x1fbfa9)](_0x39802f(0xc5)+_0x49b6cc['id']),console[_0x39802f(0xa0)]('\x20\x20Name:\x20\x20\x20\x20\x20'+_0x49b6cc['name']),console['log'](_0x39802f(0x7b)+_0x49b6cc[_0x39802f(_0xeee7bc._0xe3f070)]),console[_0x39802f(_0xeee7bc._0x1fbfa9)](_0x39802f(0x8e)+_0x49b6cc[_0x39802f(0x9a)]),console[_0x39802f(_0xeee7bc._0x1fbfa9)]('\x20\x20Hosts:\x20\x20\x20\x20'+((_0x49b6cc[_0x39802f(0xeb)]?.[_0x39802f(_0xeee7bc._0x11519b)]||[])[_0x39802f(_0xeee7bc._0x1947e8)](',\x20')||'--')),_0xe7cf69&&console[_0x39802f(_0xeee7bc._0xadc577)](_0x39802f(_0xeee7bc._0x3072c0)+((_0xe7cf69[_0x39802f(_0xeee7bc._0x4f4775)]||[])[_0x39802f(0xae)](',\x20')||'--')+')'),_0x4cf211['modules']?.[_0x1ddae1]&&console['log'](_0x39802f(_0xeee7bc._0x2cd425)+(Object[_0x39802f(0x8a)](_0x4cf211['modules'][_0x1ddae1][_0x39802f(_0xeee7bc._0xec15e1)]||{})['join'](',\x20')||'--')),console[_0x39802f(0xa0)](_0x39802f(_0xeee7bc._0x59344c)+_0x49b6cc['moduleRoot']),console[_0x39802f(0xa0)](''),_0x49b6cc):(console[_0x39802f(0xa0)](_0x39802f(0x7e)+_0x1ddae1+'\x0a'),null);}async function B(_0x43120b,_0x55af88={},_0x4eeb68={}){const _0x112f83={_0x1d196f:0xe0,_0x5c299e:0x77,_0x110d58:0xa0,_0x1157ce:0x8c,_0x58236b:0xb2,_0x5e21de:0x96,_0x5a0944:0xb0,_0x44800c:0x76,_0x3b9c75:0xd0,_0x788db:0xbd,_0x539ba7:0xa0},_0x200e25=_0x42d7,_0x481254={'MOdte':function(_0x1b83b3,_0x32d50d){return _0x1b83b3!==_0x32d50d;},'BuHdh':function(_0x105761,_0x26fc6e,_0x1f4199,_0x348157){return _0x105761(_0x26fc6e,_0x1f4199,_0x348157);},'ycSdO':_0x200e25(_0x112f83._0x1d196f)},_0x3ec1c9=_0x4eeb68[_0x200e25(0xbe)]||process['cwd'](),_0x5403dc=_0x55af88['host']||'';if(_0x340041['existsSync'](_0x18e6ae[_0x200e25(_0x112f83._0x5c299e)](_0x3ec1c9,_0x43120b))){const _0x3842d2=_0x4375e9(_0x3ec1c9,_0x43120b);return console[_0x200e25(_0x112f83._0x110d58)](_0x572ce6['bold']('\x0aEnvironment\x20Plugin\x20Installed\x0a')),console['log']('\x20\x20Id:\x20\x20\x20\x20\x20\x20'+_0x3842d2['id']),console['log']('\x20\x20Target:\x20\x20'+_0x3842d2['targetDir']),console[_0x200e25(0xa0)](''),_0x3842d2;}const _0x43cabb=_0x4b9313(_0x3ec1c9,_0x43120b);if(!_0x43cabb)throw new Error('No\x20local\x20plugin\x20path\x20or\x20indexed\x20module\x20found\x20for:\x20'+_0x43120b);if(!_0x5403dc)throw new Error('Installing\x20an\x20indexed\x20module\x20requires\x20--host\x20<claude-code|codex>');const _0x3a09cd=j(_0x3ec1c9,_0x43cabb,_0x5403dc);return _0x481254['MOdte'](_0x55af88[_0x200e25(_0x112f83._0x1157ce)],!0x1)&&(_0x481254[_0x200e25(0xe3)](_0x2a7949,_0x3ec1c9,_0x43cabb,{'host':_0x5403dc,'origin':_0x55af88[_0x200e25(_0x112f83._0x58236b)]||_0x481254['ycSdO'],'activationMode':'project-persistent','confidence':_0x55af88['confidence']??null,'riskLevel':_0x55af88[_0x200e25(_0x112f83._0x5e21de)]??null}),_0x51b9be(_0x3ec1c9,_0x43cabb,_0x5403dc,_0x3a09cd,{'confidence':_0x55af88[_0x200e25(0xb5)]??null,'riskLevel':_0x55af88['riskLevel']??null})),_0x926a4a(_0x3ec1c9,_0x43cabb['id'],{'sourceId':_0x43cabb[_0x200e25(_0x112f83._0x5a0944)]||null,'worktreePath':_0x43cabb[_0x200e25(_0x112f83._0x44800c)],'installedHosts':_0x4e4650(_0x3ec1c9)['modules']['find'](_0x2531d4=>_0x2531d4['moduleId']===_0x43cabb['id'])?.[_0x200e25(0xce)]||[_0x5403dc],'lastInstallAt':new Date()['toISOString'](),'lastUsedAt':new Date()['toISOString']()}),console[_0x200e25(_0x112f83._0x110d58)](_0x572ce6[_0x200e25(_0x112f83._0x3b9c75)]('\x0aPlugin\x20Module\x20Installed\x0a')),console['log'](_0x200e25(_0x112f83._0x788db)+_0x43cabb['id']),console['log']('\x20\x20Host:\x20\x20\x20\x20\x20'+_0x5403dc),console[_0x200e25(_0x112f83._0x539ba7)]('\x20\x20Artifacts:'+_0x3a09cd['artifacts']['join'](',\x20')),console[_0x200e25(0xa0)](''),_0x3a09cd;}async function io(_0x5e2c09='',_0x754b2e={},_0x2e0283={}){const _0x1b5f64={_0xde9b64:0xbe,_0x43a99b:0xd2,_0x3b1322:0xe7,_0x41aa22:0x90,_0x2ac4c6:0x81,_0x38fbb2:0xa2,_0x5d3d56:0xa0},_0x3cee21=_0x42d7,_0x11dabc={'goOoa':function(_0x6dd788,_0x459a32,_0x5276f3){return _0x6dd788(_0x459a32,_0x5276f3);},'Dpghn':_0x3cee21(0x97),'ItYXP':'guided'},_0x27d5b8=_0x2e0283[_0x3cee21(_0x1b5f64._0xde9b64)]||process[_0x3cee21(_0x1b5f64._0x43a99b)](),_0x2214df=_0x11dabc[_0x3cee21(0xdc)](_0x10e14b,_0x27d5b8,{'task':_0x5e2c09,'host':_0x754b2e[_0x3cee21(0xd1)]||_0x11dabc[_0x3cee21(0xe5)],'automationMode':_0x754b2e['automationMode']||_0x11dabc['ItYXP'],'profile':U(_0x27d5b8)});console[_0x3cee21(0xa0)](_0x572ce6[_0x3cee21(0xd0)]('\x0aPlugin\x20Resolution\x0a')),console[_0x3cee21(0xa0)](_0x3cee21(0x6f)+_0x2214df['host']),console['log'](_0x3cee21(_0x1b5f64._0x3b1322)+(_0x2214df['task']||'--'));for(const _0x4e611b of _0x2214df[_0x3cee21(_0x1b5f64._0x41aa22)]['slice'](0x0,0x6))console['log'](_0x3cee21(_0x1b5f64._0x2ac4c6)+_0x4e611b[_0x3cee21(_0x1b5f64._0x38fbb2)]+_0x3cee21(0xe2)+_0x4e611b[_0x3cee21(0x8d)]+'\x20|\x20confidence='+_0x4e611b['confidence']+'\x20|\x20risk='+_0x4e611b['riskLevel']);return console[_0x3cee21(_0x1b5f64._0x5d3d56)](''),_0x2214df;}async function uo(_0xd815ef,_0x2e5d19){const _0x288113={_0x4733f5:0xd8,_0x387ea5:0xb5},_0x456bb2=_0x42d7,_0x38d53f={'argJv':function(_0x27a920,_0x22b68c,_0x153ff9,_0x6ae7e5){return _0x27a920(_0x22b68c,_0x153ff9,_0x6ae7e5);}},_0x3755ca=[];for(const _0x669eff of _0x2e5d19[_0x456bb2(_0x288113._0x4733f5)]['filter'](_0x1589e6=>_0x1589e6['action']===_0x456bb2(0xcd))){const _0x25578e=await _0x38d53f['argJv'](B,_0x669eff['moduleId'],{'host':_0x2e5d19[_0x456bb2(0xd1)],'activate':!0x0,'origin':_0x456bb2(0x92),'confidence':_0x669eff[_0x456bb2(_0x288113._0x387ea5)],'riskLevel':_0x669eff[_0x456bb2(0x96)]},{'projectRoot':_0xd815ef});_0x3755ca['push']({'candidate':_0x669eff,'installed':_0x25578e});}return _0x3755ca;}async function ao(_0x141096,_0x15ac31={}){const _0x3061c5={_0x2e16df:0xc8,_0xf4eea0:0xd2,_0x3ac33d:0xa0,_0x593a00:0x7e,_0x2805eb:0xa4,_0xcd954d:0x8e,_0x48ea02:0x9a,_0x4e8aff:0xc4},_0x43a179=_0x42d7,_0x368dab={'HxVxl':function(_0x17ea26,_0x6dd4f2){return _0x17ea26>_0x6dd4f2;},'OWffX':_0x43a179(_0x3061c5._0x2e16df)},_0x19ae3a=_0x15ac31[_0x43a179(0xbe)]||process[_0x43a179(_0x3061c5._0xf4eea0)](),_0x3f71c8=_0xb51c6b(_0x19ae3a,_0x141096);if(!_0x3f71c8)return console[_0x43a179(_0x3061c5._0x3ac33d)](_0x572ce6[_0x43a179(0xd0)](_0x43a179(0x71))),console['log'](_0x43a179(_0x3061c5._0x593a00)+_0x141096+'\x0a'),null;let _0x251ee0=!0x1;try{_0x251ee0=_0x368dab[_0x43a179(0xa5)](g(['status',_0x368dab[_0x43a179(0x93)]],_0x3f71c8[_0x43a179(_0x3061c5._0x2805eb)])['trim']()['length'],0x0);}catch{_0x251ee0=!0x1;}const _0x3a6d53=_0x926a4a(_0x19ae3a,_0x141096,{'sourceId':_0x3f71c8['module']['sourceId'],'worktreePath':_0x3f71c8[_0x43a179(0x76)],'repoRoot':_0x3f71c8['repoRoot'],'dirty':_0x251ee0});return console['log'](_0x572ce6['bold']('\x0aPlugin\x20Worktree\x0a')),console[_0x43a179(_0x3061c5._0x3ac33d)]('\x20\x20Module:\x20\x20\x20'+_0x141096),console['log'](_0x43a179(_0x3061c5._0xcd954d)+(_0x3f71c8[_0x43a179(0xc1)]?.[_0x43a179(_0x3061c5._0x48ea02)]||'--')),console['log'](_0x43a179(_0x3061c5._0x4e8aff)+_0x3f71c8['moduleRoot']),console['log'](_0x43a179(0xbf)+(_0x251ee0?_0x43a179(0x95):'no')),console[_0x43a179(0xa0)](''),_0x3a6d53;}async function go(_0xb13734,_0x8b3d3c={},_0x2d8227={}){const _0x49cfb0={_0xf65ed4:0xd1,_0x510f24:0x8a,_0x261369:0x89,_0x13e324:0xe4,_0x2be862:0xb6,_0x5d6146:0xb0,_0x2bf80a:0xa0,_0x253b57:0xa3,_0x20ab7f:0xa0,_0x5b9d19:0xbd,_0x4c4123:0xe6,_0x14f912:0xae},_0x10d32f=_0x42d7,_0x116376={'CRdVF':function(_0x6a1c9a,_0x3815fc){return _0x6a1c9a(_0x3815fc);},'oCpIf':function(_0x1582cf,_0x1e3ed2,_0x3aed44,_0x1f31b6){return _0x1582cf(_0x1e3ed2,_0x3aed44,_0x1f31b6);}},_0x844bdf=_0x2d8227[_0x10d32f(0xbe)]||process['cwd'](),_0x178040=_0x4b9313(_0x844bdf,_0xb13734);if(!_0x178040)throw new Error('Unknown\x20module:\x20'+_0xb13734);const _0x5932e7=_0x116376['CRdVF'](_0x4e4650,_0x844bdf)['modules']['find'](_0x1c6454=>_0x1c6454['moduleId']===_0xb13734),_0xbe29bc=_0x39426a(_0x844bdf),_0x54d96e=_0x8b3d3c[_0x10d32f(0xd1)]?[_0x8b3d3c[_0x10d32f(_0x49cfb0._0xf65ed4)]]:Array['from'](new Set([..._0x5932e7?.[_0x10d32f(0xce)]||[],...Object[_0x10d32f(_0x49cfb0._0x510f24)](_0xbe29bc[_0x10d32f(_0x49cfb0._0x261369)]?.[_0xb13734]?.[_0x10d32f(0x6b)]||{})]))[_0x10d32f(0xb8)](Boolean),_0x5a9464=_0x54d96e['length']>0x0?_0x54d96e:_0x178040['supports']?.['hosts']||[],_0x5a2c07=[];for(const _0x1b8698 of _0x5a9464){const _0x187062=j(_0x844bdf,_0x178040,_0x1b8698);_0x51b9be(_0x844bdf,_0x178040,_0x1b8698,_0x187062,{}),_0x5a2c07[_0x10d32f(_0x49cfb0._0x13e324)]({'host':_0x1b8698,'result':_0x187062});}_0x31ecf3(_0x844bdf,_0x178040['sourceId']);const _0x5e0eea=_0x116376[_0x10d32f(_0x49cfb0._0x2be862)](_0x926a4a,_0x844bdf,_0xb13734,{'sourceId':_0x178040[_0x10d32f(_0x49cfb0._0x5d6146)],'worktreePath':_0x178040['moduleRoot'],'lastValidatedAt':new Date()[_0x10d32f(0xc6)](),'validationStatus':'refreshed'});return console[_0x10d32f(_0x49cfb0._0x2bf80a)](_0x572ce6['bold'](_0x10d32f(_0x49cfb0._0x253b57))),console[_0x10d32f(_0x49cfb0._0x20ab7f)](_0x10d32f(_0x49cfb0._0x5b9d19)+_0xb13734),console['log'](_0x10d32f(_0x49cfb0._0x4c4123)+(_0x5a9464[_0x10d32f(_0x49cfb0._0x14f912)](',\x20')||'--')),console['log'](''),{..._0x5e0eea,'refreshed':_0x5a2c07};}async function J(_0x577acc,_0x37e771={},_0x1527a0={}){const _0x4e1fc7={_0x231482:0x94,_0x12910f:0xbe,_0x5ce8a1:0xd2,_0x216c9e:0x80,_0x61979c:0xeb,_0x11af0c:0x6b,_0x411afd:0xaa,_0x18e9da:0x8f,_0x1601e7:0x84,_0x37b4b2:0xc6,_0x3dcc4a:0x81,_0x5e2ae6:0xd1},_0x58ee0b=_0x42d7,_0x304232={'UAEsU':function(_0x1d15fd,_0x477c74){return _0x1d15fd(_0x477c74);},'JAArU':_0x58ee0b(_0x4e1fc7._0x231482),'hhJgF':_0x58ee0b(0x72),'LDpsY':'missing'},_0x4302e6=_0x1527a0[_0x58ee0b(_0x4e1fc7._0x12910f)]||process[_0x58ee0b(_0x4e1fc7._0x5ce8a1)](),_0x2de5d9=_0x4b9313(_0x4302e6,_0x577acc);if(!_0x2de5d9)throw new Error('Unknown\x20module:\x20'+_0x577acc);const _0x592558=_0x304232[_0x58ee0b(_0x4e1fc7._0x216c9e)](V,_0x2de5d9),_0x2060e0=_0x37e771['host']?[_0x37e771[_0x58ee0b(0xd1)]]:_0x2de5d9[_0x58ee0b(_0x4e1fc7._0x61979c)]?.[_0x58ee0b(_0x4e1fc7._0x11af0c)]||[],_0x5868b3=[],_0xf46c6b=_0x340041['mkdtempSync'](_0x18e6ae['join'](_0x7752a5['tmpdir'](),_0x58ee0b(0xc0)));try{for(const _0x9e7b99 of _0x2060e0){const _0x4ccf6b=_0x18e6ae[_0x58ee0b(0xae)](_0xf46c6b,_0x9e7b99),_0x27936=j(_0x4ccf6b,_0x2de5d9,_0x9e7b99);_0x5868b3['push']({'host':_0x9e7b99,'ok':!0x0,'artifacts':_0x27936[_0x58ee0b(0xd7)]});}}catch(_0x338fdf){_0x5868b3['push']({'host':_0x37e771['host']||_0x2060e0[_0x5868b3[_0x58ee0b(_0x4e1fc7._0x411afd)]]||'unknown','ok':!0x1,'error':_0x338fdf[_0x58ee0b(_0x4e1fc7._0x18e9da)]});}finally{_0x340041[_0x58ee0b(0xa8)](_0xf46c6b,{'recursive':!0x0,'force':!0x0});}const _0x4719f3=_0x592558['ok']&&_0x5868b3[_0x58ee0b(_0x4e1fc7._0x1601e7)](_0x346078=>_0x346078['ok']),_0x2eb27c=_0x4719f3?'ready':'needs-validation',_0x84db3b=_0x926a4a(_0x4302e6,_0x577acc,{'sourceId':_0x2de5d9['sourceId'],'worktreePath':_0x2de5d9['moduleRoot'],'lastValidatedAt':new Date()[_0x58ee0b(_0x4e1fc7._0x37b4b2)](),'validationStatus':_0x4719f3?_0x58ee0b(0x72):_0x304232[_0x58ee0b(0xad)],'publishEligibility':_0x2eb27c});console['log'](_0x572ce6[_0x58ee0b(0xd0)](_0x58ee0b(0xc3))),console['log']('\x20\x20Module:\x20\x20\x20\x20'+_0x577acc),console[_0x58ee0b(0xa0)]('\x20\x20Status:\x20\x20\x20\x20'+(_0x4719f3?_0x304232['hhJgF']:_0x58ee0b(0x94))),console['log']('\x20\x20Publish:\x20\x20\x20'+_0x2eb27c);for(const [_0x6b5b6e,_0x3fefc7]of Object['entries'](_0x592558['checks']))console[_0x58ee0b(0xa0)](_0x58ee0b(_0x4e1fc7._0x3dcc4a)+_0x6b5b6e+':\x20'+(_0x3fefc7?'ok':_0x304232['LDpsY']));for(const _0x153c3b of _0x5868b3)console['log']('\x20\x20-\x20host\x20'+_0x153c3b[_0x58ee0b(_0x4e1fc7._0x5e2ae6)]+':\x20'+(_0x153c3b['ok']?'ok':_0x58ee0b(0xbb)+_0x153c3b[_0x58ee0b(0x78)]+')'));return console[_0x58ee0b(0xa0)](''),{..._0x84db3b,'ok':_0x4719f3,'sourceValidation':_0x592558,'hostResults':_0x5868b3};}async function po(_0x48467f,_0x23e7b8={},_0x488a85={}){const _0x43a1c0={_0x493893:0x85,_0x5c8b38:0xb2,_0x33deb2:0xbe,_0x307c3e:0xd2,_0x38f46a:0x9c,_0x5b93af:0xba,_0x46fcf8:0xdf,_0x4fdbe1:0xa4,_0x2ab521:0xb9,_0x4db400:0x76,_0x24c807:0xc6,_0x284d9a:0xbd,_0x48ac35:0x9a,_0x5868c7:0x9f,_0x2ada54:0x95},_0x4f9504=_0x42d7,_0x11321d={'ojSKq':function(_0x1145fd,_0x5b4b13){return _0x1145fd>_0x5b4b13;},'UYRaX':function(_0x37ccb8,_0x4d943d,_0x5567cd){return _0x37ccb8(_0x4d943d,_0x5567cd);},'nHrYG':_0x4f9504(_0x43a1c0._0x493893),'WkAtd':'user.email','XYRRw':'autospec@example.local','FTvOA':function(_0x41b092,_0x4ad121,_0x1882ee){return _0x41b092(_0x4ad121,_0x1882ee);},'UquBI':_0x4f9504(0x7d),'tzGEv':function(_0x518917,_0x376943,_0x75bf52){return _0x518917(_0x376943,_0x75bf52);},'tofWL':'rev-parse','kyCDJ':_0x4f9504(_0x43a1c0._0x5c8b38),'TFIBO':'--porcelain','whuoH':function(_0x1a42d1,_0x39eade,_0x9df1c9,_0x5d6883){return _0x1a42d1(_0x39eade,_0x9df1c9,_0x5d6883);},'caSLI':'passed'},_0x4567ee=_0x488a85[_0x4f9504(_0x43a1c0._0x33deb2)]||process[_0x4f9504(_0x43a1c0._0x307c3e)](),_0x5a4921=_0xb51c6b(_0x4567ee,_0x48467f);if(!_0x5a4921?.[_0x4f9504(0xa4)])throw new Error('Unknown\x20module\x20or\x20source\x20repo:\x20'+_0x48467f);if(!(await J(_0x48467f,_0x23e7b8,_0x488a85))['ok'])throw new Error('Module\x20'+_0x48467f+'\x20failed\x20validation\x20and\x20cannot\x20be\x20published');_0x31ecf3(_0x4567ee,_0x5a4921[_0x4f9504(0xb1)]['sourceId']);const _0x1b036d=_0x11321d[_0x4f9504(_0x43a1c0._0x38f46a)](_0x11321d['UYRaX'](g,[_0x11321d[_0x4f9504(0xab)],'--porcelain'],_0x5a4921['repoRoot'])[_0x4f9504(0xa1)]()['length'],0x0);let _0x44a561=null;if(_0x1b036d){g([_0x4f9504(0xc2),'-A'],_0x5a4921['repoRoot']),g(['config',_0x11321d[_0x4f9504(0xc7)],_0x11321d['XYRRw']],_0x5a4921[_0x4f9504(0xa4)]),_0x11321d[_0x4f9504(_0x43a1c0._0x5b93af)](g,[_0x11321d[_0x4f9504(0x6e)],'user.name','AutoSpec'],_0x5a4921['repoRoot']);const _0x2fa7d0=_0x23e7b8['message']||'autospec:\x20update\x20module\x20'+_0x48467f;_0x11321d['UYRaX'](g,[_0x4f9504(0xd5),'-m',_0x2fa7d0],_0x5a4921['repoRoot']),_0x44a561=_0x11321d[_0x4f9504(0xb3)](g,[_0x11321d['tofWL'],'HEAD'],_0x5a4921[_0x4f9504(0xa4)]),g(['push',_0x11321d['kyCDJ'],_0x4f9504(_0x43a1c0._0x46fcf8)],_0x5a4921[_0x4f9504(_0x43a1c0._0x4fdbe1)]);}const _0x46f754=_0x11321d[_0x4f9504(0x9c)](g([_0x11321d[_0x4f9504(0xab)],_0x11321d['TFIBO']],_0x5a4921['repoRoot'])['trim']()['length'],0x0),_0x48093=_0x11321d[_0x4f9504(_0x43a1c0._0x2ab521)](_0x926a4a,_0x4567ee,_0x48467f,{'sourceId':_0x5a4921['module']['sourceId'],'worktreePath':_0x5a4921[_0x4f9504(_0x43a1c0._0x4db400)],'dirty':_0x46f754,'lastPublishedAt':new Date()[_0x4f9504(_0x43a1c0._0x24c807)](),'validationStatus':_0x11321d[_0x4f9504(0xdb)],'publishEligibility':'ready'});return console[_0x4f9504(0xa0)](_0x572ce6['bold'](_0x4f9504(0xd6))),console[_0x4f9504(0xa0)](_0x4f9504(_0x43a1c0._0x284d9a)+_0x48467f),console['log']('\x20\x20Repo:\x20\x20\x20\x20\x20'+(_0x5a4921['source']?.[_0x4f9504(_0x43a1c0._0x48ac35)]||'--')),console['log'](_0x4f9504(_0x43a1c0._0x5868c7)+(_0x1b036d?_0x4f9504(_0x43a1c0._0x2ada54):'no')),_0x44a561&&console['log']('\x20\x20Commit:\x20\x20\x20'+_0x44a561),console['log'](''),{..._0x48093,'changed':_0x1b036d,'commit':_0x44a561};}export{no as addPluginSourceCommand,uo as autoInstallResolvedPlugins,B as installPluginModuleCommand,ro as listAvailablePluginsCommand,so as listPluginSourcesCommand,po as publishPluginModuleCommand,go as refreshPluginModuleCommand,io as resolvePluginModulesCommand,co as showPluginInfoCommand,ao as showPluginWorktreeCommand,lo as syncPluginSourceCommand,J as validatePluginModuleCommand};
1
+ (function(_0x3fafa2,_0x44c481){const _0x8c1048={_0x3a95dd:0x1fd,_0x32f1d8:0x205,_0x4b3d6a:0x23e,_0x4deabb:0x1df},_0x32bfb9=_0x59a8,_0x23931e=_0x3fafa2();while(!![]){try{const _0x5b2446=-parseInt(_0x32bfb9(0x22e))/0x1+parseInt(_0x32bfb9(_0x8c1048._0x3a95dd))/0x2*(parseInt(_0x32bfb9(_0x8c1048._0x32f1d8))/0x3)+-parseInt(_0x32bfb9(0x1ed))/0x4*(-parseInt(_0x32bfb9(0x1cc))/0x5)+-parseInt(_0x32bfb9(_0x8c1048._0x4b3d6a))/0x6*(parseInt(_0x32bfb9(_0x8c1048._0x4deabb))/0x7)+parseInt(_0x32bfb9(0x1f8))/0x8+-parseInt(_0x32bfb9(0x1f7))/0x9*(parseInt(_0x32bfb9(0x236))/0xa)+-parseInt(_0x32bfb9(0x1fe))/0xb*(-parseInt(_0x32bfb9(0x1de))/0xc);if(_0x5b2446===_0x44c481)break;else _0x23931e['push'](_0x23931e['shift']());}catch(_0x287d54){_0x23931e['push'](_0x23931e['shift']());}}}(_0x1cc4,0xd4b17));import _0xd13821 from'fs';import _0x17e1ee from'path';import _0x63d8a2 from'os';import{spawnSync as _0x203c7c}from'child_process';import _0x507f1a from'chalk';import{addPluginSource as _0xd308fe,getPluginModuleWorktree as _0x5bbbfd,getPluginSourceModule as _0x26c7bf,listPluginSourceModules as _0x5b016e,listPluginSources as _0xc8c9b2,refreshPluginSourceIndex as _0x4c9978,syncPluginSource as _0x3a6817}from'../../plugins/hooks/lib/plugin-source-registry.js';import{installEnvironmentPlugin as _0x1af31c}from'../../plugins/hooks/lib/environment-plugin-registry.js';import{activateModule as _0x3e40c1,readActiveModules as _0x20e58b,readHostContextMap as _0x2d20cc,updateHostContextMap as _0x4f2a60}from'../../plugins/hooks/lib/plugin-activation-registry.js';import{resolvePluginModules as _0x48da70}from'../../plugins/hooks/lib/plugin-selector.js';import{updateModuleWorkspaceState as _0x10bfec}from'../../plugins/hooks/lib/plugin-workspace-registry.js';import{buildProjections as _0x327eae,explainSelection as _0x2bb6cd,recordOutcome as _0x33ca4d,writeSelectionDecision as _0x5d5119}from'../../plugins/hooks/lib/assets/index.js';function b(_0x1e726f,_0x40e24a=null){const _0x4a2ec4={_0x29af39:0x222,_0x336c93:0x21f},_0x3d8548=_0x59a8;try{return _0xd13821[_0x3d8548(_0x4a2ec4._0x29af39)](_0x1e726f)?JSON['parse'](_0xd13821['readFileSync'](_0x1e726f,_0x3d8548(_0x4a2ec4._0x336c93))):_0x40e24a;}catch{return _0x40e24a;}}function x(_0x5a7ac0){const _0x4c75fa={_0x2515b6:0x220,_0x1a23a:0x1d0,_0x222e22:0x249},_0x3fe1b1=_0x59a8,_0xa240ca={'rJJDa':'capabilities'},_0x1b6073=b(_0x17e1ee[_0x3fe1b1(_0x4c75fa._0x2515b6)](_0x5a7ac0,_0x3fe1b1(0x234),'environment',_0xa240ca['rJJDa'],_0x3fe1b1(_0x4c75fa._0x1a23a),'capability-manifest.json'),null);return _0x1b6073?.['profile']?_0x1b6073[_0x3fe1b1(0x23c)]:b(_0x17e1ee[_0x3fe1b1(0x220)](_0x5a7ac0,'.autospec',_0x3fe1b1(0x1f9),_0x3fe1b1(_0x4c75fa._0x222e22),_0x3fe1b1(0x1f4)),{})[_0x3fe1b1(0x23c)]||{'languages':[],'frameworks':[]};}function g(_0x1ede0b,_0xc88dd7){const _0xb268b6={_0x198b12:0x1ce,_0x44381d:0x1ce,_0x2ab107:0x21d,_0x17ddac:0x1f3,_0x5e5761:0x1f2,_0x1dcb04:0x22d},_0x3cd05b=_0x59a8,_0x43e048=_0x203c7c('git',_0x1ede0b,{'cwd':_0xc88dd7,'encoding':'utf-8','stdio':[_0x3cd05b(0x1ce),_0x3cd05b(_0xb268b6._0x198b12),_0x3cd05b(_0xb268b6._0x44381d)],'shell':!0x1,'timeout':0x2bf20});if(_0x43e048[_0x3cd05b(_0xb268b6._0x2ab107)])throw _0x43e048['error'];if(_0x43e048[_0x3cd05b(_0xb268b6._0x17ddac)]!==0x0)throw new Error((_0x43e048['stderr']||_0x43e048[_0x3cd05b(0x22d)]||'')['trim']()||'git\x20'+_0x1ede0b['join']('\x20')+_0x3cd05b(_0xb268b6._0x5e5761));return _0x43e048[_0x3cd05b(_0xb268b6._0x1dcb04)]?.['trim']()||'';}function S(_0x47466e,_0x358e25,_0x2286c5){const _0x6ea5b2={_0x176b87:0x1ff},_0x4d59b1=_0x59a8,_0x3a3fff={'Jcvlz':function(_0x5d1f63,_0x3e5e81,_0x4b1417,_0x1b3c46){return _0x5d1f63(_0x3e5e81,_0x4b1417,_0x1b3c46);}},_0x422365=_0x3a3fff[_0x4d59b1(_0x6ea5b2._0x176b87)](_0x327eae,_0x47466e,_0x2286c5,{'moduleRecord':_0x358e25})[0x0];if(!_0x422365)throw new Error(_0x4d59b1(0x1f0)+_0x2286c5);return{'adapter':_0x2286c5,'artifacts':_0x422365['artifacts']||[],'projectionBuild':_0x422365};}function V(_0x46bbe5){const _0x3ffd2d={_0xd3088d:0x222,_0x526438:0x24c,_0x1ef542:0x210},_0xbe850f=_0x59a8,_0x127563={'moduleJson':_0xd13821[_0xbe850f(_0x3ffd2d._0xd3088d)](_0x17e1ee['join'](_0x46bbe5['moduleRoot'],'module.json')),'capabilityManifest':_0xd13821[_0xbe850f(0x222)](_0x17e1ee['join'](_0x46bbe5['sourceRoot'],_0xbe850f(0x1e2))),'summary':_0xd13821['existsSync'](_0x17e1ee['join'](_0x46bbe5['wikiRoot'],'summary.md')),'sourceDir':_0xd13821[_0xbe850f(_0x3ffd2d._0xd3088d)](_0x46bbe5['sourceRoot'])};return{'ok':Object[_0xbe850f(_0x3ffd2d._0x526438)](_0x127563)[_0xbe850f(_0x3ffd2d._0x1ef542)](Boolean),'checks':_0x127563};}async function so(_0x164b49,_0x43c832={}){const _0x405904=_0x59a8,_0x4fad48=_0x43c832['projectRoot']||process['cwd'](),_0x1baa6c=_0xd308fe(_0x4fad48,_0x164b49);return console['log'](_0x507f1a['bold']('\x0aPlugin\x20Source\x20Added\x0a')),console['log']('\x20\x20Id:\x20\x20\x20\x20\x20'+_0x1baa6c['id']),console[_0x405904(0x1c6)](_0x405904(0x21b)+_0x1baa6c['repo']),console['log'](''),_0x1baa6c;}async function lo(_0x5b3bd={}){const _0x1abd80={_0x379002:0x1c6},_0x2eaae4=_0x59a8,_0x38fdb7=_0x5b3bd[_0x2eaae4(0x20f)]||process['cwd'](),_0x1338c5=_0xc8c9b2(_0x38fdb7);if(console[_0x2eaae4(_0x1abd80._0x379002)](_0x507f1a['bold'](_0x2eaae4(0x1e1))),_0x1338c5['length']===0x0)return console['log']('\x20\x20No\x20plugin\x20sources\x20registered.\x0a'),[];for(const _0x1a017b of _0x1338c5)console[_0x2eaae4(_0x1abd80._0x379002)]('\x20\x20-\x20'+_0x1a017b['id']+':\x20'+_0x1a017b[_0x2eaae4(0x216)]);return console['log'](''),_0x1338c5;}async function ro(_0x1abc77,_0xe719a3={}){const _0x1e0831={_0x30f328:0x1c6,_0x45beec:0x1c6,_0x182b92:0x231},_0x38f54c=_0x59a8,_0x2fee52=_0xe719a3['projectRoot']||process['cwd'](),_0x65a65c=_0x3a6817(_0x2fee52,_0x1abc77);return console[_0x38f54c(0x1c6)](_0x507f1a['bold'](_0x38f54c(0x1ee))),console[_0x38f54c(_0x1e0831._0x30f328)]('\x20\x20Source:\x20\x20'+_0x65a65c['source']['id']),console[_0x38f54c(_0x1e0831._0x45beec)](_0x38f54c(0x232)+_0x65a65c[_0x38f54c(_0x1e0831._0x182b92)]['repo']),console[_0x38f54c(0x1c6)](_0x38f54c(0x1cb)+_0x65a65c['modules']['length']),console['log'](''),_0x65a65c;}function _0x1cc4(){const _0x56914b=['Aw5ZDgfSBgvKsg9ZDhm','nZKYt2LUvNj3','nJiYmtG4ogDsyNvWBW','zw52AxjVBM1LBNq','Ce9Qzgu','Ag9ZDhm','Bw9KDwXLoG','mty1nZa0nhfusNf2va','mtfeswfZBgK','sMn2BhO','CgX1z2LUlxjLC29SDMu','icbtDgf0Dxm6icaGia','cKvUDMLYB25Tzw50ifbSDwDPBIbjBNn0ywXSzwqk','C2XPy2u','sw5ZDgfSBgLUzYbHBIbPBMrLEgvKig1VzhvSzsbYzxf1AxjLCYaTlwHVC3qGpgnSyxvKzs1JB2rLFgnVzgv4pG','m3n4vNzeAa','icbszxbVoIaGicaG','icbnB2r1Bgu6icaG','icbuyxjNzxq6ica','C291CMnLswq','y2HLy2TZ','Bw9KDwXLlwLUC3rHBgW','yxv0B3nWzwm6ihvWzgf0zsbTB2r1BguG','vw5RBM93BIbTB2r1BguGB3iGC291CMnLihjLCg86ia','yxv0BY1PBNn0ywXSzwq','ChjVAMvJDfjVB3q','zxzLCNK','icbeAxj0EtOGicaG','A2v5CW','yxv0B3nWzwnazxHHBxbSzs5SB2nHBa','y2fUzgLKyxrLCW','CgfZC2vK','CMvWBW','ls1WB3jJzwXHAw4','CMvHzhK','yxj0AwzHy3rZ','zMLUza','icbszxbVoIaGia','zMLSDgvY','zxjYB3i','Bw9KDwXLuM9VDa','DxrMltG','AM9PBG','zMfPBgvKicG','zxHPC3rZu3LUyW','zxHWBgfUyxrPB24','BwfUDwfSlwLUC3rHBgXLza','Ag9ZDa','y3DK','wuTwy3m','DgfZAW','cLbSDwDPBIbnB2r1BguGsw5ZDgfSBgvKcG','DxnLCI5Uyw1L','ywn0Aw9U','ywPvyKu','C3rKB3v0','mtyWnZa4nwzgs29wyG','icbiB3n0CZOGicaG','DxnLCI5LBwfPBa','C291CMnL','icbszxbVoIaGica','icbezwnPC2LVBJOGia','lMf1Dg9ZCgvJ','ChvIBgLZAcbTB2r1BguG','mty4mtmWvNLovgLW','y29TBwL0','BwTKDgvTCfn5BMm','zwDfz20','igzHAwXLzcb2ywXPzgf0Aw9UigfUzcbJyw5UB3qGyMuGChvIBgLZAgvK','yxv0BY1PBNn0ywXS','ChjVzMLSzq','Bw9KDwXLCW','mtyXmtzvBfL2zgm','BgfUz3vHz2vZ','icboBYbLEhrLCM5HBcbTB2r1BgvZigLUzgv4zwqUcG','z016Aha','ihWGCMLZAZ0','cLbSDwDPBIbnB2r1BguGuhvIBgLZAgvKcG','DhjPBq','y29UzMLN','sLLyzvi','CMvWB1jVB3q','z3vPzgvK','BgvHCM5Lza','Bw9KDwXLlxzHBgLKyxrPB24','C29xBu8','DMfSDwvZ','CMvZDwX0','Bg9N','Bw9KDwXLswq','sevbra','zhfRwfK','icaTia','icbnB2r1BgvZoIa','mtvqsuXKse8','cLbSDwDPBIbnB2r1BguGvMfSAwrHDgLVBGO','CgLWzq','t2LeDwW','zw52lwnVCMu','CMLZA0XLDMvS','icbjzdOGicaGica','CMvZB2X2zq','icbqyxrOoIaGicaG','Bw9KDwXLlxjLzNjLC2G','ChvZAa','y29UzMLKzw5Jzq','icboyw1LoIaGicaG','zMXHDe1HCa','icbnB2r1Bgu6icaGia','C2vSzwn0zwrnB2r1BgvZ','cLbSDwDPBIbnB2r1BguGsw5MBWO','zMfPBgvK','mteXntK1ntzzuwTor3O','mJG3CM91ALDS','icbiB3n0oIaGicaGia','cLbSDwDPBIbtB3vYy2vZcG','y2fWywjPBgL0Es1Tyw5PzMvZDc5QC29U','CMvMCMvZAcbTB2r1BguG','CMv2lxbHCNnL','EwvZ','icbnB2r1BguGBM90igzVDw5KoIa','C3vWCg9YDhm','thjJrKy','Dg9ju09tDhjPBMC','icbdB21TAxq6icaG','ChjVAMvJDc1WzxjZAxn0zw50','t0TZrfa','mJa0mJmWmhzlt2XJEq','cLbSDwDPBIbtB3vYy2uGu3LUy2vKcG','BMvLzhmTDMfSAwrHDgLVBG','vw5ZDxbWB3j0zwqGChjVAMvJDgLVBIb0yxjNzxq6ia','yM9Sza','igzHAwXLza','C3rHDhvZ','BwfUAwzLC3qUANnVBG','icbqDwjSAxnOoIaGia'];_0x1cc4=function(){return _0x56914b;};return _0x1cc4();}async function co(_0x1d10af={}){const _0x5123be={_0x2e80ef:0x226},_0x4c5efb=_0x59a8,_0x3dec33=_0x1d10af['projectRoot']||process[_0x4c5efb(_0x5123be._0x2e80ef)](),_0x494981=_0x5b016e(_0x3dec33);if(console[_0x4c5efb(0x1c6)](_0x507f1a[_0x4c5efb(0x1f1)]('\x0aAvailable\x20Modules\x0a')),_0x494981['length']===0x0)return console['log'](_0x4c5efb(0x240)),[];for(const _0x4f5b17 of _0x494981)console['log']('\x20\x20-\x20'+_0x4f5b17['id']+'\x20['+((_0x4f5b17[_0x4c5efb(0x23f)]||[])['join'](',\x20')||'--')+']\x20('+_0x4f5b17[_0x4c5efb(0x209)]+')');return console[_0x4c5efb(0x1c6)](''),_0x494981;}async function io(_0x5f2673,_0x5c11e4={}){const _0x1808ec={_0x7c2348:0x20f,_0x358e89:0x1dc,_0x3abb00:0x1c6,_0x4195be:0x206,_0x4b3a76:0x1e7,_0x4e2391:0x220,_0x4c163b:0x1f6,_0x19eded:0x212,_0x484658:0x21e,_0x5ae26d:0x1e6},_0x22a992=_0x59a8,_0x18c548=_0x5c11e4[_0x22a992(_0x1808ec._0x7c2348)]||process['cwd'](),_0x211a63=_0x26c7bf(_0x18c548,_0x5f2673),_0xf6a81d=_0x20e58b(_0x18c548)['modules']['find'](_0x25644a=>_0x25644a[_0x22a992(0x1c7)]===_0x5f2673),_0x33ca86=_0x2d20cc(_0x18c548);return console['log'](_0x507f1a[_0x22a992(0x1f1)](_0x22a992(_0x1808ec._0x358e89))),_0x211a63?(console[_0x22a992(0x1c6)]('\x20\x20Id:\x20\x20\x20\x20\x20\x20\x20'+_0x211a63['id']),console['log'](_0x22a992(0x1d8)+_0x211a63['name']),console[_0x22a992(_0x1808ec._0x3abb00)]('\x20\x20Source:\x20\x20\x20'+_0x211a63['source']),console[_0x22a992(_0x1808ec._0x3abb00)](_0x22a992(_0x1808ec._0x4195be)+_0x211a63[_0x22a992(0x216)]),console[_0x22a992(0x1c6)](_0x22a992(0x22f)+((_0x211a63[_0x22a992(_0x1808ec._0x4b3a76)]?.['hosts']||[])[_0x22a992(_0x1808ec._0x4e2391)](',\x20')||'--')),_0xf6a81d&&console[_0x22a992(0x1c6)]('\x20\x20Active:\x20\x20\x20yes\x20('+((_0xf6a81d[_0x22a992(_0x1808ec._0x4c163b)]||[])['join'](',\x20')||'--')+')'),_0x33ca86[_0x22a992(0x23d)]?.[_0x5f2673]&&console['log']('\x20\x20Mapped:\x20\x20\x20'+(Object[_0x22a992(_0x1808ec._0x19eded)](_0x33ca86['modules'][_0x5f2673][_0x22a992(0x1fb)]||{})[_0x22a992(0x220)](',\x20')||'--')),console['log'](_0x22a992(0x1d4)+_0x211a63[_0x22a992(_0x1808ec._0x484658)]),console['log'](''),_0x211a63):(console['log'](_0x22a992(_0x1808ec._0x5ae26d)+_0x5f2673+'\x0a'),null);}async function J(_0x327c7a,_0x3c059b={},_0x3730ab={}){const _0x2851cc={_0x122201:0x222,_0x34b0da:0x1d3,_0x43bdca:0x1c6,_0x4839b1:0x1d2,_0x2e94f9:0x224,_0x31853e:0x209,_0x141053:0x1ec,_0xf50442:0x23d,_0x13f048:0x1f6,_0x33700a:0x229,_0xc831c5:0x1fc,_0x2d69a2:0x239,_0x2e5864:0x219},_0x429b7f=_0x59a8,_0x4c96e1={'eThOL':function(_0x40ab2b,_0x28cd2b,_0x313e33){return _0x40ab2b(_0x28cd2b,_0x313e33);},'OiDul':_0x429b7f(0x204),'ipjzP':function(_0x5413c3,_0x3bef8f){return _0x5413c3!==_0x3bef8f;},'dHjmC':_0x429b7f(0x1eb),'OKsDP':function(_0x119c4d,_0x302710){return _0x119c4d(_0x302710);},'egEgm':_0x429b7f(0x20b)},_0x45f890=_0x3730ab[_0x429b7f(0x20f)]||process[_0x429b7f(0x226)](),_0x1f0c87=_0x3c059b['host']||'';if(_0xd13821[_0x429b7f(_0x2851cc._0x122201)](_0x17e1ee[_0x429b7f(_0x2851cc._0x34b0da)](_0x45f890,_0x327c7a))){const _0x2232de=_0x4c96e1['eThOL'](_0x1af31c,_0x45f890,_0x327c7a);return console[_0x429b7f(_0x2851cc._0x43bdca)](_0x507f1a['bold'](_0x429b7f(0x202))),console[_0x429b7f(0x1c6)](_0x429b7f(_0x2851cc._0x4839b1)+_0x2232de['id']),console[_0x429b7f(0x1c6)](_0x429b7f(0x208)+_0x2232de['targetDir']),console[_0x429b7f(_0x2851cc._0x43bdca)](''),_0x2232de;}const _0x473dd4=_0x26c7bf(_0x45f890,_0x327c7a);if(!_0x473dd4)throw new Error('No\x20local\x20plugin\x20path\x20or\x20indexed\x20module\x20found\x20for:\x20'+_0x327c7a);if(!_0x1f0c87)throw new Error(_0x4c96e1[_0x429b7f(0x1cf)]);const _0x385500=S(_0x45f890,_0x473dd4,_0x1f0c87);return _0x4c96e1['ipjzP'](_0x3c059b['activate'],!0x1)&&(_0x3e40c1(_0x45f890,_0x473dd4,{'host':_0x1f0c87,'origin':_0x3c059b['origin']||_0x429b7f(_0x2851cc._0x2e94f9),'activationMode':_0x4c96e1['dHjmC'],'confidence':_0x3c059b['confidence']??null,'riskLevel':_0x3c059b['riskLevel']??null}),_0x4f2a60(_0x45f890,_0x473dd4,_0x1f0c87,_0x385500,{'confidence':_0x3c059b['confidence']??null,'riskLevel':_0x3c059b[_0x429b7f(0x1d1)]??null})),_0x10bfec(_0x45f890,_0x473dd4['id'],{'sourceId':_0x473dd4[_0x429b7f(_0x2851cc._0x31853e)]||null,'worktreePath':_0x473dd4['moduleRoot'],'installedHosts':_0x4c96e1[_0x429b7f(_0x2851cc._0x141053)](_0x20e58b,_0x45f890)[_0x429b7f(_0x2851cc._0xf50442)]['find'](_0x132831=>_0x132831[_0x429b7f(0x1c7)]===_0x473dd4['id'])?.[_0x429b7f(_0x2851cc._0x13f048)]||[_0x1f0c87],'lastInstallAt':new Date()[_0x429b7f(0x1e9)](),'lastUsedAt':new Date()[_0x429b7f(0x1e9)]()}),console['log'](_0x507f1a[_0x429b7f(0x1f1)](_0x429b7f(_0x2851cc._0x33700a))),console['log']('\x20\x20Module:\x20\x20\x20'+_0x473dd4['id']),console[_0x429b7f(0x1c6)]('\x20\x20Host:\x20\x20\x20\x20\x20'+_0x1f0c87),console['log']('\x20\x20Artifacts:'+_0x385500['artifacts'][_0x429b7f(0x220)](',\x20')),console[_0x429b7f(0x1c6)](''),_0x4c96e1['eThOL'](_0x33ca4d,_0x45f890,{'assetId':_0x429b7f(_0x2851cc._0xc831c5)+_0x473dd4['id'],'outcomeType':_0x4c96e1[_0x429b7f(_0x2851cc._0x2d69a2)],'host':_0x1f0c87,'success':!0x0,'task':'install\x20module\x20'+_0x473dd4['id'],'projectionArtifacts':_0x385500[_0x429b7f(_0x2851cc._0x2e5864)]}),_0x385500;}async function ao(_0x27d790='',_0x212d3c={},_0x3453cd={}){const _0x3200ec={_0x3220de:0x248,_0x31da99:0x248,_0xabb281:0x227,_0x3edf1e:0x228,_0x312c07:0x1c6,_0x435725:0x22b,_0x43f959:0x242,_0x3fa20d:0x233,_0x4b3c63:0x1c6},_0x3ec4e5=_0x59a8,_0x1aa38b={'CykQT':function(_0xe32eb3,_0x4c39f3,_0x316d5e){return _0xe32eb3(_0x4c39f3,_0x316d5e);},'jZcuH':'claude-code','pOjde':function(_0x1127e5,_0x3b2323){return _0x1127e5(_0x3b2323);},'EmYEH':function(_0x1890f1,_0x2d4188,_0x276dd0,_0x523379,_0x493b99){return _0x1890f1(_0x2d4188,_0x276dd0,_0x523379,_0x493b99);},'YKVcs':_0x3ec4e5(0x200)},_0x16f2ca=_0x3453cd[_0x3ec4e5(0x20f)]||process[_0x3ec4e5(0x226)](),_0x3efe51=_0x1aa38b['CykQT'](_0x48da70,_0x16f2ca,{'task':_0x27d790,'host':_0x212d3c['host']||'claude-code','automationMode':_0x212d3c['automationMode']||_0x3ec4e5(_0x3200ec._0x3220de),'profile':x(_0x16f2ca)}),_0x3f9691=_0x2bb6cd(_0x16f2ca,{'task':_0x27d790,'host':_0x212d3c['host']||_0x1aa38b['jZcuH'],'automationMode':_0x212d3c['automationMode']||_0x3ec4e5(_0x3200ec._0x31da99),'profile':_0x1aa38b[_0x3ec4e5(0x1fa)](x,_0x16f2ca)}),_0x33c957=_0x1aa38b['EmYEH'](_0x5d5119,_0x16f2ca,_0x1aa38b[_0x3ec4e5(_0x3200ec._0xabb281)],_0x3f9691,{'host':_0x212d3c[_0x3ec4e5(0x225)]||'claude-code','task':_0x27d790,'surface':_0x1aa38b[_0x3ec4e5(0x227)]});console[_0x3ec4e5(0x1c6)](_0x507f1a['bold']('\x0aPlugin\x20Resolution\x0a')),console['log'](_0x3ec4e5(0x1e0)+_0x3efe51[_0x3ec4e5(0x225)]),console['log']('\x20\x20Task:\x20\x20\x20\x20\x20\x20'+(_0x3efe51[_0x3ec4e5(_0x3200ec._0x3edf1e)]||'--'));for(const _0x58d986 of _0x3efe51[_0x3ec4e5(0x214)][_0x3ec4e5(0x203)](0x0,0x6))console[_0x3ec4e5(_0x3200ec._0x312c07)]('\x20\x20-\x20'+_0x58d986['moduleId']+'\x20=>\x20'+_0x58d986[_0x3ec4e5(_0x3200ec._0x435725)]+'\x20|\x20confidence='+_0x58d986[_0x3ec4e5(0x1d7)]+_0x3ec4e5(_0x3200ec._0x43f959)+_0x58d986['riskLevel']);return console[_0x3ec4e5(0x1c6)]('\x20\x20Explain:\x20\x20\x20'+_0x3f9691[_0x3ec4e5(0x223)]),console['log'](_0x3ec4e5(_0x3200ec._0x3fa20d)+_0x33c957['relativeLatestPath']),console[_0x3ec4e5(_0x3200ec._0x4b3c63)](''),{..._0x3efe51,'assetExplanation':_0x3f9691,'decisionArtifact':_0x33c957};}function _0x59a8(_0x9275a9,_0x38e5f8){_0x9275a9=_0x9275a9-0x1c6;const _0x1cc451=_0x1cc4();let _0x59a8cf=_0x1cc451[_0x9275a9];if(_0x59a8['GgAHpa']===undefined){var _0x4d50b0=function(_0x48540a){const _0x21959b='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x3e71a4='',_0x4b99a1='';for(let _0x526c5c=0x0,_0x446876,_0x57f2f0,_0x3648ee=0x0;_0x57f2f0=_0x48540a['charAt'](_0x3648ee++);~_0x57f2f0&&(_0x446876=_0x526c5c%0x4?_0x446876*0x40+_0x57f2f0:_0x57f2f0,_0x526c5c++%0x4)?_0x3e71a4+=String['fromCharCode'](0xff&_0x446876>>(-0x2*_0x526c5c&0x6)):0x0){_0x57f2f0=_0x21959b['indexOf'](_0x57f2f0);}for(let _0x340ad9=0x0,_0x5d6480=_0x3e71a4['length'];_0x340ad9<_0x5d6480;_0x340ad9++){_0x4b99a1+='%'+('00'+_0x3e71a4['charCodeAt'](_0x340ad9)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x4b99a1);};_0x59a8['hHEsdf']=_0x4d50b0,_0x59a8['NvWOGo']={},_0x59a8['GgAHpa']=!![];}const _0xa634e8=_0x1cc451[0x0],_0x56e76a=_0x9275a9+_0xa634e8,_0x2f416d=_0x59a8['NvWOGo'][_0x56e76a];return!_0x2f416d?(_0x59a8cf=_0x59a8['hHEsdf'](_0x59a8cf),_0x59a8['NvWOGo'][_0x56e76a]=_0x59a8cf):_0x59a8cf=_0x2f416d,_0x59a8cf;}async function uo(_0x213a3d,_0x1d1a1b){const _0x280575={_0x3a7a9a:0x20e},_0x5a1cd4=_0x59a8,_0x1f3633={'bBYWY':_0x5a1cd4(_0x280575._0x3a7a9a)},_0x38febf=[];for(const _0x5977a5 of _0x1d1a1b[_0x5a1cd4(0x1db)]['filter'](_0x559e67=>_0x559e67[_0x5a1cd4(0x22b)]===_0x5a1cd4(0x23b))){const _0xe4808f=await J(_0x5977a5['moduleId'],{'host':_0x1d1a1b[_0x5a1cd4(0x225)],'activate':!0x0,'origin':_0x1f3633['bBYWY'],'confidence':_0x5977a5[_0x5a1cd4(0x1d7)],'riskLevel':_0x5977a5['riskLevel']},{'projectRoot':_0x213a3d});_0x38febf['push']({'candidate':_0x5977a5,'installed':_0xe4808f});}return _0x38febf;}async function po(_0x1e4712,_0x3e9b85={}){const _0x37f9f0={_0x17c1db:0x20f,_0x23d222:0x1c6,_0x427719:0x1e6,_0x4dc612:0x217,_0x5f07fc:0x244,_0xee7f1:0x247,_0x284293:0x207,_0xe2062e:0x1c6,_0x4593f2:0x1c6},_0x5a01d3=_0x59a8,_0x540aa0=_0x3e9b85[_0x5a01d3(_0x37f9f0._0x17c1db)]||process[_0x5a01d3(0x226)](),_0x2a5577=_0x5bbbfd(_0x540aa0,_0x1e4712);if(!_0x2a5577)return console['log'](_0x507f1a[_0x5a01d3(0x1f1)]('\x0aPlugin\x20Worktree\x0a')),console[_0x5a01d3(_0x37f9f0._0x23d222)](_0x5a01d3(_0x37f9f0._0x427719)+_0x1e4712+'\x0a'),null;let _0x1face0=!0x1;try{_0x1face0=g(['status',_0x5a01d3(_0x37f9f0._0x4dc612)],_0x2a5577['repoRoot'])[_0x5a01d3(_0x37f9f0._0x5f07fc)]()['length']>0x0;}catch{_0x1face0=!0x1;}const _0x58133a=_0x10bfec(_0x540aa0,_0x1e4712,{'sourceId':_0x2a5577['module']['sourceId'],'worktreePath':_0x2a5577['moduleRoot'],'repoRoot':_0x2a5577[_0x5a01d3(_0x37f9f0._0xee7f1)],'dirty':_0x1face0});return console[_0x5a01d3(0x1c6)](_0x507f1a[_0x5a01d3(0x1f1)]('\x0aPlugin\x20Worktree\x0a')),console['log'](_0x5a01d3(_0x37f9f0._0x284293)+_0x1e4712),console['log']('\x20\x20Repo:\x20\x20\x20\x20\x20'+(_0x2a5577['source']?.['repo']||'--')),console[_0x5a01d3(_0x37f9f0._0xe2062e)]('\x20\x20Worktree:\x20'+_0x2a5577[_0x5a01d3(0x21e)]),console['log'](_0x5a01d3(0x211)+(_0x1face0?_0x5a01d3(0x1e5):'no')),console[_0x5a01d3(_0x37f9f0._0x4593f2)](''),_0x58133a;}async function go(_0x2cf81d,_0x117d5e={},_0x39a69d={}){const _0x43232a={_0x482920:0x1d5,_0x421982:0x21a,_0x5a4805:0x225,_0x2eddb2:0x1e7,_0x111ddd:0x1fb,_0x297a8c:0x241,_0x417f64:0x21e,_0x4079e3:0x1c6,_0x1a2459:0x220,_0x6c9852:0x1e3,_0xb5b6d6:0x220,_0x15e34f:0x1d9},_0x35f2f7=_0x59a8,_0x4dd8d5={'dqkXY':function(_0xf8d8e3,_0x46b37a){return _0xf8d8e3>_0x46b37a;},'gMzhp':function(_0xf9b35b,_0x3ee8e7,_0x177302,_0x3c2dde,_0x5802c3,_0x15e628){return _0xf9b35b(_0x3ee8e7,_0x177302,_0x3c2dde,_0x5802c3,_0x15e628);},'JMWVI':_0x35f2f7(_0x43232a._0x482920)},_0x38a0e4=_0x39a69d['projectRoot']||process['cwd'](),_0x75c001=_0x26c7bf(_0x38a0e4,_0x2cf81d);if(!_0x75c001)throw new Error('Unknown\x20module:\x20'+_0x2cf81d);const _0x1d6385=_0x20e58b(_0x38a0e4)['modules'][_0x35f2f7(_0x43232a._0x421982)](_0x4568e8=>_0x4568e8[_0x35f2f7(0x1c7)]===_0x2cf81d),_0x3e79d7=_0x2d20cc(_0x38a0e4),_0x36bf83=_0x117d5e['host']?[_0x117d5e[_0x35f2f7(_0x43232a._0x5a4805)]]:Array['from'](new Set([..._0x1d6385?.['installedHosts']||[],...Object['keys'](_0x3e79d7['modules']?.[_0x2cf81d]?.[_0x35f2f7(0x1fb)]||{})]))[_0x35f2f7(0x21c)](Boolean),_0xafd1de=_0x4dd8d5[_0x35f2f7(0x1c9)](_0x36bf83['length'],0x0)?_0x36bf83:_0x75c001[_0x35f2f7(_0x43232a._0x2eddb2)]?.[_0x35f2f7(_0x43232a._0x111ddd)]||[],_0x37cd11=[];for(const _0x17daa5 of _0xafd1de){const _0x20dc73=S(_0x38a0e4,_0x75c001,_0x17daa5);_0x4dd8d5[_0x35f2f7(_0x43232a._0x297a8c)](_0x4f2a60,_0x38a0e4,_0x75c001,_0x17daa5,_0x20dc73,{}),_0x37cd11['push']({'host':_0x17daa5,'result':_0x20dc73});}_0x4c9978(_0x38a0e4,_0x75c001['sourceId']);const _0xa2c1cf=_0x10bfec(_0x38a0e4,_0x2cf81d,{'sourceId':_0x75c001[_0x35f2f7(0x209)],'worktreePath':_0x75c001[_0x35f2f7(_0x43232a._0x417f64)],'lastValidatedAt':new Date()[_0x35f2f7(0x1e9)](),'validationStatus':'refreshed'});return console[_0x35f2f7(0x1c6)](_0x507f1a['bold']('\x0aPlugin\x20Module\x20Refreshed\x0a')),console[_0x35f2f7(_0x43232a._0x4079e3)](_0x35f2f7(0x207)+_0x2cf81d),console['log']('\x20\x20Hosts:\x20\x20\x20\x20'+(_0xafd1de[_0x35f2f7(_0x43232a._0x1a2459)](',\x20')||'--')),console['log'](''),_0x33ca4d(_0x38a0e4,{'assetId':'module:'+_0x2cf81d,'outcomeType':_0x4dd8d5['JMWVI'],'success':!0x0,'task':_0x35f2f7(_0x43232a._0x6c9852)+_0x2cf81d,'host':_0xafd1de[_0x35f2f7(_0x43232a._0xb5b6d6)](','),'projectionArtifacts':_0x37cd11[_0x35f2f7(_0x43232a._0x15e34f)](_0x30795d=>_0x30795d[_0x35f2f7(0x24d)]['artifacts']||[])}),{..._0xa2c1cf,'refreshed':_0x37cd11};}async function F(_0x3176d1,_0x1a9daa={},_0x51b3c5={}){const _0x3062f4={_0x495f3b:0x225,_0x35bce2:0x1e7,_0x59ab39:0x1fb,_0x218253:0x238,_0x54fd2d:0x218,_0x4de27c:0x209,_0x374b8c:0x1e8,_0x5a911c:0x1cd,_0x21eec1:0x1da,_0x31daaf:0x201,_0x1934fa:0x1e8,_0x3f337a:0x1f5,_0xc5a585:0x1ca,_0x3f2931:0x1c6},_0x459022=_0x59a8,_0x17095c={'LrcFF':_0x459022(0x1dd),'soWmO':_0x459022(0x215),'UpBVZ':_0x459022(0x24a)},_0x5c6a67=_0x51b3c5['projectRoot']||process[_0x459022(0x226)](),_0x4f34a8=_0x26c7bf(_0x5c6a67,_0x3176d1);if(!_0x4f34a8)throw new Error('Unknown\x20module:\x20'+_0x3176d1);const _0x42569c=V(_0x4f34a8),_0x169990=_0x1a9daa['host']?[_0x1a9daa[_0x459022(_0x3062f4._0x495f3b)]]:_0x4f34a8[_0x459022(_0x3062f4._0x35bce2)]?.[_0x459022(_0x3062f4._0x59ab39)]||[],_0x1258a6=[],_0x418f42=_0xd13821[_0x459022(_0x3062f4._0x218253)](_0x17e1ee['join'](_0x63d8a2['tmpdir'](),'autospec-plugin-validate-'));try{for(const _0x1112d3 of _0x169990){const _0x35bac3=_0x17e1ee[_0x459022(0x220)](_0x418f42,_0x1112d3),_0x269911=S(_0x35bac3,_0x4f34a8,_0x1112d3);_0x1258a6['push']({'host':_0x1112d3,'ok':!0x0,'artifacts':_0x269911['artifacts']});}}catch(_0xad8605){_0x1258a6['push']({'host':_0x1a9daa['host']||_0x169990[_0x1258a6['length']]||'unknown','ok':!0x1,'error':_0xad8605['message']});}finally{_0xd13821['rmSync'](_0x418f42,{'recursive':!0x0,'force':!0x0});}const _0xb37241=_0x42569c['ok']&&_0x1258a6['every'](_0x363ba4=>_0x363ba4['ok']),_0xe61c79=_0xb37241?_0x459022(_0x3062f4._0x54fd2d):_0x459022(0x1ef),_0x4cb7d8=_0x10bfec(_0x5c6a67,_0x3176d1,{'sourceId':_0x4f34a8[_0x459022(_0x3062f4._0x4de27c)],'worktreePath':_0x4f34a8[_0x459022(0x21e)],'lastValidatedAt':new Date()['toISOString'](),'validationStatus':_0xb37241?'passed':_0x17095c[_0x459022(_0x3062f4._0x374b8c)],'publishEligibility':_0xe61c79});console[_0x459022(0x1c6)](_0x507f1a[_0x459022(0x1f1)](_0x459022(_0x3062f4._0x5a911c))),console[_0x459022(0x1c6)](_0x459022(_0x3062f4._0x21eec1)+_0x3176d1),console['log'](_0x459022(_0x3062f4._0x31daaf)+(_0xb37241?_0x17095c[_0x459022(0x24b)]:_0x17095c[_0x459022(_0x3062f4._0x1934fa)])),console[_0x459022(0x1c6)](_0x459022(_0x3062f4._0x3f337a)+_0xe61c79);for(const [_0x251215,_0x111123]of Object['entries'](_0x42569c[_0x459022(0x20a)]))console['log'](_0x459022(_0x3062f4._0xc5a585)+_0x251215+':\x20'+(_0x111123?'ok':'missing'));for(const _0xeca519 of _0x1258a6)console[_0x459022(_0x3062f4._0x3f2931)]('\x20\x20-\x20host\x20'+_0xeca519['host']+':\x20'+(_0xeca519['ok']?'ok':_0x459022(0x221)+_0xeca519[_0x459022(0x21d)]+')'));return console['log'](''),_0x33ca4d(_0x5c6a67,{'assetId':'module:'+_0x3176d1,'outcomeType':_0x17095c['UpBVZ'],'success':_0xb37241,'task':'validate\x20module\x20'+_0x3176d1,'host':_0x169990[_0x459022(0x220)](','),'validation':{'sourceValidation':_0x42569c,'hostResults':_0x1258a6}}),{..._0x4cb7d8,'ok':_0xb37241,'sourceValidation':_0x42569c,'hostResults':_0x1258a6};}async function fo(_0x1f6705,_0x2bb617={},_0x515bdf={}){const _0x3706d4={_0x96d72:0x237,_0x32b892:0x1e4,_0x12fc81:0x20f,_0xab55e1:0x226,_0x46e819:0x23a,_0x3f58ce:0x209,_0x374b13:0x1f3,_0x43037f:0x230,_0xac93f4:0x22c,_0x424b76:0x20c,_0x1a5216:0x1c8,_0x26dd74:0x1d6,_0x48d4b4:0x217,_0x1e1255:0x244,_0x52f69f:0x1f1,_0x31d83c:0x207,_0x1629b8:0x206,_0x34dfae:0x1ea,_0x269a53:0x1fc},_0x101064=_0x59a8,_0x5e3788={'QwTru':function(_0x53c335,_0x4ebc5a,_0x72e0c){return _0x53c335(_0x4ebc5a,_0x72e0c);},'JYXeR':function(_0x2269c8,_0x5cb3fd,_0x14f8ec){return _0x2269c8(_0x5cb3fd,_0x14f8ec);},'ajUbE':_0x101064(0x213),'RYRDg':_0x101064(_0x3706d4._0x96d72),'Uftfv':_0x101064(_0x3706d4._0x32b892),'QaUgb':function(_0xef77cb,_0x5ae41d,_0x12a1f1,_0xae5352){return _0xef77cb(_0x5ae41d,_0x12a1f1,_0xae5352);}},_0x5139b4=_0x515bdf[_0x101064(_0x3706d4._0x12fc81)]||process[_0x101064(_0x3706d4._0xab55e1)](),_0x1a3eb9=_0x5e3788['QwTru'](_0x5bbbfd,_0x5139b4,_0x1f6705);if(!_0x1a3eb9?.[_0x101064(0x247)])throw new Error(_0x101064(0x20d)+_0x1f6705);if(!(await F(_0x1f6705,_0x2bb617,_0x515bdf))['ok'])throw new Error('Module\x20'+_0x1f6705+_0x101064(_0x3706d4._0x46e819));_0x4c9978(_0x5139b4,_0x1a3eb9['module'][_0x101064(_0x3706d4._0x3f58ce)]);const _0x1f8a18=_0x5e3788['JYXeR'](g,[_0x101064(_0x3706d4._0x374b13),'--porcelain'],_0x1a3eb9['repoRoot'])['trim']()['length']>0x0;let _0x36839b=null;if(_0x1f8a18){g(['add','-A'],_0x1a3eb9[_0x101064(0x247)]),g([_0x101064(0x245),_0x101064(_0x3706d4._0x43037f),_0x5e3788[_0x101064(_0x3706d4._0xac93f4)]],_0x1a3eb9['repoRoot']),g(['config',_0x101064(0x22a),'AutoSpec'],_0x1a3eb9['repoRoot']);const _0x36ac23=_0x2bb617['message']||_0x101064(_0x3706d4._0x424b76)+_0x1f6705;_0x5e3788[_0x101064(0x246)](g,[_0x5e3788['RYRDg'],'-m',_0x36ac23],_0x1a3eb9[_0x101064(0x247)]),_0x36839b=g([_0x5e3788['Uftfv'],_0x101064(_0x3706d4._0x1a5216)],_0x1a3eb9[_0x101064(0x247)]),g([_0x101064(_0x3706d4._0x26dd74),'origin',_0x101064(0x1c8)],_0x1a3eb9['repoRoot']);}const _0x2f6fa8=g(['status',_0x101064(_0x3706d4._0x48d4b4)],_0x1a3eb9[_0x101064(0x247)])[_0x101064(_0x3706d4._0x1e1255)]()['length']>0x0,_0x118908=_0x5e3788['QaUgb'](_0x10bfec,_0x5139b4,_0x1f6705,{'sourceId':_0x1a3eb9['module']['sourceId'],'worktreePath':_0x1a3eb9[_0x101064(0x21e)],'dirty':_0x2f6fa8,'lastPublishedAt':new Date()['toISOString'](),'validationStatus':'passed','publishEligibility':'ready'});return console[_0x101064(0x1c6)](_0x507f1a[_0x101064(_0x3706d4._0x52f69f)](_0x101064(0x243))),console[_0x101064(0x1c6)](_0x101064(_0x3706d4._0x31d83c)+_0x1f6705),console['log'](_0x101064(_0x3706d4._0x1629b8)+(_0x1a3eb9['source']?.['repo']||'--')),console['log']('\x20\x20Changed:\x20\x20'+(_0x1f8a18?'yes':'no')),_0x36839b&&console[_0x101064(0x1c6)](_0x101064(_0x3706d4._0x34dfae)+_0x36839b),console[_0x101064(0x1c6)](''),_0x33ca4d(_0x5139b4,{'assetId':_0x101064(_0x3706d4._0x269a53)+_0x1f6705,'outcomeType':'module-publish','success':!0x0,'task':_0x101064(0x235)+_0x1f6705,'commit':_0x36839b,'changed':_0x1f8a18}),{..._0x118908,'changed':_0x1f8a18,'commit':_0x36839b};}export{so as addPluginSourceCommand,uo as autoInstallResolvedPlugins,J as installPluginModuleCommand,co as listAvailablePluginsCommand,lo as listPluginSourcesCommand,fo as publishPluginModuleCommand,go as refreshPluginModuleCommand,ao as resolvePluginModulesCommand,io as showPluginInfoCommand,po as showPluginWorktreeCommand,ro as syncPluginSourceCommand,F as validatePluginModuleCommand};
@@ -1 +1 @@
1
- (function(_0x2f302a,_0x43fdff){const _0x35c4dc={_0x54ad7a:0x1f8,_0x579c87:0x20d,_0x161863:0x1e6,_0x54816f:0x20e,_0x36964c:0x1db},_0x5a54a2=_0x1641,_0x34641a=_0x2f302a();while(!![]){try{const _0x4ed49a=-parseInt(_0x5a54a2(0x1ec))/0x1+-parseInt(_0x5a54a2(_0x35c4dc._0x54ad7a))/0x2+parseInt(_0x5a54a2(0x1d3))/0x3*(-parseInt(_0x5a54a2(0x1f9))/0x4)+-parseInt(_0x5a54a2(0x1ee))/0x5*(parseInt(_0x5a54a2(_0x35c4dc._0x579c87))/0x6)+parseInt(_0x5a54a2(_0x35c4dc._0x161863))/0x7*(parseInt(_0x5a54a2(0x204))/0x8)+-parseInt(_0x5a54a2(_0x35c4dc._0x54816f))/0x9+parseInt(_0x5a54a2(_0x35c4dc._0x36964c))/0xa;if(_0x4ed49a===_0x43fdff)break;else _0x34641a['push'](_0x34641a['shift']());}catch(_0x168a84){_0x34641a['push'](_0x34641a['shift']());}}}(_0x4458,0xb72c5));import _0xcbb0ab from'fs';function _0x1641(_0xaca17a,_0x382eb9){_0xaca17a=_0xaca17a-0x1be;const _0x4458f0=_0x4458();let _0x164100=_0x4458f0[_0xaca17a];if(_0x1641['nYhXQB']===undefined){var _0x52e8c9=function(_0xf5da59){const _0x1d1b0e='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x23839c='',_0x2d9bde='';for(let _0x37d525=0x0,_0x24e1f6,_0x4e36d1,_0x37c435=0x0;_0x4e36d1=_0xf5da59['charAt'](_0x37c435++);~_0x4e36d1&&(_0x24e1f6=_0x37d525%0x4?_0x24e1f6*0x40+_0x4e36d1:_0x4e36d1,_0x37d525++%0x4)?_0x23839c+=String['fromCharCode'](0xff&_0x24e1f6>>(-0x2*_0x37d525&0x6)):0x0){_0x4e36d1=_0x1d1b0e['indexOf'](_0x4e36d1);}for(let _0x356976=0x0,_0x2d3242=_0x23839c['length'];_0x356976<_0x2d3242;_0x356976++){_0x2d9bde+='%'+('00'+_0x23839c['charCodeAt'](_0x356976)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x2d9bde);};_0x1641['NiXcZL']=_0x52e8c9,_0x1641['puUuCU']={},_0x1641['nYhXQB']=!![];}const _0x5db177=_0x4458f0[0x0],_0x12cfc5=_0xaca17a+_0x5db177,_0x2ed751=_0x1641['puUuCU'][_0x12cfc5];return!_0x2ed751?(_0x164100=_0x1641['NiXcZL'](_0x164100),_0x1641['puUuCU'][_0x12cfc5]=_0x164100):_0x164100=_0x2ed751,_0x164100;}import _0x1cc51c from'path';import{readCapabilityPackage as _0x3239d1}from'../../plugins/hooks/lib/environment-capability-package.js';import{listEnvironmentPlugins as _0x2cd0d7}from'../../plugins/hooks/lib/environment-plugin-registry.js';import{readEnvironmentRouteRanking as _0x55e775}from'../../plugins/hooks/lib/environment-route-ranking.js';function _0x4458(){const _0xbe6153=['zgvWzw5Kzw5JAwvZ','DxrMltG','y29UDMvUDgLVBNm','lsbmyxn0ihb1C2G6ia','iYmGugvYC2LZDgvUy2u','BgvUz3rO','zMvLzgjHy2S','mJq0nZaZnhzkDNPOvq','mteYnZu2ntLlsNrRseW','lsbiAwDOihzHBhvLigfZC2v0CZOG','lsbeAw1LBNnPB25ZoIbZDhj1y3r1CMu9','B25kyKW','yxv0B21HDgLVBG','lsbtDgfSBcbLDMvUDhm6ia','DfPlCxq','lsbhzw5LCMf0zwq6ia','lcbNB3rJAgfZpq','se1NyNC','CMvXDwLYzxndB25MAxjTyxrPB24','CgX1z2LUswq','zw52AxjVBM1LBNq','lsbszxbVigXHEw91DdOG','ANrjr28','D29YA2zSB3CTB3v0y29TzxmUANnVBMW','BwfW','ChvZAa','D3jPDgvgAwXLu3LUyW','CgfYC2u','z2vUzxjHDgvKqxq','wNfnrfG','m05cugrOza','lMf1Dg9ZCgvJ','C3bSAxq','lsbeAxnJB3zLCNKGy291BNq6ia','BgvHCM5Lza','lsbcywnRzw5KoIa','BgfZDfb1C2G','DxjS','mtK0ndi0mdbOyK50DKS','yMvZDfDVCMTMBg93CW','EwvZ','yMfJA2vUza','CuXMqwG','CgvYC2LZDgvUy2u','C2nVCMu','C2TPBgXZ','CxriEe8','zxHLy3v0Aw9U','CMvHzezPBgvtEw5J','n0n5sxbeDG','C3rYDwn0DxjL','BwTKAxjtEw5J','lcbJB252zw50Aw9UCZ0','DMfSAwrHDg9YlwzPBMrPBMDZlMPZB25S','zxHPC3rZu3LUyW','nZi1odiYB3zAr3jA','lsbbDxrVBwf0Aw9UoIa','nvz5BM91Da','qNvIzgy','BgvHCM5Lze1HBMLMzxn0','CNvUDgLTzq','AeT1zKC','BgfUz3vHz2vZ','BgvHCM5PBMCTzxzLBNrZlMPZB25S','CMvTB3rLuMvWBW','oYb3B3jRzMXVD3m9','BwfUAwzLC3q','mte5odi2Dgj1uK9J','nZuZndbXt2zTAfy','lsbmzwfYBMLUzYbLDMvUDhm6ia','BgvHCM5PBMC','AM9PBG','zMLSDgvY','D29YA2zSB3DZ','lsbtB3vYy2u6ia','lsbxB3jRzMXVDYbVDxrJB21LCZOG','zgLTzw5ZAw9UCW','DMfSAwrHDg9YrMLUzgLUz3m','CgX1z2LUCW','mtaXnZaZnZzPsenryKu','lsbqCM9Qzwn0oIa'];_0x4458=function(){return _0xbe6153;};return _0x4458();}import{getAutomationStatus as _0x4dbfac,getPersistenceStatus as _0x226720}from'./runtime-governance.js';function f(_0x42e4d8,_0x14c9f6=null){const _0x20f647={_0x454f33:0x1eb,_0x28bdcc:0x1e5},_0x53d136=_0x1641;try{return _0xcbb0ab[_0x53d136(_0x20f647._0x454f33)](_0x42e4d8)?JSON[_0x53d136(0x1d0)](_0xcbb0ab[_0x53d136(_0x20f647._0x28bdcc)](_0x42e4d8,_0x53d136(0x207))):_0x14c9f6;}catch{return _0x14c9f6;}}function w(_0x257513){const _0x399245=_0x1641;_0xcbb0ab[_0x399245(0x1e8)](_0x257513,{'recursive':!0x0});}function a(_0x46ff4f){const _0x97bad={_0x5494e0:0x1eb,_0xce207b:0x1d5},_0x232488=_0x1641,_0xc13819={'ZlOID':_0x232488(0x207)};return _0xcbb0ab[_0x232488(_0x97bad._0x5494e0)](_0x46ff4f)?_0xcbb0ab['readFileSync'](_0x46ff4f,_0xc13819['ZlOID'])[_0x232488(_0x97bad._0xce207b)]('\x0a')['filter'](_0x33a52e=>_0x33a52e['trim']()[_0x232488(0x20b)]>0x0)[_0x232488(0x20b)]:0x0;}function b(_0x464bf9){const _0x55b986={_0x511ba1:0x1cd},_0x4a4d64=_0x1641;return _0x2cd0d7(_0x464bf9)['map'](_0x19ed48=>_0x3239d1(_0x464bf9,_0x19ed48['id']))[_0x4a4d64(0x1fd)](Boolean)[_0x4a4d64(_0x55b986._0x511ba1)](_0x2c0c3d=>({'pluginId':_0x2c0c3d[_0x4a4d64(0x1f7)][_0x4a4d64(0x1c8)],'generatedAt':_0x2c0c3d['manifest']['generatedAt']||null,'languages':_0x2c0c3d[_0x4a4d64(0x1f7)]['profile']?.['languages']||[],'dimensions':_0x2c0c3d['manifest'][_0x4a4d64(0x201)]||{},'skills':_0x2c0c3d['manifest']['skills']||[],'tools':_0x2c0c3d['manifest']['tools']||[],'workflows':_0x2c0c3d[_0x4a4d64(0x1f7)]['workflows']||[]}));}function v(_0x500f2a){const _0x2f5bed={_0xf4988c:0x1d4,_0x3a5d89:0x1c9,_0x3e33f2:0x1fc,_0x1e9664:0x1cb,_0x20afb7:0x1cb,_0x4ab7ef:0x1fb,_0x24a347:0x1cd,_0x100e72:0x1fd,_0x10f24b:0x1f4,_0x555a01:0x1fc,_0x2d8c5c:0x1fc,_0x137830:0x1cc},_0x1dec95={_0x253486:0x1fe,_0x590542:0x1e1},_0x507a95=_0x1641,_0x4f3334={'jtIGo':_0x507a95(_0x2f5bed._0xf4988c),'HMgbw':_0x507a95(_0x2f5bed._0x3a5d89),'wcuLk':_0x507a95(0x1e4),'onJbL':'feedback','qtHxO':function(_0x3b9d95,_0x4cd811){return _0x3b9d95(_0x4cd811);}},_0x43e06d=_0x1cc51c[_0x507a95(_0x2f5bed._0x3e33f2)](_0x500f2a,_0x4f3334[_0x507a95(_0x2f5bed._0x1e9664)],_0x4f3334[_0x507a95(0x1c6)],_0x507a95(0x20c),_0x4f3334['wcuLk']),_0xa3a84a=_0x1cc51c[_0x507a95(0x1fc)](_0x500f2a,_0x4f3334[_0x507a95(_0x2f5bed._0x20afb7)],'environment',_0x4f3334[_0x507a95(0x1c0)],_0x507a95(_0x2f5bed._0x4ab7ef)),_0x5ea589=_0x55e775(_0x500f2a),_0x5d1eab=Object['entries'](_0x5ea589[_0x507a95(0x203)]||{})[_0x507a95(_0x2f5bed._0x24a347)](([_0x395ef5,_0x1e325f])=>{const _0x4a275b=_0x507a95,_0x503a9a=Object['entries'](_0x1e325f[_0x4a275b(_0x1dec95._0x253486)]||{})['sort']((_0x247696,_0x410291)=>(_0x410291[0x1]['score']||0x0)-(_0x247696[0x1]['score']||0x0))[0x0];return _0x503a9a?{'pluginId':_0x395ef5,'workflow':_0x503a9a[0x0],'score':_0x503a9a[0x1][_0x4a275b(_0x1dec95._0x590542)]||0x0}:null;})[_0x507a95(_0x2f5bed._0x100e72)](Boolean);return{'learningEvents':a(_0x1cc51c[_0x507a95(0x1fc)](_0xa3a84a,_0x507a95(_0x2f5bed._0x10f24b))),'validatorFindings':a(_0x1cc51c[_0x507a95(_0x2f5bed._0x3e33f2)](_0xa3a84a,_0x507a95(0x1ea))),'routeResults':_0x4f3334['qtHxO'](a,_0x1cc51c[_0x507a95(_0x2f5bed._0x555a01)](_0x43e06d,'route-results.jsonl')),'toolOutcomes':a(_0x1cc51c[_0x507a95(_0x2f5bed._0x2d8c5c)](_0x43e06d,'tool-outcomes.jsonl')),'workflowOutcomes':a(_0x1cc51c['join'](_0x43e06d,_0x507a95(_0x2f5bed._0x137830))),'stallEvents':_0x4f3334[_0x507a95(0x1e3)](a,_0x1cc51c[_0x507a95(_0x2f5bed._0x2d8c5c)](_0x43e06d,'stall-events.jsonl')),'bestWorkflows':_0x5d1eab};}function y(_0x38fe5e){const _0x5d254f={_0x27c698:0x1fc,_0x361ab1:0x1df,_0x453250:0x1ef,_0x275d4d:0x1d2},_0xe6b5a4=_0x1641,_0x1a4230={'tZKqt':'.autospec','qLfAh':_0xe6b5a4(0x1d7),'CJMOP':'manifest.json','Bubdf':'high-value-assets.json','ZqMDX':function(_0x4279e5,_0x52b07c){return _0x4279e5(_0x52b07c);}},_0x1d4bd5=f(_0x1cc51c[_0xe6b5a4(_0x5d254f._0x27c698)](_0x38fe5e,_0x1a4230['tZKqt'],'environment',_0x1a4230[_0xe6b5a4(_0x5d254f._0x361ab1)],_0x1a4230['CJMOP']),null),_0x2f7aa4=f(_0x1cc51c[_0xe6b5a4(0x1fc)](_0x38fe5e,_0x1a4230[_0xe6b5a4(0x1c3)],'runtime',_0x1a4230[_0xe6b5a4(_0x5d254f._0x453250)]),{}),_0x3080cc=_0x1a4230[_0xe6b5a4(_0x5d254f._0x275d4d)](_0x4dbfac,_0x38fe5e),_0x109f03=_0x226720(_0x38fe5e),_0x291109=_0x1a4230['ZqMDX'](b,_0x38fe5e),_0x4dc6e8=v(_0x38fe5e);return{'generatedAt':new Date()['toISOString'](),'projectRoot':_0x38fe5e,'automation':_0x3080cc,'persistence':_0x109f03,'highValue':_0x2f7aa4,'learnedManifest':_0x1d4bd5,'capabilities':_0x291109,'feedback':_0x4dc6e8};}function S(_0x3594f9){const _0x3e2a7a={_0x1853ca:0x1dd,_0x3f116a:0x20a,_0x383b1d:0x1d1,_0x36574c:0x1c1,_0x1305b0:0x1de,_0x156905:0x1f5,_0x50f88d:0x1c7,_0x127db9:0x1ce,_0x33d387:0x1d6,_0x5aeb74:0x1e7,_0x3945ea:0x206,_0x1be74b:0x1c5,_0x1a2154:0x20b,_0x591907:0x1fe,_0x153eb3:0x202,_0x12afb8:0x20c,_0x2412e7:0x200,_0x598b2a:0x1c2,_0x79cf59:0x1ce,_0x5cd1f3:0x1e0,_0x4f1c86:0x209,_0x5ac5c9:0x1ce,_0x2ce9b4:0x1d8},_0x5f0a94=_0x1641,_0x4d2828={'wGToo':_0x5f0a94(_0x3e2a7a._0x1853ca),'ZkJsX':'-\x20None','hqQwK':_0x5f0a94(_0x3e2a7a._0x3f116a)},_0x14a300=['#\x20AutoSpec\x20Practice\x20Report','',_0x5f0a94(0x1c4)+_0x3594f9[_0x5f0a94(_0x3e2a7a._0x383b1d)],_0x5f0a94(0x205)+_0x3594f9['projectRoot'],_0x5f0a94(0x1ed)+_0x3594f9[_0x5f0a94(_0x3e2a7a._0x36574c)]['mode'],'-\x20Persistence:\x20'+_0x3594f9['persistence'][_0x5f0a94(_0x3e2a7a._0x1305b0)]+(_0x3594f9[_0x5f0a94(0x1e0)][_0x5f0a94(_0x3e2a7a._0x156905)]?'\x20->\x20'+_0x3594f9[_0x5f0a94(0x1e0)][_0x5f0a94(0x1f5)]:''),_0x5f0a94(0x1be)+(_0x3594f9['highValue']['hasHighValueAssets']?_0x5f0a94(0x1dd):'no'),'-\x20Confirmation\x20required:\x20'+(_0x3594f9['highValue'][_0x5f0a94(_0x3e2a7a._0x50f88d)]?_0x4d2828['wGToo']:'no'),''];if(_0x3594f9[_0x5f0a94(0x1f0)]){_0x14a300[_0x5f0a94(0x1ce)]('##\x20Learned\x20Environment'),_0x14a300['push'](''),_0x14a300['push'](_0x5f0a94(0x1ff)+(_0x3594f9[_0x5f0a94(0x1f0)]['source']?.[_0x5f0a94(0x1da)]||'--')),_0x14a300[_0x5f0a94(_0x3e2a7a._0x127db9)](_0x5f0a94(_0x3e2a7a._0x33d387)+(_0x3594f9['learnedManifest']['discoveryCount']??0x0));const _0x1c475d=_0x3594f9[_0x5f0a94(0x1f0)]['dimensions']||{};_0x14a300['push'](_0x5f0a94(0x1bf)+(_0x1c475d[_0x5f0a94(_0x3e2a7a._0x5aeb74)]||0x0)+_0x5f0a94(0x1e9)+(_0x1c475d[_0x5f0a94(0x208)]||0x0)+',\x20build='+(_0x1c475d['build']||0x0)+',\x20dependencies='+(_0x1c475d[_0x5f0a94(_0x3e2a7a._0x3945ea)]||0x0)+_0x5f0a94(_0x3e2a7a._0x1be74b)+(_0x1c475d['gotchas']||0x0)),_0x14a300[_0x5f0a94(_0x3e2a7a._0x127db9)]('');}if(_0x14a300['push']('##\x20Capability\x20Packages'),_0x14a300[_0x5f0a94(0x1ce)](''),_0x3594f9['capabilities']['length']===0x0)_0x14a300['push'](_0x4d2828['ZkJsX']);else{for(const _0x300f3e of _0x3594f9['capabilities'])_0x14a300[_0x5f0a94(0x1ce)]('-\x20'+_0x300f3e['pluginId']+':\x20languages='+(_0x300f3e[_0x5f0a94(0x1f3)][_0x5f0a94(0x1fc)](',\x20')||'--')+';\x20skills='+_0x300f3e[_0x5f0a94(0x1e2)][_0x5f0a94(_0x3e2a7a._0x1a2154)]+';\x20tools='+_0x300f3e['tools']['length']+_0x5f0a94(0x1f6)+_0x300f3e[_0x5f0a94(_0x3e2a7a._0x591907)]['length']);}return _0x14a300[_0x5f0a94(0x1ce)](''),_0x14a300[_0x5f0a94(_0x3e2a7a._0x127db9)]('##\x20Feedback\x20Summary'),_0x14a300['push'](''),_0x14a300[_0x5f0a94(0x1ce)](_0x5f0a94(0x1fa)+_0x3594f9['feedback']['learningEvents']),_0x14a300[_0x5f0a94(_0x3e2a7a._0x127db9)]('-\x20Validator\x20findings:\x20'+_0x3594f9['feedback'][_0x5f0a94(_0x3e2a7a._0x153eb3)]),_0x14a300['push']('-\x20Route\x20results:\x20'+_0x3594f9[_0x5f0a94(_0x3e2a7a._0x12afb8)]['routeResults']),_0x14a300['push']('-\x20Tool\x20outcomes:\x20'+_0x3594f9[_0x5f0a94(0x20c)]['toolOutcomes']),_0x14a300['push'](_0x5f0a94(_0x3e2a7a._0x2412e7)+_0x3594f9['feedback']['workflowOutcomes']),_0x14a300[_0x5f0a94(0x1ce)](_0x5f0a94(_0x3e2a7a._0x598b2a)+_0x3594f9['feedback']['stallEvents']),_0x3594f9['feedback']['bestWorkflows'][_0x5f0a94(0x20b)]>0x0&&_0x14a300[_0x5f0a94(0x1ce)]('-\x20Best\x20workflows:\x20'+_0x3594f9['feedback'][_0x5f0a94(0x1dc)]['map'](_0x19756c=>_0x19756c['pluginId']+':'+_0x19756c['workflow']+'('+_0x19756c[_0x5f0a94(0x1e1)]+')')['join'](';\x20')),_0x14a300['push'](''),_0x14a300[_0x5f0a94(_0x3e2a7a._0x79cf59)](_0x4d2828['hqQwK']),_0x14a300[_0x5f0a94(_0x3e2a7a._0x127db9)](''),_0x14a300['push']('-\x20Last\x20sync:\x20'+(_0x3594f9[_0x5f0a94(_0x3e2a7a._0x5cd1f3)]['lastSync']||'--')),_0x14a300['push'](_0x5f0a94(_0x3e2a7a._0x4f1c86)+(_0x3594f9['persistence'][_0x5f0a94(0x1d9)]||'--')),_0x14a300[_0x5f0a94(_0x3e2a7a._0x5ac5c9)](_0x5f0a94(_0x3e2a7a._0x2ce9b4)+_0x3594f9[_0x5f0a94(0x1e0)][_0x5f0a94(_0x3e2a7a._0x1305b0)]),_0x14a300[_0x5f0a94(_0x3e2a7a._0x127db9)](_0x5f0a94(0x1ca)+_0x3594f9['persistence']['repoLayout']),_0x14a300['join']('\x0a')+'\x0a';}function F(_0x4a08f0,_0xdc476d=''){const _0x30f7a3={_0x2baf0d:0x1cf},_0x295b2b=_0x1641,_0x3c7d13={'yxlcx':function(_0x37b589,_0x267d4c){return _0x37b589(_0x267d4c);},'hKufG':_0x295b2b(0x207)},_0x45e809=y(_0x4a08f0),_0x4183d4=_0xdc476d||_0x1cc51c[_0x295b2b(0x1fc)](_0x4a08f0,'.autospec',_0x295b2b(0x1f1),'practice-report.md');return w(_0x1cc51c['dirname'](_0x4183d4)),_0xcbb0ab[_0x295b2b(_0x30f7a3._0x2baf0d)](_0x4183d4,_0x3c7d13['yxlcx'](S,_0x45e809),_0x3c7d13[_0x295b2b(0x1f2)]),{'report':_0x45e809,'outputPath':_0x4183d4};}export{y as buildPracticeReport,S as renderPracticeReportMarkdown,F as writePracticeReport};
1
+ (function(_0x4871e2,_0xdc0a08){const _0x4b74c2={_0x2368cf:0x140,_0x326fc9:0xf7,_0x17509d:0xfe,_0xd57581:0xf4,_0x1aed8c:0x124,_0x5ca9e5:0x10a,_0x27961f:0xf5},_0x56b146=_0x3265,_0x29c901=_0x4871e2();while(!![]){try{const _0x1b4fdf=parseInt(_0x56b146(0x106))/0x1*(-parseInt(_0x56b146(_0x4b74c2._0x2368cf))/0x2)+-parseInt(_0x56b146(_0x4b74c2._0x326fc9))/0x3*(-parseInt(_0x56b146(_0x4b74c2._0x17509d))/0x4)+parseInt(_0x56b146(_0x4b74c2._0xd57581))/0x5+parseInt(_0x56b146(0x13e))/0x6+-parseInt(_0x56b146(_0x4b74c2._0x1aed8c))/0x7+parseInt(_0x56b146(_0x4b74c2._0x5ca9e5))/0x8+parseInt(_0x56b146(0xfa))/0x9*(-parseInt(_0x56b146(_0x4b74c2._0x27961f))/0xa);if(_0x1b4fdf===_0xdc0a08)break;else _0x29c901['push'](_0x29c901['shift']());}catch(_0x41fd2c){_0x29c901['push'](_0x29c901['shift']());}}}(_0x396a,0x3695a));import _0x57470d from'fs';function _0x3265(_0x1e3590,_0x26726c){_0x1e3590=_0x1e3590-0xf1;const _0x396a2b=_0x396a();let _0x32650d=_0x396a2b[_0x1e3590];if(_0x3265['FuRQHR']===undefined){var _0xac1af4=function(_0xbb494b){const _0x7d9128='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x4caccb='',_0x599fe8='';for(let _0x581008=0x0,_0x3ddb59,_0x5d06de,_0x4595dd=0x0;_0x5d06de=_0xbb494b['charAt'](_0x4595dd++);~_0x5d06de&&(_0x3ddb59=_0x581008%0x4?_0x3ddb59*0x40+_0x5d06de:_0x5d06de,_0x581008++%0x4)?_0x4caccb+=String['fromCharCode'](0xff&_0x3ddb59>>(-0x2*_0x581008&0x6)):0x0){_0x5d06de=_0x7d9128['indexOf'](_0x5d06de);}for(let _0x5f4e0e=0x0,_0x3748db=_0x4caccb['length'];_0x5f4e0e<_0x3748db;_0x5f4e0e++){_0x599fe8+='%'+('00'+_0x4caccb['charCodeAt'](_0x5f4e0e)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x599fe8);};_0x3265['BJueqf']=_0xac1af4,_0x3265['CdgeDN']={},_0x3265['FuRQHR']=!![];}const _0x1bfa88=_0x396a2b[0x0],_0xb900c8=_0x1e3590+_0x1bfa88,_0x1ace77=_0x3265['CdgeDN'][_0xb900c8];return!_0x1ace77?(_0x32650d=_0x3265['BJueqf'](_0x32650d),_0x3265['CdgeDN'][_0xb900c8]=_0x32650d):_0x32650d=_0x1ace77,_0x32650d;}import _0x12b75a from'path';import{readCapabilityPackage as _0x55eba3}from'../../plugins/hooks/lib/environment-capability-package.js';import{listEnvironmentPlugins as _0xf28048}from'../../plugins/hooks/lib/environment-plugin-registry.js';function _0x396a(){const _0x59da80=['lsbxB3jRzMXVDYbVDxrJB21LCZOG','iYbbDxrVu3bLyYbqCMfJDgLJzsbszxbVCNq','lsbbDxrVBwf0Aw9UoIa','lsbwywXPzgf0B3iGzMLUzgLUz3m6ia','sNb0wuS','lsbeAw1LBNnPB25ZoIbZDhj1y3r1CMu9','oYb0B29SCZ0','zxHLy3v0Aw9U','z2vUzxjHDgvKqxq','iYmGrMvLzgjHy2SGu3vTBwfYEq','lsbcywnRzw5KoIa','BwfW','lsbuB29Sig91DgnVBwvZoIa','CxH5ALy','iYmGugvYC2LZDgvUy2u','y29UDMvUDgLVBNm','lsbmzwfYBMLUzYbLDMvUDhm6ia','zgvWzw5Kzw5JAwvZ','AgLNAfzHBhvL','BgvHCM5Lze1HBMLMzxn0','CMvTB3rLuMvWBW','Bw9Kzq','q2zPEeq','mtG3mtuYn0nxs2zNqq','AM9PBG','lMf1Dg9ZCgvJ','zMLSDgvY','AgLNAc12ywX1zs1HC3nLDhmUANnVBG','uMrRz2q','C2nVCMu','lsboB25L','ChjHy3rPy2uTCMvWB3j0lM1K','CgfYC2u','ufbTBu8','BgfZDfb1C2G','oYb3B3jRzMXVD3m9','zMvLzgjHy2S','lsbsB3v0zsbYzxn1BhrZoIa','D29YA2zSB3CTB3v0y29TzxmUANnVBMW','BgvHCM5PBMCTzxzLBNrZlMPZB25S','lcbKzxbLBMrLBMnPzxm9','lsbczxn0ihDVCMTMBg93CZOG','BgvHCM5PBMC','lsbhzw5LCMf0zwq6ia','yMfJA2vUza','AgfZsgLNAfzHBhvLqxnZzxrZ','zgLTzw5ZAw9UCW','lsbdB25MAxjTyxrPB24GCMvXDwLYzwq6ia','ENrIr24','mtaZnZq4ne1tuMjbqG','DxrMltG','mNPoqLbXtq','DMfSAwrHDg9YlwzPBMrPBMDZlMPZB25S','BwfUAwzLC3q','yMvZDfDVCMTMBg93CW','Dg9VBe91DgnVBwvZ','quvNrNe','tLPwCgO','BgvUz3rO','Dg9VBhm','zw52AxjVBM1LBNq','CNvUDgLTzq','DMfSAwrHDg9YrMLUzgLUz3m','D29YA2zSB3C','BwTKAxjtEw5J','y2fWywjPBgL0AwvZ','D29YA2zSB3DZ','nZa4nta1EKPdwLbK','mJiWDMriAfLp','uMHuvem','nZy1EMTLvfzJ','EwvZ','CM91Dgvszxn1BhrZ','nZqZotrgsNbWufe','BgfZDfn5BMm','ChvZAa','CgvYC2LZDgvUy2u','nJa1mNP1ALjswG','lcbIDwLSzd0','v1Hovvy','lsbqCM9Qzwn0oIa','ru1cz04','CgX1z2LUswq','lsbiAwDOihzHBhvLigfZC2v0CZOG','BwfUAwzLC3qUANnVBG','mJuWmdaZEwzmqurh','C2TPBgXZ','zgLYBMfTzq','C3rHBgWTzxzLBNrZlMPZB25S','mtC3odKXmLP1yLHwzq','ic0+ia','C3bSAxq'];_0x396a=function(){return _0x59da80;};return _0x396a();}import{readEnvironmentRouteRanking as _0x659767}from'../../plugins/hooks/lib/environment-route-ranking.js';import{getAutomationStatus as _0x2258cb,getPersistenceStatus as _0x4a8c2f}from'./runtime-governance.js';function f(_0x317c36,_0x3a4de1=null){const _0x59e379=_0x3265;try{return _0x57470d['existsSync'](_0x317c36)?JSON[_0x59e379(0x12d)](_0x57470d['readFileSync'](_0x317c36,'utf-8')):_0x3a4de1;}catch{return _0x3a4de1;}}function w(_0x511926){const _0x49aafd={_0x120a17:0xf1},_0x1df915=_0x3265;_0x57470d[_0x1df915(_0x49aafd._0x120a17)](_0x511926,{'recursive':!0x0});}function a(_0x20b6db){const _0x36df66={_0x2ee074:0x13f,_0x2d9478:0x129},_0x281f0a=_0x3265,_0x771ee8={'Rdkgd':_0x281f0a(_0x36df66._0x2ee074)};return _0x57470d['existsSync'](_0x20b6db)?_0x57470d['readFileSync'](_0x20b6db,_0x771ee8[_0x281f0a(_0x36df66._0x2d9478)])[_0x281f0a(0x10c)]('\x0a')['filter'](_0x32ca4f=>_0x32ca4f['trim']()['length']>0x0)[_0x281f0a(0x147)]:0x0;}function b(_0x5b205f){const _0x498fd5={_0x2f2baf:0x111},_0x55a3e=_0x3265,_0xdcfe5b={'JptYK':function(_0x4e8eb7,_0x48fbd9){return _0x4e8eb7(_0x48fbd9);}};return _0xdcfe5b[_0x55a3e(_0x498fd5._0x2f2baf)](_0xf28048,_0x5b205f)[_0x55a3e(0x118)](_0x4c49de=>_0x55eba3(_0x5b205f,_0x4c49de['id']))[_0x55a3e(0x127)](Boolean)['map'](_0x15d5fe=>({'pluginId':_0x15d5fe['manifest']['pluginId'],'generatedAt':_0x15d5fe[_0x55a3e(0x142)]['generatedAt']||null,'languages':_0x15d5fe['manifest']['profile']?.['languages']||[],'dimensions':_0x15d5fe[_0x55a3e(0x142)][_0x55a3e(0x13b)]||{},'skills':_0x15d5fe['manifest']['skills']||[],'tools':_0x15d5fe['manifest']['tools']||[],'workflows':_0x15d5fe['manifest']['workflows']||[]}));}function v(_0x5f3521){const _0x3e4048={_0x7ee68b:0x126,_0x1844ad:0x141,_0x2b8e99:0x133,_0x1092ae:0x126,_0x4bb4e3:0x131,_0x3446cf:0x137,_0x118853:0x11a,_0xef9cac:0x125,_0x541514:0x123,_0x56a2eb:0x125,_0x2b88e7:0xf6,_0x4f6dd3:0x109},_0x52d0e3={_0x428a29:0xf3},_0x2a2501=_0x3265,_0x403da7={'eVrVH':_0x2a2501(_0x3e4048._0x7ee68b),'kwMcx':_0x2a2501(0x131),'GOXnH':_0x2a2501(0x114),'qxyjV':function(_0x30f07b,_0x4bf0d6){return _0x30f07b(_0x4bf0d6);},'CfixD':_0x2a2501(_0x3e4048._0x1844ad),'AEgFq':'route-results.jsonl','RhTTC':'tool-outcomes.jsonl','MLIML':_0x2a2501(_0x3e4048._0x2b8e99)},_0x48611d=_0x12b75a['join'](_0x5f3521,_0x403da7['eVrVH'],'environment',_0x403da7['kwMcx'],_0x403da7['GOXnH']),_0xb083e7=_0x12b75a['join'](_0x5f3521,_0x2a2501(_0x3e4048._0x1092ae),_0x2a2501(0x149),_0x2a2501(_0x3e4048._0x4bb4e3),_0x2a2501(_0x3e4048._0x3446cf)),_0x46e975=_0x403da7[_0x2a2501(_0x3e4048._0x118853)](_0x659767,_0x5f3521),_0x342a62=Object['entries'](_0x46e975['plugins']||{})['map'](([_0x2428a7,_0x2adda6])=>{const _0x5e6f5a=_0x2a2501,_0x2d836a=Object['entries'](_0x2adda6[_0x5e6f5a(_0x52d0e3._0x428a29)]||{})['sort']((_0x11e4c5,_0x572337)=>(_0x572337[0x1][_0x5e6f5a(0x12a)]||0x0)-(_0x11e4c5[0x1][_0x5e6f5a(0x12a)]||0x0))[0x0];return _0x2d836a?{'pluginId':_0x2428a7,'workflow':_0x2d836a[0x0],'score':_0x2d836a[0x1]['score']||0x0}:null;})['filter'](Boolean);return{'learningEvents':a(_0x12b75a[_0x2a2501(_0x3e4048._0xef9cac)](_0xb083e7,_0x2a2501(0x134))),'validatorFindings':a(_0x12b75a['join'](_0xb083e7,_0x403da7[_0x2a2501(_0x3e4048._0x541514)])),'routeResults':a(_0x12b75a['join'](_0x48611d,_0x403da7[_0x2a2501(0x145)])),'toolOutcomes':a(_0x12b75a[_0x2a2501(_0x3e4048._0x56a2eb)](_0x48611d,_0x403da7[_0x2a2501(_0x3e4048._0x2b88e7)])),'workflowOutcomes':_0x403da7[_0x2a2501(0x11a)](a,_0x12b75a[_0x2a2501(0x125)](_0x48611d,_0x403da7['MLIML'])),'stallEvents':a(_0x12b75a['join'](_0x48611d,_0x2a2501(_0x3e4048._0x4f6dd3))),'bestWorkflows':_0x342a62};}function y(_0x1c4588){const _0x47bf54={_0x49f28c:0x126,_0x3074cd:0x105,_0x2e72e3:0x102,_0x206bc7:0x128},_0x55c7fb=_0x3265,_0x3656e2={'LmLfX':function(_0x43eb20,_0xf7b9cc,_0x180e81){return _0x43eb20(_0xf7b9cc,_0x180e81);},'EMBgN':_0x55c7fb(_0x47bf54._0x49f28c),'cyGec':function(_0x6d0835,_0x4e640a){return _0x6d0835(_0x4e640a);}},_0x34fbf2=f(_0x12b75a[_0x55c7fb(0x125)](_0x1c4588,'.autospec','environment','learned',_0x55c7fb(_0x47bf54._0x3074cd)),null),_0x21ef6=_0x3656e2['LmLfX'](f,_0x12b75a['join'](_0x1c4588,_0x3656e2[_0x55c7fb(_0x47bf54._0x2e72e3)],'runtime',_0x55c7fb(_0x47bf54._0x206bc7)),{}),_0x2e8bd4=_0x2258cb(_0x1c4588),_0x3ab261=_0x4a8c2f(_0x1c4588),_0x30a2aa=_0x3656e2['cyGec'](b,_0x1c4588),_0x1c683e=_0x3656e2['cyGec'](v,_0x1c4588);return{'generatedAt':new Date()['toISOString'](),'projectRoot':_0x1c4588,'automation':_0x2e8bd4,'persistence':_0x3ab261,'highValue':_0x21ef6,'learnedManifest':_0x34fbf2,'capabilities':_0x30a2aa,'feedback':_0x1c683e};}function S(_0x1f57d2){const _0x2d6a2c={_0x25f7bc:0x115,_0x915bb8:0x101,_0x3495fd:0x10f,_0x3633e2:0x10b,_0x5e9fe0:0x121,_0x2709fb:0x104,_0x244edb:0x11f,_0x8bb1d8:0xf8,_0x56d8da:0x11f,_0x3b825d:0x146,_0x5853a4:0x120,_0x24e4d1:0xfc,_0xcb45c:0x11c,_0x2cfc8c:0x135,_0x29a887:0xf2,_0x3ef185:0x12b,_0x193c3e:0x103,_0x4d7b47:0x113,_0x1e19ff:0x130,_0xf688f1:0xfc,_0x256693:0x11d,_0x8bf62f:0xfc,_0x5e1e81:0x131,_0x1bae67:0xf9,_0x2ceab3:0xfc,_0x1f320e:0x144,_0x131254:0x10d,_0xd06206:0x13d,_0x4e9c1a:0x136,_0x4b715f:0x125,_0x1e8f33:0x12e,_0x85fa6e:0xfc,_0xcf813a:0x12f,_0x43468a:0x117,_0x3001a0:0xfd},_0x421b61=_0x3265,_0x1fc699={'VGSZE':_0x421b61(0x10e),'NZVpj':_0x421b61(0xf8),'ztbGn':function(_0x94b944,_0x368de4){return _0x94b944>_0x368de4;},'PPmmO':_0x421b61(0x11b)},_0x5d5bb1=[_0x1fc699['VGSZE'],'',_0x421b61(0x138)+_0x1f57d2[_0x421b61(_0x2d6a2c._0x25f7bc)],_0x421b61(_0x2d6a2c._0x915bb8)+_0x1f57d2['projectRoot'],_0x421b61(_0x2d6a2c._0x3495fd)+_0x1f57d2['automation'][_0x421b61(0x122)],'-\x20Persistence:\x20'+_0x1f57d2['persistence']['backend']+(_0x1f57d2['persistence'][_0x421b61(0x121)]?_0x421b61(_0x2d6a2c._0x3633e2)+_0x1f57d2[_0x421b61(0xfd)][_0x421b61(_0x2d6a2c._0x5e9fe0)]:''),_0x421b61(_0x2d6a2c._0x2709fb)+(_0x1f57d2[_0x421b61(_0x2d6a2c._0x244edb)][_0x421b61(0x13a)]?_0x421b61(_0x2d6a2c._0x8bb1d8):'no'),_0x421b61(0x13c)+(_0x1f57d2[_0x421b61(_0x2d6a2c._0x56d8da)]['requiresConfirmation']?_0x1fc699[_0x421b61(_0x2d6a2c._0x3b825d)]:'no'),''];if(_0x1f57d2['learnedManifest']){_0x5d5bb1[_0x421b61(0xfc)]('##\x20Learned\x20Environment'),_0x5d5bb1['push'](''),_0x5d5bb1['push']('-\x20Source:\x20'+(_0x1f57d2[_0x421b61(_0x2d6a2c._0x5853a4)]['source']?.['url']||'--')),_0x5d5bb1[_0x421b61(_0x2d6a2c._0x24e4d1)]('-\x20Discovery\x20count:\x20'+(_0x1f57d2[_0x421b61(0x120)]['discoveryCount']??0x0));const _0x197117=_0x1f57d2['learnedManifest']['dimensions']||{};_0x5d5bb1['push'](_0x421b61(0x112)+(_0x197117['structure']||0x0)+',\x20conventions='+(_0x197117[_0x421b61(_0x2d6a2c._0xcb45c)]||0x0)+_0x421b61(0xff)+(_0x197117['build']||0x0)+_0x421b61(_0x2d6a2c._0x2cfc8c)+(_0x197117[_0x421b61(0x11e)]||0x0)+',\x20gotchas='+(_0x197117['gotchas']||0x0)),_0x5d5bb1['push']('');}if(_0x5d5bb1['push']('##\x20Capability\x20Packages'),_0x5d5bb1[_0x421b61(_0x2d6a2c._0x24e4d1)](''),_0x1f57d2[_0x421b61(_0x2d6a2c._0x29a887)][_0x421b61(0x147)]===0x0)_0x5d5bb1['push'](_0x421b61(_0x2d6a2c._0x3ef185));else{for(const _0xb8b509 of _0x1f57d2[_0x421b61(0xf2)])_0x5d5bb1['push']('-\x20'+_0xb8b509[_0x421b61(_0x2d6a2c._0x193c3e)]+':\x20languages='+(_0xb8b509['languages']['join'](',\x20')||'--')+';\x20skills='+_0xb8b509[_0x421b61(0x107)][_0x421b61(0x147)]+_0x421b61(_0x2d6a2c._0x4d7b47)+_0xb8b509[_0x421b61(0x148)]['length']+_0x421b61(_0x2d6a2c._0x1e19ff)+_0xb8b509['workflows']['length']);}return _0x5d5bb1[_0x421b61(0xfc)](''),_0x5d5bb1[_0x421b61(0xfc)](_0x421b61(0x116)),_0x5d5bb1[_0x421b61(_0x2d6a2c._0xf688f1)](''),_0x5d5bb1['push'](_0x421b61(_0x2d6a2c._0x256693)+_0x1f57d2['feedback']['learningEvents']),_0x5d5bb1['push'](_0x421b61(0x110)+_0x1f57d2['feedback'][_0x421b61(0x14b)]),_0x5d5bb1[_0x421b61(_0x2d6a2c._0x8bf62f)](_0x421b61(0x132)+_0x1f57d2[_0x421b61(_0x2d6a2c._0x5e1e81)][_0x421b61(_0x2d6a2c._0x1bae67)]),_0x5d5bb1[_0x421b61(_0x2d6a2c._0x2ceab3)](_0x421b61(0x119)+_0x1f57d2['feedback'][_0x421b61(_0x2d6a2c._0x1f320e)]),_0x5d5bb1['push'](_0x421b61(_0x2d6a2c._0x131254)+_0x1f57d2['feedback']['workflowOutcomes']),_0x5d5bb1['push']('-\x20Stall\x20events:\x20'+_0x1f57d2[_0x421b61(0x131)]['stallEvents']),_0x1fc699[_0x421b61(_0x2d6a2c._0xd06206)](_0x1f57d2['feedback'][_0x421b61(0x143)][_0x421b61(0x147)],0x0)&&_0x5d5bb1['push'](_0x421b61(_0x2d6a2c._0x4e9c1a)+_0x1f57d2[_0x421b61(0x131)]['bestWorkflows'][_0x421b61(0x118)](_0x21d658=>_0x21d658[_0x421b61(0x103)]+':'+_0x21d658[_0x421b61(0x14c)]+'('+_0x21d658[_0x421b61(0x12a)]+')')[_0x421b61(_0x2d6a2c._0x4b715f)](';\x20')),_0x5d5bb1[_0x421b61(_0x2d6a2c._0x8bf62f)](''),_0x5d5bb1[_0x421b61(0xfc)](_0x1fc699[_0x421b61(_0x2d6a2c._0x1e8f33)]),_0x5d5bb1[_0x421b61(0xfc)](''),_0x5d5bb1['push']('-\x20Last\x20sync:\x20'+(_0x1f57d2[_0x421b61(0xfd)][_0x421b61(0xfb)]||'--')),_0x5d5bb1[_0x421b61(_0x2d6a2c._0x85fa6e)]('-\x20Last\x20push:\x20'+(_0x1f57d2['persistence'][_0x421b61(_0x2d6a2c._0xcf813a)]||'--')),_0x5d5bb1[_0x421b61(0xfc)](_0x421b61(_0x2d6a2c._0x43468a)+_0x1f57d2[_0x421b61(0xfd)][_0x421b61(0x139)]),_0x5d5bb1[_0x421b61(_0x2d6a2c._0xf688f1)]('-\x20Repo\x20layout:\x20'+_0x1f57d2[_0x421b61(_0x2d6a2c._0x3001a0)]['repoLayout']),_0x5d5bb1[_0x421b61(_0x2d6a2c._0x4b715f)]('\x0a')+'\x0a';}function F(_0x2ff497,_0x30d71b=''){const _0x5312d5={_0x72cccb:0x126,_0x389cd0:0x100},_0xf982ce=_0x3265,_0x3c354a={'BUbKW':_0xf982ce(0x12c),'WXNUV':function(_0x23cab7,_0x323736){return _0x23cab7(_0x323736);}},_0x5f0ae0=y(_0x2ff497),_0x176bff=_0x30d71b||_0x12b75a[_0xf982ce(0x125)](_0x2ff497,_0xf982ce(_0x5312d5._0x72cccb),_0xf982ce(0x14a),_0x3c354a['BUbKW']);return w(_0x12b75a[_0xf982ce(0x108)](_0x176bff)),_0x57470d['writeFileSync'](_0x176bff,_0x3c354a[_0xf982ce(_0x5312d5._0x389cd0)](S,_0x5f0ae0),'utf-8'),{'report':_0x5f0ae0,'outputPath':_0x176bff};}export{y as buildPracticeReport,S as renderPracticeReportMarkdown,F as writePracticeReport};
@@ -1 +1 @@
1
- (function(_0x3dbf93,_0x31277b){const _0xfa1405={_0x48f2b8:0x17e,_0x300aa6:0x188,_0x35be0a:0x194,_0x46d54f:0x190,_0x5cb053:0x178},_0x35369c=_0x46ba,_0x1e5bac=_0x3dbf93();while(!![]){try{const _0x54daee=-parseInt(_0x35369c(_0xfa1405._0x48f2b8))/0x1+-parseInt(_0x35369c(0x1c5))/0x2*(parseInt(_0x35369c(_0xfa1405._0x300aa6))/0x3)+-parseInt(_0x35369c(_0xfa1405._0x35be0a))/0x4*(parseInt(_0x35369c(0x1b5))/0x5)+parseInt(_0x35369c(0x1ae))/0x6*(-parseInt(_0x35369c(_0xfa1405._0x46d54f))/0x7)+parseInt(_0x35369c(_0xfa1405._0x5cb053))/0x8+parseInt(_0x35369c(0x196))/0x9+parseInt(_0x35369c(0x1ca))/0xa*(parseInt(_0x35369c(0x19a))/0xb);if(_0x54daee===_0x31277b)break;else _0x1e5bac['push'](_0x1e5bac['shift']());}catch(_0x2e4e16){_0x1e5bac['push'](_0x1e5bac['shift']());}}}(_0x25b8,0x67455));function _0x46ba(_0x3819fe,_0x12d1b6){_0x3819fe=_0x3819fe-0x162;const _0x25b850=_0x25b8();let _0x46ba58=_0x25b850[_0x3819fe];if(_0x46ba['fEkeZE']===undefined){var _0x19634b=function(_0x1a56e5){const _0x24ebc4='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x3e651f='',_0x592c9d='';for(let _0x15a369=0x0,_0x3041b8,_0x57f888,_0x2240e5=0x0;_0x57f888=_0x1a56e5['charAt'](_0x2240e5++);~_0x57f888&&(_0x3041b8=_0x15a369%0x4?_0x3041b8*0x40+_0x57f888:_0x57f888,_0x15a369++%0x4)?_0x3e651f+=String['fromCharCode'](0xff&_0x3041b8>>(-0x2*_0x15a369&0x6)):0x0){_0x57f888=_0x24ebc4['indexOf'](_0x57f888);}for(let _0x38e1c3=0x0,_0x216ab8=_0x3e651f['length'];_0x38e1c3<_0x216ab8;_0x38e1c3++){_0x592c9d+='%'+('00'+_0x3e651f['charCodeAt'](_0x38e1c3)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x592c9d);};_0x46ba['svhZva']=_0x19634b,_0x46ba['KWAWCF']={},_0x46ba['fEkeZE']=!![];}const _0x4604fd=_0x25b850[0x0],_0x4e5a4b=_0x3819fe+_0x4604fd,_0x36a982=_0x46ba['KWAWCF'][_0x4e5a4b];return!_0x36a982?(_0x46ba58=_0x46ba['svhZva'](_0x46ba58),_0x46ba['KWAWCF'][_0x4e5a4b]=_0x46ba58):_0x46ba58=_0x36a982,_0x46ba58;}import _0x29b059 from'fs';import _0x362c25 from'os';import _0x18e5d5 from'path';import _0x47db09 from'js-yaml';import{PersistenceManager as _0x28e834}from'../../plugins/hooks/lib/cognitive/persistence-manager.js';import{WikiMaterializer as _0x5864ff}from'../../plugins/hooks/lib/cognitive/wiki-materializer.js';import{listEnvironmentPlugins as _0x3e722e}from'../../plugins/hooks/lib/environment-plugin-registry.js';function _0x25b8(){const _0x438304=['CgfYC2u','zw52AxjVBM1LBNq','y2fWywjPBgL0AwvZ','CgX1z2LUtMfTzq','mJf1Ahb3vhm','Bg9JywW','Dw5RBM93BG','CMvHzgrPCLn5BMm','mte2ndu2C2TpBwLT','y2fWywjPBgL0Es1Tyw5PzMvZDc5QC29U','mJi5ntK3mMXWr3jNAG','rLzWzhG','AxneAxjLy3rVCNK','AgLNAc12ywX1zs1HC3nLDhmUANnVBG','mtyYmZy2nLrtEgHwqW','vuvuvK4','ChjHy3rPy2uTBg9N','C3LUyW','ruz0y0O','D29YA2zSB3DZ','y29UzMLKzw5JztOG','ChvZAa','ugHyB3q','zMvLzgjHy2S','zw52AxjVBM1LBNrFA25VD2XLzgDL','zw52AxjVBM1LBNrFy2fWywjPBgL0AwvZ','Dg90ywXtAwDUywXZ','rhDjzKm','zw5KC1DPDgG','oYbuB29SCZOG','v29nwxK','zMLSDgvY','C291CMnLoIbLBNzPCM9UBwvUDc1Yyw5RAw5NCW','DxrMltG','mJy4mZuWq0LUuwPd','uKPNu2u','wxn3tgW','zw52AxjVBM1LBNrFCNvUDgLTzq','A1DhD0G','zxHLy3v0Aw9U','CMvHzezPBgvtEw5J','odvjy3zHqvq','uefwv3i','DhLyCvq','Bw9KDwXLlxjLCg9ZAxrVCNK','zhvHBc1SyxLLCG','zxzVBhv0Aw9U','zw52AxjVBM1LBNrFCgX1z2LUCW','Cgf0DgvYBJOGiKXHBMD1ywDLCZOG','D2LRAv9LBNrYAwvZ','r3rNDKi','DKDtEeW','u0fusey','CgvYC2LZDgvUy2u','yuvqquG','ChjHy3rPy2vmB2DZ','lM1K','mtu4mZaZohvoreHcAG','Bwf0zxjPywXPEMu','DgDpzNG','s1DNtLG','lMf1Dg9ZCgvJ','mteWqvPIuwv3','ChjVyMXLBtOGiLjLDxnHyMXLignVz25PDgL2zsbKB21HAw4GA25VD2XLzgDLigLZigf2ywLSywjSzsi','BwfUDwfS','y2f0zwDVCNK6ig1LBw9YEq','CMfUA2LUz3mUANnVBG','D3jPDgvgAwXLu3LUyW','AM9PBG','CNvUDgLTzq','zvLowuy','lMf1Dg9ZCgvJlwDSB2jHBa','CMfUA2vKugX1z2LUCW','C2nVCMu','yxv0B21HDgLVBG','yxv0BW','CgvYC2LZDgvUy2uTC3rHDhvZlMPZB24','ywXSB3Dszw1VDgvtEw5J','D2LRAq','y29UzMLNlNLHBwW','zg9TywLUlwTUB3DSzwrNzq','ChjVyMXLBtOGiLzHBgLKyxrLzcbLBNzPCM9UBwvUDcbLEgvJDxrPB24GCM91DgvZiG','zgLYBMfTzq','AxfvB0y','BwTKAxjtEw5J','z2L0','CMvWB19SyxLVDxq','wgvdA1a','CgX1z2LUCW','D2LRAs1Jyw5KAwrHDgvZ','zw52AxjVBM1LBNqT','Aw5JBhvKzq','Dg9mB3DLCKnHC2u','zxHPC3rZu3LUyW','qufQrKe','ntuXnJm4nfPusgrHuG','Cgf0DgvYBJOGiLrVCcb3B3jRzMXVD3m6ia','A2v5CW','zw52AxjVBM1LBNrFChjVzMLSzxm','yxv0B21HDgLVBI1ZDgf0DxmUANnVBG','CfreyLm','nZi0nJKZAgXlyNfc','zxzVBhv0Aw9UuhjVCg9ZywXZ','tLjNyLu','Dg9ju09tDhjPBMC','BM9Uzq','BgvUz3rO','Cgf0DgvYBJOGiKrVBwfPBNm6ia','EKTfy3i','z3vPzgvK','y29NBML0AxzLx21LBw9YEq','m0r5yNfSwG','sfzny28','BwvTB3j5lwrVBwfPBI1RBM93BgvKz2uUEwfTBa','CMvTB3rLx3jLCg8'];_0x25b8=function(){return _0x438304;};return _0x25b8();}function d(_0x212983){const _0x4161fd={_0x4626e4:0x16d},_0x14b0d2=_0x46ba;_0x29b059[_0x14b0d2(_0x4161fd._0x4626e4)](_0x212983,{'recursive':!0x0});}function p(_0x3b526d,_0x303e61=null){const _0x103642=_0x46ba,_0x4d5ee3={'ZOxEY':'utf-8'};try{return _0x29b059['existsSync'](_0x3b526d)?JSON[_0x103642(0x18c)](_0x29b059[_0x103642(0x1b4)](_0x3b526d,_0x4d5ee3['ZOxEY'])):_0x303e61;}catch{return _0x303e61;}}function F(_0x4f123f){const _0xee8cba={_0x8916d1:0x175},_0x109c7a=_0x46ba,_0x1a4786={'rXmzv':function(_0x18fef7,_0x2c5723){return _0x18fef7||_0x2c5723;},'SanTc':'item'};return String(_0x1a4786['rXmzv'](_0x4f123f,_0x1a4786['SanTc']))[_0x109c7a(_0xee8cba._0x8916d1)]()['replace'](/[^a-z0-9]+/g,'-')['replace'](/^-+|-+$/g,'')||_0x1a4786['SanTc'];}function g(_0x2b70d4){const _0x47b615={_0x23b313:0x168},_0x43b972=_0x46ba,_0x6893b6=_0x18e5d5['join'](_0x2b70d4,'.autospec',_0x43b972(_0x47b615._0x23b313));if(!_0x29b059[_0x43b972(0x176)](_0x6893b6))return{};try{return _0x47db09['load'](_0x29b059['readFileSync'](_0x6893b6,'utf-8'))||{};}catch{return{};}}function S(_0x2fde96,_0x2018cb){const _0x25aa48=_0x46ba,_0x3c8348={'tyXqT':'config.yaml','Vgbri':function(_0x2a211d,_0x5a441c){return _0x2a211d(_0x5a441c);}},_0x53b52a=_0x18e5d5['join'](_0x2fde96,'.autospec',_0x3c8348[_0x25aa48(0x1b7)]);_0x3c8348['Vgbri'](d,_0x18e5d5[_0x25aa48(0x16b)](_0x53b52a)),_0x29b059['writeFileSync'](_0x53b52a,_0x47db09['dump'](_0x2018cb,{'lineWidth':0x78,'noRefs':!0x0}),'utf-8');}function b(_0x474001,_0x1887a6){const _0x229b3d={_0x2cdafe:0x1d1},_0x1e082d=_0x46ba,_0x116751={'XVobT':_0x1e082d(0x1c9)};return _0x18e5d5['join'](_0x474001,_0x116751['XVobT'],_0x1e082d(_0x229b3d._0x2cdafe),_0x1887a6);}function _(_0x51a127,_0x508c90,_0x296544){const _0x206e33={_0x4ffcf3:0x1ad,_0x4a25ce:0x1cf},_0x52d6f1=_0x46ba,_0x5c126a={'zKEcr':function(_0x984475,_0x3be50f,_0x4cdc4e){return _0x984475(_0x3be50f,_0x4cdc4e);},'kWGwH':_0x52d6f1(_0x206e33._0x4ffcf3)},_0x35681b=_0x5c126a[_0x52d6f1(0x185)](b,_0x51a127,_0x508c90);return d(_0x18e5d5[_0x52d6f1(0x16b)](_0x35681b)),_0x29b059[_0x52d6f1(_0x206e33._0x4a25ce)](_0x35681b,JSON['stringify'](_0x296544,null,0x2),_0x5c126a[_0x52d6f1(0x1b2)]),_0x35681b;}function x(_0x1aecae,_0x116a1e=()=>!0x0){return _0x29b059['existsSync'](_0x1aecae)?_0x29b059['readdirSync'](_0x1aecae,{'withFileTypes':!0x0})['filter'](_0x3b2de8=>_0x3b2de8['isFile']()&&_0x116a1e(_0x3b2de8['name']))['length']:0x0;}function P(_0x3ac0be){const _0x416878=_0x46ba;return _0x29b059['existsSync'](_0x3ac0be)?_0x29b059[_0x416878(0x193)](_0x3ac0be,{'withFileTypes':!0x0})['filter'](_0x5608cf=>_0x5608cf[_0x416878(0x198)]())['length']:0x0;}function h(){const _0x4b0f06={_0x34a023:0x187,_0x1497e9:0x17b,_0x5431f1:0x1bb,_0x3e566b:0x16c,_0x5053ef:0x1aa},_0x2bc8a7=_0x46ba,_0x323bd1={'LxmYU':_0x2bc8a7(0x1a4),'rLjiQ':'environment_rankings','bHnXj':_0x2bc8a7(0x1b1),'jCvHJ':'evolution_candidates','iqUoF':'evolution_proposals','WoMYy':'project_runtime'};return[_0x2bc8a7(0x1bd),_0x2bc8a7(_0x4b0f06._0x34a023),_0x2bc8a7(_0x4b0f06._0x1497e9),_0x2bc8a7(_0x4b0f06._0x5431f1),_0x2bc8a7(0x1a5),_0x323bd1['LxmYU'],'environment_feedback',_0x323bd1['rLjiQ'],_0x323bd1['bHnXj'],'evolution_logs',_0x323bd1['jCvHJ'],_0x323bd1[_0x2bc8a7(_0x4b0f06._0x3e566b)],_0x323bd1[_0x2bc8a7(_0x4b0f06._0x5053ef)]];}function k(){const _0x2438c3={_0x49a93e:0x186},_0x5eadf3=_0x46ba;return{'mode':_0x5eadf3(_0x2438c3._0x49a93e),'confirm_high_value_updates':!0x0,'confirm_remote_push':!0x0,'confirm_system_install':!0x0,'confirm_high_risk_execution':!0x0};}function z(_0x332141){const _0x1c1113={_0x8df5ee:0x1c7,_0x2551a9:0x17c},_0x26bfe2=_0x46ba,_0x190a37={'tgOfx':function(_0x107e50){return _0x107e50();}},_0x512e13=g(_0x332141),_0x1ccc87={..._0x190a37[_0x26bfe2(_0x1c1113._0x8df5ee)](k),..._0x512e13[_0x26bfe2(0x163)]||{}},_0x5845ad=p(b(_0x332141,_0x26bfe2(_0x1c1113._0x2551a9)),{});return{..._0x1ccc87,'lastUpdatedAt':_0x5845ad['lastUpdatedAt']||null};}function G(_0x3548b0,_0x48d0a2){const _0x39d784={_0x246258:0x17c},_0xe70360=_0x46ba,_0x15dfae={'YQCjp':_0xe70360(0x1cc),'KWgNX':function(_0x81f602,_0x32ce7e,_0x49469f){return _0x81f602(_0x32ce7e,_0x49469f);}};if(![_0xe70360(0x186),'auto',_0x15dfae['YQCjp']]['includes'](_0x48d0a2))throw new Error('Unsupported\x20automation\x20mode:\x20'+_0x48d0a2);const _0x396e1b=g(_0x3548b0);return _0x396e1b['automation']={...k(),..._0x396e1b['automation']||{},'mode':_0x48d0a2},_0x15dfae[_0xe70360(0x1c8)](S,_0x3548b0,_0x396e1b),_(_0x3548b0,_0xe70360(_0x39d784._0x246258),{'mode':_0x48d0a2,'lastUpdatedAt':new Date()[_0xe70360(0x181)]()}),_0x396e1b['automation'];}function f(_0x169627,_0x4963f1={}){const _0x50a162={_0x3e1581:0x1c1,_0x3a2d37:0x16f,_0x1d6dcc:0x191,_0x44c3a6:0x174,_0x40dac4:0x177},_0x156f80=_0x46ba,_0x2cef0c={'PhXot':'module-repository','AAjFA':function(_0x503561){return _0x503561();}},_0x2f2e0d=g(_0x169627),_0xd1eccf=_0x2f2e0d[_0x156f80(_0x50a162._0x3e1581)]||{},_0x314f0b=!_0xd1eccf[_0x156f80(_0x50a162._0x3a2d37)]||_0xd1eccf['repo_layout']===_0x156f80(0x1b9)?_0x2cef0c[_0x156f80(0x1a2)]:_0xd1eccf[_0x156f80(_0x50a162._0x3a2d37)],_0x4b11d6={'enabled':!0x0,'backend':_0x156f80(_0x50a162._0x1d6dcc),'remote_repo':'','repo_layout':_0x156f80(0x1b8),'prompt_on_high_value':!0x0,'include':h(),'auto_sync':{'on_stop':!0x1,'on_stage_complete':!0x1,'on_deep_dream':!0x1},..._0xd1eccf,'repo_layout':_0x314f0b,..._0x4963f1};return _0x4b11d6[_0x156f80(_0x50a162._0x44c3a6)]=Array['isArray'](_0x4b11d6['include'])&&_0x4b11d6['include']['length']>0x0?_0x4b11d6['include']:h(),_0x2f2e0d[_0x156f80(0x1c1)]=_0x4b11d6,_0x2f2e0d[_0x156f80(0x163)]={..._0x2cef0c[_0x156f80(_0x50a162._0x40dac4)](k),..._0x2f2e0d[_0x156f80(0x163)]||{}},S(_0x169627,_0x2f2e0d),_0x2f2e0d;}function K(_0x1d0d22,_0x420566){const _0x2a1d2e={_0x319d1e:0x1c1},_0x34bd0b=_0x46ba;return f(_0x1d0d22,{'backend':'git','remote_repo':_0x420566})[_0x34bd0b(_0x2a1d2e._0x319d1e)];}function Q(_0x48f766){const _0x44aa6c=_0x46ba,_0x28a710={'XJxCF':'local'};return f(_0x48f766,{'backend':_0x28a710['XJxCF'],'remote_repo':''})[_0x44aa6c(0x1c1)];}function O(_0x4db9b2,_0x2131d6,_0x54e4aa){const _0x365015={_0x1468c8:0x1c0,_0x45ee91:0x1d0,_0x562ae5:0x183,_0x2c239a:0x182},_0x49c168=_0x46ba,_0x2fa604={'gSdxN':'.autospec','SATHF':'wiki-candidates','EFtcJ':function(_0x2960ec,_0x9d381c){return _0x2960ec+_0x9d381c;},'MoCLm':_0x49c168(0x192)},_0x3f60c7=_0x18e5d5['join'](_0x4db9b2,_0x2fa604['gSdxN'],'evolution',_0x2fa604[_0x49c168(_0x365015._0x1468c8)]);d(_0x3f60c7);const _0x47294e=_0x18e5d5[_0x49c168(_0x365015._0x45ee91)](_0x3f60c7,_0x49c168(0x173)+F(_0x2131d6)+'.yaml'),_0x39ac34=_0x2fa604[_0x49c168(0x19e)](_0x54e4aa['skills']?.[_0x49c168(_0x365015._0x562ae5)]||0x0,_0x54e4aa['tools']?.['length']||0x0)+(_0x54e4aa[_0x49c168(0x19f)]?.['length']||0x0)>0x0?0.85:0.7,_0x21acaf=['source:\x20environment-capability/'+_0x2131d6,'category:\x20environment','problem:\x20\x22'+(_0x54e4aa[_0x49c168(0x18f)]||_0x2131d6)+'\x20environment\x20operating\x20model\x22',_0x49c168(0x1bc)+((_0x54e4aa['profile']?.['languages']||[])[_0x49c168(_0x365015._0x45ee91)](',\x20')||_0x2fa604['MoCLm'])+';\x20Skills:\x20'+((_0x54e4aa['skills']||[])[_0x49c168(_0x365015._0x45ee91)](',\x20')||_0x49c168(0x182))+_0x49c168(0x1a9)+((_0x54e4aa['tools']||[])['join'](',\x20')||'none')+';\x20Workflows:\x20'+((_0x54e4aa['workflows']||[])['join'](',\x20')||_0x49c168(_0x365015._0x2c239a))+'\x22',_0x49c168(0x1a0)+_0x39ac34];return _0x29b059[_0x49c168(0x1cf)](_0x47294e,_0x21acaf['join']('\x0a')+'\x0a',_0x49c168(0x1ad)),_0x47294e;}function E(_0x26d8dc,_0x4797d4){const _0x2e2fe1={_0x43fd95:0x1ac,_0x275b88:0x1ad,_0x407acf:0x183,_0x3a24f3:0x1d0,_0x5911f9:0x172,_0x63fb8b:0x179},_0x318668={_0x590bc4:0x19f},_0x43c3b7=_0x46ba,_0x43e462={'pTDbS':_0x43c3b7(_0x2e2fe1._0x43fd95),'qfxFp':'category:\x20environment','PAVWr':_0x43c3b7(_0x2e2fe1._0x275b88)},_0x3bbdbd=_0x4797d4?.['plugins']||{},_0x143b96=Object['entries'](_0x3bbdbd)['map'](([_0x1fbb7c,_0x1eea05])=>{const _0x556067=_0x43c3b7,_0xad3b5d=Object['entries'](_0x1eea05[_0x556067(_0x318668._0x590bc4)]||{})['sort']((_0x5e688f,_0x3f3a8d)=>(_0x3f3a8d[0x1][_0x556067(0x162)]||0x0)-(_0x5e688f[0x1]['score']||0x0))[0x0];return _0xad3b5d?_0x1fbb7c+':'+_0xad3b5d[0x0]+'('+_0xad3b5d[0x1]['score']+')':null;})['filter'](Boolean);if(_0x143b96[_0x43c3b7(_0x2e2fe1._0x407acf)]===0x0)return null;const _0xec5e2d=_0x18e5d5[_0x43c3b7(_0x2e2fe1._0x3a24f3)](_0x26d8dc,'.autospec','evolution',_0x43c3b7(_0x2e2fe1._0x5911f9));d(_0xec5e2d);const _0x2e238e=_0x18e5d5[_0x43c3b7(0x1d0)](_0xec5e2d,'environment-rankings.yaml'),_0xf2f71e=[_0x43e462[_0x43c3b7(0x17d)],_0x43e462['qfxFp'],_0x43c3b7(0x16a),_0x43c3b7(_0x2e2fe1._0x63fb8b)+_0x143b96[_0x43c3b7(0x1d0)](';\x20')+'\x22','confidence:\x200.8'];return _0x29b059['writeFileSync'](_0x2e238e,_0xf2f71e['join']('\x0a')+'\x0a',_0x43e462[_0x43c3b7(0x1b6)]),_0x2e238e;}function W(_0x351eb9){const _0x5b27df={_0x18069d:0x18a,_0x3583ba:0x1cb,_0x411fa8:0x1d3,_0x480ccd:0x169,_0x43352b:0x193,_0x4b06ef:0x1ab,_0x1cd31f:0x1c2,_0x4c0b2e:0x1cd,_0x153de0:0x184,_0x487106:0x189,_0x3420f0:0x1d0,_0x6d3904:0x180},_0x11ef99=_0x46ba,_0x586729={'aEPAH':function(_0x58f7f8,_0xc16161){return _0x58f7f8===_0xc16161;},'YFxPQ':_0x11ef99(_0x5b27df._0x18069d),'Nxicr':_0x11ef99(_0x5b27df._0x3583ba),'HVMco':'confidence:\x200.75','NRgbU':'utf-8'},_0x384d1b=_0x18e5d5['join'](_0x362c25['homedir'](),_0x11ef99(_0x5b27df._0x411fa8),'cognitive',_0x11ef99(_0x5b27df._0x480ccd));if(!_0x29b059['existsSync'](_0x384d1b))return null;const _0x56b4cc=_0x29b059[_0x11ef99(_0x5b27df._0x43352b)](_0x384d1b)[_0x11ef99(_0x5b27df._0x4b06ef)](_0x15a18f=>_0x15a18f['endsWith']('.json'));if(_0x586729[_0x11ef99(_0x5b27df._0x1cd31f)](_0x56b4cc['length'],0x0))return null;const _0x4cd532=_0x18e5d5['join'](_0x351eb9,'.autospec',_0x11ef99(0x1ba),_0x11ef99(0x172));d(_0x4cd532);const _0x5badfa=_0x18e5d5['join'](_0x4cd532,_0x586729['YFxPQ']),_0x2ae91e=['source:\x20cognitive-memory',_0x11ef99(_0x5b27df._0x4c0b2e),_0x586729['Nxicr'],_0x11ef99(_0x5b27df._0x153de0)+_0x56b4cc['map'](_0x13c69f=>_0x13c69f['replace'](/\.json$/,''))['join'](',\x20')+'\x22',_0x586729[_0x11ef99(_0x5b27df._0x487106)]];return _0x29b059[_0x11ef99(0x1cf)](_0x5badfa,_0x2ae91e[_0x11ef99(_0x5b27df._0x3420f0)]('\x0a')+'\x0a',_0x586729[_0x11ef99(_0x5b27df._0x6d3904)]),_0x5badfa;}function U(_0x1732f4){const _0x8312ef={_0x16d40c:0x18d,_0x3b399c:0x195,_0x263779:0x1d0,_0x418dd2:0x1c9,_0x1ed7fd:0x1b3,_0x622922:0x1a1},_0x1da8b1=_0x46ba,_0x17200f={'aurpd':_0x1da8b1(_0x8312ef._0x16d40c),'XeCkP':function(_0x4bd33f,_0x378d21){return _0x4bd33f(_0x378d21);}},_0x4b5f62=[];for(const _0x410681 of _0x3e722e(_0x1732f4)){const _0x566b35=_0x18e5d5['join'](_0x1732f4,_0x1da8b1(0x1c9),_0x17200f['aurpd'],_0x1da8b1(0x18e),_0x410681['id'],_0x1da8b1(_0x8312ef._0x3b399c)),_0x5a3aa6=p(_0x566b35,null);_0x5a3aa6&&_0x4b5f62['push'](O(_0x1732f4,_0x410681['id'],_0x5a3aa6));}const _0x21ccbd=p(_0x18e5d5[_0x1da8b1(_0x8312ef._0x263779)](_0x1732f4,_0x1da8b1(_0x8312ef._0x418dd2),_0x1da8b1(0x18d),_0x1da8b1(0x1a3),_0x1da8b1(_0x8312ef._0x1ed7fd),'rankings.json'),null),_0x2198a9=E(_0x1732f4,_0x21ccbd);_0x2198a9&&_0x4b5f62['push'](_0x2198a9);const _0x1b2c6f=_0x17200f[_0x1da8b1(0x170)](W,_0x1732f4);return _0x1b2c6f&&_0x4b5f62[_0x1da8b1(_0x8312ef._0x622922)](_0x1b2c6f),{...new _0x5864ff(_0x1732f4)[_0x1da8b1(0x1c6)](),'generatedCandidates':_0x4b5f62};}function V(_0x15c1dc){const _0x4b5bfe={_0x4acac:0x1c9,_0xaee0bf:0x1bf,_0xc3b798:0x1d0,_0x50be68:0x167,_0x43dabc:0x1ba,_0xda0f9:0x1d0,_0x49ec73:0x1be,_0x30e0cf:0x1d0,_0x59c2c0:0x1a3,_0x107aa4:0x1b0,_0x5f27a5:0x1af,_0x1ee1d2:0x18e,_0x3db422:0x1c3,_0x200f4b:0x1a6},_0x4ac54b=_0x46ba,_0x62ea0c={'vGSxL':_0x4ac54b(0x18d),'eYNYF':'capabilities','GtgvB':_0x4ac54b(0x19c),'YswLl':function(_0x6a698d,_0x16b046,_0xded57a){return _0x6a698d(_0x16b046,_0xded57a);},'RJgSe':function(_0x2135be,_0x39846b){return _0x2135be+_0x39846b;}},_0x4e8af7=_0x18e5d5[_0x4ac54b(0x1d0)](_0x15c1dc,_0x4ac54b(_0x4b5bfe._0x4acac),_0x62ea0c[_0x4ac54b(_0x4b5bfe._0xaee0bf)],_0x62ea0c[_0x4ac54b(0x1d2)]),_0xb8efa3=_0x18e5d5[_0x4ac54b(_0x4b5bfe._0xc3b798)](_0x15c1dc,'.autospec',_0x4ac54b(_0x4b5bfe._0x50be68)),_0x13e384=_0x18e5d5[_0x4ac54b(0x1d0)](_0x15c1dc,'.autospec',_0x4ac54b(_0x4b5bfe._0x43dabc),'proposals'),_0x188f0d=_0x18e5d5[_0x4ac54b(_0x4b5bfe._0xda0f9)](_0x15c1dc,'.autospec','evolution',_0x62ea0c[_0x4ac54b(_0x4b5bfe._0x49ec73)]),_0xc508a7=_0x18e5d5[_0x4ac54b(_0x4b5bfe._0x30e0cf)](_0x15c1dc,'.autospec',_0x62ea0c[_0x4ac54b(0x1bf)],_0x4ac54b(_0x4b5bfe._0x59c2c0),_0x4ac54b(0x1b3),_0x4ac54b(0x1ce)),_0x1eb83e=_0x62ea0c['YswLl'](p,_0xc508a7,{}),_0x1ecb41={'checkedAt':new Date()['toISOString'](),'capabilities':P(_0x4e8af7),'wikiEntries':P(_0xb8efa3),'evolutionProposals':_0x62ea0c[_0x4ac54b(_0x4b5bfe._0x107aa4)](x,_0x13e384,_0x3a3d82=>_0x3a3d82[_0x4ac54b(0x1a8)](_0x4ac54b(0x1c4))),'practiceLogs':_0x62ea0c['YswLl'](x,_0x188f0d,_0x59dd32=>_0x59dd32['endsWith'](_0x4ac54b(0x1c4))),'rankedPlugins':Object[_0x4ac54b(0x17a)](_0x1eb83e[_0x4ac54b(0x171)]||{})['length']};return _0x1ecb41[_0x4ac54b(0x1a6)]=_0x62ea0c[_0x4ac54b(_0x4b5bfe._0x5f27a5)](_0x1ecb41[_0x4ac54b(_0x4b5bfe._0x1ee1d2)]+_0x1ecb41['wikiEntries']+_0x1ecb41[_0x4ac54b(0x17f)]+_0x1ecb41[_0x4ac54b(_0x4b5bfe._0x3db422)],_0x1ecb41[_0x4ac54b(0x1d4)]),_0x1ecb41['hasHighValueAssets']=_0x1ecb41[_0x4ac54b(_0x4b5bfe._0x200f4b)]>0x0,_0x1ecb41;}function L(_0x136d70,_0x508706){const _0x400858={_0x5a30e2:0x199},_0x7de135=_0x46ba;return _(_0x136d70,_0x7de135(_0x400858._0x5a30e2),_0x508706);}function j(_0x1b1fe4,_0x2a83dd={}){const _0x3564d4={_0x471951:0x19d},_0x31df3f=_0x46ba,_0x3d6796=f(_0x1b1fe4,_0x2a83dd);return new _0x28e834({'persistence':_0x3d6796[_0x31df3f(0x1c1)]},_0x1b1fe4)[_0x31df3f(_0x3564d4._0x471951)](_0x2a83dd['direction']||'push');}function X(_0x434524){const _0x4f461c={_0x5c9518:0x16f,_0x40bafd:0x1b8,_0x3ce0c3:0x1c1},_0x3a89c7=_0x46ba,_0x2c503b={'EfKuo':function(_0x4ba477,_0x297795){return _0x4ba477===_0x297795;}},_0x4c5c47=g(_0x434524)['persistence']||{},_0x4d2226={'persistence':{'enabled':!0x0,'backend':_0x3a89c7(0x191),'remote_repo':'','repo_layout':_0x3a89c7(0x1b8),'prompt_on_high_value':!0x0,'include':h(),'auto_sync':{'on_stop':!0x1,'on_stage_complete':!0x1,'on_deep_dream':!0x1},..._0x4c5c47,'repo_layout':!_0x4c5c47[_0x3a89c7(_0x4f461c._0x5c9518)]||_0x2c503b['EfKuo'](_0x4c5c47[_0x3a89c7(0x16f)],'dual-layer')?_0x3a89c7(_0x4f461c._0x40bafd):_0x4c5c47[_0x3a89c7(0x16f)]}};return new _0x28e834({'persistence':_0x4d2226[_0x3a89c7(_0x4f461c._0x3ce0c3)]},_0x434524)['getStatus']();}function M(_0x498df1,_0x170ca4){const _0x3cdfd9=_0x46ba,_0x537673={'IoWSN':_0x3cdfd9(0x165)};return _(_0x498df1,_0x537673['IoWSN'],_0x170ca4);}async function Y(_0x30ba10,_0x53bf08={}){const _0xe248ac={_0x2c6327:0x18b,_0x1c7448:0x1a7,_0x1ded9c:0x181},_0x5cf120=_0x46ba,_0x3ec1da={'UETVN':function(_0x5a8065,_0x32a9c1){return _0x5a8065(_0x32a9c1);},'mJsWt':function(_0x328494,_0x5b8fba){return _0x328494===_0x5b8fba;},'DwIfC':'git','FVpdx':function(_0x36f753,_0x114a7c,_0x3960ed){return _0x36f753(_0x114a7c,_0x3960ed);}},_0x3d2df7=z(_0x30ba10),_0x4ea667=_0x3ec1da[_0x5cf120(0x19b)](U,_0x30ba10),_0x4a45c0=j(_0x30ba10,{'backend':_0x5cf120(0x191),'direction':'push','enabled':!0x0}),_0x478616=_0x3ec1da['UETVN'](V,_0x30ba10),_0x985a42=f(_0x30ba10),_0x4a6f31=_0x985a42[_0x5cf120(0x1c1)]['backend']===_0x5cf120(0x16e)&&!!_0x985a42['persistence'][_0x5cf120(_0xe248ac._0x2c6327)],_0x4d3ec7=_0x3d2df7['mode']!==_0x5cf120(0x164)&&_0x4a6f31&&_0x3d2df7['confirm_high_value_updates']&&_0x478616['hasHighValueAssets'];let _0x2ef9aa=null;_0x53bf08[_0x5cf120(0x166)]&&_0x4a6f31&&(!_0x4d3ec7||_0x3ec1da['mJsWt'](_0x3d2df7['mode'],_0x5cf120(0x164)))&&(_0x2ef9aa=j(_0x30ba10,{'backend':_0x3ec1da[_0x5cf120(_0xe248ac._0x1c7448)],'remote_repo':_0x985a42['persistence']['remote_repo'],'direction':'push'}));const _0x250b3e={'updatedAt':new Date()[_0x5cf120(_0xe248ac._0x1ded9c)](),'automationMode':_0x3d2df7['mode'],'requiresConfirmation':_0x4d3ec7,'remoteConfigured':_0x4a6f31,'localSync':_0x4a45c0,'remoteSync':_0x2ef9aa};return _0x3ec1da[_0x5cf120(0x197)](L,_0x30ba10,{..._0x478616,'requiresConfirmation':_0x4d3ec7,'remoteConfigured':_0x4a6f31}),M(_0x30ba10,_0x250b3e),{'automation':_0x3d2df7,'materialize':_0x4ea667,'localSync':_0x4a45c0,'remoteSync':_0x2ef9aa,'highValueAssets':_0x478616,'requiresConfirmation':_0x4d3ec7};}export{K as bindPersistenceRepo,V as collectHighValueAssets,f as ensurePersistenceConfig,z as getAutomationStatus,X as getPersistenceStatus,U as materializeUnifiedWiki,g as readProjectConfig,Y as refreshUnifiedAssets,G as setAutomationMode,j as syncPersistence,Q as unbindPersistenceRepo,L as writeHighValueAssets,M as writePersistenceRuntimeStatus,S as writeProjectConfig};
1
+ (function(_0x47a0dd,_0x4b03ce){const _0x18014a={_0x1b264e:0x178,_0x2f6af3:0x148,_0x3e9589:0x16f},_0x13afbc=_0x4a5f,_0x12d665=_0x47a0dd();while(!![]){try{const _0x2d7345=parseInt(_0x13afbc(0x14a))/0x1+parseInt(_0x13afbc(0x13e))/0x2+parseInt(_0x13afbc(0x186))/0x3*(parseInt(_0x13afbc(_0x18014a._0x1b264e))/0x4)+-parseInt(_0x13afbc(0x151))/0x5+parseInt(_0x13afbc(0x136))/0x6+-parseInt(_0x13afbc(_0x18014a._0x2f6af3))/0x7*(-parseInt(_0x13afbc(0x167))/0x8)+-parseInt(_0x13afbc(_0x18014a._0x3e9589))/0x9;if(_0x2d7345===_0x4b03ce)break;else _0x12d665['push'](_0x12d665['shift']());}catch(_0x520bd4){_0x12d665['push'](_0x12d665['shift']());}}}(_0x386c,0x1b631));import _0x16b981 from'fs';function _0x386c(){const _0x28a9a1=['D2LRAv9LBNrYAwvZ','AM9PBG','r0nVC1m','wuPTB1C','zxzVBhv0Aw9U','shn4tgS','ENrzzvi','BgfZDfvWzgf0zwrbDa','zMvLzgjHy2S','ndq0owntD1H2qq','AMTbvLK','CgX1z2LUtMfTzq','vgPtrvG','BwvTB3j5lwrVBwfPBI1RBM93BgvKz2uUEwfTBa','AgfZsgLNAfzHBhvLqxnZzxrZ','y29NBML0AxzL','AxnbCNjHEq','wgDjBMy','D2LRAs1Jyw5KAwrHDgvZ','zxHLy3v0Aw9U','D2LRAuvUDhjPzxm','vgvJrLi','lM1K','tvHfD2K','zw52AxjVBM1LBNrFy2fWywjPBgL0AwvZ','AxneAxjLy3rVCNK','zw52AxjVBM1LBNrFChjVzMLSzxm','z3vPzgvK','BwfW','zxHPC3rZu3LUyW','y2fWywjPBgL0AwvZ','AxngAwXL','ywTNuLy','ChjHy3rPy2uTBg9N','igvUDMLYB25Tzw50ig9WzxjHDgLUzYbTB2rLBci','zxzVBhv0Aw9Ux2nHBMrPzgf0zxm','A2v5CW','CMvHzezPBgvtEw5J','C2nVCMu','yxv0BW','B1PWAxa','CgfYC2u','CgLKDxi','ENnbuem','Bw9yDxa','ChvZAa','C21tsLG','ndG5ntqWBun4vhDU','y2f0zwDVCNK6ig1LBw9YEq','Dg9VBhm','rLfNvwi','Cgf0DgvYBJOGiLrVCcb3B3jRzMXVD3m6ia','zhvHBc1SyxLLCG','CMvWBgfJzq','oYbuB29SCZOG','mtG3nJC4v0nWBfzK','s0fyDwy','zxzVBhv0Aw9UuhjVCg9ZywXZ','zw50CMLLCW','z09RExy','D2fwwwq','ChjVzMLSzq','y2fWywjPBgL0Es1Tyw5PzMvZDc5QC29U','CMvTB3rLx3jLCg8','CMfUA2vKugX1z2LUCW','mtq1nJDtsgvLy08','Bg9JywW','mteWnZa2DKv2AMTl','D3nnEe8','zw52AxjVBM1LBNrFCNvUDgLTzq','lMf1Dg9ZCgvJlwDSB2jHBa','zw52AxjVBM1LBNrFzMvLzgjHy2S','D3jPDgvgAwXLu3LUyW','zgLYzwn0Aw9U','otCWmtC1zfr5qMj0','y29UzMLNlNLHBwW','CMvHzgrPCLn5BMm','BgvUz3rO','yMfJA2vUza','uLHOC3K','CgvYC2LZDgvUy2u','oYbxB3jRzMXVD3m6ia','uMDWr0W','BwfUDwfS','CMvWB19SyxLVDxq','wKnvuvK','ChjVyMXLBtOGiLjLDxnHyMXLignVz25PDgL2zsbKB21HAw4GA25VD2XLzgDLigLZigf2ywLSywjSzsi','zgLYBMfTzq','DxrMltG','uuPmqui','CgX1z2LUCW','zw52AxjVBM1LBNq','z2L0','lNLHBwW','zMLSDgvY','BNHtA1y','nJK2zfjUy1rq','lMf1Dg9ZCgvJ','D0X5wgq','BM9Uzq','D29YA2zSB3DZ','Dg9mB3DLCKnHC2u','EfPns0y','A3fOz3m','mtu1ntuWnK9yBgrkua','Dg9ju09tDhjPBMC','ru96twO','yxv0B21HDgLVBG','Aw5JBhvKzq','AK1fAvG','y0v1uLe','zw5KC1DPDgG','ze1jzvK','mZjYs1HOvMm','t3LKyLu','ChjVyMXLBtOGiG','lMPZB24','EwX4wMy'];_0x386c=function(){return _0x28a9a1;};return _0x386c();}import _0x295ee9 from'os';import _0x4da1d7 from'path';import _0x3844cd from'js-yaml';import{PersistenceManager as _0x509f9e}from'../../plugins/hooks/lib/cognitive/persistence-manager.js';import{WikiMaterializer as _0x150418}from'../../plugins/hooks/lib/cognitive/wiki-materializer.js';import{listEnvironmentPlugins as _0x5af6b2}from'../../plugins/hooks/lib/environment-plugin-registry.js';import{hydrateProjectAssets as _0x207cfb}from'../../plugins/hooks/lib/assets/index.js';function p(_0x3f86ea){_0x16b981['mkdirSync'](_0x3f86ea,{'recursive':!0x0});}function g(_0x57cd9f,_0x2d1a45=null){const _0x39ba61={_0x4e7448:0x130,_0x5ddf5a:0x12c,_0x48c25a:0x15f},_0x582e20=_0x4a5f;try{return _0x16b981[_0x582e20(0x19a)](_0x57cd9f)?JSON[_0x582e20(_0x39ba61._0x4e7448)](_0x16b981[_0x582e20(_0x39ba61._0x5ddf5a)](_0x57cd9f,_0x582e20(_0x39ba61._0x48c25a))):_0x2d1a45;}catch{return _0x2d1a45;}}function z(_0x42a908){const _0xec6d64=_0x4a5f,_0x51605e={'Tnpna':function(_0x39bfa8,_0x296e2d){return _0x39bfa8(_0x296e2d);},'ztYeR':'item'};return _0x51605e['Tnpna'](String,_0x42a908||'item')[_0xec6d64(0x16c)]()['replace'](/[^a-z0-9]+/g,'-')['replace'](/^-+|-+$/g,'')||_0x51605e[_0xec6d64(0x183)];}function f(_0x2e8870){const _0x55782a={_0x31eabf:0x15f,_0x153057:0x19a,_0x5d295d:0x12c},_0x737fdc=_0x4a5f,_0x542f9e={'Xeaev':_0x737fdc(_0x55782a._0x31eabf)},_0x296d18=_0x4da1d7[_0x737fdc(0x17e)](_0x2e8870,_0x737fdc(0x168),_0x737fdc(0x152));if(!_0x16b981[_0x737fdc(_0x55782a._0x153057)](_0x296d18))return{};try{return _0x3844cd['load'](_0x16b981[_0x737fdc(_0x55782a._0x5d295d)](_0x296d18,_0x542f9e['Xeaev']))||{};}catch{return{};}}function b(_0x27abc3,_0x1e7658){const _0xe04618=_0x4a5f,_0x5cffeb=_0x4da1d7[_0xe04618(0x17e)](_0x27abc3,'.autospec',_0xe04618(0x152));p(_0x4da1d7['dirname'](_0x5cffeb)),_0x16b981['writeFileSync'](_0x5cffeb,_0x3844cd['dump'](_0x1e7658,{'lineWidth':0x78,'noRefs':!0x0}),_0xe04618(0x15f));}function x(_0x8537de,_0x4870ec){return _0x4da1d7['join'](_0x8537de,'.autospec','runtime',_0x4870ec);}function h(_0x5c1f57,_0x1b9577,_0x1dc3ff){const _0x184a0e={_0x54a3fb:0x14f},_0x1dc17b=_0x4a5f,_0x2a3d48={'xZMKF':function(_0x18aa05,_0x59793a){return _0x18aa05(_0x59793a);},'smSJX':'utf-8'},_0x2298ff=x(_0x5c1f57,_0x1b9577);return _0x2a3d48[_0x1dc17b(0x16d)](p,_0x4da1d7[_0x1dc17b(0x15e)](_0x2298ff)),_0x16b981[_0x1dc17b(_0x184a0e._0x54a3fb)](_0x2298ff,JSON['stringify'](_0x1dc3ff,null,0x2),_0x2a3d48[_0x1dc17b(0x135)]),_0x2298ff;}function P(_0x48cbb7,_0x441216=()=>!0x0){const _0x527197={_0x9cc10c:0x153,_0x3be749:0x165},_0x34f7ee=_0x4a5f;return _0x16b981[_0x34f7ee(0x19a)](_0x48cbb7)?_0x16b981[_0x34f7ee(_0x527197._0x9cc10c)](_0x48cbb7,{'withFileTypes':!0x0})[_0x34f7ee(_0x527197._0x3be749)](_0x5f521e=>_0x5f521e[_0x34f7ee(0x19c)]()&&_0x441216(_0x5f521e['name']))['length']:0x0;}function j(_0x516aaf){const _0x18eb92={_0x539aba:0x154},_0x3e5050=_0x4a5f;return _0x16b981[_0x3e5050(0x19a)](_0x516aaf)?_0x16b981['readdirSync'](_0x516aaf,{'withFileTypes':!0x0})['filter'](_0x47ffab=>_0x47ffab[_0x3e5050(0x196)]())[_0x3e5050(_0x18eb92._0x539aba)]:0x0;}function k(){const _0x666c55={_0x458abe:0x17d},_0x25579c=_0x4a5f,_0x3c2090={'nxSkV':_0x25579c(_0x666c55._0x458abe),'ylxZf':'cognitive_memory','FQgUb':'environment_rankings','wqfYN':'evolution_logs','GCosS':_0x25579c(0x1a0),'RgpGL':'evolution_proposals','gOkyv':'project_runtime'};return[_0x3c2090[_0x25579c(0x166)],_0x3c2090[_0x25579c(0x17c)],_0x25579c(0x197),'environment_plugins',_0x25579c(0x195),'environment_knowledge',_0x25579c(0x14e),_0x3c2090[_0x25579c(0x139)],_0x25579c(0x14c),_0x3c2090['wqfYN'],_0x3c2090[_0x25579c(0x17f)],_0x3c2090[_0x25579c(0x159)],_0x3c2090[_0x25579c(0x142)]];}function w(){const _0x1bcbf7={_0x569b41:0x198},_0x2b9196=_0x4a5f,_0x5b7805={'IZUsI':_0x2b9196(_0x1bcbf7._0x569b41)};return{'mode':_0x5b7805['IZUsI'],'confirm_high_value_updates':!0x0,'confirm_remote_push':!0x0,'confirm_system_install':!0x0,'confirm_high_risk_execution':!0x0};}function O(_0x45cfa8){const _0x106f54={_0x49bf5c:0x131},_0x526034=_0x4a5f,_0x4bdf30={'pidur':function(_0x112baa,_0x175c4c){return _0x112baa(_0x175c4c);}},_0x2a10ea=_0x4bdf30[_0x526034(_0x106f54._0x49bf5c)](f,_0x45cfa8),_0x2a33ad={...w(),..._0x2a10ea[_0x526034(0x172)]||{}},_0x456b8d=g(x(_0x45cfa8,'automation-status.json'),{});return{..._0x2a33ad,'lastUpdatedAt':_0x456b8d[_0x526034(0x184)]||null};}function Q(_0x2bb592,_0x46bc1b){const _0x49a85={_0x12b5e5:0x12e,_0x33fc90:0x170,_0x3e5323:0x172},_0x3c8a4a=_0x4a5f,_0x2a72c9={'vpPsM':_0x3c8a4a(0x15a)};if(![_0x3c8a4a(0x198),_0x3c8a4a(_0x49a85._0x12b5e5),_0x2a72c9['vpPsM']]['includes'](_0x46bc1b))throw new Error('Unsupported\x20automation\x20mode:\x20'+_0x46bc1b);const _0x48d57b=f(_0x2bb592);return _0x48d57b['automation']={...w(),..._0x48d57b['automation']||{},'mode':_0x46bc1b},b(_0x2bb592,_0x48d57b),h(_0x2bb592,'automation-status.json',{'mode':_0x46bc1b,'lastUpdatedAt':new Date()[_0x3c8a4a(_0x49a85._0x33fc90)]()}),_0x48d57b[_0x3c8a4a(_0x49a85._0x3e5323)];}function y(_0x4c7511,_0x445ad5={}){const _0x448357={_0x4d5bd4:0x13b,_0x2ea2b6:0x192,_0x550fac:0x15b,_0x541809:0x149,_0xb5038f:0x173,_0x2794cb:0x18d,_0x48cc61:0x172},_0x54a90b=_0x4a5f,_0x9b35f7={'qghbh':function(_0x2eea68,_0x5a555e){return _0x2eea68(_0x5a555e);},'TecFR':_0x54a90b(_0x448357._0x4d5bd4),'FFFbS':'module-repository','akgRV':function(_0x52091b){return _0x52091b();}},_0x43dd47=_0x9b35f7['qghbh'](f,_0x4c7511),_0xbbbff5=_0x43dd47['persistence']||{},_0x449a41=!_0xbbbff5['repo_layout']||_0xbbbff5['repo_layout']===_0x9b35f7[_0x54a90b(_0x448357._0x2ea2b6)]?_0x9b35f7['FFFbS']:_0xbbbff5[_0x54a90b(_0x448357._0x550fac)],_0x34df1a={'enabled':!0x0,'backend':_0x54a90b(_0x448357._0x541809),'remote_repo':'','repo_layout':'module-repository','prompt_on_high_value':!0x0,'include':_0x9b35f7[_0x54a90b(0x19d)](k),'auto_sync':{'on_stop':!0x1,'on_stage_complete':!0x1,'on_deep_dream':!0x1},..._0xbbbff5,'repo_layout':_0x449a41,..._0x445ad5};return _0x34df1a[_0x54a90b(_0x448357._0xb5038f)]=Array[_0x54a90b(_0x448357._0x2794cb)](_0x34df1a['include'])&&_0x34df1a[_0x54a90b(_0x448357._0xb5038f)][_0x54a90b(0x154)]>0x0?_0x34df1a['include']:k(),_0x43dd47['persistence']=_0x34df1a,_0x43dd47[_0x54a90b(_0x448357._0x48cc61)]={...w(),..._0x43dd47[_0x54a90b(0x172)]||{}},b(_0x4c7511,_0x43dd47),_0x43dd47;}function X(_0x46c7b8,_0x3f0c5b){const _0x58a0c6=_0x4a5f;return y(_0x46c7b8,{'backend':_0x58a0c6(0x163),'remote_repo':_0x3f0c5b})['persistence'];}function Y(_0x19a99d){const _0x357fe4={_0x590741:0x157},_0x12bd96=_0x4a5f,_0x414e21={'Qwsvm':function(_0x280daf,_0x25dbf9,_0x41b980){return _0x280daf(_0x25dbf9,_0x41b980);}};return _0x414e21['Qwsvm'](y,_0x19a99d,{'backend':'local','remote_repo':''})[_0x12bd96(_0x357fe4._0x590741)];}function E(_0x26368b,_0x47abcc,_0x4984f8){const _0x330729={_0x27e893:0x16a,_0x289a5f:0x16b,_0x4dc53e:0x17a,_0x2e2162:0x188,_0x2257c6:0x19f,_0x4158b5:0x138,_0x1c6e97:0x158,_0x24e922:0x17e},_0x203714=_0x4a5f,_0xaa2db6={'cEuRQ':'.autospec','TjSEX':'evolution','vhMqg':_0x203714(_0x330729._0x27e893),'RXhsy':'utf-8'},_0x1e7550=_0x4da1d7[_0x203714(0x17e)](_0x26368b,_0xaa2db6[_0x203714(0x175)],_0xaa2db6[_0x203714(0x189)],'wiki-candidates');p(_0x1e7550);const _0x1cb5c6=_0x4da1d7['join'](_0x1e7550,'environment-'+z(_0x47abcc)+_0x203714(0x164)),_0x5147fe=(_0x4984f8['skills']?.['length']||0x0)+(_0x4984f8['tools']?.[_0x203714(0x154)]||0x0)+(_0x4984f8[_0x203714(_0x330729._0x289a5f)]?.[_0x203714(0x154)]||0x0)>0x0?0.85:0.7,_0x46e45c=['source:\x20environment-capability/'+_0x47abcc,'category:\x20environment',_0x203714(_0x330729._0x4dc53e)+(_0x4984f8[_0x203714(_0x330729._0x2e2162)]||_0x47abcc)+_0x203714(_0x330729._0x2257c6),'pattern:\x20\x22Languages:\x20'+((_0x4984f8[_0x203714(0x144)]?.['languages']||[])['join'](',\x20')||'unknown')+';\x20Skills:\x20'+((_0x4984f8['skills']||[])['join'](',\x20')||_0xaa2db6['vhMqg'])+_0x203714(0x13d)+((_0x4984f8[_0x203714(_0x330729._0x4158b5)]||[])['join'](',\x20')||'none')+_0x203714(_0x330729._0x1c6e97)+((_0x4984f8['workflows']||[])[_0x203714(_0x330729._0x24e922)](',\x20')||'none')+'\x22','confidence:\x20'+_0x5147fe];return _0x16b981['writeFileSync'](_0x1cb5c6,_0x46e45c[_0x203714(0x17e)]('\x0a')+'\x0a',_0xaa2db6[_0x203714(0x156)]),_0x1cb5c6;}function W(_0xacda2e,_0x536b6f){const _0x55280b={_0xb73d9b:0x168,_0x5dbc12:0x161,_0x1b94f8:0x141,_0x347381:0x199,_0x11a5a0:0x181,_0x1f4761:0x13a,_0x3a6f38:0x15f},_0x22cd5c={_0xe7422b:0x141,_0x1b3d94:0x16b,_0x17485d:0x12d},_0x8c5fb5=_0x4a5f,_0x12bd64={'waVYd':_0x8c5fb5(_0x55280b._0xb73d9b),'ZCUQY':'wiki-candidates','OZRgu':'source:\x20environment-rankings','wLyXd':'confidence:\x200.8'},_0x1e4d5b=_0x536b6f?.[_0x8c5fb5(_0x55280b._0x5dbc12)]||{},_0x161002=Object[_0x8c5fb5(_0x55280b._0x1b94f8)](_0x1e4d5b)[_0x8c5fb5(_0x55280b._0x347381)](([_0x3393a3,_0x20abd4])=>{const _0x2b7d18=_0x8c5fb5,_0x29e23a=Object[_0x2b7d18(_0x22cd5c._0xe7422b)](_0x20abd4[_0x2b7d18(_0x22cd5c._0x1b3d94)]||{})['sort']((_0x2ea4dc,_0x29819a)=>(_0x29819a[0x1][_0x2b7d18(0x12d)]||0x0)-(_0x2ea4dc[0x1]['score']||0x0))[0x0];return _0x29e23a?_0x3393a3+':'+_0x29e23a[0x0]+'('+_0x29e23a[0x1][_0x2b7d18(_0x22cd5c._0x17485d)]+')':null;})[_0x8c5fb5(0x165)](Boolean);if(_0x161002[_0x8c5fb5(0x154)]===0x0)return null;const _0x29d91a=_0x4da1d7[_0x8c5fb5(0x17e)](_0xacda2e,_0x12bd64[_0x8c5fb5(0x143)],_0x8c5fb5(_0x55280b._0x11a5a0),_0x12bd64[_0x8c5fb5(0x15c)]);p(_0x29d91a);const _0x1f0f22=_0x4da1d7['join'](_0x29d91a,'environment-rankings.yaml'),_0xeb898c=[_0x12bd64['OZRgu'],'category:\x20environment','problem:\x20\x22Validated\x20environment\x20execution\x20routes\x22',_0x8c5fb5(_0x55280b._0x1f4761)+_0x161002['join'](';\x20')+'\x22',_0x12bd64[_0x8c5fb5(0x169)]];return _0x16b981[_0x8c5fb5(0x14f)](_0x1f0f22,_0xeb898c[_0x8c5fb5(0x17e)]('\x0a')+'\x0a',_0x8c5fb5(_0x55280b._0x3a6f38)),_0x1f0f22;}function U(_0x52d1e9){const _0x31d38f={_0x5a5b0a:0x14d,_0x36df60:0x18f,_0x364a29:0x18a,_0x1e6099:0x17e},_0x1049cd=_0x4a5f,_0x10c263={'PQfQf':_0x1049cd(0x18c),'dMIeY':'domain-knowledge','jkAVY':_0x1049cd(0x181),'bmsfu':_0x1049cd(0x137),'YhRoM':_0x1049cd(0x15d)},_0x280934=_0x4da1d7[_0x1049cd(0x17e)](_0x295ee9['homedir'](),_0x1049cd(_0x31d38f._0x5a5b0a),_0x10c263['PQfQf'],_0x10c263[_0x1049cd(0x177)]);if(!_0x16b981[_0x1049cd(0x19a)](_0x280934))return null;const _0x139cc4=_0x16b981[_0x1049cd(0x153)](_0x280934)['filter'](_0x35dbfc=>_0x35dbfc['endsWith'](_0x1049cd(0x17b)));if(_0x139cc4[_0x1049cd(0x154)]===0x0)return null;const _0x2c18e5=_0x4da1d7[_0x1049cd(0x17e)](_0x52d1e9,'.autospec',_0x10c263[_0x1049cd(0x187)],_0x1049cd(_0x31d38f._0x36df60));p(_0x2c18e5);const _0x3ce208=_0x4da1d7['join'](_0x2c18e5,_0x1049cd(_0x31d38f._0x364a29)),_0x518b1c=['source:\x20cognitive-memory',_0x10c263['bmsfu'],_0x10c263['YhRoM'],'pattern:\x20\x22Domains:\x20'+_0x139cc4['map'](_0x2899e1=>_0x2899e1[_0x1049cd(0x13c)](/\.json$/,''))[_0x1049cd(_0x31d38f._0x1e6099)](',\x20')+'\x22','confidence:\x200.75'];return _0x16b981['writeFileSync'](_0x3ce208,_0x518b1c[_0x1049cd(0x17e)]('\x0a')+'\x0a',_0x1049cd(0x15f)),_0x3ce208;}function V(_0x3c1bf9){const _0x4d5f07={_0x474c01:0x19b,_0x2c759b:0x17e,_0x2c2414:0x13f,_0x5436c9:0x134},_0x204ab8=_0x4a5f,_0x4a9d48={'KAXuf':_0x204ab8(_0x4d5f07._0x474c01),'wsMxO':function(_0x228653,_0x313c1b,_0x595640){return _0x228653(_0x313c1b,_0x595640);},'BpoRf':_0x204ab8(0x168),'hUDIV':function(_0x4ea251,_0x2158c3){return _0x4ea251(_0x2158c3);}},_0x1e7e8c=[];for(const _0x57f562 of _0x5af6b2(_0x3c1bf9)){const _0x1ceb7a=_0x4da1d7[_0x204ab8(_0x4d5f07._0x2c759b)](_0x3c1bf9,_0x204ab8(0x168),_0x204ab8(0x162),_0x4a9d48[_0x204ab8(_0x4d5f07._0x2c2414)],_0x57f562['id'],_0x204ab8(0x145)),_0x487ebc=_0x4a9d48[_0x204ab8(0x14b)](g,_0x1ceb7a,null);_0x487ebc&&_0x1e7e8c['push'](E(_0x3c1bf9,_0x57f562['id'],_0x487ebc));}const _0x33e836=g(_0x4da1d7[_0x204ab8(0x17e)](_0x3c1bf9,_0x4a9d48['BpoRf'],_0x204ab8(0x162),_0x204ab8(0x185),_0x204ab8(0x190),'rankings.json'),null),_0x3e9e4e=W(_0x3c1bf9,_0x33e836);_0x3e9e4e&&_0x1e7e8c[_0x204ab8(_0x4d5f07._0x5436c9)](_0x3e9e4e);const _0x1c93f1=_0x4a9d48['hUDIV'](U,_0x3c1bf9);return _0x1c93f1&&_0x1e7e8c[_0x204ab8(_0x4d5f07._0x5436c9)](_0x1c93f1),{...new _0x150418(_0x3c1bf9)['materialize'](),'generatedCandidates':_0x1e7e8c};}function H(_0x413896){const _0x59843d={_0x16733d:0x190,_0x3d0819:0x162,_0x442a0b:0x180,_0x39ba3b:0x174,_0x4f8261:0x19e,_0x49a61d:0x17e,_0x17c55e:0x132,_0x2a4f4a:0x179,_0x5719b8:0x140,_0x106b91:0x147},_0x83d955=_0x4a5f,_0x465604={'YJmoW':'.autospec','jMEiX':_0x83d955(0x181),'GCJuj':'proposals','moXup':_0x83d955(0x162),'zsAPC':_0x83d955(_0x59843d._0x16733d),'oZpip':function(_0x4dab45,_0x3811a5){return _0x4dab45(_0x3811a5);},'OydbU':function(_0x34b2a1,_0x12415d,_0x2fadf2){return _0x34b2a1(_0x12415d,_0x2fadf2);},'HsxLk':function(_0x15a4b1,_0x37915e){return _0x15a4b1+_0x37915e;},'XgInf':function(_0x568974,_0x1df26d){return _0x568974+_0x1df26d;}},_0x506257=_0x4da1d7[_0x83d955(0x17e)](_0x413896,'.autospec',_0x83d955(_0x59843d._0x3d0819),'capabilities'),_0x1fb15f=_0x4da1d7[_0x83d955(0x17e)](_0x413896,_0x465604[_0x83d955(_0x59843d._0x442a0b)],'wiki'),_0x134c8b=_0x4da1d7['join'](_0x413896,'.autospec',_0x465604[_0x83d955(_0x59843d._0x39ba3b)],_0x465604['GCJuj']),_0x70ddcd=_0x4da1d7['join'](_0x413896,_0x465604['YJmoW'],_0x465604[_0x83d955(0x174)],_0x83d955(_0x59843d._0x4f8261)),_0x3fede2=_0x4da1d7[_0x83d955(_0x59843d._0x49a61d)](_0x413896,_0x465604[_0x83d955(0x180)],_0x465604[_0x83d955(0x133)],'feedback',_0x465604[_0x83d955(_0x59843d._0x17c55e)],'rankings.json'),_0x17033b=g(_0x3fede2,{}),_0x346a8c={'checkedAt':new Date()['toISOString'](),'capabilities':j(_0x506257),'wikiEntries':_0x465604[_0x83d955(0x12f)](j,_0x1fb15f),'evolutionProposals':_0x465604[_0x83d955(_0x59843d._0x2a4f4a)](P,_0x134c8b,_0x95da40=>_0x95da40['endsWith'](_0x83d955(0x193))),'practiceLogs':P(_0x70ddcd,_0x3f0461=>_0x3f0461[_0x83d955(0x176)]('.md')),'rankedPlugins':Object[_0x83d955(0x1a1)](_0x17033b['plugins']||{})[_0x83d955(0x154)]};return _0x346a8c['totalSignals']=_0x465604[_0x83d955(0x182)](_0x465604[_0x83d955(0x18e)](_0x346a8c[_0x83d955(0x19b)]+_0x346a8c[_0x83d955(0x191)],_0x346a8c[_0x83d955(_0x59843d._0x5719b8)]),_0x346a8c['practiceLogs'])+_0x346a8c[_0x83d955(_0x59843d._0x106b91)],_0x346a8c[_0x83d955(0x18b)]=_0x346a8c['totalSignals']>0x0,_0x346a8c;}function _0x4a5f(_0x5015b7,_0x3677f4){_0x5015b7=_0x5015b7-0x12c;const _0x386cc1=_0x386c();let _0x4a5f46=_0x386cc1[_0x5015b7];if(_0x4a5f['qXEeOw']===undefined){var _0x3709e0=function(_0x228fb0){const _0x2323a8='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x2f342a='',_0xf77e11='';for(let _0x4dab6a=0x0,_0x2eb771,_0x5ec0ca,_0x342c6d=0x0;_0x5ec0ca=_0x228fb0['charAt'](_0x342c6d++);~_0x5ec0ca&&(_0x2eb771=_0x4dab6a%0x4?_0x2eb771*0x40+_0x5ec0ca:_0x5ec0ca,_0x4dab6a++%0x4)?_0x2f342a+=String['fromCharCode'](0xff&_0x2eb771>>(-0x2*_0x4dab6a&0x6)):0x0){_0x5ec0ca=_0x2323a8['indexOf'](_0x5ec0ca);}for(let _0x138b4d=0x0,_0x485d4b=_0x2f342a['length'];_0x138b4d<_0x485d4b;_0x138b4d++){_0xf77e11+='%'+('00'+_0x2f342a['charCodeAt'](_0x138b4d)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0xf77e11);};_0x4a5f['sscLKk']=_0x3709e0,_0x4a5f['xQafyU']={},_0x4a5f['qXEeOw']=!![];}const _0x27a973=_0x386cc1[0x0],_0x1026eb=_0x5015b7+_0x27a973,_0x1d7aed=_0x4a5f['xQafyU'][_0x1026eb];return!_0x1d7aed?(_0x4a5f46=_0x4a5f['sscLKk'](_0x4a5f46),_0x4a5f['xQafyU'][_0x1026eb]=_0x4a5f46):_0x4a5f46=_0x1d7aed,_0x4a5f46;}function L(_0x215939,_0x3d67a1){const _0x1ab0db={'rcJkg':function(_0x3000df,_0x96aa86,_0x19deb1,_0x6ddb36){return _0x3000df(_0x96aa86,_0x19deb1,_0x6ddb36);}};return _0x1ab0db['rcJkg'](h,_0x215939,'high-value-assets.json',_0x3d67a1);}function $(_0x1206d6,_0x34744d={}){const _0x79491c={_0x5c894f:0x157},_0x3fd1c4=_0x4a5f,_0x65f793=y(_0x1206d6,_0x34744d);return new _0x509f9e({'persistence':_0x65f793[_0x3fd1c4(_0x79491c._0x5c894f)]},_0x1206d6)['sync'](_0x34744d[_0x3fd1c4(0x150)]||'push');}function Z(_0x2622b7){const _0x4e44b2={_0x351eaa:0x149},_0x5a688b=_0x4a5f,_0xe15f5c={'FtIUy':'module-repository'},_0x458587=f(_0x2622b7)[_0x5a688b(0x157)]||{},_0x3a61ef={'persistence':{'enabled':!0x0,'backend':_0x5a688b(_0x4e44b2._0x351eaa),'remote_repo':'','repo_layout':_0xe15f5c['FtIUy'],'prompt_on_high_value':!0x0,'include':k(),'auto_sync':{'on_stop':!0x1,'on_stage_complete':!0x1,'on_deep_dream':!0x1},..._0x458587,'repo_layout':!_0x458587['repo_layout']||_0x458587['repo_layout']==='dual-layer'?_0xe15f5c['FtIUy']:_0x458587[_0x5a688b(0x15b)]}};return new _0x509f9e({'persistence':_0x3a61ef[_0x5a688b(0x157)]},_0x2622b7)['getStatus']();}function M(_0x16b9b2,_0x2b9abb){const _0x1532e3={'YjwmR':function(_0xa21018,_0x5e3179,_0x16f7bd,_0x5f88d4){return _0xa21018(_0x5e3179,_0x16f7bd,_0x5f88d4);}};return _0x1532e3['YjwmR'](h,_0x16b9b2,'persistence-status.json',_0x2b9abb);}async function R(_0x33587b,_0x420f63={}){const _0x2b32b2={_0x1a75f2:0x134,_0xded51:0x171,_0x25c3a6:0x16e,_0x58296d:0x160,_0x1aed3b:0x163,_0x38b4dd:0x194},_0x344c07=_0x4a5f,_0x2fcae8={'EOzMj':_0x344c07(_0x2b32b2._0x1a75f2),'kqhgs':function(_0x2b7213,_0x4c47de){return _0x2b7213===_0x4c47de;},'QJLAB':_0x344c07(0x12e),'MXEwi':function(_0x219fe8,_0x2047dc,_0x1a822e){return _0x219fe8(_0x2047dc,_0x1a822e);},'MhCvh':function(_0x11d727,_0x28c879,_0x4a9d6f){return _0x11d727(_0x28c879,_0x4a9d6f);}},_0x3b85ec=O(_0x33587b),_0x311559=_0x207cfb(_0x33587b),_0xa94647=V(_0x33587b),_0x15058e=$(_0x33587b,{'backend':_0x344c07(0x149),'direction':_0x2fcae8[_0x344c07(_0x2b32b2._0xded51)],'enabled':!0x0}),_0x39b538=H(_0x33587b),_0x260704=y(_0x33587b),_0x53b243=_0x2fcae8[_0x344c07(0x16e)](_0x260704['persistence'][_0x344c07(0x155)],'git')&&!!_0x260704[_0x344c07(0x157)][_0x344c07(0x146)],_0x4e4bd9=_0x3b85ec['mode']!==_0x2fcae8['QJLAB']&&_0x53b243&&_0x3b85ec['confirm_high_value_updates']&&_0x39b538['hasHighValueAssets'];let _0x36b7b0=null;_0x420f63['allowRemoteSync']&&_0x53b243&&(!_0x4e4bd9||_0x2fcae8[_0x344c07(_0x2b32b2._0x25c3a6)](_0x3b85ec['mode'],_0x2fcae8[_0x344c07(_0x2b32b2._0x58296d)]))&&(_0x36b7b0=$(_0x33587b,{'backend':_0x344c07(_0x2b32b2._0x1aed3b),'remote_repo':_0x260704['persistence'][_0x344c07(0x146)],'direction':'push'}));const _0x4213f7={'updatedAt':new Date()[_0x344c07(0x170)](),'automationMode':_0x3b85ec['mode'],'requiresConfirmation':_0x4e4bd9,'remoteConfigured':_0x53b243,'localSync':_0x15058e,'remoteSync':_0x36b7b0};return _0x2fcae8[_0x344c07(_0x2b32b2._0x38b4dd)](L,_0x33587b,{..._0x39b538,'requiresConfirmation':_0x4e4bd9,'remoteConfigured':_0x53b243}),_0x2fcae8['MhCvh'](M,_0x33587b,_0x4213f7),{'automation':_0x3b85ec,'assetHydration':_0x311559,'materialize':_0xa94647,'localSync':_0x15058e,'remoteSync':_0x36b7b0,'highValueAssets':_0x39b538,'requiresConfirmation':_0x4e4bd9};}export{X as bindPersistenceRepo,H as collectHighValueAssets,y as ensurePersistenceConfig,O as getAutomationStatus,Z as getPersistenceStatus,V as materializeUnifiedWiki,f as readProjectConfig,R as refreshUnifiedAssets,Q as setAutomationMode,$ as syncPersistence,Y as unbindPersistenceRepo,L as writeHighValueAssets,M as writePersistenceRuntimeStatus,b as writeProjectConfig};
@@ -1 +1 @@
1
- (function(_0x5557a7,_0x2b916b){const _0xbcb3c7={_0x22e785:0xc1,_0x6efea3:0xb8,_0x6aa06c:0xa5,_0x5371cd:0x7f,_0x51ab31:0xac,_0x500467:0xba},_0x4c5730=_0x4e5b,_0x368db0=_0x5557a7();while(!![]){try{const _0x8d175d=-parseInt(_0x4c5730(_0xbcb3c7._0x22e785))/0x1+-parseInt(_0x4c5730(0xae))/0x2*(parseInt(_0x4c5730(_0xbcb3c7._0x6efea3))/0x3)+parseInt(_0x4c5730(0xa7))/0x4*(parseInt(_0x4c5730(_0xbcb3c7._0x6aa06c))/0x5)+-parseInt(_0x4c5730(_0xbcb3c7._0x5371cd))/0x6+parseInt(_0x4c5730(_0xbcb3c7._0x51ab31))/0x7+parseInt(_0x4c5730(0xb7))/0x8+parseInt(_0x4c5730(_0xbcb3c7._0x500467))/0x9*(parseInt(_0x4c5730(0xab))/0xa);if(_0x8d175d===_0x2b916b)break;else _0x368db0['push'](_0x368db0['shift']());}catch(_0x13ef4f){_0x368db0['push'](_0x368db0['shift']());}}}(_0x5a93,0x5b256));import _0x24cdc4 from'fs';import _0x4cc1cb from'path';import _0x2d59a6 from'chalk';import{listEnvironmentPlugins as _0x29d92a}from'../../plugins/hooks/lib/environment-plugin-registry.js';import{bindPersistenceRepo as _0x5f20ca,ensurePersistenceConfig as _0x534fb9,getAutomationStatus as _0x91a89a,getPersistenceStatus as _0x1da2b7,refreshUnifiedAssets as _0x444bbb,setAutomationMode as _0x42da13,syncPersistence as _0x2bc1f2,unbindPersistenceRepo as _0x10e1f0}from'./runtime-governance.js';import{runEnvironmentPipelineCommand as _0x2f7899}from'./env.js';import{writePracticeReport as _0x284c24}from'./practice-report.js';import{autoInstallResolvedPlugins as _0x24d402,resolvePluginModulesCommand as _0x3aa6b0}from'./plugin.js';import{readActiveModules as _0x5a0e5e,readHostContextMap as _0x26d12d}from'../../plugins/hooks/lib/plugin-activation-registry.js';function v(_0x361768,_0x13db29=null){const _0x314a57={_0x1b8d25:0x77},_0x5b3828=_0x4e5b;try{return _0x24cdc4[_0x5b3828(_0x314a57._0x1b8d25)](_0x361768)?JSON[_0x5b3828(0xbd)](_0x24cdc4['readFileSync'](_0x361768,'utf-8')):_0x13db29;}catch{return _0x13db29;}}async function q(_0x4f3165='environment\x20baseline',_0x4b7287={},_0x54d324={}){const _0x5dd407={_0x434ed1:0x81,_0x3fbbd6:0x9e,_0x5f2106:0xb3,_0x48f6b1:0x88,_0x2f4bb8:0xa1},_0x4df5ef=_0x4e5b,_0x3d2ee4={'ntsMD':function(_0x136b83,_0x3f8a58,_0x3ef024,_0xe54043){return _0x136b83(_0x3f8a58,_0x3ef024,_0xe54043);},'sWbXw':function(_0x97e565,_0x34a734){return _0x97e565(_0x34a734);},'pStIZ':function(_0x2f2f84,_0x1cea68){return _0x2f2f84(_0x1cea68);}},_0x160c97=_0x54d324[_0x4df5ef(0x92)]||process['cwd'](),_0x218ae8=_0x4b7287[_0x4df5ef(0x81)]||_0x54d324[_0x4df5ef(_0x5dd407._0x434ed1)]||'';let _0x3fbb77=null,_0x4a8632=[];_0x218ae8&&(_0x3fbb77=await _0x3d2ee4[_0x4df5ef(_0x5dd407._0x3fbbd6)](_0x3aa6b0,_0x4f3165,{'host':_0x218ae8,'automationMode':_0x3d2ee4[_0x4df5ef(_0x5dd407._0x5f2106)](_0x91a89a,_0x160c97)['mode']},{'projectRoot':_0x160c97}),_0x4a8632=await _0x24d402(_0x160c97,_0x3fbb77));const _0x4e1fb6=await _0x2f7899(_0x4f3165,_0x4b7287,{..._0x54d324,'projectRoot':_0x160c97}),_0x5d96ca=_0x3d2ee4[_0x4df5ef(_0x5dd407._0x48f6b1)](_0x284c24,_0x160c97);return _0x4e1fb6['practiceReport']=_0x5d96ca[_0x4df5ef(_0x5dd407._0x2f4bb8)],_0x4e1fb6['pluginResolution']=_0x3fbb77,_0x4e1fb6['autoInstalledModules']=_0x4a8632,_0x4e1fb6;}function _0x5a93(){const _0x380e8b=['ihDPA2KGDxbKyxrLkhmP','cLbLCNnPC3rLBMnLifjLBw90zsbcB3vUzaO','y29UzMLYBv9OAwDOx3zHBhvLx3vWzgf0zxm','BgvUz3rO','y3DK','cKf1Dg9TyxrPB24GvxbKyxrLzaO','yM9Sza','ChvZAa','BNrZtuq','CMvHzgrPCLn5BMm','EwvZ','B3v0Chv0ugf0Aa','zw50CMLLC1vWzgf0zwq','Aw90v3e','icbnB2rLoIa','nxjcz2vXyW','icbdB25MAxjTigHPz2GGCMLZAZOGicaG','mtKZmJC1mMjLtKXqsW','C3vJy2vZCW','uMzswgq','Aw5ZDgfSBgvKsg9ZDhm','ntC1mgnhvhbMwa','mJKXndm1ourQy0jUzW','zw5HyMXLza','mtj0zxrKveW','icbszw1VDgu6icaGica','AM9PBG','icbszw1VDgu6ica','CNvUDgLTzq','C1DIwhC','C2XPy2u','BgfZDfn5BMm','icbby3rPDMuGBw9KDwXLCZOGica','ndGYnJC2mgPiDxPcsW','mJKZoty3wfjkC0X5','CMvTB3rLuMvWBW','mtmZndDzvxLRB1a','y29UzMLYBv9Yzw1VDgvFChvZAa','zw52AxjVBM1LBNq','CgfYC2u','icbqBhvNAw5ZoIaGicaGicaGica','icbnB2rLoIaGicaGicaGicaGicaGicaG','ic0+ia','nJy0mtG1wM10ufj6','zxHPC3rZu3LUyW','y29UzMLYBv9ZExn0zw1FAw5ZDgfSBa','icbdyxbHyMLSAxrPzxm6icaGica','CMvWBW','icbdB25MAxjTihjLCxvPCMvKoIa','icbiAwDOihzHBhvLoIaGicaGica','z2L0','yMDABxe','ndm4mdG1mLPuzxz1vq','icbqzxjZAxn0zw5JztOGicaGica','Ag9ZDa','Bw9KDwXLCW','AgLNAc12ywX1zs1HC3nLDhmUANnVBG','CMvTB3rLx3jLCg8','cLbLCNnPC3rLBMnLifjLBw90zsbvBMjVDw5KcG','Bg9JywXtDg9YzurPCG','yMfJA2vUza','Cfn0svO','y2fWywjPBgL0AwvZ','Bg9N','icbcywnRzw5KoIa','wu9gtvO','zw50CMLLC0nYzwf0zwq','Bwf0zxjPywXPEMu','cLbLCNnPC3rLBMnLie1HDgvYAwfSAxPLcG','icbdCMvHDgvKoIaGica','icbbDxrVBwf0Aw9UoIaGicaGica','ChjVAMvJDfjVB3q','AgfZsgLNAfzHBhvLqxnZzxrZ','CgvYC2LZDgvUy2u','icbdB25MAxjTigHPz2GGDMfSDwu6icaG'];_0x5a93=function(){return _0x380e8b;};return _0x5a93();}async function J(_0x2db883={}){const _0x352a88={_0x54458f:0xbc,_0x56320d:0xa0,_0x826875:0x9a,_0x508179:0x83,_0x590697:0xa9,_0x14263e:0x9c,_0x397a52:0x91,_0x1a19f5:0x87,_0x9e5bfe:0x9f,_0x4cb83a:0xbe,_0x14d02f:0xb6,_0x8f4569:0xb0,_0x1584f2:0x8a,_0x5c7aa5:0x7c,_0x28bb46:0x93,_0x1ca586:0xb5},_0x24657b=_0x4e5b,_0x35bf06={'YOFMZ':_0x24657b(0xb2),'iotWq':_0x24657b(_0x352a88._0x54458f),'vNfNX':_0x24657b(0x89),'RfRXd':function(_0x20d6b7,_0x28aa89){return _0x20d6b7(_0x28aa89);},'zEiWd':_0x24657b(_0x352a88._0x56320d)},_0x393a9a=_0x2db883['projectRoot']||process[_0x24657b(_0x352a88._0x826875)](),_0x1e9e22=_0x91a89a(_0x393a9a),_0xe066e2=_0x1da2b7(_0x393a9a),_0x3bab19=v(_0x4cc1cb['join'](_0x393a9a,'.autospec',_0x35bf06[_0x24657b(0x8c)],_0x24657b(_0x352a88._0x508179)),{}),_0x3f9181=_0x4cc1cb[_0x24657b(0xb0)](_0x393a9a,'.autospec',_0x35bf06[_0x24657b(0xa3)],_0x35bf06['vNfNX']),_0xcef909=_0x29d92a(_0x393a9a),_0x2c36a0=_0x5a0e5e(_0x393a9a),_0x15d014=_0x35bf06[_0x24657b(_0x352a88._0x590697)](_0x26d12d,_0x393a9a);if(console['log'](_0x2d59a6[_0x24657b(_0x352a88._0x14263e)]('\x0aAutoSpec\x20Status\x0a')),console[_0x24657b(0x8a)](_0x24657b(_0x352a88._0x397a52)+_0x1e9e22['mode']),console[_0x24657b(0x8a)](_0x24657b(0x80)+_0xe066e2[_0x24657b(_0x352a88._0x1a19f5)]+(_0xe066e2[_0x24657b(0xb9)]?_0x24657b(0xc0)+_0xe066e2['remoteRepo']:'')),console['log'](_0x24657b(0x79)+(_0x24cdc4[_0x24657b(0x77)](_0x3f9181)?_0x24cdc4[_0x24657b(_0x352a88._0x9e5bfe)](_0x3f9181)[_0x24657b(0x99)]:0x0)),console['log'](_0x24657b(_0x352a88._0x4cb83a)+_0xcef909['length']),console['log'](_0x24657b(_0x352a88._0x14d02f)+(_0x2c36a0[_0x24657b(0x82)]||[])[_0x24657b(0x99)]),console['log']('\x20\x20Host\x20mappings:\x20\x20\x20\x20'+Object['keys'](_0x15d014['hosts']||{})['length']),(_0x2c36a0[_0x24657b(0x82)]||[])[_0x24657b(0x99)]>0x0){const _0x49ec7d=_0x2c36a0[_0x24657b(0x82)][_0x24657b(0xb4)](0x0,0x3)['map'](_0x365ca8=>_0x365ca8['moduleId']+'['+((_0x365ca8[_0x24657b(0xaa)]||[])[_0x24657b(0xb0)](',')||'--')+']')[_0x24657b(_0x352a88._0x8f4569)](';\x20');console[_0x24657b(0x8a)]('\x20\x20Active\x20sample:\x20\x20\x20\x20'+_0x49ec7d);}return console[_0x24657b(_0x352a88._0x1584f2)](_0x24657b(_0x352a88._0x5c7aa5)+(_0x3bab19[_0x24657b(_0x352a88._0x28bb46)]?_0x24657b(0xa0):'no')),console['log'](_0x24657b(0x7b)+(_0x3bab19['requiresConfirmation']?_0x35bf06['zEiWd']:'no')),_0xe066e2[_0x24657b(_0x352a88._0x1ca586)]&&console['log']('\x20\x20Last\x20sync:\x20\x20\x20\x20\x20\x20\x20\x20'+_0xe066e2[_0x24657b(_0x352a88._0x1ca586)]),console['log'](''),{'automation':_0x1e9e22,'persistence':_0xe066e2,'highValue':_0x3bab19,'plugins':_0xcef909,'activeModules':_0x2c36a0,'hostContextMap':_0x15d014};}function _0x4e5b(_0x238baa,_0x8b6521){_0x238baa=_0x238baa-0x77;const _0x5a932b=_0x5a93();let _0x4e5b7=_0x5a932b[_0x238baa];if(_0x4e5b['xViALF']===undefined){var _0x5a3814=function(_0x462edb){const _0x12ce91='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x53f514='',_0x51d7a6='';for(let _0x465469=0x0,_0x3e99a7,_0x22d3a9,_0x3db062=0x0;_0x22d3a9=_0x462edb['charAt'](_0x3db062++);~_0x22d3a9&&(_0x3e99a7=_0x465469%0x4?_0x3e99a7*0x40+_0x22d3a9:_0x22d3a9,_0x465469++%0x4)?_0x53f514+=String['fromCharCode'](0xff&_0x3e99a7>>(-0x2*_0x465469&0x6)):0x0){_0x22d3a9=_0x12ce91['indexOf'](_0x22d3a9);}for(let _0x109a8a=0x0,_0x2dc595=_0x53f514['length'];_0x109a8a<_0x2dc595;_0x109a8a++){_0x51d7a6+='%'+('00'+_0x53f514['charCodeAt'](_0x109a8a)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x51d7a6);};_0x4e5b['iwfJgw']=_0x5a3814,_0x4e5b['SUkWkQ']={},_0x4e5b['xViALF']=!![];}const _0x49c9b7=_0x5a932b[0x0],_0x47c056=_0x238baa+_0x49c9b7,_0x2673c1=_0x4e5b['SUkWkQ'][_0x47c056];return!_0x2673c1?(_0x4e5b7=_0x4e5b['iwfJgw'](_0x4e5b7),_0x4e5b['SUkWkQ'][_0x47c056]=_0x4e5b7):_0x4e5b7=_0x2673c1,_0x4e5b7;}async function O(_0x557989={},_0x3bafec={}){const _0xd46882={_0x3d5276:0x94,_0x5be8a2:0x84,_0x2b686e:0x9d,_0x508c03:0x9c,_0x47bf17:0xaf,_0x329106:0xa2,_0x31ff55:0x96,_0x7029bf:0xa1,_0x3eb7c6:0xa8,_0x3d816a:0x8a},_0x6c7b65=_0x4e5b,_0x1666e2=_0x3bafec[_0x6c7b65(0x92)]||process['cwd'](),_0x5a3d7b=_0x557989['repo']?{'persistence':_0x5f20ca(_0x1666e2,_0x557989[_0x6c7b65(0x7a)])}:_0x534fb9(_0x1666e2),_0x4cb335=_0x284c24(_0x1666e2),_0x2b51b5=await _0x444bbb(_0x1666e2,{'allowRemoteSync':!0x1}),_0x2cecb9=_0x5a3d7b[_0x6c7b65(_0xd46882._0x3d5276)][_0x6c7b65(0x87)]==='git'?'git':'local',_0x48078d=_0x2bc1f2(_0x1666e2,{'backend':_0x2cecb9,'remote_repo':_0x5a3d7b['persistence'][_0x6c7b65(_0xd46882._0x5be8a2)]||'','direction':_0x6c7b65(_0xd46882._0x2b686e)});return console['log'](_0x2d59a6[_0x6c7b65(_0xd46882._0x508c03)]('\x0aAutoSpec\x20Sync\x0a')),console['log']('\x20\x20Backend:\x20\x20\x20\x20'+_0x2cecb9),_0x5a3d7b['persistence']['remote_repo']&&console[_0x6c7b65(0x8a)](_0x6c7b65(_0xd46882._0x47bf17)+_0x5a3d7b[_0x6c7b65(0x94)]['remote_repo']),console['log']('\x20\x20Materialize:'+(_0x2b51b5['materialize']['entriesCreated']+_0x2b51b5['materialize'][_0x6c7b65(_0xd46882._0x329106)])+_0x6c7b65(_0xd46882._0x31ff55)),console[_0x6c7b65(0x8a)]('\x20\x20Report:\x20\x20\x20\x20\x20'+_0x4cc1cb['relative'](_0x1666e2,_0x4cb335[_0x6c7b65(_0xd46882._0x7029bf)])['replace'](/\\/g,'/')),console[_0x6c7b65(0x8a)]('\x20\x20Success:\x20\x20\x20\x20'+(_0x48078d[_0x6c7b65(_0xd46882._0x3eb7c6)]?'yes':'no')),_0x48078d['error']&&console[_0x6c7b65(0x8a)](_0x2d59a6['red']('\x20\x20Error:\x20\x20\x20\x20\x20\x20'+_0x48078d['error'])),console[_0x6c7b65(_0xd46882._0x3d816a)](''),{'materialized':_0x2b51b5,'result':_0x48078d,'practiceReport':_0x4cb335['outputPath']};}async function V(_0x52ba66={}){const _0x49bcad={_0x29ee70:0xa0,_0x4eca0c:0x8a,_0x5bb4ec:0x9c,_0x414bf2:0xbf,_0x5e01ce:0x98,_0x19bb00:0x78,_0xd83430:0xa0,_0xc321c5:0x8a},_0x16b77b=_0x4e5b,_0x325c36={'wZQvB':_0x16b77b(_0x49bcad._0x29ee70)},_0x1dd704=_0x52ba66[_0x16b77b(0x92)]||process[_0x16b77b(0x9a)](),_0x6c253c=_0x91a89a(_0x1dd704);return console[_0x16b77b(_0x49bcad._0x4eca0c)](_0x2d59a6[_0x16b77b(_0x49bcad._0x5bb4ec)]('\x0aAutomation\x20Status\x0a')),console['log'](_0x16b77b(_0x49bcad._0x414bf2)+_0x6c253c['mode']),console['log'](_0x16b77b(0x95)+(_0x6c253c[_0x16b77b(_0x49bcad._0x5e01ce)]?_0x16b77b(0xa0):'no')),console[_0x16b77b(_0x49bcad._0x4eca0c)]('\x20\x20Confirm\x20remote\x20push:\x20\x20'+(_0x6c253c[_0x16b77b(0xbb)]?'yes':'no')),console[_0x16b77b(_0x49bcad._0x4eca0c)]('\x20\x20Confirm\x20system\x20install:'+(_0x6c253c[_0x16b77b(_0x49bcad._0x19bb00)]?_0x325c36['wZQvB']:'no')),console[_0x16b77b(0x8a)](_0x16b77b(0xa6)+(_0x6c253c['confirm_high_risk_execution']?_0x16b77b(_0x49bcad._0xd83430):'no')),console[_0x16b77b(_0x49bcad._0xc321c5)](''),_0x6c253c;}async function D(_0x49d595,_0x55ba52={}){const _0x2f6b39={_0x282c38:0xa4},_0x2e23a2=_0x4e5b,_0x488754=_0x55ba52['projectRoot']||process['cwd'](),_0x5c3b3f=_0x42da13(_0x488754,_0x49d595);return console['log'](_0x2d59a6[_0x2e23a2(0x9c)](_0x2e23a2(0x9b))),console[_0x2e23a2(0x8a)](_0x2e23a2(_0x2f6b39._0x282c38)+_0x5c3b3f['mode']),console[_0x2e23a2(0x8a)](''),_0x5c3b3f;}async function F(_0x1819de={}){const _0x55b7d0={_0x126e84:0x7e,_0x4813a0:0x8a,_0x5e55de:0xad,_0x358af3:0xa0,_0x1a6a47:0xb1},_0x4f37d3=_0x4e5b,_0x2e2087={'bgZmq':function(_0x21b705,_0xe7baf1){return _0x21b705(_0xe7baf1);}},_0x32a0d5=_0x1819de['projectRoot']||process['cwd'](),_0x131912=_0x2e2087[_0x4f37d3(_0x55b7d0._0x126e84)](_0x1da2b7,_0x32a0d5);return console[_0x4f37d3(_0x55b7d0._0x4813a0)](_0x2d59a6[_0x4f37d3(0x9c)]('\x0aPersistence\x20Status\x0a')),console[_0x4f37d3(0x8a)]('\x20\x20Enabled:\x20'+(_0x131912[_0x4f37d3(_0x55b7d0._0x5e55de)]?_0x4f37d3(_0x55b7d0._0x358af3):'no')),console[_0x4f37d3(0x8a)](_0x4f37d3(0x8b)+_0x131912['backend']),console[_0x4f37d3(0x8a)](_0x4f37d3(_0x55b7d0._0x1a6a47)+(_0x131912[_0x4f37d3(0xb9)]||'--')),console['log']('\x20\x20Store:\x20\x20\x20'+_0x131912[_0x4f37d3(0x86)]),console[_0x4f37d3(_0x55b7d0._0x4813a0)]('\x20\x20Layout:\x20\x20'+_0x131912['repoLayout']),_0x131912['lastSync']&&console['log']('\x20\x20Last:\x20\x20\x20\x20'+_0x131912['lastSync']),console[_0x4f37d3(0x8a)](''),_0x131912;}async function N(_0x173a2e={},_0x228ac1={}){const _0xd62f76={_0x2fb87a:0x7d,_0x4568f1:0x9a,_0x98f4d1:0x8a,_0x1d5558:0xb1,_0x7b8dcc:0x94},_0x3baf03=_0x4e5b,_0x1d7447={'yIgxt':_0x3baf03(_0xd62f76._0x2fb87a)},_0x38bd34=_0x228ac1[_0x3baf03(0x92)]||process[_0x3baf03(_0xd62f76._0x4568f1)](),_0x160905=_0x534fb9(_0x38bd34,_0x173a2e[_0x3baf03(0x7a)]?{'backend':_0x1d7447['yIgxt'],'remote_repo':_0x173a2e['repo']}:{});return console[_0x3baf03(0x8a)](_0x2d59a6['bold']('\x0aPersistence\x20Initialized\x0a')),console['log']('\x20\x20Backend:\x20'+_0x160905['persistence']['backend']),console[_0x3baf03(_0xd62f76._0x98f4d1)](_0x3baf03(_0xd62f76._0x1d5558)+(_0x160905['persistence'][_0x3baf03(0x84)]||'--')),console['log'](''),_0x160905[_0x3baf03(_0xd62f76._0x7b8dcc)];}async function G(_0x23c80c,_0x2dbf0f={}){const _0x48bdab={_0x17d0cc:0x97,_0x5702ae:0x8a,_0x55545c:0x8a},_0x3814d2=_0x4e5b,_0x53b1a4=_0x2dbf0f['projectRoot']||process[_0x3814d2(0x9a)](),_0x1e0353=_0x5f20ca(_0x53b1a4,_0x23c80c);return console[_0x3814d2(0x8a)](_0x2d59a6['bold'](_0x3814d2(_0x48bdab._0x17d0cc))),console[_0x3814d2(_0x48bdab._0x5702ae)](_0x3814d2(0x8b)+_0x1e0353[_0x3814d2(0x87)]),console[_0x3814d2(_0x48bdab._0x55545c)]('\x20\x20Remote:\x20\x20'+_0x1e0353['remote_repo']),console['log'](''),_0x1e0353;}async function K(_0x7d1ed0={}){const _0x320db0={_0x3ac66e:0x8a},_0x833139=_0x4e5b,_0x59ccc4=_0x7d1ed0['projectRoot']||process['cwd'](),_0x910e3d=_0x10e1f0(_0x59ccc4);return console[_0x833139(_0x320db0._0x3ac66e)](_0x2d59a6['bold'](_0x833139(0x85))),console['log'](_0x833139(0x8b)+_0x910e3d[_0x833139(0x87)]),console[_0x833139(0x8a)](''),_0x910e3d;}async function Q(_0x5e753c={}){const _0x4961b5={_0x5d99d3:0x9a,_0x20a265:0x8a,_0x58778b:0x8e,_0x550137:0x90,_0x5e74ff:0x8d,_0x552bb8:0x8e,_0x3ee5b7:0xa2},_0x264d19=_0x4e5b,_0x1c3fec={'prPwy':function(_0x39fdb1,_0x219a87,_0x4c4010){return _0x39fdb1(_0x219a87,_0x4c4010);}},_0x12d16d=_0x5e753c['projectRoot']||process[_0x264d19(_0x4961b5._0x5d99d3)](),_0x1a4002=await _0x1c3fec['prPwy'](_0x444bbb,_0x12d16d,{'allowRemoteSync':!0x1});return console[_0x264d19(_0x4961b5._0x20a265)](_0x2d59a6['bold'](_0x264d19(0x8f))),console['log']('\x20\x20Candidates:\x20'+_0x1a4002[_0x264d19(_0x4961b5._0x58778b)]['candidatesScanned']),console['log'](_0x264d19(_0x4961b5._0x550137)+_0x1a4002['materialize'][_0x264d19(_0x4961b5._0x5e74ff)]),console['log']('\x20\x20Updated:\x20\x20\x20\x20'+_0x1a4002[_0x264d19(_0x4961b5._0x552bb8)][_0x264d19(_0x4961b5._0x3ee5b7)]),console['log'](''),_0x1a4002;}export{V as automationStatusCommand,G as persistBindRepoCommand,N as persistInitCommand,Q as persistMaterializeCommand,F as persistStatusCommand,K as persistUnbindCommand,q as runProjectCommand,D as setAutomationModeCommand,J as showProjectStatusCommand,O as syncProjectAssetsCommand};
1
+ (function(_0xf9ea41,_0x52f20b){const _0x352683={_0x1e6dc4:0x1ce,_0x172aed:0x1a6,_0x1ebbd4:0x1d9,_0x5278d5:0x1ed,_0x38c549:0x178,_0x5add1f:0x18c,_0x1ecf73:0x1b9},_0x10ee11=_0xb9eb,_0x7785c4=_0xf9ea41();while(!![]){try{const _0x445474=parseInt(_0x10ee11(0x162))/0x1*(-parseInt(_0x10ee11(_0x352683._0x1e6dc4))/0x2)+parseInt(_0x10ee11(_0x352683._0x172aed))/0x3*(parseInt(_0x10ee11(_0x352683._0x1ebbd4))/0x4)+-parseInt(_0x10ee11(0x172))/0x5*(parseInt(_0x10ee11(_0x352683._0x5278d5))/0x6)+parseInt(_0x10ee11(_0x352683._0x38c549))/0x7+parseInt(_0x10ee11(_0x352683._0x5add1f))/0x8*(parseInt(_0x10ee11(0x174))/0x9)+parseInt(_0x10ee11(0x1d2))/0xa*(parseInt(_0x10ee11(0x1cb))/0xb)+parseInt(_0x10ee11(0x179))/0xc*(-parseInt(_0x10ee11(_0x352683._0x1ecf73))/0xd);if(_0x445474===_0x52f20b)break;else _0x7785c4['push'](_0x7785c4['shift']());}catch(_0x29a314){_0x7785c4['push'](_0x7785c4['shift']());}}}(_0x1225,0x18a46));import _0x2f7079 from'fs';import _0x50e2ee from'path';import _0x55e3e0 from'chalk';import{listEnvironmentPlugins as _0x512dc9}from'../../plugins/hooks/lib/environment-plugin-registry.js';import{bindPersistenceRepo as _0x266064,ensurePersistenceConfig as _0x30d6f8,getAutomationStatus as _0x956f3a,getPersistenceStatus as _0x396fac,refreshUnifiedAssets as _0x1a0a8b,setAutomationMode as _0x21b7b1,syncPersistence as _0x42ea3a,unbindPersistenceRepo as _0x17721e}from'./runtime-governance.js';import{runEnvironmentPipelineCommand as _0x350ac0}from'./env.js';import{writePracticeReport as _0x39d409}from'./practice-report.js';import{autoInstallResolvedPlugins as _0xb71034,resolvePluginModulesCommand as _0x41d2b9}from'./plugin.js';import{readActiveModules as _0x72610d,readHostContextMap as _0x50ac08}from'../../plugins/hooks/lib/plugin-activation-registry.js';function _0x1225(){const _0x95a809=['zxzVBhv0Aw9U','cKf1Dg9TyxrPB24Gu3rHDhvZcG','cLbLCNnPC3rLBMnLifn0yxr1CWO','ChjPB3jPDhLty29Yzq','icbqBhvNAw5ZoIaGicaGicaGica','zMLSDgvY','zMfJDa','Bg9N','DhnVzwu','y2fWywjPBgL0AwvZ','zxjYB3i','z3jHCgHiAw50CW','txf2Egm','uKn4Euu','ChjLCgfYzsbHBMqGDMfSAwrHDguGChjVAMvJDa','z2L0','ENb1Due','CMvWBgfJzq','icbtDg9YztOGica','AwfOCwK','cLbLCNnPC3rLBMnLieLUAxrPywXPEMvKcG','nZK1shn2zgr0','icbcywnRzw5KoIa','sefQBhK','zw5HyMXLza','v1PgDMi','zw5KC1DPDgG','CMvTB3rLx3jLCg8','BwfW','zw50CMLLC0nYzwf0zwq','AM9PBG','icHWCMLVCML0Et0','BM9qugG','icbdB25MAxjTihn5C3rLBsbPBNn0ywXSoG','icbdB25MAxjTihjLCxvPCMvKoIa','yxv0B0LUC3rHBgXLze1VzhvSzxm','ywn0Aw9U','Bw9Kzq','tvbLAK8','Bwf0zxjPywXPEMu','otu5ngDzDuLJCq','sgvlENm','t1DWsMe','Dg9Wqwn0Aw9U','icbvCgrHDgvKoIaGica','ChjVCg9ZywXqyxrO','icbnyxrLCMLHBgL6ztO','BgvUz3rO','ChjVAMvJDfjVB3q','zxHPC3rZu3LUyW','zw50CMLLC1vWzgf0zwq','yM9Sza','icbdB25MAxjTigHPz2GGCMLZAZOGicaG','DgL0Bgu','CgvYC2LZDgvUy2u','CNvUrgvJAxnPB25bCNrPzMfJDa','zw52AxjVBM1LBNq','C2TPBgXgB3jNzvbYB3bVC2fS','mJe1mdvTD0vszLq','icbuB29SigHPBNrZoIaGicaGica','EwvZ','mtKYsvrLAu1V','Dg90ywW','icbmyxn0oIaGica','yxnZzxrtzwXLy3rPB24','odmWv1DYuMHn','CMvWB0XHEw91Da','icbby3rPDMuGC2fTCgXLoIaGica','Cg9SAwn5','Bw9KDwXLCW','zw52lwnVCMu','icaGic0G','mJa1nKjPDw54DW','Ce9lrvG','Ag9ZDa','icbezwnPC2LVBNm6icaGicaGica','lMf1Dg9ZCgvJ','yMfJA2vUza','tuziEKe','lcbNB3zLCM5HBMnLpq','lM1K','cLbLCNnPC3rLBMnLifjLBw90zsbcB3vUzaO','twDluNu','icbbC3nLDhm6icaGicaGicaGica','qvrhuMq','icbmyxLVDxq6ica','ic0+ia','y291BNrZ','BgvHCM5Lza','BgfZDfn5BMm','t29sr04','icbgB3jNzsbWCM9WB3nHBdOGica','ndjMwKHUEvq','icbiAwDOihzHBhvLoIaGicaGica','ChjVAMvJDgLVBG','BwLVCgC','mtyZzw9Wtej6','ChjVzMLSzq','AfHqsfO','C2TPBgXgB3jNzvf1zxvL','B3v0Chv0ugf0Aa','CMvHzgrPCLn5BMm','y29UzMLYBv9Yzw1VDgvFChvZAa','BI9H','t1bSA2S','lcbWCM9Qzwn0Aw9Upq','Bg9JywW','icbdB25MAxjTigHPz2GGDMfSDwu6icaG','rfLise8','icbby3rPDMuGBw9KDwXLCZOGica','cKf1Dg9tCgvJifn0yxr1CWO','y2XHDwrLlwnVzgu','nZy0ndvwvMH0yMW','rLvvuee','mZm4mtC1BMn5s1vH','cLbLCNnPC3rLBMnLie1HDgvYAwfSAxPLcG','CMvSyxrPDMu','z292zxjUyw5Jzq','ntKYmJa3rMXsD1HX','mZiWnevOsg9lsW','CMvWBW','DxrMltG','icbszw1VDgu6icaGica','DgvZDa','icbszw1VDgu6ica','icbqzw5KAw5NigXVz3m6icaGica','AgfZsgLNAfzHBhvLqxnZzxrZ','y29UzMLYBv9ZExn0zw1FAw5ZDgfSBa','CMvJB21Tzw5KzwrxB3jRzMXVD3m','wfHwz04','y29UzMLYBv9OAwDOx3jPC2TFzxHLy3v0Aw9U','y3DK','wLL2CMi','icbxB3jRzMXVDYbOAw50CZOGica','C2TPBgXgB3jNzurYywz0','zw5HyMXLzfnRAwXSCW','Dw5HC3nPz25Lza','icbqCM9WB3nHBcb0yxjNzxq6ica','oevptgvWDW','y29UzMLYBv9OAwDOx3zHBhvLx3vWzgf0zxm','icbgB3jNzsbKCMfMDdOGicaGica','EMjIz0m','zw5HyMXLzfrVB2XZ'];_0x1225=function(){return _0x95a809;};return _0x1225();}import{buildSkillForgeQueue as _0x2b5051,readSkillForgeQueue as _0x3ea61b,getTopSkillForgeQueueItems as _0x4fac9a}from'../../plugins/hooks/lib/cognitive/skill-forge-queue.js';import{ensureSkillForgeDraftFresh as _0x308636}from'../../plugins/hooks/lib/cognitive/skill-forge-draft.js';import{ensureSkillForgeProposalFresh as _0x1c28c3}from'../../plugins/hooks/lib/cognitive/skill-forge-proposal.js';import{explainSelection as _0x2812cf,getAssetSelectionSnapshot as _0x5e6c4a,listAssets as _0x2caacc,listSelectionDecisions as _0x598bb8,readProjectionBuilds as _0x1e6444}from'../../plugins/hooks/lib/assets/index.js';function _0xb9eb(_0x491320,_0x523ecc){_0x491320=_0x491320-0x160;const _0x12259b=_0x1225();let _0xb9ebff=_0x12259b[_0x491320];if(_0xb9eb['ldsPuf']===undefined){var _0x2de194=function(_0x107192){const _0x1ffdcb='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x38e352='',_0x1d4a8b='';for(let _0x275906=0x0,_0x5caf7d,_0x50bfd6,_0x4db0f6=0x0;_0x50bfd6=_0x107192['charAt'](_0x4db0f6++);~_0x50bfd6&&(_0x5caf7d=_0x275906%0x4?_0x5caf7d*0x40+_0x50bfd6:_0x50bfd6,_0x275906++%0x4)?_0x38e352+=String['fromCharCode'](0xff&_0x5caf7d>>(-0x2*_0x275906&0x6)):0x0){_0x50bfd6=_0x1ffdcb['indexOf'](_0x50bfd6);}for(let _0x80863a=0x0,_0x4c6dde=_0x38e352['length'];_0x80863a<_0x4c6dde;_0x80863a++){_0x1d4a8b+='%'+('00'+_0x38e352['charCodeAt'](_0x80863a)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x1d4a8b);};_0xb9eb['oXnZYL']=_0x2de194,_0xb9eb['VLbIHM']={},_0xb9eb['ldsPuf']=!![];}const _0x59793a=_0x12259b[0x0],_0x795a78=_0x491320+_0x59793a,_0xe9c2cc=_0xb9eb['VLbIHM'][_0x795a78];return!_0xe9c2cc?(_0xb9ebff=_0xb9eb['oXnZYL'](_0xb9ebff),_0xb9eb['VLbIHM'][_0x795a78]=_0xb9ebff):_0xb9ebff=_0xe9c2cc,_0xb9ebff;}import{writeSelectionDecision as _0x2ea585}from'../../plugins/hooks/lib/assets/index.js';function y(_0x425fab,_0x16635b=null){const _0x24bf26={_0x2a8636:0x17b},_0x22afe7=_0xb9eb;try{return _0x2f7079['existsSync'](_0x425fab)?JSON['parse'](_0x2f7079['readFileSync'](_0x425fab,_0x22afe7(_0x24bf26._0x2a8636))):_0x16635b;}catch{return _0x16635b;}}function V(_0x1145dd){const _0x46049c={_0x13ed2d:0x1aa,_0x524ce4:0x1c2,_0x5ea73f:0x167,_0x4026cc:0x17b,_0x3332cb:0x17d},_0x2121be=_0xb9eb,_0x30326c={'WZFvb':'evolution','hXPHZ':'practice-log'},_0x376bfe=_0x50e2ee['join'](_0x1145dd,_0x2121be(0x1dd),_0x30326c[_0x2121be(_0x46049c._0x13ed2d)],_0x30326c[_0x2121be(0x164)]);if(!_0x2f7079[_0x2121be(_0x46049c._0x524ce4)](_0x376bfe))return 0x0;let _0x335bdf=0x0;for(const _0x22e120 of _0x2f7079[_0x2121be(_0x46049c._0x5ea73f)](_0x376bfe))if(_0x22e120[_0x2121be(0x1ab)]('.md'))try{const _0x133eac=_0x2f7079['readFileSync'](_0x50e2ee[_0x2121be(0x1af)](_0x376bfe,_0x22e120),_0x2121be(_0x46049c._0x4026cc));/Status\s*:\s*Pending|状态\s*[::]\s*Pending/i[_0x2121be(_0x46049c._0x3332cb)](_0x133eac)&&_0x335bdf++;}catch{}return _0x335bdf;}function G(_0xdcad87){const _0x3f0cae={_0x53153c:0x191,_0x151eda:0x1a4,_0x6ee22a:0x167},_0x55483b=_0xb9eb,_0x3e4043={'iahqi':_0x55483b(0x1dd),'FeWme':_0x55483b(_0x3f0cae._0x53153c),'jMXdB':'proposals'},_0x3ef7f6=_0x50e2ee['join'](_0xdcad87,_0x3e4043[_0x55483b(_0x3f0cae._0x151eda)],_0x3e4043['FeWme'],_0x3e4043['jMXdB']);return _0x2f7079['existsSync'](_0x3ef7f6)?_0x2f7079[_0x55483b(_0x3f0cae._0x6ee22a)](_0x3ef7f6)[_0x55483b(0x196)](_0x38cc17=>_0x38cc17[_0x55483b(0x1ab)](_0x55483b(0x1e1)))['length']:0x0;}function K(_0x2b3377){const _0x32e22d={_0x48aae2:0x19e},_0x3ef008=_0xb9eb,_0x3208fa={'RCxyE':function(_0x2b9869,_0x3d9b13){return _0x2b9869(_0x3d9b13);}},_0x3f758e=_0x3ea61b(_0x2b3377)||_0x2b5051(_0x2b3377),_0x5e9042=_0x3208fa[_0x3ef008(_0x32e22d._0x48aae2)](_0x308636,_0x2b3377),_0x141aa3=_0x1c28c3(_0x2b3377);return{'proposals':G(_0x2b3377),'pendingPracticeLogs':V(_0x2b3377),'skillForgeQueue':_0x3f758e,'topSkillForgeItems':_0x4fac9a(_0x2b3377,0x3),'skillForgeDraft':_0x5e9042,'skillForgeProposal':_0x141aa3};}function A(_0x4e1b23){const _0x55474a={_0x133fd5:0x19a,_0xf3b5d:0x1dd,_0x5b84ea:0x1e5,_0x128ea3:0x1d7,_0x24457b:0x163,_0x413d7c:0x1c9},_0xbaf986=_0xb9eb,_0x2e9951={'Wlfae':_0xbaf986(0x1c9),'ATGRd':_0xbaf986(_0x55474a._0x133fd5),'WBdgk':function(_0xbed7a5,_0x50491b,_0x11fa2d){return _0xbed7a5(_0x50491b,_0x11fa2d);}},_0x55f5b2=y(_0x50e2ee[_0xbaf986(0x1af)](_0x4e1b23,_0xbaf986(_0x55474a._0xf3b5d),_0x2e9951['Wlfae'],_0x2e9951[_0xbaf986(_0x55474a._0x5b84ea)],_0xbaf986(_0x55474a._0x128ea3),'capability-manifest.json'),null);return _0x55f5b2?.[_0xbaf986(_0x55474a._0x24457b)]?_0x55f5b2['profile']:_0x2e9951['WBdgk'](y,_0x50e2ee['join'](_0x4e1b23,'.autospec',_0xbaf986(_0x55474a._0x413d7c),_0xbaf986(0x1e9),'manifest.json'),{})[_0xbaf986(0x163)]||{'languages':[],'frameworks':[]};}function X(_0x48226f,_0x4f1193='claude-code'){const _0x4f9ef8=_0xb9eb;return _0x2812cf(_0x48226f,{'task':_0x4f9ef8(0x19f),'host':_0x4f1193,'automationMode':_0x956f3a(_0x48226f)['mode'],'profile':A(_0x48226f)});}async function uo(_0x1e19b8='environment\x20baseline',_0x6d263a={},_0x4a0bd1={}){const _0x1b5f4a={_0x333bf3:0x1c1,_0x150259:0x1db,_0xb563bd:0x1df,_0x2a9a67:0x1b6,_0x36bedc:0x166,_0x22c9e3:0x1b4},_0x960c23=_0xb9eb,_0x47d1f9={'MFHzA':_0x960c23(0x171),'OWpJa':'run-project','miopg':function(_0x284a39,_0x37886d,_0x22fb5b,_0x4918fa){return _0x284a39(_0x37886d,_0x22fb5b,_0x4918fa);},'noPPh':function(_0x315d1c,_0x5000d7){return _0x315d1c(_0x5000d7);}},_0x203341=_0x4a0bd1[_0x960c23(_0x1b5f4a._0x333bf3)]||process['cwd'](),_0xea05ce=_0x6d263a[_0x960c23(0x1db)]||_0x4a0bd1[_0x960c23(_0x1b5f4a._0x150259)]||'',_0x30f7e5=_0x2812cf(_0x203341,{'task':_0x1e19b8,'host':_0xea05ce||_0x47d1f9['MFHzA'],'automationMode':_0x956f3a(_0x203341)['mode'],'profile':A(_0x203341)}),_0x14310b=_0x2ea585(_0x203341,'run-project',_0x30f7e5,{'host':_0xea05ce||_0x47d1f9[_0x960c23(_0x1b5f4a._0xb563bd)],'task':_0x1e19b8,'surface':_0x47d1f9[_0x960c23(0x1bb)],'phase':'pre-run'});let _0x297230=null,_0x4cdf86=[];_0xea05ce&&(_0x297230=await _0x47d1f9[_0x960c23(0x161)](_0x41d2b9,_0x1e19b8,{'host':_0xea05ce,'automationMode':_0x956f3a(_0x203341)[_0x960c23(_0x1b5f4a._0x2a9a67)]},{'projectRoot':_0x203341}),_0x4cdf86=await _0xb71034(_0x203341,_0x297230));const _0x2025a2=await _0x350ac0(_0x1e19b8,_0x6d263a,{..._0x4a0bd1,'projectRoot':_0x203341}),_0x536532=_0x47d1f9[_0x960c23(0x1b1)](_0x39d409,_0x203341);return _0x2025a2['practiceReport']=_0x536532[_0x960c23(_0x1b5f4a._0x36bedc)],_0x2025a2['pluginResolution']=_0x297230,_0x2025a2[_0x960c23(_0x1b5f4a._0x22c9e3)]=_0x4cdf86,_0x2025a2[_0x960c23(0x1d1)]=_0x30f7e5,_0x2025a2[_0x960c23(0x1c8)]=_0x14310b,_0x2025a2;}async function mo(_0x4a9314={}){const _0x43e9b5={_0x5e8217:0x1dd,_0x55f7aa:0x169,_0x5d9162:0x1c1,_0x10f18d:0x185,_0x31b7fa:0x1af,_0x11d8fa:0x1da,_0x1d1fb5:0x1a8,_0x5a1bc1:0x19d,_0xa81131:0x173,_0xf42185:0x186,_0x291838:0x170,_0x17c8fb:0x198,_0x307232:0x1e7,_0x5f4e00:0x1c2,_0x3d9b18:0x1c0,_0x4fa3bd:0x198,_0x138dff:0x195,_0x4f6cc7:0x1cf,_0x10cc3e:0x197,_0x172b0f:0x1d5,_0x57b03f:0x177,_0x5b1572:0x16b,_0xd776a0:0x16f,_0x2d0816:0x1c0,_0x58cf50:0x187,_0x5cce91:0x182,_0x3abbcf:0x1cc,_0x594d04:0x19c,_0x4eb344:0x1af,_0x4a0f5e:0x189,_0x21014d:0x198,_0x43994e:0x19c,_0x48f664:0x1ad,_0x373f1e:0x1af,_0x27f3b2:0x1d6,_0x31ab81:0x1d4,_0x5f5aa6:0x180,_0x207adc:0x1e8,_0x2ebb2d:0x1a2,_0x24845f:0x188,_0x439d56:0x1ca,_0x21724:0x1ec,_0x1ce0f9:0x1be,_0xa2e98a:0x198,_0x181af4:0x18b,_0xf08785:0x1e7,_0x2e4ff4:0x1d8,_0x461efc:0x18a},_0x3a15f8=_0xb9eb,_0x22ea39={'lVhOk':function(_0x12561d,_0x2b5bd5,_0x4a3017){return _0x12561d(_0x2b5bd5,_0x4a3017);},'pOKEX':_0x3a15f8(_0x43e9b5._0x5e8217),'HAjly':'runtime','XXVgN':'environment','Mqvxc':function(_0x2caa6d,_0x5b6a0b){return _0x2caa6d(_0x5b6a0b);},'FUUPA':function(_0x433773,_0x411737){return _0x433773(_0x411737);},'bXVlK':function(_0x2304b7,_0x357d83){return _0x2304b7(_0x357d83);},'ZYvrb':'policy','RfJte':function(_0x5f1224,_0x4a6434,_0x518d72){return _0x5f1224(_0x4a6434,_0x518d72);},'zbbgC':function(_0x5f26bb,_0x7c6b83){return _0x5f26bb>_0x7c6b83;},'eSzCK':_0x3a15f8(_0x43e9b5._0x55f7aa)},_0x11cf49=_0x4a9314[_0x3a15f8(_0x43e9b5._0x5d9162)]||process[_0x3a15f8(_0x43e9b5._0x10f18d)](),_0x39ec2b=_0x956f3a(_0x11cf49),_0x2cb114=_0x396fac(_0x11cf49),_0x5d6a60=_0x22ea39['lVhOk'](y,_0x50e2ee[_0x3a15f8(_0x43e9b5._0x31b7fa)](_0x11cf49,_0x22ea39[_0x3a15f8(_0x43e9b5._0x11d8fa)],_0x22ea39[_0x3a15f8(_0x43e9b5._0x1d1fb5)],'high-value-assets.json'),{}),_0xd282cb=_0x50e2ee[_0x3a15f8(_0x43e9b5._0x31b7fa)](_0x11cf49,'.autospec',_0x22ea39[_0x3a15f8(0x183)],_0x3a15f8(0x19a)),_0x40f975=_0x512dc9(_0x11cf49),_0x123ddf=_0x22ea39[_0x3a15f8(_0x43e9b5._0x5a1bc1)](_0x72610d,_0x11cf49),_0x15569f=_0x50ac08(_0x11cf49),_0x4b5658=_0x22ea39['Mqvxc'](K,_0x11cf49),_0x3e0164=_0x22ea39[_0x3a15f8(0x173)](_0x5e6c4a,_0x11cf49),_0x4f2a19=_0x22ea39[_0x3a15f8(0x173)](X,_0x11cf49),_0x5ce2ad=_0x22ea39[_0x3a15f8(_0x43e9b5._0xa81131)](_0x598bb8,_0x11cf49),_0x5636c0=_0x1e6444(_0x11cf49),_0x2795a0={'total':_0x22ea39['bXVlK'](_0x2caacc,_0x11cf49)[_0x3a15f8(0x1c0)],'fact':_0x2caacc(_0x11cf49,'fact')[_0x3a15f8(0x1c0)],'policy':_0x2caacc(_0x11cf49,_0x22ea39[_0x3a15f8(_0x43e9b5._0xf42185)])['length'],'governance':_0x2caacc(_0x11cf49,'governance')['length'],'projection':_0x22ea39['RfJte'](_0x2caacc,_0x11cf49,_0x3a15f8(0x160))['length']};if(console['log'](_0x55e3e0['bold'](_0x3a15f8(_0x43e9b5._0x291838))),console['log']('\x20\x20Automation:\x20\x20\x20\x20\x20\x20\x20'+_0x39ec2b[_0x3a15f8(0x1b6)]),console[_0x3a15f8(_0x43e9b5._0x17c8fb)]('\x20\x20Persistence:\x20\x20\x20\x20\x20\x20'+_0x2cb114['backend']+(_0x2cb114['remoteRepo']?_0x3a15f8(_0x43e9b5._0x307232)+_0x2cb114['remoteRepo']:'')),console[_0x3a15f8(0x198)]('\x20\x20Capabilities:\x20\x20\x20\x20\x20'+(_0x2f7079[_0x3a15f8(_0x43e9b5._0x5f4e00)](_0xd282cb)?_0x2f7079['readdirSync'](_0xd282cb)[_0x3a15f8(_0x43e9b5._0x3d9b18)]:0x0)),console[_0x3a15f8(_0x43e9b5._0x4fa3bd)](_0x3a15f8(_0x43e9b5._0x138dff)+_0x40f975['length']),console['log'](_0x3a15f8(0x1e4)+_0x2795a0[_0x3a15f8(_0x43e9b5._0x4f6cc7)]+'\x20(fact='+_0x2795a0[_0x3a15f8(_0x43e9b5._0x10cc3e)]+',\x20policy='+_0x2795a0[_0x3a15f8(_0x43e9b5._0x172b0f)]+_0x3a15f8(0x1e0)+_0x2795a0[_0x3a15f8(_0x43e9b5._0x57b03f)]+_0x3a15f8(_0x43e9b5._0x5b1572)+_0x2795a0['projection']+')'),console[_0x3a15f8(0x198)](_0x3a15f8(_0x43e9b5._0xd776a0)+(_0x123ddf['modules']||[])[_0x3a15f8(_0x43e9b5._0x3d9b18)]),console['log']('\x20\x20Host\x20mappings:\x20\x20\x20\x20'+Object['keys'](_0x15569f['hosts']||{})['length']),console[_0x3a15f8(0x198)]('\x20\x20Projection\x20builds:'+_0x5636c0[_0x3a15f8(_0x43e9b5._0x2d0816)]),console[_0x3a15f8(0x198)](_0x3a15f8(0x1dc)+_0x5ce2ad[_0x3a15f8(0x1c0)]),_0x4f2a19['graphHints']?.['recommendedWorkflows']?.['length']>0x0&&console[_0x3a15f8(0x198)](_0x3a15f8(_0x43e9b5._0x58cf50)+_0x4f2a19['graphHints'][_0x3a15f8(_0x43e9b5._0x5cce91)][_0x3a15f8(0x1ad)](_0xbaba3c=>_0xbaba3c[_0x3a15f8(0x1c6)])[_0x3a15f8(0x1af)](',\x20')),_0x22ea39[_0x3a15f8(0x18f)](_0x4f2a19['graphHints']?.['enabledTools']?.[_0x3a15f8(_0x43e9b5._0x3d9b18)],0x0)&&console['log'](_0x3a15f8(_0x43e9b5._0x3abbcf)+_0x4f2a19[_0x3a15f8(_0x43e9b5._0x594d04)][_0x3a15f8(0x190)][_0x3a15f8(0x1ad)](_0x4f7972=>_0x4f7972[_0x3a15f8(0x1c6)])[_0x3a15f8(_0x43e9b5._0x4eb344)](',\x20')),_0x4f2a19[_0x3a15f8(0x19c)]?.[_0x3a15f8(_0x43e9b5._0x4a0f5e)]?.['length']>0x0&&console[_0x3a15f8(_0x43e9b5._0x21014d)]('\x20\x20Skill\x20hints:\x20\x20\x20\x20\x20\x20'+_0x4f2a19[_0x3a15f8(_0x43e9b5._0x43994e)][_0x3a15f8(0x189)][_0x3a15f8(_0x43e9b5._0x48f664)](_0x32c9bc=>_0x32c9bc['title'])[_0x3a15f8(_0x43e9b5._0x373f1e)](',\x20')),_0x22ea39['zbbgC']((_0x123ddf['modules']||[])[_0x3a15f8(0x1c0)],0x0)){const _0xae023c=_0x123ddf[_0x3a15f8(_0x43e9b5._0x27f3b2)]['slice'](0x0,0x3)[_0x3a15f8(0x1ad)](_0x519eb5=>_0x519eb5['moduleId']+'['+((_0x519eb5['installedHosts']||[])['join'](',')||'--')+']')['join'](';\x20');console['log'](_0x3a15f8(_0x43e9b5._0x31ab81)+_0xae023c);}if(console[_0x3a15f8(0x198)](_0x3a15f8(0x1ee)+(_0x5d6a60[_0x3a15f8(_0x43e9b5._0x5f5aa6)]?_0x3a15f8(0x1cd):'no')),console['log'](_0x3a15f8(0x1b3)+(_0x5d6a60['requiresConfirmation']?'yes':'no')),console[_0x3a15f8(0x198)]('\x20\x20Pending\x20proposals:'+_0x4b5658['proposals']),console['log'](_0x3a15f8(0x17f)+_0x4b5658['pendingPracticeLogs']),console['log']('\x20\x20Skill\x20forge\x20queue:'+_0x4b5658[_0x3a15f8(0x165)][_0x3a15f8(_0x43e9b5._0x207adc)][_0x3a15f8(0x1cf)]),_0x4b5658[_0x3a15f8(0x188)]&&(console['log'](_0x3a15f8(0x18e)+_0x50e2ee['relative'](_0x11cf49,_0x4b5658[_0x3a15f8(0x188)]['draftPath'])[_0x3a15f8(_0x43e9b5._0x2ebb2d)](/\\/g,'/')),console['log']('\x20\x20Draft\x20target:\x20\x20\x20\x20\x20'+(_0x4b5658[_0x3a15f8(_0x43e9b5._0x24845f)]['topTarget']||'n/a')+_0x3a15f8(0x1e7)+(_0x4b5658[_0x3a15f8(0x188)]['topAction']||_0x22ea39['eSzCK']))),_0x4b5658[_0x3a15f8(_0x43e9b5._0x439d56)]&&(console[_0x3a15f8(0x198)](_0x3a15f8(_0x43e9b5._0x21724)+_0x50e2ee['relative'](_0x11cf49,_0x4b5658[_0x3a15f8(_0x43e9b5._0x439d56)][_0x3a15f8(_0x43e9b5._0x1ce0f9)])['replace'](/\\/g,'/')),console[_0x3a15f8(_0x43e9b5._0xa2e98a)](_0x3a15f8(_0x43e9b5._0x181af4)+(_0x4b5658['skillForgeProposal']['topTarget']||_0x3a15f8(0x169))+_0x3a15f8(_0x43e9b5._0xf08785)+(_0x4b5658[_0x3a15f8(0x1ca)][_0x3a15f8(0x1bc)]||_0x3a15f8(0x169)))),_0x4b5658['topSkillForgeItems'][_0x3a15f8(0x1c0)]>0x0){console['log']('\x20\x20Top\x20forge\x20items:');for(const _0x389c1a of _0x4b5658['topSkillForgeItems'])console[_0x3a15f8(_0x43e9b5._0x17c8fb)](_0x3a15f8(_0x43e9b5._0x2e4ff4)+(_0x389c1a['targetSkillName']||_0x3a15f8(_0x43e9b5._0x461efc))+'\x20->\x20'+_0x389c1a[_0x3a15f8(0x1b5)]+_0x3a15f8(0x1b0)+(_0x389c1a[_0x3a15f8(0x194)]||0x0)['toFixed'](0x2)+')');}return _0x2cb114[_0x3a15f8(0x1ea)]&&console['log']('\x20\x20Last\x20sync:\x20\x20\x20\x20\x20\x20\x20\x20'+_0x2cb114['lastSync']),console[_0x3a15f8(_0x43e9b5._0x21014d)](''),{'automation':_0x39ec2b,'persistence':_0x2cb114,'highValue':_0x5d6a60,'plugins':_0x40f975,'assetSnapshot':_0x3e0164,'assetSelection':_0x4f2a19,'assetCounts':_0x2795a0,'selectionDecisions':_0x5ce2ad,'projectionBuilds':_0x5636c0,'activeModules':_0x123ddf,'hostContextMap':_0x15569f,'pending':_0x4b5658};}async function fo(_0xc17c73={},_0x52b073={}){const _0x40a599={_0x255a7c:0x185,_0x288239:0x1a0,_0x3a8730:0x198,_0x13f665:0x1c7,_0x1b89a6:0x1ac,_0xdb9c10:0x17c,_0x10ecd5:0x1bf,_0x255334:0x1ae,_0x2aa1a2:0x1b8,_0x2d8836:0x1a2,_0x15655d:0x166},_0x2b3f3e=_0xb9eb,_0x45559e={'XPgyV':function(_0x559e02,_0x5dc4ef){return _0x559e02(_0x5dc4ef);},'MPejO':function(_0x276f40,_0x61f955,_0xe25433){return _0x276f40(_0x61f955,_0xe25433);},'OoRGN':function(_0x594a65,_0x2bbc2b){return _0x594a65+_0x2bbc2b;}},_0x159a77=_0x52b073['projectRoot']||process[_0x2b3f3e(_0x40a599._0x255a7c)](),_0x361432=_0xc17c73['repo']?{'persistence':_0x266064(_0x159a77,_0xc17c73['repo'])}:_0x45559e['XPgyV'](_0x30d6f8,_0x159a77),_0x21cd88=_0x39d409(_0x159a77),_0x10f152=await _0x1a0a8b(_0x159a77,{'allowRemoteSync':!0x1}),_0x2dfe72=_0x361432['persistence'][_0x2b3f3e(0x1de)]==='git'?_0x2b3f3e(_0x40a599._0x288239):_0x2b3f3e(0x16c),_0x57f3a5=_0x45559e[_0x2b3f3e(0x1b7)](_0x42ea3a,_0x159a77,{'backend':_0x2dfe72,'remote_repo':_0x361432['persistence']['remote_repo']||'','direction':'push'});return console[_0x2b3f3e(_0x40a599._0x3a8730)](_0x55e3e0[_0x2b3f3e(0x1c4)]('\x0aAutoSpec\x20Sync\x0a')),console[_0x2b3f3e(_0x40a599._0x3a8730)]('\x20\x20Backend:\x20\x20\x20\x20'+_0x2dfe72),_0x361432[_0x2b3f3e(_0x40a599._0x13f665)][_0x2b3f3e(_0x40a599._0x1b89a6)]&&console['log'](_0x2b3f3e(_0x40a599._0xdb9c10)+_0x361432['persistence']['remote_repo']),console[_0x2b3f3e(_0x40a599._0x3a8730)](_0x2b3f3e(_0x40a599._0x10ecd5)+_0x45559e[_0x2b3f3e(0x1eb)](_0x10f152['materialize'][_0x2b3f3e(_0x40a599._0x255334)],_0x10f152[_0x2b3f3e(_0x40a599._0x2aa1a2)][_0x2b3f3e(0x1c3)])+'\x20wiki\x20update(s)'),console['log']('\x20\x20Report:\x20\x20\x20\x20\x20'+_0x50e2ee[_0x2b3f3e(0x176)](_0x159a77,_0x21cd88['outputPath'])[_0x2b3f3e(_0x40a599._0x2d8836)](/\\/g,'/')),console['log']('\x20\x20Success:\x20\x20\x20\x20'+(_0x57f3a5['success']?_0x2b3f3e(0x1cd):'no')),_0x57f3a5[_0x2b3f3e(0x19b)]&&console['log'](_0x55e3e0['red']('\x20\x20Error:\x20\x20\x20\x20\x20\x20'+_0x57f3a5['error'])),console[_0x2b3f3e(0x198)](''),{'materialized':_0x10f152,'result':_0x57f3a5,'practiceReport':_0x21cd88[_0x2b3f3e(_0x40a599._0x15655d)]};}async function ho(_0x5ee938={}){const _0x9decf8={_0x18713e:0x185,_0x2115be:0x1c4,_0x58b280:0x192,_0x22a272:0x198,_0x37e7f0:0x16d,_0x1e47ca:0x18d,_0x3a999e:0x198,_0x33b208:0x1cd,_0x2dbd4b:0x198,_0x37cad3:0x181,_0x3e0563:0x1c5,_0xfb030:0x16e},_0x37fbd5=_0xb9eb,_0x586458={'DYHHO':'yes'},_0x55becc=_0x5ee938['projectRoot']||process[_0x37fbd5(_0x9decf8._0x18713e)](),_0x557731=_0x956f3a(_0x55becc);return console['log'](_0x55e3e0[_0x37fbd5(_0x9decf8._0x2115be)](_0x37fbd5(_0x9decf8._0x58b280))),console[_0x37fbd5(_0x9decf8._0x22a272)]('\x20\x20Mode:\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20'+_0x557731['mode']),console[_0x37fbd5(0x198)](_0x37fbd5(_0x9decf8._0x37e7f0)+(_0x557731[_0x37fbd5(_0x9decf8._0x1e47ca)]?_0x37fbd5(0x1cd):'no')),console[_0x37fbd5(_0x9decf8._0x3a999e)]('\x20\x20Confirm\x20remote\x20push:\x20\x20'+(_0x557731[_0x37fbd5(0x168)]?_0x37fbd5(_0x9decf8._0x33b208):'no')),console[_0x37fbd5(_0x9decf8._0x2dbd4b)](_0x37fbd5(0x1b2)+(_0x557731[_0x37fbd5(_0x9decf8._0x37cad3)]?'yes':'no')),console[_0x37fbd5(0x198)](_0x37fbd5(_0x9decf8._0x3e0563)+(_0x557731[_0x37fbd5(0x184)]?_0x586458[_0x37fbd5(_0x9decf8._0xfb030)]:'no')),console['log'](''),_0x557731;}async function $o(_0x245db5,_0x5be55e={}){const _0x28d21d={_0x171f0d:0x185},_0x4beeb1=_0xb9eb,_0x4db251=_0x5be55e['projectRoot']||process[_0x4beeb1(_0x28d21d._0x171f0d)](),_0xdbac8=_0x21b7b1(_0x4db251,_0x245db5);return console[_0x4beeb1(0x198)](_0x55e3e0['bold']('\x0aAutomation\x20Updated\x0a')),console[_0x4beeb1(0x198)]('\x20\x20Mode:\x20'+_0xdbac8[_0x4beeb1(0x1b6)]),console['log'](''),_0xdbac8;}async function So(_0x46838f={}){const _0x443b87={_0x2736fe:0x1c1,_0x521ac9:0x185,_0x4c2027:0x199,_0x264730:0x1c4,_0xb6a030:0x193},_0x20b740=_0xb9eb,_0x48dd77={'tsoee':function(_0x13448a,_0x1d7b80){return _0x13448a(_0x1d7b80);},'HeKzs':'yes'},_0x54a2d0=_0x46838f[_0x20b740(_0x443b87._0x2736fe)]||process[_0x20b740(_0x443b87._0x521ac9)](),_0x24b56d=_0x48dd77[_0x20b740(_0x443b87._0x4c2027)](_0x396fac,_0x54a2d0);return console[_0x20b740(0x198)](_0x55e3e0[_0x20b740(_0x443b87._0x264730)](_0x20b740(_0x443b87._0xb6a030))),console['log']('\x20\x20Enabled:\x20'+(_0x24b56d[_0x20b740(0x1a9)]?_0x48dd77[_0x20b740(0x1ba)]:'no')),console['log']('\x20\x20Backend:\x20'+_0x24b56d[_0x20b740(0x1de)]),console[_0x20b740(0x198)](_0x20b740(0x17e)+(_0x24b56d['remoteRepo']||'--')),console['log'](_0x20b740(0x1a3)+_0x24b56d['localStoreDir']),console[_0x20b740(0x198)](_0x20b740(0x1e6)+_0x24b56d[_0x20b740(0x1d3)]),_0x24b56d['lastSync']&&console['log'](_0x20b740(0x1d0)+_0x24b56d['lastSync']),console[_0x20b740(0x198)](''),_0x24b56d;}async function yo(_0x107446={},_0x5c16b8={}){const _0x23a952={_0x5ac270:0x1a0,_0x4877f9:0x1e3,_0x1f4c52:0x17a,_0x3d4fb1:0x1c4,_0x47eabd:0x1de},_0x4f32e1=_0xb9eb,_0xb44b8f={'MgKRu':function(_0x32b61e,_0x33f88e,_0x1896c0){return _0x32b61e(_0x33f88e,_0x1896c0);},'zpuuA':_0x4f32e1(_0x23a952._0x5ac270)},_0x560880=_0x5c16b8['projectRoot']||process[_0x4f32e1(0x185)](),_0x12b70e=_0xb44b8f[_0x4f32e1(_0x23a952._0x4877f9)](_0x30d6f8,_0x560880,_0x107446[_0x4f32e1(0x17a)]?{'backend':_0xb44b8f[_0x4f32e1(0x1a1)],'remote_repo':_0x107446[_0x4f32e1(_0x23a952._0x1f4c52)]}:{});return console['log'](_0x55e3e0[_0x4f32e1(_0x23a952._0x3d4fb1)](_0x4f32e1(0x1a5))),console[_0x4f32e1(0x198)]('\x20\x20Backend:\x20'+_0x12b70e['persistence'][_0x4f32e1(_0x23a952._0x47eabd)]),console['log'](_0x4f32e1(0x17e)+(_0x12b70e['persistence'][_0x4f32e1(0x1ac)]||'--')),console['log'](''),_0x12b70e['persistence'];}async function Po(_0xdcd5a0,_0x1b36c6={}){const _0x114dcf={_0x465471:0x1e2,_0x2c282f:0x17e},_0x4ee56f=_0xb9eb,_0x564107={'OPlkk':function(_0x2a14fc,_0x4fc5df,_0x28b540){return _0x2a14fc(_0x4fc5df,_0x28b540);}},_0x1db58f=_0x1b36c6['projectRoot']||process[_0x4ee56f(0x185)](),_0x179ede=_0x564107[_0x4ee56f(0x16a)](_0x266064,_0x1db58f,_0xdcd5a0);return console['log'](_0x55e3e0[_0x4ee56f(0x1c4)](_0x4ee56f(_0x114dcf._0x465471))),console[_0x4ee56f(0x198)]('\x20\x20Backend:\x20'+_0x179ede['backend']),console['log'](_0x4ee56f(_0x114dcf._0x2c282f)+_0x179ede['remote_repo']),console['log'](''),_0x179ede;}async function ko(_0x2d56d6={}){const _0x237f36={_0xfb04c1:0x1a7,_0x47e2dd:0x1de,_0x336a40:0x198},_0x18a9f7=_0xb9eb,_0x4611d6={'jROss':function(_0x115514,_0xc3cd78){return _0x115514(_0xc3cd78);}},_0x5baa55=_0x2d56d6['projectRoot']||process[_0x18a9f7(0x185)](),_0x4f3386=_0x4611d6['jROss'](_0x17721e,_0x5baa55);return console['log'](_0x55e3e0['bold']('\x0aPersistence\x20Remote\x20Unbound\x0a')),console[_0x18a9f7(0x198)](_0x18a9f7(_0x237f36._0xfb04c1)+_0x4f3386[_0x18a9f7(_0x237f36._0x47e2dd)]),console[_0x18a9f7(_0x237f36._0x336a40)](''),_0x4f3386;}async function jo(_0x3e7ee2={}){const _0x281f24={_0x2e067d:0x1ae,_0x2c073e:0x1c3,_0x3cc5bc:0x198},_0x3b4787=_0xb9eb,_0x3e348c={'uTJKP':function(_0x264eab,_0x5a4202,_0x4f639d){return _0x264eab(_0x5a4202,_0x4f639d);}},_0x5742f2=_0x3e7ee2[_0x3b4787(0x1c1)]||process[_0x3b4787(0x185)](),_0x2b9b7c=await _0x3e348c['uTJKP'](_0x1a0a8b,_0x5742f2,{'allowRemoteSync':!0x1});return console['log'](_0x55e3e0[_0x3b4787(0x1c4)](_0x3b4787(0x175))),console['log']('\x20\x20Candidates:\x20'+_0x2b9b7c['materialize']['candidatesScanned']),console['log']('\x20\x20Created:\x20\x20\x20\x20'+_0x2b9b7c['materialize'][_0x3b4787(_0x281f24._0x2e067d)]),console['log'](_0x3b4787(0x1bd)+_0x2b9b7c['materialize'][_0x3b4787(_0x281f24._0x2c073e)]),console[_0x3b4787(_0x281f24._0x3cc5bc)](''),_0x2b9b7c;}export{ho as automationStatusCommand,Po as persistBindRepoCommand,yo as persistInitCommand,jo as persistMaterializeCommand,So as persistStatusCommand,ko as persistUnbindCommand,uo as runProjectCommand,$o as setAutomationModeCommand,mo as showProjectStatusCommand,fo as syncProjectAssetsCommand};
@@ -1 +1 @@
1
- function _0x3f5b(_0x4f880d,_0x37f2e1){_0x4f880d=_0x4f880d-0x17b;const _0x2cc813=_0x2cc8();let _0x3f5b57=_0x2cc813[_0x4f880d];if(_0x3f5b['DxOaMM']===undefined){var _0x40f300=function(_0x36c594){const _0x438b0a='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x4cc34c='',_0x1423c6='';for(let _0x2e2d91=0x0,_0x4e6b83,_0x114822,_0x57390c=0x0;_0x114822=_0x36c594['charAt'](_0x57390c++);~_0x114822&&(_0x4e6b83=_0x2e2d91%0x4?_0x4e6b83*0x40+_0x114822:_0x114822,_0x2e2d91++%0x4)?_0x4cc34c+=String['fromCharCode'](0xff&_0x4e6b83>>(-0x2*_0x2e2d91&0x6)):0x0){_0x114822=_0x438b0a['indexOf'](_0x114822);}for(let _0x4af419=0x0,_0x28d9d2=_0x4cc34c['length'];_0x4af419<_0x28d9d2;_0x4af419++){_0x1423c6+='%'+('00'+_0x4cc34c['charCodeAt'](_0x4af419)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x1423c6);};_0x3f5b['URaYfk']=_0x40f300,_0x3f5b['PhLlgL']={},_0x3f5b['DxOaMM']=!![];}const _0x5859ae=_0x2cc813[0x0],_0x2aa435=_0x4f880d+_0x5859ae,_0x42ff53=_0x3f5b['PhLlgL'][_0x2aa435];return!_0x42ff53?(_0x3f5b57=_0x3f5b['URaYfk'](_0x3f5b57),_0x3f5b['PhLlgL'][_0x2aa435]=_0x3f5b57):_0x3f5b57=_0x42ff53,_0x3f5b57;}(function(_0x80fb09,_0x23fefd){const _0x2aa554={_0x129451:0x186,_0x204573:0x19d,_0x6d2054:0x194,_0x426562:0x197,_0x3c2e9e:0x191,_0x1f21ac:0x17c,_0x36e5ef:0x19c,_0x1cf95a:0x17e,_0x5f3600:0x17f},_0x4e979c=_0x3f5b,_0x3359da=_0x80fb09();while(!![]){try{const _0x161d5a=parseInt(_0x4e979c(_0x2aa554._0x129451))/0x1*(parseInt(_0x4e979c(_0x2aa554._0x204573))/0x2)+parseInt(_0x4e979c(0x195))/0x3*(parseInt(_0x4e979c(_0x2aa554._0x6d2054))/0x4)+-parseInt(_0x4e979c(_0x2aa554._0x426562))/0x5*(-parseInt(_0x4e979c(_0x2aa554._0x3c2e9e))/0x6)+parseInt(_0x4e979c(_0x2aa554._0x1f21ac))/0x7*(-parseInt(_0x4e979c(0x188))/0x8)+-parseInt(_0x4e979c(_0x2aa554._0x36e5ef))/0x9*(parseInt(_0x4e979c(0x18c))/0xa)+-parseInt(_0x4e979c(_0x2aa554._0x1cf95a))/0xb+parseInt(_0x4e979c(_0x2aa554._0x5f3600))/0xc;if(_0x161d5a===_0x23fefd)break;else _0x3359da['push'](_0x3359da['shift']());}catch(_0x55b987){_0x3359da['push'](_0x3359da['shift']());}}}(_0x2cc8,0xbb2bc));import _0xcf2e40 from'chalk';import _0x41c1b6 from'path';import _0x5e9866 from'fs';import{initProject as _0x8cbbb8,readInstalledAdaptersFromConfig as _0x597224}from'./init.js';function c(_0x37b823){const _0x53f49f={_0x5812f4:0x18f,_0xe044be:0x19b,_0x55fda1:0x19e,_0x6c2fff:0x199},_0x1ef23f=_0x3f5b,_0x458a50={'qCeaG':_0x1ef23f(_0x53f49f._0x5812f4)},_0x195744=_0x41c1b6[_0x1ef23f(0x18a)](_0x37b823,_0x1ef23f(_0x53f49f._0xe044be));if(!_0x5e9866[_0x1ef23f(_0x53f49f._0x55fda1)](_0x195744))return;const _0xa5485a=_0x5e9866['readFileSync'](_0x195744,_0x458a50[_0x1ef23f(_0x53f49f._0x6c2fff)]);return _0x597224(_0xa5485a);}async function m(){const _0x4fb698={_0x5d30d3:0x183,_0x4fec3e:0x184,_0x3b02a4:0x180,_0x3a1c0a:0x196,_0x429eda:0x189,_0x191b17:0x189,_0x323711:0x17d,_0x30555a:0x18b,_0x4bf7aa:0x193,_0x249d82:0x198,_0x3225fe:0x185,_0x1cca85:0x18e},_0x48b233=_0x3f5b,_0x2214c9={'sGmuT':_0x48b233(_0x4fb698._0x5d30d3),'JWNCV':'\x20\x20✓'},_0x2d7752=process[_0x48b233(0x192)](),_0x58908f=_0x41c1b6['join'](_0x2d7752,_0x2214c9[_0x48b233(0x182)]);if(!_0x5e9866['existsSync'](_0x58908f)){console['log'](_0xcf2e40[_0x48b233(_0x4fb698._0x4fec3e)](_0x48b233(_0x4fb698._0x3b02a4))),console['log'](_0x48b233(_0x4fb698._0x3a1c0a));return;}console[_0x48b233(_0x4fb698._0x429eda)](_0xcf2e40['bold'](_0x48b233(0x17b))),console['log'](_0xcf2e40[_0x48b233(0x18e)](_0x48b233(0x187)));const _0x230716=await _0x8cbbb8(_0x2d7752,{'selectedAdapters':c(_0x58908f)});_0x230716[_0x48b233(0x190)]&&console[_0x48b233(_0x4fb698._0x191b17)](_0xcf2e40['green'](_0x48b233(_0x4fb698._0x323711))+_0x48b233(_0x4fb698._0x30555a)),_0x230716['adaptersInstalled']['length']>0x0&&console['log'](_0xcf2e40[_0x48b233(0x18d)](_0x2214c9['JWNCV'])+('\x20Adapters\x20updated:\x20'+_0x230716[_0x48b233(_0x4fb698._0x4bf7aa)][_0x48b233(_0x4fb698._0x249d82)](_0xda6b3=>_0xda6b3['adapter'])[_0x48b233(0x18a)](',\x20'))),_0x230716['errors']['length']>0x0&&_0x230716['errors'][_0x48b233(_0x4fb698._0x3225fe)](_0x5b6a5b=>console[_0x48b233(0x189)](_0xcf2e40['red'](_0x48b233(0x19a)+_0x5b6a5b))),console['log'](_0xcf2e40[_0x48b233(_0x4fb698._0x1cca85)](_0x48b233(0x181))),console[_0x48b233(_0x4fb698._0x191b17)]('');}function _0x2cc8(){const _0x120011=['ntzIrvbgA1K','icdINjm','mtqZndK5ntftDenvuu0','mZe2mZC4ogXwueLYua','cKf1Dg9tCgvJig5VDcbPBML0AwfSAxPLzcbPBIb0AgLZihbYB2PLy3qU','cLn0yxrLigzPBguGChjLC2vYDMvKlG','C0DTDvq','lMf1Dg9ZCgvJ','CMvK','zM9YrwfJAa','mta5mZr6wNjArgW','icbtEw5JAw5NigHVC3qGChjVAMvJDgLVBNmSigrVy3mSigfUzcbZAgfYzwqGCNvUDgLTzsbHC3n1Bxb0Aw9UCYb0B2DLDgHLCI4k','mtiYmde0ngH0wLrjqq','Bg9N','AM9PBG','ieTUB3DSzwrNzsbMAwXLCYb1CgrHDgvK','mJy2nJbyAerdDvy','z3jLzw4','zgLT','DxrMltG','zNjHBwv3B3jRq29WAwvK','mtu5ntrjrMvitfa','y3DK','ywrHChrLCNnjBNn0ywXSzwq','mJG2nZq4vLLlvNve','ntfKBgXtsKu','uNvUoIbHDxrVC3bLyYbPBML0cG','mJi4nvbTEKfjuq','BwfW','CunLyuC','icdINjCG','y29UzMLNlNLHBwW','mJi3n1nNufzbwq','mJmYtLfRs1bc','zxHPC3rZu3LUyW','cIaGqxv0B1nWzwmGvxbKyxrLcG'];_0x2cc8=function(){return _0x120011;};return _0x2cc8();}export{m as updateCommand};
1
+ (function(_0x3682b2,_0x9bd00){const _0x2785ce={_0x46b786:0xd4,_0x252504:0xe3},_0x5228b1=_0x417e,_0x9b0ff6=_0x3682b2();while(!![]){try{const _0xb1508e=parseInt(_0x5228b1(0xd2))/0x1+parseInt(_0x5228b1(0xe4))/0x2+parseInt(_0x5228b1(_0x2785ce._0x46b786))/0x3+parseInt(_0x5228b1(_0x2785ce._0x252504))/0x4+-parseInt(_0x5228b1(0xd9))/0x5*(-parseInt(_0x5228b1(0xe1))/0x6)+-parseInt(_0x5228b1(0xdc))/0x7*(-parseInt(_0x5228b1(0xdf))/0x8)+-parseInt(_0x5228b1(0xe5))/0x9;if(_0xb1508e===_0x9bd00)break;else _0x9b0ff6['push'](_0x9b0ff6['shift']());}catch(_0x7851d3){_0x9b0ff6['push'](_0x9b0ff6['shift']());}}}(_0x43fb,0xca4eb));import _0x481d2f from'chalk';import _0x3d2e82 from'path';function _0x417e(_0x1a7ba9,_0x55f27a){_0x1a7ba9=_0x1a7ba9-0xd1;const _0x43fbf9=_0x43fb();let _0x417edf=_0x43fbf9[_0x1a7ba9];if(_0x417e['EYGEFu']===undefined){var _0xa472c9=function(_0x5c761a){const _0x5725f2='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x3198e2='',_0x3d0ac0='';for(let _0x271378=0x0,_0x753e2e,_0x283310,_0x85a878=0x0;_0x283310=_0x5c761a['charAt'](_0x85a878++);~_0x283310&&(_0x753e2e=_0x271378%0x4?_0x753e2e*0x40+_0x283310:_0x283310,_0x271378++%0x4)?_0x3198e2+=String['fromCharCode'](0xff&_0x753e2e>>(-0x2*_0x271378&0x6)):0x0){_0x283310=_0x5725f2['indexOf'](_0x283310);}for(let _0x46271b=0x0,_0x403e28=_0x3198e2['length'];_0x46271b<_0x403e28;_0x46271b++){_0x3d0ac0+='%'+('00'+_0x3198e2['charCodeAt'](_0x46271b)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x3d0ac0);};_0x417e['RscvgQ']=_0xa472c9,_0x417e['IiBDnH']={},_0x417e['EYGEFu']=!![];}const _0x51673e=_0x43fbf9[0x0],_0x113a79=_0x1a7ba9+_0x51673e,_0x586ef9=_0x417e['IiBDnH'][_0x113a79];return!_0x586ef9?(_0x417edf=_0x417e['RscvgQ'](_0x417edf),_0x417e['IiBDnH'][_0x113a79]=_0x417edf):_0x417edf=_0x586ef9,_0x417edf;}import _0x26f1e9 from'fs';import{initProject as _0x272cff,readInstalledAdaptersFromConfig as _0x229311}from'./init.js';import{listAssets as _0x743bec,readProjectionBuilds as _0x135847}from'../../plugins/hooks/lib/assets/index.js';function u(_0x1f1473){const _0x3efe86={_0x871271:0xd6},_0x347aed=_0x417e,_0x549485=_0x3d2e82['join'](_0x1f1473,_0x347aed(_0x3efe86._0x871271));if(!_0x26f1e9['existsSync'](_0x549485))return;const _0x140455=_0x26f1e9['readFileSync'](_0x549485,'utf-8');return _0x229311(_0x140455);}function _0x43fb(){const _0x282f20=['nJmYmdG3B21HCezZ','ywrHChrLCG','mZmWmdeZogTsDu92sG','AM9PBG','y29UzMLNlNLHBwW','icbpsYa','lcbWCM9Qzwn0Aw9UCZ0','mZyWv1fqEhns','ywrHChrLCNnjBNn0ywXSzwq','cLn0yxrLigzPBguGChjLC2vYDMvKlG','n3fqsKzOAa','BwfW','BgvUz3rO','nduWmZGZmMHNv3zVqG','CMvK','otCXmZrotwXYvva','zxjYB3jZ','nJm3mde5nMveDw9Xza','mZKZodK2zfH3BxLu','mZK3otqWotrbs3LhDgi','Bg9N','zgLT','zxHPC3rZu3LUyW','z3jLzw4'];_0x43fb=function(){return _0x282f20;};return _0x43fb();}async function A(){const _0x1893af={_0x199533:0xd7,_0x9ab605:0xe8,_0x3ee7ee:0xd1,_0x4f5ebb:0xd7,_0x2ab4b9:0xda,_0x269134:0xd1,_0x487baf:0xd7,_0x47cf28:0xd5,_0x29640d:0xe7,_0x5f55fc:0xe6},_0x3e50af=_0x417e,_0x1da010={'hjEXC':'.autospec','qLrlh':'update','XfeDy':function(_0x5d5096,_0x2c68a1){return _0x5d5096+_0x2c68a1;},'tNVAO':_0x3e50af(_0x1893af._0x199533)},_0x5c0f42=process['cwd'](),_0x2fa0f1=_0x3d2e82['join'](_0x5c0f42,_0x1da010['hjEXC']);if(!_0x26f1e9[_0x3e50af(_0x1893af._0x9ab605)](_0x2fa0f1)){console['log'](_0x481d2f['red']('\x0aAutoSpec\x20not\x20initialized\x20in\x20this\x20project.')),console[_0x3e50af(0xe6)]('Run\x20in\x20your\x20host\x20entrypoint:\x20/atsx:init\x0a');return;}console[_0x3e50af(0xe6)](_0x481d2f['bold']('\x0a\x20\x20AutoSpec\x20Update\x0a')),console['log'](_0x481d2f[_0x3e50af(0xe7)]('\x20\x20Syncing\x20host\x20projections,\x20docs,\x20and\x20shared\x20runtime\x20assumptions\x20together.\x0a'));const _0x2e996e=await _0x272cff(_0x5c0f42,{'selectedAdapters':u(_0x2fa0f1),'mode':_0x1da010['qLrlh']});_0x2e996e['frameworkCopied']&&console[_0x3e50af(0xe6)](_0x1da010['XfeDy'](_0x481d2f[_0x3e50af(_0x1893af._0x3ee7ee)](_0x3e50af(_0x1893af._0x4f5ebb)),'Knowledge\x20files\x20updated')),_0x2e996e[_0x3e50af(_0x1893af._0x2ab4b9)]['length']>0x0&&console['log'](_0x1da010['XfeDy'](_0x481d2f[_0x3e50af(_0x1893af._0x269134)](_0x3e50af(_0x1893af._0x487baf)),'Adapters\x20updated:\x20'+_0x2e996e[_0x3e50af(0xda)][_0x3e50af(0xdd)](_0x20cc97=>_0x20cc97[_0x3e50af(0xd3)])[_0x3e50af(_0x1893af._0x47cf28)](',\x20')));const _0x151c39=_0x743bec(_0x5c0f42)['length'],_0x59b98c=_0x135847(_0x5c0f42)['length'];console['log'](_0x481d2f['green'](_0x1da010['tNVAO'])+('Asset\x20OS:\x20assets='+_0x151c39+_0x3e50af(0xd8)+_0x59b98c)),_0x2e996e['errors'][_0x3e50af(0xde)]>0x0&&_0x2e996e[_0x3e50af(0xe2)]['forEach'](_0x369c27=>console[_0x3e50af(0xe6)](_0x481d2f[_0x3e50af(0xe0)]('\x20\x20ERR\x20'+_0x369c27))),console['log'](_0x481d2f[_0x3e50af(_0x1893af._0x29640d)](_0x3e50af(0xdb))),console[_0x3e50af(_0x1893af._0x5f55fc)]('');}export{A as updateCommand};
@@ -1 +1 @@
1
- const _0xec12a8=_0x5dfa;(function(_0x2f3f72,_0x50dcbb){const _0x41b0fb={_0x1cb57e:0x105,_0x42d72a:0x10b,_0x3a8901:0x11d,_0x5b7d0b:0x111,_0x3673bb:0x122},_0x2c98a0=_0x5dfa,_0x30432a=_0x2f3f72();while(!![]){try{const _0x5b4b67=-parseInt(_0x2c98a0(_0x41b0fb._0x1cb57e))/0x1*(-parseInt(_0x2c98a0(0x11b))/0x2)+-parseInt(_0x2c98a0(0x114))/0x3+-parseInt(_0x2c98a0(_0x41b0fb._0x42d72a))/0x4+parseInt(_0x2c98a0(0x110))/0x5+-parseInt(_0x2c98a0(_0x41b0fb._0x3a8901))/0x6+-parseInt(_0x2c98a0(_0x41b0fb._0x5b7d0b))/0x7*(parseInt(_0x2c98a0(0x106))/0x8)+parseInt(_0x2c98a0(_0x41b0fb._0x3673bb))/0x9;if(_0x5b4b67===_0x50dcbb)break;else _0x30432a['push'](_0x30432a['shift']());}catch(_0x487317){_0x30432a['push'](_0x30432a['shift']());}}}(_0x55a5,0x51e21));import{COMMAND_DEFINITIONS as _0x2aefd6}from'../../adapters/claude-code/commands.config.js';const o=[{'id':_0xec12a8(0x11a),'titleZh':_0xec12a8(0x11e),'titleEn':_0xec12a8(0x121),'commands':[_0xec12a8(0x109),_0xec12a8(0x10c),'plan',_0xec12a8(0x113)]},{'id':_0xec12a8(0x112),'titleZh':'状态与审查命令','titleEn':'Status\x20and\x20Review\x20Commands','commands':['status',_0xec12a8(0x10a),'list','dashboard',_0xec12a8(0x107)]},{'id':'runtime','titleZh':'运行时与资产命令','titleEn':_0xec12a8(0x115),'commands':['sync',_0xec12a8(0x10e),'plugin','persist',_0xec12a8(0x120),'init']},{'id':'environment','titleZh':_0xec12a8(0x119),'titleEn':_0xec12a8(0x117),'commands':['env']},{'id':'knowledge','titleZh':_0xec12a8(0x118),'titleEn':'Knowledge\x20and\x20Organization\x20Commands','commands':[_0xec12a8(0x124),_0xec12a8(0x116),'org','contribute']},{'id':'evolution','titleZh':'进化命令','titleEn':_0xec12a8(0x123),'commands':['project-evolve',_0xec12a8(0x11f)]}];function _0x5dfa(_0x79b764,_0x1a786b){_0x79b764=_0x79b764-0x105;const _0x55a5ae=_0x55a5();let _0x5dfa7a=_0x55a5ae[_0x79b764];if(_0x5dfa['iYKkXB']===undefined){var _0x8bf510=function(_0x3cad4e){const _0x3398ae='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x27a025='',_0x2f84b8='';for(let _0x48a6fc=0x0,_0x5e6f5a,_0x4e144f,_0x1d2aa0=0x0;_0x4e144f=_0x3cad4e['charAt'](_0x1d2aa0++);~_0x4e144f&&(_0x5e6f5a=_0x48a6fc%0x4?_0x5e6f5a*0x40+_0x4e144f:_0x4e144f,_0x48a6fc++%0x4)?_0x27a025+=String['fromCharCode'](0xff&_0x5e6f5a>>(-0x2*_0x48a6fc&0x6)):0x0){_0x4e144f=_0x3398ae['indexOf'](_0x4e144f);}for(let _0x127956=0x0,_0x366309=_0x27a025['length'];_0x127956<_0x366309;_0x127956++){_0x2f84b8+='%'+('00'+_0x27a025['charCodeAt'](_0x127956)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x2f84b8);};_0x5dfa['jYnyBK']=_0x8bf510,_0x5dfa['KWxDhR']={},_0x5dfa['iYKkXB']=!![];}const _0x3ddf84=_0x55a5ae[0x0],_0x2f94e1=_0x79b764+_0x3ddf84,_0x1ab847=_0x5dfa['KWxDhR'][_0x2f94e1];return!_0x1ab847?(_0x5dfa7a=_0x5dfa['jYnyBK'](_0x5dfa7a),_0x5dfa['KWxDhR'][_0x2f94e1]=_0x5dfa7a):_0x5dfa7a=_0x1ab847,_0x5dfa7a;}function m(){const _0x4253cc={_0x37aee3:0x11c},_0x515ff6=_0xec12a8;return Object['entries'](_0x2aefd6)[_0x515ff6(_0x4253cc._0x37aee3)](([,_0x2990d2])=>!_0x2990d2['internal'])[_0x515ff6(0x108)](([_0x161900,_0x1a37be])=>({'name':_0x161900,'command':'/atsx:'+_0x161900,'templateFile':_0x1a37be['templateFile'],'description':_0x1a37be[_0x515ff6(0x10d)]}));}function l(){const _0x4ec94f={_0x83d27d:0x10f},_0x274d53=_0xec12a8,_0x5e4c96={'MXDHV':function(_0x1f8223){return _0x1f8223();}},_0x18a8a6=new Map(_0x5e4c96[_0x274d53(_0x4ec94f._0x83d27d)](m)[_0x274d53(0x108)](_0x1c5d8b=>[_0x1c5d8b['name'],_0x1c5d8b]));return o['map'](_0x5c60d6=>({..._0x5c60d6,'entries':_0x5c60d6['commands'][_0x274d53(0x108)](_0x28fe18=>_0x18a8a6['get'](_0x28fe18))[_0x274d53(0x11c)](Boolean)}));}function _0x55a5(){const _0x11f8c2=['mZG0mdqZmxr2v21ACa','C3rHDhvZ','y29Kzq','mti3nJm5ogX5BKr0wG','uNvUDgLTzsbHBMqGqxnZzxqGq29TBwfUzhm','z2XVyMfS','rw52AxjVBM1LBNqGq29TBwfUzhm','55+L6k+g5lIo57Ue57Uh5zg95lUK','546V5Akd5zg95lUK','y29Yzq','mKfLBe52rW','zMLSDgvY','otG4ndqWreTlt2n1','5Qc45B+d5Rwb56Il5zg95lUK','zMLLBgqTzxzVBhzL','DxbKyxrL','q29YzsbxB3jRzMXVDYbdB21Tyw5KCW','otG4ode3nfjhuNvZva','rxzVBhv0Aw9UienVBw1HBMrZ','BwvTB3j5','mJeWnZa1sfzOzvfR','ogP4tvPYuq','Bw9UAxrVCG','BwfW','CNvU','CMv2Awv3','mtGYotm2shzgvNjH','zxHWBg9Yzq','zgvZy3jPChrPB24','yxv0B21HDgLVBG','tvHesfy','mta1mJG3nuLUve5WrG'];_0x55a5=function(){return _0x11f8c2;};return _0x55a5();}export{o as COMMAND_CATEGORIES,l as getCategoryEntries,m as getPublicCommandEntries};
1
+ const _0x43a10e=_0x1153;function _0x427e(){const _0x222a47=['6l+B5yYw5zg95lUK','CNvUDgLTzq','zMLSDgvY','y29Yzq','CNvU','CgX1z2LU','rxzVBhv0Aw9UienVBw1HBMrZ','Aw5PDa','BwvTB3j5','s25VD2XLzgDLigfUzcbpCMDHBML6yxrPB24Gq29TBwfUzhm','owfYB2jKvG','nZq3odK1tLnfBKHv','C3rHDhvZ','m1zpq0XPta','Bw9UAxrVCG','zgvZy3jPChrPB24','zxHWBg9Yzq','mtKZmdiWmgXeyxbWwa','BwfW','DxbKyxrL','CMv2Awv3','y29UDhjPyNv0zq','q29YzsbxB3jRzMXVDYbdB21Tyw5KCW','BgLZDa','BMfTzq','zxzVBhv0Aw9U','mJaZmJfZBNvgEfO','mZm1mdq4qxH0wvb2','mty1mZu5mMzxzwDAtW','uNvUDgLTzsbHBMqGqxnZzxqGq29TBwfUzhm','ChjVAMvJDc1LDM9SDMu','B3jN','zw52','mZi2mtq4whjjBvvo','z2v0','ntq4nJLhqwjuqNe','mJGYA2nuBLzM','546V5Akd5zg95lUK','yxv0B21HDgLVBG','nhrVzMLLDq','otLutvjxrwO','CgXHBG'];_0x427e=function(){return _0x222a47;};return _0x427e();}(function(_0x4bd33c,_0x534eb4){const _0x4197b0={_0x5813f0:0xd6,_0xc4a0d1:0xce,_0x39a10b:0xc0,_0x3be1f3:0xcd,_0x4bc7fe:0xcf,_0x5a578a:0xbd,_0x2dae35:0xdb,_0x407a2a:0xd4},_0x1abf15=_0x1153,_0x293aa0=_0x4bd33c();while(!![]){try{const _0x45e4e7=parseInt(_0x1abf15(_0x4197b0._0x5813f0))/0x1+parseInt(_0x1abf15(_0x4197b0._0xc4a0d1))/0x2*(-parseInt(_0x1abf15(_0x4197b0._0x39a10b))/0x3)+-parseInt(_0x1abf15(0xda))/0x4*(parseInt(_0x1abf15(0xbe))/0x5)+parseInt(_0x1abf15(0xd7))/0x6*(parseInt(_0x1abf15(_0x4197b0._0x3be1f3))/0x7)+-parseInt(_0x1abf15(_0x4197b0._0x4bc7fe))/0x8*(-parseInt(_0x1abf15(_0x4197b0._0x5a578a))/0x9)+-parseInt(_0x1abf15(0xc4))/0xa+parseInt(_0x1abf15(_0x4197b0._0x2dae35))/0xb*(parseInt(_0x1abf15(_0x4197b0._0x407a2a))/0xc);if(_0x45e4e7===_0x534eb4)break;else _0x293aa0['push'](_0x293aa0['shift']());}catch(_0x1f20d6){_0x293aa0['push'](_0x293aa0['shift']());}}}(_0x427e,0x20591));function _0x1153(_0x50f77d,_0x1c9717){_0x50f77d=_0x50f77d-0xb3;const _0x427e75=_0x427e();let _0x1153da=_0x427e75[_0x50f77d];if(_0x1153['KHRdHd']===undefined){var _0x3c3e2b=function(_0x10e416){const _0x23afca='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0xe8f2c5='',_0x169e69='';for(let _0x21c975=0x0,_0x47d8b9,_0xfb5457,_0x4d8bd2=0x0;_0xfb5457=_0x10e416['charAt'](_0x4d8bd2++);~_0xfb5457&&(_0x47d8b9=_0x21c975%0x4?_0x47d8b9*0x40+_0xfb5457:_0xfb5457,_0x21c975++%0x4)?_0xe8f2c5+=String['fromCharCode'](0xff&_0x47d8b9>>(-0x2*_0x21c975&0x6)):0x0){_0xfb5457=_0x23afca['indexOf'](_0xfb5457);}for(let _0xb3febd=0x0,_0x264f48=_0xe8f2c5['length'];_0xb3febd<_0x264f48;_0xb3febd++){_0x169e69+='%'+('00'+_0xe8f2c5['charCodeAt'](_0xb3febd)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x169e69);};_0x1153['ISnceP']=_0x3c3e2b,_0x1153['EZmvjy']={},_0x1153['KHRdHd']=!![];}const _0x404f37=_0x427e75[0x0],_0x2570ab=_0x50f77d+_0x404f37,_0xb8d348=_0x1153['EZmvjy'][_0x2570ab];return!_0xb8d348?(_0x1153da=_0x1153['ISnceP'](_0x1153da),_0x1153['EZmvjy'][_0x2570ab]=_0x1153da):_0x1153da=_0xb8d348,_0x1153da;}import{COMMAND_DEFINITIONS as _0x147e5c}from'../../adapters/claude-code/commands.config.js';const o=[{'id':_0x43a10e(0xb6),'titleZh':'核心流程命令','titleEn':_0x43a10e(0xc9),'commands':[_0x43a10e(0xb7),_0x43a10e(0xc3),_0x43a10e(0xdc),'code']},{'id':'status','titleZh':'状态与审查命令','titleEn':'Status\x20and\x20Review\x20Commands','commands':[_0x43a10e(0xbf),_0x43a10e(0xc7),_0x43a10e(0xca),'dashboard',_0x43a10e(0xc1)]},{'id':_0x43a10e(0xb4),'titleZh':'运行时与资产命令','titleEn':_0x43a10e(0xd0),'commands':['sync',_0x43a10e(0xd9),_0x43a10e(0xb8),'persist',_0x43a10e(0xc6),_0x43a10e(0xba)]},{'id':'environment','titleZh':_0x43a10e(0xd8),'titleEn':'Environment\x20Commands','commands':[_0x43a10e(0xd3)]},{'id':'knowledge','titleZh':'知识与组织命令','titleEn':_0x43a10e(0xbc),'commands':[_0x43a10e(0xbb),'global',_0x43a10e(0xd2),_0x43a10e(0xc8)]},{'id':_0x43a10e(0xcc),'titleZh':_0x43a10e(0xb3),'titleEn':_0x43a10e(0xb9),'commands':[_0x43a10e(0xd1),'field-evolve']}];function m(){const _0x43ff90=_0x43a10e;return Object['entries'](_0x147e5c)['filter'](([,_0xc1c680])=>!_0xc1c680['internal'])['map'](([_0x1a3505,_0x521eff])=>({'name':_0x1a3505,'command':'/atsx:'+_0x1a3505,'templateFile':_0x521eff['templateFile'],'description':_0x521eff[_0x43ff90(0xc2)]}));}function l(){const _0x46ec93={_0x38bd9e:0xc5},_0x4f4269=_0x43a10e,_0x5167cb=new Map(m()['map'](_0x3b1f9c=>[_0x3b1f9c[_0x4f4269(0xcb)],_0x3b1f9c]));return o[_0x4f4269(_0x46ec93._0x38bd9e)](_0x5a40a5=>({..._0x5a40a5,'entries':_0x5a40a5['commands'][_0x4f4269(0xc5)](_0x57e3b1=>_0x5167cb[_0x4f4269(0xd5)](_0x57e3b1))[_0x4f4269(0xb5)](Boolean)}));}export{o as COMMAND_CATEGORIES,l as getCategoryEntries,m as getPublicCommandEntries};