{
  "schema_version": "v1",
  "generated_at": "2026-05-30T01:06:55.344339+00:00",
  "purpose": "Safe merged sync for MAYAGI public review bundles.",
  "reference_profile": [
    "workflow"
  ],
  "references_read": [
    "/home/deano94/.codex/skills/mayagi-live-procut/SKILL.md",
    "/home/deano94/.codex/skills/mayagi-live-procut/references/workflow-validation.md"
  ],
  "reference_read_log": [
    {
      "path": "/home/deano94/.codex/skills/mayagi-live-procut/SKILL.md",
      "reason": "Load progressive-disclosure and public handoff safety rules before publishing review artifacts."
    },
    {
      "path": "/home/deano94/.codex/skills/mayagi-live-procut/references/workflow-validation.md",
      "reason": "Publish only validated review/workflow artifacts and preserve existing source media needed for review."
    }
  ],
  "safety_rules": [
    "The public review directory may be a merged destination built from rendered videos and execution pages.",
    "Never sync a single source into that merged destination with rsync --delete.",
    "This script intentionally uses rsync -az only, plus --dry-run when requested.",
    "Run the public URL validator after syncing."
  ],
  "sources": [
    "/home/deano94/codex/material_research_db/reports"
  ],
  "destination": "root@8.137.166.176:/var/www/files/codex/material-research/reports",
  "public_url": "https://files.beacon.xin/codex/material-research/reports",
  "dry_run": false,
  "results": [
    {
      "source": "/home/deano94/codex/material_research_db/reports",
      "destination": "root@8.137.166.176:/var/www/files/codex/material-research/reports",
      "dry_run": false,
      "command": [
        "rsync",
        "-az",
        "/home/deano94/codex/material_research_db/reports/",
        "root@8.137.166.176:/var/www/files/codex/material-research/reports/"
      ],
      "returncode": 0,
      "stdout": "",
      "stderr": ""
    }
  ],
  "errors": [],
  "ok": true
}
