{
  "permissions": {
    "allow": [
      "Bash(npm test *)",
      "Bash(node /Users/alireza/WebstormProjects/cortex/dist/index.js locate \"state save\" --dir .)",
      "Bash(node /Users/alireza/WebstormProjects/cortex/dist/index.js run --task \"fix the null check in sample.ts\" --dir . --dry-run)",
      "Bash(git add *)",
      "Bash(git commit -m 'refactor: extract orchestration kernel shared by CLI and MCP surfaces *)",
      "Bash(git commit -m 'feat: execution graph checkpointing, resume, and cooperative cancellation *)",
      "Bash(npm run *)",
      "Bash(git commit -m 'docs: record kernel extraction and DAG checkpoint semantics in architecture plan *)"
    ]
  }
}
