opencode-ralph-loop-cli 0.1.0

Scaffolder CLI for OpenCode Ralph Loop plugin — one command setup
Documentation
---
source: tests/snapshot_tests.rs
expression: json
---
{
  "cli_version": "[VERSION]",
  "command": "check",
  "duration_ms": "[DURATION]",
  "files": [
    {
      "action": "modified",
      "expected_sha256": "f34b2deefed322b5bf03ccce4cad32922358a018e79c87d9e41be6f72742502b",
      "path": "plugins/ralph.ts",
      "sha256": "252d3a4df7aec9c00caa17f4cc8926a37d65984fbeb1e23cc29c022d95546d3f",
      "size_bytes": 6058
    },
    {
      "action": "skipped",
      "expected_sha256": null,
      "path": "commands/ralph-loop.md",
      "sha256": "753b08b4ffac1b8702239120509de6f1724e08ba8dea99704665edf985bf0160",
      "size_bytes": 2445
    },
    {
      "action": "skipped",
      "expected_sha256": null,
      "path": "commands/cancel-ralph.md",
      "sha256": "5e7e155e41e208162a5885484ee1fbd8d4b0ee8799a79b0fe3c3c22d4551fd0e",
      "size_bytes": 791
    },
    {
      "action": "skipped",
      "expected_sha256": null,
      "path": "commands/ralph-help.md",
      "sha256": "78da923cf39c1850e1016724ab1b46154ffdcfba5a13b218bb3bd0238d1df76b",
      "size_bytes": 3239
    },
    {
      "action": "skipped",
      "expected_sha256": null,
      "path": "package.json",
      "sha256": "9edabadf790f5c1ad0e4805b9df70dac1d86810b5c50c2c1113222c5dfa44e75",
      "size_bytes": 63
    },
    {
      "action": "skipped",
      "expected_sha256": null,
      "path": ".gitignore",
      "sha256": "663a068e76d264d0bc6740f5450b6c4193c7b41ecf5e0dc222485b8a17404d95",
      "size_bytes": 63
    }
  ],
  "plugin_version": "1.4.7",
  "schema_version": 1,
  "status": "drift",
  "summary": {
    "created": 0,
    "missing": 0,
    "modified": 1,
    "removed": 0,
    "skipped": 5,
    "updated": 0
  }
}