{
  "schemaVersion": "1.0.0",
  "packageVersion": "1.29.0",
  "seededVersion": "2026.06.11.031",
  "generatedAtUtc": "2026-06-13T02:45:00Z",
  "surface": "plugin",
  "purpose": "Static emergency beacon for confirming BarkBowl package files were deployed when WordPress REST callbacks or PHP rendering fail.",
  "nonGoals": [
    "no payment processing",
    "no runtime authority",
    "no credential validation",
    "no private-network probing",
    "no model training",
    "no automatic approval",
    "no release certification"
  ],
  "recommendedOrder": [
    "Open this static beacon from the deployed theme/plugin directory.",
    "Open /wp-json/barkbowl/v1/ping only after confirming the files exist.",
    "Open /wp-json/barkbowl/v1/diagnostics/lite next.",
    "Use richer diagnostics only after the bootstrap routes respond.",
    "Capture server logs for any internal error."
  ],
  "records": [
    {
      "id": "version",
      "status": "expected",
      "value": "1.29.0"
    },
    {
      "id": "seed",
      "status": "expected",
      "value": "2026.06.11.031"
    },
    {
      "id": "human-review",
      "status": "required",
      "value": true
    }
  ]
}