{ "name": "web4-governance", "version": "1.0.0", "description": "Lightweight AI governance with R6 workflow formalism and audit trails for Moltbot", "type": "module", "main": "index.ts", "scripts": {}, "keywords": [ "governance", "audit", "trust", "r6", "provenance", "web4" ], "author": "Web4 Contributors ", "license": "MIT", "dependencies": {}, "devDependencies": { "moltbot": "workspace:*" }, "repository": { "type": "git", "url": "https://github.com/dp-web4/web4" } }