{ "id": "dench-identity", "name": "DenchClaw Identity", "version": "1.0.0", "description": "Injects the DenchClaw identity and behavioral contracts into the agent system prompt.", "configSchema": { "type": "object", "additionalProperties": false, "properties": { "enabled": { "type": "boolean", "default": true } }, "required": [] } }