{
  "spec": "knownfix-services/1.0",
  "currency": "USD-equivalent USDC on Base mainnet",
  "privacy": "Orders use private bearer tickets. Targets remain private unless the buyer explicitly opts into the public work queue. Never submit credentials, tokens, private repository URLs, or confidential data.",
  "checkout": "POST /service-orders with a service id and authorized public target. The response contains a private ticket and signed Base USDC/ETH offers bound to that one order.",
  "status": "POST /service-orders/status with the private ticket. Include paymentTx and paymentOffer once to confirm payment; later checks need the ticket only.",
  "services": [
    {
      "id": "website-first-look",
      "title": "KnownFix Evidence Audit: Focused",
      "tagline": "A rigorous, bounded review of the design, trust, SEO/AEO, performance, and conversion evidence that matters first.",
      "priceUsdCents": 14900,
      "priceWei": "60000000000000000",
      "deliveryBusinessDays": 3,
      "targetKind": "website",
      "entryOffer": true,
      "sampleReportUrl": "https://b-hash88.github.io/knownfix/reports/KnownFix_20260830_Evidence-Audit-Sample_RPT.html",
      "scope": "One public website: the homepage plus up to four key journey pages.",
      "deliverables": [
        "Executive verdict and five highest-priority actions",
        "Desktop and mobile design, UX, and trust review",
        "Offer, copy, and conversion-path review",
        "Technical SEO, AEO/GEO, structured-data, and social-preview checks",
        "Performance and accessibility spot checks",
        "Evidence tied to exact pages and reproducible observations",
        "A practical 14-day improvement plan",
        "Self-contained HTML report plus SHA-256-verified Markdown source"
      ],
      "limitations": "This is a focused five-page review, not a full-site crawl, WCAG conformance evaluation, penetration test, or exhaustive SEO audit. No traffic, ranking, revenue, or conversion outcome is guaranteed.",
      "priceUsd": "$149.00",
      "order": "https://knownfix-backend-28.b-hash88.deno.net/service-orders"
    },
    {
      "id": "website-growth-audit",
      "title": "KnownFix Evidence Audit: Comprehensive",
      "tagline": "Design, SEO, AEO/GEO, agent readiness, conversion, performance, and accessibility reviewed as one growth system.",
      "priceUsdCents": 39900,
      "priceWei": "160000000000000000",
      "deliveryBusinessDays": 5,
      "targetKind": "website",
      "scope": "One public website and up to 15 representative pages.",
      "deliverables": [
        "Executive scorecard and prioritized findings",
        "Visual design, UX, mobile, and trust review",
        "Technical and on-page SEO review",
        "Answer-engine and generative-engine discoverability review",
        "Conversion, offer, copy, and funnel review",
        "Performance, accessibility, and structured-data checks",
        "Cross-page evidence matrix with reproducible checks",
        "A practical 30-day implementation plan"
      ],
      "limitations": "No ranking, traffic, revenue, or conversion outcome is guaranteed. The review covers public pages and observable behavior only.",
      "priceUsd": "$399.00",
      "order": "https://knownfix-backend-28.b-hash88.deno.net/service-orders"
    },
    {
      "id": "codebase-review",
      "title": "Codebase Review",
      "tagline": "A senior-engineering review focused on defects, security boundaries, maintainability, tests, and release risk.",
      "priceUsdCents": 24900,
      "priceWei": "100000000000000000",
      "deliveryBusinessDays": 4,
      "targetKind": "github-repository",
      "scope": "One public GitHub repository up to 50,000 source lines. Larger or private repositories require a scoped quote.",
      "deliverables": [
        "Findings ordered by severity with file and line references",
        "Correctness, security, dependency, and data-boundary review",
        "Architecture and maintainability assessment",
        "Test, CI, and release-gap analysis",
        "Prioritized remediation plan",
        "Plain-language executive summary"
      ],
      "limitations": "This is a bounded review, not a guarantee that every defect or vulnerability will be found. Only public repository content is accepted through this checkout.",
      "priceUsd": "$249.00",
      "order": "https://knownfix-backend-28.b-hash88.deno.net/service-orders"
    },
    {
      "id": "agent-commerce-audit",
      "title": "Agent Commerce Audit",
      "tagline": "Can an AI agent discover, understand, trust, buy from, and successfully use your service?",
      "priceUsdCents": 19900,
      "priceWei": "80000000000000000",
      "deliveryBusinessDays": 3,
      "targetKind": "website",
      "scope": "One public agent-facing service, API, MCP server, or paid endpoint.",
      "deliverables": [
        "Agent discovery and crawlability review",
        "llms.txt, schema, OpenAPI, MCP, and capability-contract checks",
        "Offer, checkout, x402, and payment-proof review where present",
        "Buyer-journey test from first request through fulfillment",
        "Trust, provenance, privacy, and failure-mode findings",
        "Prioritized agent-readiness remediation plan"
      ],
      "limitations": "Testing is passive and non-destructive. Paid third-party requests, credentials, private endpoints, and production mutations are excluded unless separately authorized and funded.",
      "priceUsd": "$199.00",
      "order": "https://knownfix-backend-28.b-hash88.deno.net/service-orders"
    },
    {
      "id": "release-pipeline-review",
      "title": "Release Pipeline Review",
      "tagline": "A focused review of CI, publishing, provenance, secrets, and rollback readiness before the next release hurts.",
      "priceUsdCents": 12900,
      "priceWei": "52000000000000000",
      "deliveryBusinessDays": 2,
      "targetKind": "github-repository",
      "scope": "One public GitHub repository and its checked-in CI/release configuration.",
      "deliverables": [
        "GitHub Actions and release-flow findings",
        "Permissions, secrets, and token-boundary review",
        "Dependency and package-publishing risk review",
        "Versioning, provenance, rollback, and recovery assessment",
        "Prioritized fixes with verification steps"
      ],
      "limitations": "The review covers checked-in configuration and public workflow evidence. Private logs, organization settings, registries, and signing systems are outside scope unless separately authorized.",
      "priceUsd": "$129.00",
      "order": "https://knownfix-backend-28.b-hash88.deno.net/service-orders"
    }
  ],
  "publicWork": []
}