{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "Dave Rosemill service catalog",
  "description": "Machine-readable catalog of the services offered by Dave Rosemill (AI Media Systems). Published for AI agents, shopping tools, and automated buyers. Prices in USD. Engagements marked quoteOnly are scoped on a call before a price is set.",
  "url": "https://daverosemill.com/products.json",
  "provider": {
    "@type": "Organization",
    "@id": "https://daverosemill.com/#org",
    "name": "Dave Rosemill",
    "url": "https://daverosemill.com",
    "email": "daverosemill@gmail.com",
    "areaServed": "US"
  },
  "numberOfItems": 5,
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "Product",
        "@id": "https://daverosemill.com/#systems-audit",
        "sku": "DR-AUDIT-497",
        "name": "Systems Audit",
        "category": "AI systems consulting",
        "description": "A 90-minute live working session on your AI and content stack, followed within 48 hours by a written diagnosis and your three highest-impact moves, sequenced. Includes one async follow-up exchange within 14 days.",
        "url": "https://daverosemill.com/audit",
        "brand": { "@type": "Brand", "name": "Dave Rosemill" },
        "offers": {
          "@type": "Offer",
          "price": "497",
          "priceCurrency": "USD",
          "availability": "https://schema.org/InStock",
          "url": "https://buy.stripe.com/3cI4gAcqc09v7na72A9R604",
          "seller": { "@id": "https://daverosemill.com/#org" },
          "deliveryLeadTime": {
            "@type": "QuantitativeValue",
            "value": 2,
            "unitCode": "DAY"
          }
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "Product",
        "@id": "https://daverosemill.com/#agent-readiness-audit",
        "sku": "DR-AGENT-497",
        "name": "Agent-Readiness Audit",
        "category": "Agentic commerce readiness",
        "description": "Scores your site on the Level 0-5 agent-readiness ladder: what AI agents can find, read, and transact with. A 90-minute working session plus a written diagnosis and the three fixes that matter most, in order. A free instant scan runs first.",
        "url": "https://daverosemill.com/agent-ready",
        "brand": { "@type": "Brand", "name": "Dave Rosemill" },
        "offers": {
          "@type": "Offer",
          "price": "497",
          "priceCurrency": "USD",
          "availability": "https://schema.org/InStock",
          "url": "https://buy.stripe.com/3cI4gAcqc09v7na72A9R604",
          "seller": { "@id": "https://daverosemill.com/#org" },
          "deliveryLeadTime": {
            "@type": "QuantitativeValue",
            "value": 2,
            "unitCode": "DAY"
          }
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@type": "Product",
        "@id": "https://daverosemill.com/#agent-readiness-scan",
        "sku": "DR-SCAN-FREE",
        "name": "Agent Readiness Score (free scan)",
        "category": "Agentic commerce readiness",
        "description": "Instant 0-100 agent-readiness score for any public site, mapped to the Level 0-5 ladder. Returns the top gap immediately. The full report is delivered by email. Never paywalled.",
        "url": "https://daverosemill.com/agent-ready",
        "brand": { "@type": "Brand", "name": "Dave Rosemill" },
        "offers": {
          "@type": "Offer",
          "price": "0",
          "priceCurrency": "USD",
          "availability": "https://schema.org/InStock",
          "url": "https://agentreadyscore.vercel.app",
          "seller": { "@id": "https://daverosemill.com/#org" }
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@type": "Product",
        "@id": "https://daverosemill.com/#system-build",
        "sku": "DR-BUILD-QUOTE",
        "name": "System Build",
        "category": "AI systems consulting",
        "description": "A four-week fixed-scope engagement that ships one working AI media pipeline you fully own: code, prompts, configs, and documentation. Week 1 scoping and architecture, weeks 2-3 build, week 4 handoff. Includes 30 days of post-launch support. Priced on scope after a call.",
        "url": "https://daverosemill.com/#services",
        "brand": { "@type": "Brand", "name": "Dave Rosemill" },
        "offers": {
          "@type": "Offer",
          "priceCurrency": "USD",
          "availability": "https://schema.org/InStock",
          "availabilityStarts": "2026-01-01",
          "url": "https://cal.com/daverosemill",
          "seller": { "@id": "https://daverosemill.com/#org" },
          "priceSpecification": {
            "@type": "PriceSpecification",
            "valueAddedTaxIncluded": false,
            "description": "Quote only. Scope is set on a call before a price is issued."
          }
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 5,
      "item": {
        "@type": "Product",
        "@id": "https://daverosemill.com/#embedded-operator",
        "sku": "DR-EMBED-QUOTE",
        "name": "Embedded Operator",
        "category": "AI systems consulting",
        "description": "An ongoing monthly engagement: one 45-minute working session per week, async access between sessions, a quarterly system review and roadmap refresh, and priority on new builds. Three-month minimum, then month to month. Priced on scope after a call.",
        "url": "https://daverosemill.com/#services",
        "brand": { "@type": "Brand", "name": "Dave Rosemill" },
        "offers": {
          "@type": "Offer",
          "priceCurrency": "USD",
          "availability": "https://schema.org/InStock",
          "url": "https://cal.com/daverosemill",
          "seller": { "@id": "https://daverosemill.com/#org" },
          "priceSpecification": {
            "@type": "PriceSpecification",
            "valueAddedTaxIncluded": false,
            "description": "Quote only. Scope is set on a call before a price is issued."
          }
        }
      }
    }
  ]
}
