@trac3er/oh-my-god 2.1.1 → 2.1.5

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 (323) hide show
  1. package/.claude-plugin/marketplace.json +3 -3
  2. package/.claude-plugin/plugin.json +1 -1
  3. package/CHANGELOG.md +14 -0
  4. package/CLI-ADAPTER-MAP.md +3 -3
  5. package/OMG-setup.sh +114 -1
  6. package/OMG_COMPAT_CONTRACT.md +1 -1
  7. package/README.md +2 -1
  8. package/artifacts/release/.claude-plugin/marketplace.json +3 -3
  9. package/artifacts/release/.claude-plugin/plugin.json +1 -1
  10. package/artifacts/release/OMG_COMPAT_CONTRACT.md +1 -1
  11. package/artifacts/release/dist/enterprise/bundle/.claude-plugin/marketplace.json +3 -3
  12. package/artifacts/release/dist/enterprise/bundle/.claude-plugin/plugin.json +1 -1
  13. package/artifacts/release/dist/enterprise/bundle/OMG_COMPAT_CONTRACT.md +1 -1
  14. package/artifacts/release/dist/enterprise/bundle/plugins/advanced/plugin.json +26 -9
  15. package/artifacts/release/dist/enterprise/bundle/registry/bundles/algorithms.yaml +1 -1
  16. package/artifacts/release/dist/enterprise/bundle/registry/bundles/api-twin.yaml +1 -1
  17. package/artifacts/release/dist/enterprise/bundle/registry/bundles/claim-judge.yaml +1 -1
  18. package/artifacts/release/dist/enterprise/bundle/registry/bundles/control-plane.yaml +1 -1
  19. package/artifacts/release/dist/enterprise/bundle/registry/bundles/data-lineage.yaml +1 -1
  20. package/artifacts/release/dist/enterprise/bundle/registry/bundles/delta-classifier.yaml +1 -1
  21. package/artifacts/release/dist/enterprise/bundle/registry/bundles/eval-gate.yaml +1 -1
  22. package/artifacts/release/dist/enterprise/bundle/registry/bundles/health.yaml +1 -1
  23. package/artifacts/release/dist/enterprise/bundle/registry/bundles/hook-governor.yaml +1 -1
  24. package/artifacts/release/dist/enterprise/bundle/registry/bundles/incident-replay.yaml +1 -1
  25. package/artifacts/release/dist/enterprise/bundle/registry/bundles/lsp-pack.yaml +1 -1
  26. package/artifacts/release/dist/enterprise/bundle/registry/bundles/mcp-fabric.yaml +1 -1
  27. package/artifacts/release/dist/enterprise/bundle/registry/bundles/plan-council.yaml +1 -1
  28. package/artifacts/release/dist/enterprise/bundle/registry/bundles/preflight.yaml +1 -1
  29. package/artifacts/release/dist/enterprise/bundle/registry/bundles/proof-gate.yaml +1 -1
  30. package/artifacts/release/dist/enterprise/bundle/registry/bundles/remote-supervisor.yaml +1 -1
  31. package/artifacts/release/dist/enterprise/bundle/registry/bundles/robotics.yaml +1 -1
  32. package/artifacts/release/dist/enterprise/bundle/registry/bundles/secure-worktree-pipeline.yaml +1 -1
  33. package/artifacts/release/dist/enterprise/bundle/registry/bundles/security-check.yaml +1 -1
  34. package/artifacts/release/dist/enterprise/bundle/registry/bundles/test-intent-lock.yaml +1 -1
  35. package/artifacts/release/dist/enterprise/bundle/registry/bundles/tracebank.yaml +1 -1
  36. package/artifacts/release/dist/enterprise/bundle/registry/bundles/vision.yaml +1 -1
  37. package/artifacts/release/dist/enterprise/bundle/registry/omg-capability.schema.json +1 -1
  38. package/artifacts/release/dist/enterprise/bundle/settings.json +3 -3
  39. package/artifacts/release/dist/enterprise/manifest.json +30 -40
  40. package/artifacts/release/dist/public/bundle/.claude-plugin/marketplace.json +3 -3
  41. package/artifacts/release/dist/public/bundle/.claude-plugin/plugin.json +1 -1
  42. package/artifacts/release/dist/public/bundle/OMG_COMPAT_CONTRACT.md +1 -1
  43. package/artifacts/release/dist/public/bundle/plugins/advanced/plugin.json +26 -9
  44. package/artifacts/release/dist/public/bundle/registry/bundles/algorithms.yaml +1 -1
  45. package/artifacts/release/dist/public/bundle/registry/bundles/api-twin.yaml +1 -1
  46. package/artifacts/release/dist/public/bundle/registry/bundles/claim-judge.yaml +1 -1
  47. package/artifacts/release/dist/public/bundle/registry/bundles/control-plane.yaml +1 -1
  48. package/artifacts/release/dist/public/bundle/registry/bundles/data-lineage.yaml +1 -1
  49. package/artifacts/release/dist/public/bundle/registry/bundles/delta-classifier.yaml +1 -1
  50. package/artifacts/release/dist/public/bundle/registry/bundles/eval-gate.yaml +1 -1
  51. package/artifacts/release/dist/public/bundle/registry/bundles/health.yaml +1 -1
  52. package/artifacts/release/dist/public/bundle/registry/bundles/hook-governor.yaml +1 -1
  53. package/artifacts/release/dist/public/bundle/registry/bundles/incident-replay.yaml +1 -1
  54. package/artifacts/release/dist/public/bundle/registry/bundles/lsp-pack.yaml +1 -1
  55. package/artifacts/release/dist/public/bundle/registry/bundles/mcp-fabric.yaml +1 -1
  56. package/artifacts/release/dist/public/bundle/registry/bundles/plan-council.yaml +1 -1
  57. package/artifacts/release/dist/public/bundle/registry/bundles/preflight.yaml +1 -1
  58. package/artifacts/release/dist/public/bundle/registry/bundles/proof-gate.yaml +1 -1
  59. package/artifacts/release/dist/public/bundle/registry/bundles/remote-supervisor.yaml +1 -1
  60. package/artifacts/release/dist/public/bundle/registry/bundles/robotics.yaml +1 -1
  61. package/artifacts/release/dist/public/bundle/registry/bundles/secure-worktree-pipeline.yaml +1 -1
  62. package/artifacts/release/dist/public/bundle/registry/bundles/security-check.yaml +1 -1
  63. package/artifacts/release/dist/public/bundle/registry/bundles/test-intent-lock.yaml +1 -1
  64. package/artifacts/release/dist/public/bundle/registry/bundles/tracebank.yaml +1 -1
  65. package/artifacts/release/dist/public/bundle/registry/bundles/vision.yaml +1 -1
  66. package/artifacts/release/dist/public/bundle/registry/omg-capability.schema.json +1 -1
  67. package/artifacts/release/dist/public/bundle/settings.json +3 -3
  68. package/artifacts/release/dist/public/manifest.json +30 -40
  69. package/artifacts/release/plugins/advanced/plugin.json +26 -9
  70. package/artifacts/release/registry/bundles/algorithms.yaml +1 -1
  71. package/artifacts/release/registry/bundles/api-twin.yaml +1 -1
  72. package/artifacts/release/registry/bundles/claim-judge.yaml +1 -1
  73. package/artifacts/release/registry/bundles/control-plane.yaml +1 -1
  74. package/artifacts/release/registry/bundles/data-lineage.yaml +1 -1
  75. package/artifacts/release/registry/bundles/delta-classifier.yaml +1 -1
  76. package/artifacts/release/registry/bundles/eval-gate.yaml +1 -1
  77. package/artifacts/release/registry/bundles/health.yaml +1 -1
  78. package/artifacts/release/registry/bundles/hook-governor.yaml +1 -1
  79. package/artifacts/release/registry/bundles/incident-replay.yaml +1 -1
  80. package/artifacts/release/registry/bundles/lsp-pack.yaml +1 -1
  81. package/artifacts/release/registry/bundles/mcp-fabric.yaml +1 -1
  82. package/artifacts/release/registry/bundles/plan-council.yaml +1 -1
  83. package/artifacts/release/registry/bundles/preflight.yaml +1 -1
  84. package/artifacts/release/registry/bundles/proof-gate.yaml +1 -1
  85. package/artifacts/release/registry/bundles/remote-supervisor.yaml +1 -1
  86. package/artifacts/release/registry/bundles/robotics.yaml +1 -1
  87. package/artifacts/release/registry/bundles/secure-worktree-pipeline.yaml +1 -1
  88. package/artifacts/release/registry/bundles/security-check.yaml +1 -1
  89. package/artifacts/release/registry/bundles/test-intent-lock.yaml +1 -1
  90. package/artifacts/release/registry/bundles/tracebank.yaml +1 -1
  91. package/artifacts/release/registry/bundles/vision.yaml +1 -1
  92. package/artifacts/release/registry/omg-capability.schema.json +1 -1
  93. package/artifacts/release/settings.json +3 -3
  94. package/build/lib/commands/OMG:diagnose-plugins.md +33 -0
  95. package/build/lib/commands/OMG:forge.md +15 -4
  96. package/build/lib/commands/OMG:profile-review.md +43 -0
  97. package/build/lib/commands/OMG:setup.md +4 -1
  98. package/build/lib/commands/OMG:validate.md +59 -0
  99. package/build/lib/hooks/_agent_registry.py +2 -0
  100. package/build/lib/hooks/firewall.py +146 -2
  101. package/build/lib/hooks/intentgate-keyword-detector.py +15 -3
  102. package/build/lib/hooks/policy_engine.py +77 -0
  103. package/build/lib/hooks/prompt-enhancer.py +146 -0
  104. package/build/lib/hooks/session-end-capture.py +374 -6
  105. package/build/lib/hooks/session-start.py +13 -35
  106. package/build/lib/hooks/setup_wizard.py +342 -2
  107. package/build/lib/plugins/advanced/plugin.json +26 -9
  108. package/build/lib/plugins/core/plugin.json +50 -11
  109. package/build/lib/registry/bundles/algorithms.yaml +1 -1
  110. package/build/lib/registry/bundles/api-twin.yaml +1 -1
  111. package/build/lib/registry/bundles/claim-judge.yaml +1 -1
  112. package/build/lib/registry/bundles/control-plane.yaml +1 -1
  113. package/build/lib/registry/bundles/data-lineage.yaml +1 -1
  114. package/build/lib/registry/bundles/delta-classifier.yaml +1 -1
  115. package/build/lib/registry/bundles/eval-gate.yaml +1 -1
  116. package/build/lib/registry/bundles/health.yaml +1 -1
  117. package/build/lib/registry/bundles/hook-governor.yaml +1 -1
  118. package/build/lib/registry/bundles/incident-replay.yaml +1 -1
  119. package/build/lib/registry/bundles/lsp-pack.yaml +1 -1
  120. package/build/lib/registry/bundles/mcp-fabric.yaml +1 -1
  121. package/build/lib/registry/bundles/plan-council.yaml +1 -1
  122. package/build/lib/registry/bundles/preflight.yaml +1 -1
  123. package/build/lib/registry/bundles/proof-gate.yaml +1 -1
  124. package/build/lib/registry/bundles/remote-supervisor.yaml +1 -1
  125. package/build/lib/registry/bundles/robotics.yaml +1 -1
  126. package/build/lib/registry/bundles/secure-worktree-pipeline.yaml +1 -1
  127. package/build/lib/registry/bundles/security-check.yaml +1 -1
  128. package/build/lib/registry/bundles/test-intent-lock.yaml +1 -1
  129. package/build/lib/registry/bundles/tracebank.yaml +1 -1
  130. package/build/lib/registry/bundles/vision.yaml +1 -1
  131. package/build/lib/registry/omg-capability.schema.json +1 -1
  132. package/build/lib/runtime/adoption.py +7 -5
  133. package/build/lib/runtime/background_verification.py +62 -0
  134. package/build/lib/runtime/claim_judge.py +79 -9
  135. package/build/lib/runtime/compat.py +48 -1
  136. package/build/lib/runtime/context_engine.py +242 -0
  137. package/build/lib/runtime/contract_compiler.py +133 -78
  138. package/build/lib/runtime/defense_state.py +79 -8
  139. package/build/lib/runtime/delta_classifier.py +80 -2
  140. package/build/lib/runtime/domain_packs.py +8 -0
  141. package/build/lib/runtime/evidence_query.py +56 -4
  142. package/build/lib/runtime/evidence_registry.py +16 -0
  143. package/build/lib/runtime/evidence_requirements.py +48 -0
  144. package/build/lib/runtime/forge_agents.py +216 -28
  145. package/build/lib/runtime/forge_contracts.py +226 -2
  146. package/build/lib/runtime/forge_domains.py +68 -0
  147. package/build/lib/runtime/forge_run_id.py +59 -0
  148. package/build/lib/runtime/hook_governor.py +19 -1
  149. package/build/lib/runtime/memory_store.py +134 -1
  150. package/build/lib/runtime/omg_compat_contract_snapshot.json +3 -3
  151. package/build/lib/runtime/plugin_diagnostics.py +248 -0
  152. package/build/lib/runtime/plugin_interop.py +1007 -0
  153. package/build/lib/runtime/preflight.py +14 -0
  154. package/build/lib/runtime/profile_io.py +294 -0
  155. package/build/lib/runtime/proof_gate.py +43 -7
  156. package/build/lib/runtime/providers/opencode_provider.py +94 -0
  157. package/build/lib/runtime/release_surfaces.py +243 -0
  158. package/build/lib/runtime/runtime_contracts.py +90 -0
  159. package/build/lib/runtime/security_check.py +16 -0
  160. package/build/lib/runtime/session_health.py +49 -16
  161. package/build/lib/runtime/team_router.py +65 -6
  162. package/build/lib/runtime/tool_plan_gate.py +114 -6
  163. package/build/lib/runtime/validate.py +289 -0
  164. package/build/lib/runtime/verification_controller.py +52 -2
  165. package/commands/OMG:diagnose-plugins.md +33 -0
  166. package/commands/OMG:forge.md +15 -4
  167. package/commands/OMG:profile-review.md +43 -0
  168. package/commands/OMG:setup.md +4 -1
  169. package/commands/OMG:validate.md +59 -0
  170. package/dist/enterprise/bundle/.claude-plugin/marketplace.json +3 -3
  171. package/dist/enterprise/bundle/.claude-plugin/plugin.json +1 -1
  172. package/dist/enterprise/bundle/OMG_COMPAT_CONTRACT.md +1 -1
  173. package/dist/enterprise/bundle/plugins/advanced/plugin.json +26 -9
  174. package/dist/enterprise/bundle/registry/bundles/algorithms.yaml +1 -1
  175. package/dist/enterprise/bundle/registry/bundles/api-twin.yaml +1 -1
  176. package/dist/enterprise/bundle/registry/bundles/claim-judge.yaml +1 -1
  177. package/dist/enterprise/bundle/registry/bundles/control-plane.yaml +1 -1
  178. package/dist/enterprise/bundle/registry/bundles/data-lineage.yaml +1 -1
  179. package/dist/enterprise/bundle/registry/bundles/delta-classifier.yaml +1 -1
  180. package/dist/enterprise/bundle/registry/bundles/eval-gate.yaml +1 -1
  181. package/dist/enterprise/bundle/registry/bundles/health.yaml +1 -1
  182. package/dist/enterprise/bundle/registry/bundles/hook-governor.yaml +1 -1
  183. package/dist/enterprise/bundle/registry/bundles/incident-replay.yaml +1 -1
  184. package/dist/enterprise/bundle/registry/bundles/lsp-pack.yaml +1 -1
  185. package/dist/enterprise/bundle/registry/bundles/mcp-fabric.yaml +1 -1
  186. package/dist/enterprise/bundle/registry/bundles/plan-council.yaml +1 -1
  187. package/dist/enterprise/bundle/registry/bundles/preflight.yaml +1 -1
  188. package/dist/enterprise/bundle/registry/bundles/proof-gate.yaml +1 -1
  189. package/dist/enterprise/bundle/registry/bundles/remote-supervisor.yaml +1 -1
  190. package/dist/enterprise/bundle/registry/bundles/robotics.yaml +1 -1
  191. package/dist/enterprise/bundle/registry/bundles/secure-worktree-pipeline.yaml +1 -1
  192. package/dist/enterprise/bundle/registry/bundles/security-check.yaml +1 -1
  193. package/dist/enterprise/bundle/registry/bundles/test-intent-lock.yaml +1 -1
  194. package/dist/enterprise/bundle/registry/bundles/tracebank.yaml +1 -1
  195. package/dist/enterprise/bundle/registry/bundles/vision.yaml +1 -1
  196. package/dist/enterprise/bundle/registry/omg-capability.schema.json +1 -1
  197. package/dist/enterprise/bundle/settings.json +3 -3
  198. package/dist/enterprise/manifest.json +30 -40
  199. package/dist/oh_my_god-2.1.4-py3-none-any.whl +0 -0
  200. package/dist/oh_my_god-2.1.4.tar.gz +0 -0
  201. package/dist/public/bundle/.claude-plugin/marketplace.json +3 -3
  202. package/dist/public/bundle/.claude-plugin/plugin.json +1 -1
  203. package/dist/public/bundle/OMG_COMPAT_CONTRACT.md +1 -1
  204. package/dist/public/bundle/plugins/advanced/plugin.json +26 -9
  205. package/dist/public/bundle/registry/bundles/algorithms.yaml +1 -1
  206. package/dist/public/bundle/registry/bundles/api-twin.yaml +1 -1
  207. package/dist/public/bundle/registry/bundles/claim-judge.yaml +1 -1
  208. package/dist/public/bundle/registry/bundles/control-plane.yaml +1 -1
  209. package/dist/public/bundle/registry/bundles/data-lineage.yaml +1 -1
  210. package/dist/public/bundle/registry/bundles/delta-classifier.yaml +1 -1
  211. package/dist/public/bundle/registry/bundles/eval-gate.yaml +1 -1
  212. package/dist/public/bundle/registry/bundles/health.yaml +1 -1
  213. package/dist/public/bundle/registry/bundles/hook-governor.yaml +1 -1
  214. package/dist/public/bundle/registry/bundles/incident-replay.yaml +1 -1
  215. package/dist/public/bundle/registry/bundles/lsp-pack.yaml +1 -1
  216. package/dist/public/bundle/registry/bundles/mcp-fabric.yaml +1 -1
  217. package/dist/public/bundle/registry/bundles/plan-council.yaml +1 -1
  218. package/dist/public/bundle/registry/bundles/preflight.yaml +1 -1
  219. package/dist/public/bundle/registry/bundles/proof-gate.yaml +1 -1
  220. package/dist/public/bundle/registry/bundles/remote-supervisor.yaml +1 -1
  221. package/dist/public/bundle/registry/bundles/robotics.yaml +1 -1
  222. package/dist/public/bundle/registry/bundles/secure-worktree-pipeline.yaml +1 -1
  223. package/dist/public/bundle/registry/bundles/security-check.yaml +1 -1
  224. package/dist/public/bundle/registry/bundles/test-intent-lock.yaml +1 -1
  225. package/dist/public/bundle/registry/bundles/tracebank.yaml +1 -1
  226. package/dist/public/bundle/registry/bundles/vision.yaml +1 -1
  227. package/dist/public/bundle/registry/omg-capability.schema.json +1 -1
  228. package/dist/public/bundle/settings.json +3 -3
  229. package/dist/public/manifest.json +30 -40
  230. package/docs/install/opencode.md +30 -0
  231. package/docs/proof.md +17 -0
  232. package/docs/release-checklist.md +33 -1
  233. package/hooks/_agent_registry.py +2 -0
  234. package/hooks/firewall.py +146 -2
  235. package/hooks/intentgate-keyword-detector.py +15 -3
  236. package/hooks/policy_engine.py +77 -0
  237. package/hooks/prompt-enhancer.py +146 -0
  238. package/hooks/session-end-capture.py +374 -6
  239. package/hooks/session-start.py +13 -35
  240. package/hooks/setup_wizard.py +342 -2
  241. package/hud/omg-hud.mjs +16 -3
  242. package/lab/axolotl_adapter.py +160 -0
  243. package/lab/gazebo_adapter.py +168 -0
  244. package/lab/isaac_gym_adapter.py +170 -0
  245. package/lab/pipeline.py +195 -26
  246. package/lab/pybullet_adapter.py +177 -0
  247. package/package.json +1 -1
  248. package/plugins/advanced/plugin.json +26 -9
  249. package/plugins/core/plugin.json +50 -11
  250. package/pyproject.toml +10 -2
  251. package/registry/bundles/algorithms.yaml +1 -1
  252. package/registry/bundles/api-twin.yaml +1 -1
  253. package/registry/bundles/claim-judge.yaml +1 -1
  254. package/registry/bundles/control-plane.yaml +1 -1
  255. package/registry/bundles/data-lineage.yaml +1 -1
  256. package/registry/bundles/delta-classifier.yaml +1 -1
  257. package/registry/bundles/eval-gate.yaml +1 -1
  258. package/registry/bundles/health.yaml +1 -1
  259. package/registry/bundles/hook-governor.yaml +1 -1
  260. package/registry/bundles/incident-replay.yaml +1 -1
  261. package/registry/bundles/lsp-pack.yaml +1 -1
  262. package/registry/bundles/mcp-fabric.yaml +1 -1
  263. package/registry/bundles/plan-council.yaml +1 -1
  264. package/registry/bundles/preflight.yaml +1 -1
  265. package/registry/bundles/proof-gate.yaml +1 -1
  266. package/registry/bundles/remote-supervisor.yaml +1 -1
  267. package/registry/bundles/robotics.yaml +1 -1
  268. package/registry/bundles/secure-worktree-pipeline.yaml +1 -1
  269. package/registry/bundles/security-check.yaml +1 -1
  270. package/registry/bundles/test-intent-lock.yaml +1 -1
  271. package/registry/bundles/tracebank.yaml +1 -1
  272. package/registry/bundles/vision.yaml +1 -1
  273. package/registry/omg-capability.schema.json +1 -1
  274. package/runtime/adoption.py +7 -5
  275. package/runtime/background_verification.py +62 -0
  276. package/runtime/claim_judge.py +79 -9
  277. package/runtime/compat.py +48 -1
  278. package/runtime/context_engine.py +242 -0
  279. package/runtime/contract_compiler.py +133 -78
  280. package/runtime/defense_state.py +79 -8
  281. package/runtime/delta_classifier.py +80 -2
  282. package/runtime/domain_packs.py +8 -0
  283. package/runtime/evidence_query.py +56 -4
  284. package/runtime/evidence_registry.py +16 -0
  285. package/runtime/evidence_requirements.py +48 -0
  286. package/runtime/forge_agents.py +216 -28
  287. package/runtime/forge_contracts.py +226 -2
  288. package/runtime/forge_domains.py +68 -0
  289. package/runtime/forge_run_id.py +59 -0
  290. package/runtime/hook_governor.py +19 -1
  291. package/runtime/memory_store.py +134 -1
  292. package/runtime/omg_compat_contract_snapshot.json +3 -3
  293. package/runtime/plugin_diagnostics.py +248 -0
  294. package/runtime/plugin_interop.py +1007 -0
  295. package/runtime/preflight.py +14 -0
  296. package/runtime/profile_io.py +294 -0
  297. package/runtime/proof_gate.py +43 -7
  298. package/runtime/providers/opencode_provider.py +94 -0
  299. package/runtime/release_surfaces.py +243 -0
  300. package/runtime/runtime_contracts.py +90 -0
  301. package/runtime/security_check.py +16 -0
  302. package/runtime/session_health.py +49 -16
  303. package/runtime/team_router.py +65 -6
  304. package/runtime/tool_plan_gate.py +82 -0
  305. package/runtime/validate.py +289 -0
  306. package/runtime/verification_controller.py +52 -2
  307. package/scripts/omg.py +344 -10
  308. package/scripts/prepare-release-proof-fixtures.py +89 -0
  309. package/scripts/print-canonical-version.py +80 -0
  310. package/scripts/sync-release-identity.py +476 -0
  311. package/scripts/validate-release-identity.py +246 -0
  312. package/scripts/verify-standalone.sh +3 -0
  313. package/settings.json +3 -3
  314. package/templates/plugins-allowlist.yaml +19 -0
  315. package/artifacts/release/dist/enterprise/bundle/.gemini/settings.json +0 -11
  316. package/artifacts/release/dist/enterprise/bundle/.kimi/mcp.json +0 -11
  317. package/artifacts/release/dist/public/bundle/.gemini/settings.json +0 -11
  318. package/artifacts/release/dist/public/bundle/.kimi/mcp.json +0 -11
  319. package/build/lib/yaml.py +0 -321
  320. package/dist/enterprise/bundle/.gemini/settings.json +0 -11
  321. package/dist/enterprise/bundle/.kimi/mcp.json +0 -11
  322. package/dist/public/bundle/.gemini/settings.json +0 -11
  323. package/dist/public/bundle/.kimi/mcp.json +0 -11
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "metadata": {
8
8
  "description": "OMG - Oh-My-God for Claude Code and supported agent hosts",
9
- "version": "2.1.1",
9
+ "version": "2.1.5",
10
10
  "homepage": "https://github.com/trac3er00/OMG",
11
11
  "repository": "https://github.com/trac3er00/OMG"
12
12
  },
@@ -14,7 +14,7 @@
14
14
  {
15
15
  "name": "omg",
16
16
  "description": "OMG plugin layer for Claude Code and supported agent hosts with native setup, orchestration, and interop.",
17
- "version": "2.1.1",
17
+ "version": "2.1.5",
18
18
  "source": "./",
19
19
  "author": {
20
20
  "name": "trac3er00"
@@ -32,5 +32,5 @@
32
32
  ]
33
33
  }
34
34
  ],
35
- "version": "2.1.1"
35
+ "version": "2.1.5"
36
36
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omg",
3
- "version": "2.1.1",
3
+ "version": "2.1.5",
4
4
  "description": "OMG plugin layer for Claude Code with native setup, orchestration, and interop.",
5
5
  "author": {
6
6
  "name": "trac3er00"
package/CHANGELOG.md CHANGED
@@ -2,6 +2,20 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 2.1.5 - 2026-03-09
6
+
7
+ - shipped Forge v0.3 as the flagship feature
8
+ - added adapter contract layer (axolotl, pybullet, gazebo, isaac_gym)
9
+ - expanded domain-pack coverage for all 5 domains (vision, robotics, algorithms, health, cybersecurity)
10
+ - introduced domain-specific CLI commands
11
+ - delivered release-grade evidence bundles with artifact contracts
12
+ - normalized run identity and domain registry
13
+
14
+ ## 2.1.4 - 2026-03-09
15
+
16
+ - bump authored release identity to 2.1.4 across all 42 authored surfaces
17
+ - refresh compat contract snapshot
18
+
5
19
  ## 2.1.1 - 2026-03-08
6
20
 
7
21
  - shipped strict TDD-or-die enforcement: locked-tests-first mutation lifecycle with hard gate via `OMG_TDD_GATE_STRICT`, stop-dispatcher lock enforcement, waiver evidence requirement, and release-blocking proof chain
@@ -162,7 +162,7 @@ OMG supports 4 canonical CLI targets with dedicated provider implementations and
162
162
  - `~/.claude/settings.json` → `enabledPlugins[plugin_ref] = true`
163
163
  - `~/.claude/plugins/installed_plugins.json` → Plugin metadata with installed path, version, timestamp
164
164
  - **Plugin Ref Format:** `omg@omg` (name@marketplace_id)
165
- - **Version:** `2.1.0` (from package.json)
165
+ - **Version:** `2.1.5` (from package.json)
166
166
 
167
167
  #### C. Plugin Unregistration (Lines 631-669)
168
168
  - **Function:** `unregister_plugin_from_registry(plugin_ref)`
@@ -206,7 +206,7 @@ OMG supports 4 canonical CLI targets with dedicated provider implementations and
206
206
  ```json
207
207
  {
208
208
  "name": "@trac3er/oh-my-god",
209
- "version": "2.1.0",
209
+ "version": "2.1.5",
210
210
  "scripts": {
211
211
  "postinstall": "./OMG-setup.sh install --non-interactive",
212
212
  "update": "./OMG-setup.sh update",
@@ -238,7 +238,7 @@ CANONICAL_REPO_URL = "https://github.com/trac3er00/OMG"
238
238
  CANONICAL_PACKAGE_NAME = "@trac3er/oh-my-god"
239
239
  CANONICAL_PLUGIN_ID = "omg"
240
240
  CANONICAL_MARKETPLACE_ID = "omg"
241
- CANONICAL_VERSION = "2.1.0"
241
+ CANONICAL_VERSION = "2.1.5"
242
242
  ```
243
243
 
244
244
  ---
package/OMG-setup.sh CHANGED
@@ -5,7 +5,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
5
5
  CLAUDE_DIR="${CLAUDE_CONFIG_DIR:-$HOME/.claude}"
6
6
  BACKUP_TS="$(date +%Y%m%d_%H%M%S)"
7
7
  BACKUP_DIR="$CLAUDE_DIR/.omg-backup-$BACKUP_TS"
8
- VERSION="2.1.0"
8
+ VERSION="2.1.5"
9
9
 
10
10
  PLUGIN_NAME="omg"
11
11
  PLUGIN_MARKETPLACE="omg"
@@ -293,6 +293,76 @@ preflight() {
293
293
  echo " ✓ Python $py_ver"
294
294
  }
295
295
 
296
+
297
+ verify_install_integrity() {
298
+ local manifest="$SCRIPT_DIR/INSTALL_INTEGRITY.sha256"
299
+
300
+ if [ ! -f "$manifest" ]; then
301
+ echo " ~ No integrity manifest found (skipping hash verification)"
302
+ return 0
303
+ fi
304
+
305
+ echo " Verifying install integrity..."
306
+ local failures=0
307
+ local checked=0
308
+
309
+ while IFS= read -r line; do
310
+ # Skip empty lines and comments
311
+ [ -z "$line" ] && continue
312
+ [[ "$line" == "#"* ]] && continue
313
+
314
+ local expected_hash file_path
315
+ expected_hash=$(echo "$line" | awk '{print $1}')
316
+ file_path=$(echo "$line" | awk '{print $2}')
317
+
318
+ [ -z "$expected_hash" ] || [ -z "$file_path" ] && continue
319
+
320
+ local full_path="$SCRIPT_DIR/$file_path"
321
+ if [ ! -f "$full_path" ]; then
322
+ echo " ❌ INTEGRITY FAILURE: $file_path — file not found"
323
+ echo " Expected at: $full_path"
324
+ echo " Action: Re-download or re-clone the OMG source."
325
+ failures=$((failures + 1))
326
+ continue
327
+ fi
328
+
329
+ local actual_hash
330
+ if command -v shasum &>/dev/null; then
331
+ actual_hash=$(shasum -a 256 "$full_path" | awk '{print $1}')
332
+ elif command -v sha256sum &>/dev/null; then
333
+ actual_hash=$(sha256sum "$full_path" | awk '{print $1}')
334
+ else
335
+ echo " ❌ Cannot verify integrity: neither shasum nor sha256sum found"
336
+ echo " Action: Install coreutils or ensure shasum is available."
337
+ exit 1
338
+ fi
339
+
340
+ if [ "$actual_hash" != "$expected_hash" ]; then
341
+ echo " ❌ INTEGRITY FAILURE: $file_path — hash mismatch"
342
+ echo " Expected: $expected_hash"
343
+ echo " Actual: $actual_hash"
344
+ echo " Action: Re-download or re-clone the OMG source."
345
+ failures=$((failures + 1))
346
+ fi
347
+ checked=$((checked + 1))
348
+ done < "$manifest"
349
+
350
+ if [ $failures -gt 0 ]; then
351
+ echo ""
352
+ echo " ❌ Install integrity check FAILED ($failures file(s) corrupted or missing)"
353
+ echo " The installer source does not match the expected integrity manifest."
354
+ echo " This may indicate a corrupted download, incomplete clone, or tampering."
355
+ echo ""
356
+ echo " To fix:"
357
+ echo " 1. Re-clone: git clone https://github.com/anthropics/omg.git"
358
+ echo " 2. Or re-download from the official release page"
359
+ echo " 3. Then re-run: ./OMG-setup.sh install"
360
+ exit 1
361
+ fi
362
+
363
+ echo " ✓ Install integrity verified ($checked file(s) checked)"
364
+ }
365
+
296
366
  provision_managed_venv() {
297
367
  local venv_dir="$CLAUDE_DIR/omg-runtime/.venv"
298
368
 
@@ -1456,6 +1526,7 @@ run_install_like() {
1456
1526
  fi
1457
1527
 
1458
1528
  preflight
1529
+ verify_install_integrity
1459
1530
 
1460
1531
  if [ -f "$CLAUDE_DIR/hooks/.omg-version" ]; then
1461
1532
  existing_ver=$(cat "$CLAUDE_DIR/hooks/.omg-version" 2>/dev/null || echo "")
@@ -1837,6 +1908,48 @@ run_install_like() {
1837
1908
  echo " Upgraded: $existing_ver → $VERSION"
1838
1909
  echo " Backup: $BACKUP_DIR"
1839
1910
  fi
1911
+ # --- Post-install validation (runs AFTER all setup writes complete) ---
1912
+ echo ""
1913
+ echo "Post-install validation..."
1914
+ local validate_output=""
1915
+ local validate_rc=0
1916
+ validate_output=$(python3 "$SCRIPT_DIR/scripts/omg.py" validate --format json 2>&1) || validate_rc=$?
1917
+
1918
+ if ! $DRY_RUN && [ -n "$validate_output" ]; then
1919
+ mkdir -p "$CLAUDE_DIR/.omg/state"
1920
+ printf '%s\n' "$validate_output" > "$CLAUDE_DIR/.omg/state/post-install-validation.json"
1921
+ fi
1922
+
1923
+ if [ $validate_rc -eq 0 ]; then
1924
+ echo " ✅ Post-install validation passed"
1925
+ if ! $DRY_RUN; then
1926
+ echo " ✓ Artifact → $CLAUDE_DIR/.omg/state/post-install-validation.json"
1927
+ fi
1928
+ else
1929
+ echo " ❌ POST-INSTALL VALIDATION FAILED"
1930
+ echo ""
1931
+ printf '%s' "$validate_output" | python3 -c "
1932
+ import sys, json
1933
+ try:
1934
+ data = json.load(sys.stdin)
1935
+ blockers = [c for c in data.get('checks', []) if c.get('status') == 'blocker']
1936
+ if blockers:
1937
+ print(' Blockers:')
1938
+ for b in blockers:
1939
+ print(f' - {b[\"name\"]}: {b[\"message\"]}')
1940
+ else:
1941
+ print(' (no blocker details available)')
1942
+ except Exception:
1943
+ print(' (could not parse validation output)')
1944
+ " 2>/dev/null
1945
+ echo ""
1946
+ if ! $DRY_RUN; then
1947
+ echo " Validation artifact: $CLAUDE_DIR/.omg/state/post-install-validation.json"
1948
+ fi
1949
+ echo " Run: python3 $SCRIPT_DIR/scripts/omg.py validate"
1950
+ exit 1
1951
+ fi
1952
+
1840
1953
  echo ""
1841
1954
  if $DRY_RUN; then
1842
1955
  echo " *** DRY RUN — no files were changed ***"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: OMG Production Control Plane
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  canonical_hosts:
5
5
  - claude
6
6
  - codex
package/README.md CHANGED
@@ -16,7 +16,7 @@ OMG upgrades your agent host instead of replacing it. It gives Claude Code, Code
16
16
 
17
17
  - Claude front door: install, run `/OMG:setup`, then `/OMG:crazy <goal>`.
18
18
  - Browser front door: run `/OMG:browser <goal>` for browser automation and verification, with `/OMG:playwright` kept as a compatibility alias and the upstream Playwright CLI handling browser execution.
19
- - Multi-host support: Claude Code and Codex (canonical), Gemini CLI and Kimi CLI (compatibility providers).
19
+ - Multi-host support: Claude Code and Codex (canonical), Gemini CLI, Kimi CLI, and OpenCode (compatibility providers).
20
20
  - Compiled planning: advanced planning is now compiled into the `plan-council` bundle for deterministic execution.
21
21
  - Native adoption: setup detects OMC, OMX, and Superpowers-style environments without exposing copycat public migration commands.
22
22
  - Proof-first delivery: verification, provider coverage, HUD artifacts, and transcripts are published instead of implied.
@@ -86,6 +86,7 @@ Success looks like:
86
86
 
87
87
  - Claude Code: [docs/install/claude-code.md](docs/install/claude-code.md)
88
88
  - Codex: [docs/install/codex.md](docs/install/codex.md)
89
+ - OpenCode: [docs/install/opencode.md](docs/install/opencode.md)
89
90
  - Gemini: [docs/install/gemini.md](docs/install/gemini.md)
90
91
  - Kimi: [docs/install/kimi.md](docs/install/kimi.md)
91
92
  ## Native Adoption
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "metadata": {
8
8
  "description": "OMG - Oh-My-God for Claude Code and supported agent hosts",
9
- "version": "2.1.0",
9
+ "version": "2.1.5",
10
10
  "homepage": "https://github.com/trac3er00/OMG",
11
11
  "repository": "https://github.com/trac3er00/OMG"
12
12
  },
@@ -14,7 +14,7 @@
14
14
  {
15
15
  "name": "omg",
16
16
  "description": "OMG plugin layer for Claude Code and supported agent hosts with native setup, orchestration, and interop.",
17
- "version": "2.1.0",
17
+ "version": "2.1.5",
18
18
  "source": "./",
19
19
  "author": {
20
20
  "name": "trac3er00"
@@ -32,5 +32,5 @@
32
32
  ]
33
33
  }
34
34
  ],
35
- "version": "2.1.0"
35
+ "version": "2.1.5"
36
36
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omg",
3
- "version": "2.1.0",
3
+ "version": "2.1.5",
4
4
  "description": "OMG plugin layer for Claude Code with native setup, orchestration, and interop.",
5
5
  "author": {
6
6
  "name": "trac3er00"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: OMG Production Control Plane
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  canonical_hosts:
5
5
  - claude
6
6
  - codex
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "metadata": {
8
8
  "description": "OMG - Oh-My-God for Claude Code and supported agent hosts",
9
- "version": "2.1.0",
9
+ "version": "2.1.5",
10
10
  "homepage": "https://github.com/trac3er00/OMG",
11
11
  "repository": "https://github.com/trac3er00/OMG"
12
12
  },
@@ -14,7 +14,7 @@
14
14
  {
15
15
  "name": "omg",
16
16
  "description": "OMG plugin layer for Claude Code and supported agent hosts with native setup, orchestration, and interop.",
17
- "version": "2.1.0",
17
+ "version": "2.1.5",
18
18
  "source": "./",
19
19
  "author": {
20
20
  "name": "trac3er00"
@@ -32,5 +32,5 @@
32
32
  ]
33
33
  }
34
34
  ],
35
- "version": "2.1.0"
35
+ "version": "2.1.5"
36
36
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omg",
3
- "version": "2.1.0",
3
+ "version": "2.1.5",
4
4
  "description": "OMG plugin layer for Claude Code with native setup, orchestration, and interop.",
5
5
  "author": {
6
6
  "name": "trac3er00"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  title: OMG Production Control Plane
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  canonical_hosts:
5
5
  - claude
6
6
  - codex
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omg-advanced",
3
- "version": "2.1.0",
3
+ "version": "2.1.5",
4
4
  "description": "Advanced OMG commands - deep planning, learning, code review, and specialized workflows",
5
5
  "type": "omg-plugin",
6
6
  "commands": {
@@ -53,35 +53,52 @@
53
53
  "categories": {
54
54
  "planning": {
55
55
  "description": "Strategic planning and architecture",
56
- "commands": ["deep-plan"]
56
+ "commands": [
57
+ "deep-plan"
58
+ ]
57
59
  },
58
60
  "quality": {
59
61
  "description": "Code quality and review",
60
- "commands": ["code-review"]
62
+ "commands": [
63
+ "code-review"
64
+ ]
61
65
  },
62
66
  "knowledge": {
63
67
  "description": "Learning and skill creation",
64
- "commands": ["learn"]
68
+ "commands": [
69
+ "learn"
70
+ ]
65
71
  },
66
72
  "delivery": {
67
73
  "description": "Shipping and release workflows",
68
- "commands": ["ship"]
74
+ "commands": [
75
+ "ship"
76
+ ]
69
77
  },
70
78
  "collaboration": {
71
79
  "description": "Team collaboration and handoff",
72
- "commands": ["handoff"]
80
+ "commands": [
81
+ "handoff"
82
+ ]
73
83
  },
74
84
  "automation": {
75
85
  "description": "Autonomous execution modes",
76
- "commands": ["ralph-start", "ralph-stop"]
86
+ "commands": [
87
+ "ralph-start",
88
+ "ralph-stop"
89
+ ]
77
90
  },
78
91
  "thinking": {
79
92
  "description": "Structured thinking tools",
80
- "commands": ["sequential-thinking"]
93
+ "commands": [
94
+ "sequential-thinking"
95
+ ]
81
96
  },
82
97
  "oss": {
83
98
  "description": "Open source maintainer tools",
84
- "commands": ["maintainer"]
99
+ "commands": [
100
+ "maintainer"
101
+ ]
85
102
  }
86
103
  }
87
104
  }
@@ -1,6 +1,6 @@
1
1
  id: algorithms
2
2
  kind: domain-pack
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Algorithms Pack
5
5
  description: Determinism and benchmark attachments for algorithm-heavy work.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: api-twin
2
2
  kind: simulation
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG API Twin
5
5
  description: Versioned endpoint cassette replay with latency, drift, and cost reporting.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: claim-judge
2
2
  kind: proof
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Claim Judge
5
5
  description: Evidence-backed claim validator for structured release and completion claims.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: control-plane
2
2
  kind: skill
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Control Plane
5
5
  description: Canonical production control plane bundle for Claude and Codex.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: data-lineage
2
2
  kind: provenance
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Data Lineage
5
5
  description: Provenance and privacy tracking for traces, fixtures, examples, and synthetic artifacts.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: delta-classifier
2
2
  kind: routing
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Delta Classifier
5
5
  description: Change classifier that attaches risk-aware checks, approvals, and packs.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: eval-gate
2
2
  kind: evaluation
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Eval Gate
5
5
  description: Reproducible evaluation gate that blocks regressions before release.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: health
2
2
  kind: domain-pack
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Health Pack
5
5
  description: Health-sensitive approvals, provenance, and replay attachments.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: hook-governor
2
2
  kind: governance
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Hook Governor
5
5
  description: Canonical hook ordering, policy reinjection, and protected-path governance.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: incident-replay
2
2
  kind: debugging
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Incident Replay
5
5
  description: Replayable bug packs built from logs, failing tests, traces, and diffs.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: lsp-pack
2
2
  kind: diagnostics
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG LSP Pack
5
5
  description: Optional LSP-backed diagnostics and navigation bundle for production verification.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: mcp-fabric
2
2
  kind: mcp
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG MCP Fabric
5
5
  description: Tools, prompts, resources, and server instructions for the OMG control plane.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: plan-council
2
2
  kind: planning
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Plan Council
5
5
  description: Canonical council-style planning bundle for explicit, evidence-backed deep plans.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: preflight
2
2
  kind: routing
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Preflight
5
5
  description: Repo-aware route selection based on diff, manifests, and classified risk.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: proof-gate
2
2
  kind: proof
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Proof Gate
5
5
  description: Structured release proof gate that binds claims to required evidence artifacts and trace links.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: remote-supervisor
2
2
  kind: orchestration
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Remote Supervisor
5
5
  description: Local-only authenticated supervisor sessions for worker orchestration.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: robotics
2
2
  kind: domain-pack
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Robotics Pack
5
5
  description: Robotics safety policy, replay, and evaluation attachments.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: secure-worktree-pipeline
2
2
  kind: runtime
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Secure Worktree Pipeline
5
5
  description: Ephemeral worktree execution and supervisor-safe worker dispatch for production jobs.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: security-check
2
2
  kind: security
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Security Check
5
5
  description: Canonical security audit bundle with provenance, trust scoring, and deterministic evidence.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: test-intent-lock
2
2
  kind: proof
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Test Intent Lock
5
5
  description: Structured test-delta guard that blocks weakened tests unless explicit override evidence is present.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: tracebank
2
2
  kind: evidence
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Tracebank
5
5
  description: Structured plan-to-patch-to-verify trace capture for OMG routes.
6
6
  hosts:
@@ -1,6 +1,6 @@
1
1
  id: vision
2
2
  kind: domain-pack
3
- version: 2.1.0
3
+ version: 2.1.5
4
4
  title: OMG Vision Pack
5
5
  description: Vision-specific lineage, drift, and replay attachments.
6
6
  hosts:
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "https://github.com/trac3er00/OMG/registry/omg-capability.schema.json",
4
4
  "title": "OMG Capability Bundle",
5
- "version": "2.1.0",
5
+ "version": "2.1.5",
6
6
  "type": "object",
7
7
  "required": [
8
8
  "id",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/claude-code-settings.json",
3
- "_comment": "OMG 2.1.0 - project-level config with hook registrations, presets, and feature flags.",
3
+ "_comment": "OMG 2.1.4 - project-level config with hook registrations, presets, and feature flags.",
4
4
  "permissions": {
5
5
  "allow": [
6
6
  "Agent",
@@ -316,7 +316,7 @@
316
316
  ]
317
317
  },
318
318
  "_omg": {
319
- "_version": "2.1.0",
319
+ "_version": "2.1.5",
320
320
  "preset": "safe",
321
321
  "omgMode": "focused",
322
322
  "default_mode": "ulw+ralph",
@@ -370,7 +370,7 @@
370
370
  "CONTEXT_MANAGER": false
371
371
  },
372
372
  "generated": {
373
- "contract_version": "2.1.0",
373
+ "contract_version": "2.1.5",
374
374
  "channel": "enterprise",
375
375
  "required_bundles": [
376
376
  "control-plane",