{
  "target": "codex",
  "placement": "front-door-primary",
  "packagingState": "plugin-level-public-distribution-bundle",
  "suggestedSlug": "shopflow-read-only-builder-packet",
  "title": "Shopflow Read-only Builder Packet",
  "summary": "Plugin-level public distribution bundle for Codex with starter bundle, sample config, install docs, proof loop, and listing payload.",
  "boundaryNote": "Starter bundle and listing payload are repo-owned today. Official Codex docs and product surfaces exist, but this repo does not prove any Codex-owned listing surface or Shopflow publication there. Do not claim an official Codex plugin, official listing, or marketplace package until a real publication path is confirmed and used.",
  "screenshotSources": [
    "README.md",
    "docs/ecosystem/codex-quickstart.md",
    "docs/ecosystem/builder-start-here.md"
  ],
  "capabilityRefs": [
    "integration-surface",
    "runtime-consumer",
    "outcome-bundle",
    "submission-readiness"
  ],
  "skillsRefs": [
    "shopflow-read-only-runtime-seam-consumption",
    "shopflow-builder-facing-discoverability-and-ready-sync"
  ],
  "distributionBundle": {
    "truthfulSurfaceStatus": "plugin-level-public-distribution-bundle",
    "officialSurfaceStatus": "official-surface-confirmed-auth-required",
    "starterBundlePaths": [
      "docs/ecosystem/codex-quickstart.md",
      "docs/ecosystem/agent-quickstarts.md",
      "docs/ecosystem/examples/agent-target-packet.codex.json",
      "docs/ecosystem/examples/plugin-marketplace-metadata.codex.json"
    ],
    "sampleConfigPaths": [
      "docs/ecosystem/examples/agent-target-packet.codex.json",
      "docs/ecosystem/examples/plugin-marketplace-metadata.codex.json"
    ],
    "installDocs": [
      "docs/ecosystem/codex-quickstart.md",
      "docs/ecosystem/agent-quickstarts.md",
      "docs/ecosystem/agent-distribution-artifacts.md"
    ],
    "proofLoopCommands": [
      "pnpm cli:read-only -- agent-target-packet --target codex",
      "pnpm cli:read-only -- plugin-marketplace-metadata --target codex --output .runtime-cache/cli/plugin-marketplace-metadata.codex.json",
      "pnpm cli:read-only -- public-distribution-bundle"
    ],
    "listingPayloadPaths": [
      "docs/ecosystem/examples/plugin-marketplace-metadata.codex.json"
    ]
  },
  "mustNotClaim": [
    "Published Codex plugin",
    "Official Codex marketplace package",
    "Official Codex listing"
  ]
}
