@raishin/vanguard-frontier-agentic 2.10.0 → 2.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (816) hide show
  1. package/.claude-plugin/marketplace.json +2 -2
  2. package/.claude-plugin/plugin.json +47 -1
  3. package/.cursor-plugin/plugin.json +47 -1
  4. package/.github/plugin/marketplace.json +1 -1
  5. package/README.md +35 -14
  6. package/agents/databricks/README.md +84 -0
  7. package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/AGENT.md +54 -0
  8. package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/claude-code.agent.md +38 -0
  9. package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/codex.toml +14 -0
  10. package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/copilot.agent.md +51 -0
  11. package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/cursor.agent.md +40 -0
  12. package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/gemini.agent.md +39 -0
  13. package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/kiro-cli.agent.json +5 -0
  14. package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/harnesses/kiro-ide.agent.md +38 -0
  15. package/agents/databricks/databricks-lakehouse-engineering-at-azure-agent/metadata.json +40 -0
  16. package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/AGENT.md +72 -0
  17. package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/PERMISSIONS.md +53 -0
  18. package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/PREFLIGHT.md +76 -0
  19. package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/ROLLBACK.md +42 -0
  20. package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/claude-code.agent.md +61 -0
  21. package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/codex.toml +14 -0
  22. package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/copilot.agent.md +60 -0
  23. package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/cursor.agent.md +61 -0
  24. package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/gemini.agent.md +61 -0
  25. package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/kiro-cli.agent.json +5 -0
  26. package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/harnesses/kiro-ide.agent.md +61 -0
  27. package/agents/databricks/databricks-live-unity-catalog-grant-guard-at-azure-agent/metadata.json +61 -0
  28. package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/AGENT.md +54 -0
  29. package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/claude-code.agent.md +38 -0
  30. package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/codex.toml +14 -0
  31. package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/copilot.agent.md +51 -0
  32. package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/cursor.agent.md +40 -0
  33. package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/gemini.agent.md +39 -0
  34. package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/kiro-cli.agent.json +5 -0
  35. package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/harnesses/kiro-ide.agent.md +38 -0
  36. package/agents/databricks/databricks-unity-catalog-governance-at-azure-agent/metadata.json +40 -0
  37. package/agents/microsoft/copilot-governance-maestro-agent/AGENT.md +55 -0
  38. package/agents/microsoft/copilot-governance-maestro-agent/harnesses/claude-code.agent.md +38 -0
  39. package/agents/microsoft/copilot-governance-maestro-agent/harnesses/codex.toml +34 -0
  40. package/agents/microsoft/copilot-governance-maestro-agent/harnesses/copilot.agent.md +51 -0
  41. package/agents/microsoft/copilot-governance-maestro-agent/harnesses/cursor.agent.md +40 -0
  42. package/agents/microsoft/copilot-governance-maestro-agent/harnesses/gemini.agent.md +39 -0
  43. package/agents/microsoft/copilot-governance-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
  44. package/agents/microsoft/copilot-governance-maestro-agent/harnesses/kiro-ide.agent.md +38 -0
  45. package/agents/microsoft/copilot-governance-maestro-agent/metadata.json +39 -0
  46. package/agents/microsoft/copilot-studio-agent-governance-alm-agent/AGENT.md +63 -0
  47. package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/claude-code.agent.md +38 -0
  48. package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/codex.toml +14 -0
  49. package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/copilot.agent.md +51 -0
  50. package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/cursor.agent.md +40 -0
  51. package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/gemini.agent.md +39 -0
  52. package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/kiro-cli.agent.json +5 -0
  53. package/agents/microsoft/copilot-studio-agent-governance-alm-agent/harnesses/kiro-ide.agent.md +38 -0
  54. package/agents/microsoft/copilot-studio-agent-governance-alm-agent/metadata.json +42 -0
  55. package/agents/microsoft/d365-commerce-agent/AGENT.md +63 -0
  56. package/agents/microsoft/d365-commerce-agent/harnesses/claude-code.agent.md +38 -0
  57. package/agents/microsoft/d365-commerce-agent/harnesses/codex.toml +14 -0
  58. package/agents/microsoft/d365-commerce-agent/harnesses/copilot.agent.md +51 -0
  59. package/agents/microsoft/d365-commerce-agent/harnesses/cursor.agent.md +40 -0
  60. package/agents/microsoft/d365-commerce-agent/harnesses/gemini.agent.md +39 -0
  61. package/agents/microsoft/d365-commerce-agent/harnesses/kiro-cli.agent.json +5 -0
  62. package/agents/microsoft/d365-commerce-agent/harnesses/kiro-ide.agent.md +38 -0
  63. package/agents/microsoft/d365-commerce-agent/metadata.json +39 -0
  64. package/agents/microsoft/d365-customer-insights-journeys-agent/AGENT.md +63 -0
  65. package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/claude-code.agent.md +38 -0
  66. package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/codex.toml +14 -0
  67. package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/copilot.agent.md +51 -0
  68. package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/cursor.agent.md +40 -0
  69. package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/gemini.agent.md +39 -0
  70. package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/kiro-cli.agent.json +5 -0
  71. package/agents/microsoft/d365-customer-insights-journeys-agent/harnesses/kiro-ide.agent.md +38 -0
  72. package/agents/microsoft/d365-customer-insights-journeys-agent/metadata.json +41 -0
  73. package/agents/microsoft/d365-customer-service-contact-center-agent/AGENT.md +63 -0
  74. package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/claude-code.agent.md +38 -0
  75. package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/codex.toml +14 -0
  76. package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/copilot.agent.md +51 -0
  77. package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/cursor.agent.md +40 -0
  78. package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/gemini.agent.md +39 -0
  79. package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/kiro-cli.agent.json +5 -0
  80. package/agents/microsoft/d365-customer-service-contact-center-agent/harnesses/kiro-ide.agent.md +38 -0
  81. package/agents/microsoft/d365-customer-service-contact-center-agent/metadata.json +39 -0
  82. package/agents/microsoft/d365-data-migration-cutover-agent/AGENT.md +64 -0
  83. package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/claude-code.agent.md +38 -0
  84. package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/codex.toml +14 -0
  85. package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/copilot.agent.md +51 -0
  86. package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/cursor.agent.md +40 -0
  87. package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/gemini.agent.md +39 -0
  88. package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/kiro-cli.agent.json +5 -0
  89. package/agents/microsoft/d365-data-migration-cutover-agent/harnesses/kiro-ide.agent.md +38 -0
  90. package/agents/microsoft/d365-data-migration-cutover-agent/metadata.json +41 -0
  91. package/agents/microsoft/d365-field-service-to-cash-agent/AGENT.md +63 -0
  92. package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/claude-code.agent.md +38 -0
  93. package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/codex.toml +14 -0
  94. package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/copilot.agent.md +51 -0
  95. package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/cursor.agent.md +40 -0
  96. package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/gemini.agent.md +39 -0
  97. package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/kiro-cli.agent.json +5 -0
  98. package/agents/microsoft/d365-field-service-to-cash-agent/harnesses/kiro-ide.agent.md +38 -0
  99. package/agents/microsoft/d365-field-service-to-cash-agent/metadata.json +39 -0
  100. package/agents/microsoft/d365-finance-close-to-report-agent/AGENT.md +64 -0
  101. package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/claude-code.agent.md +38 -0
  102. package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/codex.toml +14 -0
  103. package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/copilot.agent.md +51 -0
  104. package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/cursor.agent.md +40 -0
  105. package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/gemini.agent.md +39 -0
  106. package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/kiro-cli.agent.json +5 -0
  107. package/agents/microsoft/d365-finance-close-to-report-agent/harnesses/kiro-ide.agent.md +38 -0
  108. package/agents/microsoft/d365-finance-close-to-report-agent/metadata.json +39 -0
  109. package/agents/microsoft/d365-fno-developer-extension-agent/AGENT.md +64 -0
  110. package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/claude-code.agent.md +39 -0
  111. package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/codex.toml +14 -0
  112. package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/copilot.agent.md +52 -0
  113. package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/cursor.agent.md +41 -0
  114. package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/gemini.agent.md +40 -0
  115. package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/kiro-cli.agent.json +5 -0
  116. package/agents/microsoft/d365-fno-developer-extension-agent/harnesses/kiro-ide.agent.md +39 -0
  117. package/agents/microsoft/d365-fno-developer-extension-agent/metadata.json +40 -0
  118. package/agents/microsoft/d365-integration-dual-write-agent/AGENT.md +63 -0
  119. package/agents/microsoft/d365-integration-dual-write-agent/harnesses/claude-code.agent.md +38 -0
  120. package/agents/microsoft/d365-integration-dual-write-agent/harnesses/codex.toml +14 -0
  121. package/agents/microsoft/d365-integration-dual-write-agent/harnesses/copilot.agent.md +51 -0
  122. package/agents/microsoft/d365-integration-dual-write-agent/harnesses/cursor.agent.md +40 -0
  123. package/agents/microsoft/d365-integration-dual-write-agent/harnesses/gemini.agent.md +39 -0
  124. package/agents/microsoft/d365-integration-dual-write-agent/harnesses/kiro-cli.agent.json +5 -0
  125. package/agents/microsoft/d365-integration-dual-write-agent/harnesses/kiro-ide.agent.md +38 -0
  126. package/agents/microsoft/d365-integration-dual-write-agent/metadata.json +40 -0
  127. package/agents/microsoft/d365-live-record-field-update-guard-agent/AGENT.md +78 -0
  128. package/agents/microsoft/d365-live-record-field-update-guard-agent/PERMISSIONS.md +67 -0
  129. package/agents/microsoft/d365-live-record-field-update-guard-agent/PREFLIGHT.md +81 -0
  130. package/agents/microsoft/d365-live-record-field-update-guard-agent/ROLLBACK.md +76 -0
  131. package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/claude-code.agent.md +59 -0
  132. package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/codex.toml +14 -0
  133. package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/copilot.agent.md +68 -0
  134. package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/cursor.agent.md +59 -0
  135. package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/gemini.agent.md +59 -0
  136. package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/kiro-cli.agent.json +5 -0
  137. package/agents/microsoft/d365-live-record-field-update-guard-agent/harnesses/kiro-ide.agent.md +59 -0
  138. package/agents/microsoft/d365-live-record-field-update-guard-agent/metadata.json +62 -0
  139. package/agents/microsoft/d365-live-security-role-guard-agent/AGENT.md +61 -0
  140. package/agents/microsoft/d365-live-security-role-guard-agent/PERMISSIONS.md +45 -0
  141. package/agents/microsoft/d365-live-security-role-guard-agent/PREFLIGHT.md +44 -0
  142. package/agents/microsoft/d365-live-security-role-guard-agent/ROLLBACK.md +39 -0
  143. package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/claude-code.agent.md +60 -0
  144. package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/codex.toml +14 -0
  145. package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/copilot.agent.md +69 -0
  146. package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/cursor.agent.md +60 -0
  147. package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/gemini.agent.md +60 -0
  148. package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/kiro-cli.agent.json +5 -0
  149. package/agents/microsoft/d365-live-security-role-guard-agent/harnesses/kiro-ide.agent.md +60 -0
  150. package/agents/microsoft/d365-live-security-role-guard-agent/metadata.json +60 -0
  151. package/agents/microsoft/d365-maestro-agent/AGENT.md +56 -0
  152. package/agents/microsoft/d365-maestro-agent/harnesses/claude-code.agent.md +39 -0
  153. package/agents/microsoft/d365-maestro-agent/harnesses/codex.toml +35 -0
  154. package/agents/microsoft/d365-maestro-agent/harnesses/copilot.agent.md +52 -0
  155. package/agents/microsoft/d365-maestro-agent/harnesses/cursor.agent.md +41 -0
  156. package/agents/microsoft/d365-maestro-agent/harnesses/gemini.agent.md +40 -0
  157. package/agents/microsoft/d365-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
  158. package/agents/microsoft/d365-maestro-agent/harnesses/kiro-ide.agent.md +39 -0
  159. package/agents/microsoft/d365-maestro-agent/metadata.json +38 -0
  160. package/agents/microsoft/d365-project-operations-agent/AGENT.md +63 -0
  161. package/agents/microsoft/d365-project-operations-agent/harnesses/claude-code.agent.md +38 -0
  162. package/agents/microsoft/d365-project-operations-agent/harnesses/codex.toml +14 -0
  163. package/agents/microsoft/d365-project-operations-agent/harnesses/copilot.agent.md +51 -0
  164. package/agents/microsoft/d365-project-operations-agent/harnesses/cursor.agent.md +40 -0
  165. package/agents/microsoft/d365-project-operations-agent/harnesses/gemini.agent.md +39 -0
  166. package/agents/microsoft/d365-project-operations-agent/harnesses/kiro-cli.agent.json +5 -0
  167. package/agents/microsoft/d365-project-operations-agent/harnesses/kiro-ide.agent.md +38 -0
  168. package/agents/microsoft/d365-project-operations-agent/metadata.json +39 -0
  169. package/agents/microsoft/d365-sales-revenue-operations-agent/AGENT.md +64 -0
  170. package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/claude-code.agent.md +38 -0
  171. package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/codex.toml +14 -0
  172. package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/copilot.agent.md +51 -0
  173. package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/cursor.agent.md +40 -0
  174. package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/gemini.agent.md +39 -0
  175. package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/kiro-cli.agent.json +5 -0
  176. package/agents/microsoft/d365-sales-revenue-operations-agent/harnesses/kiro-ide.agent.md +38 -0
  177. package/agents/microsoft/d365-sales-revenue-operations-agent/metadata.json +39 -0
  178. package/agents/microsoft/d365-security-sod-governance-agent/AGENT.md +64 -0
  179. package/agents/microsoft/d365-security-sod-governance-agent/harnesses/claude-code.agent.md +38 -0
  180. package/agents/microsoft/d365-security-sod-governance-agent/harnesses/codex.toml +14 -0
  181. package/agents/microsoft/d365-security-sod-governance-agent/harnesses/copilot.agent.md +51 -0
  182. package/agents/microsoft/d365-security-sod-governance-agent/harnesses/cursor.agent.md +40 -0
  183. package/agents/microsoft/d365-security-sod-governance-agent/harnesses/gemini.agent.md +39 -0
  184. package/agents/microsoft/d365-security-sod-governance-agent/harnesses/kiro-cli.agent.json +5 -0
  185. package/agents/microsoft/d365-security-sod-governance-agent/harnesses/kiro-ide.agent.md +38 -0
  186. package/agents/microsoft/d365-security-sod-governance-agent/metadata.json +39 -0
  187. package/agents/microsoft/d365-success-by-design-governance-agent/AGENT.md +64 -0
  188. package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/claude-code.agent.md +38 -0
  189. package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/codex.toml +14 -0
  190. package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/copilot.agent.md +51 -0
  191. package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/cursor.agent.md +40 -0
  192. package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/gemini.agent.md +39 -0
  193. package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/kiro-cli.agent.json +5 -0
  194. package/agents/microsoft/d365-success-by-design-governance-agent/harnesses/kiro-ide.agent.md +38 -0
  195. package/agents/microsoft/d365-success-by-design-governance-agent/metadata.json +41 -0
  196. package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/AGENT.md +64 -0
  197. package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/claude-code.agent.md +38 -0
  198. package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/codex.toml +14 -0
  199. package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/copilot.agent.md +51 -0
  200. package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/cursor.agent.md +40 -0
  201. package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/gemini.agent.md +39 -0
  202. package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/kiro-cli.agent.json +5 -0
  203. package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/harnesses/kiro-ide.agent.md +38 -0
  204. package/agents/microsoft/d365-supply-chain-plan-to-produce-agent/metadata.json +39 -0
  205. package/agents/microsoft/fabric-analytics-engineering-agent/AGENT.md +63 -0
  206. package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/claude-code.agent.md +38 -0
  207. package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/codex.toml +14 -0
  208. package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/copilot.agent.md +51 -0
  209. package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/cursor.agent.md +40 -0
  210. package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/gemini.agent.md +39 -0
  211. package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/kiro-cli.agent.json +5 -0
  212. package/agents/microsoft/fabric-analytics-engineering-agent/harnesses/kiro-ide.agent.md +38 -0
  213. package/agents/microsoft/fabric-analytics-engineering-agent/metadata.json +39 -0
  214. package/agents/microsoft/fabric-data-engineering-agent/AGENT.md +63 -0
  215. package/agents/microsoft/fabric-data-engineering-agent/harnesses/claude-code.agent.md +38 -0
  216. package/agents/microsoft/fabric-data-engineering-agent/harnesses/codex.toml +14 -0
  217. package/agents/microsoft/fabric-data-engineering-agent/harnesses/copilot.agent.md +51 -0
  218. package/agents/microsoft/fabric-data-engineering-agent/harnesses/cursor.agent.md +40 -0
  219. package/agents/microsoft/fabric-data-engineering-agent/harnesses/gemini.agent.md +39 -0
  220. package/agents/microsoft/fabric-data-engineering-agent/harnesses/kiro-cli.agent.json +5 -0
  221. package/agents/microsoft/fabric-data-engineering-agent/harnesses/kiro-ide.agent.md +38 -0
  222. package/agents/microsoft/fabric-data-engineering-agent/metadata.json +39 -0
  223. package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/AGENT.md +63 -0
  224. package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/claude-code.agent.md +38 -0
  225. package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/codex.toml +14 -0
  226. package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/copilot.agent.md +51 -0
  227. package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/cursor.agent.md +40 -0
  228. package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/gemini.agent.md +39 -0
  229. package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/kiro-cli.agent.json +5 -0
  230. package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/harnesses/kiro-ide.agent.md +38 -0
  231. package/agents/microsoft/fabric-power-bi-business-insights-governance-agent/metadata.json +39 -0
  232. package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/AGENT.md +63 -0
  233. package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/claude-code.agent.md +38 -0
  234. package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/codex.toml +14 -0
  235. package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/copilot.agent.md +51 -0
  236. package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/cursor.agent.md +40 -0
  237. package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/gemini.agent.md +39 -0
  238. package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/kiro-cli.agent.json +5 -0
  239. package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/harnesses/kiro-ide.agent.md +38 -0
  240. package/agents/microsoft/m365-backup-bcdr-data-resilience-agent/metadata.json +39 -0
  241. package/agents/microsoft/m365-copilot-readiness-governance-agent/AGENT.md +64 -0
  242. package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/claude-code.agent.md +38 -0
  243. package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/codex.toml +14 -0
  244. package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/copilot.agent.md +51 -0
  245. package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/cursor.agent.md +40 -0
  246. package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/gemini.agent.md +39 -0
  247. package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/kiro-cli.agent.json +5 -0
  248. package/agents/microsoft/m365-copilot-readiness-governance-agent/harnesses/kiro-ide.agent.md +38 -0
  249. package/agents/microsoft/m365-copilot-readiness-governance-agent/metadata.json +39 -0
  250. package/agents/microsoft/m365-defender-xdr-security-operations-agent/AGENT.md +63 -0
  251. package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/claude-code.agent.md +38 -0
  252. package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/codex.toml +14 -0
  253. package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/copilot.agent.md +51 -0
  254. package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/cursor.agent.md +40 -0
  255. package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/gemini.agent.md +39 -0
  256. package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/kiro-cli.agent.json +5 -0
  257. package/agents/microsoft/m365-defender-xdr-security-operations-agent/harnesses/kiro-ide.agent.md +38 -0
  258. package/agents/microsoft/m365-defender-xdr-security-operations-agent/metadata.json +41 -0
  259. package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/AGENT.md +63 -0
  260. package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/claude-code.agent.md +38 -0
  261. package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/codex.toml +14 -0
  262. package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/copilot.agent.md +51 -0
  263. package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/cursor.agent.md +40 -0
  264. package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/gemini.agent.md +39 -0
  265. package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/kiro-cli.agent.json +5 -0
  266. package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/harnesses/kiro-ide.agent.md +38 -0
  267. package/agents/microsoft/m365-exchange-sharepoint-information-governance-agent/metadata.json +41 -0
  268. package/agents/microsoft/m365-identity-zero-trust-agent/AGENT.md +64 -0
  269. package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/claude-code.agent.md +38 -0
  270. package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/codex.toml +14 -0
  271. package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/copilot.agent.md +51 -0
  272. package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/cursor.agent.md +40 -0
  273. package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/gemini.agent.md +39 -0
  274. package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/kiro-cli.agent.json +5 -0
  275. package/agents/microsoft/m365-identity-zero-trust-agent/harnesses/kiro-ide.agent.md +38 -0
  276. package/agents/microsoft/m365-identity-zero-trust-agent/metadata.json +39 -0
  277. package/agents/microsoft/m365-intune-endpoint-management-agent/AGENT.md +63 -0
  278. package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/claude-code.agent.md +38 -0
  279. package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/codex.toml +14 -0
  280. package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/copilot.agent.md +51 -0
  281. package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/cursor.agent.md +40 -0
  282. package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/gemini.agent.md +39 -0
  283. package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/kiro-cli.agent.json +5 -0
  284. package/agents/microsoft/m365-intune-endpoint-management-agent/harnesses/kiro-ide.agent.md +38 -0
  285. package/agents/microsoft/m365-intune-endpoint-management-agent/metadata.json +41 -0
  286. package/agents/microsoft/m365-licensing-ea-optimization-agent/AGENT.md +63 -0
  287. package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/claude-code.agent.md +38 -0
  288. package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/codex.toml +14 -0
  289. package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/copilot.agent.md +51 -0
  290. package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/cursor.agent.md +40 -0
  291. package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/gemini.agent.md +39 -0
  292. package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/kiro-cli.agent.json +5 -0
  293. package/agents/microsoft/m365-licensing-ea-optimization-agent/harnesses/kiro-ide.agent.md +38 -0
  294. package/agents/microsoft/m365-licensing-ea-optimization-agent/metadata.json +39 -0
  295. package/agents/microsoft/m365-live-identity-posture-guard-agent/AGENT.md +60 -0
  296. package/agents/microsoft/m365-live-identity-posture-guard-agent/PERMISSIONS.md +45 -0
  297. package/agents/microsoft/m365-live-identity-posture-guard-agent/PREFLIGHT.md +39 -0
  298. package/agents/microsoft/m365-live-identity-posture-guard-agent/ROLLBACK.md +38 -0
  299. package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/claude-code.agent.md +59 -0
  300. package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/codex.toml +14 -0
  301. package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/copilot.agent.md +68 -0
  302. package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/cursor.agent.md +59 -0
  303. package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/gemini.agent.md +59 -0
  304. package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/kiro-cli.agent.json +5 -0
  305. package/agents/microsoft/m365-live-identity-posture-guard-agent/harnesses/kiro-ide.agent.md +59 -0
  306. package/agents/microsoft/m365-live-identity-posture-guard-agent/metadata.json +66 -0
  307. package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/AGENT.md +79 -0
  308. package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/PERMISSIONS.md +68 -0
  309. package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/PREFLIGHT.md +76 -0
  310. package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/ROLLBACK.md +86 -0
  311. package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/claude-code.agent.md +60 -0
  312. package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/codex.toml +14 -0
  313. package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/copilot.agent.md +69 -0
  314. package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/cursor.agent.md +60 -0
  315. package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/gemini.agent.md +60 -0
  316. package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/kiro-cli.agent.json +5 -0
  317. package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/harnesses/kiro-ide.agent.md +60 -0
  318. package/agents/microsoft/m365-live-sensitivity-label-apply-guard-agent/metadata.json +67 -0
  319. package/agents/microsoft/m365-maestro-agent/AGENT.md +55 -0
  320. package/agents/microsoft/m365-maestro-agent/harnesses/claude-code.agent.md +38 -0
  321. package/agents/microsoft/m365-maestro-agent/harnesses/codex.toml +34 -0
  322. package/agents/microsoft/m365-maestro-agent/harnesses/copilot.agent.md +51 -0
  323. package/agents/microsoft/m365-maestro-agent/harnesses/cursor.agent.md +40 -0
  324. package/agents/microsoft/m365-maestro-agent/harnesses/gemini.agent.md +39 -0
  325. package/agents/microsoft/m365-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
  326. package/agents/microsoft/m365-maestro-agent/harnesses/kiro-ide.agent.md +38 -0
  327. package/agents/microsoft/m365-maestro-agent/metadata.json +38 -0
  328. package/agents/microsoft/m365-purview-data-security-compliance-agent/AGENT.md +63 -0
  329. package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/claude-code.agent.md +38 -0
  330. package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/codex.toml +14 -0
  331. package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/copilot.agent.md +51 -0
  332. package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/cursor.agent.md +40 -0
  333. package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/gemini.agent.md +39 -0
  334. package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/kiro-cli.agent.json +5 -0
  335. package/agents/microsoft/m365-purview-data-security-compliance-agent/harnesses/kiro-ide.agent.md +38 -0
  336. package/agents/microsoft/m365-purview-data-security-compliance-agent/metadata.json +41 -0
  337. package/agents/microsoft/m365-teams-collaboration-governance-agent/AGENT.md +63 -0
  338. package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/claude-code.agent.md +38 -0
  339. package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/codex.toml +14 -0
  340. package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/copilot.agent.md +51 -0
  341. package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/cursor.agent.md +40 -0
  342. package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/gemini.agent.md +39 -0
  343. package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/kiro-cli.agent.json +5 -0
  344. package/agents/microsoft/m365-teams-collaboration-governance-agent/harnesses/kiro-ide.agent.md +38 -0
  345. package/agents/microsoft/m365-teams-collaboration-governance-agent/metadata.json +40 -0
  346. package/agents/microsoft/m365-tenant-governance-agent/AGENT.md +63 -0
  347. package/agents/microsoft/m365-tenant-governance-agent/harnesses/claude-code.agent.md +38 -0
  348. package/agents/microsoft/m365-tenant-governance-agent/harnesses/codex.toml +14 -0
  349. package/agents/microsoft/m365-tenant-governance-agent/harnesses/copilot.agent.md +51 -0
  350. package/agents/microsoft/m365-tenant-governance-agent/harnesses/cursor.agent.md +40 -0
  351. package/agents/microsoft/m365-tenant-governance-agent/harnesses/gemini.agent.md +39 -0
  352. package/agents/microsoft/m365-tenant-governance-agent/harnesses/kiro-cli.agent.json +5 -0
  353. package/agents/microsoft/m365-tenant-governance-agent/harnesses/kiro-ide.agent.md +38 -0
  354. package/agents/microsoft/m365-tenant-governance-agent/metadata.json +39 -0
  355. package/agents/microsoft/microsoft-business-impact-value-realization-agent/AGENT.md +64 -0
  356. package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/claude-code.agent.md +39 -0
  357. package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/codex.toml +14 -0
  358. package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/copilot.agent.md +52 -0
  359. package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/cursor.agent.md +41 -0
  360. package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/gemini.agent.md +40 -0
  361. package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/kiro-cli.agent.json +5 -0
  362. package/agents/microsoft/microsoft-business-impact-value-realization-agent/harnesses/kiro-ide.agent.md +39 -0
  363. package/agents/microsoft/microsoft-business-impact-value-realization-agent/metadata.json +39 -0
  364. package/agents/microsoft/microsoft-maestro-agent/AGENT.md +56 -0
  365. package/agents/microsoft/microsoft-maestro-agent/harnesses/claude-code.agent.md +39 -0
  366. package/agents/microsoft/microsoft-maestro-agent/harnesses/codex.toml +35 -0
  367. package/agents/microsoft/microsoft-maestro-agent/harnesses/copilot.agent.md +52 -0
  368. package/agents/microsoft/microsoft-maestro-agent/harnesses/cursor.agent.md +41 -0
  369. package/agents/microsoft/microsoft-maestro-agent/harnesses/gemini.agent.md +40 -0
  370. package/agents/microsoft/microsoft-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
  371. package/agents/microsoft/microsoft-maestro-agent/harnesses/kiro-ide.agent.md +39 -0
  372. package/agents/microsoft/microsoft-maestro-agent/metadata.json +38 -0
  373. package/agents/microsoft/power-automate-automation-risk-review-agent/AGENT.md +64 -0
  374. package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/claude-code.agent.md +39 -0
  375. package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/codex.toml +14 -0
  376. package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/copilot.agent.md +52 -0
  377. package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/cursor.agent.md +41 -0
  378. package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/gemini.agent.md +40 -0
  379. package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/kiro-cli.agent.json +5 -0
  380. package/agents/microsoft/power-automate-automation-risk-review-agent/harnesses/kiro-ide.agent.md +39 -0
  381. package/agents/microsoft/power-automate-automation-risk-review-agent/metadata.json +39 -0
  382. package/agents/microsoft/power-platform-alm-pipelines-agent/AGENT.md +64 -0
  383. package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/claude-code.agent.md +39 -0
  384. package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/codex.toml +14 -0
  385. package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/copilot.agent.md +52 -0
  386. package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/cursor.agent.md +41 -0
  387. package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/gemini.agent.md +40 -0
  388. package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/kiro-cli.agent.json +5 -0
  389. package/agents/microsoft/power-platform-alm-pipelines-agent/harnesses/kiro-ide.agent.md +39 -0
  390. package/agents/microsoft/power-platform-alm-pipelines-agent/metadata.json +41 -0
  391. package/agents/microsoft/power-platform-governance-dataverse-security-agent/AGENT.md +64 -0
  392. package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/claude-code.agent.md +38 -0
  393. package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/codex.toml +14 -0
  394. package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/copilot.agent.md +51 -0
  395. package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/cursor.agent.md +40 -0
  396. package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/gemini.agent.md +39 -0
  397. package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/kiro-cli.agent.json +5 -0
  398. package/agents/microsoft/power-platform-governance-dataverse-security-agent/harnesses/kiro-ide.agent.md +38 -0
  399. package/agents/microsoft/power-platform-governance-dataverse-security-agent/metadata.json +40 -0
  400. package/agents/microsoft/power-platform-maestro-agent/AGENT.md +55 -0
  401. package/agents/microsoft/power-platform-maestro-agent/harnesses/claude-code.agent.md +38 -0
  402. package/agents/microsoft/power-platform-maestro-agent/harnesses/codex.toml +34 -0
  403. package/agents/microsoft/power-platform-maestro-agent/harnesses/copilot.agent.md +51 -0
  404. package/agents/microsoft/power-platform-maestro-agent/harnesses/cursor.agent.md +40 -0
  405. package/agents/microsoft/power-platform-maestro-agent/harnesses/gemini.agent.md +39 -0
  406. package/agents/microsoft/power-platform-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
  407. package/agents/microsoft/power-platform-maestro-agent/harnesses/kiro-ide.agent.md +38 -0
  408. package/agents/microsoft/power-platform-maestro-agent/metadata.json +39 -0
  409. package/agents/snowflake/README.md +87 -0
  410. package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/AGENT.md +55 -0
  411. package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/claude-code.agent.md +38 -0
  412. package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/codex.toml +14 -0
  413. package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/copilot.agent.md +51 -0
  414. package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/cursor.agent.md +40 -0
  415. package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/gemini.agent.md +39 -0
  416. package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/kiro-cli.agent.json +5 -0
  417. package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/harnesses/kiro-ide.agent.md +38 -0
  418. package/agents/snowflake/snowflake-data-platform-engineering-at-azure-agent/metadata.json +39 -0
  419. package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/AGENT.md +72 -0
  420. package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/PERMISSIONS.md +54 -0
  421. package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/PREFLIGHT.md +82 -0
  422. package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/ROLLBACK.md +45 -0
  423. package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/claude-code.agent.md +61 -0
  424. package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/codex.toml +14 -0
  425. package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/copilot.agent.md +60 -0
  426. package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/cursor.agent.md +61 -0
  427. package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/gemini.agent.md +61 -0
  428. package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/kiro-cli.agent.json +5 -0
  429. package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/harnesses/kiro-ide.agent.md +61 -0
  430. package/agents/snowflake/snowflake-live-rbac-grant-guard-at-azure-agent/metadata.json +60 -0
  431. package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/AGENT.md +55 -0
  432. package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/claude-code.agent.md +38 -0
  433. package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/codex.toml +14 -0
  434. package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/copilot.agent.md +51 -0
  435. package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/cursor.agent.md +40 -0
  436. package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/gemini.agent.md +39 -0
  437. package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/kiro-cli.agent.json +5 -0
  438. package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/harnesses/kiro-ide.agent.md +38 -0
  439. package/agents/snowflake/snowflake-rbac-access-governance-at-azure-agent/metadata.json +39 -0
  440. package/catalog/agents.json +3829 -2566
  441. package/catalog/asset-integrity.json +9395 -6775
  442. package/catalog/install-roles.json +179 -7
  443. package/catalog/skill-manifest.json +2004 -227
  444. package/catalog/skills.json +3613 -1900
  445. package/package.json +2 -2
  446. package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
  447. package/powers/README.md +5 -2
  448. package/powers/vanguard-databricks/POWER.md +42 -0
  449. package/powers/vanguard-microsoft/POWER.md +45 -0
  450. package/powers/vanguard-snowflake/POWER.md +42 -0
  451. package/schemas/agent.schema.json +4 -1
  452. package/schemas/mcp-reference.schema.json +4 -1
  453. package/schemas/rule.schema.json +4 -1
  454. package/schemas/skill.schema.json +4 -1
  455. package/scripts/generate-docs-data.mjs +2 -0
  456. package/scripts/generate-kiro-powers.mjs +36 -0
  457. package/scripts/release-prepare.mjs +40 -0
  458. package/skills/cross-functional/audit-evidence-mapping-protocol/SKILL.md +92 -0
  459. package/skills/cross-functional/audit-evidence-mapping-protocol/metadata.json +20 -0
  460. package/skills/cross-functional/audit-evidence-mapping-protocol/references/workflow-and-output.md +194 -0
  461. package/skills/cross-functional/case-to-resolution-protocol/SKILL.md +120 -0
  462. package/skills/cross-functional/case-to-resolution-protocol/metadata.json +21 -0
  463. package/skills/cross-functional/case-to-resolution-protocol/references/workflow-and-output.md +197 -0
  464. package/skills/cross-functional/change-request-to-go-live-protocol/SKILL.md +101 -0
  465. package/skills/cross-functional/change-request-to-go-live-protocol/metadata.json +21 -0
  466. package/skills/cross-functional/close-to-report-protocol/SKILL.md +99 -0
  467. package/skills/cross-functional/close-to-report-protocol/metadata.json +19 -0
  468. package/skills/cross-functional/close-to-report-protocol/references/workflow-and-output.md +185 -0
  469. package/skills/cross-functional/copilot-data-readiness-protocol/SKILL.md +142 -0
  470. package/skills/cross-functional/copilot-data-readiness-protocol/metadata.json +21 -0
  471. package/skills/cross-functional/copilot-data-readiness-protocol/references/workflow-and-output.md +264 -0
  472. package/skills/cross-functional/data-classification-to-dlp-protocol/SKILL.md +95 -0
  473. package/skills/cross-functional/data-classification-to-dlp-protocol/metadata.json +20 -0
  474. package/skills/cross-functional/data-classification-to-dlp-protocol/references/workflow-and-output.md +211 -0
  475. package/skills/cross-functional/environment-to-production-release-protocol/SKILL.md +95 -0
  476. package/skills/cross-functional/environment-to-production-release-protocol/metadata.json +20 -0
  477. package/skills/cross-functional/environment-to-production-release-protocol/references/workflow-and-output.md +214 -0
  478. package/skills/cross-functional/erp-crm-cutover-protocol/SKILL.md +142 -0
  479. package/skills/cross-functional/erp-crm-cutover-protocol/metadata.json +21 -0
  480. package/skills/cross-functional/erp-crm-cutover-protocol/references/workflow-and-output.md +270 -0
  481. package/skills/cross-functional/field-service-to-cash-protocol/SKILL.md +99 -0
  482. package/skills/cross-functional/field-service-to-cash-protocol/metadata.json +19 -0
  483. package/skills/cross-functional/field-service-to-cash-protocol/references/workflow-and-output.md +206 -0
  484. package/skills/cross-functional/identity-to-data-access-protocol/SKILL.md +132 -0
  485. package/skills/cross-functional/identity-to-data-access-protocol/metadata.json +21 -0
  486. package/skills/cross-functional/identity-to-data-access-protocol/references/workflow-and-output.md +224 -0
  487. package/skills/cross-functional/incident-to-remediation-protocol/SKILL.md +94 -0
  488. package/skills/cross-functional/incident-to-remediation-protocol/metadata.json +20 -0
  489. package/skills/cross-functional/incident-to-remediation-protocol/references/workflow-and-output.md +200 -0
  490. package/skills/cross-functional/lead-to-cash-protocol/SKILL.md +96 -0
  491. package/skills/cross-functional/lead-to-cash-protocol/metadata.json +19 -0
  492. package/skills/cross-functional/lead-to-cash-protocol/references/workflow-and-output.md +166 -0
  493. package/skills/cross-functional/license-to-value-protocol/SKILL.md +142 -0
  494. package/skills/cross-functional/license-to-value-protocol/metadata.json +21 -0
  495. package/skills/cross-functional/license-to-value-protocol/references/workflow-and-output.md +283 -0
  496. package/skills/cross-functional/order-to-cash-protocol/SKILL.md +95 -0
  497. package/skills/cross-functional/order-to-cash-protocol/metadata.json +19 -0
  498. package/skills/cross-functional/order-to-cash-protocol/references/workflow-and-output.md +140 -0
  499. package/skills/cross-functional/procure-to-pay-protocol/SKILL.md +98 -0
  500. package/skills/cross-functional/procure-to-pay-protocol/metadata.json +19 -0
  501. package/skills/cross-functional/procure-to-pay-protocol/references/workflow-and-output.md +155 -0
  502. package/skills/databricks/databricks-lakehouse-engineering-at-azure/SKILL.md +56 -0
  503. package/skills/databricks/databricks-lakehouse-engineering-at-azure/metadata.json +28 -0
  504. package/skills/databricks/databricks-lakehouse-engineering-at-azure/references/official-sources.md +40 -0
  505. package/skills/databricks/databricks-lakehouse-engineering-at-azure/references/safety-checklist.md +26 -0
  506. package/skills/databricks/databricks-lakehouse-engineering-at-azure/references/workflow-and-output.md +64 -0
  507. package/skills/databricks/databricks-live-unity-catalog-grant-guard-at-azure/SKILL.md +144 -0
  508. package/skills/databricks/databricks-live-unity-catalog-grant-guard-at-azure/metadata.json +22 -0
  509. package/skills/databricks/databricks-unity-catalog-governance-at-azure/SKILL.md +56 -0
  510. package/skills/databricks/databricks-unity-catalog-governance-at-azure/metadata.json +28 -0
  511. package/skills/databricks/databricks-unity-catalog-governance-at-azure/references/official-sources.md +41 -0
  512. package/skills/databricks/databricks-unity-catalog-governance-at-azure/references/safety-checklist.md +26 -0
  513. package/skills/databricks/databricks-unity-catalog-governance-at-azure/references/workflow-and-output.md +64 -0
  514. package/skills/microsoft/copilot-governance-maestro/SKILL.md +65 -0
  515. package/skills/microsoft/copilot-governance-maestro/metadata.json +30 -0
  516. package/skills/microsoft/copilot-governance-maestro/references/official-sources.md +32 -0
  517. package/skills/microsoft/copilot-governance-maestro/references/routing-quality-and-safety.md +62 -0
  518. package/skills/microsoft/copilot-governance-maestro/references/safety-checklist.md +42 -0
  519. package/skills/microsoft/copilot-governance-maestro/references/workflow-and-output.md +78 -0
  520. package/skills/microsoft/copilot-studio-agent-governance-alm/SKILL.md +65 -0
  521. package/skills/microsoft/copilot-studio-agent-governance-alm/metadata.json +32 -0
  522. package/skills/microsoft/copilot-studio-agent-governance-alm/references/official-sources.md +21 -0
  523. package/skills/microsoft/copilot-studio-agent-governance-alm/references/safety-checklist.md +41 -0
  524. package/skills/microsoft/copilot-studio-agent-governance-alm/references/workflow-and-output.md +68 -0
  525. package/skills/microsoft/d365-commerce/SKILL.md +63 -0
  526. package/skills/microsoft/d365-commerce/metadata.json +30 -0
  527. package/skills/microsoft/d365-commerce/references/official-sources.md +25 -0
  528. package/skills/microsoft/d365-commerce/references/safety-checklist.md +35 -0
  529. package/skills/microsoft/d365-commerce/references/workflow-and-output.md +67 -0
  530. package/skills/microsoft/d365-customer-insights-journeys/SKILL.md +57 -0
  531. package/skills/microsoft/d365-customer-insights-journeys/metadata.json +32 -0
  532. package/skills/microsoft/d365-customer-insights-journeys/references/official-sources.md +46 -0
  533. package/skills/microsoft/d365-customer-insights-journeys/references/safety-checklist.md +41 -0
  534. package/skills/microsoft/d365-customer-insights-journeys/references/workflow-and-output.md +74 -0
  535. package/skills/microsoft/d365-customer-service-contact-center/SKILL.md +62 -0
  536. package/skills/microsoft/d365-customer-service-contact-center/metadata.json +30 -0
  537. package/skills/microsoft/d365-customer-service-contact-center/references/official-sources.md +25 -0
  538. package/skills/microsoft/d365-customer-service-contact-center/references/safety-checklist.md +34 -0
  539. package/skills/microsoft/d365-customer-service-contact-center/references/workflow-and-output.md +66 -0
  540. package/skills/microsoft/d365-data-migration-cutover/SKILL.md +58 -0
  541. package/skills/microsoft/d365-data-migration-cutover/metadata.json +32 -0
  542. package/skills/microsoft/d365-data-migration-cutover/references/data-migration-cutover-guide.md +76 -0
  543. package/skills/microsoft/d365-data-migration-cutover/references/official-sources.md +51 -0
  544. package/skills/microsoft/d365-data-migration-cutover/references/safety-checklist.md +40 -0
  545. package/skills/microsoft/d365-data-migration-cutover/references/workflow-and-output.md +72 -0
  546. package/skills/microsoft/d365-field-service-to-cash/SKILL.md +63 -0
  547. package/skills/microsoft/d365-field-service-to-cash/metadata.json +30 -0
  548. package/skills/microsoft/d365-field-service-to-cash/references/official-sources.md +21 -0
  549. package/skills/microsoft/d365-field-service-to-cash/references/safety-checklist.md +35 -0
  550. package/skills/microsoft/d365-field-service-to-cash/references/workflow-and-output.md +66 -0
  551. package/skills/microsoft/d365-finance-close-to-report/SKILL.md +59 -0
  552. package/skills/microsoft/d365-finance-close-to-report/metadata.json +30 -0
  553. package/skills/microsoft/d365-finance-close-to-report/references/financial-close-controls-guide.md +79 -0
  554. package/skills/microsoft/d365-finance-close-to-report/references/official-sources.md +45 -0
  555. package/skills/microsoft/d365-finance-close-to-report/references/safety-checklist.md +39 -0
  556. package/skills/microsoft/d365-finance-close-to-report/references/workflow-and-output.md +71 -0
  557. package/skills/microsoft/d365-fno-developer-extension/SKILL.md +58 -0
  558. package/skills/microsoft/d365-fno-developer-extension/metadata.json +31 -0
  559. package/skills/microsoft/d365-fno-developer-extension/references/official-sources.md +44 -0
  560. package/skills/microsoft/d365-fno-developer-extension/references/safety-checklist.md +42 -0
  561. package/skills/microsoft/d365-fno-developer-extension/references/workflow-and-output.md +74 -0
  562. package/skills/microsoft/d365-integration-dual-write/SKILL.md +58 -0
  563. package/skills/microsoft/d365-integration-dual-write/metadata.json +31 -0
  564. package/skills/microsoft/d365-integration-dual-write/references/official-sources.md +48 -0
  565. package/skills/microsoft/d365-integration-dual-write/references/safety-checklist.md +41 -0
  566. package/skills/microsoft/d365-integration-dual-write/references/workflow-and-output.md +75 -0
  567. package/skills/microsoft/d365-live-record-field-update-guard/SKILL.md +170 -0
  568. package/skills/microsoft/d365-live-record-field-update-guard/metadata.json +22 -0
  569. package/skills/microsoft/d365-live-security-role-guard/SKILL.md +100 -0
  570. package/skills/microsoft/d365-live-security-role-guard/metadata.json +22 -0
  571. package/skills/microsoft/d365-maestro/SKILL.md +52 -0
  572. package/skills/microsoft/d365-maestro/metadata.json +30 -0
  573. package/skills/microsoft/d365-maestro/references/official-sources.md +29 -0
  574. package/skills/microsoft/d365-maestro/references/routing-quality-and-safety.md +73 -0
  575. package/skills/microsoft/d365-maestro/references/safety-checklist.md +65 -0
  576. package/skills/microsoft/d365-maestro/references/workflow-and-output.md +95 -0
  577. package/skills/microsoft/d365-project-operations/SKILL.md +63 -0
  578. package/skills/microsoft/d365-project-operations/metadata.json +30 -0
  579. package/skills/microsoft/d365-project-operations/references/official-sources.md +25 -0
  580. package/skills/microsoft/d365-project-operations/references/safety-checklist.md +35 -0
  581. package/skills/microsoft/d365-project-operations/references/workflow-and-output.md +67 -0
  582. package/skills/microsoft/d365-sales-revenue-operations/SKILL.md +59 -0
  583. package/skills/microsoft/d365-sales-revenue-operations/metadata.json +30 -0
  584. package/skills/microsoft/d365-sales-revenue-operations/references/official-sources.md +47 -0
  585. package/skills/microsoft/d365-sales-revenue-operations/references/revenue-operations-domain-guide.md +71 -0
  586. package/skills/microsoft/d365-sales-revenue-operations/references/safety-checklist.md +37 -0
  587. package/skills/microsoft/d365-sales-revenue-operations/references/workflow-and-output.md +67 -0
  588. package/skills/microsoft/d365-security-sod-governance/SKILL.md +57 -0
  589. package/skills/microsoft/d365-security-sod-governance/metadata.json +30 -0
  590. package/skills/microsoft/d365-security-sod-governance/references/official-sources.md +43 -0
  591. package/skills/microsoft/d365-security-sod-governance/references/safety-checklist.md +36 -0
  592. package/skills/microsoft/d365-security-sod-governance/references/sod-role-design-guide.md +72 -0
  593. package/skills/microsoft/d365-security-sod-governance/references/workflow-and-output.md +67 -0
  594. package/skills/microsoft/d365-success-by-design-governance/SKILL.md +58 -0
  595. package/skills/microsoft/d365-success-by-design-governance/metadata.json +32 -0
  596. package/skills/microsoft/d365-success-by-design-governance/references/implementation-governance-guide.md +77 -0
  597. package/skills/microsoft/d365-success-by-design-governance/references/official-sources.md +51 -0
  598. package/skills/microsoft/d365-success-by-design-governance/references/safety-checklist.md +38 -0
  599. package/skills/microsoft/d365-success-by-design-governance/references/workflow-and-output.md +70 -0
  600. package/skills/microsoft/d365-supply-chain-plan-to-produce/SKILL.md +59 -0
  601. package/skills/microsoft/d365-supply-chain-plan-to-produce/metadata.json +30 -0
  602. package/skills/microsoft/d365-supply-chain-plan-to-produce/references/official-sources.md +46 -0
  603. package/skills/microsoft/d365-supply-chain-plan-to-produce/references/planning-and-production-guide.md +80 -0
  604. package/skills/microsoft/d365-supply-chain-plan-to-produce/references/safety-checklist.md +38 -0
  605. package/skills/microsoft/d365-supply-chain-plan-to-produce/references/workflow-and-output.md +71 -0
  606. package/skills/microsoft/fabric-analytics-engineering/SKILL.md +60 -0
  607. package/skills/microsoft/fabric-analytics-engineering/metadata.json +30 -0
  608. package/skills/microsoft/fabric-analytics-engineering/references/official-sources.md +17 -0
  609. package/skills/microsoft/fabric-analytics-engineering/references/safety-checklist.md +35 -0
  610. package/skills/microsoft/fabric-analytics-engineering/references/workflow-and-output.md +65 -0
  611. package/skills/microsoft/fabric-data-engineering/SKILL.md +63 -0
  612. package/skills/microsoft/fabric-data-engineering/metadata.json +30 -0
  613. package/skills/microsoft/fabric-data-engineering/references/official-sources.md +17 -0
  614. package/skills/microsoft/fabric-data-engineering/references/safety-checklist.md +37 -0
  615. package/skills/microsoft/fabric-data-engineering/references/workflow-and-output.md +67 -0
  616. package/skills/microsoft/fabric-power-bi-business-insights-governance/SKILL.md +61 -0
  617. package/skills/microsoft/fabric-power-bi-business-insights-governance/metadata.json +30 -0
  618. package/skills/microsoft/fabric-power-bi-business-insights-governance/references/official-sources.md +17 -0
  619. package/skills/microsoft/fabric-power-bi-business-insights-governance/references/safety-checklist.md +35 -0
  620. package/skills/microsoft/fabric-power-bi-business-insights-governance/references/workflow-and-output.md +65 -0
  621. package/skills/microsoft/m365-backup-bcdr-data-resilience/SKILL.md +57 -0
  622. package/skills/microsoft/m365-backup-bcdr-data-resilience/metadata.json +30 -0
  623. package/skills/microsoft/m365-backup-bcdr-data-resilience/references/official-sources.md +66 -0
  624. package/skills/microsoft/m365-backup-bcdr-data-resilience/references/safety-checklist.md +38 -0
  625. package/skills/microsoft/m365-backup-bcdr-data-resilience/references/workflow-and-output.md +66 -0
  626. package/skills/microsoft/m365-copilot-readiness-governance/SKILL.md +58 -0
  627. package/skills/microsoft/m365-copilot-readiness-governance/metadata.json +30 -0
  628. package/skills/microsoft/m365-copilot-readiness-governance/references/copilot-governance-domain.md +66 -0
  629. package/skills/microsoft/m365-copilot-readiness-governance/references/official-sources.md +59 -0
  630. package/skills/microsoft/m365-copilot-readiness-governance/references/safety-checklist.md +38 -0
  631. package/skills/microsoft/m365-copilot-readiness-governance/references/workflow-and-output.md +67 -0
  632. package/skills/microsoft/m365-defender-xdr-security-operations/SKILL.md +62 -0
  633. package/skills/microsoft/m365-defender-xdr-security-operations/metadata.json +32 -0
  634. package/skills/microsoft/m365-defender-xdr-security-operations/references/official-sources.md +79 -0
  635. package/skills/microsoft/m365-defender-xdr-security-operations/references/safety-checklist.md +44 -0
  636. package/skills/microsoft/m365-defender-xdr-security-operations/references/workflow-and-output.md +66 -0
  637. package/skills/microsoft/m365-exchange-sharepoint-information-governance/SKILL.md +57 -0
  638. package/skills/microsoft/m365-exchange-sharepoint-information-governance/metadata.json +32 -0
  639. package/skills/microsoft/m365-exchange-sharepoint-information-governance/references/official-sources.md +64 -0
  640. package/skills/microsoft/m365-exchange-sharepoint-information-governance/references/safety-checklist.md +40 -0
  641. package/skills/microsoft/m365-exchange-sharepoint-information-governance/references/workflow-and-output.md +66 -0
  642. package/skills/microsoft/m365-identity-zero-trust/SKILL.md +58 -0
  643. package/skills/microsoft/m365-identity-zero-trust/metadata.json +30 -0
  644. package/skills/microsoft/m365-identity-zero-trust/references/identity-zero-trust-domain.md +67 -0
  645. package/skills/microsoft/m365-identity-zero-trust/references/official-sources.md +64 -0
  646. package/skills/microsoft/m365-identity-zero-trust/references/safety-checklist.md +38 -0
  647. package/skills/microsoft/m365-identity-zero-trust/references/workflow-and-output.md +65 -0
  648. package/skills/microsoft/m365-intune-endpoint-management/SKILL.md +59 -0
  649. package/skills/microsoft/m365-intune-endpoint-management/metadata.json +32 -0
  650. package/skills/microsoft/m365-intune-endpoint-management/references/official-sources.md +66 -0
  651. package/skills/microsoft/m365-intune-endpoint-management/references/safety-checklist.md +39 -0
  652. package/skills/microsoft/m365-intune-endpoint-management/references/workflow-and-output.md +67 -0
  653. package/skills/microsoft/m365-licensing-ea-optimization/SKILL.md +57 -0
  654. package/skills/microsoft/m365-licensing-ea-optimization/metadata.json +30 -0
  655. package/skills/microsoft/m365-licensing-ea-optimization/references/official-sources.md +67 -0
  656. package/skills/microsoft/m365-licensing-ea-optimization/references/safety-checklist.md +39 -0
  657. package/skills/microsoft/m365-licensing-ea-optimization/references/workflow-and-output.md +68 -0
  658. package/skills/microsoft/m365-live-identity-posture-guard/SKILL.md +101 -0
  659. package/skills/microsoft/m365-live-identity-posture-guard/metadata.json +22 -0
  660. package/skills/microsoft/m365-live-sensitivity-label-apply-guard/SKILL.md +181 -0
  661. package/skills/microsoft/m365-live-sensitivity-label-apply-guard/metadata.json +22 -0
  662. package/skills/microsoft/m365-maestro/SKILL.md +51 -0
  663. package/skills/microsoft/m365-maestro/metadata.json +30 -0
  664. package/skills/microsoft/m365-maestro/references/official-sources.md +28 -0
  665. package/skills/microsoft/m365-maestro/references/routing-quality-and-safety.md +66 -0
  666. package/skills/microsoft/m365-maestro/references/safety-checklist.md +43 -0
  667. package/skills/microsoft/m365-maestro/references/workflow-and-output.md +78 -0
  668. package/skills/microsoft/m365-purview-data-security-compliance/SKILL.md +57 -0
  669. package/skills/microsoft/m365-purview-data-security-compliance/metadata.json +32 -0
  670. package/skills/microsoft/m365-purview-data-security-compliance/references/official-sources.md +81 -0
  671. package/skills/microsoft/m365-purview-data-security-compliance/references/safety-checklist.md +42 -0
  672. package/skills/microsoft/m365-purview-data-security-compliance/references/workflow-and-output.md +65 -0
  673. package/skills/microsoft/m365-teams-collaboration-governance/SKILL.md +58 -0
  674. package/skills/microsoft/m365-teams-collaboration-governance/metadata.json +31 -0
  675. package/skills/microsoft/m365-teams-collaboration-governance/references/official-sources.md +66 -0
  676. package/skills/microsoft/m365-teams-collaboration-governance/references/safety-checklist.md +39 -0
  677. package/skills/microsoft/m365-teams-collaboration-governance/references/workflow-and-output.md +66 -0
  678. package/skills/microsoft/m365-tenant-governance/SKILL.md +57 -0
  679. package/skills/microsoft/m365-tenant-governance/metadata.json +30 -0
  680. package/skills/microsoft/m365-tenant-governance/references/official-sources.md +66 -0
  681. package/skills/microsoft/m365-tenant-governance/references/safety-checklist.md +38 -0
  682. package/skills/microsoft/m365-tenant-governance/references/workflow-and-output.md +66 -0
  683. package/skills/microsoft/microsoft-business-impact-value-realization/SKILL.md +60 -0
  684. package/skills/microsoft/microsoft-business-impact-value-realization/metadata.json +30 -0
  685. package/skills/microsoft/microsoft-business-impact-value-realization/references/official-sources.md +17 -0
  686. package/skills/microsoft/microsoft-business-impact-value-realization/references/safety-checklist.md +31 -0
  687. package/skills/microsoft/microsoft-business-impact-value-realization/references/workflow-and-output.md +65 -0
  688. package/skills/microsoft/microsoft-maestro/SKILL.md +53 -0
  689. package/skills/microsoft/microsoft-maestro/metadata.json +30 -0
  690. package/skills/microsoft/microsoft-maestro/references/official-sources.md +30 -0
  691. package/skills/microsoft/microsoft-maestro/references/routing-quality-and-safety.md +67 -0
  692. package/skills/microsoft/microsoft-maestro/references/safety-checklist.md +53 -0
  693. package/skills/microsoft/microsoft-maestro/references/workflow-and-output.md +70 -0
  694. package/skills/microsoft/power-automate-automation-risk-review/SKILL.md +62 -0
  695. package/skills/microsoft/power-automate-automation-risk-review/metadata.json +30 -0
  696. package/skills/microsoft/power-automate-automation-risk-review/references/official-sources.md +17 -0
  697. package/skills/microsoft/power-automate-automation-risk-review/references/safety-checklist.md +35 -0
  698. package/skills/microsoft/power-automate-automation-risk-review/references/workflow-and-output.md +66 -0
  699. package/skills/microsoft/power-platform-alm-pipelines/SKILL.md +64 -0
  700. package/skills/microsoft/power-platform-alm-pipelines/metadata.json +31 -0
  701. package/skills/microsoft/power-platform-alm-pipelines/references/official-sources.md +22 -0
  702. package/skills/microsoft/power-platform-alm-pipelines/references/safety-checklist.md +40 -0
  703. package/skills/microsoft/power-platform-alm-pipelines/references/workflow-and-output.md +68 -0
  704. package/skills/microsoft/power-platform-governance-dataverse-security/SKILL.md +58 -0
  705. package/skills/microsoft/power-platform-governance-dataverse-security/metadata.json +31 -0
  706. package/skills/microsoft/power-platform-governance-dataverse-security/references/dataverse-dlp-domain-guide.md +73 -0
  707. package/skills/microsoft/power-platform-governance-dataverse-security/references/official-sources.md +31 -0
  708. package/skills/microsoft/power-platform-governance-dataverse-security/references/safety-checklist.md +36 -0
  709. package/skills/microsoft/power-platform-governance-dataverse-security/references/workflow-and-output.md +67 -0
  710. package/skills/microsoft/power-platform-maestro/SKILL.md +51 -0
  711. package/skills/microsoft/power-platform-maestro/metadata.json +30 -0
  712. package/skills/microsoft/power-platform-maestro/references/official-sources.md +32 -0
  713. package/skills/microsoft/power-platform-maestro/references/routing-quality-and-safety.md +61 -0
  714. package/skills/microsoft/power-platform-maestro/references/safety-checklist.md +42 -0
  715. package/skills/microsoft/power-platform-maestro/references/workflow-and-output.md +86 -0
  716. package/skills/snowflake/snowflake-data-platform-engineering-at-azure/SKILL.md +66 -0
  717. package/skills/snowflake/snowflake-data-platform-engineering-at-azure/metadata.json +29 -0
  718. package/skills/snowflake/snowflake-data-platform-engineering-at-azure/references/official-sources.md +32 -0
  719. package/skills/snowflake/snowflake-data-platform-engineering-at-azure/references/safety-checklist.md +26 -0
  720. package/skills/snowflake/snowflake-data-platform-engineering-at-azure/references/workflow-and-output.md +63 -0
  721. package/skills/snowflake/snowflake-live-rbac-grant-guard-at-azure/SKILL.md +148 -0
  722. package/skills/snowflake/snowflake-live-rbac-grant-guard-at-azure/metadata.json +22 -0
  723. package/skills/snowflake/snowflake-rbac-access-governance-at-azure/SKILL.md +71 -0
  724. package/skills/snowflake/snowflake-rbac-access-governance-at-azure/metadata.json +29 -0
  725. package/skills/snowflake/snowflake-rbac-access-governance-at-azure/references/official-sources.md +33 -0
  726. package/skills/snowflake/snowflake-rbac-access-governance-at-azure/references/safety-checklist.md +26 -0
  727. package/skills/snowflake/snowflake-rbac-access-governance-at-azure/references/workflow-and-output.md +61 -0
  728. package/tests/fixtures/microsoft-maestro-routing/expected/001-happy-business-impact-value-realization.json +6 -0
  729. package/tests/fixtures/microsoft-maestro-routing/expected/002-happy-copilot-governance-maestro.json +6 -0
  730. package/tests/fixtures/microsoft-maestro-routing/expected/003-happy-copilot-studio-agent-governance-alm.json +6 -0
  731. package/tests/fixtures/microsoft-maestro-routing/expected/004-happy-d365-commerce.json +6 -0
  732. package/tests/fixtures/microsoft-maestro-routing/expected/005-happy-d365-customer-insights-journeys.json +6 -0
  733. package/tests/fixtures/microsoft-maestro-routing/expected/006-happy-d365-customer-service-contact-center.json +6 -0
  734. package/tests/fixtures/microsoft-maestro-routing/expected/007-happy-d365-data-migration-cutover.json +6 -0
  735. package/tests/fixtures/microsoft-maestro-routing/expected/008-happy-d365-field-service-to-cash.json +6 -0
  736. package/tests/fixtures/microsoft-maestro-routing/expected/009-happy-d365-finance-close-to-report.json +6 -0
  737. package/tests/fixtures/microsoft-maestro-routing/expected/010-happy-d365-fno-developer-extension.json +6 -0
  738. package/tests/fixtures/microsoft-maestro-routing/expected/011-happy-d365-integration-dual-write.json +6 -0
  739. package/tests/fixtures/microsoft-maestro-routing/expected/012-happy-d365-maestro.json +6 -0
  740. package/tests/fixtures/microsoft-maestro-routing/expected/013-happy-d365-project-operations.json +6 -0
  741. package/tests/fixtures/microsoft-maestro-routing/expected/014-happy-d365-sales-revenue-operations.json +6 -0
  742. package/tests/fixtures/microsoft-maestro-routing/expected/015-happy-d365-security-sod-governance.json +6 -0
  743. package/tests/fixtures/microsoft-maestro-routing/expected/016-happy-d365-success-by-design-governance.json +6 -0
  744. package/tests/fixtures/microsoft-maestro-routing/expected/017-happy-d365-supply-chain-plan-to-produce.json +6 -0
  745. package/tests/fixtures/microsoft-maestro-routing/expected/018-happy-fabric-analytics-engineering.json +6 -0
  746. package/tests/fixtures/microsoft-maestro-routing/expected/019-happy-fabric-data-engineering.json +6 -0
  747. package/tests/fixtures/microsoft-maestro-routing/expected/020-happy-fabric-power-bi-business-insights-governance.json +6 -0
  748. package/tests/fixtures/microsoft-maestro-routing/expected/021-happy-m365-backup-bcdr-data-resilience.json +6 -0
  749. package/tests/fixtures/microsoft-maestro-routing/expected/022-happy-m365-copilot-readiness-governance.json +6 -0
  750. package/tests/fixtures/microsoft-maestro-routing/expected/023-happy-m365-defender-xdr-security-operations.json +6 -0
  751. package/tests/fixtures/microsoft-maestro-routing/expected/024-happy-m365-exchange-sharepoint-information-governance.json +6 -0
  752. package/tests/fixtures/microsoft-maestro-routing/expected/025-happy-m365-identity-zero-trust.json +6 -0
  753. package/tests/fixtures/microsoft-maestro-routing/expected/026-happy-m365-intune-endpoint-management.json +6 -0
  754. package/tests/fixtures/microsoft-maestro-routing/expected/027-happy-m365-licensing-ea-optimization.json +6 -0
  755. package/tests/fixtures/microsoft-maestro-routing/expected/028-happy-m365-maestro.json +6 -0
  756. package/tests/fixtures/microsoft-maestro-routing/expected/029-happy-m365-purview-data-security-compliance.json +6 -0
  757. package/tests/fixtures/microsoft-maestro-routing/expected/030-happy-m365-teams-collaboration-governance.json +6 -0
  758. package/tests/fixtures/microsoft-maestro-routing/expected/031-happy-m365-tenant-governance.json +6 -0
  759. package/tests/fixtures/microsoft-maestro-routing/expected/032-happy-power-automate-automation-risk-review.json +6 -0
  760. package/tests/fixtures/microsoft-maestro-routing/expected/033-happy-power-platform-alm-pipelines.json +6 -0
  761. package/tests/fixtures/microsoft-maestro-routing/expected/034-happy-power-platform-governance-dataverse-security.json +6 -0
  762. package/tests/fixtures/microsoft-maestro-routing/expected/035-happy-power-platform-maestro.json +6 -0
  763. package/tests/fixtures/microsoft-maestro-routing/expected/adv-ambiguous.json +4 -0
  764. package/tests/fixtures/microsoft-maestro-routing/expected/adv-instruction-injection.json +6 -0
  765. package/tests/fixtures/microsoft-maestro-routing/expected/adv-liveguard-01-d365-live-record-field-update-guard.json +6 -0
  766. package/tests/fixtures/microsoft-maestro-routing/expected/adv-liveguard-02-d365-live-security-role-guard.json +6 -0
  767. package/tests/fixtures/microsoft-maestro-routing/expected/adv-liveguard-03-m365-live-identity-posture-guard.json +6 -0
  768. package/tests/fixtures/microsoft-maestro-routing/expected/adv-liveguard-04-m365-live-sensitivity-label-apply-guard.json +6 -0
  769. package/tests/fixtures/microsoft-maestro-routing/expected/adv-persona-replacement.json +9 -0
  770. package/tests/fixtures/microsoft-maestro-routing/expected/adv-secrets-bait.json +6 -0
  771. package/tests/fixtures/microsoft-maestro-routing/inputs/001-happy-business-impact-value-realization.json +7 -0
  772. package/tests/fixtures/microsoft-maestro-routing/inputs/002-happy-copilot-governance-maestro.json +7 -0
  773. package/tests/fixtures/microsoft-maestro-routing/inputs/003-happy-copilot-studio-agent-governance-alm.json +7 -0
  774. package/tests/fixtures/microsoft-maestro-routing/inputs/004-happy-d365-commerce.json +7 -0
  775. package/tests/fixtures/microsoft-maestro-routing/inputs/005-happy-d365-customer-insights-journeys.json +7 -0
  776. package/tests/fixtures/microsoft-maestro-routing/inputs/006-happy-d365-customer-service-contact-center.json +7 -0
  777. package/tests/fixtures/microsoft-maestro-routing/inputs/007-happy-d365-data-migration-cutover.json +7 -0
  778. package/tests/fixtures/microsoft-maestro-routing/inputs/008-happy-d365-field-service-to-cash.json +7 -0
  779. package/tests/fixtures/microsoft-maestro-routing/inputs/009-happy-d365-finance-close-to-report.json +7 -0
  780. package/tests/fixtures/microsoft-maestro-routing/inputs/010-happy-d365-fno-developer-extension.json +7 -0
  781. package/tests/fixtures/microsoft-maestro-routing/inputs/011-happy-d365-integration-dual-write.json +7 -0
  782. package/tests/fixtures/microsoft-maestro-routing/inputs/012-happy-d365-maestro.json +7 -0
  783. package/tests/fixtures/microsoft-maestro-routing/inputs/013-happy-d365-project-operations.json +7 -0
  784. package/tests/fixtures/microsoft-maestro-routing/inputs/014-happy-d365-sales-revenue-operations.json +7 -0
  785. package/tests/fixtures/microsoft-maestro-routing/inputs/015-happy-d365-security-sod-governance.json +7 -0
  786. package/tests/fixtures/microsoft-maestro-routing/inputs/016-happy-d365-success-by-design-governance.json +7 -0
  787. package/tests/fixtures/microsoft-maestro-routing/inputs/017-happy-d365-supply-chain-plan-to-produce.json +7 -0
  788. package/tests/fixtures/microsoft-maestro-routing/inputs/018-happy-fabric-analytics-engineering.json +7 -0
  789. package/tests/fixtures/microsoft-maestro-routing/inputs/019-happy-fabric-data-engineering.json +7 -0
  790. package/tests/fixtures/microsoft-maestro-routing/inputs/020-happy-fabric-power-bi-business-insights-governance.json +7 -0
  791. package/tests/fixtures/microsoft-maestro-routing/inputs/021-happy-m365-backup-bcdr-data-resilience.json +7 -0
  792. package/tests/fixtures/microsoft-maestro-routing/inputs/022-happy-m365-copilot-readiness-governance.json +7 -0
  793. package/tests/fixtures/microsoft-maestro-routing/inputs/023-happy-m365-defender-xdr-security-operations.json +7 -0
  794. package/tests/fixtures/microsoft-maestro-routing/inputs/024-happy-m365-exchange-sharepoint-information-governance.json +7 -0
  795. package/tests/fixtures/microsoft-maestro-routing/inputs/025-happy-m365-identity-zero-trust.json +7 -0
  796. package/tests/fixtures/microsoft-maestro-routing/inputs/026-happy-m365-intune-endpoint-management.json +7 -0
  797. package/tests/fixtures/microsoft-maestro-routing/inputs/027-happy-m365-licensing-ea-optimization.json +7 -0
  798. package/tests/fixtures/microsoft-maestro-routing/inputs/028-happy-m365-maestro.json +7 -0
  799. package/tests/fixtures/microsoft-maestro-routing/inputs/029-happy-m365-purview-data-security-compliance.json +7 -0
  800. package/tests/fixtures/microsoft-maestro-routing/inputs/030-happy-m365-teams-collaboration-governance.json +7 -0
  801. package/tests/fixtures/microsoft-maestro-routing/inputs/031-happy-m365-tenant-governance.json +7 -0
  802. package/tests/fixtures/microsoft-maestro-routing/inputs/032-happy-power-automate-automation-risk-review.json +7 -0
  803. package/tests/fixtures/microsoft-maestro-routing/inputs/033-happy-power-platform-alm-pipelines.json +7 -0
  804. package/tests/fixtures/microsoft-maestro-routing/inputs/034-happy-power-platform-governance-dataverse-security.json +7 -0
  805. package/tests/fixtures/microsoft-maestro-routing/inputs/035-happy-power-platform-maestro.json +7 -0
  806. package/tests/fixtures/microsoft-maestro-routing/inputs/adv-ambiguous.json +7 -0
  807. package/tests/fixtures/microsoft-maestro-routing/inputs/adv-instruction-injection.json +7 -0
  808. package/tests/fixtures/microsoft-maestro-routing/inputs/adv-liveguard-01-d365-live-record-field-update-guard.json +7 -0
  809. package/tests/fixtures/microsoft-maestro-routing/inputs/adv-liveguard-02-d365-live-security-role-guard.json +7 -0
  810. package/tests/fixtures/microsoft-maestro-routing/inputs/adv-liveguard-03-m365-live-identity-posture-guard.json +7 -0
  811. package/tests/fixtures/microsoft-maestro-routing/inputs/adv-liveguard-04-m365-live-sensitivity-label-apply-guard.json +7 -0
  812. package/tests/fixtures/microsoft-maestro-routing/inputs/adv-persona-replacement.json +7 -0
  813. package/tests/fixtures/microsoft-maestro-routing/inputs/adv-secrets-bait.json +7 -0
  814. package/tests/fixtures/microsoft-maestro-routing/taxonomy.json +467 -0
  815. package/tests/test-vfa-export-coverage.test.mjs +136 -0
  816. package/tests/validate-catalog.py +3 -0
@@ -0,0 +1,264 @@
1
+ # Copilot Data Readiness Protocol — Workflow and Output Contract
2
+
3
+ ## Detailed Workflow
4
+
5
+ ### Phase 1: Oversharing Baseline
6
+
7
+ **Trigger**
8
+ An organisation is planning to enable Microsoft 365 Copilot for a new user
9
+ population, or a periodic readiness review has been initiated.
10
+
11
+ **Step 1.1 — Purview DSPM assessment**
12
+ Run (or review the most recent) Microsoft Purview Data Security Posture
13
+ Management (DSPM) Data Risk Assessment. Identify:
14
+ - Sites with sensitive data exposed to broad audiences (EEEU, company-wide links)
15
+ - Risky sharing links (Anyone links, organisation-wide links on sensitive sites)
16
+ - Content frequently accessed by large audiences that contains sensitive data
17
+ - Oversharing posture score
18
+
19
+ If the DSPM assessment has not been run: stop. Require the data owner to
20
+ initiate the assessment before this protocol proceeds.
21
+
22
+ **Step 1.2 — SAM Content Management Assessment**
23
+ Run (or review) the SharePoint Advanced Management (SAM) Content Management
24
+ Assessment. Identify:
25
+ - Sites with oversized audiences
26
+ - EEEU usage at site or folder level
27
+ - Broken permission inheritance (files or folders with unique permissions
28
+ broader than the parent site)
29
+ - Inappropriate sharing (external sharing on internally-classified sites)
30
+ - Inactive or ownerless sites
31
+
32
+ **Step 1.3 — High-risk site inventory**
33
+ Produce a ranked inventory of high-risk sites. Classify as:
34
+ - Critical: sensitive content + EEEU or Anyone links
35
+ - High: sensitive content + broad internal sharing
36
+ - Medium: oversharing without confirmed sensitive content
37
+ - Low: inactive/ownerless without confirmed sensitive content
38
+
39
+ ---
40
+
41
+ ### Phase 2: Interim Protections
42
+
43
+ **Step 2.1 — SAM Restricted Content Discovery**
44
+ For all critical and high-risk sites not yet remediated, apply SAM Restricted
45
+ Content Discovery (RCD) to exclude them from Microsoft 365 Copilot discovery.
46
+ Validate via Purview Auditing that Copilot is no longer surfacing content from
47
+ these sites.
48
+
49
+ **Step 2.2 — DLP for Copilot location**
50
+ Configure (or confirm) Microsoft Purview DLP policies scoped to the Copilot
51
+ location. These policies should exclude sensitive content from Copilot
52
+ grounding. Validate policy coverage against the high-risk site inventory.
53
+
54
+ **Step 2.3 — EEEU tenant-level check**
55
+ Confirm whether EEEU is enabled at the tenant level in SharePoint. If yes:
56
+ escalate to the SharePoint admin as a high-priority remediation item. Recommend
57
+ disabling EEEU before Copilot enablement.
58
+
59
+ ---
60
+
61
+ ### Phase 3: Sensitivity Label Review
62
+
63
+ **Step 3.1 — Label taxonomy check**
64
+ Confirm that a sensitivity label taxonomy is configured and published in
65
+ Microsoft Purview. Verify that labels are published to all users in the Copilot
66
+ enablement scope.
67
+
68
+ **Step 3.2 — Label coverage on high-risk sites**
69
+ For critical and high-risk sites: assess the percentage of files that carry a
70
+ sensitivity label. If label coverage is below the agreed threshold:
71
+ - Draft labelling recommendations for the data owner.
72
+ - Flag as a conditional readiness blocker (not a hard block if interim
73
+ protections are in place, but must be resolved before interim protections
74
+ are lifted).
75
+
76
+ **Step 3.3 — Legacy IRM content**
77
+ Identify any content using legacy Information Rights Management (IRM) protection.
78
+ Flag for migration to Microsoft Purview sensitivity labels, as IRM-protected
79
+ documents are not used in Copilot grounding.
80
+
81
+ ---
82
+
83
+ ### Phase 4: Permissions Remediation
84
+
85
+ **Step 4.1 — High-risk site remediation tasks**
86
+ For each high-risk site identified in Phase 1, produce a remediation task list:
87
+ - Remove EEEU and company-wide sharing links
88
+ - Rescope sharing links to approved users or groups
89
+ - Correct broken permission inheritance at library and folder level
90
+ - Confirm site ownership (assign or confirm a site owner)
91
+
92
+ **Step 4.2 — SAM site access reviews**
93
+ For sites where the data owner needs to manage access, initiate SAM site access
94
+ reviews. Site owners review down to the file level and take the recommended
95
+ actions.
96
+
97
+ **Step 4.3 — Interim protection lifecycle**
98
+ Once a site is fully remediated, remove the SAM RCD exclusion and Copilot DLP
99
+ exclusion for that site. Validate via Purview Auditing that Copilot grounding
100
+ now works as expected for that site.
101
+
102
+ ---
103
+
104
+ ### Phase 5: Gate 1 — Oversharing Remediation Sign-off
105
+
106
+ **Required sign-off:**
107
+ - Data owner confirms that all critical-risk sites are either remediated or have
108
+ accepted interim protections with a time-bound remediation commitment.
109
+ - m365-copilot-readiness-governance-agent attests that the oversharing baseline
110
+ is established and the inventory is documented.
111
+
112
+ If sign-off cannot be obtained: stop. Do not proceed to identity layer or DLP
113
+ guardrails without this gate. This is a hard prerequisite for any Copilot
114
+ enablement recommendation.
115
+
116
+ ---
117
+
118
+ ### Phase 6: Identity Layer Check
119
+
120
+ **Step 6.1 — Conditional Access for Copilot users**
121
+ Invoke m365-identity-zero-trust-agent to confirm:
122
+ - Conditional Access policies enforce MFA for all Copilot-enabled users
123
+ - Device compliance is required for access to Microsoft 365 Copilot workloads
124
+ - No broad exceptions or exclusions exist for the Copilot user population
125
+
126
+ **Step 6.2 — Identity layer gaps**
127
+ If gaps are found: flag to the identity owner. Hold the Copilot enablement
128
+ recommendation until m365-identity-zero-trust-agent confirms remediation.
129
+
130
+ ---
131
+
132
+ ### Phase 7: DLP Guardrails
133
+
134
+ **Step 7.1 — DLP coverage validation**
135
+ Confirm that Purview DLP policies:
136
+ - Cover the Microsoft 365 Copilot location (Copilot interactions)
137
+ - Are actively monitoring sensitive content interactions
138
+ - Align with the sensitivity label taxonomy
139
+
140
+ **Step 7.2 — Insider Risk Management**
141
+ Confirm that Microsoft Purview Insider Risk Management (IRM) adaptive protection
142
+ is configured to detect patterns of inappropriate or noncompliant Copilot usage
143
+ and to automatically apply more restrictive policies to risky users.
144
+
145
+ ---
146
+
147
+ ### Phase 8: Gate 2 — Permissions Baseline
148
+
149
+ Produce the permissions baseline document. This is the minimum viable sign-off
150
+ before any Copilot enablement recommendation:
151
+
152
+ | Metric | Status |
153
+ |---|---|
154
+ | DSPM assessment run | yes / no |
155
+ | SAM assessment run | yes / no |
156
+ | EEEU tenant-level status | enabled / disabled |
157
+ | Critical-risk sites (open) | count |
158
+ | High-risk sites (open) | count |
159
+ | Sites with RCD interim protection | count |
160
+ | Sensitivity label coverage (high-risk sites) | % |
161
+ | DLP policy covers Copilot location | yes / no |
162
+ | IRM adaptive protection configured | yes / no |
163
+
164
+ ---
165
+
166
+ ### Phase 9: Copilot Readiness Recommendation
167
+
168
+ copilot-governance-maestro-agent reviews the permissions baseline and produces
169
+ a per-user-group recommendation:
170
+ - **Go**: oversharing baseline complete, interim protections in place or
171
+ remediated, identity layer confirmed, DLP guardrails active.
172
+ - **Conditional-go**: enablement permitted for the user group with time-bound
173
+ remediation commitments for residual gaps.
174
+ - **No-go**: critical prerequisites not met; Copilot must not be enabled.
175
+
176
+ ---
177
+
178
+ ### Phase 10: Human Confirmation
179
+
180
+ Route the readiness recommendation to the data owner, security team, and Copilot
181
+ programme owner for final sign-off. This protocol never enables Copilot
182
+ autonomously.
183
+
184
+ ---
185
+
186
+ ## Decision Tree
187
+
188
+ ```
189
+ Copilot enablement requested for user group
190
+ └── DSPM assessment run?
191
+ ├── No → Stop; require data owner to run assessment
192
+ └── Yes → High-risk sites identified?
193
+ └── Interim protections applied (RCD + DLP)?
194
+ ├── No → Apply RCD + DLP before continuing
195
+ └── Yes → EEEU at tenant level?
196
+ ├── Yes → Escalate to SharePoint admin; flag as high priority
197
+ └── No → Sensitivity label coverage meets threshold?
198
+ ├── No → Flag as conditional blocker; continue with interim controls
199
+ └── Yes → Permissions remediation complete for critical sites?
200
+ ├── No → Continue with RCD protection; set remediation timeline
201
+ └── Yes → Gate 1 sign-off obtained?
202
+ ├── No → Stop
203
+ └── Yes → Identity layer gaps?
204
+ ├── Yes → Hold; route to identity owner
205
+ └── No → DLP guardrails confirmed?
206
+ ├── No → Hold; configure DLP
207
+ └── Yes → Gate 2 permissions baseline
208
+ └── copilot-governance-maestro-agent readiness recommendation
209
+ └── Human confirmation required
210
+ ```
211
+
212
+ ---
213
+
214
+ ## Output Contract
215
+
216
+ ### Readiness assessment record
217
+ | Field | Type | Description |
218
+ |---|---|---|
219
+ | tenant_scope | string | User group or tenant segment assessed |
220
+ | skill_id | string | `copilot-data-readiness-protocol` |
221
+ | skill_version | string | `0.1.0` |
222
+ | invoked_by | string | Agent or human who invoked this protocol |
223
+ | assessment_date | ISO 8601 | Date of assessment |
224
+ | dspm_assessment_status | enum | run / not-run |
225
+ | sam_assessment_status | enum | run / not-run |
226
+ | eeeu_tenant_level | enum | enabled / disabled / unknown |
227
+ | critical_risk_sites_open | integer | Sites not yet remediated |
228
+ | high_risk_sites_open | integer | Sites not yet remediated |
229
+ | sites_with_rcd | integer | Sites with interim RCD protection |
230
+ | label_coverage_rate | float | % of files on high-risk sites with sensitivity labels |
231
+ | dlp_copilot_location | boolean | Whether DLP covers Copilot location |
232
+ | irm_adaptive_protection | boolean | Whether IRM adaptive protection is active |
233
+ | gate_1_status | enum | signed-off / not-signed-off |
234
+ | gate_2_status | enum | baseline-complete / incomplete |
235
+ | readiness_recommendation | enum | go / conditional-go / no-go |
236
+ | open_questions | array | Unresolved questions |
237
+ | do_not_do_list | array | Actions excluded from this protocol's scope |
238
+ | timestamp | ISO 8601 | Protocol execution timestamp |
239
+
240
+ ### Gate verdicts
241
+ | Gate | Verdict options |
242
+ |---|---|
243
+ | Oversharing remediation sign-off (Gate 1) | signed-off / not-signed-off |
244
+ | Permissions baseline (Gate 2) | complete / incomplete |
245
+
246
+ ### Refusal record (when triggered)
247
+ | Field | Description |
248
+ |---|---|
249
+ | refusal_reason | Which refusal trigger was hit |
250
+ | escalation_target | Data owner / security team / SharePoint admin |
251
+ | timestamp | ISO 8601 |
252
+
253
+ ---
254
+
255
+ ## Quality Assurance Notes
256
+ - The oversharing baseline gate is unconditional. There is no path to a Copilot
257
+ enablement recommendation that bypasses Gate 1.
258
+ - DSPM and SAM assessments must be run — estimated or anecdotal oversharing
259
+ assessments are not accepted as substitutes.
260
+ - copilot-governance-maestro-agent's readiness recommendation is the final
261
+ cross-pillar artefact and cannot be bypassed by any individual agent or owner.
262
+ - This protocol does not execute SharePoint sharing setting changes, DLP policy
263
+ changes, or Entra Conditional Access changes. All configuration changes
264
+ require the relevant service owner.
@@ -0,0 +1,95 @@
1
+ ---
2
+ name: data-classification-to-dlp-protocol
3
+ description: Use this skill when sensitive data must be discovered, classified with Microsoft Purview sensitivity labels, protected by Data Loss Prevention policies, and monitored for label adoption and DLP policy effectiveness across Microsoft 365 and Power Platform environments. Defines the end-to-end flow from data discovery through classification taxonomy design, sensitivity label deployment, DLP policy coverage, and adoption monitoring. Does not authorize the creation or modification of sensitivity labels, DLP policies, or auto-labeling policies; all production-impacting policy changes require human approval from the Purview compliance administrator and the data owner. Does not replace qualified information protection or compliance counsel.
4
+ allowed-tools: Read Grep Glob
5
+ metadata:
6
+ author: "github: Raishin"
7
+ version: "0.1.0"
8
+ updated: "2026-06-16"
9
+ category: compliance
10
+ lifecycle: experimental
11
+ ---
12
+
13
+ # Data Classification to DLP Protocol
14
+
15
+ ## Purpose
16
+ This skill defines how sensitive data is discovered, classified using Microsoft Purview sensitivity labels, protected by Data Loss Prevention policies, and monitored for classification coverage and DLP effectiveness across Microsoft 365, Power Platform, and Dataverse environments. It ensures classification decisions are driven by a defined taxonomy before policies are deployed, that DLP coverage matches the taxonomy, and that label adoption is tracked over time. No agent creates or modifies sensitivity labels or DLP policies; those are production-impacting actions requiring the Purview compliance administrator and the data owner.
17
+
18
+ ## When to use
19
+ - An organization needs to establish or review a sensitivity label taxonomy and map it to DLP policies across Microsoft 365 workloads.
20
+ - DLP policy coverage gaps are suspected (workloads, data types, or locations not yet covered).
21
+ - Label adoption rates need to be assessed and improvement actions identified.
22
+ - A Power Platform or Dataverse environment needs to be assessed for data classification and DLP policy alignment.
23
+ - A new data type (e.g., a new category of regulated personal data) needs to be classified and protected.
24
+
25
+ ## When NOT to use
26
+ - Sensitivity labels or DLP policies are already deployed and fully validated — hand off to the Purview admin for ongoing monitoring.
27
+ - The matter involves a suspected active data loss or exfiltration event — use the incident-to-remediation-protocol instead.
28
+ - The classification requirement involves health, financial, or regulated data requiring specialist legal interpretation — escalate to the appropriate compliance or legal counsel first.
29
+ - The Purview tenant is not yet configured — initial tenant configuration is a Purview admin task, not a protocol task.
30
+
31
+ ## Participating agents
32
+ - `m365-copilot-readiness-governance-agent` — primary: assesses Microsoft 365 data classification readiness, sensitivity label taxonomy, and Copilot surface area data protection gaps
33
+ - `power-platform-governance-dataverse-security-agent` — secondary: assesses Dataverse environment data classification, column-level security, and Power Platform DLP policy alignment
34
+ - `m365-maestro-agent` — orchestrates cross-workload classification and DLP review; escalation path to Microsoft Purview information protection specialists (planned: purview-information-protection-specialist-agent)
35
+
36
+ ## Inputs required
37
+ - List of data types in scope (e.g., customer PII, financial records, health data, intellectual property, confidential business data)
38
+ - Workload scope (Exchange Online, SharePoint, OneDrive, Teams, Dataverse, Power Platform connectors)
39
+ - Existing sensitivity label taxonomy (if any)
40
+ - Existing DLP policies (if any)
41
+ - Regulatory or contractual requirements driving classification (e.g., GDPR, HIPAA, internal policy)
42
+
43
+ ## Evidence required
44
+ - Current sensitivity label list from Microsoft Purview Information Protection (exported summary)
45
+ - Current DLP policy list and policy locations from Microsoft Purview (exported summary)
46
+ - Label adoption report or usage data (if available)
47
+ - Power Platform DLP connector policy list for in-scope environments
48
+ - Data inventory or data map for in-scope workloads (if available)
49
+
50
+ ## Workflow
51
+
52
+ 1. **Ingest data types and requirements** — receive the list of data types and regulatory requirements; map each data type to a classification level (e.g., Public, Internal, Confidential, Highly Confidential, Restricted).
53
+ 2. **Review existing taxonomy** — compare the requested classification levels to the existing sensitivity label taxonomy; identify gaps (missing labels, overlapping scope, or outdated labels).
54
+ 3. **Taxonomy design recommendation** — recommend a sensitivity label taxonomy aligned to Microsoft Purview best practices (hierarchical labels, sublabels for sensitivity tiers, encryption settings per tier); do not create or modify labels — recommend for human Purview admin review.
55
+ 4. **Map labels to DLP coverage** — for each sensitivity label, identify which DLP policies cover it across which workloads; identify coverage gaps (labels with no DLP policy, workloads with no DLP policy, data types with no protective action).
56
+ 5. **Assess auto-labeling opportunity** — identify data types that qualify for auto-labeling (sensitive information types, trainable classifiers, exact data match); recommend auto-labeling policies; do not create policies.
57
+ 6. **Power Platform and Dataverse alignment** — assess Power Platform connector DLP policies for the in-scope environments; flag connectors that handle sensitive data but are not blocked or restricted by a DLP policy; assess Dataverse column security for fields containing sensitive data.
58
+ 7. **Escalation gate: classification taxonomy** — if the taxonomy is undefined, incomplete, or contradictory, pause and escalate to the data owner and compliance owner before proceeding to DLP policy review.
59
+ 8. **Escalation gate: DLP coverage** — if critical coverage gaps exist (regulated data types with no DLP policy or no protective action), stop and escalate to the Purview compliance administrator and the data owner for remediation.
60
+ 9. **Escalation gate: label adoption** — if label adoption is below the agreed threshold (defined by the compliance owner), flag as a risk item and escalate to the data owner for adoption improvement actions.
61
+ 10. **Assemble classification and DLP report** — compile: taxonomy gap list, DLP coverage map, auto-labeling opportunities, Power Platform DLP gaps, label adoption summary, and recommended next actions.
62
+ 11. **Hand off to compliance owner** — deliver report with a do-not-do list and open questions; require human sign-off before any label or policy changes are implemented.
63
+
64
+ ## Decision gates
65
+
66
+ | Gate | Condition | Action |
67
+ |---|---|---|
68
+ | Classification taxonomy | Taxonomy is undefined, incomplete, or contradictory | Pause; escalate to data owner + compliance owner |
69
+ | DLP coverage | Regulated data type has no DLP policy or no protective action | Stop; escalate to Purview admin + data owner |
70
+ | Label adoption | Adoption rate below threshold for regulated data types | Flag; escalate to data owner for adoption improvement |
71
+ | Special-category data | Health, biometric, or sensitive personal data in scope | Confirm jurisdiction and privacy owner before proceeding |
72
+ | Copilot surface exposure | Sensitivity label configuration affects Copilot data grounding | Escalate to m365-copilot-readiness-governance-agent for Copilot-specific DLP assessment |
73
+
74
+ ## Refusal triggers
75
+ - A request is made to create, modify, or delete a sensitivity label or DLP policy without human Purview admin approval — refuse.
76
+ - A request is made to remove encryption from a sensitivity label covering regulated data — refuse and escalate.
77
+ - Credentials, tenant IDs, or personal data are requested to perform the classification assessment — refuse; work from sanitized taxonomy and policy summary signals only.
78
+ - The classification taxonomy is being designed to evade a regulatory obligation (e.g., deliberately under-classifying regulated personal data) — refuse and escalate to compliance owner.
79
+
80
+ ## Handoff rules
81
+ - Every handoff carries: taxonomy gap list, DLP coverage map, Power Platform DLP gaps, label adoption summary, escalations fired, open questions, and a do-not-do list.
82
+ - No agent creates, modifies, or deletes sensitivity labels or DLP policies. Human Purview compliance administrator owns all policy changes.
83
+ - Post-handoff, the Purview admin confirms planned policy changes and the data owner signs off on the taxonomy before implementation.
84
+
85
+ ## KPIs
86
+ - Percentage of regulated data types with a defined sensitivity label and active DLP policy
87
+ - Label adoption rate for regulated data types across in-scope workloads
88
+ - Number of DLP coverage gaps identified and remediated per review cycle
89
+ - Time from classification taxonomy approval to DLP policy deployment
90
+
91
+ ## References
92
+ - [Learn about sensitivity labels — Microsoft Purview Information Protection](https://learn.microsoft.com/purview/sensitivity-labels)
93
+ - [Learn about data loss prevention — Microsoft Purview](https://learn.microsoft.com/purview/dlp-learn-about-dlp)
94
+ - [Implement information protection and data loss prevention with Microsoft Purview (training)](https://learn.microsoft.com/training/paths/purview-implement-information-protection-data-loss-prevention/)
95
+ - [Power BI implementation planning: Information protection and DLP](https://learn.microsoft.com/power-bi/guidance/powerbi-implementation-planning-info-protection-data-loss-prevention-overview)
@@ -0,0 +1,20 @@
1
+ {
2
+ "id": "data-classification-to-dlp-protocol",
3
+ "name": "Data Classification to DLP Protocol",
4
+ "type": "skill",
5
+ "provider": "generic",
6
+ "harnesses": ["codex", "claude-code", "cursor", "gemini", "kiro", "other"],
7
+ "summary": "Defines the end-to-end data protection flow from sensitive data discovery through Microsoft Purview sensitivity label taxonomy design, DLP policy coverage mapping, auto-labeling opportunity assessment, Power Platform and Dataverse DLP alignment, and label adoption monitoring. Enforces taxonomy completeness and DLP coverage gates before any policy recommendation proceeds to the Purview compliance administrator. Never creates or modifies labels or policies; all production-impacting changes require human sign-off from the Purview admin and data owner.",
8
+ "source_type": "original",
9
+ "official_docs": [
10
+ "https://learn.microsoft.com/purview/sensitivity-labels",
11
+ "https://learn.microsoft.com/purview/dlp-learn-about-dlp",
12
+ "https://learn.microsoft.com/training/paths/purview-implement-information-protection-data-loss-prevention/",
13
+ "https://learn.microsoft.com/power-bi/guidance/powerbi-implementation-planning-info-protection-data-loss-prevention-overview"
14
+ ],
15
+ "security_notes": "Protocol is recommendation and orchestration only — never an authorization to create, modify, or delete sensitivity labels, DLP policies, or auto-labeling policies. All production-impacting policy changes require explicit approval from the Purview compliance administrator and the data owner. Encryption settings on sensitivity labels covering regulated data must not be removed without legal and compliance owner review. Never requests credentials, tenant IDs, session tokens, or customer personal data to perform the classification assessment; works from sanitized taxonomy and policy summary signals only. Special-category personal data (health, biometric, genetic) triggers a jurisdiction and privacy owner confirmation gate. Deliberate under-classification of regulated personal data to evade regulatory obligations is a hard refusal trigger. Planned escalation target: purview-information-protection-specialist-agent (not yet built); current escalation routes to m365-maestro-agent.",
16
+ "last_verified": "2026-06-16",
17
+ "path": "skills/cross-functional/data-classification-to-dlp-protocol",
18
+ "author": "github: Raishin",
19
+ "version": "0.1.0"
20
+ }
@@ -0,0 +1,211 @@
1
+ # Data Classification to DLP Protocol — Detailed Workflow and Output Contract
2
+
3
+ ## Overview
4
+
5
+ This document provides the step-by-step workflow, decision tree, and output contract for the `data-classification-to-dlp-protocol` skill. It is the reference for `m365-copilot-readiness-governance-agent`, `power-platform-governance-dataverse-security-agent`, `m365-maestro-agent`, and human Purview compliance administrators who need to understand the taxonomy gate, the DLP coverage mapping process, and the classification report format.
6
+
7
+ ---
8
+
9
+ ## Detailed Workflow
10
+
11
+ ### Phase 1 — Data Discovery and Scoping
12
+
13
+ **Step 1.1 — Ingest data types and regulatory context**
14
+ - Input: data type list (e.g., customer PII, financial records, health data, intellectual property)
15
+ - Input: regulatory or contractual requirements (GDPR, HIPAA, PCI DSS, internal policy)
16
+ - Map each data type to a regulatory obligation tier:
17
+ - Tier 1 (Restricted): special-category personal data, payment card data, health data — highest protection required
18
+ - Tier 2 (Highly Confidential): confidential business data, internal credentials, contracts
19
+ - Tier 3 (Confidential): internal business data with limited sharing scope
20
+ - Tier 4 (Internal): general internal use data
21
+ - Tier 5 (Public): publicly released data
22
+ - Output: `data_type_register[]` with `data_type`, `regulatory_tier`, `applicable_regulations[]`
23
+
24
+ **Step 1.2 — Scope workloads**
25
+ - Identify which Microsoft 365 workloads and Power Platform environments are in scope
26
+ - For each workload: confirm whether Microsoft Purview Information Protection labeling is enabled
27
+ - Output: `workload_scope[]` with `service`, `labeling_enabled: true|false`, `dlp_policy_location_supported: true|false`
28
+
29
+ ---
30
+
31
+ ### Phase 2 — Taxonomy Review and Design
32
+
33
+ **Step 2.1 — Review existing sensitivity label taxonomy**
34
+ - Input: current sensitivity label list from Microsoft Purview (exported summary — no live query requiring credentials)
35
+ - For each existing label: record `label_name`, `scope` (files, emails, meetings, schema assets), `encryption_configured: true|false`, `content_marking: true|false`, `sublabel_of`
36
+ - Compare to data type register: identify gaps (data types with no matching label, overlapping label scopes, outdated label configurations)
37
+ - Output: `taxonomy_gap_list[]` with `data_type`, `gap_type` (missing label, overlapping scope, outdated config), `recommended_action`
38
+
39
+ **Step 2.2 — Taxonomy design recommendation**
40
+ Microsoft Purview sensitivity label best practices applied:
41
+ - Use a hierarchical label structure (parent label → sublabels for tiers)
42
+ - Configure encryption for Tier 1 and Tier 2 labels using Azure Rights Management
43
+ - Configure content marking (headers, footers, watermarks) for Tier 1–3 labels
44
+ - Confirm auto-labeling compatibility for each label (sensitive information types, trainable classifiers, exact data match)
45
+ - Output: `taxonomy_design_recommendation` with recommended label structure, encryption settings, and auto-labeling approach
46
+
47
+ Note: taxonomy design is a recommendation only; do not create or modify labels — route to Purview compliance administrator for implementation.
48
+
49
+ **Gate 1 — Classification Taxonomy Gate**
50
+ ```
51
+ IF taxonomy_gap_list[] contains:
52
+ - Missing labels for Tier 1 or Tier 2 data types
53
+ - Contradictory label scopes (multiple labels covering same data without clear hierarchy)
54
+ - Labels without encryption for Tier 1 data types:
55
+ → PAUSE
56
+ → Escalate to: data owner + compliance owner
57
+ → Do NOT proceed to DLP coverage mapping until taxonomy gaps are resolved or explicitly accepted with risk note
58
+ ```
59
+
60
+ ---
61
+
62
+ ### Phase 3 — DLP Coverage Mapping
63
+
64
+ **Step 3.1 — Map labels to DLP policies**
65
+ For each sensitivity label:
66
+ - Identify which DLP policies reference the label (via Content contains > Sensitivity labels condition)
67
+ - Identify which workload locations are covered (Exchange, SharePoint, OneDrive, Teams, Devices, Copilot/Copilot Chat, Power Platform)
68
+ - Record: `dlp_coverage_map[]` with `label_name`, `covered_locations[]`, `uncovered_locations[]`, `protective_action` (block, restrict, audit-only, warn), `policy_name`
69
+
70
+ **Step 3.2 — Identify coverage gaps**
71
+ Coverage gap types:
72
+ - Regulated data type (Tier 1/2) with no DLP policy
73
+ - DLP policy exists but protective action is audit-only for regulated data types (insufficient)
74
+ - Workload location not covered (e.g., Devices or Teams not included in policy scope)
75
+ - Power Platform connectors handling sensitive data not restricted by a connector DLP policy
76
+
77
+ **Gate 2 — DLP Coverage Gate**
78
+ ```
79
+ IF any Tier 1 or Tier 2 data type has:
80
+ - No DLP policy
81
+ - DLP policy with audit-only action (no block or restrict)
82
+ - Critical workload location not covered:
83
+ → STOP
84
+ → Escalate to: Purview compliance administrator + data owner
85
+ → Do NOT assemble final report until gaps are resolved or formally accepted with risk note by compliance owner
86
+ ```
87
+
88
+ **Step 3.3 — Assess auto-labeling opportunity**
89
+ - For each Tier 1 and Tier 2 data type: assess whether a sensitive information type (SIT), trainable classifier, or exact data match (EDM) configuration is available for auto-labeling
90
+ - Output: `auto_labeling_opportunities[]` with `data_type`, `classifier_available: true|false`, `classifier_name`, `recommended_policy_type` (simulation first, then enforcement)
91
+
92
+ ---
93
+
94
+ ### Phase 4 — Power Platform and Dataverse Alignment
95
+
96
+ **Step 4.1 — Power Platform connector DLP assessment**
97
+ - `power-platform-governance-dataverse-security-agent` reviews:
98
+ - Connector classification in each in-scope environment DLP policy (Business, Non-Business, Blocked)
99
+ - Connectors handling Tier 1 or Tier 2 data that are classified as Non-Business or unclassified
100
+ - Environment groups and default DLP policies for tenant-level coverage
101
+ - Output: `pp_dlp_gap_list[]` with `connector_name`, `current_classification`, `recommended_classification`, `risk_tier`
102
+
103
+ **Step 4.2 — Dataverse column security assessment**
104
+ - Review Dataverse column security profiles for fields containing sensitive data types
105
+ - Flag fields with sensitive data that lack column-level security profiles
106
+ - Output: `dataverse_security_gaps[]` with `table_name`, `column_name`, `data_type`, `column_security_enabled: true|false`
107
+
108
+ **Gate 3 — Label Adoption Gate**
109
+ ```
110
+ IF label adoption data is available AND adoption rate for Tier 1/2 data types is below threshold (defined by compliance owner):
111
+ → FLAG as risk item
112
+ → Escalate to: data owner for adoption improvement actions
113
+ → Record adoption gap in final report
114
+ → Do NOT treat low adoption as a passed state; it is an open risk
115
+ ```
116
+
117
+ **Gate 4 — Special-Category Data Gate**
118
+ ```
119
+ IF any Tier 1 data type is health, biometric, genetic, racial/ethnic origin, or other special-category:
120
+ → Confirm jurisdiction and privacy owner
121
+ → Do NOT proceed without jurisdiction confirmed
122
+ → Ensure applicable regulation (GDPR Art. 9, HIPAA) is reflected in label and DLP protective action
123
+ ```
124
+
125
+ **Gate 5 — Copilot Surface Exposure Gate**
126
+ ```
127
+ IF sensitivity label configuration affects Microsoft 365 Copilot or Copilot Chat data grounding:
128
+ → Escalate to: m365-copilot-readiness-governance-agent
129
+ → Ensure DLP policy for Copilot/Copilot Chat location is configured for Tier 1/2 labels
130
+ → Verify that Copilot cannot process files or emails with Tier 1 labels where the DLP policy blocks processing
131
+ ```
132
+
133
+ ---
134
+
135
+ ### Phase 5 — Report Assembly and Handoff
136
+
137
+ **Step 5.1 — Compile classification and DLP report**
138
+ ```
139
+ {
140
+ "report_id": "<uuid>",
141
+ "skill_id": "data-classification-to-dlp-protocol",
142
+ "skill_version": "0.1.0",
143
+ "data_types_assessed": <n>,
144
+ "taxonomy_gaps": <n>,
145
+ "dlp_coverage_gaps": <n>,
146
+ "pp_dlp_gaps": <n>,
147
+ "dataverse_security_gaps": <n>,
148
+ "auto_labeling_opportunities": <n>,
149
+ "gates_fired": ["Gate 1", "Gate 2", ...],
150
+ "report_status": "ready_for_review | blocked_pending_escalation",
151
+ "timestamp": "<ISO datetime>"
152
+ }
153
+ ```
154
+
155
+ **Step 5.2 — Attach do-not-do list**
156
+ Every report includes:
157
+ - Do not create, modify, or delete sensitivity labels or DLP policies without Purview compliance administrator approval.
158
+ - Do not remove encryption from labels covering Tier 1 or Tier 2 data without legal and compliance owner review.
159
+ - Do not deliberately under-classify regulated personal data to evade a regulatory obligation.
160
+ - Do not treat audit-only DLP actions as sufficient protection for Tier 1 regulated data types.
161
+ - Do not request credentials, tenant IDs, or personal data to perform the classification assessment.
162
+ - Do not interpret this report as legal advice on regulatory compliance status.
163
+
164
+ ---
165
+
166
+ ## Decision Tree (Condensed)
167
+
168
+ ```
169
+ Ingest data types + regulatory requirements
170
+ └─ Scope workloads
171
+ └─ Review existing taxonomy → identify gaps
172
+ └─ Gate 1: taxonomy complete? → No → PAUSE, escalate
173
+ └─ Map labels to DLP policies → identify coverage gaps
174
+ └─ Gate 2: DLP coverage for Tier 1/2? → No → STOP, escalate
175
+ └─ Assess auto-labeling + Power Platform DLP + Dataverse security
176
+ ├─ Gate 3: label adoption below threshold? → FLAG
177
+ ├─ Gate 4: special-category data? → confirm jurisdiction
178
+ ├─ Gate 5: Copilot surface exposure? → escalate to copilot-readiness agent
179
+ └─ [All gates resolved] → Assemble report → Purview admin review + sign-off
180
+ ```
181
+
182
+ ---
183
+
184
+ ## Output Contract
185
+
186
+ ### Classification and DLP Report
187
+
188
+ | Field | Type | Required | Description |
189
+ |---|---|---|---|
190
+ | `report_id` | string (UUID) | Yes | Unique report identifier |
191
+ | `skill_id` | string | Yes | Must be `data-classification-to-dlp-protocol` |
192
+ | `skill_version` | string | Yes | Semantic version |
193
+ | `data_type_register` | object[] | Yes | All data types with regulatory tier |
194
+ | `taxonomy_gap_list` | object[] | Yes | Gaps in existing label taxonomy |
195
+ | `taxonomy_design_recommendation` | object | Yes | Recommended label structure (not for direct implementation) |
196
+ | `dlp_coverage_map` | object[] | Yes | Per-label DLP policy coverage |
197
+ | `dlp_gap_list` | object[] | Yes | Coverage gaps requiring remediation |
198
+ | `auto_labeling_opportunities` | object[] | Yes | Auto-labeling candidates |
199
+ | `pp_dlp_gap_list` | object[] | Yes | Power Platform connector DLP gaps |
200
+ | `dataverse_security_gaps` | object[] | Yes | Dataverse column security gaps |
201
+ | `gates_fired` | string[] | Yes | Which gates fired |
202
+ | `report_status` | enum | Yes | `ready_for_review` or `blocked_pending_escalation` |
203
+ | `do_not_do_list` | string[] | Yes | Mandatory refusal items |
204
+ | `open_questions` | string[] | Yes | Unresolved items for human judgment |
205
+ | `timestamp` | string (ISO) | Yes | Report creation datetime |
206
+
207
+ ---
208
+
209
+ ## Audit Log Fields
210
+
211
+ `report_id`, `skill_id`, `skill_version`, `invoked_by`, `data_types_assessed`, `taxonomy_gaps`, `dlp_coverage_gaps`, `gates_fired`, `report_status`, `timestamp`