{
  "name": "stealthrekt-readiness-matrix",
  "version": "0.4.0",
  "positioning": "CAPTCHA-solving browser runtime for AI agents",
  "capabilities": [
    {
      "capability": "CAPTCHA detection",
      "status": "Verified locally",
      "evidence": "assets/proof-card/proof.json"
    },
    {
      "capability": "Supported solver flow",
      "status": "Verified locally",
      "evidence": "captcha_form fixture proof and replay media"
    },
    {
      "capability": "Task resumption after challenge",
      "status": "Verified locally",
      "evidence": "proof.html final URL and confirmation text"
    },
    {
      "capability": "Replayable proof packet",
      "status": "Productized",
      "evidence": "proof.html, assets/proof-card/proof.json, assets/proof-card/replay.gif, launch-manifest.json"
    },
    {
      "capability": "Fingerprint hardening for solving",
      "status": "Implemented",
      "evidence": "src/stealth/manager.py, src/stealth/fingerprint.py, src/stealth/patches.js"
    },
    {
      "capability": "Fast solving attempts",
      "status": "Implemented",
      "evidence": "src/browser/launcher.py launch metrics and src/browser/pool.py warm_hits/cold_starts"
    },
    {
      "capability": "Proxy-ready solver sessions",
      "status": "Launch-ready interface",
      "evidence": "proxy-check diagnostics and credential-redacted proxy reports"
    },
    {
      "capability": "CDP stealth injection",
      "status": "Implemented",
      "evidence": "new-document script injection and hardened bridge primitives"
    }
  ]
}
