{ "name": "tdl", "description": "Three Dots Labs Go conventions as an enforceable rule set: /tdl:audit scans a Go project against 63 CQRS/DDD/Clean-Architecture rules and reports violations by severity, or scaffolds new services, handlers, entities, repositories and Watermill adapters from templates that already follow them.", "version": "1.0.0", "author": { "name": "naudachu" }, "license": "MIT", "keywords": ["go", "ddd", "cqrs", "clean-architecture", "watermill", "audit"] }