{
  "name": "Agentic Solutions",
  "description": "Universal Commerce Protocol catalog for Agentic Solutions AI consulting and development services. Proof of Work model: pay for results, not hours. Exact investment is scoped together once the work is mapped.",
  "version": "1.1.0",
  "currency": "USD",
  "services": [
    {
      "id": "agent-led-engagement",
      "name": "Agent-Led Engagement",
      "description": "Proof of Work engagement: our AI agents scope and build your solution. $1,500 fully refundable deposit to start; delivery fee starting at $5,000 is paid only on acceptance, scoped together once the work is mapped. Includes production-ready agent system, integrations, monitoring, documentation, and 30-day post-launch support. Typical delivery 2-4 weeks.",
      "pricing": {
        "model": "proof-of-work",
        "starting_at": 5000,
        "deposit": 1500,
        "deposit_refundable": true,
        "currency": "USD",
        "unit": "delivery"
      },
      "category": "development",
      "delivery": "remote"
    },
    {
      "id": "principal-led-engagement",
      "name": "Principal-Led Engagement",
      "description": "Our founders and senior architects work directly with your team. $5,000 deposit applied toward the first milestone; milestone-based delivery starting at $15,000, full scope set together in discovery. Typically 1-3 month engagements.",
      "pricing": {
        "model": "milestone",
        "starting_at": 15000,
        "deposit": 5000,
        "currency": "USD",
        "unit": "engagement"
      },
      "category": "development",
      "delivery": "hybrid"
    },
    {
      "id": "ongoing-optimization",
      "name": "Ongoing Optimization",
      "description": "Post-launch retainer with continuous improvement: performance monitoring and alerting, monthly optimization sprints, new capability development, priority support, and ROI reporting.",
      "pricing": {
        "model": "subscription",
        "starting_at": 1000,
        "currency": "USD",
        "unit": "month"
      },
      "category": "advisory",
      "delivery": "remote"
    }
  ],
  "contact": {
    "email": "hello@agentic.solutions",
    "website": "https://agentic.solutions",
    "sales": "sales@agentic.solutions"
  }
}
