aiwg 2026.9.2 → 2026.9.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 (227) hide show
  1. package/README.md +14 -11
  2. package/agentic/code/addons/aiwg-utils/docs/overview.md +2 -2
  3. package/agentic/code/addons/aiwg-utils/rules/debug-source-not-output.md +1 -1
  4. package/agentic/code/addons/aiwg-utils/rules/human-authorization.md +1 -1
  5. package/agentic/code/addons/aiwg-utils/rules/instruction-comprehension.md +1 -1
  6. package/agentic/code/addons/aiwg-utils/rules/research-before-decision.md +1 -1
  7. package/agentic/code/addons/aiwg-utils/rules/subagent-scoping.md +1 -1
  8. package/agentic/code/addons/aiwg-utils/skills/aiwg-guide/SKILL.md +1 -1
  9. package/agentic/code/addons/aiwg-utils/skills/aiwg-issue/SKILL.md +3 -1
  10. package/agentic/code/addons/aiwg-utils/skills/doc-consolidate/SKILL.md +1 -1
  11. package/agentic/code/addons/rlm/docs/deployment-guide.md +2 -2
  12. package/agentic/code/addons/rlm/docs/multi-provider-guide.md +1 -1
  13. package/agentic/code/addons/semantic-memory/skills/memory-ingest/SKILL.md +1 -1
  14. package/agentic/code/addons/semantic-memory/skills/memory-lint/SKILL.md +1 -1
  15. package/agentic/code/addons/semantic-memory/skills/memory-log-append/SKILL.md +1 -1
  16. package/agentic/code/addons/semantic-memory/skills/memory-log-render/SKILL.md +1 -1
  17. package/agentic/code/addons/semantic-memory/skills/memory-query-capture/SKILL.md +1 -1
  18. package/agentic/code/frameworks/sdlc-complete/skills/doc-consolidate/SKILL.md +1 -1
  19. package/agentic/code/frameworks/sdlc-complete/templates/antigravity/AGENTS.md.aiwg-template +8 -0
  20. package/agentic/code/plugins/agent-loop/.claude-plugin/plugin.json +1 -1
  21. package/agentic/code/plugins/agent-persistence/.claude-plugin/plugin.json +1 -1
  22. package/agentic/code/plugins/agentic-installer/.claude-plugin/plugin.json +1 -1
  23. package/agentic/code/plugins/aiwg-dev/.claude-plugin/plugin.json +1 -1
  24. package/agentic/code/plugins/aiwg-evals/.claude-plugin/plugin.json +1 -1
  25. package/agentic/code/plugins/aiwg-evals/README.md +8 -0
  26. package/agentic/code/plugins/auto-memory/.claude-plugin/plugin.json +1 -1
  27. package/agentic/code/plugins/browser-control/.claude-plugin/plugin.json +1 -1
  28. package/agentic/code/plugins/codex-sdlc/skills/doc-consolidate/SKILL.md +1 -1
  29. package/agentic/code/plugins/color-palette/.claude-plugin/plugin.json +1 -1
  30. package/agentic/code/plugins/compound-memory/.claude-plugin/plugin.json +1 -1
  31. package/agentic/code/plugins/compound-memory/docs/operator-guide.md +5 -0
  32. package/agentic/code/plugins/context-curator/.claude-plugin/plugin.json +1 -1
  33. package/agentic/code/plugins/daemon/.claude-plugin/plugin.json +1 -1
  34. package/agentic/code/plugins/daemon/agents/concierge.md +2 -2
  35. package/agentic/code/plugins/doc-intelligence/.claude-plugin/plugin.json +1 -1
  36. package/agentic/code/plugins/droid-bridge/.claude-plugin/plugin.json +1 -1
  37. package/agentic/code/plugins/forensics/.claude-plugin/plugin.json +1 -1
  38. package/agentic/code/plugins/guided-implementation/.claude-plugin/plugin.json +1 -1
  39. package/agentic/code/plugins/guided-implementation/docs/overview.md +1 -1
  40. package/agentic/code/plugins/hooks/.claude-plugin/plugin.json +1 -1
  41. package/agentic/code/plugins/knowledge-base/.claude-plugin/plugin.json +1 -1
  42. package/agentic/code/plugins/line-memory/.claude-plugin/plugin.json +1 -1
  43. package/agentic/code/plugins/llm-wiki/.claude-plugin/plugin.json +1 -1
  44. package/agentic/code/plugins/marketing/.claude-plugin/plugin.json +1 -1
  45. package/agentic/code/plugins/media-curator/.claude-plugin/plugin.json +1 -1
  46. package/agentic/code/plugins/nlp-prod/.claude-plugin/plugin.json +1 -1
  47. package/agentic/code/plugins/ops/.claude-plugin/plugin.json +1 -1
  48. package/agentic/code/plugins/ops/agents/ops-runbook-executor.md +5 -3
  49. package/agentic/code/plugins/ops/skills/ops-audit-trail.md +10 -6
  50. package/agentic/code/plugins/prose-integration/.claude-plugin/plugin.json +1 -1
  51. package/agentic/code/plugins/research/.claude-plugin/plugin.json +1 -1
  52. package/agentic/code/plugins/research/skills/research-provenance/SKILL.md +5 -0
  53. package/agentic/code/plugins/rlm/.claude-plugin/plugin.json +1 -1
  54. package/agentic/code/plugins/rlm/docs/deployment-guide.md +2 -2
  55. package/agentic/code/plugins/rlm/docs/multi-provider-guide.md +1 -1
  56. package/agentic/code/plugins/sdlc/.claude-plugin/plugin.json +1 -1
  57. package/agentic/code/plugins/sdlc/agents/api-designer.md +2 -1
  58. package/agentic/code/plugins/sdlc/skills/check-traceability/SKILL.md +5 -0
  59. package/agentic/code/plugins/sdlc/skills/doc-consolidate/SKILL.md +1 -1
  60. package/agentic/code/plugins/sdlc/skills/flow-discovery-track/SKILL.md +17 -4
  61. package/agentic/code/plugins/sdlc/skills/sdlc-quickref/SKILL.md +2 -0
  62. package/agentic/code/plugins/sdlc/tools/security/threat-assessment.mjs +3 -2
  63. package/agentic/code/plugins/security-engineering/.claude-plugin/plugin.json +1 -1
  64. package/agentic/code/plugins/semantic-memory/.claude-plugin/plugin.json +1 -1
  65. package/agentic/code/plugins/semantic-memory/skills/memory-ingest/SKILL.md +6 -1
  66. package/agentic/code/plugins/semantic-memory/skills/memory-lint/SKILL.md +1 -1
  67. package/agentic/code/plugins/semantic-memory/skills/memory-log-append/SKILL.md +1 -1
  68. package/agentic/code/plugins/semantic-memory/skills/memory-log-render/SKILL.md +1 -1
  69. package/agentic/code/plugins/semantic-memory/skills/memory-query-capture/SKILL.md +1 -1
  70. package/agentic/code/plugins/skill-factory/.claude-plugin/plugin.json +1 -1
  71. package/agentic/code/plugins/star-prompt/.claude-plugin/plugin.json +1 -1
  72. package/agentic/code/plugins/testing-quality/.claude-plugin/plugin.json +1 -1
  73. package/agentic/code/plugins/testing-quality/docs/quickstart.md +2 -2
  74. package/agentic/code/plugins/twelve-factor/.claude-plugin/plugin.json +1 -1
  75. package/agentic/code/plugins/twelve-factor/templates/audit-report.md +1 -1
  76. package/agentic/code/plugins/uat-mcp/.claude-plugin/plugin.json +1 -1
  77. package/agentic/code/plugins/utils/.claude-plugin/plugin.json +1 -1
  78. package/agentic/code/plugins/utils/skills/aiwg-guide/SKILL.md +7 -7
  79. package/agentic/code/plugins/utils/skills/aiwg-issue/SKILL.md +3 -1
  80. package/agentic/code/plugins/utils/skills/aiwg-language-map/SKILL.md +44 -0
  81. package/agentic/code/plugins/utils/skills/context-firewall/SKILL.md +59 -0
  82. package/agentic/code/plugins/utils/skills/doc-consolidate/SKILL.md +1 -1
  83. package/agentic/code/plugins/utils/skills/steward-prep-delivery/find-duplicates.sh +25 -4
  84. package/agentic/code/plugins/utils/skills/steward-quickref/SKILL.md +1 -0
  85. package/agentic/code/plugins/validation-complete/.claude-plugin/plugin.json +1 -1
  86. package/agentic/code/plugins/verbalized-sampling/.claude-plugin/plugin.json +1 -1
  87. package/agentic/code/plugins/voice/.claude-plugin/plugin.json +1 -1
  88. package/agentic/code/plugins/voice/skills/manifest.json +5 -0
  89. package/agentic/code/plugins/voice/skills/output-mode-guide/SKILL.md +43 -0
  90. package/agentic/code/plugins/writing/.claude-plugin/plugin.json +1 -1
  91. package/agentic/code/providers/antigravity/provider-contract.v1.json +121 -0
  92. package/agentic/code/providers/capability-matrix.yaml +87 -1
  93. package/agentic/code/providers/model-capabilities.v1.json +31 -0
  94. package/agentic/code/providers/model-catalog.v1.json +29 -0
  95. package/agentic/code/providers/omp/README.md +58 -0
  96. package/agentic/code/providers/omp/aiwg-bridge.ts +52 -0
  97. package/dist/src/agents/agent-deployer.js +18 -0
  98. package/dist/src/agents/agent-packager.js +25 -0
  99. package/dist/src/artifacts/backends/sqlite-backend.js +18 -10
  100. package/dist/src/artifacts/query-engine.js +30 -0
  101. package/dist/src/cli/agent-spawn.js +13 -2
  102. package/dist/src/cli/handlers/help.js +3 -1
  103. package/dist/src/cli/handlers/init.js +2 -0
  104. package/dist/src/cli/handlers/models.js +1 -1
  105. package/dist/src/cli/handlers/runtime-info.js +8 -1
  106. package/dist/src/cli/handlers/session.js +5 -4
  107. package/dist/src/cli/handlers/sessions.js +26 -9
  108. package/dist/src/cli/handlers/setup.js +9 -2
  109. package/dist/src/cli/handlers/steward.js +13 -2
  110. package/dist/src/cli/handlers/subcommands.js +11 -0
  111. package/dist/src/cli/handlers/team.js +68 -7
  112. package/dist/src/cli/handlers/use.js +158 -9
  113. package/dist/src/cli/scope-resolver.js +7 -0
  114. package/dist/src/config/aiwg-config.js +1 -0
  115. package/dist/src/dataset/fortemi-live-qualification.d.ts +53 -0
  116. package/dist/src/dataset/fortemi-live-qualification.js +297 -0
  117. package/dist/src/dataset/index.d.ts +1 -0
  118. package/dist/src/dataset/index.js +1 -0
  119. package/dist/src/mcp/cli.mjs +30 -1
  120. package/dist/src/mcp/omp-config.mjs +128 -0
  121. package/dist/src/mcp/registry.js +45 -5
  122. package/dist/src/mcp/registry.mjs +29 -6
  123. package/dist/src/models/model-discovery.js +46 -5
  124. package/dist/src/models/provider-policy.js +5 -3
  125. package/dist/src/plugin/skill-command-translator.js +2 -0
  126. package/dist/src/providers/omp-agent.mjs +40 -0
  127. package/dist/src/providers/omp-diagnostics.mjs +15 -0
  128. package/dist/src/providers/omp-paths.mjs +38 -0
  129. package/dist/src/providers/provider-definitions.js +83 -0
  130. package/dist/src/providers/provider-definitions.mjs +25 -1
  131. package/dist/src/providers/provider-inventory.js +2 -0
  132. package/dist/src/sessions/adapters/omp.js +203 -0
  133. package/dist/src/sessions/batch-import.js +7 -0
  134. package/dist/src/sessions/contracts.js +1 -1
  135. package/dist/src/sessions/importer.js +4 -3
  136. package/dist/src/sessions/index.js +1 -0
  137. package/dist/src/sessions/readers.js +4 -3
  138. package/dist/src/sessions/workspace-discovery.js +12 -2
  139. package/dist/src/skills/deployer.js +21 -1
  140. package/dist/src/smiths/agentsmith/generator.js +1 -0
  141. package/dist/src/smiths/context-pipeline/parallelism-section.js +2 -0
  142. package/dist/src/smiths/context-pipeline/provider-policy.js +2 -2
  143. package/dist/src/smiths/context-pipeline/workspace-context.js +2 -2
  144. package/dist/src/storage/backends/fortemi.js +142 -17
  145. package/dist/src/storage/fortemi-qualification-receipt.js +206 -0
  146. package/dist/src/storage/fortemi-qualification.js +67 -6
  147. package/dist/src/storage/index.js +1 -0
  148. package/docs/_manifest.json +49 -1
  149. package/docs/addons/aiwg-utils/overview.md +2 -2
  150. package/docs/addons/rlm/deployment-guide.md +2 -2
  151. package/docs/addons/rlm/multi-provider-guide.md +1 -1
  152. package/docs/agents/providers/README.md +2 -1
  153. package/docs/agents/providers/hermes.md +2 -0
  154. package/docs/agents/providers/omp.md +148 -0
  155. package/docs/agents/providers/pi.md +3 -0
  156. package/docs/cli/agent-usage.md +3 -3
  157. package/docs/cli/capability-routing.md +9 -3
  158. package/docs/cli/reference.md +24 -10
  159. package/docs/config.json +2 -2
  160. package/docs/configuration/aiwg-config.md +3 -2
  161. package/docs/contributing/ci-cd-secrets.md +12 -2
  162. package/docs/contributing/filing-issues.md +3 -1
  163. package/docs/contributing/release-validation-procedure.md +3 -1
  164. package/docs/customization/project-local-lifecycle.md +7 -0
  165. package/docs/customization/project-local-troubleshooting.md +23 -0
  166. package/docs/extensions/graph-backends.md +2 -2
  167. package/docs/fortemi-core-prebuilt-indices.md +6 -0
  168. package/docs/getting-started/README.md +4 -1
  169. package/docs/getting-started/install-connect-verify.md +2 -0
  170. package/docs/getting-started/provider-handoff.md +3 -2
  171. package/docs/integrations/_manifest.json +1 -0
  172. package/docs/integrations/cross-platform-overview.md +13 -5
  173. package/docs/integrations/hermes-quickstart.md +2 -0
  174. package/docs/integrations/omp-quickstart.md +70 -0
  175. package/docs/integrations/pi-quickstart.md +4 -0
  176. package/docs/overview/executive-brief.md +2 -2
  177. package/docs/overview/what-is-aiwg.md +5 -3
  178. package/docs/planning/session-intelligence/provider-conformance-matrix.json +11 -1
  179. package/docs/providers/antigravity.md +90 -0
  180. package/docs/providers/marketplace-consumer.md +2 -2
  181. package/docs/providers/omp-conformance-matrix.json +1337 -0
  182. package/docs/providers/omp-native-evidence.json +429 -0
  183. package/docs/providers/omp-sessions.md +43 -0
  184. package/docs/providers/omp-verification.md +75 -0
  185. package/docs/providers/omp.md +158 -0
  186. package/docs/providers/provider-inventory.md +10 -4
  187. package/docs/releases/v2026.9.3-announcement.md +81 -0
  188. package/docs/releases/v2026.9.4-announcement.md +47 -0
  189. package/docs/skills/agent-skills.md +12 -0
  190. package/docs/storage/backends/fortemi.md +63 -26
  191. package/docs/storage/evidence/sqlite-local-reference-v1.json +21 -21
  192. package/docs/storage/qualification.md +12 -2
  193. package/docs/testing/dataset-intelligence-conformance.md +14 -2
  194. package/docs/testing/model-provider-conformance.md +1 -1
  195. package/docs/testing/uat/fortemi-live-dataset-uat-plan.md +113 -0
  196. package/docs/welcome.html +27 -15
  197. package/docs/yaml-metalanguage.md +1 -1
  198. package/package.json +5 -2
  199. package/prebuilt/fortemi-core/framework/aiwg-fortemi-index-v2.json +1 -1
  200. package/prebuilt/fortemi-core/framework/manifest.json +2 -2
  201. package/schemas/catalog/catalog.json +1 -0
  202. package/schemas/catalog/domains/dataset.json +24 -0
  203. package/schemas/catalog/domains/storage.json +56 -0
  204. package/schemas/dataset/fortemi-live-qualification-receipt.v1.schema.json +132 -0
  205. package/schemas/mission-protocol/inventory-v1.json +14 -0
  206. package/schemas/storage/fortemi-live-qualification-receipt.v1.schema.json +122 -0
  207. package/tools/agents/deploy-agents.mjs +6 -3
  208. package/tools/agents/providers/antigravity.mjs +147 -0
  209. package/tools/agents/providers/omp.d.mts +4 -0
  210. package/tools/agents/providers/omp.mjs +256 -0
  211. package/tools/cli/doctor.mjs +5 -1
  212. package/tools/cli/wizard.mjs +2 -1
  213. package/tools/manifest/check-discovery-coverage.mjs +1 -1
  214. package/tools/providers/antigravity-live-smoke.mjs +11 -0
  215. package/tools/providers/antigravity-transport.mjs +124 -0
  216. package/tools/providers/omp-conformance-api.mjs +40 -0
  217. package/tools/providers/omp-conformance.mjs +95 -0
  218. package/tools/providers/omp-live-smoke.mjs +90 -0
  219. package/tools/providers/omp-mcp-conformance.mjs +99 -0
  220. package/tools/providers/omp-precedence-conformance.mjs +89 -0
  221. package/tools/providers/omp-teams.mjs +157 -0
  222. package/tools/providers/omp-transport.mjs +160 -0
  223. package/tools/qualification/dataset-fortemi-live.ts +65 -0
  224. package/tools/ralph-external/index.mjs +3 -3
  225. package/tools/ralph-external/lib/omp-adapter.mjs +41 -0
  226. package/tools/ralph-external/lib/provider-adapter.mjs +1 -0
  227. package/tools/ralph-external/session-launcher.mjs +24 -6
package/README.md CHANGED
@@ -1,10 +1,10 @@
1
1
  <div align="center">
2
2
 
3
- <a href="https://aiwg.io"><img src="https://aiwg.io/assets/badges/aiwg-hero-dark.png" alt="AIWG — multi-agent AI framework · one source of truth · 12 provider integrations" width="680"></a>
3
+ <a href="https://aiwg.io"><img src="https://aiwg.io/assets/badges/aiwg-hero-dark.png" alt="AIWG — multi-agent AI framework · one source of truth · 14 provider integrations including Google Antigravity CLI" width="680"></a>
4
4
 
5
5
  # AIWG
6
6
 
7
- **Multi-agent AI framework for 12 provider integrations, including Claude Code, Codex, Copilot, Cursor, Pi, and Warp**
7
+ **Multi-agent AI framework for 14 provider integrations, including Antigravity, Claude Code, Codex, Copilot, Cursor, Pi, and Warp**
8
8
 
9
9
  200+ agents, 109+ CLI commands, 400+ deployable agent/skill/command/rule artifacts, 8 core frameworks, 32 addons, and a 40-plugin Claude Code marketplace. SDLC workflows, digital forensics, research management, marketing operations, media curation, ops infrastructure, knowledge base, and fine-tuning dataset curation — all deployable with one command.
10
10
 
@@ -47,7 +47,7 @@ aiwg use all --provider <provider>
47
47
  ```
48
48
 
49
49
  Replace `<provider>` with your AI tool's name, such as `claude`, `codex`,
50
- `copilot`, or `cursor`.
50
+ `copilot`, `cursor`, `omp`, or `pi`.
51
51
 
52
52
  The final command deploys, indexes, connects, verifies, and reports one outcome.
53
53
  The standalone index, regenerate, status, and doctor commands remain available
@@ -85,7 +85,7 @@ Agents and stewards setting up AIWG end-to-end should use the
85
85
  [![GitHub Stars](https://img.shields.io/github/stars/jmagly/aiwg?style=flat-square)](https://github.com/jmagly/aiwg/stargazers)
86
86
  [![Node Version](https://img.shields.io/badge/node-%E2%89%A520.0.0-brightgreen?style=flat-square&logo=node.js)](https://nodejs.org)
87
87
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue?style=flat-square&logo=typescript)](https://www.typescriptlang.org)
88
- [![12 Providers](https://img.shields.io/badge/Providers-12-purple?style=flat-square)](#-platform-support)
88
+ [![14 Providers](https://img.shields.io/badge/Providers-14-purple?style=flat-square)](#-platform-support)
89
89
  [![Listed on mcpservers.org](https://mcpservers.org/badge.svg)](https://mcpservers.org/servers/docs-aiwg-io)
90
90
 
91
91
  [![Built With AIWG](https://aiwg.io/assets/badges/built-with-aiwg-dark.png)](https://aiwg.io/badges)
@@ -164,7 +164,7 @@ You can also invoke AIWG without adjusting `PATH` by using `npx aiwg <command>`.
164
164
 
165
165
  ## What AIWG Is
166
166
 
167
- AIWG is a deployment tool and support utility for AI context. At its core, `aiwg use` copies markdown and YAML source files into the paths each provider reads, so one source of truth works across 12 named provider integrations. A thirteenth `generic` adapter emits portable files for unrecognized or custom harnesses and is not counted as a named integration.
167
+ AIWG is a deployment tool and support utility for AI context. At its core, `aiwg use` copies markdown and YAML source files into the paths each provider reads, so one source of truth works across 14 named provider integrations. A fifteenth `generic` adapter emits portable files for unrecognized or custom harnesses and is not counted as a named integration.
168
168
 
169
169
  Around that core, AIWG ships agent-facing utilities for things the base platforms do not handle on their own: persistent artifact memory (`.aiwg/`), background orchestration, autonomous loops, artifact indexing, cost telemetry, health diagnostics, and more. These are tools the agent calls when you ask for something AIWG-shaped — you stay in chat. Most are opt-in. The deployment layer works standalone as plain text files the platform reads natively.
170
170
 
@@ -543,7 +543,7 @@ The orchestration pattern: **Primary Author → Parallel Reviewers → Synthesiz
543
543
  - **128 workflow skills** — natural language triggers for regression testing, forensics, voice profiles, quality gates, and CI/CD integration
544
544
  - **35 enforcement rules** — anti-laziness detection, token security, citation integrity, executable feedback, failure mitigation across 6 LLM archetypes
545
545
  - **334 artifact templates** — progressive disclosure templates for requirements, architecture, testing, security, deployment, and more
546
- - **Multi-provider support** — deploy to Claude Code, OpenAI Codex, GitHub Copilot, Cursor, Factory AI, Hermes, OpenCode, OpenClaw, OpenHuman, Pi Coding Agent, Warp Terminal, and Devin Desktop
546
+ - **Multi-provider support** — deploy to Google Antigravity CLI, Claude Code, OpenAI Codex, GitHub Copilot, Cursor, Factory AI, Hermes, OpenCode, OpenClaw, OpenHuman, [Pi Coding Agent](https://pi.dev/), Oh My Pi, Warp Terminal, and Devin Desktop
547
547
  - **8 core frameworks + training marketplace package** — SDLC, Digital Forensics, Marketing Operations, Research Management, Media Curation, Ops Infrastructure, Knowledge Base, Security Engineering, plus [`aiwg-training`](https://github.com/jmagly/aiwg-training) for fine-tuning dataset curation (corpus-to-dataset pipeline with DPO/KTO/ORPO/SimPO export)
548
548
  - **32 addons** — compound memory, line memory, llm-wiki (Obsidian-native knowledge base), RLM recursive decomposition, fleet operations, browser control, testing quality, and more
549
549
  - **40 Claude Code plugins** — the complete framework and addon catalog is installable independently from the AIWG marketplace
@@ -645,6 +645,7 @@ needs. Source-distributed opt-in addons such as Civic Action deploy with
645
645
  ### Multi-Platform Deployment
646
646
 
647
647
  ```bash
648
+ aiwg use all --provider antigravity # Google Antigravity CLI (alias: agy)
648
649
  aiwg use all --provider claude # Claude Code
649
650
  aiwg use all --provider codex # OpenAI Codex
650
651
  aiwg use all --provider copilot # GitHub Copilot
@@ -1384,10 +1385,11 @@ See [Messaging Guide](docs/messaging-guide.md) for setup and configuration.
1384
1385
 
1385
1386
  ## Platform Support
1386
1387
 
1387
- AIWG supports 12 named provider integrations. Artifact support varies by provider and is adapted to each provider's native or compatibility surfaces.
1388
+ AIWG supports 14 named provider integrations. Artifact support varies by provider and is adapted to each provider's native or compatibility surfaces.
1388
1389
 
1389
1390
  | Platform | Status | Agents | Commands | Skills | Rules | Deploy Command |
1390
1391
  |----------|--------|--------|----------|--------|-------|---------------|
1392
+ | **[Google Antigravity CLI](docs/providers/antigravity.md)** | Experimental | degraded `.agents/agents/` | — | `.agents/skills/` | `AGENTS.md` | `--provider antigravity` (alias: `agy`) |
1391
1393
  | **Claude Code** | Tested | `.claude/agents/` | `.claude/commands/` | `.claude/skills/` | `.claude/rules/` | `aiwg use sdlc` |
1392
1394
  | **GitHub Copilot** | Tested | `.github/agents/` | `.github/agents/` | `.github/skills/` | `.github/copilot-rules/` | `--provider copilot` |
1393
1395
  | **Warp Terminal** | Tested | `.warp/agents/` + WARP.md | `.warp/commands/` | `.warp/skills/` | `.warp/rules/` | `--provider warp` |
@@ -1396,10 +1398,11 @@ AIWG supports 12 named provider integrations. Artifact support varies by provide
1396
1398
  | **OpenCode** | Tested | `.opencode/agent/` | `.opencode/commands/` | `.opencode/skill/` | `.opencode/rule/` | `--provider opencode` |
1397
1399
  | **OpenAI/Codex** | Tested | `.codex/agents/` | `~/.codex/prompts/` | `.agents/skills/` | `.codex/rules/` | `--provider codex` |
1398
1400
  | **Devin Desktop** | Tested compatibility adapter | AGENTS.md | `.windsurf/workflows/` | `.windsurf/skills/` | `.windsurf/rules/` | `--provider devin` |
1399
- | **Hermes** | Experimental | — | — | `~/.hermes/skills/.aiwg/` | — | `--provider hermes` |
1401
+ | **Hermes** | Stable | — | — | `~/.hermes/skills/.aiwg/` | — | `--provider hermes` |
1400
1402
  | **OpenClaw** | Tested | `~/.openclaw/agents/` | `~/.openclaw/commands/` | `~/.openclaw/.aiwg/skills/` | `~/.openclaw/rules/` | `--provider openclaw` |
1401
1403
  | **OpenHuman** | Experimental | — | — | `~/.openhuman/.aiwg/skills/` | `~/.openhuman/.aiwg/rules/` | `--provider openhuman` |
1402
- | **Pi Coding Agent** | Experimental | `.agents/skills/` | `.pi/prompts/` | `.agents/skills/` | `AGENTS.md` | `--provider pi` |
1404
+ | **[Pi Coding Agent](https://pi.dev/)** | Experimental | `.agents/skills/` | `.pi/prompts/` | `.agents/skills/` | `AGENTS.md` | `--provider pi` |
1405
+ | **[Oh My Pi](docs/providers/omp.md)** | Experimental | `.omp/agents/` | `.omp/prompts/` | `.agents/skills/` | `.omp/AGENTS.md` | `--provider omp` |
1403
1406
 
1404
1407
  The legacy `--provider windsurf` selector remains supported and writes the
1405
1408
  same `.windsurf/` compatibility paths, but new commands should use `devin`.
@@ -1479,7 +1482,7 @@ aiwg sdlc-accelerate --from-codebase .
1479
1482
 
1480
1483
  ### Extension System
1481
1484
 
1482
- AIWG uses a unified extension system with 10 extension types, projected onto the supported artifact surfaces of 12 named provider integrations:
1485
+ AIWG uses a unified extension system with 10 extension types, projected onto the supported artifact surfaces of 14 named provider integrations:
1483
1486
 
1484
1487
  | Type | Count | Description |
1485
1488
  |------|-------|-------------|
@@ -1857,7 +1860,7 @@ Full research background, citations, and methodology: [docs/research/](docs/rese
1857
1860
 
1858
1861
  ### For Engineering Teams
1859
1862
 
1860
- **Standardize how your team works with AI across 12 provider integrations.** Whether your team uses Claude Code, Codex, Copilot, Cursor, Pi, or Warp, everyone can receive the same source workflows adapted to the provider's supported surfaces. The 35 enforcement rules prevent common AI mistakes: deleting tests to make them pass, fabricating citations, hard-coding tokens, or silently dropping features. Human-in-the-loop gates at phase transitions ensure no AI output reaches production without human review.
1863
+ **Standardize how your team works with AI across 14 provider integrations.** Whether your team uses Antigravity, Claude Code, Codex, Copilot, Cursor, Pi, or Warp, everyone can receive the same source workflows adapted to the provider's supported surfaces. The 35 enforcement rules prevent common AI mistakes: deleting tests to make them pass, fabricating citations, hard-coding tokens, or silently dropping features. Human-in-the-loop gates at phase transitions ensure no AI output reaches production without human review.
1861
1864
 
1862
1865
  ### For Platform Engineers
1863
1866
 
@@ -8,7 +8,7 @@ Beyond the rules, aiwg-utils also provides:
8
8
 
9
9
  - **5 agents**: `context-regenerator`, `aiwg-developer`, `consortium-coordinator`, `self-debug`, `aiwg-steward`
10
10
  - **9 skills**: `project-awareness`, `schedule`, `soul-create`, `soul-validate`, `soul-enhance`, `soul-apply`, `soul-blend`, `aiwg-sync`, `aiwg-guide`
11
- - **Provider regeneration commands**: provider-native `aiwg-regenerate` prompts or skills across all 12 named integrations, adapted to each provider's command surface
11
+ - **Provider regeneration commands**: provider-native `aiwg-regenerate` prompts or skills across all 13 named integrations, adapted to each provider's command surface
12
12
  - **Workspace commands**: `workspace-realign`, `workspace-prune-working`, `workspace-reset`
13
13
  - **@-mention tooling**: `mention-wire`, `mention-validate`, `mention-report`, `mention-lint`
14
14
  - **Hook management**: `hook-enable`, `hook-disable`, `hook-status`, `hook-regenerate`
@@ -59,7 +59,7 @@ Apply when: Telegram/group-chat bots, multi-bot rooms, direct-message business b
59
59
 
60
60
  #### native-ux-tools
61
61
 
62
- Use provider-native interaction tools (e.g., Claude Code's AskUserQuestion) for interactive questions rather than plain text. One question per interaction turn. The capability matrix covers all 12 named provider integrations and falls back to formatted markdown if native tools are unavailable.
62
+ Use provider-native interaction tools (e.g., Claude Code's AskUserQuestion) for interactive questions rather than plain text. One question per interaction turn. The capability matrix covers all 13 named provider integrations and falls back to formatted markdown if native tools are unavailable.
63
63
 
64
64
  Apply when: interactive commands (`--interactive` flag), decision gates, intake wizards.
65
65
 
@@ -180,7 +180,7 @@ When a stack trace or error points into build output, the required research acti
180
180
  ## Platform Applicability
181
181
 
182
182
  Applies universally across all AI coding platforms:
183
- - Claude Code, Codex, Copilot, Cursor, Warp, Factory, OpenCode, Windsurf
183
+ - Every supported provider
184
184
  - Any agent performing debugging, code review, error tracing, or stack trace analysis
185
185
 
186
186
  ## Checklist
@@ -171,7 +171,7 @@ Both are required. A well-researched unauthorized action is still a violation.
171
171
  ## Platform Applicability
172
172
 
173
173
  This rule applies universally across all AI coding platforms:
174
- - Claude Code, Codex, Copilot, Cursor, Warp, Factory, OpenCode, Windsurf
174
+ - Every supported provider
175
175
  - Any agent that modifies files, manages artifacts, or takes actions with lasting effects
176
176
 
177
177
  Authorization is not a platform feature. It is an agent responsibility.
@@ -204,7 +204,7 @@ In the Thought-Action-Observation loop:
204
204
  ## Platform Applicability
205
205
 
206
206
  This rule applies universally across all AI coding platforms:
207
- - Claude Code, Codex, Copilot, Cursor, Warp, Factory, OpenCode, Windsurf
207
+ - Every supported provider
208
208
  - Any agent that receives natural language instructions
209
209
 
210
210
  Following instructions is not a feature. It is the baseline expectation.
@@ -192,7 +192,7 @@ A TAO iteration that goes Thought→Edit→Error without any Read/Search/Grep ac
192
192
  ## Platform Applicability
193
193
 
194
194
  This rule applies universally across all AI coding platforms:
195
- - Claude Code, Codex, Copilot, Cursor, Warp, Factory, OpenCode, Windsurf
195
+ - Every supported provider
196
196
  - Any agent that modifies code or makes technical decisions
197
197
 
198
198
  Research is not optional. It is the minimum bar for competent assistance.
@@ -104,7 +104,7 @@ Consider subagents when non-trivial work decomposes into independent, bounded un
104
104
 
105
105
  ## Platform Applicability
106
106
 
107
- Universal across all AI coding platforms (Claude Code, Codex, Copilot, Cursor, Warp, Factory, OpenCode, Windsurf) and any agent that delegates work.
107
+ Universal across every supported provider and any agent that delegates work.
108
108
 
109
109
  ## Checklist
110
110
 
@@ -2,7 +2,7 @@
2
2
  namespace: aiwg
3
3
  name: aiwg-guide
4
4
  description: Contextual AIWG help — explains current version features, answers how-to questions, routes live queries to the steward
5
- platforms: [claude-code, codex, opencode, warp, cursor, windsurf, copilot, factory, openclaw, hermes]
5
+ platforms: [all]
6
6
 
7
7
  ---
8
8
 
@@ -102,7 +102,9 @@ node --version # → Node version
102
102
  aiwg doctor # workspace health snapshot (helpful)
103
103
  ```
104
104
 
105
- And — also required — the **provider** (the AIWG harness in use): one of `claude-code`, `hermes`, `codex`, `copilot`, `cursor`, `warp`, `factory`, `opencode`, `windsurf`, `openclaw`.
105
+ And — also required — the **provider** (the AIWG harness in use): one of
106
+ `claude-code`, `codex`, `copilot`, `cursor`, `factory`, `hermes`, `opencode`,
107
+ `openclaw`, `openhuman`, `omp`, `pi`, `warp`, or `windsurf`.
106
108
 
107
109
  When you (the agent) draft a bug report on behalf of a user, **ask explicitly for each of the three required fields** if they aren't already in the conversation. Don't infer. The May-2026 jmagly→roctinam import sweep needed a correction round because the original GitHub report cited "Claude Code 2.1.137" but the actual harness in use was hermes — same bug, different behavior, wasted half a round-trip to clarify. Don't repeat that.
108
110
 
@@ -7,7 +7,7 @@ commandHint:
7
7
  allowedTools: Read, Write, Bash, Glob, Grep
8
8
  category: utilities
9
9
  orchestration: true
10
- platforms: [claude-code]
10
+ platforms: [all]
11
11
 
12
12
  ---
13
13
 
@@ -6,7 +6,7 @@
6
6
 
7
7
  ## Overview
8
8
 
9
- The RLM (Recursive Language Models) addon provides recursive context decomposition for processing arbitrarily large codebases and document corpora through programmatic sub-agent delegation. This guide documents resource deployment across AIWG's 12 named provider integrations; runtime delegation depends on provider capability.
9
+ The RLM (Recursive Language Models) addon provides recursive context decomposition for processing arbitrarily large codebases and document corpora through programmatic sub-agent delegation. This guide documents resource deployment across AIWG's 13 named provider integrations; runtime delegation depends on provider capability.
10
10
 
11
11
  ### What Gets Deployed
12
12
 
@@ -629,7 +629,7 @@ After deploying RLM to any provider:
629
629
 
630
630
  **Check**:
631
631
  1. Provider name spelled correctly (lowercase)
632
- 2. The provider is one of AIWG's 12 named integrations (`aiwg help`)
632
+ 2. The provider is one of AIWG's 13 named integrations (`aiwg help`)
633
633
  3. Permissions to write to target directories
634
634
  4. For Codex: Home prompt directory and project `.agents/skills/` are writable
635
635
 
@@ -6,7 +6,7 @@
6
6
 
7
7
  ## Overview
8
8
 
9
- The RLM (Recursive Language Models) addon supports running root agents and sub-agents across multiple AI providers. This enables cost optimization (e.g., Claude Opus root with Codex Mini sub-calls), provider-specific strengths (e.g., Claude for reasoning, OpenAI Codex for code generation), and resource deployment across AIWG's 12 named provider integrations. Runtime sub-agent execution still depends on the selected provider's capabilities.
9
+ The RLM (Recursive Language Models) addon supports running root agents and sub-agents across multiple AI providers. This enables cost optimization (e.g., Claude Opus root with Codex Mini sub-calls), provider-specific strengths (e.g., Claude for reasoning, OpenAI Codex for code generation), and resource deployment across AIWG's 13 named provider integrations. Runtime sub-agent execution still depends on the selected provider's capabilities.
10
10
 
11
11
  ## Model Mapping for RLM
12
12
 
@@ -3,7 +3,7 @@ name: memory-ingest
3
3
  description: Ingest a source into any consumer's semantic memory by reading the topology contract
4
4
  namespace: aiwg
5
5
  category: kernel
6
- platforms: [claude, copilot, cursor, factory, windsurf, warp, codex, opencode, openclaw, hermes]
6
+ platforms: [all]
7
7
  triggers:
8
8
  - "help my AI remember what we decided"
9
9
  - "help me preserve project decisions between sessions"
@@ -3,7 +3,7 @@ name: memory-lint
3
3
  description: Health-check any consumer's semantic memory by composing structural and domain-specific checks
4
4
  namespace: aiwg
5
5
  category: kernel
6
- platforms: [claude, copilot, cursor, factory, windsurf, warp, codex, opencode, openclaw, hermes]
6
+ platforms: [all]
7
7
  ---
8
8
 
9
9
  # memory-lint
@@ -3,7 +3,7 @@ name: memory-log-append
3
3
  description: Append a structured event to a consumer's semantic memory log
4
4
  namespace: aiwg
5
5
  category: kernel
6
- platforms: [claude, copilot, cursor, factory, windsurf, warp, codex, opencode, openclaw, hermes]
6
+ platforms: [all]
7
7
  ---
8
8
 
9
9
  # memory-log-append
@@ -3,7 +3,7 @@ name: memory-log-render
3
3
  description: Generate a human-readable Markdown view from a consumer's JSON Lines event log
4
4
  namespace: aiwg
5
5
  category: kernel
6
- platforms: [claude, copilot, cursor, factory, windsurf, warp, codex, opencode, openclaw, hermes]
6
+ platforms: [all]
7
7
  ---
8
8
 
9
9
  # memory-log-render
@@ -3,7 +3,7 @@ name: memory-query-capture
3
3
  description: Capture query synthesis as durable pages in semantic memory
4
4
  namespace: aiwg
5
5
  category: kernel
6
- platforms: [claude, copilot, cursor, factory, windsurf, warp, codex, opencode, openclaw, hermes]
6
+ platforms: [all]
7
7
  ---
8
8
 
9
9
  # memory-query-capture
@@ -7,7 +7,7 @@ commandHint:
7
7
  allowedTools: Read, Write, Bash, Glob, Grep
8
8
  category: utilities
9
9
  orchestration: true
10
- platforms: [claude-code]
10
+ platforms: [all]
11
11
 
12
12
  ---
13
13
 
@@ -0,0 +1,8 @@
1
+ # Google Antigravity CLI workspace context
2
+
3
+ <!-- AIWG SDLC Framework Integration -->
4
+
5
+ Read and follow [WORKSPACE.md](./WORKSPACE.md) first.
6
+ Then read [AIWG.md](./AIWG.md) for AIWG discovery, quickrefs, and framework routing.
7
+
8
+ These are explicit reading instructions. Plain Markdown links are not claimed to auto-load.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agent-loop",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Iterative AI coding loops with automatic recovery - iteration beats perfection",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agent-persistence",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Human-in-the-loop (HITL) gate definitions for agent operations. Provides reusable YAML gates for destructive-action authorization, false-positive override, and recovery escalation. Loaded by agent loops and orchestrators that need bounded human checkpoints.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agentic-installer",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Structured YAML manifests for reproducible, agent-driven software installation across platforms. Scripts are the primary artifact; agentic instructions handle adaptation and recovery.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aiwg-dev",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Developer tooling for building AIWG itself and AIWG addons/frameworks. Not for end users — install explicitly with `aiwg use aiwg-dev`.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aiwg-evals",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Automated evaluation framework for agent quality, based on KAMI benchmark methodology and ReAct patterns",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -15,6 +15,14 @@ AIWG Evals provides:
15
15
  2. **Workflow Scenarios**: Test multi-agent orchestration
16
16
  3. **Archetype Detection**: Identify failure pattern susceptibility
17
17
  4. **Quality Reports**: Track agent health over time
18
+ 5. **Integrity-Gated Evidence**: Distinguish smoke diagnostics from verified
19
+ evals with uncertainty, paired baselines, compromise labels, and
20
+ PROMOTE/HOLD/ROLLBACK decisions
21
+
22
+ > A dimension score is a smoke diagnostic unless the report includes
23
+ > `sample_n`, uncertainty, `integrity_state`, and `trusted_score_source`.
24
+ > Detected `test_edit`, `scorer_edit`, `fixture_edit`, `metric_leakage`, or
25
+ > `unknown` compromise labels prevent promotion regardless of score.
18
26
 
19
27
  ## Installation
20
28
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "auto-memory",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Automatic memory seed templates for AIWG projects",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-control",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Drive a real, user-installed Chromium-derived browser from an AIWG agent. Wraps @playwright/mcp with a setup wizard, health-check doctor, allow-list enforcement, and an opinionated agent persona that respects authorization and audit boundaries.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -7,7 +7,7 @@ commandHint:
7
7
  allowedTools: Read, Write, Bash, Glob, Grep
8
8
  category: utilities
9
9
  orchestration: true
10
- platforms: [claude-code]
10
+ platforms: [all]
11
11
 
12
12
  ---
13
13
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "color-palette",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Color palette selection and review tooling with color theory fundamentals, current trend research, and accessibility analysis.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "compound-memory",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Governed orchestration across AIWG line memory, semantic memory, and llm-wiki.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,5 +1,10 @@
1
1
  # Compound Memory operator guide
2
2
 
3
+ Compound Memory remains independently supported. Dataset Intelligence may
4
+ register source/run evidence, but does not replace promotion, review, bounded
5
+ context, or maintenance semantics. See the [dataset migration
6
+ guide](../dataset-intelligence/migration-guide.md).
7
+
3
8
  ## Activate
4
9
 
5
10
  ```bash
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "context-curator",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Context curation and distractor filtering for production-grade agent reliability",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "daemon",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Persistent daemon session capabilities: Concierge front-end, session memory, scheduler integration",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -112,8 +112,8 @@ Never expose file paths in the confirmation response.
112
112
 
113
113
  ## References
114
114
 
115
- - @$AIWG_ROOT/agentic/code/addons/daemon/behaviors/concierge.behavior.md — Behavior definition (full teach mode spec)
116
- - @$AIWG_ROOT/agentic/code/addons/daemon/rules/daemon-interaction.md — Interaction rules
115
+ - @$AIWG_ROOT/${CLAUDE_PLUGIN_ROOT}/behaviors/concierge.behavior.md — Behavior definition (full teach mode spec)
116
+ - @$AIWG_ROOT/${CLAUDE_PLUGIN_ROOT}/rules/daemon-interaction.md — Interaction rules
117
117
  - @$AIWG_ROOT/docs/daemon-guide.md — Daemon architecture
118
118
  - @$AIWG_ROOT/agentic/code/addons/prose-integration/skills/prose-run/SKILL.md — OpenProse runner for teach mode delegation
119
119
  - @$AIWG_ROOT/agentic/code/addons/prose-integration/skills/prose-detect/SKILL.md — OpenProse detection
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "doc-intelligence",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Documentation intelligence addon for scraping, extraction, analysis, and generated-docs auditing.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "droid-bridge",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "MCP server bridging Claude Code to Factory Droid for batch operations and automated fixes",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "forensics",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Digital forensics and incident response framework with 14 specialized agents covering target profiling, evidence acquisition, log/memory/container/cloud analysis, IOC extraction, and reporting.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "guided-implementation",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Bounded iteration control for autonomous issue-to-code implementation",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -47,7 +47,7 @@ Task: Implement JWT token validation
47
47
 
48
48
  Attempts:
49
49
  - Iter 1: Test failed — undefined token variable
50
- - Iter 2: Test failed — token missing userId field
50
+ - Iter 2: Test failed — token missing userId field
51
51
  - Iter 3: Test failed — userId format mismatch (string vs number)
52
52
 
53
53
  Pattern detected: userId type inconsistency between implementation and test
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hooks",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Claude Code hooks for workflow tracing and observability.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "knowledge-base",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Knowledge-base / wiki framework with skills for ingestion, query, and lint. Build a structured, citable corpus with cross-references and concept pages.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "line-memory",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Bounded, plain-text project memory with least-recently-used retention.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "llm-wiki",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "LLM-maintained markdown wiki that compounds as sources are ingested. Thin topology declaration on the semantic memory kernel — ships schema profiles and page templates, no custom mechanics.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "marketing",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Marketing automation framework with 37 specialized agents for campaign management.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "media-curator",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Media archive management framework with 7 specialized agents for source discovery, acquisition (yt-dlp / Internet Archive / Bandcamp), quality assessment, metadata tagging, and provenance tracking.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nlp-prod",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Tools, skills, and CLI extensions for designing and productionizing LLM inference pipelines. Pattern-guided, slim by default, eval-first.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ops",
3
- "version": "2026.9.2",
3
+ "version": "2026.9.4",
4
4
  "description": "Operational infrastructure framework with 12 specialized agents covering incident response, runbook execution, fleet inventory, certificate lifecycle, and disaster recovery planning.",
5
5
  "author": {
6
6
  "name": "AIWG Contributors",
@@ -18,7 +18,7 @@ Execute operational runbooks with structured verification, safety enforcement, a
18
18
  - Verify expected output at each step before proceeding
19
19
  - Gate destructive operations (require explicit human approval)
20
20
  - Detect interactive commands and flag for human execution
21
- - Generate audit trail of all commands run, outputs received, and files modified
21
+ - Generate governed minimum-sufficient evidence for commands, outcomes, bounded output excerpts, and file changes
22
22
  - Rollback on failure if rollback procedure is documented
23
23
  - Post progress updates to issue thread if issue context is provided
24
24
 
@@ -28,11 +28,13 @@ Execute operational runbooks with structured verification, safety enforcement, a
28
28
  - ALWAYS assess blast radius before destructive operations
29
29
  - IF a step fails, check troubleshooting section before retrying
30
30
  - LIMIT retries to 3 per step — escalate after that
31
- - RECORD every command executed and its output in the audit trail
31
+ - RECORD each command/result with bounded redacted excerpts and digests; full raw capture requires an explicit reason and short-lived raw tier
32
+ - ALWAYS invoke the ops evidence boundary before an audit/artifact write, agent response containing collected output, or issue/PR/comment submission
33
+ - NEVER submit a denied payload; use the separately gated sanitized summary when the boundary returns one
32
34
  - NEVER apply one host's runbook to a different host without explicit confirmation
33
35
 
34
36
  ## Output Format
35
- After execution, produce an audit trail:
37
+ After execution, prepare the audit trail through `aiwg ops evidence prepare` (or the `aiwg/governance` API), then produce:
36
38
  | Step | Command | Expected | Actual | Status |
37
39
  |------|---------|----------|--------|--------|
38
40
  | 1 | {cmd} | {expected} | {actual} | PASS/FAIL |