{
  "$schema": "https://schema.org/Service",
  "id": "bringyour-agent-run-reliability-diagnostic",
  "name": "Agent Run Reliability Diagnostic",
  "url": "https://bringyour.ai/diagnostic",
  "description": "A fixed diagnostic for one real coding-agent workflow and one recent failed or risky run. The review identifies context loss, missing evidence, and actions that need an explicit stop line.",
  "provider": "Bring Your AI",
  "price": {
    "amount": 750,
    "currency": "USD",
    "billing": "one_time_fixed_scope"
  },
  "delivery_window": "three business days after scope, payment, and safe intake are complete",
  "scope": {
    "workflows": 1,
    "recent_runs": 1,
    "implementation_included": false
  },
  "best_for": [
    "founders using Codex, Claude Code, Cursor, or custom coding agents",
    "engineering operators reviewing agent-generated code",
    "internal tooling owners preparing a workflow for broader use"
  ],
  "buyer_inputs": [
    "one workflow description",
    "one recent sanitized run transcript, log, screenshot, or summary",
    "the current review, test, or approval path",
    "an explicit list of data that must not be shared"
  ],
  "deliverable": [
    "workflow snapshot",
    "context risk",
    "proof risk",
    "three explicit stop lines",
    "one reusable pre-run checklist",
    "optional follow-up implementation scope"
  ],
  "not_included": [
    "security audit",
    "penetration test",
    "model benchmark",
    "BDH implementation",
    "guarantee that an agent workflow is safe",
    "implementation work unless separately scoped"
  ],
  "data_boundary": {
    "credentials_or_secrets_accepted": false,
    "payment_required_before_intake": true,
    "sanitized_artifact_preferred": true,
    "public_case_study_default": false
  },
  "contact": {
    "email": "hello@bringyour.ai",
    "subject": "Agent Run Reliability Diagnostic"
  }
}
