agentops-cockpit 0.9.7__py3-none-any.whl → 0.9.8__py3-none-any.whl

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 (60) hide show
  1. agent_ops_cockpit/agent.py +43 -81
  2. agent_ops_cockpit/cache/semantic_cache.py +10 -21
  3. agent_ops_cockpit/cli/main.py +105 -153
  4. agent_ops_cockpit/eval/load_test.py +33 -50
  5. agent_ops_cockpit/eval/quality_climber.py +88 -93
  6. agent_ops_cockpit/eval/red_team.py +54 -21
  7. agent_ops_cockpit/mcp_server.py +26 -93
  8. agent_ops_cockpit/ops/arch_review.py +221 -148
  9. agent_ops_cockpit/ops/auditors/base.py +50 -0
  10. agent_ops_cockpit/ops/auditors/behavioral.py +31 -0
  11. agent_ops_cockpit/ops/auditors/compliance.py +35 -0
  12. agent_ops_cockpit/ops/auditors/dependency.py +48 -0
  13. agent_ops_cockpit/ops/auditors/finops.py +48 -0
  14. agent_ops_cockpit/ops/auditors/graph.py +49 -0
  15. agent_ops_cockpit/ops/auditors/pivot.py +51 -0
  16. agent_ops_cockpit/ops/auditors/reasoning.py +67 -0
  17. agent_ops_cockpit/ops/auditors/reliability.py +53 -0
  18. agent_ops_cockpit/ops/auditors/security.py +87 -0
  19. agent_ops_cockpit/ops/auditors/sme_v12.py +76 -0
  20. agent_ops_cockpit/ops/auditors/sovereignty.py +74 -0
  21. agent_ops_cockpit/ops/auditors/sre_a2a.py +179 -0
  22. agent_ops_cockpit/ops/benchmarker.py +97 -0
  23. agent_ops_cockpit/ops/cost_optimizer.py +15 -24
  24. agent_ops_cockpit/ops/discovery.py +214 -0
  25. agent_ops_cockpit/ops/evidence_bridge.py +30 -63
  26. agent_ops_cockpit/ops/frameworks.py +124 -1
  27. agent_ops_cockpit/ops/git_portal.py +74 -0
  28. agent_ops_cockpit/ops/mcp_hub.py +19 -42
  29. agent_ops_cockpit/ops/orchestrator.py +477 -277
  30. agent_ops_cockpit/ops/policy_engine.py +38 -38
  31. agent_ops_cockpit/ops/reliability.py +120 -65
  32. agent_ops_cockpit/ops/remediator.py +54 -0
  33. agent_ops_cockpit/ops/secret_scanner.py +34 -22
  34. agent_ops_cockpit/ops/swarm.py +17 -27
  35. agent_ops_cockpit/ops/ui_auditor.py +67 -6
  36. agent_ops_cockpit/ops/watcher.py +41 -70
  37. agent_ops_cockpit/ops/watchlist.json +30 -0
  38. agent_ops_cockpit/optimizer.py +157 -407
  39. agent_ops_cockpit/tests/test_arch_review.py +6 -6
  40. agent_ops_cockpit/tests/test_discovery.py +96 -0
  41. agent_ops_cockpit/tests/test_ops_core.py +56 -0
  42. agent_ops_cockpit/tests/test_orchestrator_fleet.py +73 -0
  43. agent_ops_cockpit/tests/test_persona_architect.py +75 -0
  44. agent_ops_cockpit/tests/test_persona_finops.py +31 -0
  45. agent_ops_cockpit/tests/test_persona_security.py +55 -0
  46. agent_ops_cockpit/tests/test_persona_sre.py +43 -0
  47. agent_ops_cockpit/tests/test_persona_ux.py +42 -0
  48. agent_ops_cockpit/tests/test_quality_climber.py +2 -2
  49. agent_ops_cockpit/tests/test_remediator.py +75 -0
  50. agent_ops_cockpit/tests/test_ui_auditor.py +52 -0
  51. agentops_cockpit-0.9.8.dist-info/METADATA +172 -0
  52. agentops_cockpit-0.9.8.dist-info/RECORD +71 -0
  53. agent_ops_cockpit/tests/test_optimizer.py +0 -68
  54. agent_ops_cockpit/tests/test_red_team.py +0 -35
  55. agent_ops_cockpit/tests/test_secret_scanner.py +0 -24
  56. agentops_cockpit-0.9.7.dist-info/METADATA +0 -246
  57. agentops_cockpit-0.9.7.dist-info/RECORD +0 -47
  58. {agentops_cockpit-0.9.7.dist-info → agentops_cockpit-0.9.8.dist-info}/WHEEL +0 -0
  59. {agentops_cockpit-0.9.7.dist-info → agentops_cockpit-0.9.8.dist-info}/entry_points.txt +0 -0
  60. {agentops_cockpit-0.9.7.dist-info → agentops_cockpit-0.9.8.dist-info}/licenses/LICENSE +0 -0
@@ -1,47 +0,0 @@
1
- agent_ops_cockpit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- agent_ops_cockpit/agent.py,sha256=btXc9IPv8ADRWcLyaZau4VCh9FPQzeCMT3qEbXCbAo4,5182
3
- agent_ops_cockpit/cost_control.py,sha256=eO8-3ggK1Kr9iA7S_GURXqUIsDHYyqXF_bBkmCJe_tM,2333
4
- agent_ops_cockpit/mcp_server.py,sha256=LCVHfNWwqZ0wbrM7375DXt7S-jnLClN2d8B1SP9nK_Q,4873
5
- agent_ops_cockpit/optimizer.py,sha256=QZYh3gXhiLIpQcBt3ALY3ZaGqjOP3eX6VjR2qwpu0t4,24947
6
- agent_ops_cockpit/system_prompt.md,sha256=VlkU4BYDajUoMypkVBRNyeOWre0cUoEgcQHuyVw7TkA,733
7
- agent_ops_cockpit/cache/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
- agent_ops_cockpit/cache/semantic_cache.py,sha256=HwOO3Mehk8itUpluRKHkF07g25AbM-PC0vGBSfoRyiE,2046
9
- agent_ops_cockpit/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
- agent_ops_cockpit/cli/main.py,sha256=oH3zNV8wHq_fIS29_UjUXb0Ot4Lqd9kDpYWNy5VTIy8,11973
11
- agent_ops_cockpit/eval/__init__.py,sha256=X68nLTYCIbL3U065CSdodzaCTmL94Rf442gV2DoR4E8,23
12
- agent_ops_cockpit/eval/load_test.py,sha256=z7sgnYTUls_7mOAhxECwIdsUiXLmxwyG0ucizoy2Kp0,3724
13
- agent_ops_cockpit/eval/quality_climber.py,sha256=G225BfHDxzxE09jUC2AugvoOMqWNzQsOAk-hQFxNR4s,5635
14
- agent_ops_cockpit/eval/red_team.py,sha256=65HHyfdnVM88YorTKJDYMljhgm1EgHgN8zp_2OxmYvY,4669
15
- agent_ops_cockpit/ops/__init__.py,sha256=YBoDCVs7NvNbjK-kBaFckUTcmd5RBafn0tnsoMR6EFs,22
16
- agent_ops_cockpit/ops/arch_review.py,sha256=RKCaUbOBpU6BP__7l7Y-Xq6k8DcC9uZvy5kFgTrO6ls,9338
17
- agent_ops_cockpit/ops/cost_optimizer.py,sha256=V7ysXhfEM6ziy_sSc2imUu1LdQBcnNkUEaiwdAAggRA,1430
18
- agent_ops_cockpit/ops/evidence.py,sha256=LRAW57c-2R4ICiMLtc-JA1Tu5dlfO9-VBSUMc3TCLuo,1051
19
- agent_ops_cockpit/ops/evidence_bridge.py,sha256=0htW4gtGAQ9S0UoMZJMXXuuNEaJDo_LvtmPT1sJXx4M,5213
20
- agent_ops_cockpit/ops/frameworks.py,sha256=zd2FhclQ_d5n342ZHA1Sm9UJQ950PN5IX39HK1h5u7c,23316
21
- agent_ops_cockpit/ops/mcp_hub.py,sha256=3yGi8CEtCZXKG7-OJQyyweFHk2iyF3LaG-v6e9AZ7xI,3162
22
- agent_ops_cockpit/ops/memory_optimizer.py,sha256=whsKhAuJkEJRa2dxfVeJC_xxwDwKjhx5tnmOmkiKgIQ,1635
23
- agent_ops_cockpit/ops/orchestrator.py,sha256=ZhIzlksjrZVljmiRFpenJTBJtWfvK4GlgzeOQdEa5X4,20130
24
- agent_ops_cockpit/ops/pii_scrubber.py,sha256=7YiX7tTI-hLCiDXd4vKonOo0byg7kswRn0aInepzrjU,1518
25
- agent_ops_cockpit/ops/policies.json,sha256=yhQz9MZbSlb8rNXMzVW3qcTOBNjNXB5XqQjR9p_GqnA,568
26
- agent_ops_cockpit/ops/policy_engine.py,sha256=t9Vm-u0AqsipY2ZhSd2_x-s9VoDeA3H3MACIuvUr4hg,3743
27
- agent_ops_cockpit/ops/reliability.py,sha256=514TmW6-PKFlQq7LHSenRnMM5f_CoXBgquZMyGLnKEI,3510
28
- agent_ops_cockpit/ops/secret_scanner.py,sha256=5NEwHy09iuvneM1XJj7_23LwkJ2_SFJa_ztKisW7oA4,3584
29
- agent_ops_cockpit/ops/swarm.py,sha256=wptxkdz-ORr4hqmMeQ3tiqw93U4y4XDBtu4xdVToqeQ,2457
30
- agent_ops_cockpit/ops/ui_auditor.py,sha256=P3IuIr_RAJQrv57pFIEMTGpK7TF-etHIVm993tEgCXo,6023
31
- agent_ops_cockpit/ops/watcher.py,sha256=krkKs74g4QlUf7_n18QjM5zJ14s151Nr6PXlwjDWW-A,5389
32
- agent_ops_cockpit/ops/watchlist.json,sha256=hNv0E2U6D3dAn_yXttnyXETdhVJ4rg9mdEsUA-dT2Uc,3115
33
- agent_ops_cockpit/shadow/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
34
- agent_ops_cockpit/shadow/router.py,sha256=XB87GEZKONY3SuXpalKFwuzfDEyXRn9wLZqbsyB-f_o,2684
35
- agent_ops_cockpit/tests/golden_set.json,sha256=dWpYdINQBnZiuhFSxnJfp_oHivPzTAoQf6nuxiPpzao,3446
36
- agent_ops_cockpit/tests/test_agent.py,sha256=kk9QT2bywvC8bDy8iqQF8mExHXwYRAqPTCPY1MYH_Xo,1232
37
- agent_ops_cockpit/tests/test_arch_review.py,sha256=lxxNDkAHl3M9rYCNHXgI56ec0B4x8EOeKfBWzy8hzn4,1517
38
- agent_ops_cockpit/tests/test_frameworks.py,sha256=8DaiWba6WnAQ6wXj3ZG1nvUxY6y2_PLQOboTk_z4ayc,3075
39
- agent_ops_cockpit/tests/test_optimizer.py,sha256=UNgAUhYGWejYpUO-L-1V-rgAjmXNftVMsR9JJrfw1Sg,2680
40
- agent_ops_cockpit/tests/test_quality_climber.py,sha256=pADH9YZiTsK00f-4b3jLjVLrIiUyl-yj87SbzQgm4Lg,679
41
- agent_ops_cockpit/tests/test_red_team.py,sha256=hTJtZcHz8TfGwtvOjLwjLoW7jwRygeXc7HB2Ir0I46c,1127
42
- agent_ops_cockpit/tests/test_secret_scanner.py,sha256=QjhngOMBPFBD8AckiBKzQsGARYgCyAji4GL-kkZBZkg,946
43
- agentops_cockpit-0.9.7.dist-info/METADATA,sha256=gFpXvq1HpkQK3QCMFLzOKa3tJiq4RFPelUVv3-f9170,12228
44
- agentops_cockpit-0.9.7.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
45
- agentops_cockpit-0.9.7.dist-info/entry_points.txt,sha256=suNKteVr6LDBA2FXiepe029Ox6f4yZsbQ1Fy7d_zyzc,162
46
- agentops_cockpit-0.9.7.dist-info/licenses/LICENSE,sha256=XNJEk4bvf88tBnKqHdGBGi10l9yJWv2yLWPJvvVie1c,1071
47
- agentops_cockpit-0.9.7.dist-info/RECORD,,