{
  "generatedAt": "2026-06-24T09:14:39.006Z",
  "project": "LLMs.txt Kit",
  "domain": "llmstxtkit.com",
  "origin": "https://llmstxtkit.com",
  "status": "domain_fast_lane_final_domain_live",
  "nextOwnerAction": "search_console",
  "currentState": {
    "checkedAt": "2026-06-24T09:14:11.528Z",
    "rdapStatus": 200,
    "registryRecordFound": true,
    "dnsOk": true,
    "httpOk": true,
    "finalDomainLive": true
  },
  "fastLaneSteps": [
    {
      "id": "checkout",
      "label": "llmstxtkit.com is registered",
      "action": "RDAP now shows a registry record. Keep registrar evidence and move to DNS/HTTPS proof."
    },
    {
      "id": "save_evidence",
      "label": "Save owner evidence",
      "action": "Record the registrar receipt reference, registered date, DNS provider, and screenshots/exports needed for final-domain evidence input."
    },
    {
      "id": "dns",
      "label": "Point DNS",
      "action": "DNS already resolves publicly to the selected shared host. Keep DNS dashboard evidence."
    },
    {
      "id": "watch",
      "label": "Watch propagation",
      "action": "Run npm run domain:watch -- --domain llmstxtkit.com --once --no-fail until RDAP/DNS/HTTP status advances."
    },
    {
      "id": "cutover",
      "label": "Deploy and HTTPS",
      "action": "HTTPS is live. Continue to Search Console, sitemap, IndexNow, and distribution proof."
    },
    {
      "id": "search_console",
      "label": "Verify Search Console",
      "action": "Verify a Domain property, submit the sitemap, then refresh evidence packets."
    },
    {
      "id": "indexnow",
      "label": "Submit IndexNow",
      "action": "Only submit after https://llmstxtkit.com/db565bace03e0c4b9200371a5a7411b1138bc1cefb16a8f9db845eb63c41ae4b.txt returns HTTP 200."
    },
    {
      "id": "first_distribution",
      "label": "Run first traffic experiment",
      "action": "Use the traffic experiment queue. Current top experiment: reddit-answer-ai-robots-checker."
    }
  ],
  "dnsRecords": [
    {
      "type": "A",
      "name": "@",
      "value": "103.11.101.203"
    },
    {
      "type": "CNAME",
      "name": "www",
      "value": "llmstxtkit.com"
    }
  ],
  "evidenceToSave": [
    "Registrar receipt/order ID or dashboard screenshot.",
    "Registered date.",
    "DNS provider name and exported DNS records.",
    "Search Console verification method and sitemap submission screenshot/export.",
    "IndexNow response status and key-file verification.",
    "Public distribution placement URLs and posted dates.",
    "Search Console or analytics export proving impressions/clicks/referrals after launch."
  ],
  "fallbackCandidates": [
    {
      "domain": "aicrawlerkit.com",
      "status": "available_signal",
      "caveat": "RDAP 404 is only an availability signal. Registrar checkout is the final authority."
    },
    {
      "domain": "robotstxtai.com",
      "status": "available_signal",
      "caveat": "RDAP 404 is only an availability signal. Registrar checkout is the final authority."
    },
    {
      "domain": "aicrawleraudit.com",
      "status": "available_signal",
      "caveat": "RDAP 404 is only an availability signal. Registrar checkout is the final authority."
    },
    {
      "domain": "llmstxtkit.net",
      "status": "available_signal",
      "caveat": "RDAP 404 is only an availability signal. Registrar checkout is the final authority."
    }
  ],
  "firstTrafficExperiment": {
    "status": "traffic_experiment_queue_waiting_for_final_domain",
    "topExperiment": "reddit-answer-ai-robots-checker",
    "queueUrl": "/.well-known/traffic-experiment-queue.json"
  },
  "commandSequences": {
    "afterPurchase": [
      "npm run domain:status -- --domain llmstxtkit.com --base https://llmstxtkit.com",
      "npm run domain:evidence:draft",
      "npm run domain:fast-lane",
      "npm run owner:actions",
      "npm run launch:control"
    ],
    "afterDnsResolves": [
      "# Shared host path: enable AutoSSL / Let's Encrypt for llmstxtkit.com and www.llmstxtkit.com in the hosting panel",
      "npm run check:domain -- --base https://llmstxtkit.com --expected-host llmstxtkit.com",
      "npm run search:verification",
      "npm run search:owner-handoff",
      "npm run indexnow:packet",
      "npm run domain:evidence",
      "npm run domain:evidence:validate",
      "npm run traffic:experiments",
      "npm run launch:control",
      "npm run goal:audit"
    ],
    "afterSearchConsole": [
      "npm run organic:import -- dist/search-console-performance.csv --property-verified --sitemap-submitted",
      "npm run organic:proof",
      "npm run domain:evidence",
      "npm run goal:audit"
    ],
    "afterFirstDistribution": [
      "npm run distribution:evidence -- --placement-id PLACEMENT_ID --url PUBLIC_POST_URL --posted-at YYYY-MM-DD --status posted",
      "npm run campaign:attribution",
      "npm run traffic:measurement",
      "npm run domain:evidence",
      "npm run goal:audit"
    ]
  },
  "relatedProof": [
    "/.well-known/domain-purchase-fast-lane.json",
    "/domain-purchase-fast-lane.html",
    "/.well-known/domain-status.json",
    "/.well-known/domain-purchase-handoff.json",
    "/.well-known/owner-action-pack.json",
    "/.well-known/launch-control.json",
    "/.well-known/search-console-handoff.json",
    "/.well-known/search-console-owner-handoff.json",
    "/.well-known/indexnow-packet.json",
    "/.well-known/traffic-experiment-queue.json",
    "/.well-known/final-domain-evidence-draft.json"
  ],
  "safetyRules": [
    "This packet never buys a domain or performs registrar checkout automatically.",
    "RDAP 404 is an availability signal, not a purchase guarantee.",
    "Do not switch to a fallback domain until registrar checkout succeeds and the owner explicitly approves.",
    "Do not run IndexNow submit until the final-domain key file is publicly reachable.",
    "Do not post public launch links until the final domain is live.",
    "Do not count fake searches, fake clicks, preview traffic, removed spam posts, or self-clicks as proof."
  ],
  "commands": {
    "refreshFastLane": "npm run domain:fast-lane",
    "refreshDomainStatus": "npm run domain:status",
    "refreshDomainHandoff": "npm run domain:handoff",
    "refreshOwnerActions": "npm run owner:actions",
    "refreshLaunchControl": "npm run launch:control",
    "refreshReadiness": "npm run readiness",
    "refreshGoalAudit": "npm run goal:audit"
  }
}
