{
  "schemaVersion": 1,
  "inventoryType": "independent-public-evidence-denominator",
  "product": "Specific Labs",
  "primaryDomain": "https://www.withspecific.com/",
  "capturedAt": "2026-09-13",
  "captureMethod": {
    "browser": "Playwright via [local verification tool]",
    "executable": "process.env.DESIGN_RESEARCH_CHROMIUM",
    "navigation": "domcontentloaded plus fixed 500ms wait",
    "viewports": [
      {
        "width": 1440,
        "height": 1000
      },
      {
        "width": 390,
        "height": 844
      }
    ],
    "publicOnly": true,
    "noFormSubmits": true,
    "evidenceRoot": "[unpublished research artifact]",
    "reproductionScript": "[unpublished research artifact]"
  },
  "discovery": {
    "sources": [
      {
        "type": "homepage-links",
        "url": "https://www.withspecific.com/",
        "evidence": "[unpublished research artifact] and [unpublished research artifact]"
      },
      {
        "type": "html-and-script-navigation",
        "evidence": "[unpublished research artifact] and *.json"
      },
      {
        "type": "robots",
        "url": "https://www.withspecific.com/robots.txt",
        "evidence": "inventory/discovery.json",
        "finding": "Allow /; Disallow /api/; sitemap points to https://withspecific.com/sitemap.xml"
      },
      {
        "type": "sitemap",
        "url": "https://withspecific.com/sitemap.xml",
        "evidence": "inventory/discovery.json",
        "finding": "home, company-data, documents, about, benchmarks, real-swe, privacy, terms"
      },
      {
        "type": "public-search",
        "queries": [
          "site:withspecific.com Specific Labs",
          "site:withspecific.com Specific Labs work.withspecific.com realswe"
        ],
        "evidence": "inventory/discovery.json",
        "finding": "speech-to-text benchmark and affiliated marketplace pages"
      }
    ],
    "primaryRouteReconciliation": {
      "homepageLinked": [
        "/company-data",
        "/refer",
        "/benchmarks",
        "/benchmarks/real-swe",
        "/about",
        "/privacy"
      ],
      "sitemapOnly": [
        "/documents",
        "/terms"
      ],
      "searchOnlyOrUnlinked": [
        "/benchmarks/speech-to-text"
      ],
      "missingPrimaryRoutesAfterReconciliation": []
    }
  },
  "scope": {
    "name": "public-evidence",
    "status": "verified-for-public-routes",
    "inScope": "All publicly discoverable primary-domain HTML routes identified through links, source navigation, robots, sitemap, and public search.",
    "contextOnly": "Representative affiliated public entries are retained for discovery and scope mapping only; they are not implementation coverage for those separate domains.",
    "primaryDomainRouteCount": 10,
    "distinctRecipeCount": 10,
    "actualRecipeUrlCount": 10,
    "routeFamilyCount": 9,
    "recipeCountRationale": "All 10 primary URLs are distinct implementation recipes. The two benchmark reports remain in one shared route family for navigation and editorial structure, but are separate report scenarios because their communication goals, metric semantics, data visualizations, and controls differ.",
    "affiliatedRepresentativeCount": 7,
    "implementationCoverageCounts": {
      "includedPrimaryDomainRoutes": 10,
      "includedPrimaryRecipeUrls": 10,
      "contextOnlyAffiliatedRoutes": 7,
      "contextOnlyAffiliatedProducts": 4,
      "separatelyClaimedAffiliatedImplementationRoutes": 0
    },
    "excludedFromDenominator": [
      {
        "surface": "Authenticated marketplace contributor and poster application",
        "reason": "Login links redirect to neighborly-anthem-22.authkit.app; no account or credentials were used; authenticated UI is not public evidence.",
        "observedAt": "https://work.withspecific.com/"
      },
      {
        "surface": "Marketplace job-detail expansion beyond representative job 9",
        "reason": "The marketplace exposes many public job detail routes, but the assignment requests representative affiliated entries; job 9 represents the role-detail family and no job submission was performed.",
        "observedAt": "https://work.withspecific.com/jobs/9"
      },
      {
        "surface": "Real-SWE private benchmark data, source code, and authenticated tooling",
        "reason": "The public article and entry page are observable; private benchmark operations and source contracts are not.",
        "observedAt": "https://realswe.withspecific.com/ and https://www.withspecific.com/benchmarks/real-swe"
      },
      {
        "surface": "Calendly reach-out flow",
        "reason": "External scheduling destination is linked but was not traversed into a real booking flow; no external form submission was authorized.",
        "observedAt": "https://www.withspecific.com/"
      },
      {
        "surface": "Disallowed API routes",
        "reason": "robots.txt explicitly disallows /api/; no API calls were attempted.",
        "observedAt": "https://www.withspecific.com/robots.txt"
      }
    ]
  },
  "routeFamilies": [
    {
      "id": "family-primary-landing",
      "name": "Primary landing",
      "recipeCount": 1,
      "routes": [
        "/"
      ],
      "components": [
        "shell.header",
        "shell.footer",
        "navigation.primary",
        "content.hero",
        "content.cta-link",
        "content.social-proof"
      ]
    },
    {
      "id": "family-data-partnership-form",
      "name": "Company data partnership lead form",
      "recipeCount": 1,
      "routes": [
        "/company-data"
      ],
      "components": [
        "shell.subpage",
        "content.hero",
        "form.text-field",
        "form.number-field",
        "form.phone-field",
        "form.tool-multiselect",
        "form.checkbox",
        "action.submit"
      ]
    },
    {
      "id": "family-referral-form",
      "name": "Referral lead form",
      "recipeCount": 1,
      "routes": [
        "/refer"
      ],
      "components": [
        "shell.subpage",
        "content.hero",
        "form.text-field",
        "form.email-field",
        "form.phone-field",
        "form.textarea",
        "form.tool-multiselect",
        "form.checkbox",
        "action.submit"
      ]
    },
    {
      "id": "family-document-valuation",
      "name": "Document valuation upload and estimate",
      "recipeCount": 1,
      "routes": [
        "/documents"
      ],
      "components": [
        "shell.subpage",
        "content.hero",
        "control.segmented-choice",
        "upload.dropzone",
        "form.file-input",
        "form.url-input",
        "form.text-input",
        "form.email-input",
        "form.checkbox",
        "action.submit",
        "action.secondary-submit",
        "content.estimate"
      ]
    },
    {
      "id": "family-benchmark-index",
      "name": "Benchmark index",
      "recipeCount": 1,
      "routes": [
        "/benchmarks"
      ],
      "components": [
        "shell.editorial",
        "navigation.benchmark",
        "content.card-link",
        "content.metadata"
      ]
    },
    {
      "id": "family-benchmark-report",
      "name": "Benchmark report family",
      "recipeCount": 2,
      "routes": [
        "/benchmarks/speech-to-text",
        "/benchmarks/real-swe"
      ],
      "scenarios": [
        "scenario-speech-to-text-report",
        "scenario-real-swe-report"
      ],
      "components": [
        "shell.editorial",
        "navigation.benchmark",
        "content.section-index",
        "data.table",
        "data.sort-button",
        "data.chart",
        "data.legend",
        "data.select",
        "content.methodology"
      ]
    },
    {
      "id": "family-editorial-about",
      "name": "Editorial about",
      "recipeCount": 1,
      "routes": [
        "/about"
      ],
      "components": [
        "shell.editorial",
        "content.article",
        "content.link"
      ]
    },
    {
      "id": "family-legal-terms",
      "name": "Long-form legal terms",
      "recipeCount": 1,
      "routes": [
        "/terms"
      ],
      "components": [
        "shell.legal",
        "content.article",
        "navigation.back-link",
        "content.email-link"
      ]
    },
    {
      "id": "family-privacy-contact",
      "name": "Privacy contact",
      "recipeCount": 1,
      "routes": [
        "/privacy"
      ],
      "components": [
        "shell.editorial",
        "content.article",
        "content.external-policy-link"
      ]
    }
  ],
  "primaryRoutes": [
    {
      "path": "/",
      "family": "family-primary-landing",
      "source": [
        "homepage-links"
      ],
      "finalUrl": "https://www.withspecific.com/",
      "status": 200,
      "title": "Specific Labs - Applied AI Research Lab",
      "states": [
        "default",
        "responsive-mobile"
      ],
      "evidence": "[unpublished research artifact]"
    },
    {
      "path": "/company-data",
      "family": "family-data-partnership-form",
      "source": [
        "homepage-links",
        "sitemap"
      ],
      "finalUrl": "https://www.withspecific.com/company-data",
      "status": 200,
      "title": "Your Company Data Could Be Worth $100K–$1M | Specific",
      "states": [
        "default",
        "responsive-mobile",
        "empty-form",
        "tool-selector-collapsed",
        "tool-picker-open",
        "tool-checkbox-selected",
        "unchecked-consent"
      ],
      "evidence": "[unpublished research artifact]",
      "interactionEvidence": "[unpublished research artifact]"
    },
    {
      "path": "/refer",
      "family": "family-referral-form",
      "source": [
        "homepage-links"
      ],
      "finalUrl": "https://www.withspecific.com/refer",
      "status": 200,
      "title": "Earn up to $10K For Referring a Company | Specific",
      "states": [
        "default",
        "responsive-mobile",
        "empty-form",
        "tool-selector-collapsed",
        "unchecked-consent"
      ],
      "evidence": "[unpublished research artifact]"
    },
    {
      "path": "/benchmarks",
      "family": "family-benchmark-index",
      "source": [
        "homepage-links",
        "sitemap"
      ],
      "finalUrl": "https://www.withspecific.com/benchmarks",
      "status": 200,
      "title": "Benchmarks — Specific Labs",
      "states": [
        "default",
        "responsive-mobile"
      ],
      "evidence": "[unpublished research artifact]"
    },
    {
      "path": "/benchmarks/speech-to-text",
      "family": "family-benchmark-report",
      "scenario": "scenario-speech-to-text-report",
      "recipeUrl": "https://www.withspecific.com/benchmarks/speech-to-text",
      "source": [
        "public-search",
        "benchmark-index-link"
      ],
      "finalUrl": "https://www.withspecific.com/benchmarks/speech-to-text",
      "status": 200,
      "title": "Speech-to-Text Benchmark — Specific Labs",
      "communicationGoal": "Compare multilingual speech recognition quality against human-verified conversation data.",
      "metricSemantics": [
        "WER",
        "CER",
        "language-specific model comparison"
      ],
      "distinctControls": [
        "Spanish WER",
        "Arabic WER",
        "Hinglish WER",
        "Japanese CER"
      ],
      "states": [
        "default",
        "responsive-mobile",
        "sort-control-default",
        "sort-control-alternate-observable",
        "arabic-wer-ascending"
      ],
      "evidence": "[unpublished research artifact]",
      "settledViewportEvidence": "[unpublished research artifact]",
      "interactionEvidence": "[unpublished research artifact]",
      "supersededScreenshots": [
        "[unpublished research artifact]",
        "[unpublished research artifact]"
      ]
    },
    {
      "path": "/benchmarks/real-swe",
      "family": "family-benchmark-report",
      "scenario": "scenario-real-swe-report",
      "recipeUrl": "https://www.withspecific.com/benchmarks/real-swe",
      "source": [
        "homepage-links",
        "sitemap"
      ],
      "finalUrl": "https://www.withspecific.com/benchmarks/real-swe",
      "status": 200,
      "title": "Real-SWE Benchmark — Specific Labs",
      "communicationGoal": "Explain agent resolution, effort, rollout cost, and failure modes on private real-world software tasks.",
      "metricSemantics": [
        "resolution rate",
        "cost per rollout",
        "output tokens",
        "tool calls",
        "wall-clock minutes",
        "task entitlement overage"
      ],
      "distinctControls": [
        "cost",
        "output tokens",
        "tool calls",
        "wall-clock minutes",
        "entitlement-overage select"
      ],
      "states": [
        "default",
        "responsive-mobile",
        "chart-metric-control",
        "chart-select-control",
        "section-anchor-navigation",
        "output-tokens-selected",
        "task-select-multi-region-sweep"
      ],
      "evidence": "[unpublished research artifact]",
      "settledViewportEvidence": "[unpublished research artifact]",
      "interactionEvidence": "[unpublished research artifact]",
      "supersededScreenshots": [
        "[unpublished research artifact]",
        "[unpublished research artifact]"
      ]
    },
    {
      "path": "/documents",
      "family": "family-document-valuation",
      "source": [
        "sitemap"
      ],
      "finalUrl": "https://www.withspecific.com/documents",
      "status": 200,
      "title": "Your human-written documents could be worth $200,000",
      "states": [
        "default",
        "responsive-mobile",
        "document-count-choice",
        "dropzone-empty",
        "unchecked-consent"
      ],
      "evidence": "[unpublished research artifact]"
    },
    {
      "path": "/about",
      "family": "family-editorial-about",
      "source": [
        "homepage-links",
        "sitemap"
      ],
      "finalUrl": "https://www.withspecific.com/about",
      "status": 200,
      "title": "About — Specific Labs",
      "states": [
        "default",
        "responsive-mobile"
      ],
      "evidence": "[unpublished research artifact]"
    },
    {
      "path": "/privacy",
      "family": "family-privacy-contact",
      "source": [
        "homepage-links",
        "sitemap"
      ],
      "finalUrl": "https://www.withspecific.com/privacy",
      "status": 200,
      "title": "Privacy — Specific Labs",
      "states": [
        "default",
        "responsive-mobile"
      ],
      "evidence": "[unpublished research artifact]"
    },
    {
      "path": "/terms",
      "family": "family-legal-terms",
      "source": [
        "sitemap"
      ],
      "finalUrl": "https://www.withspecific.com/terms",
      "status": 200,
      "title": "Specific Marketplace Contributor Terms of Use",
      "states": [
        "default",
        "responsive-mobile",
        "long-document"
      ],
      "evidence": "[unpublished research artifact]"
    }
  ],
  "componentOccurrenceSemantics": {
    "unit": "unique-primary-route-occurrence",
    "definition": "For every component ID, occurrences is the number of distinct included primary-domain route URLs where the component was observed. It is not a count of DOM elements, instances, or repeated controls within a route.",
    "elementCounts": "not claimed by this inventory",
    "affiliatedRoutes": "excluded from component occurrence counts"
  },
  "components": [
    {
      "countUnit": "unique-primary-route-occurrence",
      "elementCountsNotClaimed": true,
      "id": "shell.header",
      "occurrences": 1,
      "observedOn": [
        "/"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "shell.subpage",
      "occurrences": 3,
      "observedOn": [
        "/company-data",
        "/refer",
        "/documents"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "shell.editorial",
      "occurrences": 5,
      "observedOn": [
        "/benchmarks",
        "/benchmarks/speech-to-text",
        "/benchmarks/real-swe",
        "/about",
        "/privacy"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "shell.legal",
      "occurrences": 1,
      "observedOn": [
        "/terms"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "shell.footer",
      "occurrences": 9,
      "observedOn": [
        "/",
        "/benchmarks",
        "/benchmarks/speech-to-text",
        "/benchmarks/real-swe",
        "/company-data",
        "/refer",
        "/about",
        "/privacy",
        "/documents"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "navigation.primary",
      "occurrences": 1,
      "observedOn": [
        "/"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "navigation.benchmark",
      "occurrences": 3,
      "observedOn": [
        "/benchmarks",
        "/benchmarks/speech-to-text",
        "/benchmarks/real-swe"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "navigation.back-link",
      "occurrences": 1,
      "observedOn": [
        "/terms"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "content.hero",
      "occurrences": 4,
      "observedOn": [
        "/",
        "/company-data",
        "/refer",
        "/documents"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "content.article",
      "occurrences": 3,
      "observedOn": [
        "/about",
        "/privacy",
        "/terms"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "form.text-field",
      "occurrences": 2,
      "observedOn": [
        "/company-data",
        "/refer"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "form.checkbox",
      "occurrences": 3,
      "observedOn": [
        "/company-data",
        "/refer",
        "/documents"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "form.tool-multiselect",
      "occurrences": 2,
      "observedOn": [
        "/company-data",
        "/refer"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "action.submit",
      "occurrences": 3,
      "observedOn": [
        "/company-data",
        "/refer",
        "/documents"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "upload.dropzone",
      "occurrences": 1,
      "observedOn": [
        "/documents"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "data.table",
      "occurrences": 2,
      "observedOn": [
        "/benchmarks/speech-to-text",
        "/benchmarks/real-swe"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "data.chart",
      "occurrences": 1,
      "observedOn": [
        "/benchmarks/real-swe"
      ],
      "evidenceType": "observed"
    },
    {
      "countUnit": "unique-primary-route-occurrence",
      "id": "data.select",
      "occurrences": 1,
      "observedOn": [
        "/benchmarks/real-swe"
      ],
      "evidenceType": "observed"
    }
  ],
  "patternsAndStates": {
    "patterns": [
      "marketing CTA",
      "back-to-parent navigation",
      "section-anchor navigation",
      "long-form editorial",
      "long-form legal text",
      "lead capture form",
      "document upload",
      "segmented count choice",
      "sortable benchmark table",
      "metric toggle",
      "chart selector",
      "privacy contact",
      "responsive desktop/mobile layout"
    ],
    "observedStates": [
      "default",
      "responsive-mobile",
      "empty-form",
      "unchecked-consent",
      "collapsed-tool-selector",
      "tool-picker-open",
      "tool-checkbox-selected",
      "empty-upload-dropzone",
      "selected-count-choice",
      "benchmark-sort-control",
      "arabic-wer-ascending",
      "benchmark-metric-control",
      "output-tokens-selected",
      "benchmark-chart-select",
      "task-select-multi-region-sweep",
      "long-document"
    ],
    "notObserved": [
      "validation error",
      "successful submission",
      "upload progress",
      "upload failure",
      "authenticated session",
      "permission denied",
      "loading skeleton",
      "toast",
      "modal",
      "dark theme"
    ],
    "boundedInteractionEvidence": "[unpublished research artifact]"
  },
  "boundedSourceInteractions": {
    "evidence": "[unpublished research artifact]",
    "count": 5,
    "observed": [
      "company-data tool picker opens with search, grouped tools, checkboxes, Clear, and Done",
      "company-data first visible software-tool checkbox changes to selected without submitting",
      "Speech-to-Text Arabic WER toggles from aria-pressed=false to true and label arrow changes from ↕ to ↑",
      "Real-SWE Output tokens toggles from aria-pressed=false to true",
      "Real-SWE mobile task select changes from Entitlement overage lines to Multi-region sweep"
    ],
    "notClaimed": [
      "Checkbox selection was not submitted",
      "No form was submitted",
      "No upload, booking, personal data entry, or success state was attempted or inferred"
    ]
  },
  "roles": [
    {
      "id": "public-visitor",
      "scope": "Primary marketing, benchmark, about, privacy, and terms pages",
      "evidence": [
        "/",
        "/benchmarks",
        "/about",
        "/privacy",
        "/terms"
      ]
    },
    {
      "id": "enterprise-data-provider",
      "scope": "Company data partnership form",
      "evidence": [
        "/company-data"
      ]
    },
    {
      "id": "referrer",
      "scope": "Referral form",
      "evidence": [
        "/refer"
      ]
    },
    {
      "id": "benchmark-reader",
      "scope": "Benchmark index and reports",
      "evidence": [
        "/benchmarks",
        "/benchmarks/speech-to-text",
        "/benchmarks/real-swe"
      ]
    },
    {
      "id": "marketplace-contributor-or-job-applicant",
      "scope": "Affiliated marketplace public pages; account state is excluded",
      "evidence": [
        "https://work.withspecific.com/",
        "https://work.withspecific.com/jobs/9"
      ]
    },
    {
      "id": "authenticated-marketplace-user",
      "scope": "Unknown/private boundary",
      "evidence": [
        "https://work.withspecific.com/ login redirect to authkit"
      ]
    }
  ],
  "affiliatedPublicProducts": [
    {
      "id": "specific-marketplace",
      "url": "https://work.withspecific.com/",
      "relationship": "operated by Bear AI Inc. and publicly linked/associated with Specific",
      "representativeRoutes": [
        "/",
        "/who-we-are",
        "/jobs/9",
        "/privacy",
        "/data-use"
      ],
      "evidence": "[unpublished research artifact]",
      "denominator": "affiliated-representative"
    },
    {
      "id": "real-swe-public-entry",
      "url": "https://realswe.withspecific.com/",
      "relationship": "public subdomain entry for Real-SWE",
      "representativeRoutes": [
        "/"
      ],
      "evidence": "[unpublished research artifact]",
      "denominator": "affiliated-representative"
    },
    {
      "id": "specific-enterprise-entry",
      "url": "https://usespecific.com/enterprises",
      "relationship": "public enterprise entry point",
      "representativeRoutes": [
        "/enterprises"
      ],
      "evidence": "[unpublished research artifact]",
      "denominator": "affiliated-representative"
    },
    {
      "id": "yc-company-profile",
      "url": "https://www.ycombinator.com/companies/specific-labs",
      "relationship": "third-party public company profile",
      "representativeRoutes": [
        "/companies/specific-labs"
      ],
      "evidence": "seeded representative capture; page may redirect or be unavailable",
      "denominator": "affiliated-context-only"
    }
  ],
  "captureSummary": {
    "primaryRoutes": 10,
    "primaryHtml": 10,
    "primaryAccessibilitySnapshots": 10,
    "primaryDesktopScreenshots": 10,
    "primaryMobileScreenshots": 10,
    "benchmarkSettledViewportScreenshots": 16,
    "supersededBenchmarkScreenshotsRetained": 4,
    "benchmarkRecaptureEvidence": "[unpublished research artifact]",
    "benchmarkRecaptureScript": "[unpublished research artifact]",
    "affiliatedRepresentativeRoutesRetained": 7,
    "browserErrors": "See each page JSON; no pageerror was observed on retained primary routes.",
    "networkFailures": "See each page JSON; analytics/CDN failures are retained where observed.",
    "rawCrawlResult": "[unpublished research artifact]",
    "discoveryResult": "[unpublished research artifact]"
  },
  "publicationNote": "Public research draft. Historical measurements are not a certification of this publication. Unpublished research paths and reviewer identities are omitted."
}
