Files
brain/docs/registry/contracts/operations-process-doc.contract.json
T

29 lines
603 B
JSON
Raw Normal View History

{
"skill": "operations:process-doc",
"kind": "external",
"needs": [
"as-is-process"
],
"produces": [
"process-documentation"
],
"constraints": [
"marketplace skill — outputs doc only"
],
"preview-form": "none",
"defaults": [
"follow operations plugin process-doc template"
],
"key-decisions": [
"scope of the process being documented"
],
"acceptance-criteria": [
"doc covers all process steps and owners"
],
"source": {
"version": "1.2.0",
"hash": "0000000000000000000000000000000000000000000000000000000000000000",
"path": ""
}
}