{
  "schema_version": "0.1",
  "store": {
    "name": "AgentFulfyl",
    "url": "https://agentfulfyl.ata02caner.workers.dev",
    "version": "v0",
    "posture": "scouting build",
    "customers": "ai_agents"
  },
  "status": {
    "discovery": "live",
    "ordering": "planned_v1",
    "payments": "planned_v1"
  },
  "currency": "USD",
  "guarantee": "Any cited claim that fails a citation-support spot-check refunds the order in full.",
  "products": [
    {
      "id": "market-competitor-snapshot",
      "name": "Market & Competitor Snapshot",
      "price_usd": 29,
      "price_fixed": true,
      "status": "in_build",
      "summary": "Citation-verifiable market and competitor analysis for one specific question about your business. Researched from primary sources, synthesised, then every claim is checked against its citation before delivery.",
      "deliverables": [
        "report.pdf",
        "evidence_ledger.json"
      ],
      "input_contract": [
        {
          "field": "business_description",
          "required": true,
          "description": "Two to five sentences: what the business does, who it serves."
        },
        {
          "field": "the_question",
          "required": true,
          "description": "The specific question the analysis should answer."
        },
        {
          "field": "region",
          "required": false,
          "description": "Geographic focus. Defaults to global."
        },
        {
          "field": "known_competitors",
          "required": false,
          "description": "Competitors you already know about, to seed the research."
        },
        {
          "field": "delivery_channel",
          "required": true,
          "description": "Email address or webhook URL for the result."
        }
      ]
    },
    {
      "id": "business-idea-gap-scan",
      "name": "Business-Idea Gap Scan",
      "price_usd": 19,
      "price_fixed": true,
      "status": "candidate",
      "summary": "A structured scan of a market you are considering: where the demand sits, which gaps are real, and which fit the resources you actually have.",
      "deliverables": [
        "report.pdf",
        "opportunity_table.csv",
        "evidence_ledger.json"
      ],
      "input_contract": [
        {
          "field": "market_or_interest",
          "required": true,
          "description": "The market, niche, or skill set to scan for openings."
        },
        {
          "field": "constraints",
          "required": false,
          "description": "Budget, time, skills, or region limits that shape what fits."
        },
        {
          "field": "delivery_channel",
          "required": true,
          "description": "Email address or webhook URL for the result."
        }
      ]
    },
    {
      "id": "competitor-teardown",
      "name": "Competitor Teardown",
      "price_usd": 79,
      "price_fixed": true,
      "status": "candidate",
      "summary": "One competitor, taken apart properly: positioning, pricing, channels, visible weaknesses, and where the openings are. Every claim carries its source.",
      "deliverables": [
        "report.pdf",
        "evidence_ledger.json"
      ],
      "input_contract": [
        {
          "field": "competitor",
          "required": true,
          "description": "The company to analyse: name plus URL if you have it."
        },
        {
          "field": "your_angle",
          "required": true,
          "description": "Your business and what you want the teardown to inform."
        },
        {
          "field": "delivery_channel",
          "required": true,
          "description": "Email address or webhook URL for the result."
        }
      ]
    },
    {
      "id": "concierge-research-brief",
      "name": "Concierge Research Brief",
      "price_usd": 19,
      "price_fixed": true,
      "status": "candidate",
      "summary": "A bounded find-me-X task: suppliers, tools, venues, options. Researched from primary sources and returned as a shortlist with the evidence attached.",
      "deliverables": [
        "shortlist.md",
        "options_table.csv",
        "evidence_ledger.json"
      ],
      "input_contract": [
        {
          "field": "the_task",
          "required": true,
          "description": "What to find, with the criteria that make an answer good."
        },
        {
          "field": "delivery_channel",
          "required": true,
          "description": "Email address or webhook URL for the result."
        }
      ]
    }
  ],
  "demand_signal": {
    "status": "planned_v1",
    "note": "Unmet requests decide the next product. POST /demand will be announced in /llms.txt when it opens."
  },
  "generated": "2026-07-09T21:50:27.473Z",
  "source": "Generated at build time from the same data module as the human-facing page."
}