code-baseline 1.6.0

Enforce architectural decisions AI coding tools keep ignoring
Documentation
{
  "name": "@code-baseline/cli-win32-x64",
  "version": "1.6.0",
  "description": "Baseline CLI binary for Windows x64",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stewartjarod/baseline.git"
  },
  "os": [
    "win32"
  ],
  "cpu": [
    "x64"
  ],
  "files": [
    "baseline.exe"
  ]
}