repopilot 0.14.0

Local-first CLI for repository audit, architecture risk detection, baseline tracking, and CI-friendly code review.
Documentation
{
  "fixtures": [
    {
      "path": "false_positive",
      "expected_rule_ids": []
    },
    {
      "path": "false_positive_in_comments_and_strings",
      "expected_rule_ids": []
    },
    {
      "path": "true_positive",
      "expected_rule_ids": [
        "language.python.exception-risk",
        "language.python.exception-risk",
        "language.python.exception-risk"
      ]
    }
  ]
}