@seoagent-official/seoagent 1.97.1 → 1.97.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +103 -103
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -1,36 +1,36 @@
1
1
  #!/usr/bin/env node
2
- import{Command as Sk}from"commander";import{dirname as af,relative as Rt}from"path";var Tu={nl:"nl",be:"nl",de:"de",at:"de",ch:"de",fr:"fr",es:"es",it:"it",pt:"pt",br:"pt",dk:"da",se:"sv",no:"nb",fi:"fi",is:"is",gr:"el",pl:"pl",cz:"cs",sk:"sk",hu:"hu",ro:"ro",bg:"bg",hr:"hr",si:"sl",rs:"sr",lt:"lt",lv:"lv",ee:"et",ua:"uk",ru:"ru",tr:"tr",il:"he",sa:"ar",eg:"ar",mx:"es",ar:"es",cl:"es",co:"es",pe:"es",jp:"ja",kr:"ko",tw:"zh-TW",id:"id",vn:"vi",th:"th"},ji={"com.br":"pt","com.mx":"es","com.ar":"es","com.co":"es","co.jp":"ja","co.kr":"ko","com.tw":"zh-TW","co.id":"id","com.vn":"vi","co.th":"th","co.il":"he","com.tr":"tr"},Br="en";function Ou(e){return e.trim().toLowerCase().replace(/^[a-z][a-z0-9+.-]*:\/\//,"").split(/[/?#]/)[0].split(":")[0].replace(/^www\./,"").replace(/\.$/,"")}function Di(e){if(!e)return Br;let t=Ou(e).split(".").filter(Boolean);if(t.length<2)return Br;if(t.length>=3){let n=`${t[t.length-2]}.${t[t.length-1]}`;if(ji[n])return ji[n]}return Tu[t[t.length-1]]??Br}import{intro as pa,outro as lf,text as fa,select as ko,spinner as cf,isCancel as it,cancel as st,confirm as ga}from"@clack/prompts";var gt=[".env.local",".env.production",".env"],Mi=["NEXT_PUBLIC_SITE_URL","SITE_URL","NEXT_PUBLIC_URL","NEXTAUTH_URL","VITE_SITE_URL"];var Ae="@seoagent-official/seoagent",Mn=`${Ae}@latest`;import{homedir as Lu}from"os";import{join as mt}from"path";var k=".seoagent",Fi=["audit","strategy/clusters","briefs","content","content/images","performance"],Pe={AGENTS:".agents/skills/seoagent",CLAUDE:".claude/skills/seoagent"},Bt=".claude/settings.json",Fn=".pull-receipt.json",Ui=".ack-queue.json",Bi=".sync.lock",Gi=`# SEOAgent local files
2
+ import{Command as _k}from"commander";import{dirname as lf,relative as Rt}from"path";var Tu={nl:"nl",be:"nl",de:"de",at:"de",ch:"de",fr:"fr",es:"es",it:"it",pt:"pt",br:"pt",dk:"da",se:"sv",no:"nb",fi:"fi",is:"is",gr:"el",pl:"pl",cz:"cs",sk:"sk",hu:"hu",ro:"ro",bg:"bg",hr:"hr",si:"sl",rs:"sr",lt:"lt",lv:"lv",ee:"et",ua:"uk",ru:"ru",tr:"tr",il:"he",sa:"ar",eg:"ar",mx:"es",ar:"es",cl:"es",co:"es",pe:"es",jp:"ja",kr:"ko",tw:"zh-TW",id:"id",vn:"vi",th:"th"},ji={"com.br":"pt","com.mx":"es","com.ar":"es","com.co":"es","co.jp":"ja","co.kr":"ko","com.tw":"zh-TW","co.id":"id","com.vn":"vi","co.th":"th","co.il":"he","com.tr":"tr"},Br="en";function Ou(e){return e.trim().toLowerCase().replace(/^[a-z][a-z0-9+.-]*:\/\//,"").split(/[/?#]/)[0].split(":")[0].replace(/^www\./,"").replace(/\.$/,"")}function Di(e){if(!e)return Br;let t=Ou(e).split(".").filter(Boolean);if(t.length<2)return Br;if(t.length>=3){let n=`${t[t.length-2]}.${t[t.length-1]}`;if(ji[n])return ji[n]}return Tu[t[t.length-1]]??Br}import{intro as pa,outro as cf,text as fa,select as ko,spinner as uf,isCancel as it,cancel as st,confirm as ga}from"@clack/prompts";var gt=[".env.local",".env.production",".env"],Fi=["NEXT_PUBLIC_SITE_URL","SITE_URL","NEXT_PUBLIC_URL","NEXTAUTH_URL","VITE_SITE_URL"];var Ae="@seoagent-official/seoagent",Fn=`${Ae}@latest`;import{homedir as Lu}from"os";import{join as mt}from"path";var k=".seoagent",Mi=["audit","strategy/clusters","briefs","content","content/images","performance"],Pe={AGENTS:".agents/skills/seoagent",CLAUDE:".claude/skills/seoagent"},Bt=".claude/settings.json",Mn=".pull-receipt.json",Ui=".ack-queue.json",Bi=".sync.lock",Gi=`# SEOAgent local files
3
3
  .legacy/
4
4
  content/images/*
5
5
  !content/images/.gitkeep
6
6
  .pull-receipt.json
7
7
  .ack-queue.json
8
8
  .sync.lock
9
- `,Nu=process.env.XDG_CONFIG_HOME&&process.env.XDG_CONFIG_HOME.trim().length>0?process.env.XDG_CONFIG_HOME:mt(Lu(),".config"),V=mt(Nu,"seoagent"),Me=mt(V,"auth.json"),Gr=mt(V,"state"),Un=mt(V,"update-check.json"),Bn=mt(V,"projects.json");var Ye="https://seoagent.com",ht=process.env.SEOAGENT_API_BASE&&process.env.SEOAGENT_API_BASE.trim().length>0?process.env.SEOAGENT_API_BASE.replace(/\/$/,""):Ye,T={BASE:ht,PRICING:`${ht}/pricing`,LEAD_API:`${ht}/api/cli/lead`,CLI_AUTH_PAGE:`${ht}/cli/auth`,CLI_AUTH_POLL:`${ht}/api/cli/auth/poll`,CLI_SYNC:`${ht}/api/cli/sync`};function be(e,t){let n=t&&t!=="unknown"?`&domain=${encodeURIComponent(t)}`:"";return`${T.PRICING}?ref=${encodeURIComponent(e)}${n}`}import{readFileSync as ju}from"fs";import{fileURLToPath as Du}from"url";import{dirname as Mu,join as Fu}from"path";var Hi="0.0.0";function Uu(e){try{let t=JSON.parse(e);if(typeof t.version=="string"&&/^\d+\.\d+\.\d+/.test(t.version))return t.version}catch{}return Hi}function Bu(e=t=>ju(t,"utf-8")){try{let t=Mu(Du(import.meta.url));return Uu(e(Fu(t,"package.json")))}catch{return Hi}}var E=Bu();function Hr(e=process.argv[1]){let t=process.env.SEOAGENT_INSTALL_FORM;return t==="global"?!0:t==="npx"||!e?!1:(e.split(/[/\\]/).pop()??"").replace(/\.(cmd|ps1|exe)$/i,"").toLowerCase()==="seoagent"}function m(e,t=Hr()){return t?`seoagent ${e}`:`npx -y ${Mn} ${e}`}import{randomUUID as Xu}from"crypto";import{existsSync as Ji,mkdirSync as Xi,readFileSync as Qu,writeFileSync as Qi}from"fs";import{join as zr}from"path";import{existsSync as Gu,readFileSync as Hu}from"fs";var Gn="---";function Wu(e){let t=e.trim();return t==="null"||t==="~"?null:t==="true"?!0:t==="false"?!1:t.startsWith('"')&&t.endsWith('"')||t.startsWith("'")&&t.endsWith("'")?t.slice(1,-1):/^-?\d+$/.test(t)||/^-?\d+\.\d+$/.test(t)?Number(t):t}function Ku(e){let t=[];for(let n of e){let r=n.trim();if(r===""||r.startsWith("#"))continue;let o=n.indexOf(":");if(o===-1)continue;let i=n.slice(0,o).trim();if(!i)continue;let s=n.slice(o+1),a=n.length-n.replace(/^\s+/,"").length;t.push({indent:a,key:i,valueRaw:s,value:s.trim()})}return t}function Wi(e,t,n){let r={},o=t;for(;o<e.length;){let i=e[o];if(i.indent<n)break;if(i.indent>n){o++;continue}if(i.value===""){let s=e[o+1];if(s&&s.indent>n){let[a,l]=Wi(e,o+1,s.indent);r[i.key]=a,o=l}else r[i.key]="",o++}else r[i.key]=Wu(i.valueRaw),o++}return[r,o]}function ue(e){let t=e.split(/\r?\n/);if(t[0]?.trim()!==Gn)return{data:{},body:e};let n=-1;for(let l=1;l<t.length;l++)if(t[l].trim()===Gn){n=l;break}let r=n===-1?t.slice(1):t.slice(1,n),o=n===-1?"":t.slice(n+1).join(`
9
+ `,Nu=process.env.XDG_CONFIG_HOME&&process.env.XDG_CONFIG_HOME.trim().length>0?process.env.XDG_CONFIG_HOME:mt(Lu(),".config"),V=mt(Nu,"seoagent"),Fe=mt(V,"auth.json"),Gr=mt(V,"state"),Un=mt(V,"update-check.json"),Bn=mt(V,"projects.json");var Ye="https://seoagent.com",ht=process.env.SEOAGENT_API_BASE&&process.env.SEOAGENT_API_BASE.trim().length>0?process.env.SEOAGENT_API_BASE.replace(/\/$/,""):Ye,T={BASE:ht,PRICING:`${ht}/pricing`,LEAD_API:`${ht}/api/cli/lead`,CLI_AUTH_PAGE:`${ht}/cli/auth`,CLI_AUTH_POLL:`${ht}/api/cli/auth/poll`,CLI_SYNC:`${ht}/api/cli/sync`};function be(e,t){let n=t&&t!=="unknown"?`&domain=${encodeURIComponent(t)}`:"";return`${T.PRICING}?ref=${encodeURIComponent(e)}${n}`}import{readFileSync as ju}from"fs";import{fileURLToPath as Du}from"url";import{dirname as Fu,join as Mu}from"path";var Hi="0.0.0";function Uu(e){try{let t=JSON.parse(e);if(typeof t.version=="string"&&/^\d+\.\d+\.\d+/.test(t.version))return t.version}catch{}return Hi}function Bu(e=t=>ju(t,"utf-8")){try{let t=Fu(Du(import.meta.url));return Uu(e(Mu(t,"package.json")))}catch{return Hi}}var E=Bu();function Hr(e=process.argv[1]){let t=process.env.SEOAGENT_INSTALL_FORM;return t==="global"?!0:t==="npx"||!e?!1:(e.split(/[/\\]/).pop()??"").replace(/\.(cmd|ps1|exe)$/i,"").toLowerCase()==="seoagent"}function m(e,t=Hr()){return t?`seoagent ${e}`:`npx -y ${Fn} ${e}`}import{randomUUID as Xu}from"crypto";import{existsSync as Ji,mkdirSync as Xi,readFileSync as Qu,writeFileSync as Qi}from"fs";import{join as zr}from"path";import{existsSync as Gu,readFileSync as Hu}from"fs";var Gn="---";function Wu(e){let t=e.trim();return t==="null"||t==="~"?null:t==="true"?!0:t==="false"?!1:t.startsWith('"')&&t.endsWith('"')||t.startsWith("'")&&t.endsWith("'")?t.slice(1,-1):/^-?\d+$/.test(t)||/^-?\d+\.\d+$/.test(t)?Number(t):t}function Ku(e){let t=[];for(let n of e){let r=n.trim();if(r===""||r.startsWith("#"))continue;let o=n.indexOf(":");if(o===-1)continue;let i=n.slice(0,o).trim();if(!i)continue;let s=n.slice(o+1),a=n.length-n.replace(/^\s+/,"").length;t.push({indent:a,key:i,valueRaw:s,value:s.trim()})}return t}function Wi(e,t,n){let r={},o=t;for(;o<e.length;){let i=e[o];if(i.indent<n)break;if(i.indent>n){o++;continue}if(i.value===""){let s=e[o+1];if(s&&s.indent>n){let[a,l]=Wi(e,o+1,s.indent);r[i.key]=a,o=l}else r[i.key]="",o++}else r[i.key]=Wu(i.valueRaw),o++}return[r,o]}function ue(e){let t=e.split(/\r?\n/);if(t[0]?.trim()!==Gn)return{data:{},body:e};let n=-1;for(let l=1;l<t.length;l++)if(t[l].trim()===Gn){n=l;break}let r=n===-1?t.slice(1):t.slice(1,n),o=n===-1?"":t.slice(n+1).join(`
10
10
  `),i=Ku(r),s=i.length>0?i[0].indent:0,[a]=Wi(i,0,s);return{data:a,body:o}}function yt(e){if(!Gu(e))return null;try{return ue(Hu(e,"utf-8"))}catch{return null}}function qu(e){if(e===null)return"null";if(typeof e=="boolean")return e?"true":"false";if(typeof e=="number")return String(e);let t=String(e);return t===""||/[:#\[\]{}&*!|>'"%@`,]/.test(t)||/^\s|\s$/.test(t)?`"${t.replace(/"/g,'\\"')}"`:t}function Ki(e,t,n){let r=" ".repeat(t);for(let[o,i]of Object.entries(e))i!==void 0&&(i!==null&&typeof i=="object"?(n.push(`${r}${o}:`),Ki(i,t+1,n)):n.push(`${r}${o}: ${qu(i)}`))}function Wr(e,t=""){let n=[Gn];Ki(e,0,n),n.push(Gn);let r=t.length===0?"":t.startsWith(`
11
11
  `)?t:`
12
12
  ${t}`;return n.join(`
13
13
  `)+r+(r.endsWith(`
14
14
  `)?"":`
15
15
  `)}import{existsSync as Wn,readdirSync as zu,statSync as Vu}from"fs";import{join as Ie}from"path";var zi=["svelte.config.js","svelte.config.ts","svelte.config.mjs","svelte.config.cjs","gatsby-config.js","gatsby-config.ts","gatsby-config.mjs","docusaurus.config.js","docusaurus.config.ts","docusaurus.config.mjs","hugo.toml","hugo.yaml","hugo.json"],Vi=["next.config.js","next.config.ts","next.config.mjs","next.config.cjs","astro.config.js","astro.config.ts","astro.config.mjs","nuxt.config.js","nuxt.config.ts","nuxt.config.mjs","remix.config.js","remix.config.ts","vite.config.js","vite.config.ts","vite.config.mjs","vite.config.cjs"],Yu=["apps","packages"];function Kr(e){for(let t of zi)if(Wn(Ie(e,t)))return"static";for(let t of Vi)if(Wn(Ie(e,t)))return"public";return null}function qi(e){for(let t of[...zi,...Vi])if(Wn(Ie(e,t)))return t;return null}function qr(e){let t=[];for(let n of Yu){let r;try{r=zu(Ie(e,n),{withFileTypes:!0}).filter(o=>o.isDirectory()).map(o=>o.name).sort()}catch{continue}for(let o of r){let i=`${n}/${o}`;Kr(Ie(e,i))&&t.push(i)}}return t.length===1?t[0]:null}function Kn(e){if(typeof e!="string")return null;let t=e.trim().replace(/^\.\//,"").replace(/\/+$/,"");return!t||t.startsWith("/")||/^[A-Za-z]:[\\/]/.test(t)||t.split(/[\\/]/).some(n=>n==="..")?null:t.replace(/\\/g,"/")}function Hn(e,t){try{return Vu(Ie(e,t)).isDirectory()}catch{return!1}}function qn(e,t){let n=Kn(t);if(n)return{dir:n,source:"configured",evidence:"public_dir in .seoagent/project.md",exists:Hn(e,n)};let r=Kr(e);if(r)return{dir:r,source:"framework",evidence:qi(e),exists:Hn(e,r)};let o=qr(e);if(o){let i=Kr(Ie(e,o));if(i){let s=`${o}/${i}`;return{dir:s,source:"framework",evidence:`${o}/${qi(Ie(e,o))}`,exists:Hn(e,s)}}}for(let i of["public","static"])if(Hn(e,i))return{dir:i,source:"existing",evidence:`${i}/ exists`,exists:!0};return{dir:null,source:null,evidence:null,exists:!1}}var Ju=["app/llms.txt/route.ts","app/llms.txt/route.tsx","app/llms.txt/route.js","src/app/llms.txt/route.ts","src/app/llms.txt/route.tsx","src/app/llms.txt/route.js","pages/llms.txt.ts","pages/llms.txt.js","src/pages/llms.txt.ts","src/pages/llms.txt.js","src/routes/llms.txt/+server.ts","src/routes/llms.txt/+server.js","routes/llms.txt/+server.ts","routes/llms.txt/+server.js"];function Yi(e,t){let n=new Set([""]),r=Kn(t);if(r){let o=r.split("/").slice(0,-1).join("/");o&&n.add(o)}for(let o of n)for(let i of Ju){let s=o?`${o}/${i}`:i;if(Wn(Ie(e,s)))return s}return null}var Zu=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function Vr(){return Xu()}var ed=new Set(["strapi","wordpress","sanity","contentful","ghost","webflow","shopify","payload","directus","mdx-local","none"]),td="project.md";function Te(e){return zr(e,k)}function zn(e){return zr(Te(e),td)}function Zi(e){return Ji(zn(e))}function _(e){let t=yt(zn(e));if(!t)return null;let n=t.data;if(typeof n.domain!="string"||!n.domain)return null;let r=typeof n.image_provider=="string"?n.image_provider:void 0,o=typeof n.cms=="string"?n.cms:void 0,i=o&&ed.has(o)?o:void 0,s=typeof n.install_id=="string"?n.install_id:void 0,a=typeof n.publishing=="object"&&n.publishing!==null?n.publishing:void 0,l=typeof n.content_dir=="string"&&n.content_dir?n.content_dir:a&&typeof a.content_dir=="string"&&a.content_dir?a.content_dir:void 0,c=typeof n.public_dir=="string"&&n.public_dir?n.public_dir:a&&typeof a.public_dir=="string"&&a.public_dir?a.public_dir:void 0;return{domain:n.domain,site_type:typeof n.site_type=="string"?n.site_type:"unknown",language:typeof n.language=="string"?n.language:"en",initialized_at:typeof n.initialized_at=="string"?n.initialized_at:"",seoagent_version:typeof n.seoagent_version=="string"?n.seoagent_version:"",skill_version:typeof n.skill_version=="string"&&n.skill_version?n.skill_version:void 0,skill_hash:typeof n.skill_hash=="string"&&/^[0-9a-f]{64}$/.test(n.skill_hash)?n.skill_hash:void 0,install_id:s&&Zu.test(s)?s:void 0,image_provider:r==="openai"||r==="fal"||r==="replicate"||r==="none"?r:void 0,cms:i,blog_path:typeof n.blog_path=="string"&&n.blog_path?n.blog_path:void 0,content_dir:l?l.replace(/\/+$/,""):void 0,public_dir:Kn(c)??void 0,llms_owner:n.llms_owner==="route"?"route":void 0,live_url:typeof n.live_url=="string"&&n.live_url?n.live_url:void 0}}function wt(e){let t=_(e);if(!t)return null;if(t.install_id)return t.install_id;let n=Vr();return J(e,{install_id:n}),n}function nd(e){return["",`# SEOAgent Project \u2014 ${e.domain}`,"","This file holds project-level configuration for the SEOAgent skill.","The skill reads it on every session to know which domain it is working on.","",`Initialized ${e.initialized_at} with seoagent ${e.seoagent_version}.`,""].join(`
16
- `)}function rd(e){let t={domain:e.domain,site_type:e.site_type,language:e.language,initialized_at:e.initialized_at,seoagent_version:e.seoagent_version};return e.skill_version&&(t.skill_version=e.skill_version),e.skill_hash&&(t.skill_hash=e.skill_hash),e.install_id&&(t.install_id=e.install_id),e.image_provider&&(t.image_provider=e.image_provider),e.cms&&(t.cms=e.cms),e.blog_path&&(t.blog_path=e.blog_path),e.content_dir&&(t.content_dir=e.content_dir),e.public_dir&&(t.public_dir=e.public_dir),e.llms_owner&&(t.llms_owner=e.llms_owner),e.live_url&&(t.live_url=e.live_url),t}function es(e,t){let n=Te(e);Xi(n,{recursive:!0});let r=Wr(rd(t),nd(t));Qi(zn(e),r,"utf-8")}function J(e,t){let n=zn(e);if(!Ji(n))return!1;let r=ue(Qu(n,"utf-8")),o={...r.data,...t};return Qi(n,Wr(o,r.body),"utf-8"),!0}function ts(e){let t=Te(e);for(let n of Fi)Xi(zr(t,n),{recursive:!0})}var Yr="Sent an anonymous install ping (random id + CLI version only \u2014 no domain, no paths). Opt out: SEOAGENT_TELEMETRY=0",od=2500;function Gt(e=process.env){let t=(e.SEOAGENT_TELEMETRY??"").trim().toLowerCase();if(t==="0"||t==="false"||t==="off")return!0;let n=(e.DO_NOT_TRACK??"").trim().toLowerCase();return n==="1"||n==="true"}async function Jr(e){let t=(e.apiBase||T.BASE).replace(/\/$/,""),n=e.fetchImpl??fetch;try{return(await n(`${t}/api/cli/telemetry`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({install_id:e.installId,event:e.event,cli_version:e.cliVersion,platform:process.platform}),signal:AbortSignal.timeout(e.timeoutMs??od)})).ok}catch{return!1}}import{existsSync as ud,mkdirSync as os,readFileSync as dd,writeFileSync as pd,chmodSync as fd,unlinkSync as is}from"fs";import{dirname as gd}from"path";var id=new Set([502,503,504]),sd=1e4;async function P(e,t,n={}){let r=Math.max(1,n.attempts??3),o=Math.max(0,n.baseDelayMs??500),i=n.timeoutMs??sd,s=n.fetchImpl??fetch,a=n.sleep??ad,l=n.transientStatuses??id,c=null;for(let d=0;d<r;d++){let{init:f,cleanup:p}=ld(t,i);try{let g=await s(e,f);if(l.has(g.status)&&d<r-1){await a(ns(o,d));continue}return g}catch(g){if(c=g,d<r-1){await a(ns(o,d));continue}}finally{p()}}throw c instanceof Error?c:new Error(String(c))}function ns(e,t){return e*Math.pow(3,t)}function ad(e){return new Promise(t=>setTimeout(t,e))}function ld(e,t){if(t<=0)return{init:e,cleanup:()=>{}};let n=new AbortController,r=setTimeout(()=>n.abort(new Error(`Request timed out after ${t}ms`)),t),o=e?.signal??void 0,i;o&&(o.aborted?n.abort(o.reason):(i=()=>n.abort(o.reason),o.addEventListener("abort",i,{once:!0})));let s=()=>{clearTimeout(r),o&&i&&o.removeEventListener("abort",i)};return{init:{...e,signal:n.signal},cleanup:s}}var Fe="unknown";function Ue(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):""}function cd(e,t){let n=Ue(e),r=Ue(t);return!n||!r||n===Fe||r===Fe?!1:n===r}async function Be(e){let t;try{t=await P(`${e.apiBase}/api/cli/whoami`,{method:"GET",headers:{Authorization:e.authHeader,Accept:"application/json"}},e.fetchImpl?{fetchImpl:e.fetchImpl}:{})}catch(o){return{verdict:"unverified",detail:o.message||"network error"}}if(t.status===404)return{verdict:"unverified",detail:"server does not support /api/cli/whoami"};if(!t.ok)return{verdict:"unverified",detail:`whoami returned HTTP ${t.status}`};let n=null;try{n=await t.json()}catch{n=null}if(!n||n.status!=="ok")return{verdict:"unverified",detail:"malformed whoami response"};let r=typeof n.domain=="string"?n.domain.trim():"";return r?cd(r,e.localDomain)?{verdict:"match",cloudDomain:r}:{verdict:"mismatch",cloudDomain:r}:{verdict:"unverified",detail:"whoami did not return a bound domain"}}function rs(e,t){return`Cloud project is ${Ue(e)||e} but this workspace is ${Ue(t)||t} \u2014 not syncing. Run \`seoagent login\` from this directory to connect the right site \u2014 the CLI can stay logged into both sites at once, no need to log out first.`}function Vn(e){if(!e)return"";let t=Ue(e);return t&&t!==Fe?t:""}function Ht(){if(!ud(Me))return null;try{return JSON.parse(dd(Me,"utf-8"))}catch{return null}}function Je(e){return!e||!e.user_token||!e.website_token?null:{user_token:e.user_token,website_token:e.website_token,api_base:e.api_base||Ye}}function ss(e){os(V,{recursive:!0}),os(gd(Me),{recursive:!0}),pd(Me,JSON.stringify(e,null,2)+`
17
- `,"utf-8");try{fd(Me,384)}catch{}}function j(e){let t=Ht();if(!t)return null;if(!e)return Je(t);let n=Vn(e);return n&&Object.keys(t.sites??{}).length>0?Je(t.sites?.[n]):Je(t)}function as(e){let t=Ht();if(!t)return!1;let n=Vn(e);return n?Je(t.sites?.[n])!==null:!1}function Xr(e,t){let n=Ht()??{},r=Vn(t),o={...n.sites??{}};r&&(o[r]=e),ss({...e,sites:Object.keys(o).length>0?o:void 0})}function ls(e){let t=Ht();if(!t)return!1;let n=Vn(e),r=Object.keys(t.sites??{}).length>0;if(!n||!r)try{return is(Me),!0}catch{return!1}let o=t.sites?.[n];if(!o)return!1;let i={...t.sites};delete i[n];let s=Object.keys(i),a=t.website_token===o.website_token,l=Je(a?i[s[0]]:t);if(!l&&s.length===0)try{return is(Me),!0}catch{return!1}return ss({...l??{},sites:s.length>0?i:void 0}),!0}function Ge(){let e=Ht();return e?.sites?Object.keys(e.sites).sort():[]}var md=new Set(["co","com","net","org","ac","gov","edu"]);function hd(e){let t=e.trim().toLowerCase().replace(/^[a-z][a-z0-9+.-]*:\/\//,"").replace(/[/?#].*$/,"").replace(/:\d+$/,"").replace(/^www\./,"");if(!t)return null;let n=t.split(".").filter(Boolean);if(n.length===0)return null;if(n.length===1)return n[0];let r=n.length>=3&&md.has(n[n.length-2])?n.length-3:n.length-2;return n[Math.max(0,r)]||null}async function cs(e){let t=hd(e.domain);if(!t)return{status:"unavailable"};let n=(e.apiBase||T.BASE).replace(/\/$/,"");try{let r=await P(`${n}/api/cli/keywords/peek`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({install_id:e.installId,keyword:t,domain:e.domain})},{attempts:2,timeoutMs:6e3,fetchImpl:e.fetchImpl});if(!r.ok)return{status:"unavailable"};let o=await r.json();return!o?.ok||!o.opportunity?{status:"unavailable"}:o.opportunity.volume==null?{status:"no-data",keyword:t}:{status:"data",keyword:t,volume:o.opportunity.volume,difficulty:o.opportunity.difficulty,intent:o.opportunity.intent}}catch{return{status:"unavailable"}}}import{existsSync as Xe,lstatSync as yd,mkdirSync as Qe,readFileSync as Qr,readdirSync as wd,rmSync as bd,statSync as Zr,symlinkSync as kd,writeFileSync as Wt}from"fs";import{dirname as bt,join as Q,relative as eo,sep as vd}from"path";import{fileURLToPath as $d}from"url";var xd=bt($d(import.meta.url));function us(){return Q(xd,"skills")}function Sd(){let e=Q(us(),"seoagent.md");if(Xe(e))return Qr(e,"utf-8");throw new Error(`Could not find skill file at: ${e}`)}function ds(e,t){let n=[];if(!Xe(e))return n;for(let r of wd(e,{withFileTypes:!0})){let o=Q(e,r.name),i=Q(t,r.name);r.isDirectory()?(Qe(i,{recursive:!0}),n.push(...ds(o,i))):r.isFile()&&(Qe(bt(i),{recursive:!0}),Wt(i,Qr(o)),n.push(i))}return n}function _d(e){let t=Xe(Q(e,".agents"));return Q(e,t?Pe.AGENTS:Pe.CLAUDE)}function ps(e,t){let n=_d(e),r=[];for(let[o,i]of Object.entries(t)){let s=Q(n,o);Qe(bt(s),{recursive:!0}),Wt(s,i,"utf-8"),r.push(s)}return r}function kt(e,t){let n=Xe(Q(e,".agents")),r=Q(e,n?Pe.AGENTS:Pe.CLAUDE),o=Q(r,"SKILL.md");Qe(r,{recursive:!0}),Wt(o,t??Sd(),"utf-8");let i=Q(us(),"references"),s=Q(r,"references"),a=[];try{Xe(i)&&Zr(i).isDirectory()&&(Qe(s,{recursive:!0}),a=ds(i,s).map(f=>eo(r,f)))}catch{}let l=n?Cd(e,r):void 0,c=Ed(e,o),d=Ad(e,o);return{skillFile:o,referenceFiles:a,claudeSymlink:l,agentsMdPath:c,cursorRulePath:d}}function Cd(e,t){let n=Q(e,Pe.CLAUDE),r=null;try{r=yd(n)}catch{}if(r){if(!r.isSymbolicLink())return;try{bd(n,{force:!0})}catch{return}}try{Qe(bt(n),{recursive:!0});let o=eo(bt(n),t);return kd(o,n,"dir"),n}catch{return}}var Rd="<!-- seoagent:skill -->";function fs(e,t){return eo(e,t).split(vd).join("/")}function Ed(e,t){let n=Q(e,"AGENTS.md"),r=fs(e,t);try{let o="";if(Xe(n)&&(!Zr(n).isFile()||(o=Qr(n,"utf-8"),/seoagent/i.test(o))))return;let i=[Rd,"","## SEOAgent","","This repo uses SEOAgent \u2014 a persistent AI SEO agent. Its state lives in `.seoagent/`.","",`- At session start, read \`${r}\` \u2014 the working contract for all SEO tasks.`,"- Each session: run `seoagent sync`, then triage `.seoagent/inbox/` for pending actions.","- Run `seoagent ack <id>` after completing each inbox action.",""].join(`
16
+ `)}function rd(e){let t={domain:e.domain,site_type:e.site_type,language:e.language,initialized_at:e.initialized_at,seoagent_version:e.seoagent_version};return e.skill_version&&(t.skill_version=e.skill_version),e.skill_hash&&(t.skill_hash=e.skill_hash),e.install_id&&(t.install_id=e.install_id),e.image_provider&&(t.image_provider=e.image_provider),e.cms&&(t.cms=e.cms),e.blog_path&&(t.blog_path=e.blog_path),e.content_dir&&(t.content_dir=e.content_dir),e.public_dir&&(t.public_dir=e.public_dir),e.llms_owner&&(t.llms_owner=e.llms_owner),e.live_url&&(t.live_url=e.live_url),t}function es(e,t){let n=Te(e);Xi(n,{recursive:!0});let r=Wr(rd(t),nd(t));Qi(zn(e),r,"utf-8")}function J(e,t){let n=zn(e);if(!Ji(n))return!1;let r=ue(Qu(n,"utf-8")),o={...r.data,...t};return Qi(n,Wr(o,r.body),"utf-8"),!0}function ts(e){let t=Te(e);for(let n of Mi)Xi(zr(t,n),{recursive:!0})}var Yr="Sent an anonymous install ping (random id + CLI version only \u2014 no domain, no paths). Opt out: SEOAGENT_TELEMETRY=0",od=2500;function Gt(e=process.env){let t=(e.SEOAGENT_TELEMETRY??"").trim().toLowerCase();if(t==="0"||t==="false"||t==="off")return!0;let n=(e.DO_NOT_TRACK??"").trim().toLowerCase();return n==="1"||n==="true"}async function Jr(e){let t=(e.apiBase||T.BASE).replace(/\/$/,""),n=e.fetchImpl??fetch;try{return(await n(`${t}/api/cli/telemetry`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({install_id:e.installId,event:e.event,cli_version:e.cliVersion,platform:process.platform}),signal:AbortSignal.timeout(e.timeoutMs??od)})).ok}catch{return!1}}import{existsSync as ud,mkdirSync as os,readFileSync as dd,writeFileSync as pd,chmodSync as fd,unlinkSync as is}from"fs";import{dirname as gd}from"path";var id=new Set([502,503,504]),sd=1e4;async function P(e,t,n={}){let r=Math.max(1,n.attempts??3),o=Math.max(0,n.baseDelayMs??500),i=n.timeoutMs??sd,s=n.fetchImpl??fetch,a=n.sleep??ad,l=n.transientStatuses??id,c=null;for(let d=0;d<r;d++){let{init:f,cleanup:p}=ld(t,i);try{let g=await s(e,f);if(l.has(g.status)&&d<r-1){await a(ns(o,d));continue}return g}catch(g){if(c=g,d<r-1){await a(ns(o,d));continue}}finally{p()}}throw c instanceof Error?c:new Error(String(c))}function ns(e,t){return e*Math.pow(3,t)}function ad(e){return new Promise(t=>setTimeout(t,e))}function ld(e,t){if(t<=0)return{init:e,cleanup:()=>{}};let n=new AbortController,r=setTimeout(()=>n.abort(new Error(`Request timed out after ${t}ms`)),t),o=e?.signal??void 0,i;o&&(o.aborted?n.abort(o.reason):(i=()=>n.abort(o.reason),o.addEventListener("abort",i,{once:!0})));let s=()=>{clearTimeout(r),o&&i&&o.removeEventListener("abort",i)};return{init:{...e,signal:n.signal},cleanup:s}}var Me="unknown";function Ue(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):""}function cd(e,t){let n=Ue(e),r=Ue(t);return!n||!r||n===Me||r===Me?!1:n===r}async function Be(e){let t;try{t=await P(`${e.apiBase}/api/cli/whoami`,{method:"GET",headers:{Authorization:e.authHeader,Accept:"application/json"}},e.fetchImpl?{fetchImpl:e.fetchImpl}:{})}catch(o){return{verdict:"unverified",detail:o.message||"network error"}}if(t.status===404)return{verdict:"unverified",detail:"server does not support /api/cli/whoami"};if(!t.ok)return{verdict:"unverified",detail:`whoami returned HTTP ${t.status}`};let n=null;try{n=await t.json()}catch{n=null}if(!n||n.status!=="ok")return{verdict:"unverified",detail:"malformed whoami response"};let r=typeof n.domain=="string"?n.domain.trim():"";return r?cd(r,e.localDomain)?{verdict:"match",cloudDomain:r}:{verdict:"mismatch",cloudDomain:r}:{verdict:"unverified",detail:"whoami did not return a bound domain"}}function rs(e,t){return`Cloud project is ${Ue(e)||e} but this workspace is ${Ue(t)||t} \u2014 not syncing. Run \`seoagent login\` from this directory to connect the right site \u2014 the CLI can stay logged into both sites at once, no need to log out first.`}function Vn(e){if(!e)return"";let t=Ue(e);return t&&t!==Me?t:""}function Ht(){if(!ud(Fe))return null;try{return JSON.parse(dd(Fe,"utf-8"))}catch{return null}}function Je(e){return!e||!e.user_token||!e.website_token?null:{user_token:e.user_token,website_token:e.website_token,api_base:e.api_base||Ye}}function ss(e){os(V,{recursive:!0}),os(gd(Fe),{recursive:!0}),pd(Fe,JSON.stringify(e,null,2)+`
17
+ `,"utf-8");try{fd(Fe,384)}catch{}}function j(e){let t=Ht();if(!t)return null;if(!e)return Je(t);let n=Vn(e);return n&&Object.keys(t.sites??{}).length>0?Je(t.sites?.[n]):Je(t)}function as(e){let t=Ht();if(!t)return!1;let n=Vn(e);return n?Je(t.sites?.[n])!==null:!1}function Xr(e,t){let n=Ht()??{},r=Vn(t),o={...n.sites??{}};r&&(o[r]=e),ss({...e,sites:Object.keys(o).length>0?o:void 0})}function ls(e){let t=Ht();if(!t)return!1;let n=Vn(e),r=Object.keys(t.sites??{}).length>0;if(!n||!r)try{return is(Fe),!0}catch{return!1}let o=t.sites?.[n];if(!o)return!1;let i={...t.sites};delete i[n];let s=Object.keys(i),a=t.website_token===o.website_token,l=Je(a?i[s[0]]:t);if(!l&&s.length===0)try{return is(Fe),!0}catch{return!1}return ss({...l??{},sites:s.length>0?i:void 0}),!0}function Ge(){let e=Ht();return e?.sites?Object.keys(e.sites).sort():[]}var md=new Set(["co","com","net","org","ac","gov","edu"]);function hd(e){let t=e.trim().toLowerCase().replace(/^[a-z][a-z0-9+.-]*:\/\//,"").replace(/[/?#].*$/,"").replace(/:\d+$/,"").replace(/^www\./,"");if(!t)return null;let n=t.split(".").filter(Boolean);if(n.length===0)return null;if(n.length===1)return n[0];let r=n.length>=3&&md.has(n[n.length-2])?n.length-3:n.length-2;return n[Math.max(0,r)]||null}async function cs(e){let t=hd(e.domain);if(!t)return{status:"unavailable"};let n=(e.apiBase||T.BASE).replace(/\/$/,"");try{let r=await P(`${n}/api/cli/keywords/peek`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({install_id:e.installId,keyword:t,domain:e.domain})},{attempts:2,timeoutMs:6e3,fetchImpl:e.fetchImpl});if(!r.ok)return{status:"unavailable"};let o=await r.json();return!o?.ok||!o.opportunity?{status:"unavailable"}:o.opportunity.volume==null?{status:"no-data",keyword:t}:{status:"data",keyword:t,volume:o.opportunity.volume,difficulty:o.opportunity.difficulty,intent:o.opportunity.intent}}catch{return{status:"unavailable"}}}import{existsSync as Xe,lstatSync as yd,mkdirSync as Qe,readFileSync as Qr,readdirSync as wd,rmSync as bd,statSync as Zr,symlinkSync as kd,writeFileSync as Wt}from"fs";import{dirname as bt,join as Q,relative as eo,sep as vd}from"path";import{fileURLToPath as $d}from"url";var xd=bt($d(import.meta.url));function us(){return Q(xd,"skills")}function Sd(){let e=Q(us(),"seoagent.md");if(Xe(e))return Qr(e,"utf-8");throw new Error(`Could not find skill file at: ${e}`)}function ds(e,t){let n=[];if(!Xe(e))return n;for(let r of wd(e,{withFileTypes:!0})){let o=Q(e,r.name),i=Q(t,r.name);r.isDirectory()?(Qe(i,{recursive:!0}),n.push(...ds(o,i))):r.isFile()&&(Qe(bt(i),{recursive:!0}),Wt(i,Qr(o)),n.push(i))}return n}function _d(e){let t=Xe(Q(e,".agents"));return Q(e,t?Pe.AGENTS:Pe.CLAUDE)}function ps(e,t){let n=_d(e),r=[];for(let[o,i]of Object.entries(t)){let s=Q(n,o);Qe(bt(s),{recursive:!0}),Wt(s,i,"utf-8"),r.push(s)}return r}function kt(e,t){let n=Xe(Q(e,".agents")),r=Q(e,n?Pe.AGENTS:Pe.CLAUDE),o=Q(r,"SKILL.md");Qe(r,{recursive:!0}),Wt(o,t??Sd(),"utf-8");let i=Q(us(),"references"),s=Q(r,"references"),a=[];try{Xe(i)&&Zr(i).isDirectory()&&(Qe(s,{recursive:!0}),a=ds(i,s).map(f=>eo(r,f)))}catch{}let l=n?Cd(e,r):void 0,c=Ed(e,o),d=Ad(e,o);return{skillFile:o,referenceFiles:a,claudeSymlink:l,agentsMdPath:c,cursorRulePath:d}}function Cd(e,t){let n=Q(e,Pe.CLAUDE),r=null;try{r=yd(n)}catch{}if(r){if(!r.isSymbolicLink())return;try{bd(n,{force:!0})}catch{return}}try{Qe(bt(n),{recursive:!0});let o=eo(bt(n),t);return kd(o,n,"dir"),n}catch{return}}var Rd="<!-- seoagent:skill -->";function fs(e,t){return eo(e,t).split(vd).join("/")}function Ed(e,t){let n=Q(e,"AGENTS.md"),r=fs(e,t);try{let o="";if(Xe(n)&&(!Zr(n).isFile()||(o=Qr(n,"utf-8"),/seoagent/i.test(o))))return;let i=[Rd,"","## SEOAgent","","This repo uses SEOAgent \u2014 a persistent AI SEO agent. Its state lives in `.seoagent/`.","",`- At session start, read \`${r}\` \u2014 the working contract for all SEO tasks.`,"- Each session: run `seoagent sync`, then triage `.seoagent/inbox/` for pending actions.","- Run `seoagent ack <id>` after completing each inbox action.",""].join(`
18
18
  `),s=o.length===0?i:o.endsWith(`
19
19
  `)?`${o}
20
20
  ${i}`:`${o}
21
21
 
22
22
  ${i}`;return Wt(n,s,"utf-8"),n}catch{return}}function Ad(e,t){let n=fs(e,t);try{let r=Q(e,".cursor");if(!Xe(r)||!Zr(r).isDirectory())return;let o=Q(r,"rules","seoagent.mdc"),i=["---","description: SEOAgent \u2014 persistent AI SEO agent for audits, keywords, content, and technical SEO; state in .seoagent/","alwaysApply: false","---","","# SEOAgent","","This repo uses SEOAgent. Its state lives in `.seoagent/`.","",`- For any SEO, content, or search-ranking task, first read \`${n}\` \u2014 it is the working contract.`,"- Each session: run `seoagent sync`, then triage `.seoagent/inbox/` for pending actions.","- Run `seoagent ack <id>` after completing each inbox action.",""].join(`
23
- `);return Qe(bt(o),{recursive:!0}),Wt(o,i,"utf-8"),o}catch{return}}import{existsSync as Kt,mkdirSync as to,readFileSync as Pd,writeFileSync as Yn}from"fs";import{dirname as ms,join as Ze}from"path";var no=`command -v seoagent >/dev/null 2>&1 && seoagent sync --silent || npx -y ${Mn} sync --silent`,hs=60;function ys(e){let t=Ze(e,k);to(t,{recursive:!0});let n=Ze(t,".gitignore");Yn(n,Gi,"utf-8");let r=Ze(t,"content","images",".gitkeep");return to(ms(r),{recursive:!0}),Kt(r)||Yn(r,"","utf-8"),n}var Jn=["PostToolUse","SessionStart"];function Xn(e){if(!Kt(e))return{};try{let t=Pd(e,"utf-8");return JSON.parse(t)}catch{return{}}}function qt(e){return e.command.includes("@seoagent-official/seoagent")&&e.command.includes("sync")}function gs(e,t,n){let r=e.find(t);return r||(r=n(),e.push(r)),r.hooks.some(qt)?!1:(r.hooks.push({type:"command",command:no,timeout:hs}),!0)}function Id(e){let t=!1;for(let n of Jn){let r=e[n];if(Array.isArray(r))for(let o of r)for(let i of o.hooks??[])qt(i)&&(i.command!==no&&(i.command=no,t=!0),typeof i.timeout!="number"&&(i.timeout=hs,t=!0))}return t}function et(e){let t=Ze(e,Bt);to(ms(t),{recursive:!0});let n=Xn(t);n.hooks=n.hooks??{};let r=Id(n.hooks),o=n.hooks.PostToolUse=n.hooks.PostToolUse??[],i=gs(o,l=>(l.matcher??"").includes("Write"),()=>({matcher:"Write|Edit",hooks:[]})),s=n.hooks.SessionStart=n.hooks.SessionStart??[],a=gs(s,l=>(l.matcher??"")==="",()=>({hooks:[]}));return Yn(t,JSON.stringify(n,null,2)+`
23
+ `);return Qe(bt(o),{recursive:!0}),Wt(o,i,"utf-8"),o}catch{return}}import{existsSync as Kt,mkdirSync as to,readFileSync as Pd,writeFileSync as Yn}from"fs";import{dirname as ms,join as Ze}from"path";var no=`command -v seoagent >/dev/null 2>&1 && seoagent sync --silent || npx -y ${Fn} sync --silent`,hs=60;function ys(e){let t=Ze(e,k);to(t,{recursive:!0});let n=Ze(t,".gitignore");Yn(n,Gi,"utf-8");let r=Ze(t,"content","images",".gitkeep");return to(ms(r),{recursive:!0}),Kt(r)||Yn(r,"","utf-8"),n}var Jn=["PostToolUse","SessionStart"];function Xn(e){if(!Kt(e))return{};try{let t=Pd(e,"utf-8");return JSON.parse(t)}catch{return{}}}function qt(e){return e.command.includes("@seoagent-official/seoagent")&&e.command.includes("sync")}function gs(e,t,n){let r=e.find(t);return r||(r=n(),e.push(r)),r.hooks.some(qt)?!1:(r.hooks.push({type:"command",command:no,timeout:hs}),!0)}function Id(e){let t=!1;for(let n of Jn){let r=e[n];if(Array.isArray(r))for(let o of r)for(let i of o.hooks??[])qt(i)&&(i.command!==no&&(i.command=no,t=!0),typeof i.timeout!="number"&&(i.timeout=hs,t=!0))}return t}function et(e){let t=Ze(e,Bt);to(ms(t),{recursive:!0});let n=Xn(t);n.hooks=n.hooks??{};let r=Id(n.hooks),o=n.hooks.PostToolUse=n.hooks.PostToolUse??[],i=gs(o,l=>(l.matcher??"").includes("Write"),()=>({matcher:"Write|Edit",hooks:[]})),s=n.hooks.SessionStart=n.hooks.SessionStart??[],a=gs(s,l=>(l.matcher??"")==="",()=>({hooks:[]}));return Yn(t,JSON.stringify(n,null,2)+`
24
24
  `,"utf-8"),{file:t,added:i||a,migrated:r}}function ws(e){let t=Ze(e,Bt);if(!Kt(t))return 0;let n=Xn(t).hooks;if(!n)return 0;let r=0;for(let o of Jn){let i=n[o];if(Array.isArray(i))for(let s of i)for(let a of s.hooks??[])qt(a)&&typeof a.timeout!="number"&&r++}return r}function bs(e){let t=Ze(e,Bt);if(!Kt(t))return!1;let n=Xn(t).hooks;return n?Jn.some(r=>{let o=n[r];return Array.isArray(o)&&o.some(i=>i.hooks?.some(qt))}):!1}function ks(e){let t=Ze(e,Bt);if(!Kt(t))return{file:t,removed:!1};let n=Xn(t),r=n.hooks;if(!r)return{file:t,removed:!1};let o=!1;for(let i of Jn){let s=r[i];if(!Array.isArray(s))continue;for(let l of s){let c=l.hooks.length;l.hooks=l.hooks.filter(d=>!qt(d)),l.hooks.length!==c&&(o=!0)}let a=s.filter(l=>l.hooks.length>0);a.length===0?delete r[i]:r[i]=a}return o?(Object.keys(r).length===0&&delete n.hooks,Yn(t,JSON.stringify(n,null,2)+`
25
25
  `,"utf-8"),{file:t,removed:!0}):{file:t,removed:!1}}import{existsSync as vs,mkdirSync as Td,readFileSync as Od,writeFileSync as Ld}from"fs";import{join as Nd}from"path";function $s(e){return vs(Nd(e,k,"project.md"))}function xs(){try{if(!vs(Bn))return[];let e=JSON.parse(Od(Bn,"utf-8"));return Array.isArray(e.projects)?e.projects.filter(t=>typeof t=="string"&&t.length>0):[]}catch{return[]}}function Ss(e){try{Td(V,{recursive:!0}),Ld(Bn,JSON.stringify({projects:e},null,2)+`
26
- `,"utf-8")}catch{}}function tt(e){try{if(!$s(e))return;let t=xs();if(t.includes(e))return;t.push(e),Ss(t)}catch{}}function _s(){let e=xs(),t=e.filter($s);return t.length!==e.length&&Ss(t),t}import{readFileSync as Es,writeFileSync as Ud,existsSync as oo}from"fs";import{join as io}from"path";function ro(e){let t={business:{},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null},n=jd(e);for(let[r,o]of n){let i=r.toLowerCase().trim();i==="business context"?t.business=Dd(o):i==="writing instructions"?t.writingInstructions=Cs(o):i==="reference urls"?t.referenceUrls=Md(o):i==="topics to avoid"?t.topicsToAvoid=Cs(o):i==="content tone"?t.contentTone=o.trim()||null:i==="additional notes"&&(t.additionalNotes=o.trim()||null)}return t}function Rs(e){let t=[];t.push("# Business Context"),t.push("");let n=[["Name","name"],["Type","type"],["Audience","audience"],["Industry","industry"],["Location","location"],["Description","description"]];for(let[o,i]of n){let s=e.business[i];t.push(`- **${o}:** ${s||""}`)}let r=new Set(n.map(([,o])=>o));for(let[o,i]of Object.entries(e.business))if(!r.has(o)&&i){let s=o.charAt(0).toUpperCase()+o.slice(1);t.push(`- **${s}:** ${i}`)}if(t.push(""),t.push("# Writing Instructions"),t.push(""),e.writingInstructions.length>0)for(let o of e.writingInstructions)t.push(`- ${o}`);else t.push("- (Add your content writing guidelines here)");if(t.push(""),t.push("# Reference URLs"),t.push(""),e.referenceUrls.length>0)for(let o of e.referenceUrls)o.description?t.push(`- ${o.url} \u2014 ${o.description}`):t.push(`- ${o.url}`);else t.push("- (Add URLs the agent should reference for tone/style)");if(t.push(""),t.push("# Topics to Avoid"),t.push(""),e.topicsToAvoid.length>0)for(let o of e.topicsToAvoid)t.push(`- ${o}`);else t.push("- (Add topics the agent should never write about)");return t.push(""),t.push("# Content Tone"),t.push(""),t.push(e.contentTone||"professional"),t.push(""),t.push("# Additional Notes"),t.push(""),t.push(e.additionalNotes||"(Any other context you want the agent to know about your business, products, or audience.)"),t.push(""),t.join(`
26
+ `,"utf-8")}catch{}}function tt(e){try{if(!$s(e))return;let t=xs();if(t.includes(e))return;t.push(e),Ss(t)}catch{}}function _s(){let e=xs(),t=e.filter($s);return t.length!==e.length&&Ss(t),t}import{readFileSync as Es,writeFileSync as Ud,existsSync as oo}from"fs";import{join as io}from"path";function ro(e){let t={business:{},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null},n=jd(e);for(let[r,o]of n){let i=r.toLowerCase().trim();i==="business context"?t.business=Dd(o):i==="writing instructions"?t.writingInstructions=Cs(o):i==="reference urls"?t.referenceUrls=Fd(o):i==="topics to avoid"?t.topicsToAvoid=Cs(o):i==="content tone"?t.contentTone=o.trim()||null:i==="additional notes"&&(t.additionalNotes=o.trim()||null)}return t}function Rs(e){let t=[];t.push("# Business Context"),t.push("");let n=[["Name","name"],["Type","type"],["Audience","audience"],["Industry","industry"],["Location","location"],["Description","description"]];for(let[o,i]of n){let s=e.business[i];t.push(`- **${o}:** ${s||""}`)}let r=new Set(n.map(([,o])=>o));for(let[o,i]of Object.entries(e.business))if(!r.has(o)&&i){let s=o.charAt(0).toUpperCase()+o.slice(1);t.push(`- **${s}:** ${i}`)}if(t.push(""),t.push("# Writing Instructions"),t.push(""),e.writingInstructions.length>0)for(let o of e.writingInstructions)t.push(`- ${o}`);else t.push("- (Add your content writing guidelines here)");if(t.push(""),t.push("# Reference URLs"),t.push(""),e.referenceUrls.length>0)for(let o of e.referenceUrls)o.description?t.push(`- ${o.url} \u2014 ${o.description}`):t.push(`- ${o.url}`);else t.push("- (Add URLs the agent should reference for tone/style)");if(t.push(""),t.push("# Topics to Avoid"),t.push(""),e.topicsToAvoid.length>0)for(let o of e.topicsToAvoid)t.push(`- ${o}`);else t.push("- (Add topics the agent should never write about)");return t.push(""),t.push("# Content Tone"),t.push(""),t.push(e.contentTone||"professional"),t.push(""),t.push("# Additional Notes"),t.push(""),t.push(e.additionalNotes||"(Any other context you want the agent to know about your business, products, or audience.)"),t.push(""),t.join(`
27
27
  `)}function jd(e){let t=e.split(`
28
28
  `),n=[],r="",o=[];for(let i of t){let s=i.match(/^#\s+(.+)$/);s?(r&&n.push([r,o.join(`
29
29
  `)]),r=s[1],o=[]):o.push(i)}return r&&n.push([r,o.join(`
30
30
  `)]),n}function Dd(e){let t={},n=e.split(`
31
31
  `);for(let r of n){let o=r.match(/^[-*]\s+\*\*(.+?):\*\*\s*(.*)$/);if(o){let i=o[1].toLowerCase().trim(),s=o[2].trim();s&&(t[i]=s)}}return t}function Cs(e){let t=[],n=e.split(`
32
- `);for(let r of n){let o=r.match(/^[-*]\s+(.+)$/);if(o){let i=o[1].trim();(!i.startsWith("(")||!i.endsWith(")"))&&t.push(i)}}return t}function Md(e){let t=[],n=e.split(`
33
- `);for(let r of n){let o=r.match(/^[-*]\s+(https?:\/\/\S+)(?:\s+[—–-]\s+(.+))?$/);o&&t.push({url:o[1].trim(),description:o[2]?.trim()||""})}return t}function Fd(e){let{business:t}=e;if([t.name,t.audience,t.industry,t.location,t.description].some(i=>!!(i&&i.trim()))||e.writingInstructions.length>0||e.referenceUrls.length>0||e.topicsToAvoid.length>0)return!0;let r=e.additionalNotes?.trim();if(r&&!(r.startsWith("(")&&r.endsWith(")")))return!0;let o=e.contentTone?.trim().toLowerCase();return!!(o&&o!=="professional")}function ke(e){return!e||!e.trim()?!0:!Fd(ro(e))}var so="context.md",Bd=`<!--
32
+ `);for(let r of n){let o=r.match(/^[-*]\s+(.+)$/);if(o){let i=o[1].trim();(!i.startsWith("(")||!i.endsWith(")"))&&t.push(i)}}return t}function Fd(e){let t=[],n=e.split(`
33
+ `);for(let r of n){let o=r.match(/^[-*]\s+(https?:\/\/\S+)(?:\s+[—–-]\s+(.+))?$/);o&&t.push({url:o[1].trim(),description:o[2]?.trim()||""})}return t}function Md(e){let{business:t}=e;if([t.name,t.audience,t.industry,t.location,t.description].some(i=>!!(i&&i.trim()))||e.writingInstructions.length>0||e.referenceUrls.length>0||e.topicsToAvoid.length>0)return!0;let r=e.additionalNotes?.trim();if(r&&!(r.startsWith("(")&&r.endsWith(")")))return!0;let o=e.contentTone?.trim().toLowerCase();return!!(o&&o!=="professional")}function ke(e){return!e||!e.trim()?!0:!Md(ro(e))}var so="context.md",Bd=`<!--
34
34
  AGENT: draft this file now \u2014 do not leave it blank. Everything SEOAgent's
35
35
  keyword and strategy intelligence does is conditioned on this context; until
36
36
  it exists, suggestions cannot be judged against the business.
@@ -44,10 +44,10 @@ page), fill in:
44
44
 
45
45
  Then show the owner the draft for review, and delete this comment.
46
46
  -->
47
- `;function vt(e){let t=io(e,".seoagent",so);if(!oo(t))return null;let n=Es(t,"utf-8");return ro(n)}function As(e,t){let n=io(e,".seoagent",so);return oo(n)?!1:(Ud(n,Bd+Rs({business:{type:t||""},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null}),"utf-8"),!0)}function Qn(e){let t=io(e,".seoagent",so);if(!oo(t))return!0;try{return ke(Es(t,"utf-8"))}catch{return!1}}import{existsSync as zt,readFileSync as Ps,readdirSync as Gd,statSync as Is}from"fs";import{join as nt}from"path";var Hd=[{cms:"strapi",deps:["strapi","@strapi/strapi","@strapi/"],envKeys:["STRAPI_URL","STRAPI_API_URL","NEXT_PUBLIC_STRAPI_URL","STRAPI_API_TOKEN"],fsMarkers:["strapi/","apps/strapi/","packages/strapi/","cms/"]},{cms:"wordpress",deps:["wpapi","wp-graphql","@wordpress/api-fetch","@wordpress/"],envKeys:["WORDPRESS_API_URL","WP_API_URL","NEXT_PUBLIC_WORDPRESS_URL"],fsMarkers:[]},{cms:"sanity",deps:["@sanity/client","next-sanity","sanity"],envKeys:["SANITY_PROJECT_ID","NEXT_PUBLIC_SANITY_PROJECT_ID","SANITY_API_TOKEN"],fsMarkers:["sanity/","studio/","sanity.config.ts","sanity.config.js"]},{cms:"contentful",deps:["contentful","@contentful/rich-text-react-renderer","@contentful/"],envKeys:["CONTENTFUL_SPACE_ID","CONTENTFUL_ACCESS_TOKEN","NEXT_PUBLIC_CONTENTFUL_SPACE_ID"],fsMarkers:[]},{cms:"ghost",deps:["@tryghost/content-api","@tryghost/"],envKeys:["GHOST_URL","GHOST_API_KEY","NEXT_PUBLIC_GHOST_URL"],fsMarkers:[]},{cms:"webflow",deps:["webflow-api"],envKeys:["WEBFLOW_API_TOKEN","WEBFLOW_SITE_ID"],fsMarkers:[]},{cms:"shopify",deps:["@shopify/hydrogen","@shopify/storefront-api-client","@shopify/shopify-api","@shopify/"],envKeys:["SHOPIFY_STOREFRONT_TOKEN","SHOPIFY_STORE_DOMAIN","SHOPIFY_ADMIN_API_TOKEN"],fsMarkers:["shopify.config.ts","shopify.config.js"]},{cms:"payload",deps:["payload","@payloadcms/next","@payloadcms/"],envKeys:["PAYLOAD_SECRET","PAYLOAD_PUBLIC_SERVER_URL"],fsMarkers:["payload.config.ts","payload.config.js"]},{cms:"directus",deps:["@directus/sdk","directus"],envKeys:["DIRECTUS_URL","DIRECTUS_TOKEN"],fsMarkers:[]}];function Wd(e){let t=nt(e,"package.json");if(!zt(t))return{deps:{},source:"package.json"};try{let n=JSON.parse(Ps(t,"utf-8"));return{deps:{...n.dependencies,...n.devDependencies,...n.peerDependencies},source:"package.json"}}catch{return{deps:{},source:"package.json"}}}function Kd(e,t){for(let n of t)if(n.endsWith("/")){if(e.startsWith(n))return!0}else if(e===n)return!0;return!1}function qd(e){let t={};for(let n of gt){let r=nt(e,n);if(zt(r))try{let o=Ps(r,"utf-8");for(let i of o.split(/\r?\n/)){let s=i.trim();if(!s||s.startsWith("#"))continue;let a=s.indexOf("=");if(a===-1)continue;let l=s.slice(0,a).trim();l&&!(l in t)&&(t[l]=n)}}catch{}}return t}function zd(e,t){let n=nt(e,t.replace(/\/$/,""));if(!zt(n))return!1;if(t.endsWith("/"))try{return Is(n).isDirectory()}catch{return!1}return!0}function Vd(e){let t=["content","_posts","posts",nt("src","content")];for(let n of t){let r=nt(e,n);if(zt(r))try{if(!Is(r).isDirectory())continue;let o=[r],i=0;for(;o.length>0&&i<50;){let s=o.pop();for(let a of Gd(s,{withFileTypes:!0}))if(i++,!a.name.startsWith(".")){if(a.isDirectory()&&o.length<5){o.push(nt(s,a.name));continue}if(a.isFile()&&/\.(md|mdx)$/i.test(a.name))return{type:"directory",detail:n,source:`${n}/${a.name}`}}}}catch{}}return null}function Yd(e){let t=[{marker:"app/blog/page.tsx",path:"/blog"},{marker:"app/blog/page.jsx",path:"/blog"},{marker:"app/blog/page.js",path:"/blog"},{marker:"src/app/blog/page.tsx",path:"/blog"},{marker:"src/app/blog/page.jsx",path:"/blog"},{marker:"pages/blog/index.tsx",path:"/blog"},{marker:"pages/blog/index.jsx",path:"/blog"},{marker:"pages/blog/index.js",path:"/blog"},{marker:"src/pages/blog/index.tsx",path:"/blog"},{marker:"app/(blog)/page.tsx",path:"/blog"},{marker:"app/articles/page.tsx",path:"/articles"},{marker:"pages/articles/index.tsx",path:"/articles"},{marker:"app/posts/page.tsx",path:"/posts"},{marker:"pages/posts/index.tsx",path:"/posts"},{marker:"app/learn/page.tsx",path:"/learn"},{marker:"app/resources/page.tsx",path:"/resources"}],n=[""],r=qr(e);r&&n.push(r);for(let o of n)for(let i of t){let s=o?`${o}/${i.marker}`:i.marker;if(zt(nt(e,s)))return i.path}return null}function Ts(e){let t=[],{deps:n}=Wd(e),r=qd(e),o="none";for(let s of Hd){let a=[];for(let l of Object.keys(n))if(Kd(l,s.deps)){a.push({type:"dep",detail:l,source:"package.json"});break}for(let l of s.envKeys)if(r[l]){a.push({type:"env",detail:l,source:r[l]});break}for(let l of s.fsMarkers)if(zd(e,l)){let c=l.endsWith("/")?"directory":"file";a.push({type:c,detail:l,source:l});break}if(a.length>0){o=s.cms,t.push(...a);break}}if(o==="none"){let s=Vd(e);s&&(o="mdx-local",t.push(s))}let i=Yd(e);return{cms:o,blog_path:i,evidence:t}}import{existsSync as Jd,readFileSync as Xd}from"fs";import{join as Qd}from"path";var Os=["openai","fal","replicate"],$t={openai:["OPENAI_API_KEY"],fal:["FAL_KEY","FAL_API_KEY"],replicate:["REPLICATE_API_TOKEN","REPLICATE_API_KEY"]};function Zd(e){let t={};if(!Jd(e))return t;let n=Xd(e,"utf-8");for(let r of n.split(/\r?\n/)){let o=r.trim();if(!o||o.startsWith("#"))continue;let i=o.indexOf("=");if(i===-1)continue;let s=o.slice(0,i).trim(),a=o.slice(i+1).trim();(a.startsWith('"')&&a.endsWith('"')||a.startsWith("'")&&a.endsWith("'"))&&(a=a.slice(1,-1)),t[s]=a}return t}function Ls(e,t){let n={};for(let r of t){let o=process.env[r];o&&o.trim().length>0&&(n[r]={value:o,source:"process"})}for(let r of gt){let o=Qd(e,r),i=Zd(o);for(let s of t){if(n[s])continue;let a=i[s];a&&a.length>0&&(n[s]={value:a,source:r})}}return{found:n}}function He(e){let t=[].concat(...Os.map(a=>$t[a])),n=Ls(e,t),r=[];for(let a of Os)$t[a].some(l=>n.found[l])&&r.push(a);if(r.length===0)return{provider:"none",matched_key:null,source:null,available_providers:[]};let o=r[0],i=$t[o].find(a=>n.found[a])??null,s=i?n.found[i].source:null;return{provider:o,matched_key:i,source:s,available_providers:r}}function Ns(e,t){let n=Ls(e,$t[t]);for(let r of $t[t])if(n.found[r])return{key:n.found[r].value,envName:r};return null}function js(){return $t}import{existsSync as rt,readFileSync as ao}from"fs";import{join as ot}from"path";function Ds(e){try{return new URL(e).hostname}catch{return e}}function Ms(e){let t=e.toLowerCase();return!!(t==="github.com"||t.endsWith(".github.com")||t==="gitlab.com"||t.endsWith(".gitlab.com")||t==="bitbucket.org"||t.endsWith(".bitbucket.org")||t==="dev.azure.com"||t==="visualstudio.com"||t.endsWith(".visualstudio.com")||t==="npmjs.com"||t.endsWith(".npmjs.com"))}function ep(e){for(let t of gt){let n=ot(e,t);if(!rt(n))continue;let r=ao(n,"utf-8");for(let o of Mi){let i=r.match(new RegExp(`^${o}=(.+)$`,"m"));if(i){let s=i[1].trim().replace(/^["']|["']$/g,""),a=Ds(s);if(Ms(a))continue;return{value:a,source:`${t} (${o})`}}}}return null}function tp(e){let t=ot(e,"package.json");if(!rt(t))return null;try{let n=JSON.parse(ao(t,"utf-8"));if(!n.homepage)return null;let r=Ds(n.homepage);return Ms(r)?null:{value:r,source:"package.json (homepage)"}}catch{return null}}function Fs(e,t){let n=[];t?.("Checking for monorepo / workspace layout\u2026"),rt(ot(e,"pnpm-workspace.yaml"))&&n.push({field:"context",detail:"Monorepo workspace detected",source:"pnpm-workspace.yaml \u2014 using this directory for project signals"});let r=null;t?.("Scanning .env files for public / site URLs\u2026");let o=ep(e);if(o)r=o.value,n.push({field:"domain",detail:o.value,source:o.source});else{t?.("Reading package.json homepage (skipping GitHub/GitLab repo URLs)\u2026");let a=tp(e);a&&(r=a.value,n.push({field:"domain",detail:a.value,source:a.source}))}let i=ot(e,"package.json"),s=null;if(rt(i))try{t?.("Reading dependencies to infer site type\u2026");let a=JSON.parse(ao(i,"utf-8")),l=Object.keys({...a.dependencies,...a.devDependencies}),c=(...d)=>d.some(f=>l.includes(f));if(c("@shopify/hydrogen","@shopify/polaris")||rt(ot(e,"shopify.config.js"))||rt(ot(e,"shopify.config.ts"))){s="product";let d=c("@shopify/hydrogen","@shopify/polaris")?"Shopify-related dependencies in package.json":rt(ot(e,"shopify.config.ts"))?"shopify.config.ts":"shopify.config.js";n.push({field:"site_type",detail:"product",source:d})}else{let d=c("stripe","@stripe/stripe-js","@stripe/react-stripe-js","paddle","@paddle/paddle-js"),f=c("next-auth","@auth/core","lucia","clerk","@clerk/nextjs","@clerk/clerk-react"),p=c("next");d&&(p||f)?(s="saas",n.push({field:"site_type",detail:"saas",source:p?"payment SDK + Next.js in package.json":"payment SDK + auth library in package.json"})):!d&&c("astro","gatsby","contentlayer","next-mdx-remote","mdx-bundler","vitepress","vuepress","@docusaurus/core","docusaurus","nextra")&&(s="content",n.push({field:"site_type",detail:"content",source:c("vitepress","vuepress","@docusaurus/core","docusaurus","nextra")?"documentation / site generator in package.json (VitePress, Docusaurus, Nextra, etc.)":"content-oriented dependencies in package.json (no payment SDKs detected)"}))}}catch{}return{domain:r,siteType:s,evidence:n}}import{existsSync as lp,readFileSync as uo,readdirSync as Gs,statSync as cp}from"fs";import{join as ae,sep as up}from"path";var np=[/^\/admin(\/|$)/i,/^\/account(s)?(\/|$)/i,/^\/dashboard(\/|$)/i,/^\/settings(\/|$)/i,/^\/login(\/|$)/i,/^\/logout(\/|$)/i,/^\/sign[-_]?in(\/|$)/i,/^\/sign[-_]?up(\/|$)/i,/^\/register(\/|$)/i,/^\/reset[-_]?password(\/|$)/i,/^\/verify(\/|$)/i,/^\/api(\/|$)/i,/^\/_next(\/|$)/i,/^\/checkout(\/|$)/i,/^\/cart(\/|$)/i,/-(?:onboarding|login|logout|signin|sign-in|signup|sign-up|dashboard|checkout|account)$/i];function Oe(e){let t=[],n=/<loc>\s*([^<\s][^<]*?)\s*<\/loc>/gi,r;for(;(r=n.exec(e))!==null;){let o=r[1].replace(/&amp;/g,"&").replace(/&lt;/g,"<").replace(/&gt;/g,">").replace(/&#39;/g,"'").replace(/&quot;/g,'"').trim();o&&t.push(o)}return t}function rp(e){let t=[],n=/<lastmod>\s*([^<\s][^<]*?)\s*<\/lastmod>/gi,r;for(;(r=n.exec(e))!==null;)t.push(r[1].trim());return t}var op=10,Us=.9;function ip(e,t){if(t<op||e.length<t*Us)return null;let n=new Map;for(let r of e)n.set(r,(n.get(r)||0)+1);for(let[r,o]of n)if(o>=t*Us)return r;return null}function N(e){let t=e;try{t=new URL(e).pathname}catch{let n=t.indexOf("#");n!==-1&&(t=t.slice(0,n));let r=t.indexOf("?");r!==-1&&(t=t.slice(0,r))}return t.length>1&&t.endsWith("/")&&(t=t.slice(0,-1)),t||"/"}function de(e){return np.some(t=>t.test(e))}function sp(e){return e.filter(t=>de(N(t)))}function ap(e,t){let n=new Set(e.map(N)),r=[],o=new Set;for(let i of t){let s=N(i);de(s)||n.has(s)||o.has(s)||(o.add(s),r.push(s))}return r}function Vt(e){return`https://${e.replace(/^https?:\/\//,"").replace(/\/+$/,"")}/sitemap.xml`}async function Bs(e){let t=e.sitemapUrl||Vt(e.domain),n=[],r={ok:!1,sitemapUrl:t,fetched:!1,status:null,urls:[],privateUrls:[],missing:[],hasLastmod:!1,lastmods:[],uniformLastmod:null,issues:n},o="";try{let i=await P(t,{headers:{"user-agent":"SEOAgent-CLI/sitemap-check"}},{attempts:2,timeoutMs:1e4,fetchImpl:e.fetchImpl});if(r.status=i.status,r.fetched=!0,!i.ok)return n.push({level:"error",message:`Sitemap returned HTTP ${i.status} \u2014 Google can't fetch it. Make sure ${t} serves 200.`}),r;o=await i.text()}catch(i){return n.push({level:"error",message:`Could not reach ${t} (${i instanceof Error?i.message:String(i)}). If the site isn't deployed yet, that's expected.`}),r}return/<urlset|<sitemapindex/i.test(o)?(r.urls=Oe(o),r.lastmods=rp(o),r.hasLastmod=r.lastmods.length>0,r.urls.length===0?(n.push({level:"error",message:"Sitemap is valid XML but contains zero <loc> URLs."}),r):(/<sitemapindex/i.test(o)&&n.push({level:"info",message:`Sitemap index with ${r.urls.length} child sitemap(s). Child URLs are not expanded by this check.`}),r.privateUrls=sp(r.urls),r.privateUrls.length>0&&n.push({level:"warning",message:`${r.privateUrls.length} private/noindex URL(s) leaked into the sitemap (e.g. ${r.privateUrls.slice(0,3).map(N).join(", ")}). Remove auth/admin/api routes from the generator.`}),r.uniformLastmod=ip(r.lastmods,r.urls.length),r.uniformLastmod?n.push({level:"warning",message:`Every URL carries the same <lastmod> (${r.uniformLastmod}) \u2014 that is the sitemap's own build time, not a content date. Google discounts <lastmod> for the WHOLE sitemap when it looks generated, including pages whose dates are real. Emit a per-page date where you have one and omit <lastmod> everywhere else.`}):r.hasLastmod||n.push({level:"info",message:"No <lastmod> dates. That is fine \u2014 omitting them is honest. Add a per-page date only where you have a real one (CMS updatedAt, file mtime); a single bulk date on every URL is worse than none."}),e.knownUrls&&e.knownUrls.length>0&&(r.missing=ap(r.urls,e.knownUrls),r.missing.length>0&&n.push({level:"warning",message:`${r.missing.length} public page(s) in the repo are missing from the sitemap (e.g. ${r.missing.slice(0,3).join(", ")}). Add them to the generator so Google can find them.`})),r.ok=!n.some(i=>i.level==="error"),r)):(n.push({level:"error",message:`Response is not a valid XML sitemap (no <urlset>/<sitemapindex>). Got ${o.length} bytes.`}),r)}var Hs=["tsx","jsx","js","mdx","md"],dp=["astro","md","mdx"],pp=5e3,fp=2e3;function ve(e,t){let n=new Map,r=0,o=(i,s,a=!1)=>{let l=Ks(i);if(l===null){r++;return}let c=n.get(l);if(c){c.in_sitemap=c.in_sitemap||a,c.source.includes(s)||(c.source+=`, ${s}`);return}n.set(l,{route:l,url:zs(t,l),in_sitemap:a,source:s})};for(let i of hp(e))mp(i,o);return{pages:[...n.values()].filter(i=>!de(i.route)).sort((i,s)=>i.route.localeCompare(s.route)),dynamicCount:r}}async function Ws(e,t,n){let r={checked:!1,liveCount:0,flipped:0,added:0},o=[];try{let c=await P(Vt(t),{headers:{"user-agent":"SEOAgent-CLI/sitemap-check"}},{attempts:1,timeoutMs:5e3,fetchImpl:n});if(!c.ok)return r;o=Oe(await c.text())}catch{return r}if(o.length===0)return r;let i=new Set(o.map(N)),s=0;for(let c of e)!c.in_sitemap&&i.has(N(c.url||c.route))&&(c.in_sitemap=!0,s++,c.source.includes("live-sitemap")||(c.source+=", live-sitemap"));let a=new Set(e.map(c=>N(c.url||c.route))),l=0;for(let c of o){if(l>=fp)break;let d=gp(c,t);d===null||a.has(d)||(a.add(d),e.push({route:d,url:zs(t,d),in_sitemap:!0,source:"live-sitemap"}),l++)}return l>0&&e.sort((c,d)=>c.route.localeCompare(d.route)),{checked:!0,liveCount:o.length,flipped:s,added:l}}function gp(e,t){let n=t.replace(/^https?:\/\//,"").replace(/\/.*$/,"").toLowerCase().replace(/^www\./,""),r;try{r=new URL(e)}catch{return null}if(r.protocol!=="https:"&&r.protocol!=="http:"||r.hostname.toLowerCase().replace(/^www\./,"")!==n)return null;let o=N(e);return/\.xml$/i.test(o)||de(o)?null:Ks(o)}function mp(e,t){for(let n of["app",ae("src","app")]){let r=ae(e,n);if(Yt(r))for(let o of lo(r)){let i=co(r,o),s=i[i.length-1];xp(s)&&(i.some(a=>a.startsWith("@"))||t(bp(i.slice(0,-1)),"app router"))}}for(let n of["pages",ae("src","pages")]){let r=ae(e,n);if(Yt(r))for(let o of lo(r)){let i=co(r,o);if(i[0]==="api")continue;let s=i[i.length-1],a=po(s),l=Hs.includes(a),c=dp.includes(a);if(!l&&!c)continue;let d=Zn(s);Sp(d)||t(kp(i),c?"astro":"pages router")}}for(let n of[".","public"]){let r=ae(e,n);if(Yt(r))for(let o of lo(r,n==="."?1:1/0)){let i=co(r,o),s=i[i.length-1];po(s)==="html"&&(i.some(a=>a==="node_modules"||a.startsWith("."))||t(vp(i),"static html"))}}for(let n of["public/sitemap.xml","sitemap.xml"]){let r=ae(e,...n.split("/"));if(lp(r)){for(let o of _p(r)){let i=$p(o);i!==null&&t(i,"sitemap.xml",!0)}break}}}function hp(e){let t=[e],n=new Set([e]);for(let r of yp(e))for(let o of wp(e,r))n.has(o)||(n.add(o),t.push(o));return t}function yp(e){let t=[];try{let n=uo(ae(e,"pnpm-workspace.yaml"),"utf-8"),r=!1;for(let o of n.split(/\r?\n/)){let i=o.replace(/#.*$/,"");if(/^\s*packages\s*:/.test(i)){r=!0;continue}if(r){let s=i.match(/^\s*-\s*['"]?([^'"\s]+)['"]?\s*$/);s?t.push(s[1]):/^\S/.test(i)&&(r=!1)}}}catch{}try{let r=JSON.parse(uo(ae(e,"package.json"),"utf-8")).workspaces,o=Array.isArray(r)?r:Array.isArray(r?.packages)?r.packages:[];for(let i of o??[])typeof i=="string"&&t.push(i)}catch{}return t}function wp(e,t){if(!t||t.startsWith("!"))return[];let n=t.replace(/\/\*\*?$/,"/*"),r=n.indexOf("*");if(r===-1){let a=ae(e,...n.split("/").filter(Boolean));return Yt(a)?[a]:[]}let o=n.slice(0,r).replace(/\/$/,""),i=ae(e,...o.split("/").filter(Boolean));if(!Yt(i))return[];let s=[];try{for(let a of Gs(i,{withFileTypes:!0}))if(a.isDirectory()&&!a.name.startsWith(".")&&!qs.has(a.name)&&(s.push(ae(i,a.name)),s.length>=200))break}catch{}return s}function Ks(e){let t=e.trim();return t===""||t==="/"||(t.startsWith("/")||(t=`/${t}`),t=t.replace(/\/+$/,""),t==="")?"/":/\[.*\]/.test(t)?null:t}function bp(e){return"/"+e.filter(n=>!(n.startsWith("(")&&n.endsWith(")"))).join("/")}function kp(e){let t=[...e],n=Zn(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function vp(e){let t=[...e],n=Zn(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function $p(e){try{return new URL(e).pathname||"/"}catch{return e.startsWith("/")?e:null}}function xp(e){return Zn(e)==="page"&&Hs.includes(po(e))}function Sp(e){return["_app","_document","_error","404","500","middleware"].includes(e)}function _p(e){try{let t=uo(e,"utf-8"),n=[],r=/<loc>\s*([^<\s]+)\s*<\/loc>/gi,o;for(;(o=r.exec(t))!==null;)n.push(o[1].trim());return n}catch{return[]}}var qs=new Set(["node_modules",".git",".next","dist","build",".vercel","out"]);function Yt(e){try{return cp(e).isDirectory()}catch{return!1}}function*lo(e,t=1/0){let n=0;function*r(o,i){if(i>t)return;let s;try{s=Gs(o,{withFileTypes:!0})}catch{return}for(let a of s){if(n>=pp)return;if(a.name.startsWith("."))continue;let l=ae(o,a.name);if(a.isDirectory()){if(qs.has(a.name))continue;yield*r(l,i+1)}else a.isFile()&&(n++,yield l)}}yield*r(e,1)}function co(e,t){return t.slice(e.length).replace(/^[/\\]+/,"").split(up).filter(Boolean)}function po(e){let t=e.lastIndexOf(".");return t===-1?"":e.slice(t+1).toLowerCase()}function Zn(e){let t=e.lastIndexOf(".");return t===-1?e:e.slice(0,t)}function zs(e,t){return e?`https://${e.replace(/^https?:\/\//,"").replace(/\/$/,"")}${t==="/"?"/":t}`:t}import{existsSync as Cp,mkdirSync as Rp,readFileSync as Ep,writeFileSync as Ap}from"fs";import{join as Vs}from"path";function Ys(e,t){let n=!1,r=t.status!==null?String(t.status):"\u2014";e.status!==r&&(e.status=r,n=!0),e.rendered!==t.rendered&&(e.rendered=t.rendered,n=!0);let o=t.rendered==="error"?"\u2014":String(t.wordCount);return e.word_count!==o&&(e.word_count=o,n=!0),n}function er(e,t,n){let r=Vs(e,k,"pages.md"),o=Cp(r),i=o?go(r):new Map;if(t.length===0&&!o)return{wrote:!1,added:0,total:0,merged:!1};let s=new Map(i),a=0,l=!1;for(let d of t){let f=Xs(d.url),p=n?.get(d.url),g=s.get(f);if(g)d.in_sitemap&&g.in_sitemap!=="yes"&&(g.in_sitemap="yes",l=!0),p&&Ys(g,p)&&(l=!0);else{let y={url:f,in_sitemap:d.in_sitemap?"yes":"no",in_nav:"\u2014",status:"\u2014",rendered:"\u2014",word_count:"\u2014",notes:Xs(d.source)};p&&Ys(y,p),s.set(f,y),a++,l=!0}}if(o&&!l)return{wrote:!1,added:0,total:s.size,merged:!0};let c=[...s.values()];return Rp(Vs(e,k),{recursive:!0}),Ap(r,Pp(c),"utf-8"),{wrote:!0,added:a,total:c.length,merged:o}}function Pp(e){let t=["---","generated: false",`discovered_at: ${new Date().toISOString()}`,`row_count: ${e.length}`,"---"].join(`
47
+ `;function vt(e){let t=io(e,".seoagent",so);if(!oo(t))return null;let n=Es(t,"utf-8");return ro(n)}function As(e,t){let n=io(e,".seoagent",so);return oo(n)?!1:(Ud(n,Bd+Rs({business:{type:t||""},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null}),"utf-8"),!0)}function Qn(e){let t=io(e,".seoagent",so);if(!oo(t))return!0;try{return ke(Es(t,"utf-8"))}catch{return!1}}import{existsSync as zt,readFileSync as Ps,readdirSync as Gd,statSync as Is}from"fs";import{join as nt}from"path";var Hd=[{cms:"strapi",deps:["strapi","@strapi/strapi","@strapi/"],envKeys:["STRAPI_URL","STRAPI_API_URL","NEXT_PUBLIC_STRAPI_URL","STRAPI_API_TOKEN"],fsMarkers:["strapi/","apps/strapi/","packages/strapi/","cms/"]},{cms:"wordpress",deps:["wpapi","wp-graphql","@wordpress/api-fetch","@wordpress/"],envKeys:["WORDPRESS_API_URL","WP_API_URL","NEXT_PUBLIC_WORDPRESS_URL"],fsMarkers:[]},{cms:"sanity",deps:["@sanity/client","next-sanity","sanity"],envKeys:["SANITY_PROJECT_ID","NEXT_PUBLIC_SANITY_PROJECT_ID","SANITY_API_TOKEN"],fsMarkers:["sanity/","studio/","sanity.config.ts","sanity.config.js"]},{cms:"contentful",deps:["contentful","@contentful/rich-text-react-renderer","@contentful/"],envKeys:["CONTENTFUL_SPACE_ID","CONTENTFUL_ACCESS_TOKEN","NEXT_PUBLIC_CONTENTFUL_SPACE_ID"],fsMarkers:[]},{cms:"ghost",deps:["@tryghost/content-api","@tryghost/"],envKeys:["GHOST_URL","GHOST_API_KEY","NEXT_PUBLIC_GHOST_URL"],fsMarkers:[]},{cms:"webflow",deps:["webflow-api"],envKeys:["WEBFLOW_API_TOKEN","WEBFLOW_SITE_ID"],fsMarkers:[]},{cms:"shopify",deps:["@shopify/hydrogen","@shopify/storefront-api-client","@shopify/shopify-api","@shopify/"],envKeys:["SHOPIFY_STOREFRONT_TOKEN","SHOPIFY_STORE_DOMAIN","SHOPIFY_ADMIN_API_TOKEN"],fsMarkers:["shopify.config.ts","shopify.config.js"]},{cms:"payload",deps:["payload","@payloadcms/next","@payloadcms/"],envKeys:["PAYLOAD_SECRET","PAYLOAD_PUBLIC_SERVER_URL"],fsMarkers:["payload.config.ts","payload.config.js"]},{cms:"directus",deps:["@directus/sdk","directus"],envKeys:["DIRECTUS_URL","DIRECTUS_TOKEN"],fsMarkers:[]}];function Wd(e){let t=nt(e,"package.json");if(!zt(t))return{deps:{},source:"package.json"};try{let n=JSON.parse(Ps(t,"utf-8"));return{deps:{...n.dependencies,...n.devDependencies,...n.peerDependencies},source:"package.json"}}catch{return{deps:{},source:"package.json"}}}function Kd(e,t){for(let n of t)if(n.endsWith("/")){if(e.startsWith(n))return!0}else if(e===n)return!0;return!1}function qd(e){let t={};for(let n of gt){let r=nt(e,n);if(zt(r))try{let o=Ps(r,"utf-8");for(let i of o.split(/\r?\n/)){let s=i.trim();if(!s||s.startsWith("#"))continue;let a=s.indexOf("=");if(a===-1)continue;let l=s.slice(0,a).trim();l&&!(l in t)&&(t[l]=n)}}catch{}}return t}function zd(e,t){let n=nt(e,t.replace(/\/$/,""));if(!zt(n))return!1;if(t.endsWith("/"))try{return Is(n).isDirectory()}catch{return!1}return!0}function Vd(e){let t=["content","_posts","posts",nt("src","content")];for(let n of t){let r=nt(e,n);if(zt(r))try{if(!Is(r).isDirectory())continue;let o=[r],i=0;for(;o.length>0&&i<50;){let s=o.pop();for(let a of Gd(s,{withFileTypes:!0}))if(i++,!a.name.startsWith(".")){if(a.isDirectory()&&o.length<5){o.push(nt(s,a.name));continue}if(a.isFile()&&/\.(md|mdx)$/i.test(a.name))return{type:"directory",detail:n,source:`${n}/${a.name}`}}}}catch{}}return null}function Yd(e){let t=[{marker:"app/blog/page.tsx",path:"/blog"},{marker:"app/blog/page.jsx",path:"/blog"},{marker:"app/blog/page.js",path:"/blog"},{marker:"src/app/blog/page.tsx",path:"/blog"},{marker:"src/app/blog/page.jsx",path:"/blog"},{marker:"pages/blog/index.tsx",path:"/blog"},{marker:"pages/blog/index.jsx",path:"/blog"},{marker:"pages/blog/index.js",path:"/blog"},{marker:"src/pages/blog/index.tsx",path:"/blog"},{marker:"app/(blog)/page.tsx",path:"/blog"},{marker:"app/articles/page.tsx",path:"/articles"},{marker:"pages/articles/index.tsx",path:"/articles"},{marker:"app/posts/page.tsx",path:"/posts"},{marker:"pages/posts/index.tsx",path:"/posts"},{marker:"app/learn/page.tsx",path:"/learn"},{marker:"app/resources/page.tsx",path:"/resources"}],n=[""],r=qr(e);r&&n.push(r);for(let o of n)for(let i of t){let s=o?`${o}/${i.marker}`:i.marker;if(zt(nt(e,s)))return i.path}return null}function Ts(e){let t=[],{deps:n}=Wd(e),r=qd(e),o="none";for(let s of Hd){let a=[];for(let l of Object.keys(n))if(Kd(l,s.deps)){a.push({type:"dep",detail:l,source:"package.json"});break}for(let l of s.envKeys)if(r[l]){a.push({type:"env",detail:l,source:r[l]});break}for(let l of s.fsMarkers)if(zd(e,l)){let c=l.endsWith("/")?"directory":"file";a.push({type:c,detail:l,source:l});break}if(a.length>0){o=s.cms,t.push(...a);break}}if(o==="none"){let s=Vd(e);s&&(o="mdx-local",t.push(s))}let i=Yd(e);return{cms:o,blog_path:i,evidence:t}}import{existsSync as Jd,readFileSync as Xd}from"fs";import{join as Qd}from"path";var Os=["openai","fal","replicate"],$t={openai:["OPENAI_API_KEY"],fal:["FAL_KEY","FAL_API_KEY"],replicate:["REPLICATE_API_TOKEN","REPLICATE_API_KEY"]};function Zd(e){let t={};if(!Jd(e))return t;let n=Xd(e,"utf-8");for(let r of n.split(/\r?\n/)){let o=r.trim();if(!o||o.startsWith("#"))continue;let i=o.indexOf("=");if(i===-1)continue;let s=o.slice(0,i).trim(),a=o.slice(i+1).trim();(a.startsWith('"')&&a.endsWith('"')||a.startsWith("'")&&a.endsWith("'"))&&(a=a.slice(1,-1)),t[s]=a}return t}function Ls(e,t){let n={};for(let r of t){let o=process.env[r];o&&o.trim().length>0&&(n[r]={value:o,source:"process"})}for(let r of gt){let o=Qd(e,r),i=Zd(o);for(let s of t){if(n[s])continue;let a=i[s];a&&a.length>0&&(n[s]={value:a,source:r})}}return{found:n}}function He(e){let t=[].concat(...Os.map(a=>$t[a])),n=Ls(e,t),r=[];for(let a of Os)$t[a].some(l=>n.found[l])&&r.push(a);if(r.length===0)return{provider:"none",matched_key:null,source:null,available_providers:[]};let o=r[0],i=$t[o].find(a=>n.found[a])??null,s=i?n.found[i].source:null;return{provider:o,matched_key:i,source:s,available_providers:r}}function Ns(e,t){let n=Ls(e,$t[t]);for(let r of $t[t])if(n.found[r])return{key:n.found[r].value,envName:r};return null}function js(){return $t}import{existsSync as rt,readFileSync as ao}from"fs";import{join as ot}from"path";function Ds(e){try{return new URL(e).hostname}catch{return e}}function Fs(e){let t=e.toLowerCase();return!!(t==="github.com"||t.endsWith(".github.com")||t==="gitlab.com"||t.endsWith(".gitlab.com")||t==="bitbucket.org"||t.endsWith(".bitbucket.org")||t==="dev.azure.com"||t==="visualstudio.com"||t.endsWith(".visualstudio.com")||t==="npmjs.com"||t.endsWith(".npmjs.com"))}function ep(e){for(let t of gt){let n=ot(e,t);if(!rt(n))continue;let r=ao(n,"utf-8");for(let o of Fi){let i=r.match(new RegExp(`^${o}=(.+)$`,"m"));if(i){let s=i[1].trim().replace(/^["']|["']$/g,""),a=Ds(s);if(Fs(a))continue;return{value:a,source:`${t} (${o})`}}}}return null}function tp(e){let t=ot(e,"package.json");if(!rt(t))return null;try{let n=JSON.parse(ao(t,"utf-8"));if(!n.homepage)return null;let r=Ds(n.homepage);return Fs(r)?null:{value:r,source:"package.json (homepage)"}}catch{return null}}function Ms(e,t){let n=[];t?.("Checking for monorepo / workspace layout\u2026"),rt(ot(e,"pnpm-workspace.yaml"))&&n.push({field:"context",detail:"Monorepo workspace detected",source:"pnpm-workspace.yaml \u2014 using this directory for project signals"});let r=null;t?.("Scanning .env files for public / site URLs\u2026");let o=ep(e);if(o)r=o.value,n.push({field:"domain",detail:o.value,source:o.source});else{t?.("Reading package.json homepage (skipping GitHub/GitLab repo URLs)\u2026");let a=tp(e);a&&(r=a.value,n.push({field:"domain",detail:a.value,source:a.source}))}let i=ot(e,"package.json"),s=null;if(rt(i))try{t?.("Reading dependencies to infer site type\u2026");let a=JSON.parse(ao(i,"utf-8")),l=Object.keys({...a.dependencies,...a.devDependencies}),c=(...d)=>d.some(f=>l.includes(f));if(c("@shopify/hydrogen","@shopify/polaris")||rt(ot(e,"shopify.config.js"))||rt(ot(e,"shopify.config.ts"))){s="product";let d=c("@shopify/hydrogen","@shopify/polaris")?"Shopify-related dependencies in package.json":rt(ot(e,"shopify.config.ts"))?"shopify.config.ts":"shopify.config.js";n.push({field:"site_type",detail:"product",source:d})}else{let d=c("stripe","@stripe/stripe-js","@stripe/react-stripe-js","paddle","@paddle/paddle-js"),f=c("next-auth","@auth/core","lucia","clerk","@clerk/nextjs","@clerk/clerk-react"),p=c("next");d&&(p||f)?(s="saas",n.push({field:"site_type",detail:"saas",source:p?"payment SDK + Next.js in package.json":"payment SDK + auth library in package.json"})):!d&&c("astro","gatsby","contentlayer","next-mdx-remote","mdx-bundler","vitepress","vuepress","@docusaurus/core","docusaurus","nextra")&&(s="content",n.push({field:"site_type",detail:"content",source:c("vitepress","vuepress","@docusaurus/core","docusaurus","nextra")?"documentation / site generator in package.json (VitePress, Docusaurus, Nextra, etc.)":"content-oriented dependencies in package.json (no payment SDKs detected)"}))}}catch{}return{domain:r,siteType:s,evidence:n}}import{existsSync as lp,readFileSync as uo,readdirSync as Gs,statSync as cp}from"fs";import{join as ae,sep as up}from"path";var np=[/^\/admin(\/|$)/i,/^\/account(s)?(\/|$)/i,/^\/dashboard(\/|$)/i,/^\/settings(\/|$)/i,/^\/login(\/|$)/i,/^\/logout(\/|$)/i,/^\/sign[-_]?in(\/|$)/i,/^\/sign[-_]?up(\/|$)/i,/^\/register(\/|$)/i,/^\/reset[-_]?password(\/|$)/i,/^\/verify(\/|$)/i,/^\/api(\/|$)/i,/^\/_next(\/|$)/i,/^\/checkout(\/|$)/i,/^\/cart(\/|$)/i,/-(?:onboarding|login|logout|signin|sign-in|signup|sign-up|dashboard|checkout|account)$/i];function Oe(e){let t=[],n=/<loc>\s*([^<\s][^<]*?)\s*<\/loc>/gi,r;for(;(r=n.exec(e))!==null;){let o=r[1].replace(/&amp;/g,"&").replace(/&lt;/g,"<").replace(/&gt;/g,">").replace(/&#39;/g,"'").replace(/&quot;/g,'"').trim();o&&t.push(o)}return t}function rp(e){let t=[],n=/<lastmod>\s*([^<\s][^<]*?)\s*<\/lastmod>/gi,r;for(;(r=n.exec(e))!==null;)t.push(r[1].trim());return t}var op=10,Us=.9;function ip(e,t){if(t<op||e.length<t*Us)return null;let n=new Map;for(let r of e)n.set(r,(n.get(r)||0)+1);for(let[r,o]of n)if(o>=t*Us)return r;return null}function N(e){let t=e;try{t=new URL(e).pathname}catch{let n=t.indexOf("#");n!==-1&&(t=t.slice(0,n));let r=t.indexOf("?");r!==-1&&(t=t.slice(0,r))}return t.length>1&&t.endsWith("/")&&(t=t.slice(0,-1)),t||"/"}function de(e){return np.some(t=>t.test(e))}function sp(e){return e.filter(t=>de(N(t)))}function ap(e,t){let n=new Set(e.map(N)),r=[],o=new Set;for(let i of t){let s=N(i);de(s)||n.has(s)||o.has(s)||(o.add(s),r.push(s))}return r}function Vt(e){return`https://${e.replace(/^https?:\/\//,"").replace(/\/+$/,"")}/sitemap.xml`}async function Bs(e){let t=e.sitemapUrl||Vt(e.domain),n=[],r={ok:!1,sitemapUrl:t,fetched:!1,status:null,urls:[],privateUrls:[],missing:[],hasLastmod:!1,lastmods:[],uniformLastmod:null,issues:n},o="";try{let i=await P(t,{headers:{"user-agent":"SEOAgent-CLI/sitemap-check"}},{attempts:2,timeoutMs:1e4,fetchImpl:e.fetchImpl});if(r.status=i.status,r.fetched=!0,!i.ok)return n.push({level:"error",message:`Sitemap returned HTTP ${i.status} \u2014 Google can't fetch it. Make sure ${t} serves 200.`}),r;o=await i.text()}catch(i){return n.push({level:"error",message:`Could not reach ${t} (${i instanceof Error?i.message:String(i)}). If the site isn't deployed yet, that's expected.`}),r}return/<urlset|<sitemapindex/i.test(o)?(r.urls=Oe(o),r.lastmods=rp(o),r.hasLastmod=r.lastmods.length>0,r.urls.length===0?(n.push({level:"error",message:"Sitemap is valid XML but contains zero <loc> URLs."}),r):(/<sitemapindex/i.test(o)&&n.push({level:"info",message:`Sitemap index with ${r.urls.length} child sitemap(s). Child URLs are not expanded by this check.`}),r.privateUrls=sp(r.urls),r.privateUrls.length>0&&n.push({level:"warning",message:`${r.privateUrls.length} private/noindex URL(s) leaked into the sitemap (e.g. ${r.privateUrls.slice(0,3).map(N).join(", ")}). Remove auth/admin/api routes from the generator.`}),r.uniformLastmod=ip(r.lastmods,r.urls.length),r.uniformLastmod?n.push({level:"warning",message:`Every URL carries the same <lastmod> (${r.uniformLastmod}) \u2014 that is the sitemap's own build time, not a content date. Google discounts <lastmod> for the WHOLE sitemap when it looks generated, including pages whose dates are real. Emit a per-page date where you have one and omit <lastmod> everywhere else.`}):r.hasLastmod||n.push({level:"info",message:"No <lastmod> dates. That is fine \u2014 omitting them is honest. Add a per-page date only where you have a real one (CMS updatedAt, file mtime); a single bulk date on every URL is worse than none."}),e.knownUrls&&e.knownUrls.length>0&&(r.missing=ap(r.urls,e.knownUrls),r.missing.length>0&&n.push({level:"warning",message:`${r.missing.length} public page(s) in the repo are missing from the sitemap (e.g. ${r.missing.slice(0,3).join(", ")}). Add them to the generator so Google can find them.`})),r.ok=!n.some(i=>i.level==="error"),r)):(n.push({level:"error",message:`Response is not a valid XML sitemap (no <urlset>/<sitemapindex>). Got ${o.length} bytes.`}),r)}var Hs=["tsx","jsx","js","mdx","md"],dp=["astro","md","mdx"],pp=5e3,fp=2e3;function ve(e,t){let n=new Map,r=0,o=(i,s,a=!1)=>{let l=Ks(i);if(l===null){r++;return}let c=n.get(l);if(c){c.in_sitemap=c.in_sitemap||a,c.source.includes(s)||(c.source+=`, ${s}`);return}n.set(l,{route:l,url:zs(t,l),in_sitemap:a,source:s})};for(let i of hp(e))mp(i,o);return{pages:[...n.values()].filter(i=>!de(i.route)).sort((i,s)=>i.route.localeCompare(s.route)),dynamicCount:r}}async function Ws(e,t,n){let r={checked:!1,liveCount:0,flipped:0,added:0},o=[];try{let c=await P(Vt(t),{headers:{"user-agent":"SEOAgent-CLI/sitemap-check"}},{attempts:1,timeoutMs:5e3,fetchImpl:n});if(!c.ok)return r;o=Oe(await c.text())}catch{return r}if(o.length===0)return r;let i=new Set(o.map(N)),s=0;for(let c of e)!c.in_sitemap&&i.has(N(c.url||c.route))&&(c.in_sitemap=!0,s++,c.source.includes("live-sitemap")||(c.source+=", live-sitemap"));let a=new Set(e.map(c=>N(c.url||c.route))),l=0;for(let c of o){if(l>=fp)break;let d=gp(c,t);d===null||a.has(d)||(a.add(d),e.push({route:d,url:zs(t,d),in_sitemap:!0,source:"live-sitemap"}),l++)}return l>0&&e.sort((c,d)=>c.route.localeCompare(d.route)),{checked:!0,liveCount:o.length,flipped:s,added:l}}function gp(e,t){let n=t.replace(/^https?:\/\//,"").replace(/\/.*$/,"").toLowerCase().replace(/^www\./,""),r;try{r=new URL(e)}catch{return null}if(r.protocol!=="https:"&&r.protocol!=="http:"||r.hostname.toLowerCase().replace(/^www\./,"")!==n)return null;let o=N(e);return/\.xml$/i.test(o)||de(o)?null:Ks(o)}function mp(e,t){for(let n of["app",ae("src","app")]){let r=ae(e,n);if(Yt(r))for(let o of lo(r)){let i=co(r,o),s=i[i.length-1];xp(s)&&(i.some(a=>a.startsWith("@"))||t(bp(i.slice(0,-1)),"app router"))}}for(let n of["pages",ae("src","pages")]){let r=ae(e,n);if(Yt(r))for(let o of lo(r)){let i=co(r,o);if(i[0]==="api")continue;let s=i[i.length-1],a=po(s),l=Hs.includes(a),c=dp.includes(a);if(!l&&!c)continue;let d=Zn(s);Sp(d)||t(kp(i),c?"astro":"pages router")}}for(let n of[".","public"]){let r=ae(e,n);if(Yt(r))for(let o of lo(r,n==="."?1:1/0)){let i=co(r,o),s=i[i.length-1];po(s)==="html"&&(i.some(a=>a==="node_modules"||a.startsWith("."))||t(vp(i),"static html"))}}for(let n of["public/sitemap.xml","sitemap.xml"]){let r=ae(e,...n.split("/"));if(lp(r)){for(let o of _p(r)){let i=$p(o);i!==null&&t(i,"sitemap.xml",!0)}break}}}function hp(e){let t=[e],n=new Set([e]);for(let r of yp(e))for(let o of wp(e,r))n.has(o)||(n.add(o),t.push(o));return t}function yp(e){let t=[];try{let n=uo(ae(e,"pnpm-workspace.yaml"),"utf-8"),r=!1;for(let o of n.split(/\r?\n/)){let i=o.replace(/#.*$/,"");if(/^\s*packages\s*:/.test(i)){r=!0;continue}if(r){let s=i.match(/^\s*-\s*['"]?([^'"\s]+)['"]?\s*$/);s?t.push(s[1]):/^\S/.test(i)&&(r=!1)}}}catch{}try{let r=JSON.parse(uo(ae(e,"package.json"),"utf-8")).workspaces,o=Array.isArray(r)?r:Array.isArray(r?.packages)?r.packages:[];for(let i of o??[])typeof i=="string"&&t.push(i)}catch{}return t}function wp(e,t){if(!t||t.startsWith("!"))return[];let n=t.replace(/\/\*\*?$/,"/*"),r=n.indexOf("*");if(r===-1){let a=ae(e,...n.split("/").filter(Boolean));return Yt(a)?[a]:[]}let o=n.slice(0,r).replace(/\/$/,""),i=ae(e,...o.split("/").filter(Boolean));if(!Yt(i))return[];let s=[];try{for(let a of Gs(i,{withFileTypes:!0}))if(a.isDirectory()&&!a.name.startsWith(".")&&!qs.has(a.name)&&(s.push(ae(i,a.name)),s.length>=200))break}catch{}return s}function Ks(e){let t=e.trim();return t===""||t==="/"||(t.startsWith("/")||(t=`/${t}`),t=t.replace(/\/+$/,""),t==="")?"/":/\[.*\]/.test(t)?null:t}function bp(e){return"/"+e.filter(n=>!(n.startsWith("(")&&n.endsWith(")"))).join("/")}function kp(e){let t=[...e],n=Zn(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function vp(e){let t=[...e],n=Zn(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function $p(e){try{return new URL(e).pathname||"/"}catch{return e.startsWith("/")?e:null}}function xp(e){return Zn(e)==="page"&&Hs.includes(po(e))}function Sp(e){return["_app","_document","_error","404","500","middleware"].includes(e)}function _p(e){try{let t=uo(e,"utf-8"),n=[],r=/<loc>\s*([^<\s]+)\s*<\/loc>/gi,o;for(;(o=r.exec(t))!==null;)n.push(o[1].trim());return n}catch{return[]}}var qs=new Set(["node_modules",".git",".next","dist","build",".vercel","out"]);function Yt(e){try{return cp(e).isDirectory()}catch{return!1}}function*lo(e,t=1/0){let n=0;function*r(o,i){if(i>t)return;let s;try{s=Gs(o,{withFileTypes:!0})}catch{return}for(let a of s){if(n>=pp)return;if(a.name.startsWith("."))continue;let l=ae(o,a.name);if(a.isDirectory()){if(qs.has(a.name))continue;yield*r(l,i+1)}else a.isFile()&&(n++,yield l)}}yield*r(e,1)}function co(e,t){return t.slice(e.length).replace(/^[/\\]+/,"").split(up).filter(Boolean)}function po(e){let t=e.lastIndexOf(".");return t===-1?"":e.slice(t+1).toLowerCase()}function Zn(e){let t=e.lastIndexOf(".");return t===-1?e:e.slice(0,t)}function zs(e,t){return e?`https://${e.replace(/^https?:\/\//,"").replace(/\/$/,"")}${t==="/"?"/":t}`:t}import{existsSync as Cp,mkdirSync as Rp,readFileSync as Ep,writeFileSync as Ap}from"fs";import{join as Vs}from"path";function Ys(e,t){let n=!1,r=t.status!==null?String(t.status):"\u2014";e.status!==r&&(e.status=r,n=!0),e.rendered!==t.rendered&&(e.rendered=t.rendered,n=!0);let o=t.rendered==="error"?"\u2014":String(t.wordCount);return e.word_count!==o&&(e.word_count=o,n=!0),n}function er(e,t,n){let r=Vs(e,k,"pages.md"),o=Cp(r),i=o?go(r):new Map;if(t.length===0&&!o)return{wrote:!1,added:0,total:0,merged:!1};let s=new Map(i),a=0,l=!1;for(let d of t){let f=Xs(d.url),p=n?.get(d.url),g=s.get(f);if(g)d.in_sitemap&&g.in_sitemap!=="yes"&&(g.in_sitemap="yes",l=!0),p&&Ys(g,p)&&(l=!0);else{let y={url:f,in_sitemap:d.in_sitemap?"yes":"no",in_nav:"\u2014",status:"\u2014",rendered:"\u2014",word_count:"\u2014",notes:Xs(d.source)};p&&Ys(y,p),s.set(f,y),a++,l=!0}}if(o&&!l)return{wrote:!1,added:0,total:s.size,merged:!0};let c=[...s.values()];return Rp(Vs(e,k),{recursive:!0}),Ap(r,Pp(c),"utf-8"),{wrote:!0,added:a,total:c.length,merged:o}}function Pp(e){let t=["---","generated: false",`discovered_at: ${new Date().toISOString()}`,`row_count: ${e.length}`,"---"].join(`
48
48
  `),n=["# Pages","","Inventory of pages discovered in your codebase. Re-running `seoagent init`","or `seoagent refresh` re-scans and merges in newly-added pages without","touching rows you or the audit have edited. `In sitemap` is refreshed from","the live sitemap; `Status` / `Rendered` / `Word count` are filled by","`seoagent refresh --crawl` (a live fetch of each page). This file syncs to","the cloud on login."].join(`
49
49
  `),r="| URL | In sitemap | In nav | Status | Rendered | Word count | Notes |",o="|---|---|---|---|---|---|---|",i=e.map(s=>`| ${s.url} | ${s.in_sitemap} | ${s.in_nav} | ${s.status} | ${s.rendered} | ${s.word_count} | ${s.notes} |`);return[t,"",n,"",r,o,...i,""].join(`
50
- `)}function go(e){let t=new Map,n;try{n=Ep(e,"utf-8")}catch{return t}let r=n.split(/\r?\n/);for(let o=0;o<r.length-1;o++){if(!fo(r[o])||!Ip(r[o+1]))continue;let i=Js(r[o]).map(a=>a.toLowerCase()),s={url:i.findIndex(a=>a.includes("url")),in_sitemap:i.findIndex(a=>a.includes("sitemap")),in_nav:i.findIndex(a=>a.includes("nav")),status:i.findIndex(a=>a.includes("status")||a.includes("http")),rendered:i.findIndex(a=>a.includes("render")),word_count:i.findIndex(a=>a.includes("word")),notes:i.findIndex(a=>a.includes("note"))};if(s.url===-1)return t;for(let a=o+2;a<r.length&&fo(r[a]);a++){let l=Js(r[a]),c=(l[s.url]??"").trim();!c||c==="\u2014"||c==="-"||t.set(c,{url:c,in_sitemap:xt(l,s.in_sitemap),in_nav:xt(l,s.in_nav),status:xt(l,s.status),rendered:xt(l,s.rendered),word_count:xt(l,s.word_count),notes:xt(l,s.notes)})}break}return t}function xt(e,t){let n=t>=0?(e[t]??"").trim():"";return n===""?"\u2014":n}function fo(e){let t=e.trim();return t.startsWith("|")&&t.endsWith("|")&&t.length>1}function Ip(e){let t=e.trim();return fo(t)&&/^\|(?:\s*:?-+:?\s*\|)+$/.test(t)}function Js(e){return e.trim().slice(1,-1).split("|").map(t=>t.trim())}function Xs(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}import{existsSync as Tp,readFileSync as Op,statSync as Lp}from"fs";import{dirname as mo,isAbsolute as Np,join as jp,resolve as ho,sep as Jt}from"path";var Dp={isWorktree:!1,mainRoot:null,reason:null};function Qs(e){let t=jp(e,".git");try{if(Tp(t)&&Lp(t).isFile()){let i=Op(t,"utf-8").match(/^gitdir:\s*(.+)\s*$/m),s=null;if(i){let a=Np(i[1])?i[1]:ho(e,i[1]),l=mo(a),c=mo(l);l.endsWith(`${Jt}worktrees`)&&c.endsWith(`${Jt}.git`)&&(s=mo(c))}return{isWorktree:!0,mainRoot:s,reason:"gitfile"}}}catch{}let n=`${Jt}.claude${Jt}worktrees${Jt}`,r=ho(e).indexOf(n);return r>=0?{isWorktree:!0,mainRoot:ho(e).slice(0,r),reason:"agent-worktree-path"}:Dp}import{existsSync as We,mkdirSync as tr,readdirSync as Mp,readFileSync as ea,statSync as a$,writeFileSync as Zs}from"fs";import{dirname as Fp,join as Le,relative as ta,resolve as Up,sep as Bp}from"path";var St="okf";function _t(e){return Le(e,k,St)}var Gp=/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2}(\.\d+)?)?(Z|[+-]\d{2}:\d{2})?)?$/;function nr(e){let t=[];for(let n of Mp(e,{withFileTypes:!0})){let r=Le(e,n.name);n.isDirectory()?t.push(...nr(r)):n.isFile()&&n.name.toLowerCase().endsWith(".md")&&t.push(r)}return t}function Hp(e){let t=[],n=/\[[^\]]*\]\(([^)]+)\)/g,r;for(;(r=n.exec(e))!==null;){let o=r[1].trim().split(/\s+/)[0];o&&(/^[a-z][a-z0-9+.-]*:/i.test(o)||o.startsWith("#")||t.push(o))}return t}function rr(e){let t=[],n=[];if(!We(e))return{ok:!1,fileCount:0,errors:[{file:St,message:"No OKF bundle found. Run `seoagent okf scaffold` first."}],warnings:[]};let r=nr(e);if(r.length===0)return{ok:!1,fileCount:0,errors:[{file:St,message:"OKF directory exists but contains no markdown files."}],warnings:[]};We(Le(e,"index.md"))||n.push({file:St,message:"No top-level index.md \u2014 agents use it for progressive disclosure."});for(let i of r){let s=ta(e,i),a;try{a=ue(ea(i,"utf-8"))}catch{t.push({file:s,message:"Could not read or parse file."});continue}let l=a.data.type;(l==null||String(l).trim()==="")&&t.push({file:s,message:"Missing required frontmatter field `type`."});let c=a.data.timestamp;c!=null&&c!==""&&!Gp.test(String(c))&&t.push({file:s,message:`\`timestamp\` is not ISO-8601: "${String(c)}"`});let d=a.data.description;typeof d=="string"&&d.length>200&&n.push({file:s,message:`\`description\` is ${d.length} chars (keep \u2264 200).`});for(let f of Hp(a.body)){let p=f.split("#")[0];if(!p)continue;let g=Up(Fp(i),p);We(g)||t.push({file:s,message:`Broken link \u2192 "${f}" (target does not exist).`})}}return{ok:t.length===0,fileCount:r.length,errors:t,warnings:n}}function or(e){let t=_t(e);if(!We(t))return{exists:!1,fileCount:0};try{return{exists:!0,fileCount:nr(t).length}}catch{return{exists:!0,fileCount:0}}}var Wp=["_Describe the business in","_Link concept files here","_Link FAQ files here","_Link article files here"];function na(e){let t=Le(e,"index.md");if(!We(t))return!0;let n;try{n=ea(t,"utf-8")}catch{return!0}return Wp.some(r=>n.includes(r))}function ra(e){if(!We(e))return[];try{return nr(e).map(t=>ta(e,t).split(Bp).join("/")).sort()}catch{return[]}}function ir(e,t){let n=_t(e);tr(n,{recursive:!0}),tr(Le(n,"concepts"),{recursive:!0}),tr(Le(n,"faqs"),{recursive:!0}),tr(Le(n,"articles"),{recursive:!0});let r=[],o=t&&t!=="unknown"?t:"your site",i=Le(n,"index.md");We(i)||(Zs(i,`---
50
+ `)}function go(e){let t=new Map,n;try{n=Ep(e,"utf-8")}catch{return t}let r=n.split(/\r?\n/);for(let o=0;o<r.length-1;o++){if(!fo(r[o])||!Ip(r[o+1]))continue;let i=Js(r[o]).map(a=>a.toLowerCase()),s={url:i.findIndex(a=>a.includes("url")),in_sitemap:i.findIndex(a=>a.includes("sitemap")),in_nav:i.findIndex(a=>a.includes("nav")),status:i.findIndex(a=>a.includes("status")||a.includes("http")),rendered:i.findIndex(a=>a.includes("render")),word_count:i.findIndex(a=>a.includes("word")),notes:i.findIndex(a=>a.includes("note"))};if(s.url===-1)return t;for(let a=o+2;a<r.length&&fo(r[a]);a++){let l=Js(r[a]),c=(l[s.url]??"").trim();!c||c==="\u2014"||c==="-"||t.set(c,{url:c,in_sitemap:xt(l,s.in_sitemap),in_nav:xt(l,s.in_nav),status:xt(l,s.status),rendered:xt(l,s.rendered),word_count:xt(l,s.word_count),notes:xt(l,s.notes)})}break}return t}function xt(e,t){let n=t>=0?(e[t]??"").trim():"";return n===""?"\u2014":n}function fo(e){let t=e.trim();return t.startsWith("|")&&t.endsWith("|")&&t.length>1}function Ip(e){let t=e.trim();return fo(t)&&/^\|(?:\s*:?-+:?\s*\|)+$/.test(t)}function Js(e){return e.trim().slice(1,-1).split("|").map(t=>t.trim())}function Xs(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}import{existsSync as Tp,readFileSync as Op,statSync as Lp}from"fs";import{dirname as mo,isAbsolute as Np,join as jp,resolve as ho,sep as Jt}from"path";var Dp={isWorktree:!1,mainRoot:null,reason:null};function Qs(e){let t=jp(e,".git");try{if(Tp(t)&&Lp(t).isFile()){let i=Op(t,"utf-8").match(/^gitdir:\s*(.+)\s*$/m),s=null;if(i){let a=Np(i[1])?i[1]:ho(e,i[1]),l=mo(a),c=mo(l);l.endsWith(`${Jt}worktrees`)&&c.endsWith(`${Jt}.git`)&&(s=mo(c))}return{isWorktree:!0,mainRoot:s,reason:"gitfile"}}}catch{}let n=`${Jt}.claude${Jt}worktrees${Jt}`,r=ho(e).indexOf(n);return r>=0?{isWorktree:!0,mainRoot:ho(e).slice(0,r),reason:"agent-worktree-path"}:Dp}import{existsSync as We,mkdirSync as tr,readdirSync as Fp,readFileSync as ea,statSync as l$,writeFileSync as Zs}from"fs";import{dirname as Mp,join as Le,relative as ta,resolve as Up,sep as Bp}from"path";var St="okf";function _t(e){return Le(e,k,St)}var Gp=/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2}(\.\d+)?)?(Z|[+-]\d{2}:\d{2})?)?$/;function nr(e){let t=[];for(let n of Fp(e,{withFileTypes:!0})){let r=Le(e,n.name);n.isDirectory()?t.push(...nr(r)):n.isFile()&&n.name.toLowerCase().endsWith(".md")&&t.push(r)}return t}function Hp(e){let t=[],n=/\[[^\]]*\]\(([^)]+)\)/g,r;for(;(r=n.exec(e))!==null;){let o=r[1].trim().split(/\s+/)[0];o&&(/^[a-z][a-z0-9+.-]*:/i.test(o)||o.startsWith("#")||t.push(o))}return t}function rr(e){let t=[],n=[];if(!We(e))return{ok:!1,fileCount:0,errors:[{file:St,message:"No OKF bundle found. Run `seoagent okf scaffold` first."}],warnings:[]};let r=nr(e);if(r.length===0)return{ok:!1,fileCount:0,errors:[{file:St,message:"OKF directory exists but contains no markdown files."}],warnings:[]};We(Le(e,"index.md"))||n.push({file:St,message:"No top-level index.md \u2014 agents use it for progressive disclosure."});for(let i of r){let s=ta(e,i),a;try{a=ue(ea(i,"utf-8"))}catch{t.push({file:s,message:"Could not read or parse file."});continue}let l=a.data.type;(l==null||String(l).trim()==="")&&t.push({file:s,message:"Missing required frontmatter field `type`."});let c=a.data.timestamp;c!=null&&c!==""&&!Gp.test(String(c))&&t.push({file:s,message:`\`timestamp\` is not ISO-8601: "${String(c)}"`});let d=a.data.description;typeof d=="string"&&d.length>200&&n.push({file:s,message:`\`description\` is ${d.length} chars (keep \u2264 200).`});for(let f of Hp(a.body)){let p=f.split("#")[0];if(!p)continue;let g=Up(Mp(i),p);We(g)||t.push({file:s,message:`Broken link \u2192 "${f}" (target does not exist).`})}}return{ok:t.length===0,fileCount:r.length,errors:t,warnings:n}}function or(e){let t=_t(e);if(!We(t))return{exists:!1,fileCount:0};try{return{exists:!0,fileCount:nr(t).length}}catch{return{exists:!0,fileCount:0}}}var Wp=["_Describe the business in","_Link concept files here","_Link FAQ files here","_Link article files here"];function na(e){let t=Le(e,"index.md");if(!We(t))return!0;let n;try{n=ea(t,"utf-8")}catch{return!0}return Wp.some(r=>n.includes(r))}function ra(e){if(!We(e))return[];try{return nr(e).map(t=>ta(e,t).split(Bp).join("/")).sort()}catch{return[]}}function ir(e,t){let n=_t(e);tr(n,{recursive:!0}),tr(Le(n,"concepts"),{recursive:!0}),tr(Le(n,"faqs"),{recursive:!0}),tr(Le(n,"articles"),{recursive:!0});let r=[],o=t&&t!=="unknown"?t:"your site",i=Le(n,"index.md");We(i)||(Zs(i,`---
51
51
  type: Organization
52
52
  title: ${o}
53
53
  description: Knowledge bundle describing ${o} for AI agents and answer engines.
@@ -83,21 +83,21 @@ description: Chronological history of changes to this OKF bundle.
83
83
  # Change log
84
84
 
85
85
  - Bundle scaffolded.
86
- `,"utf-8"),r.push("log.md")),{created:r,okfDir:n}}import{log as Ct}from"@clack/prompts";var u={info:e=>Ct.info(e),warn:e=>Ct.warn(e),error:e=>Ct.error(e),success:e=>Ct.success(e),step:e=>Ct.step(e),message:e=>Ct.message(e)};function S(e,t,n,r=n){e?e.stop(r):u[t](n)}import{exec as Kp}from"child_process";import{randomBytes as qp}from"crypto";import{isCancel as zp,spinner as ca,text as Vp}from"@clack/prompts";import pe from"picocolors";function oa(e,t){if(e>=500)return{status:"error",terminal:!1,message:`HTTP ${e} (server error)`};if(e>=400)return{status:"error",terminal:!0,message:`HTTP ${e} (client error)`};if(!t||typeof t!="object")return{status:"error",terminal:!0,message:`Malformed response: expected an object, got ${typeof t}`};let n=t;if(n.status==="ready"){if(typeof n.user_token=="string"&&typeof n.website_token=="string"){let r=typeof n.email=="string"&&n.email?n.email:void 0,o=typeof n.domain=="string"&&n.domain?n.domain:void 0;return{status:"ready",user_token:n.user_token,website_token:n.website_token,...r?{email:r}:{},...o?{domain:o}:{}}}return{status:"error",terminal:!0,message:"Malformed response: status=ready without user_token+website_token"}}return n.status==="pending"?{status:"pending"}:n.status==="expired"?{status:"expired"}:{status:"error",terminal:!0,message:`Malformed response: unknown status=${JSON.stringify(n.status)}`}}var sa=/^sa_[0-9a-f]{24}$/;function ia(e){switch(e){case"code_not_found":return"That setup code was not recognized. Generate a new one at seoagent.com/grok.";case"code_already_used":return"That setup code has already been used \u2014 each code works exactly once. Generate a new one at seoagent.com/grok.";case"code_revoked":return"That setup code was replaced by a newer one. Use the latest code, or generate a new one at seoagent.com/grok.";case"code_expired":return"That setup code has expired. Generate a new one at seoagent.com/grok.";case"setup_codes_unavailable":return"Setup codes are not enabled on this server yet. Run `seoagent login` (browser flow) instead.";case"domain_required":return"This code has no site attached and the project has no domain. Run `seoagent init` first so the project knows its domain.";default:return typeof e=="string"&&e?`Login failed: ${e}`:"Login failed."}}function aa(e,t){let n=t&&typeof t=="object"?t:null;if(e>=500)return e===503&&n?.error==="setup_codes_unavailable"?{status:"error",terminal:!0,message:ia(n.error)}:{status:"error",terminal:!1,message:`HTTP ${e} (server error)`};if(e>=400)return{status:"error",terminal:!0,message:ia(n?.error)};if(!n)return{status:"error",terminal:!0,message:`Malformed response: expected an object, got ${typeof t}`};if(n.status==="ready"){if(typeof n.user_token=="string"&&typeof n.website_token=="string"){let r=typeof n.email=="string"&&n.email?n.email:void 0,o=typeof n.domain=="string"&&n.domain?n.domain:void 0;return{status:"ready",user_token:n.user_token,website_token:n.website_token,...r?{email:r}:{},...o?{domain:o}:{}}}return{status:"error",terminal:!0,message:"Malformed response: status=ready without user_token+website_token"}}return{status:"error",terminal:!0,message:`Malformed response: unknown status=${JSON.stringify(n.status)}`}}var Yp=1500,Jp=300*1e3,Xp=3,Qp=2e3;function Zp(e){let t=process.platform==="darwin"?`open "${e}"`:process.platform==="win32"?`start "" "${e}"`:`xdg-open "${e}"`;Kp(t,()=>{})}function ef(){return qp(16).toString("hex")}function tf(e,t,n){let r=new URLSearchParams({session:t});return n&&n!=="unknown"&&r.set("domain",n),`${e}/cli/auth?${r.toString()}`}function la(e){let t=e.trim().replace(/^https?:\/\//i,"").replace(/^www\./i,"").replace(/\/.*$/,"");return!t||!/^[a-z0-9][a-z0-9.-]*\.[a-z]{2,}$/i.test(t)?null:t.toLowerCase()}async function nf(e,t,n){if(!e||e.website_token===t)return null;try{let r=await n(e);return r.verdict!=="unverified"?r.cloudDomain:null}catch{return null}}async function rf(e,t){try{let n=`${e}/api/cli/auth/poll?session=${encodeURIComponent(t)}`,r=await fetch(n,{headers:{Accept:"application/json"},signal:AbortSignal.timeout(1e4)}),o=null;try{o=await r.json()}catch{}return oa(r.status,o)}catch(n){return{status:"error",terminal:!1,message:n.message||"network error"}}}function ua(e){return new Promise(t=>setTimeout(t,e))}async function da(e,t,n,r){let o=j(),i=await nf(o,e.website_token,c=>Be({apiBase:c.api_base,authHeader:`Bearer ${c.user_token}:${c.website_token}`,localDomain:""}));i&&o&&Xr(o,i),Xr({user_token:e.user_token,website_token:e.website_token,api_base:t},e.domain||n);let s=e.email&&e.domain?`Logged in as ${e.email} (${e.domain}). Future SEO work in this repo will sync to your dashboard.`:e.email?`Logged in as ${e.email}. Future SEO work in this repo will sync to your dashboard.`:"Logged in. Future SEO work in this repo will sync to your dashboard.",a=e.email&&e.domain?`Logged in as ${pe.bold(e.email)} (${pe.cyan(e.domain)}).`:e.email?`Logged in as ${pe.bold(e.email)}.`:"Logged in.";S(r,"success",s,pe.green(a)),r&&u.info("Future SEO work in this repo will sync to your dashboard.");let l=Ge().filter(c=>c!==Ue(e.domain||n));l.length>0&&u.info(`Also logged in to: ${l.join(", ")}. Each project auto-selects its own site \u2014 no need to log out first.`)}function of(e,t,n){return{code:e,...t&&t!=="unknown"?{domain:t}:{},...n?{install_id:n.installId,cli_version:n.cliVersion,platform:process.platform}:{}}}function yo(e){if(Gt())return null;let t=wt(e);return t?{installId:t,cliVersion:E}:null}async function sf(e,t,n,r){try{let o=await fetch(`${e}/api/cli/auth/redeem`,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(of(t,n,r)),signal:AbortSignal.timeout(1e4)}),i=null;try{i=await o.json()}catch{}return aa(o.status,i)}catch(o){return{status:"error",terminal:!1,message:o.message||"network error"}}}async function wo(e,t,n,r){if(!sa.test(e))return u.warn("That does not look like a setup code (expected `sa_` + 24 hex characters). Generate one at seoagent.com/grok."),"invalid";let i=!!process.stdout.isTTY?ca():null;i?.start(pe.dim("Redeeming setup code\u2026"));let s="network error";for(let a=0;a<Xp;a++){a>0&&await ua(Qp);let l=await sf(t,e,n,r);if(l.status==="ready")return await da(l,t,n,i),"ready";if(l.terminal)return S(i,"warn",l.message,pe.red(l.message)),"rejected";s=l.message}return S(i,"warn",`Could not reach the server (${s}). Check your connection and run \`${m("login")} --code <code>\` again.`,pe.yellow("Could not reach the server.")),i&&u.warn(`Run \`${m("login")} --code <code>\` again to retry.`),"unreachable"}function bo(e){return e&&e!=="unknown"?as(e):!!j()}async function Xt(e={}){let t=process.cwd(),n=_(t),r=(e.apiBase||T.BASE||Ye).replace(/\/$/,""),o=n?.domain??null;if(o==="unknown"&&process.stdin.isTTY){let g=await Vp({message:".seoagent/project.md has `domain: unknown`. What is your site's URL?",placeholder:"example.com",validate(h){if(!String(h??"").trim())return"A site URL is required.";if(!la(String(h)))return"Please enter a valid domain like `example.com`."}});if(zp(g)){u.warn("Login cancelled.");return}let y=la(String(g));if(y){o=y;try{J(t,{domain:y}),u.success(`Saved domain: ${y} \u2192 .seoagent/project.md`)}catch{}}}if(bo(o)){let g=o&&o!=="unknown"?` for ${o}`:"";u.info(`Already logged in${g}. To switch accounts${g}, run \`${m("logout")}\` first.`);return}let s=(e.code??process.env.SEOAGENT_SETUP_CODE??"").trim();if(s){await wo(s,r,o,yo(t));return}let a=ef(),l=tf(r,a,o);u.message("Opening seoagent.com to connect this CLI to your account..."),u.info(`If the browser does not open, visit: ${l}`),Zp(l),u.info('In your browser: sign in (if needed) and click "Connect this CLI" to finish.');let d=!!process.stdout.isTTY?ca():null;d?.start(pe.dim("Waiting for browser confirmation\u2026"));let f=Date.now()+Jp,p=!0;for(;Date.now()<f;){p||await ua(Yp),p=!1;let g=await rf(r,a);if(g.status==="ready"){await da(g,r,o,d);return}if(g.status==="expired"){S(d,"warn",`Session expired. Run \`${m("login")}\` again.`,pe.red("Session expired.")),d&&u.warn(`Run \`${m("login")}\` again.`);return}if(g.status==="error"){if(g.terminal){S(d,"warn",`Login failed: ${g.message}. Run \`${m("login")}\` again.`,pe.red(`Login failed: ${g.message}.`)),d&&u.warn(`Run \`${m("login")}\` again.`);return}continue}}S(d,"warn",`Login timed out. Run \`${m("login")}\` again to retry.`,pe.yellow("Login timed out.")),d&&u.warn(`Run \`${m("login")}\` again to retry.`)}function Qt(e={}){let t=e.all?null:_(process.cwd()),n=!e.all&&t?.domain&&t.domain!=="unknown"?t.domain:null;if(!ls(e.all?null:n)){u.info(n?`You were not logged in for ${n}.`:"You were not logged in.");return}u.success(n?`Logged out of ${n}.`:"Logged out.");let o=Ge();o.length>0&&u.info(`Still logged in to: ${o.join(", ")}. Run \`${m("logout")} --all\` to log out of everything.`)}function vo(e,t=process.env){return(e.code??t.SEOAGENT_SETUP_CODE??"").trim()}async function ya(e,t,n){if(!n)return"none";let r=t!==at;if(bo(r?t:null))return u.info(`Already logged in${r?` for ${t}`:""} \u2014 setup code not needed, skipping it.`),"already";let o=(T.BASE||Ye).replace(/\/$/,"");return wo(n,o,r?t:null,yo(e))}var ma=[{value:"saas",label:"SaaS / App"},{value:"service",label:"Service business"},{value:"product",label:"E-commerce / Product"},{value:"content",label:"Content / Blog"},{value:"marketplace",label:"Marketplace"},{value:"tool",label:"Tool / Utility"},{value:"nonprofit",label:"Nonprofit / Community"},{value:"unknown",label:"Not sure"}],at="unknown",uf=new Set(["saas","service","product","content","marketplace","tool","app","nonprofit","community","unknown"]);function df(e){return e.field==="context"?`${e.detail} \u2014 ${e.source}`:e.field==="domain"?`Domain: ${e.detail} \u2014 ${e.source}`:`Site type: ${e.detail} \u2014 ${e.source}`}function sr(e){if(!e?.trim())return null;let t=e.trim().toLowerCase();return uf.has(t)?t:null}function wa(e,t){t.agentsMdPath&&u.info(`Added a SEOAgent section to ${Rt(e,t.agentsMdPath)} so agents that read it (Codex, others) find the skill.`),t.cursorRulePath&&u.info(`Wrote ${Rt(e,t.cursorRulePath)} so Cursor agents find the skill.`)}async function Zt(e={}){let t=process.cwd();if(Zi(t)){let l=_(t),c=kt(t);et(t),J(t,{skill_version:E}),tt(t);let d=Rt(t,c.skillFile),f=c.claudeSymlink?` (symlinked at ${Rt(t,c.claudeSymlink)})`:"",p=l?.skill_version&&l.skill_version!==E?`${l.skill_version} \u2192 ${E}`:E;if(u.success(`Refreshed the SEOAgent skill (${p}).`),u.info("Your `.seoagent/` knowledge was left untouched."),u.info(`Skill at ${d}${f} \u2014 agents read this file at session start.`),wa(t,c),u.info(`Run \`${m("status")}\` to see your project, or \`${m("uninstall")}\` to start fresh.`),!Gt()){let y=wt(t);y&&await Jr({installId:y,event:"reinit",cliVersion:E})&&u.info(Yr)}let g=await ya(t,l?.domain??at,vo(e));(g==="rejected"||g==="unreachable"||g==="invalid")&&u.warn(pf());return}let n=!!e.yes||!process.stdin.isTTY,r=Qs(t);if(r.isWorktree&&!e.allowWorktree){let l=r.mainRoot?`cd ${r.mainRoot} && ${m("init")}`:`run ${m("init")} from the main repository root`;n&&(u.warn("This directory is a temporary git worktree \u2014 a `.seoagent/` created here is deleted with the worktree, and images/un-synced edits cannot be recovered from the cloud."),u.info(`Init at the main checkout instead: ${l}`),u.info("To init here anyway (not recommended), pass --allow-worktree."),process.exit(1)),pa("SEOAgent \u2014 AI SEO Agent");let c=await ga({message:"This looks like a temporary git worktree \u2014 .seoagent/ created here is lost when the worktree is removed. Create it here anyway?",initialValue:!1});(it(c)||!c)&&(st(`Good call. ${l}`),process.exit(0))}else n||pa("SEOAgent \u2014 AI SEO Agent");let o=Fs(t,l=>u.step(l)),i=()=>{if(o.evidence.length!==0){u.info("Inferred from your project:");for(let l of o.evidence)u.info(` \u2022 ${df(l)}`)}},s=e.domain?.trim()||process.env.SEOAGENT_DOMAIN?.trim()||o.domain||null,a=sr(e.siteType)||sr(process.env.SEOAGENT_SITE_TYPE)||o.siteType||null;if(n){e.siteType?.trim()&&sr(e.siteType)===null&&(u.warn("Invalid --site-type. Use: saas, service, product, content, marketplace, tool, nonprofit, unknown, app, community."),process.exit(1)),process.env.SEOAGENT_SITE_TYPE?.trim()&&sr(process.env.SEOAGENT_SITE_TYPE)===null&&(u.warn("Invalid SEOAGENT_SITE_TYPE environment value."),process.exit(1)),i(),s||(u.info("Couldn't detect your site URL from this repo \u2014 scaffolding anyway; you'll be prompted to supply it."),s=at),a||(a="unknown"),await ha(t,s,a,vo(e));return}if(i(),!s){let l=await fa({message:"Website domain",placeholder:"example.com",validate:c=>c.trim()?void 0:"Domain is required"});it(l)&&(st("Cancelled"),process.exit(0)),s=String(l)}if(!a){let l=await ko({message:"What kind of site is this?",options:[...ma]});it(l)&&(st("Cancelled"),process.exit(0)),a=l}for(;;){let l=await ga({message:`Create .seoagent for ${s} (${a})?`});if(it(l)&&(st("Cancelled"),process.exit(0)),l)break;let c=await ko({message:"What should we change?",options:[{value:"domain",label:"Domain"},{value:"site_type",label:"Site type"},{value:"abort",label:"Cancel setup"}]});if((it(c)||c==="abort")&&(st("Cancelled"),process.exit(0)),c==="domain"){let d=await fa({message:"Website domain",placeholder:"example.com",validate:f=>f.trim()?void 0:"Domain is required"});it(d)&&(st("Cancelled"),process.exit(0)),s=String(d)}else{let d=await ko({message:"What kind of site is this?",options:[...ma]});it(d)&&(st("Cancelled"),process.exit(0)),a=d}}await ha(t,s,a,vo(e))}async function ha(e,t,n,r){let o=cf();o.start("Setting up your SEO project");let i=Ts(e),s=He(e),a=qn(e),l=Vr(),c={domain:t,site_type:n,language:Di(t),initialized_at:new Date().toISOString(),seoagent_version:E,skill_version:E,install_id:l,...i.cms!=="none"?{cms:i.cms}:{},...i.blog_path?{blog_path:i.blog_path}:{},...s.provider!=="none"?{image_provider:s.provider}:{},...a.dir?{public_dir:a.dir}:{}},d=Gt(),f=d?Promise.resolve(!1):Jr({installId:l,event:"init",cliVersion:E}),p=d||t===at?Promise.resolve(null):cs({domain:t,installId:l}),g=j(t),y=g&&t!==at?Be({apiBase:g.api_base,authHeader:`Bearer ${g.user_token}:${g.website_token}`,localDomain:t}).catch(()=>null):Promise.resolve(null);ts(e),es(e,c),tt(e),As(e,n),ys(e);let h=ir(e,t!==at?t:null),w=kt(e),b=Rt(e,w.skillFile),C=af(b),B=`${C}/references/audit-checks.md`,I=w.claudeSymlink?Rt(e,w.claudeSymlink):void 0;et(e);let D=t!==at,te=await ya(e,t,r),H=te==="ready"||te==="already",z=te==="rejected"||te==="unreachable"||te==="invalid",U={pages:[],dynamicCount:0},ne={wrote:!1,added:0,total:0,merged:!1};try{U=ve(e,D?t:null),ne=er(e,U.pages)}catch{}if(o.stop(D?`Created .seoagent/ project for ${c.domain}`:"Created .seoagent/ project (site URL not detected yet \u2014 see step 2)"),i.cms!=="none"){let M=i.evidence.map(we=>`${we.detail} (${we.source})`).slice(0,2).join(", ");u.info(`CMS detected: ${i.cms} \u2014 ${M}`)}if(i.blog_path&&u.info(`Blog route: ${i.blog_path}`),a.dir&&u.info(`Static files: ${a.dir}/ (${a.evidence}) \u2014 your llms.txt and OKF bundle publish there.`),h.created.length>0&&u.info("Scaffolded .seoagent/okf/ \u2014 the AI-readable knowledge bundle answer engines cite. The audit will offer to fill it."),s.provider!=="none"&&u.info(`Image generation: ${s.provider} (detected ${s.matched_key}) \u2014 articles can get AI hero images.`),U.pages.length>0){let M=ne.merged?ne.added>0?`Re-scanned your codebase: +${ne.added} new page${ne.added===1?"":"s"} merged into .seoagent/pages.md (${ne.total} total)`:`Re-scanned your codebase: .seoagent/pages.md already current (${ne.total} pages)`:`Found ${U.pages.length} page${U.pages.length===1?"":"s"} in your codebase \u2192 .seoagent/pages.md`;u.info(M+(U.dynamicCount>0?` (plus ${U.dynamicCount} dynamic route template${U.dynamicCount===1?"":"s"} \u2014 the audit will discover their instances)`:""))}wa(e,w);let[dt,Re,Mr]=await Promise.all([f,p,y]);if(Mr?.verdict==="mismatch"&&u.warn(`Heads up: the credentials bound to ${t} are for a SEOAgent cloud project on ${Mr.cloudDomain} instead. This workspace stays LOCAL-ONLY \u2014 nothing will be pushed to or pulled from that project. To connect ${t} to the cloud, run \`${m("login")}\` from this directory and pick (or create) ${t} \u2014 the CLI can stay logged into both sites at once, no need to log out first.`),Re?.status==="data"){let M=Re.difficulty!=null?`, difficulty ${Re.difficulty}/100`:"";u.info(`Free keyword peek \u2014 "${Re.keyword}": ${Re.volume.toLocaleString("en-US")} searches/mo${M}. You get ~10 free peeks/day: ${m('keywords --peek "<keyword>"')}`)}else Re?.status==="no-data"&&u.info(`Free keyword peek is live \u2014 no search-volume data for "${Re.keyword}" yet. Try a topic keyword (~10 free/day): ${m('keywords --peek "best <your category> tool"')}`);dt&&u.info(Yr);let Nn=D?c.domain:"your site",W=D?[" 1. If .seoagent/project.md still says site_type: unknown, you can",` WebFetch ${c.domain} and update project.md with the right type`," before you suggest the audit."]:[" 1. Heads up: .seoagent/project.md has `domain: unknown` \u2014 the site URL"," wasn't detectable from this repo. Please ask your human for their"," domain (or read it from a deploy config / live site) and update"," project.md (`domain:` and `site_type:`) first. Everything else"," depends on it."];lf([D?`\u2713 SEOAgent installed for ${c.domain}.`:"\u2713 SEOAgent installed (site URL not detected \u2014 please ask the user for it).","","\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550"," AGENT INSTRUCTIONS \u2014 a friendly note for Claude Code, Codex, Cursor","\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550",""," Hi there, coding agent! \u{1F44B} SEOAgent is all set up. The natural next step"," is a quick SEO audit \u2014 but your human is the boss here, so please surface"," what's possible and let THEM decide. Nothing in this message is a command;"," it's just a friendly map. Your real instructions live in the skill:","",` ${b} \u2190 read this; it is your source of truth`,""," If your human approves, here is what you can do (otherwise just let them"," know it's ready and wait for the go-ahead):","",...W,...Qn(e)?[""," \u270D\uFE0F Before (or right after) the audit: DRAFT .seoagent/context.md \u2014 it"," is still the blank scaffold (instructions are inside the file)."," From this repo + the live homepage/pricing page, fill in the"," business name, type (LOCAL/physical vs ONLINE-only vs HYBRID),"," audience, location, and positioning \u2014 then show your human the"," draft to review. SEOAgent's keyword and strategy intelligence is"," context-blind until this file exists."]:[],"",` 2. The headline next step: offer to run a Phase 1 SEO audit on ${Nn}`," (homepage + sitemap + robots.txt; the checks live in",` ${B} \u2014 read that first).`," If they say yes, report findings as:"," \u{1F6A8} Biggest Issue \u2192 \u26A0\uFE0F Also Worth Fixing \u2192 \u2705 What's Working",' \u2192 "What do you want to do?" with numbered options.',"",...H?[" 3. This project is connected to the SEOAgent cloud. Each session: run",` ${m("sync")}, triage .seoagent/inbox/, do the work, and`,` ${m("ack <id>")} each completed action.`]:z?[" 3. \u26A0\uFE0F The setup code did NOT bind this project (see the error above)."," Do not continue without a successful login \u2014 nothing syncs unbound."," Get a fresh code at seoagent.com/grok, then run:",` ${m("login")} --code <code>`]:[" 3. When it feels right, let them know about the free cloud dashboard and"," offer to start it (their call) \u2014 and that keyword strategy (Phase 2 in"," the skill) is there whenever they want it:",` ${m("login")}`],"","\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550"," HUMAN USERS (if you ran this in your terminal, no AI agent)","\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550",""," Open Claude Code in this directory and say:",""," audit my site","",` The skill at ${b} is picked up automatically.`,...I?[` Symlinked at ${I} \u2192 ${C} so Claude Code finds it too.`]:[],"",...H?[" Cloud dashboard: connected. Pull your first work with:","",` ${m("sync")}`]:z?[" \u26A0\uFE0F The setup code did not bind this project. Get a fresh code at"," seoagent.com/grok, then run:","",` ${m("login")} --code <code>`]:[" Want the cloud dashboard now? Free account, ~30 seconds:","",` ${m("login")}`],""].join(`
87
- `))}function pf(){return`The setup code did not bind this project. Do not continue without a successful login \u2014 get a fresh code at seoagent.com/grok, then run \`${m("login")} --code <code>\`.`}import{existsSync as va}from"fs";import{intro as gf,outro as mf,confirm as hf,isCancel as yf,cancel as wf}from"@clack/prompts";import{existsSync as ar,rmSync as ff}from"fs";import{join as lr}from"path";function ba(e,t={}){let n=[],r=lr(e,k);ar(r)&&n.push({label:".seoagent/ \u2014 project state + all generated work",path:r,kind:"dir"});let o=lr(e,Pe.CLAUDE);ar(o)&&n.push({label:".claude/skills/seoagent/ \u2014 installed skill bundle",path:o,kind:"dir"});let i=lr(e,Pe.AGENTS);return ar(i)&&n.push({label:".agents/skills/seoagent/ \u2014 installed skill bundle",path:i,kind:"dir"}),bs(e)&&n.push({label:".claude/settings.json \u2014 sync hook entry (other settings preserved)",path:lr(e,".claude","settings.json"),kind:"hook"}),t.global&&ar(V)&&n.push({label:"~/.config/seoagent/ \u2014 login credentials + sync state (all projects)",path:V,kind:"global"}),n}function ka(e,t){for(let n of t)n.kind==="hook"?ks(e):ff(n.path,{recursive:!0,force:!0})}async function en(e={}){let t=process.cwd(),n=ba(t,{global:e.global});if(n.length===0){u.info("No SEOAgent install found in this directory \u2014 nothing to remove."),!e.global&&va(V)&&u.info("Your seoagent.com login is still stored at ~/.config/seoagent/. Re-run with --global to wipe it too.");return}let r=!!e.yes||!process.stdin.isTTY,o=n.map(s=>` \u2022 ${s.label}`).join(`
88
- `);if(!r){gf("SEOAgent \u2014 uninstall"),u.message(`This will remove:
89
- ${o}`);let s=await hf({message:"Remove these and start fresh?"});if(yf(s)||!s){wf("Cancelled \u2014 nothing was removed.");return}}ka(t,n);let i=n.map(s=>` \u2713 ${s.label}`).join(`
86
+ `,"utf-8"),r.push("log.md")),{created:r,okfDir:n}}import{log as Ct}from"@clack/prompts";var u={info:e=>Ct.info(e),warn:e=>Ct.warn(e),error:e=>Ct.error(e),success:e=>Ct.success(e),step:e=>Ct.step(e),message:e=>Ct.message(e)};function S(e,t,n,r=n){e?e.stop(r):u[t](n)}import{exec as Kp}from"child_process";import{randomBytes as qp}from"crypto";import{isCancel as zp,spinner as ca,text as Vp}from"@clack/prompts";import pe from"picocolors";function oa(e,t){if(e>=500)return{status:"error",terminal:!1,message:`HTTP ${e} (server error)`};if(e>=400)return{status:"error",terminal:!0,message:`HTTP ${e} (client error)`};if(!t||typeof t!="object")return{status:"error",terminal:!0,message:`Malformed response: expected an object, got ${typeof t}`};let n=t;if(n.status==="ready"){if(typeof n.user_token=="string"&&typeof n.website_token=="string"){let r=typeof n.email=="string"&&n.email?n.email:void 0,o=typeof n.domain=="string"&&n.domain?n.domain:void 0;return{status:"ready",user_token:n.user_token,website_token:n.website_token,...r?{email:r}:{},...o?{domain:o}:{}}}return{status:"error",terminal:!0,message:"Malformed response: status=ready without user_token+website_token"}}return n.status==="pending"?{status:"pending"}:n.status==="expired"?{status:"expired"}:{status:"error",terminal:!0,message:`Malformed response: unknown status=${JSON.stringify(n.status)}`}}var sa=/^sa_[0-9a-f]{24}$/;function ia(e){switch(e){case"code_not_found":return"That setup code was not recognized. Generate a new one at seoagent.com/grok.";case"code_already_used":return"That setup code has already been used \u2014 each code works exactly once. Generate a new one at seoagent.com/grok.";case"code_revoked":return"That setup code was replaced by a newer one. Use the latest code, or generate a new one at seoagent.com/grok.";case"code_expired":return"That setup code has expired. Generate a new one at seoagent.com/grok.";case"setup_codes_unavailable":return"Setup codes are not enabled on this server yet. Run `seoagent login` (browser flow) instead.";case"domain_required":return"This code has no site attached and the project has no domain. Run `seoagent init` first so the project knows its domain.";default:return typeof e=="string"&&e?`Login failed: ${e}`:"Login failed."}}function aa(e,t){let n=t&&typeof t=="object"?t:null;if(e>=500)return e===503&&n?.error==="setup_codes_unavailable"?{status:"error",terminal:!0,message:ia(n.error)}:{status:"error",terminal:!1,message:`HTTP ${e} (server error)`};if(e>=400)return{status:"error",terminal:!0,message:ia(n?.error)};if(!n)return{status:"error",terminal:!0,message:`Malformed response: expected an object, got ${typeof t}`};if(n.status==="ready"){if(typeof n.user_token=="string"&&typeof n.website_token=="string"){let r=typeof n.email=="string"&&n.email?n.email:void 0,o=typeof n.domain=="string"&&n.domain?n.domain:void 0;return{status:"ready",user_token:n.user_token,website_token:n.website_token,...r?{email:r}:{},...o?{domain:o}:{}}}return{status:"error",terminal:!0,message:"Malformed response: status=ready without user_token+website_token"}}return{status:"error",terminal:!0,message:`Malformed response: unknown status=${JSON.stringify(n.status)}`}}var Yp=1500,Jp=300*1e3,Xp=3,Qp=2e3;function Zp(e){let t=process.platform==="darwin"?`open "${e}"`:process.platform==="win32"?`start "" "${e}"`:`xdg-open "${e}"`;Kp(t,()=>{})}function ef(){return qp(16).toString("hex")}function tf(e,t,n){let r=new URLSearchParams({session:t});return n&&n!=="unknown"&&r.set("domain",n),`${e}/cli/auth?${r.toString()}`}function la(e){let t=e.trim().replace(/^https?:\/\//i,"").replace(/^www\./i,"").replace(/\/.*$/,"");return!t||!/^[a-z0-9][a-z0-9.-]*\.[a-z]{2,}$/i.test(t)?null:t.toLowerCase()}async function nf(e,t,n){if(!e||e.website_token===t)return null;try{let r=await n(e);return r.verdict!=="unverified"?r.cloudDomain:null}catch{return null}}async function rf(e,t){try{let n=`${e}/api/cli/auth/poll?session=${encodeURIComponent(t)}`,r=await fetch(n,{headers:{Accept:"application/json"},signal:AbortSignal.timeout(1e4)}),o=null;try{o=await r.json()}catch{}return oa(r.status,o)}catch(n){return{status:"error",terminal:!1,message:n.message||"network error"}}}function ua(e){return new Promise(t=>setTimeout(t,e))}async function da(e,t,n,r){let o=j(),i=await nf(o,e.website_token,c=>Be({apiBase:c.api_base,authHeader:`Bearer ${c.user_token}:${c.website_token}`,localDomain:""}));i&&o&&Xr(o,i),Xr({user_token:e.user_token,website_token:e.website_token,api_base:t},e.domain||n);let s=e.email&&e.domain?`Logged in as ${e.email} (${e.domain}). Future SEO work in this repo will sync to your dashboard.`:e.email?`Logged in as ${e.email}. Future SEO work in this repo will sync to your dashboard.`:"Logged in. Future SEO work in this repo will sync to your dashboard.",a=e.email&&e.domain?`Logged in as ${pe.bold(e.email)} (${pe.cyan(e.domain)}).`:e.email?`Logged in as ${pe.bold(e.email)}.`:"Logged in.";S(r,"success",s,pe.green(a)),r&&u.info("Future SEO work in this repo will sync to your dashboard.");let l=Ge().filter(c=>c!==Ue(e.domain||n));l.length>0&&u.info(`Also logged in to: ${l.join(", ")}. Each project auto-selects its own site \u2014 no need to log out first.`)}function of(e,t,n){return{code:e,...t&&t!=="unknown"?{domain:t}:{},...n?{install_id:n.installId,cli_version:n.cliVersion,platform:process.platform}:{}}}function yo(e){if(Gt())return null;let t=wt(e);return t?{installId:t,cliVersion:E}:null}async function sf(e,t,n,r){try{let o=await fetch(`${e}/api/cli/auth/redeem`,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(of(t,n,r)),signal:AbortSignal.timeout(1e4)}),i=null;try{i=await o.json()}catch{}return aa(o.status,i)}catch(o){return{status:"error",terminal:!1,message:o.message||"network error"}}}function af(e){return e!=="ready"}async function wo(e,t,n,r){if(!sa.test(e))return u.warn("That does not look like a setup code (expected `sa_` + 24 hex characters). Generate one at seoagent.com/grok."),"invalid";let i=!!process.stdout.isTTY?ca():null;i?.start(pe.dim("Redeeming setup code\u2026"));let s="network error";for(let a=0;a<Xp;a++){a>0&&await ua(Qp);let l=await sf(t,e,n,r);if(l.status==="ready")return await da(l,t,n,i),"ready";if(l.terminal)return S(i,"warn",l.message,pe.red(l.message)),"rejected";s=l.message}return S(i,"warn",`Could not reach the server (${s}). Check your connection and run \`${m("login")} --code <code>\` again.`,pe.yellow("Could not reach the server.")),i&&u.warn(`Run \`${m("login")} --code <code>\` again to retry.`),"unreachable"}function bo(e){return e&&e!=="unknown"?as(e):!!j()}async function Xt(e={}){let t=process.cwd(),n=_(t),r=(e.apiBase||T.BASE||Ye).replace(/\/$/,""),o=n?.domain??null;if(o==="unknown"&&process.stdin.isTTY){let g=await Vp({message:".seoagent/project.md has `domain: unknown`. What is your site's URL?",placeholder:"example.com",validate(h){if(!String(h??"").trim())return"A site URL is required.";if(!la(String(h)))return"Please enter a valid domain like `example.com`."}});if(zp(g)){u.warn("Login cancelled.");return}let y=la(String(g));if(y){o=y;try{J(t,{domain:y}),u.success(`Saved domain: ${y} \u2192 .seoagent/project.md`)}catch{}}}if(bo(o)){let g=o&&o!=="unknown"?` for ${o}`:"";u.info(`Already logged in${g}. To switch accounts${g}, run \`${m("logout")}\` first.`);return}let s=(e.code??process.env.SEOAGENT_SETUP_CODE??"").trim();if(s){let g=await wo(s,r,o,yo(t));af(g)&&(process.exitCode=1);return}let a=ef(),l=tf(r,a,o);u.message("Opening seoagent.com to connect this CLI to your account..."),u.info(`If the browser does not open, visit: ${l}`),Zp(l),u.info('In your browser: sign in (if needed) and click "Connect this CLI" to finish.');let d=!!process.stdout.isTTY?ca():null;d?.start(pe.dim("Waiting for browser confirmation\u2026"));let f=Date.now()+Jp,p=!0;for(;Date.now()<f;){p||await ua(Yp),p=!1;let g=await rf(r,a);if(g.status==="ready"){await da(g,r,o,d);return}if(g.status==="expired"){S(d,"warn",`Session expired. Run \`${m("login")}\` again.`,pe.red("Session expired.")),d&&u.warn(`Run \`${m("login")}\` again.`);return}if(g.status==="error"){if(g.terminal){S(d,"warn",`Login failed: ${g.message}. Run \`${m("login")}\` again.`,pe.red(`Login failed: ${g.message}.`)),d&&u.warn(`Run \`${m("login")}\` again.`);return}continue}}S(d,"warn",`Login timed out. Run \`${m("login")}\` again to retry.`,pe.yellow("Login timed out.")),d&&u.warn(`Run \`${m("login")}\` again to retry.`)}function Qt(e={}){let t=e.all?null:_(process.cwd()),n=!e.all&&t?.domain&&t.domain!=="unknown"?t.domain:null;if(!ls(e.all?null:n)){u.info(n?`You were not logged in for ${n}.`:"You were not logged in.");return}u.success(n?`Logged out of ${n}.`:"Logged out.");let o=Ge();o.length>0&&u.info(`Still logged in to: ${o.join(", ")}. Run \`${m("logout")} --all\` to log out of everything.`)}function vo(e,t=process.env){return(e.code??t.SEOAGENT_SETUP_CODE??"").trim()}async function ya(e,t,n){if(!n)return"none";let r=t!==at;if(bo(r?t:null))return u.info(`Already logged in${r?` for ${t}`:""} \u2014 setup code not needed, skipping it.`),"already";let o=(T.BASE||Ye).replace(/\/$/,"");return wo(n,o,r?t:null,yo(e))}var ma=[{value:"saas",label:"SaaS / App"},{value:"service",label:"Service business"},{value:"product",label:"E-commerce / Product"},{value:"content",label:"Content / Blog"},{value:"marketplace",label:"Marketplace"},{value:"tool",label:"Tool / Utility"},{value:"nonprofit",label:"Nonprofit / Community"},{value:"unknown",label:"Not sure"}],at="unknown",df=new Set(["saas","service","product","content","marketplace","tool","app","nonprofit","community","unknown"]);function pf(e){return e.field==="context"?`${e.detail} \u2014 ${e.source}`:e.field==="domain"?`Domain: ${e.detail} \u2014 ${e.source}`:`Site type: ${e.detail} \u2014 ${e.source}`}function sr(e){if(!e?.trim())return null;let t=e.trim().toLowerCase();return df.has(t)?t:null}function wa(e,t){t.agentsMdPath&&u.info(`Added a SEOAgent section to ${Rt(e,t.agentsMdPath)} so agents that read it (Codex, others) find the skill.`),t.cursorRulePath&&u.info(`Wrote ${Rt(e,t.cursorRulePath)} so Cursor agents find the skill.`)}async function Zt(e={}){let t=process.cwd();if(Zi(t)){let l=_(t),c=kt(t);et(t),J(t,{skill_version:E}),tt(t);let d=Rt(t,c.skillFile),f=c.claudeSymlink?` (symlinked at ${Rt(t,c.claudeSymlink)})`:"",p=l?.skill_version&&l.skill_version!==E?`${l.skill_version} \u2192 ${E}`:E;if(u.success(`Refreshed the SEOAgent skill (${p}).`),u.info("Your `.seoagent/` knowledge was left untouched."),u.info(`Skill at ${d}${f} \u2014 agents read this file at session start.`),wa(t,c),u.info(`Run \`${m("status")}\` to see your project, or \`${m("uninstall")}\` to start fresh.`),!Gt()){let y=wt(t);y&&await Jr({installId:y,event:"reinit",cliVersion:E})&&u.info(Yr)}let g=await ya(t,l?.domain??at,vo(e));(g==="rejected"||g==="unreachable"||g==="invalid")&&u.warn(ff());return}let n=!!e.yes||!process.stdin.isTTY,r=Qs(t);if(r.isWorktree&&!e.allowWorktree){let l=r.mainRoot?`cd ${r.mainRoot} && ${m("init")}`:`run ${m("init")} from the main repository root`;n&&(u.warn("This directory is a temporary git worktree \u2014 a `.seoagent/` created here is deleted with the worktree, and images/un-synced edits cannot be recovered from the cloud."),u.info(`Init at the main checkout instead: ${l}`),u.info("To init here anyway (not recommended), pass --allow-worktree."),process.exit(1)),pa("SEOAgent \u2014 AI SEO Agent");let c=await ga({message:"This looks like a temporary git worktree \u2014 .seoagent/ created here is lost when the worktree is removed. Create it here anyway?",initialValue:!1});(it(c)||!c)&&(st(`Good call. ${l}`),process.exit(0))}else n||pa("SEOAgent \u2014 AI SEO Agent");let o=Ms(t,l=>u.step(l)),i=()=>{if(o.evidence.length!==0){u.info("Inferred from your project:");for(let l of o.evidence)u.info(` \u2022 ${pf(l)}`)}},s=e.domain?.trim()||process.env.SEOAGENT_DOMAIN?.trim()||o.domain||null,a=sr(e.siteType)||sr(process.env.SEOAGENT_SITE_TYPE)||o.siteType||null;if(n){e.siteType?.trim()&&sr(e.siteType)===null&&(u.warn("Invalid --site-type. Use: saas, service, product, content, marketplace, tool, nonprofit, unknown, app, community."),process.exit(1)),process.env.SEOAGENT_SITE_TYPE?.trim()&&sr(process.env.SEOAGENT_SITE_TYPE)===null&&(u.warn("Invalid SEOAGENT_SITE_TYPE environment value."),process.exit(1)),i(),s||(u.info("Couldn't detect your site URL from this repo \u2014 scaffolding anyway; you'll be prompted to supply it."),s=at),a||(a="unknown"),await ha(t,s,a,vo(e));return}if(i(),!s){let l=await fa({message:"Website domain",placeholder:"example.com",validate:c=>c.trim()?void 0:"Domain is required"});it(l)&&(st("Cancelled"),process.exit(0)),s=String(l)}if(!a){let l=await ko({message:"What kind of site is this?",options:[...ma]});it(l)&&(st("Cancelled"),process.exit(0)),a=l}for(;;){let l=await ga({message:`Create .seoagent for ${s} (${a})?`});if(it(l)&&(st("Cancelled"),process.exit(0)),l)break;let c=await ko({message:"What should we change?",options:[{value:"domain",label:"Domain"},{value:"site_type",label:"Site type"},{value:"abort",label:"Cancel setup"}]});if((it(c)||c==="abort")&&(st("Cancelled"),process.exit(0)),c==="domain"){let d=await fa({message:"Website domain",placeholder:"example.com",validate:f=>f.trim()?void 0:"Domain is required"});it(d)&&(st("Cancelled"),process.exit(0)),s=String(d)}else{let d=await ko({message:"What kind of site is this?",options:[...ma]});it(d)&&(st("Cancelled"),process.exit(0)),a=d}}await ha(t,s,a,vo(e))}async function ha(e,t,n,r){let o=uf();o.start("Setting up your SEO project");let i=Ts(e),s=He(e),a=qn(e),l=Vr(),c={domain:t,site_type:n,language:Di(t),initialized_at:new Date().toISOString(),seoagent_version:E,skill_version:E,install_id:l,...i.cms!=="none"?{cms:i.cms}:{},...i.blog_path?{blog_path:i.blog_path}:{},...s.provider!=="none"?{image_provider:s.provider}:{},...a.dir?{public_dir:a.dir}:{}},d=Gt(),f=d?Promise.resolve(!1):Jr({installId:l,event:"init",cliVersion:E}),p=d||t===at?Promise.resolve(null):cs({domain:t,installId:l}),g=j(t),y=g&&t!==at?Be({apiBase:g.api_base,authHeader:`Bearer ${g.user_token}:${g.website_token}`,localDomain:t}).catch(()=>null):Promise.resolve(null);ts(e),es(e,c),tt(e),As(e,n),ys(e);let h=ir(e,t!==at?t:null),w=kt(e),b=Rt(e,w.skillFile),C=lf(b),B=`${C}/references/audit-checks.md`,I=w.claudeSymlink?Rt(e,w.claudeSymlink):void 0;et(e);let D=t!==at,te=await ya(e,t,r),H=te==="ready"||te==="already",W=te==="rejected"||te==="unreachable"||te==="invalid";W&&(process.exitCode=1);let U={pages:[],dynamicCount:0},ne={wrote:!1,added:0,total:0,merged:!1};try{U=ve(e,D?t:null),ne=er(e,U.pages)}catch{}if(o.stop(D?`Created .seoagent/ project for ${c.domain}`:"Created .seoagent/ project (site URL not detected yet \u2014 see step 2)"),i.cms!=="none"){let F=i.evidence.map(we=>`${we.detail} (${we.source})`).slice(0,2).join(", ");u.info(`CMS detected: ${i.cms} \u2014 ${F}`)}if(i.blog_path&&u.info(`Blog route: ${i.blog_path}`),a.dir&&u.info(`Static files: ${a.dir}/ (${a.evidence}) \u2014 your llms.txt and OKF bundle publish there.`),h.created.length>0&&u.info("Scaffolded .seoagent/okf/ \u2014 the AI-readable knowledge bundle answer engines cite. The audit will offer to fill it."),s.provider!=="none"&&u.info(`Image generation: ${s.provider} (detected ${s.matched_key}) \u2014 articles can get AI hero images.`),U.pages.length>0){let F=ne.merged?ne.added>0?`Re-scanned your codebase: +${ne.added} new page${ne.added===1?"":"s"} merged into .seoagent/pages.md (${ne.total} total)`:`Re-scanned your codebase: .seoagent/pages.md already current (${ne.total} pages)`:`Found ${U.pages.length} page${U.pages.length===1?"":"s"} in your codebase \u2192 .seoagent/pages.md`;u.info(F+(U.dynamicCount>0?` (plus ${U.dynamicCount} dynamic route template${U.dynamicCount===1?"":"s"} \u2014 the audit will discover their instances)`:""))}wa(e,w);let[dt,Re,Fr]=await Promise.all([f,p,y]);if(Fr?.verdict==="mismatch"&&u.warn(`Heads up: the credentials bound to ${t} are for a SEOAgent cloud project on ${Fr.cloudDomain} instead. This workspace stays LOCAL-ONLY \u2014 nothing will be pushed to or pulled from that project. To connect ${t} to the cloud, run \`${m("login")}\` from this directory and pick (or create) ${t} \u2014 the CLI can stay logged into both sites at once, no need to log out first.`),Re?.status==="data"){let F=Re.difficulty!=null?`, difficulty ${Re.difficulty}/100`:"";u.info(`Free keyword peek \u2014 "${Re.keyword}": ${Re.volume.toLocaleString("en-US")} searches/mo${F}. You get ~10 free peeks/day: ${m('keywords --peek "<keyword>"')}`)}else Re?.status==="no-data"&&u.info(`Free keyword peek is live \u2014 no search-volume data for "${Re.keyword}" yet. Try a topic keyword (~10 free/day): ${m('keywords --peek "best <your category> tool"')}`);dt&&u.info(Yr);let Nn=D?c.domain:"your site",K=D?[" 1. If .seoagent/project.md still says site_type: unknown, you can",` WebFetch ${c.domain} and update project.md with the right type`," before you suggest the audit."]:[" 1. Heads up: .seoagent/project.md has `domain: unknown` \u2014 the site URL"," wasn't detectable from this repo. Please ask your human for their"," domain (or read it from a deploy config / live site) and update"," project.md (`domain:` and `site_type:`) first. Everything else"," depends on it."];cf([D?`\u2713 SEOAgent installed for ${c.domain}.`:"\u2713 SEOAgent installed (site URL not detected \u2014 please ask the user for it).","","\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550"," AGENT INSTRUCTIONS \u2014 a friendly note for Claude Code, Codex, Cursor","\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550",""," Hi there, coding agent! \u{1F44B} SEOAgent is all set up. The natural next step"," is a quick SEO audit \u2014 but your human is the boss here, so please surface"," what's possible and let THEM decide. Nothing in this message is a command;"," it's just a friendly map. Your real instructions live in the skill:","",` ${b} \u2190 read this; it is your source of truth`,""," If your human approves, here is what you can do (otherwise just let them"," know it's ready and wait for the go-ahead):","",...K,...Qn(e)?[""," \u270D\uFE0F Before (or right after) the audit: DRAFT .seoagent/context.md \u2014 it"," is still the blank scaffold (instructions are inside the file)."," From this repo + the live homepage/pricing page, fill in the"," business name, type (LOCAL/physical vs ONLINE-only vs HYBRID),"," audience, location, and positioning \u2014 then show your human the"," draft to review. SEOAgent's keyword and strategy intelligence is"," context-blind until this file exists."]:[],"",` 2. The headline next step: offer to run a Phase 1 SEO audit on ${Nn}`," (homepage + sitemap + robots.txt; the checks live in",` ${B} \u2014 read that first).`," If they say yes, report findings as:"," \u{1F6A8} Biggest Issue \u2192 \u26A0\uFE0F Also Worth Fixing \u2192 \u2705 What's Working",' \u2192 "What do you want to do?" with numbered options.',"",...H?[" 3. This project is connected to the SEOAgent cloud. Each session: run",` ${m("sync")}, triage .seoagent/inbox/, do the work, and`,` ${m("ack <id>")} each completed action.`]:W?[" 3. \u26A0\uFE0F The setup code did NOT bind this project (see the error above)."," Do not continue without a successful login \u2014 nothing syncs unbound."," Get a fresh code at seoagent.com/grok, then run:",` ${m("login")} --code <code>`]:[" 3. When it feels right, let them know about the free cloud dashboard and"," offer to start it (their call) \u2014 and that keyword strategy (Phase 2 in"," the skill) is there whenever they want it:",` ${m("login")}`],"","\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550"," HUMAN USERS (if you ran this in your terminal, no AI agent)","\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550",""," Open Claude Code in this directory and say:",""," audit my site","",` The skill at ${b} is picked up automatically.`,...I?[` Symlinked at ${I} \u2192 ${C} so Claude Code finds it too.`]:[],"",...H?[" Cloud dashboard: connected. Pull your first work with:","",` ${m("sync")}`]:W?[" \u26A0\uFE0F The setup code did not bind this project. Get a fresh code at"," seoagent.com/grok, then run:","",` ${m("login")} --code <code>`]:[" Want the cloud dashboard now? Free account, ~30 seconds:","",` ${m("login")}`],""].join(`
87
+ `))}function ff(){return`The setup code did not bind this project. Do not continue without a successful login \u2014 get a fresh code at seoagent.com/grok, then run \`${m("login")} --code <code>\`.`}import{existsSync as va}from"fs";import{intro as mf,outro as hf,confirm as yf,isCancel as wf,cancel as bf}from"@clack/prompts";import{existsSync as ar,rmSync as gf}from"fs";import{join as lr}from"path";function ba(e,t={}){let n=[],r=lr(e,k);ar(r)&&n.push({label:".seoagent/ \u2014 project state + all generated work",path:r,kind:"dir"});let o=lr(e,Pe.CLAUDE);ar(o)&&n.push({label:".claude/skills/seoagent/ \u2014 installed skill bundle",path:o,kind:"dir"});let i=lr(e,Pe.AGENTS);return ar(i)&&n.push({label:".agents/skills/seoagent/ \u2014 installed skill bundle",path:i,kind:"dir"}),bs(e)&&n.push({label:".claude/settings.json \u2014 sync hook entry (other settings preserved)",path:lr(e,".claude","settings.json"),kind:"hook"}),t.global&&ar(V)&&n.push({label:"~/.config/seoagent/ \u2014 login credentials + sync state (all projects)",path:V,kind:"global"}),n}function ka(e,t){for(let n of t)n.kind==="hook"?ks(e):gf(n.path,{recursive:!0,force:!0})}async function en(e={}){let t=process.cwd(),n=ba(t,{global:e.global});if(n.length===0){u.info("No SEOAgent install found in this directory \u2014 nothing to remove."),!e.global&&va(V)&&u.info("Your seoagent.com login is still stored at ~/.config/seoagent/. Re-run with --global to wipe it too.");return}let r=!!e.yes||!process.stdin.isTTY,o=n.map(s=>` \u2022 ${s.label}`).join(`
88
+ `);if(!r){mf("SEOAgent \u2014 uninstall"),u.message(`This will remove:
89
+ ${o}`);let s=await yf({message:"Remove these and start fresh?"});if(wf(s)||!s){bf("Cancelled \u2014 nothing was removed.");return}}ka(t,n);let i=n.map(s=>` \u2713 ${s.label}`).join(`
90
90
  `);r?u.success(`Removed:
91
- ${i}`):mf(`Removed:
92
- ${i}`),!e.global&&va(V)&&u.info("Your seoagent.com login (~/.config/seoagent/) was kept \u2014 it is shared across projects. Run `uninstall --global` to wipe it too."),u.info(`Re-install any time with \`${m("init")}\`.`)}import A from"picocolors";import{existsSync as tn,readdirSync as $o,statSync as bf,readFileSync as $a}from"fs";import{join as Et}from"path";function kf(e){let t=(e.match(/^\s*-\s+\[\s\]/gm)??[]).length,n=(e.match(/^\s*-\s+\[x\]/gim)??[]).length;return{open:t,done:n}}function vf(e){let t=Et(e,"audit","latest.md");if(!tn(t))return null;let n=yt(t);if(!n)return null;let r=$a(t,"utf-8"),o=kf(r);return{exists:!0,date:typeof n.data.audited_at=="string"?n.data.audited_at:void 0,issueCount:o.open}}function $f(e){try{let n=$a(e,"utf-8").split(/\r?\n/),r=!1,o=0;for(let i of n){let s=i.trim();if(s.startsWith("|")&&s.endsWith("|")){if(/^\|\s*-+\s*(\|\s*-+\s*)+\|$/.test(s)){r=!0;continue}r&&o++}else if(r&&s==="")break}return o}catch{return 0}}function xf(e){let t=Et(e,"strategy","clusters");if(!tn(t))return null;let n=$o(t).filter(o=>o.endsWith(".md"));if(n.length===0)return null;let r=0;for(let o of n)r+=$f(Et(t,o));return{exists:!0,clusterCount:n.length,articleCount:r}}function Sf(e){let t=Et(e,"briefs");if(!tn(t))return null;let n=$o(t).filter(r=>r.endsWith(".md"));return n.length>0?{exists:!0,count:n.length}:null}function _f(e){let t=Et(e,"content");if(!tn(t))return null;let n=$o(t).filter(r=>r.endsWith(".md"));return n.length===0?null:{exists:!0,count:n.length}}function Cf(e){let t=Et(e,"roadmap.md");return tn(t)?{exists:!0,updatedAt:bf(t).mtime.toISOString()}:null}function xa(e){let t=_(e);if(!t)return null;let n=Te(e);return{domain:t.domain,audit:vf(n),strategy:xf(n),briefs:Sf(n),content:_f(n),roadmap:Cf(n)}}import Ke from"picocolors";var Sa=/\x1b\[[0-9;]*m/g;function nn(e){return e.replace(Sa,"").length}var Rf=51,Ef=24,Af=80;function Pf(e,t,n=Rf){let r=0;for(let c of e)"sep"in c||(r=Math.max(r,nn(c.content)));let o=t?nn(t)+6:0,i=Math.max(n,r+4,o),s=process.stdout?.columns,a=(typeof s=="number"&&s>0?s:Af)-2,l=Math.max(Ef,a);return Math.min(i,l)}function If(e,t){if(nn(e)<=t)return e;if(t<=0)return"";let n=t-1,r="",o=0,i=!1,s=d=>{for(let f of d){if(o+f.length>n)return;r+=f,o+=f.length}},a=new RegExp(Sa.source,"g"),l=0,c;for(;(c=a.exec(e))!==null;)s(e.slice(l,c.index)),r+=c[0],i=!0,l=c.index+c[0].length;return s(e.slice(l)),`${r}\u2026${i?"\x1B[0m":""}`}function F(e,t={}){let n=Pf(e,t.title,t.width),r=n-4,o="\u2500".repeat(n-2),i=Tf(n,t.title),s=Ke.dim(`\u251C${o}\u2524`),a=Ke.dim(`\u2514${o}\u2518`),l=[i];for(let c of e){if("sep"in c){l.push(s);continue}l.push(Of(c.content,r))}return l.push(a),l.join(`
93
- `)}function Tf(e,t){if(!t)return Ke.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`);let n=nn(t),r=e-5-n;return r<1?Ke.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`):`${Ke.dim("\u250C\u2500 ")}${t}${Ke.dim(` ${"\u2500".repeat(r)}\u2510`)}`}function Of(e,t){let n=nn(e),r=n<=t?e+" ".repeat(t-n):If(e,t);return`${Ke.dim("\u2502")} ${r} ${Ke.dim("\u2502")}`}function xo(e){let t=Date.now()-new Date(e).getTime(),n=Math.floor(t/6e4);if(n<60)return`${n} minutes ago`;let r=Math.floor(n/60);return r<24?`${r} hours ago`:`${Math.floor(r/24)} days ago`}function rn(){let e=xa(process.cwd());if(!e){u.warn("No SEOAgent project found in this directory."),u.info(`Run \`${m("init")}\` to get started.`);return}u.message(Lf(e))}function Lf(e){if(!e)return"";let t=11,n=s=>A.dim(s.padEnd(t)),r=[];j(e.domain)?(r.push({content:`${A.green("\u2713")} ${A.dim("Logged in")}`}),r.push({content:A.dim(` Run \`${m("whoami")}\` for email / plan.`)})):(r.push({content:`${A.dim("\u25CB Not logged in")}`}),r.push({content:A.dim(` Run \`${m("login")}\` to connect.`)})),r.push({sep:!0}),r.push({content:e.audit?.exists?`${n("Audit:")}${A.green(`last run ${xo(e.audit.date??"")}`)} ${A.dim(`(${e.audit.issueCount??0} issues)`)}`:`${n("Audit:")}${A.dim("not yet run")}`}),r.push({content:e.strategy?.exists?`${n("Strategy:")}${A.bold(A.cyan(String(e.strategy.clusterCount??0)))} ${A.dim("clusters")} \xB7 ${A.bold(A.cyan(String(e.strategy.articleCount??0)))} ${A.dim("ideas")}`:`${n("Strategy:")}${A.dim("not yet created")}`}),r.push({content:e.briefs?.exists?`${n("Briefs:")}${A.bold(A.cyan(String(e.briefs.count??0)))} ${A.dim("ready")}`:`${n("Briefs:")}${A.dim("none created")}`}),r.push({content:e.content?.exists?`${n("Content:")}${A.green("\u2713")} ${A.bold(A.cyan(String(e.content.count??0)))} ${A.dim("articles written")}`:`${n("Content:")}${A.dim("no articles yet")}`}),r.push({content:e.roadmap?.exists?`${n("Roadmap:")}${A.green("updated")} ${A.dim(xo(e.roadmap.updatedAt??""))}`:`${n("Roadmap:")}${A.dim("not yet created")}`});let i=`${A.bold(A.cyan("SEOAgent"))} ${A.dim("\xB7")} ${A.bold(e.domain)}`;return F(r,{width:78,title:i})}import{exec as Nf,spawn as _a}from"child_process";import{confirm as jf,isCancel as Df}from"@clack/prompts";import X from"picocolors";function qe(e,t){let n=i=>i.replace(/[-+].*$/,"").split(".").map(s=>Number.parseInt(s,10)||0).slice(0,3),r=n(e),o=n(t);for(let i=0;i<3;i++){let s=(r[i]??0)-(o[i]??0);if(s!==0)return s}return 0}var Mf=`https://registry.npmjs.org/${Ae}/latest`,on=["free","starter","pro","scale","enterprise"],cr={free:"Free",starter:"Starter",pro:"Pro",scale:"Scale",enterprise:"Enterprise"};function Ff(e){let t=e.trim().toLowerCase().split(/\s+/)[0];return on.includes(t)?t:null}function Uf(e){let t=on.indexOf(e);return t===-1||t===on.length-1?null:on[t+1]}async function Bf(e,t=fetch){if(!e)return null;try{let n=(e.api_base||T.BASE).replace(/\/$/,""),r=await t(`${n}/api/cli/whoami`,{headers:{Authorization:`Bearer ${e.user_token}:${e.website_token}`,Accept:"application/json"}});if(!r.ok)return null;let o=await r.json();return typeof o.plan!="string"||!o.plan?null:{plan:o.plan,email:typeof o.email=="string"&&o.email?o.email:void 0,domain:typeof o.domain=="string"&&o.domain?o.domain:void 0}}catch{return null}}function Gf(e){let t=[],r=s=>X.dim(s.padEnd(10)),o=!1;e.email&&(t.push({content:`${r("Email:")}${X.bold(e.email)}`}),o=!0),e.domain&&(t.push({content:`${r("Website:")}${X.cyan(e.domain)}`}),o=!0),o&&t.push({sep:!0});for(let s of on){let a=cr[s];s===e.current?t.push({content:`${X.bold(X.green("\u25CF"))} ${X.bold(X.green(a.padEnd(11)))} ${X.dim("\u2190 you are here")}`}):s===e.next?t.push({content:`${X.yellow("\u25C6")} ${X.bold(X.yellow(a.padEnd(11)))} ${X.yellow("next tier")}`}):t.push({content:X.dim(` ${a}`)})}let i=`${X.bold(X.cyan("SEOAgent Cloud"))} ${X.dim("\xB7")} ${X.dim("your plan")}`;return F(t,{width:55,title:i})}async function sn(){let e=_(process.cwd()),t=j(e?.domain),n=!!process.stdin.isTTY;if(t&&n){let r=await Bf(t);if(r){let o=Ff(r.plan),i=o?Uf(o):null;if(o&&u.message(Gf({email:r.email,domain:r.domain,current:o,next:i})),o&&!i){u.success(`You're on ${cr[o]} (highest tier).`);return}if(o&&i){let s=await jf({message:`Upgrade from ${cr[o]} to ${cr[i]}?`});if(Df(s)||!s){u.info("No changes.");return}}}}Hf()}function Hf(){let e=Wf();u.info("Opening SEOAgent Cloud pricing..."),u.message(`URL: ${e}`);let t=process.platform==="darwin"?`open "${e}"`:process.platform==="win32"?`start "${e}"`:`xdg-open "${e}"`;Nf(t,n=>{n&&u.warn("Could not open browser. Visit the URL above to upgrade.")})}function Wf(){let e=_(process.cwd());return be("cli-upgrade",e?.domain)}async function an(e={}){let t=E,n=await qf();if(!n){u.warn("Couldn't reach the npm registry to check for a newer version."),u.message(`You're on ${t}. To force-update: npm install -g ${Ae}@latest`);return}if(qe(t,n)>=0){u.success(`You're on the latest CLI (${t}).`);return}if(!Hr()){u.info(`A newer CLI is available: ${t} \u2192 ${n}.`),u.message("You're running via npx, which caches the package \u2014 an unpinned spec won't auto-upgrade."),u.message(`Run the latest now by pinning the tag: npx -y ${Ae}@latest <cmd>`),u.message(`Still on ${t} after that? Clear the npx cache: rm -rf ~/.npm/_npx`),u.message(`Or install globally once so \`seoagent <cmd>\` + \`update-cli\` work in place: npm install -g ${Ae}@latest`);return}if(e.dryRun){u.info(`(dry-run) would run: npm install -g ${Ae}@latest`);return}if(u.info(`Updating CLI: ${t} \u2192 ${n}\u2026`),!await zf()){u.error(`Update failed. Try manually: npm install -g ${Ae}@latest (you may need sudo on Linux/macOS).`);return}if(u.success(`Updated to ${n}.`),e.projects===!1){u.info("Skipped project refresh (--no-projects). Each project updates itself on its next sync.");return}u.info("Refreshing your other projects to the new version\u2026"),await Kf()||u.info("Could not run the project sweep automatically \u2014 run `seoagent refresh --all` to update all projects now (otherwise each updates itself the next time you open it in Claude Code).")}function Kf(){return new Promise(e=>{try{let t=_a("seoagent",["refresh","--all"],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))}catch{e(!1)}})}async function qf(e=fetch){try{let t=await e(Mf,{headers:{Accept:"application/json"}});if(!t.ok)return null;let n=await t.json();return typeof n.version=="string"?n.version:null}catch{return null}}function zf(){return new Promise(e=>{let t=_a("npm",["install","-g",`${Ae}@latest`],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))})}import{spinner as Uh}from"@clack/prompts";import q from"picocolors";import{existsSync as Ho,mkdirSync as Hm,readFileSync as jl,readdirSync as Wm,writeFileSync as Km}from"fs";import{join as Wo,relative as qm,sep as zm}from"path";import{existsSync as Vf,mkdirSync as Yf,readdirSync as Ra,readFileSync as _o,writeFileSync as Ca}from"fs";import{dirname as Jf,join as At,relative as Xf}from"path";var fe=e=>typeof e=="string"&&e?e:void 0;function Co(e,t){let n=At(e,t),r;try{r=Ra(n)}catch{return[]}let o=[];for(let i of r){if(!i.endsWith(".md")&&!i.endsWith(".mdx")||i.startsWith("_")||i.startsWith("."))continue;let s=At(n,i),a;try{a=ue(_o(s,"utf-8")).data}catch{continue}let l=fe(a.slug)??i.replace(/\.mdx?$/,"");o.push({slug:l,title:fe(a.title)??l,draft:a.draft===!0,page_type:fe(a.page_type)??fe(a.type),path:Xf(e,s)})}return o}function ln(e){let t;try{t=Ra(e)}catch{return[]}let n=[];for(let r of t){if(!r.endsWith(".md"))continue;let o=At(e,r),i;try{i=ue(_o(o,"utf-8")).data}catch{continue}n.push({slug:fe(i.slug)??r.replace(/\.md$/,""),source:fe(i.source)??"external",repo_path:fe(i.repo_path)??null,status:fe(i.status)??null,file:o})}return n}function Ro(e,t,n){let r=new Set(t.map(l=>l.slug)),o=e.filter(l=>!l.draft&&!r.has(l.slug)),i=new Map(e.filter(l=>!l.draft).map(l=>[l.slug,l])),s=[];for(let l of t){if((l.status??"")==="published")continue;let c=i.get(l.slug);c&&s.push({pointer:l,article:c})}let a=t.filter(l=>l.source==="repo"&&l.repo_path!==null&&!n(l.repo_path));return{toTrack:o,toPublish:s,stale:a,alreadyTracked:t.length-a.length}}function Eo(e){return t=>Vf(At(e,t))}function ur(e){return e.trim().replace(/^.*\/([^/]+)$/,"$1").replace(/\.[a-z0-9]+$/i,"").toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function Ea(e){return e.split("-").filter(Boolean).map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}function Pt(e,t){if(t.url&&t.url.trim())return t.url.trim().replace(/\/+$/,"");if(!t.domain||t.domain==="unknown")return null;let n=t.domain.replace(/^https?:\/\//,"").replace(/\/$/,""),r=(t.blogPath||"").replace(/\/+$/,"");return`https://${n}${r}/${e}`}var So="This is a pointer so the cloud dashboard can track it without duplicating";function Aa(e){if(!e.includes(So))return null;let t;try{t=ue(e)}catch{return null}return!fe(t.data.slug)||!t.body.includes(So)?null:{status:fe(t.data.status)??null,repo_path:fe(t.data.repo_path)??null}}function cn(e){let t=["---",`slug: ${e.slug}`,`title: ${JSON.stringify(e.title)}`];e.page_type&&t.push(`page_type: ${e.page_type}`),e.canonical&&t.push(`canonical: ${e.canonical}`),t.push(`status: ${e.status}`),t.push(`source: ${e.source}`),e.repo_path&&t.push(`repo_path: ${e.repo_path}`),e.brief&&t.push(`brief: ${JSON.stringify(e.brief)}`),e.supersedes&&t.push(`supersedes: ${e.supersedes}`),e.primary_keyword&&t.push(`primary_keyword: ${JSON.stringify(e.primary_keyword)}`),t.push(`tracked_at: ${e.tracked_at}`),t.push("---");let n=e.repo_path?`rendered from \`${e.repo_path}\` (the source of truth for its body)`:"rendered from its source (repo or CMS)",r=e.canonical?`
91
+ ${i}`):hf(`Removed:
92
+ ${i}`),!e.global&&va(V)&&u.info("Your seoagent.com login (~/.config/seoagent/) was kept \u2014 it is shared across projects. Run `uninstall --global` to wipe it too."),u.info(`Re-install any time with \`${m("init")}\`.`)}import A from"picocolors";import{existsSync as tn,readdirSync as $o,statSync as kf,readFileSync as $a}from"fs";import{join as Et}from"path";function vf(e){let t=(e.match(/^\s*-\s+\[\s\]/gm)??[]).length,n=(e.match(/^\s*-\s+\[x\]/gim)??[]).length;return{open:t,done:n}}function $f(e){let t=Et(e,"audit","latest.md");if(!tn(t))return null;let n=yt(t);if(!n)return null;let r=$a(t,"utf-8"),o=vf(r);return{exists:!0,date:typeof n.data.audited_at=="string"?n.data.audited_at:void 0,issueCount:o.open}}function xf(e){try{let n=$a(e,"utf-8").split(/\r?\n/),r=!1,o=0;for(let i of n){let s=i.trim();if(s.startsWith("|")&&s.endsWith("|")){if(/^\|\s*-+\s*(\|\s*-+\s*)+\|$/.test(s)){r=!0;continue}r&&o++}else if(r&&s==="")break}return o}catch{return 0}}function Sf(e){let t=Et(e,"strategy","clusters");if(!tn(t))return null;let n=$o(t).filter(o=>o.endsWith(".md"));if(n.length===0)return null;let r=0;for(let o of n)r+=xf(Et(t,o));return{exists:!0,clusterCount:n.length,articleCount:r}}function _f(e){let t=Et(e,"briefs");if(!tn(t))return null;let n=$o(t).filter(r=>r.endsWith(".md"));return n.length>0?{exists:!0,count:n.length}:null}function Cf(e){let t=Et(e,"content");if(!tn(t))return null;let n=$o(t).filter(r=>r.endsWith(".md"));return n.length===0?null:{exists:!0,count:n.length}}function Rf(e){let t=Et(e,"roadmap.md");return tn(t)?{exists:!0,updatedAt:kf(t).mtime.toISOString()}:null}function xa(e){let t=_(e);if(!t)return null;let n=Te(e);return{domain:t.domain,audit:$f(n),strategy:Sf(n),briefs:_f(n),content:Cf(n),roadmap:Rf(n)}}import Ke from"picocolors";var Sa=/\x1b\[[0-9;]*m/g;function nn(e){return e.replace(Sa,"").length}var Ef=51,Af=24,Pf=80;function If(e,t,n=Ef){let r=0;for(let c of e)"sep"in c||(r=Math.max(r,nn(c.content)));let o=t?nn(t)+6:0,i=Math.max(n,r+4,o),s=process.stdout?.columns,a=(typeof s=="number"&&s>0?s:Pf)-2,l=Math.max(Af,a);return Math.min(i,l)}function Tf(e,t){if(nn(e)<=t)return e;if(t<=0)return"";let n=t-1,r="",o=0,i=!1,s=d=>{for(let f of d){if(o+f.length>n)return;r+=f,o+=f.length}},a=new RegExp(Sa.source,"g"),l=0,c;for(;(c=a.exec(e))!==null;)s(e.slice(l,c.index)),r+=c[0],i=!0,l=c.index+c[0].length;return s(e.slice(l)),`${r}\u2026${i?"\x1B[0m":""}`}function M(e,t={}){let n=If(e,t.title,t.width),r=n-4,o="\u2500".repeat(n-2),i=Of(n,t.title),s=Ke.dim(`\u251C${o}\u2524`),a=Ke.dim(`\u2514${o}\u2518`),l=[i];for(let c of e){if("sep"in c){l.push(s);continue}l.push(Lf(c.content,r))}return l.push(a),l.join(`
93
+ `)}function Of(e,t){if(!t)return Ke.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`);let n=nn(t),r=e-5-n;return r<1?Ke.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`):`${Ke.dim("\u250C\u2500 ")}${t}${Ke.dim(` ${"\u2500".repeat(r)}\u2510`)}`}function Lf(e,t){let n=nn(e),r=n<=t?e+" ".repeat(t-n):Tf(e,t);return`${Ke.dim("\u2502")} ${r} ${Ke.dim("\u2502")}`}function xo(e){let t=Date.now()-new Date(e).getTime(),n=Math.floor(t/6e4);if(n<60)return`${n} minutes ago`;let r=Math.floor(n/60);return r<24?`${r} hours ago`:`${Math.floor(r/24)} days ago`}function rn(){let e=xa(process.cwd());if(!e){u.warn("No SEOAgent project found in this directory."),u.info(`Run \`${m("init")}\` to get started.`);return}u.message(Nf(e))}function Nf(e){if(!e)return"";let t=11,n=s=>A.dim(s.padEnd(t)),r=[];j(e.domain)?(r.push({content:`${A.green("\u2713")} ${A.dim("Logged in")}`}),r.push({content:A.dim(` Run \`${m("whoami")}\` for email / plan.`)})):(r.push({content:`${A.dim("\u25CB Not logged in")}`}),r.push({content:A.dim(` Run \`${m("login")}\` to connect.`)})),r.push({sep:!0}),r.push({content:e.audit?.exists?`${n("Audit:")}${A.green(`last run ${xo(e.audit.date??"")}`)} ${A.dim(`(${e.audit.issueCount??0} issues)`)}`:`${n("Audit:")}${A.dim("not yet run")}`}),r.push({content:e.strategy?.exists?`${n("Strategy:")}${A.bold(A.cyan(String(e.strategy.clusterCount??0)))} ${A.dim("clusters")} \xB7 ${A.bold(A.cyan(String(e.strategy.articleCount??0)))} ${A.dim("ideas")}`:`${n("Strategy:")}${A.dim("not yet created")}`}),r.push({content:e.briefs?.exists?`${n("Briefs:")}${A.bold(A.cyan(String(e.briefs.count??0)))} ${A.dim("ready")}`:`${n("Briefs:")}${A.dim("none created")}`}),r.push({content:e.content?.exists?`${n("Content:")}${A.green("\u2713")} ${A.bold(A.cyan(String(e.content.count??0)))} ${A.dim("articles written")}`:`${n("Content:")}${A.dim("no articles yet")}`}),r.push({content:e.roadmap?.exists?`${n("Roadmap:")}${A.green("updated")} ${A.dim(xo(e.roadmap.updatedAt??""))}`:`${n("Roadmap:")}${A.dim("not yet created")}`});let i=`${A.bold(A.cyan("SEOAgent"))} ${A.dim("\xB7")} ${A.bold(e.domain)}`;return M(r,{width:78,title:i})}import{exec as jf,spawn as _a}from"child_process";import{confirm as Df,isCancel as Ff}from"@clack/prompts";import X from"picocolors";function qe(e,t){let n=i=>i.replace(/[-+].*$/,"").split(".").map(s=>Number.parseInt(s,10)||0).slice(0,3),r=n(e),o=n(t);for(let i=0;i<3;i++){let s=(r[i]??0)-(o[i]??0);if(s!==0)return s}return 0}var Mf=`https://registry.npmjs.org/${Ae}/latest`,on=["free","starter","pro","scale","enterprise"],cr={free:"Free",starter:"Starter",pro:"Pro",scale:"Scale",enterprise:"Enterprise"};function Uf(e){let t=e.trim().toLowerCase().split(/\s+/)[0];return on.includes(t)?t:null}function Bf(e){let t=on.indexOf(e);return t===-1||t===on.length-1?null:on[t+1]}async function Gf(e,t=fetch){if(!e)return null;try{let n=(e.api_base||T.BASE).replace(/\/$/,""),r=await t(`${n}/api/cli/whoami`,{headers:{Authorization:`Bearer ${e.user_token}:${e.website_token}`,Accept:"application/json"}});if(!r.ok)return null;let o=await r.json();return typeof o.plan!="string"||!o.plan?null:{plan:o.plan,email:typeof o.email=="string"&&o.email?o.email:void 0,domain:typeof o.domain=="string"&&o.domain?o.domain:void 0}}catch{return null}}function Hf(e){let t=[],r=s=>X.dim(s.padEnd(10)),o=!1;e.email&&(t.push({content:`${r("Email:")}${X.bold(e.email)}`}),o=!0),e.domain&&(t.push({content:`${r("Website:")}${X.cyan(e.domain)}`}),o=!0),o&&t.push({sep:!0});for(let s of on){let a=cr[s];s===e.current?t.push({content:`${X.bold(X.green("\u25CF"))} ${X.bold(X.green(a.padEnd(11)))} ${X.dim("\u2190 you are here")}`}):s===e.next?t.push({content:`${X.yellow("\u25C6")} ${X.bold(X.yellow(a.padEnd(11)))} ${X.yellow("next tier")}`}):t.push({content:X.dim(` ${a}`)})}let i=`${X.bold(X.cyan("SEOAgent Cloud"))} ${X.dim("\xB7")} ${X.dim("your plan")}`;return M(t,{width:55,title:i})}async function sn(){let e=_(process.cwd()),t=j(e?.domain),n=!!process.stdin.isTTY;if(t&&n){let r=await Gf(t);if(r){let o=Uf(r.plan),i=o?Bf(o):null;if(o&&u.message(Hf({email:r.email,domain:r.domain,current:o,next:i})),o&&!i){u.success(`You're on ${cr[o]} (highest tier).`);return}if(o&&i){let s=await Df({message:`Upgrade from ${cr[o]} to ${cr[i]}?`});if(Ff(s)||!s){u.info("No changes.");return}}}}Wf()}function Wf(){let e=Kf();u.info("Opening SEOAgent Cloud pricing..."),u.message(`URL: ${e}`);let t=process.platform==="darwin"?`open "${e}"`:process.platform==="win32"?`start "${e}"`:`xdg-open "${e}"`;jf(t,n=>{n&&u.warn("Could not open browser. Visit the URL above to upgrade.")})}function Kf(){let e=_(process.cwd());return be("cli-upgrade",e?.domain)}async function an(e={}){let t=E,n=await zf();if(!n){u.warn("Couldn't reach the npm registry to check for a newer version."),u.message(`You're on ${t}. To force-update: npm install -g ${Ae}@latest`);return}if(qe(t,n)>=0){u.success(`You're on the latest CLI (${t}).`);return}if(!Hr()){u.info(`A newer CLI is available: ${t} \u2192 ${n}.`),u.message("You're running via npx, which caches the package \u2014 an unpinned spec won't auto-upgrade."),u.message(`Run the latest now by pinning the tag: npx -y ${Ae}@latest <cmd>`),u.message(`Still on ${t} after that? Clear the npx cache: rm -rf ~/.npm/_npx`),u.message(`Or install globally once so \`seoagent <cmd>\` + \`update-cli\` work in place: npm install -g ${Ae}@latest`);return}if(e.dryRun){u.info(`(dry-run) would run: npm install -g ${Ae}@latest`);return}if(u.info(`Updating CLI: ${t} \u2192 ${n}\u2026`),!await Vf()){u.error(`Update failed. Try manually: npm install -g ${Ae}@latest (you may need sudo on Linux/macOS).`);return}if(u.success(`Updated to ${n}.`),e.projects===!1){u.info("Skipped project refresh (--no-projects). Each project updates itself on its next sync.");return}u.info("Refreshing your other projects to the new version\u2026"),await qf()||u.info("Could not run the project sweep automatically \u2014 run `seoagent refresh --all` to update all projects now (otherwise each updates itself the next time you open it in Claude Code).")}function qf(){return new Promise(e=>{try{let t=_a("seoagent",["refresh","--all"],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))}catch{e(!1)}})}async function zf(e=fetch){try{let t=await e(Mf,{headers:{Accept:"application/json"}});if(!t.ok)return null;let n=await t.json();return typeof n.version=="string"?n.version:null}catch{return null}}function Vf(){return new Promise(e=>{let t=_a("npm",["install","-g",`${Ae}@latest`],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))})}import{spinner as Bh}from"@clack/prompts";import z from"picocolors";import{existsSync as Ho,mkdirSync as Wm,readFileSync as jl,readdirSync as Km,writeFileSync as qm}from"fs";import{join as Wo,relative as zm,sep as Vm}from"path";import{existsSync as Yf,mkdirSync as Jf,readdirSync as Ra,readFileSync as _o,writeFileSync as Ca}from"fs";import{dirname as Xf,join as At,relative as Qf}from"path";var fe=e=>typeof e=="string"&&e?e:void 0;function Co(e,t){let n=At(e,t),r;try{r=Ra(n)}catch{return[]}let o=[];for(let i of r){if(!i.endsWith(".md")&&!i.endsWith(".mdx")||i.startsWith("_")||i.startsWith("."))continue;let s=At(n,i),a;try{a=ue(_o(s,"utf-8")).data}catch{continue}let l=fe(a.slug)??i.replace(/\.mdx?$/,"");o.push({slug:l,title:fe(a.title)??l,draft:a.draft===!0,page_type:fe(a.page_type)??fe(a.type),path:Qf(e,s)})}return o}function ln(e){let t;try{t=Ra(e)}catch{return[]}let n=[];for(let r of t){if(!r.endsWith(".md"))continue;let o=At(e,r),i;try{i=ue(_o(o,"utf-8")).data}catch{continue}n.push({slug:fe(i.slug)??r.replace(/\.md$/,""),source:fe(i.source)??"external",repo_path:fe(i.repo_path)??null,status:fe(i.status)??null,file:o})}return n}function Ro(e,t,n){let r=new Set(t.map(l=>l.slug)),o=e.filter(l=>!l.draft&&!r.has(l.slug)),i=new Map(e.filter(l=>!l.draft).map(l=>[l.slug,l])),s=[];for(let l of t){if((l.status??"")==="published")continue;let c=i.get(l.slug);c&&s.push({pointer:l,article:c})}let a=t.filter(l=>l.source==="repo"&&l.repo_path!==null&&!n(l.repo_path));return{toTrack:o,toPublish:s,stale:a,alreadyTracked:t.length-a.length}}function Eo(e){return t=>Yf(At(e,t))}function ur(e){return e.trim().replace(/^.*\/([^/]+)$/,"$1").replace(/\.[a-z0-9]+$/i,"").toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function Ea(e){return e.split("-").filter(Boolean).map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}function Pt(e,t){if(t.url&&t.url.trim())return t.url.trim().replace(/\/+$/,"");if(!t.domain||t.domain==="unknown")return null;let n=t.domain.replace(/^https?:\/\//,"").replace(/\/$/,""),r=(t.blogPath||"").replace(/\/+$/,"");return`https://${n}${r}/${e}`}var So="This is a pointer so the cloud dashboard can track it without duplicating";function Aa(e){if(!e.includes(So))return null;let t;try{t=ue(e)}catch{return null}return!fe(t.data.slug)||!t.body.includes(So)?null:{status:fe(t.data.status)??null,repo_path:fe(t.data.repo_path)??null}}function cn(e){let t=["---",`slug: ${e.slug}`,`title: ${JSON.stringify(e.title)}`];e.page_type&&t.push(`page_type: ${e.page_type}`),e.canonical&&t.push(`canonical: ${e.canonical}`),t.push(`status: ${e.status}`),t.push(`source: ${e.source}`),e.repo_path&&t.push(`repo_path: ${e.repo_path}`),e.brief&&t.push(`brief: ${JSON.stringify(e.brief)}`),e.supersedes&&t.push(`supersedes: ${e.supersedes}`),e.primary_keyword&&t.push(`primary_keyword: ${JSON.stringify(e.primary_keyword)}`),t.push(`tracked_at: ${e.tracked_at}`),t.push("---");let n=e.repo_path?`rendered from \`${e.repo_path}\` (the source of truth for its body)`:"rendered from its source (repo or CMS)",r=e.canonical?`
94
94
 
95
95
  Live: ${e.canonical}`:"",o=[`# ${e.title}`,"",`Tracked record \u2014 this article is **${e.status}** and ${n}.`,So,"the body. Edit the source file to change the article."+r,""].join(`
96
96
  `);return`${t.join(`
97
97
  `)}
98
98
 
99
99
  ${o}
100
- `}function re(e,t,n){let r=e.findIndex(i=>new RegExp(`^${t}:\\s`).test(i)||i===`${t}:`);if(r===-1)return[...e,`${t}: ${n}`];let o=[...e];return o[r]=`${t}: ${n}`,o}function Qf(e,t){let n=e.match(/^---\r?\n([\s\S]*?)\r?\n---(\r?\n[\s\S]*)?$/);if(!n)return e;let r=n[1].split(/\r?\n/);return r=re(r,"status","published"),r=re(r,"source","repo"),r=re(r,"repo_path",t.repoPath),t.canonical&&!r.some(o=>/^canonical:\s*\S/.test(o))&&(r=re(r,"canonical",t.canonical)),`---
100
+ `}function re(e,t,n){let r=e.findIndex(i=>new RegExp(`^${t}:\\s`).test(i)||i===`${t}:`);if(r===-1)return[...e,`${t}: ${n}`];let o=[...e];return o[r]=`${t}: ${n}`,o}function Zf(e,t){let n=e.match(/^---\r?\n([\s\S]*?)\r?\n---(\r?\n[\s\S]*)?$/);if(!n)return e;let r=n[1].split(/\r?\n/);return r=re(r,"status","published"),r=re(r,"source","repo"),r=re(r,"repo_path",t.repoPath),t.canonical&&!r.some(o=>/^canonical:\s*\S/.test(o))&&(r=re(r,"canonical",t.canonical)),`---
101
101
  ${r.join(`
102
102
  `)}
103
103
  ---${n[2]??`
@@ -105,7 +105,7 @@ ${r.join(`
105
105
  ${r.join(`
106
106
  `)}
107
107
  ---${n[2]??`
108
- `}`}function Ia(e,t){let n=At(e,k,"content"),r=ln(n),o=new Set;t.content_dir&&o.add(t.content_dir);for(let c of r)c.source==="repo"&&c.repo_path&&o.add(Jf(c.repo_path));if(o.size===0)return{tracked:[],published:[]};let i=[...o].flatMap(c=>Co(e,c)),s=Ro(i,r,Eo(e)),a=[];for(let{pointer:c,article:d}of s.toPublish)try{let f=Qf(_o(c.file,"utf-8"),{repoPath:d.path,canonical:Pt(c.slug,{domain:t.domain,blogPath:t.blog_path})});Ca(c.file,f,"utf-8"),a.push(c.slug)}catch{}if(s.toTrack.length===0)return{tracked:[],published:a};Yf(n,{recursive:!0});let l=[];for(let c of s.toTrack){let d=cn({slug:c.slug,title:c.title,canonical:Pt(c.slug,{domain:t.domain,blogPath:t.blog_path}),status:"published",page_type:c.page_type,source:"repo",repo_path:c.path,tracked_at:new Date().toISOString()});Ca(At(n,`${c.slug}.md`),d,"utf-8"),l.push(c.slug)}return{tracked:l,published:a}}import{existsSync as Po,mkdirSync as Zf,readdirSync as Ta,readFileSync as eg,unlinkSync as tg,writeFileSync as Ao}from"fs";import{join as lt}from"path";import K from"picocolors";var Io={};function To(e){let t=new Map;try{for(let n of ln(lt(e,k,"content")))t.set(n.slug,{status:n.status,repo_path:n.repo_path})}catch{}return t}function Oa(e){let t=new Map;for(let n of e){if(n.action_type!=="cli_draft_ready")continue;let r=n.payload||{},o=r.article_slug??n.subject_id??null,i=r.path??(o?`content/${o}.md`:null);i&&t.set(i,[...t.get(i)??[],n.id])}return t}function Ne(e){return lt(e,k,"inbox")}function La(e){return`${e.action_type}-${e.id}.md`}function ng(e,t){let n=0;if(!Po(e))return 0;for(let r of Ta(e)){if(!r.endsWith(".md")||r==="README.md")continue;let o=r.match(/^(?:.+)-(\d+)\.md$/);if(!o)continue;let i=Number.parseInt(o[1],10);if(!Number.isNaN(i)&&!t.has(i))try{tg(lt(e,r)),n++}catch{}}return n}function rg(e){let t=e.payload||{},n=t.articleId??"unknown",r=t.slug??null,o=t.originalTitle??null,i=t.originalUrl??null,s=t.cmsType??null;return`---
108
+ `}`}function Ia(e,t){let n=At(e,k,"content"),r=ln(n),o=new Set;t.content_dir&&o.add(t.content_dir);for(let c of r)c.source==="repo"&&c.repo_path&&o.add(Xf(c.repo_path));if(o.size===0)return{tracked:[],published:[]};let i=[...o].flatMap(c=>Co(e,c)),s=Ro(i,r,Eo(e)),a=[];for(let{pointer:c,article:d}of s.toPublish)try{let f=Zf(_o(c.file,"utf-8"),{repoPath:d.path,canonical:Pt(c.slug,{domain:t.domain,blogPath:t.blog_path})});Ca(c.file,f,"utf-8"),a.push(c.slug)}catch{}if(s.toTrack.length===0)return{tracked:[],published:a};Jf(n,{recursive:!0});let l=[];for(let c of s.toTrack){let d=cn({slug:c.slug,title:c.title,canonical:Pt(c.slug,{domain:t.domain,blogPath:t.blog_path}),status:"published",page_type:c.page_type,source:"repo",repo_path:c.path,tracked_at:new Date().toISOString()});Ca(At(n,`${c.slug}.md`),d,"utf-8"),l.push(c.slug)}return{tracked:l,published:a}}import{existsSync as Po,mkdirSync as eg,readdirSync as Ta,readFileSync as tg,unlinkSync as ng,writeFileSync as Ao}from"fs";import{join as lt}from"path";import q from"picocolors";var Io={};function To(e){let t=new Map;try{for(let n of ln(lt(e,k,"content")))t.set(n.slug,{status:n.status,repo_path:n.repo_path})}catch{}return t}function Oa(e){let t=new Map;for(let n of e){if(n.action_type!=="cli_draft_ready")continue;let r=n.payload||{},o=r.article_slug??n.subject_id??null,i=r.path??(o?`content/${o}.md`:null);i&&t.set(i,[...t.get(i)??[],n.id])}return t}function Ne(e){return lt(e,k,"inbox")}function La(e){return`${e.action_type}-${e.id}.md`}function rg(e,t){let n=0;if(!Po(e))return 0;for(let r of Ta(e)){if(!r.endsWith(".md")||r==="README.md")continue;let o=r.match(/^(?:.+)-(\d+)\.md$/);if(!o)continue;let i=Number.parseInt(o[1],10);if(!Number.isNaN(i)&&!t.has(i))try{ng(lt(e,r)),n++}catch{}}return n}function og(e){let t=e.payload||{},n=t.articleId??"unknown",r=t.slug??null,o=t.originalTitle??null,i=t.originalUrl??null,s=t.cmsType??null;return`---
109
109
  action_id: ${e.id}
110
110
  action_type: ${e.action_type}
111
111
  article_id: ${n}
@@ -148,8 +148,8 @@ positive, you disagree, etc.), close it out as failed with a reason:
148
148
  \`\`\`bash
149
149
  ${m(`ack ${e.id}`)} --failed --reason "kept; performs well off-search"
150
150
  \`\`\`
151
- `}function og(e){switch(e){case"meta":return"Apply the **meta** fix \u2014 set the page's `<title>` / `<meta name=\"description\">` (or the framework's metadata API / frontmatter).";case"schema":return"Apply the **schema** fix \u2014 add or correct the JSON-LD structured data on the page.";case"canonical":return'Apply the **canonical** fix \u2014 set the correct `<link rel="canonical">` on the page.';case"internal_link":return"Apply the **internal_link** fix \u2014 add relevant internal links from related pages (look for high-authority pages on the same topic).";default:return["Apply the change for this issue:",' - **meta** \u2014 fix the `<title>` / `<meta name="description">` (or the framework\'s metadata API / frontmatter).'," - **schema** \u2014 add or correct JSON-LD structured data.",' - **canonical** \u2014 set the correct `<link rel="canonical">`.'," - **internal_link** \u2014 add relevant internal links (fix orphan/low-link pages)."," - **other** \u2014 follow the recommendation above."].join(`
152
- `)}}function ig(e,t,n){if(n)return`Locate the page's source. It renders at \`${n}\` \u2014 find the matching route/template/markdown in this repo (look under \`app/\`, \`pages/\`, \`src/\`, \`content/\`).`;let r=(t||"").toLowerCase();return r.includes("robots")||r.includes("ai_bot")||r.includes("bot_policy")?"This is a site-wide policy issue. Edit `robots.txt` at the site root (or its generator \u2014 `app/robots.ts`, `public/robots.txt`, etc.) to add the appropriate `User-agent:` / `Allow:` / `Disallow:` rules.":r.includes("sitemap")?"This is a sitemap configuration issue. Edit your sitemap generator \u2014 `app/sitemap.ts`, `pages/sitemap.xml.ts`, `next-sitemap.config.js`, or the static `public/sitemap.xml`.":e==="canonical"?'This is a site-wide canonical pattern. Look in the layout/template that wraps your pages (e.g. `app/layout.tsx`, `_app.tsx`, theme `head` partial) \u2014 that\'s where the `<link rel="canonical">` is set for every page.':e==="schema"?"This is a site-wide schema gap. Apply JSON-LD to the layout/template (for Organization-level schema) or to specific page templates (for Article / Product / FAQPage etc.).":e==="meta"?"This is a site-wide metadata convention. Look at the page-template metadata \u2014 Next.js `generateMetadata()` / `metadata` export, Nuxt `useHead()`, Astro frontmatter, etc.":e==="internal_link"?"No specific page on file. Identify pages on the same topic/cluster from `.seoagent/strategy/clusters/` and add inbound links to the target page.":"This issue does not name a single page. Read the recommendation above, identify the relevant template/config in this repo, and apply the change there."}function sg(e){let t=e.payload||{},n=t.page_url??null,r=t.issue??"other",o=t.check_id??"unknown",i=t.severity??"unknown",s=t.recommended_fix??null;return`---
151
+ `}function ig(e){switch(e){case"meta":return"Apply the **meta** fix \u2014 set the page's `<title>` / `<meta name=\"description\">` (or the framework's metadata API / frontmatter).";case"schema":return"Apply the **schema** fix \u2014 add or correct the JSON-LD structured data on the page.";case"canonical":return'Apply the **canonical** fix \u2014 set the correct `<link rel="canonical">` on the page.';case"internal_link":return"Apply the **internal_link** fix \u2014 add relevant internal links from related pages (look for high-authority pages on the same topic).";default:return["Apply the change for this issue:",' - **meta** \u2014 fix the `<title>` / `<meta name="description">` (or the framework\'s metadata API / frontmatter).'," - **schema** \u2014 add or correct JSON-LD structured data.",' - **canonical** \u2014 set the correct `<link rel="canonical">`.'," - **internal_link** \u2014 add relevant internal links (fix orphan/low-link pages)."," - **other** \u2014 follow the recommendation above."].join(`
152
+ `)}}function sg(e,t,n){if(n)return`Locate the page's source. It renders at \`${n}\` \u2014 find the matching route/template/markdown in this repo (look under \`app/\`, \`pages/\`, \`src/\`, \`content/\`).`;let r=(t||"").toLowerCase();return r.includes("robots")||r.includes("ai_bot")||r.includes("bot_policy")?"This is a site-wide policy issue. Edit `robots.txt` at the site root (or its generator \u2014 `app/robots.ts`, `public/robots.txt`, etc.) to add the appropriate `User-agent:` / `Allow:` / `Disallow:` rules.":r.includes("sitemap")?"This is a sitemap configuration issue. Edit your sitemap generator \u2014 `app/sitemap.ts`, `pages/sitemap.xml.ts`, `next-sitemap.config.js`, or the static `public/sitemap.xml`.":e==="canonical"?'This is a site-wide canonical pattern. Look in the layout/template that wraps your pages (e.g. `app/layout.tsx`, `_app.tsx`, theme `head` partial) \u2014 that\'s where the `<link rel="canonical">` is set for every page.':e==="schema"?"This is a site-wide schema gap. Apply JSON-LD to the layout/template (for Organization-level schema) or to specific page templates (for Article / Product / FAQPage etc.).":e==="meta"?"This is a site-wide metadata convention. Look at the page-template metadata \u2014 Next.js `generateMetadata()` / `metadata` export, Nuxt `useHead()`, Astro frontmatter, etc.":e==="internal_link"?"No specific page on file. Identify pages on the same topic/cluster from `.seoagent/strategy/clusters/` and add inbound links to the target page.":"This issue does not name a single page. Read the recommendation above, identify the relevant template/config in this repo, and apply the change there."}function ag(e){let t=e.payload||{},n=t.page_url??null,r=t.issue??"other",o=t.check_id??"unknown",i=t.severity??"unknown",s=t.recommended_fix??null;return`---
153
153
  action_id: ${e.id}
154
154
  action_type: ${e.action_type}
155
155
  issue: ${r}
@@ -172,8 +172,8 @@ ${s??e.description??"Apply the appropriate fix for this issue."}
172
172
 
173
173
  ## How to apply
174
174
 
175
- 1. ${ig(r,o,n)}
176
- 2. ${og(r)}
175
+ 1. ${sg(r,o,n)}
176
+ 2. ${ig(r)}
177
177
  3. Show the user the diff before committing (confirm once per session, then proceed).
178
178
 
179
179
  ## How to close this out
@@ -202,7 +202,7 @@ project's dev server \u2014 no Playwright/Puppeteer dependency, no paid API), sa
202
202
  them under \`public/screenshots/\`, and reference them with descriptive alt text.
203
203
  If you can't capture (no dev server / no screenshot tool / no real UI), leave a
204
204
  \`<!-- SCREENSHOT-TODO -->\` marker + an AI image prompt so publishing still works.
205
- `}function ag(e){let t=e.payload||{},n=t.brief_slug??null,r=t.primary_keyword??null,o=t.cluster??null,i=t.role??null,s=t.search_intent??null,a=t.priority??"medium",l=t.capture_screenshots===!0;return`---
205
+ `}function lg(e){let t=e.payload||{},n=t.brief_slug??null,r=t.primary_keyword??null,o=t.cluster??null,i=t.role??null,s=t.search_intent??null,a=t.priority??"medium",l=t.capture_screenshots===!0;return`---
206
206
  action_id: ${e.id}
207
207
  action_type: ${e.action_type}
208
208
  brief_slug: ${n??""}
@@ -252,17 +252,17 @@ If you decide not to write it (off-strategy, duplicate, etc.), decline it:
252
252
  \`\`\`bash
253
253
  ${m(`ack ${e.id}`)} --failed --reason "skipped; ..."
254
254
  \`\`\`
255
- `}var lg=20;function cg(e,t){switch(e){case"declining_clicks":return`**Refresh the content.** Update facts and examples, expand thin sections, and
255
+ `}var cg=20;function ug(e,t){switch(e){case"declining_clicks":return`**Refresh the content.** Update facts and examples, expand thin sections, and
256
256
  improve depth so the page re-earns the ranking it is losing.`;case"rank_expansion":return`**Deepen it \u2014 this page is WINNING (or in striking distance).** Cover the
257
257
  adjacent intent of the queries listed above, add sections for their variants,
258
258
  and strengthen internal links from related pages. Never split the topic into a
259
- new page; it would compete with this one.`;case"low_ctr":{let n=t?.recent_position,r=typeof n=="number"?n:Number(n);return Number.isFinite(r)&&r>lg?`**Lift the ranking, not the title.** The page sits around position ${Math.round(r)}, and
259
+ new page; it would compete with this one.`;case"low_ctr":{let n=t?.recent_position,r=typeof n=="number"?n:Number(n);return Number.isFinite(r)&&r>cg?`**Lift the ranking, not the title.** The page sits around position ${Math.round(r)}, and
260
260
  nobody scrolls deep enough to read the snippet, so rewriting the title and meta
261
261
  description wastes the update. Strengthen relevance and depth against the
262
262
  queries the page already surfaces for: fill the gaps a searcher on those
263
263
  queries expects, add the sections competitors cover and this page does not,
264
264
  and link to it from related pages. If the topic does not fit the business,
265
- decline the action instead.`:"**Rewrite the `<title>` and meta description** to be more compelling for the\n query. The page ranks where the snippet is visible, so the body may be fine."}default:return"**Expand the page substantially and bring it up to date.**"}}function ug(e){let t=e.payload||{},n=t.page_url??null,r=t.reason??"stale_thin",o=t.metrics??null,i=o?Object.entries(o).map(([s,a])=>`- **${s}**: ${a??"(n/a)"}`).join(`
265
+ decline the action instead.`:"**Rewrite the `<title>` and meta description** to be more compelling for the\n query. The page ranks where the snippet is visible, so the body may be fine."}default:return"**Expand the page substantially and bring it up to date.**"}}function dg(e){let t=e.payload||{},n=t.page_url??null,r=t.reason??"stale_thin",o=t.metrics??null,i=o?Object.entries(o).map(([s,a])=>`- **${s}**: ${a??"(n/a)"}`).join(`
266
266
  `):"- (no metrics)";return`---
267
267
  action_id: ${e.id}
268
268
  action_type: ${e.action_type}
@@ -288,7 +288,7 @@ ${i}
288
288
  ## How to revise
289
289
 
290
290
  1. Find the page's source for \`${n??"(unknown URL)"}\` in this repo (or the CMS).
291
- 2. ${cg(r,o)}
291
+ 2. ${ug(r,o)}
292
292
  3. Follow the skill's **rewrite/revise protocol**. Show the user the diff first.
293
293
 
294
294
  ## How to close this out
@@ -304,7 +304,7 @@ If you disagree (page is fine as-is, intentionally short, etc.), decline it:
304
304
  \`\`\`bash
305
305
  ${m(`ack ${e.id}`)} --failed --reason "kept as-is; ..."
306
306
  \`\`\`
307
- `}function dg(e,t=Io){let n=e.payload||{},r=n.article_slug??e.subject_id??null,o=n.path??(r?`content/${r}.md`:null),i=n.brief_slug??null,s=n.primary_keyword??null,a=n.word_count??null,l=r?t.localPointers?.get(r):void 0,c=(l?.status??"").toLowerCase()==="published",d=o?t.conflictedPaths?.has(o)===!0:!1,f=n.mode==="revision",p=f||c||d,g=n.replaces_path??l?.repo_path??null,y=r??"<slug>",h=i?` --brief ${i}`:"",w=i?`, and this refresh came from brief \`${i}\``:"",b=`${m(`content track --slug ${y}`)} --url <live-url> --file <repo-path>${h} --action ${e.id}`,C=`${m("content track --slug <your-new-slug>")} --url <live-url> --file <repo-path>${h} --supersedes ${y} --action ${e.id}`,B=[f?"the dashboard flagged this slug as already live":null,c?`\`.seoagent/content/${r}.md\` is tracked here as **published**`:null,d?`this sync kept your local \`${o}\` over the cloud copy`:null].filter(Boolean).join("; "),I=`---
307
+ `}function pg(e,t=Io){let n=e.payload||{},r=n.article_slug??e.subject_id??null,o=n.path??(r?`content/${r}.md`:null),i=n.brief_slug??null,s=n.primary_keyword??null,a=n.word_count??null,l=r?t.localPointers?.get(r):void 0,c=(l?.status??"").toLowerCase()==="published",d=o?t.conflictedPaths?.has(o)===!0:!1,f=n.mode==="revision",p=f||c||d,g=n.replaces_path??l?.repo_path??null,y=r??"<slug>",h=i?` --brief ${i}`:"",w=i?`, and this refresh came from brief \`${i}\``:"",b=`${m(`content track --slug ${y}`)} --url <live-url> --file <repo-path>${h} --action ${e.id}`,C=`${m("content track --slug <your-new-slug>")} --url <live-url> --file <repo-path>${h} --supersedes ${y} --action ${e.id}`,B=[f?"the dashboard flagged this slug as already live":null,c?`\`.seoagent/content/${r}.md\` is tracked here as **published**`:null,d?`this sync kept your local \`${o}\` over the cloud copy`:null].filter(Boolean).join("; "),I=`---
308
308
  action_id: ${e.id}
309
309
  action_type: ${e.action_type}
310
310
  article_slug: ${r??""}
@@ -324,7 +324,7 @@ ${m(`sync --force ${o}`)}
324
324
 
325
325
  Read your local copy first if you have not: \`--force\` discards it.`:"",H=`- **Draft file**: \`.seoagent/${o??"(missing path)"}\` (${D})
326
326
  - **Primary keyword**: ${s??"(none)"}
327
- - **Word count**: ${a??"(unknown)"}${d?" \u2014 per the cloud; the file on disk does NOT hold this draft yet":""}${d?te:""}`,z=`## How to close this out
327
+ - **Word count**: ${a??"(unknown)"}${d?" \u2014 per the cloud; the file on disk does NOT hold this draft yet":""}${d?te:""}`,W=`## How to close this out
328
328
 
329
329
  Pass \`--action ${e.id}\` to the \`content track\` above and it is acked for you.
330
330
  Tracking by hand? Then:
@@ -364,7 +364,7 @@ ${b}
364
364
  If, after reading both, the draft adds nothing \u2014 decline it. That is a real
365
365
  answer, not a failure.
366
366
 
367
- ${z}`:`${I}
367
+ ${W}`:`${I}
368
368
  # Drafted article ready to publish \u2014 ${e.title??r??"untitled"}
369
369
 
370
370
  SEOAgent already **wrote this article in the cloud**${i?` (from brief \`${i}\`)`:""} and
@@ -403,7 +403,7 @@ ${C}
403
403
  4. Edit freely before publishing \u2014 the \`.seoagent\` copy is yours now; push-sync
404
404
  keeps the dashboard in step.
405
405
 
406
- ${z}`}function pg(e){let t=e.payload||{},n=t.to_email??null,r=t.to_name??null,o=t.email_subject??"",i=t.email_body??"",s=t.prospect_url??null,a=t.prospect_title??null,l=t.draft_id??null,c=n?`${r?`${r} `:""}<${n}>`:"(no email found \u2014 find the author's address or contact form on the page below)",d=t.auto_approved===!0,f=d?`This draft was staged under the site's **standing outreach authorization**
406
+ ${W}`}function fg(e){let t=e.payload||{},n=t.to_email??null,r=t.to_name??null,o=t.email_subject??"",i=t.email_body??"",s=t.prospect_url??null,a=t.prospect_title??null,l=t.draft_id??null,c=n?`${r?`${r} `:""}<${n}>`:"(no email found \u2014 find the author's address or contact form on the page below)",d=t.auto_approved===!0,f=d?`This draft was staged under the site's **standing outreach authorization**
407
407
  (auto-approve mode \u2014 the SEOAgent default, which the owner can turn off in
408
408
  Site settings). Your job is only delivery: send it **from the user's own
409
409
  email account** using whatever email tooling this session has (a Gmail
@@ -474,7 +474,7 @@ ${m(`ack ${e.id}`)} --failed --reason "not sending; ..."
474
474
  A transient failure (tooling error, bounced address you want to retry) is
475
475
  different from declining: **don't ack it** \u2014 the action stays pending and
476
476
  returns on the next sync once the problem is fixed.
477
- `}function fg(e){let t=e.payload||{},n=t.sitemap_url??null,r=t.known_url_count??0,o=Array.isArray(t.urls)?t.urls:[],i=!!t.truncated,s=o.length>0?`\`\`\`
477
+ `}function gg(e){let t=e.payload||{},n=t.sitemap_url??null,r=t.known_url_count??0,o=Array.isArray(t.urls)?t.urls:[],i=!!t.truncated,s=o.length>0?`\`\`\`
478
478
  ${o.join(`
479
479
  `)}
480
480
  \`\`\`${i?`
@@ -520,7 +520,7 @@ SEOAgent re-submits the sitemap to GSC on its schedule. If a sitemap already exi
520
520
  \`\`\`bash
521
521
  ${m(`ack ${e.id}`)} --failed --reason "sitemap already served at /sitemap.xml"
522
522
  \`\`\`
523
- `}function gg(e){let t=e.payload||{},n=Array.isArray(t.needs)?t.needs:[],r=t.llms_txt_url??"/llms.txt",o=t.okf_url??null,i=Array.isArray(t.pages)?t.pages:[],s=t.page_count??i.length,a=!!t.truncated,l=g=>n.some(y=>y.file===g),c=g=>n.find(y=>y.file===g)?.reason??"",d={missing:"not served at all",unmanaged:"served, but nothing in `.seoagent/` owns it \u2014 it will drift again",stale:"content has shipped since it was last written"},f=[];l("okf")&&f.push(`### Open Knowledge Format bundle \u2014 ${d[c("okf")]??"needs work"}
523
+ `}function mg(e){let t=e.payload||{},n=Array.isArray(t.needs)?t.needs:[],r=t.llms_txt_url??"/llms.txt",o=t.okf_url??null,i=Array.isArray(t.pages)?t.pages:[],s=t.page_count??i.length,a=!!t.truncated,l=g=>n.some(y=>y.file===g),c=g=>n.find(y=>y.file===g)?.reason??"",d={missing:"not served at all",unmanaged:"served, but nothing in `.seoagent/` owns it \u2014 it will drift again",stale:"content has shipped since it was last written"},f=[];l("okf")&&f.push(`### Open Knowledge Format bundle \u2014 ${d[c("okf")]??"needs work"}
524
524
 
525
525
  OKF is the format Google published for describing an organization to AI agents.
526
526
 
@@ -592,7 +592,7 @@ If they are already correct and SEOAgent misread them, decline with a reason:
592
592
  \`\`\`bash
593
593
  ${m(`ack ${e.id}`)} --failed --reason "llms.txt is served at a custom path"
594
594
  \`\`\`
595
- `}function mg(e){let t=e.payload||{},n=t.keyword??null,r=t.opportunity??"easy_win",o=t.volume??null,i=t.difficulty??null,s=t.intent??null,a=t.capture_screenshots===!0,c=t.expansion===!0?"winner sibling (a page of yours already ranks with exceptional click-through for a close variant \u2014 proven demand)":r==="competitor_gap"?"competitor gap (a rival ranks top-10 here, you don't)":"easy win (low difficulty, real volume)";return`---
595
+ `}function hg(e){let t=e.payload||{},n=t.keyword??null,r=t.opportunity??"easy_win",o=t.volume??null,i=t.difficulty??null,s=t.intent??null,a=t.capture_screenshots===!0,c=t.expansion===!0?"winner sibling (a page of yours already ranks with exceptional click-through for a close variant \u2014 proven demand)":r==="competitor_gap"?"competitor gap (a rival ranks top-10 here, you don't)":"easy win (low difficulty, real volume)";return`---
596
596
  action_id: ${e.id}
597
597
  action_type: ${e.action_type}
598
598
  keyword: ${n??""}
@@ -651,7 +651,7 @@ decline it:
651
651
  \`\`\`bash
652
652
  ${m(`ack ${e.id}`)} --failed --reason "skipped; ..."
653
653
  \`\`\`
654
- `}function hg(e){let t=e.payload||{},n=t.unjudged_keywords??0,r=t.artifact_path??".seoagent/context.md";return`---
654
+ `}function yg(e){let t=e.payload||{},n=t.unjudged_keywords??0,r=t.artifact_path??".seoagent/context.md";return`---
655
655
  action_id: ${e.id}
656
656
  action_type: ${e.action_type}
657
657
  artifact_path: ${r}
@@ -703,7 +703,7 @@ won't ask again):
703
703
  \`\`\`bash
704
704
  ${m(`ack ${e.id}`)} --failed --reason "declined; ..."
705
705
  \`\`\`
706
- `}function yg(e){let t=e.payload||{},n=t.reason??"stale",r=t.last_audit_at??null,o=t.age_days??null,i=t.stale_after_days??28,s=n==="never_audited"?"This site has **never synced a full technical audit** \u2014 autopilot is working without real findings.":`The last full audit synced **${o??"?"} days ago**${r?` (${r.slice(0,10)})`:""} \u2014 past the ${i}-day staleness line. Its findings no longer describe the site.`;return`---
706
+ `}function wg(e){let t=e.payload||{},n=t.reason??"stale",r=t.last_audit_at??null,o=t.age_days??null,i=t.stale_after_days??28,s=n==="never_audited"?"This site has **never synced a full technical audit** \u2014 autopilot is working without real findings.":`The last full audit synced **${o??"?"} days ago**${r?` (${r.slice(0,10)})`:""} \u2014 past the ${i}-day staleness line. Its findings no longer describe the site.`;return`---
707
707
  action_id: ${e.id}
708
708
  action_type: ${e.action_type}
709
709
  reason: ${n}
@@ -747,7 +747,7 @@ until next month:
747
747
  \`\`\`bash
748
748
  ${m(`ack ${e.id}`)} --failed --reason "declined; ..."
749
749
  \`\`\`
750
- `}function wg(e){let t=e.payload||{},n=t.awaiting_drafts??0,r=t.site_url??null;return`---
750
+ `}function bg(e){let t=e.payload||{},n=t.awaiting_drafts??0,r=t.site_url??null;return`---
751
751
  action_id: ${e.id}
752
752
  action_type: ${e.action_type}
753
753
  awaiting_drafts: ${n}
@@ -784,7 +784,7 @@ returns only when the awaiting count changes on a later weekly run:
784
784
  \`\`\`bash
785
785
  ${m(`ack ${e.id}`)} --failed --reason "not now; ..."
786
786
  \`\`\`
787
- `}function bg(e,t=Io){switch(e.action_type){case"cli_prune_pending":return rg(e);case"cli_technical_fix":return sg(e);case"cli_new_content":return ag(e);case"cli_content_update":return ug(e);case"cli_draft_ready":return dg(e,t);case"cli_send_outreach_email":return pg(e);case"cli_sitemap_update":return fg(e);case"cli_ai_files_update":return gg(e);case"cli_new_landing_page":return mg(e);case"cli_draft_context":return hg(e);case"cli_run_audit":return yg(e);case"cli_outreach_drafts_ready":return wg(e);default:return null}}function kg(e,t=0){let n=t>0?`
787
+ `}function kg(e,t=Io){switch(e.action_type){case"cli_prune_pending":return og(e);case"cli_technical_fix":return ag(e);case"cli_new_content":return lg(e);case"cli_content_update":return dg(e);case"cli_draft_ready":return pg(e,t);case"cli_send_outreach_email":return fg(e);case"cli_sitemap_update":return gg(e);case"cli_ai_files_update":return mg(e);case"cli_new_landing_page":return hg(e);case"cli_draft_context":return yg(e);case"cli_run_audit":return wg(e);case"cli_outreach_drafts_ready":return bg(e);default:return null}}function vg(e,t=0){let n=t>0?`
788
788
  \u26A0\uFE0F **${t}** more pending action${t===1?"":"s"} need${t===1?"s":""} a newer CLI to display. Run \`${m("update-cli")}\` and sync again.
789
789
  `:"";if(e.length===0)return`# SEOAgent Inbox
790
790
 
@@ -801,7 +801,7 @@ For each file, read it, take the action it describes, then run \`seoagent ack <a
801
801
 
802
802
  If you're using Claude Code, just open this directory and ask "process the inbox" \u2014 the
803
803
  skill knows what to do.
804
- `}function je(e){let t=Ne(e);if(!Po(t))return[];let n=[];for(let r of Ta(t)){if(!r.endsWith(".md")||r==="README.md")continue;let o=r.match(/^(.+)-(\d+)\.md$/);if(!o)continue;let i=o[1],s=Number.parseInt(o[2],10);if(!Number.isFinite(s))continue;let a="no title",l=null,c=null,d=null,f=null,p=null,g=null;try{let y=eg(lt(t,r),"utf-8"),h=y.match(/^---\n([\s\S]*?)\n---/);if(h){let C=h[1];l=It(C,"severity"),c=It(C,"issue"),d=It(C,"page_url");let B=It(C,"priority");(B==="high"||B==="medium"||B==="low")&&(f=B),p=It(C,"impact_estimate"),g=It(C,"effort_estimate")}let b=y.replace(/^---\n[\s\S]*?\n---\n+/,"").match(/^#\s+(.+)$/m);b&&(a=b[1].trim())}catch{}n.push({id:s,action_type:i,title:a,filename:r,severity:l,issue:c,page_url:d,priority:f,impact_estimate:p,effort_estimate:g})}return n.sort((r,o)=>r.id-o.id)}function Tt(e){let t=e.issue??e.action_type.replace(/^cli_/,"").replace(/_/g,"-"),n=vg[e.severity??""]??K.dim,r=e.severity??"unknown",o=[K.dim("\u25B8"),K.bold(`id ${e.id}`),K.dim("\xB7"),K.cyan(t),n(r)];if(e.priority){let i=$g[e.priority];o.push(K.dim("\xB7"),i(`p:${e.priority}`))}return e.impact_estimate&&o.push(K.dim("\xB7"),K.green(`\u21E7 ${e.impact_estimate}`)),e.effort_estimate&&o.push(K.dim("\xB7"),K.dim(`\u23F1 ${e.effort_estimate}`)),o.push(K.dim("\u2014"),e.title),o.join(" ")}var vg={critical:e=>K.red(K.bold(e)),high:e=>K.red(e),medium:e=>K.yellow(e),low:e=>K.dim(e)},$g={high:e=>K.red(K.bold(e)),medium:e=>K.yellow(e),low:e=>K.dim(e)};function It(e,t){let n=e.match(new RegExp(`^${t}:[ \\t]*([^\\n]*?)[ \\t]*$`,"m"));if(!n)return null;let r=n[1].replace(/^["']|["']$/g,"").trim();return!r||r==="null"||r==="~"?null:r}function dr(e){let t=Ne(e);if(!Po(t))return;let n=je(e),r=n.length===0?`# SEOAgent Inbox
804
+ `}function je(e){let t=Ne(e);if(!Po(t))return[];let n=[];for(let r of Ta(t)){if(!r.endsWith(".md")||r==="README.md")continue;let o=r.match(/^(.+)-(\d+)\.md$/);if(!o)continue;let i=o[1],s=Number.parseInt(o[2],10);if(!Number.isFinite(s))continue;let a="no title",l=null,c=null,d=null,f=null,p=null,g=null;try{let y=tg(lt(t,r),"utf-8"),h=y.match(/^---\n([\s\S]*?)\n---/);if(h){let C=h[1];l=It(C,"severity"),c=It(C,"issue"),d=It(C,"page_url");let B=It(C,"priority");(B==="high"||B==="medium"||B==="low")&&(f=B),p=It(C,"impact_estimate"),g=It(C,"effort_estimate")}let b=y.replace(/^---\n[\s\S]*?\n---\n+/,"").match(/^#\s+(.+)$/m);b&&(a=b[1].trim())}catch{}n.push({id:s,action_type:i,title:a,filename:r,severity:l,issue:c,page_url:d,priority:f,impact_estimate:p,effort_estimate:g})}return n.sort((r,o)=>r.id-o.id)}function Tt(e){let t=e.issue??e.action_type.replace(/^cli_/,"").replace(/_/g,"-"),n=$g[e.severity??""]??q.dim,r=e.severity??"unknown",o=[q.dim("\u25B8"),q.bold(`id ${e.id}`),q.dim("\xB7"),q.cyan(t),n(r)];if(e.priority){let i=xg[e.priority];o.push(q.dim("\xB7"),i(`p:${e.priority}`))}return e.impact_estimate&&o.push(q.dim("\xB7"),q.green(`\u21E7 ${e.impact_estimate}`)),e.effort_estimate&&o.push(q.dim("\xB7"),q.dim(`\u23F1 ${e.effort_estimate}`)),o.push(q.dim("\u2014"),e.title),o.join(" ")}var $g={critical:e=>q.red(q.bold(e)),high:e=>q.red(e),medium:e=>q.yellow(e),low:e=>q.dim(e)},xg={high:e=>q.red(q.bold(e)),medium:e=>q.yellow(e),low:e=>q.dim(e)};function It(e,t){let n=e.match(new RegExp(`^${t}:[ \\t]*([^\\n]*?)[ \\t]*$`,"m"));if(!n)return null;let r=n[1].replace(/^["']|["']$/g,"").trim();return!r||r==="null"||r==="~"?null:r}function dr(e){let t=Ne(e);if(!Po(t))return;let n=je(e),r=n.length===0?`# SEOAgent Inbox
805
805
 
806
806
  No pending actions. Run \`seoagent sync\` later to check for new ones.
807
807
  `:`# SEOAgent Inbox
@@ -816,34 +816,34 @@ For each file, read it, take the action it describes, then run \`seoagent ack <a
816
816
 
817
817
  If you're using Claude Code, just open this directory and ask "process the inbox" \u2014 the
818
818
  skill knows what to do.
819
- `;Ao(lt(t,"README.md"),r,"utf-8")}function ja(e,t,n=Io){let r=Ne(e);Zf(r,{recursive:!0});let o=new Set(t.map(c=>c.id)),i=ng(r,o),s={...n,localPointers:n.localPointers??To(e)},a=[],l=0;for(let c of t){let d=bg(c,s);if(d===null){l++;continue}Ao(lt(r,La(c)),d,"utf-8"),a.push(c)}return Ao(lt(r,"README.md"),kg(a,l),"utf-8"),{wrote:a.length,removed:i,inboxPath:r,skippedUnknown:l,pendingIds:t.map(c=>c.id),pending:a.map(c=>({id:c.id,action_type:c.action_type,title:c.title}))}}import{existsSync as dm,readFileSync as pm,writeFileSync as fm}from"fs";import{join as gm}from"path";import{createHash as ol}from"crypto";import{existsSync as il,mkdirSync as rm,readFileSync as om,writeFileSync as nl,rmSync as im}from"fs";import{dirname as sm,join as No,sep as am}from"path";function xg(e){return e.replace(/^\/+/,"").replace(/\\/g,"/")}var Sg=[{cls:"project",test:e=>e==="project.md"},{cls:"audit",test:e=>e==="audit/latest.md"||/^audit\/(critical|high|medium|low)\.md$/.test(e)},{cls:"brief",test:e=>/^briefs\/[^/]+\.md$/.test(e)},{cls:"article",test:e=>/^content\/[^/]+\.md$/.test(e)},{cls:"cluster",test:e=>/^strategy\/clusters\/[^/]+\.md$/.test(e)},{cls:"keywords",test:e=>e==="keywords.md"||/^strategy\/keywords\/[^/]+\.md$/.test(e)},{cls:"pages",test:e=>e==="pages.md"||/^pages\/[^/]+\.md$/.test(e)},{cls:"competitors",test:e=>e==="competitors.md"},{cls:"changelog",test:e=>e==="changelog.md"}];function Da(e,t){let n=xg(e);for(let{cls:r,test:o}of Sg)if(o(n))return t&&(r==="keywords"||r==="pages")?"generated-index":r;return"other"}import{readdirSync as _g,readFileSync as Ma,statSync as Cg,writeFileSync as Rg,existsSync as Fa}from"fs";import{join as Oo,relative as Ua,resolve as Ba,sep as Xa,posix as un}from"path";function Ot(e,t){let n=new RegExp(`^- \\*\\*${t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}\\*\\* *:?\\s*(.*)$`,"mi"),o=new RegExp(`^- \\*\\*${t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}:\\*\\*\\s*(.*)$`,"mi").exec(e)??n.exec(e);return o?o[1].trim():null}function Lt(e){return e!==null&&!e.startsWith("_(none")}function Eg(e){try{let t=new URL(e).pathname.replace(/\/+$/,"");return t===""?"/":t}catch{return"/"}}function fr(e){let t=/^---\n([\s\S]*?)\n---/.exec(e);return t&&/^source_render:\s*true\s*$/m.test(t[1])?!0:/SOURCE RENDER \(local dev server\)/.test(e)}function Ag(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let o=r.split(`
820
- `,1)[0].trim();if(!/^https?:\/\//i.test(o))continue;let i=r.slice(o.length),s=!/^- Not fetched/m.test(i),a=Ot(i,"JSON-LD @types present")??"",l=Lt(a)?Array.from(a.matchAll(/`([^`]+)`/g)).map(c=>c[1].toLowerCase()):[];t.push({url:o,pathname:Eg(o),fetched:s,titlePresent:Lt(Ot(i,"title")),metaDescriptionPresent:Lt(Ot(i,"meta description")),canonicalPresent:Lt(Ot(i,"canonical")),jsonLdTypes:l,openGraphPresent:Lt(Ot(i,"Open Graph")),twitterPresent:Lt(Ot(i,"Twitter"))})}return t}var pr="(\\d{4}-\\d{2}-\\d{2})";function Pg(e){let t=/^---\n([\s\S]*?)\n---/.exec(e),n=t?new RegExp(`^captured_at:\\s*["']?${pr}`,"m").exec(t[1]):null;if(n)return n[1];let r=new RegExp(`^\\*\\*Crawled origin:\\*\\*.*\\bat ${pr}`,"m").exec(e);return r?r[1]:null}var Ig=["audited_at","generated_at","updated_at","created_at","last_updated","updated","date"];function Tg(e){let t=/^---\n([\s\S]*?)\n---/.exec(e);if(!t)return null;let n=null;for(let r of Ig){let o=new RegExp(`^${r}:\\s*["']?${pr}`,"im").exec(t[1]);o&&(n===null||o[1]>n)&&(n=o[1])}return n}var Ga=new RegExp(`^\\s*(?:(?:[-*+]|\\d+\\.)\\s+)?\\[?${pr}\\]?(?:$|[\\s:\u2014\u2013\\-)\\]])`);function Og(e,t,n){let r=Ga.exec(e);if(r)return r[1];for(let o=t.length-1;o>=0;o--){let i=Ga.exec(t[o]);if(i)return i[1]}return n}var pn="CORRECTION (verify-recs)",Lg=/\b(add(?:ed|ing|s)?|implement(?:ed|ing|s)?|inject(?:ed|ing|s)?|creat(?:e|ed|ing|es)|introduc(?:e|ed|ing|es))\b/i,Ng=/\b(none existed|never existed|there (?:was|is|were|are) no|not present|missing|absent|lack(?:s|ed|ing)?|ha[sd] no|have no|did ?not (?:previously )?(?:have|exist|serve)|didn['’]?t (?:previously )?(?:have|exist|serve)|does ?not (?:have|exist|serve)|doesn['’]?t (?:have|exist|serve)|no existing)\b/i,jg=/\b(pages|posts|articles|subpages|templates|blog posts|every page|all pages)\b/i,Ha=/\b(home ?page)\b/i,Qa=["organization","softwareapplication","website","webpage","aboutpage","contactpage","collectionpage","profilepage","article","blogposting","newsarticle","faqpage","qapage","breadcrumblist","product","howto","itemlist","localbusiness","person","review","aggregaterating","videoobject","event","offer","service","recipe","course","jobposting"],Dg=/\bjson[\s-]*ld\b|\bstructured\s+data\b|\bschema\b|@type|\bmarkup\b/i,Mg=/\bjson[\s-]*ld\b|\bstructured\s+data\b|\bschema(?:\.org)?\b|@type|\bmarkup\b/.source,Za={faq:"faqpage",faqs:"faqpage",howto:"howto",breadcrumb:"breadcrumblist",breadcrumbs:"breadcrumblist"},Fg=new Set(["a","an","the","any","no","not","its","our","your","their","this","that","these","those","some","all","more","extra","additional","further","other","new","net-new","existing","current","valid","proper","correct","appropriate","relevant","basic","full","complete","rich","minimal","page","page-level","site","site-wide","sitewide","global","homepage","structured","json","ld","json-ld","schema","and","or","of","with","without","has","have","had","is","are","was","were","serve","serves","served","serving","include","includes","including","add","adds","added","adding","implement","implemented","implementing","inject","injected","injecting","create","created","creating","introduce","introduced","introducing","missing","absent","lacks","lacking","plus","use","uses","using","need","needs","needed","ship","ships","shipped","emit","emits","render","renders","output","outputs","in","on","for","to","from","per","via","but","still","already","currently","never","previously","only","just","e.g","i.e","etc"]);function Ug(e){let t=[],n=new RegExp(Mg,"gi"),r;for(;(r=n.exec(e))!==null;){let o=/([A-Za-z][A-Za-z0-9'\u2019.-]*)\s+$/.exec(e.slice(0,r.index));if(!o)continue;let i=o[1].toLowerCase().replace(/['\u2019]s$/,"").replace(/\.+$/,"");!i||Fg.has(i)||Qa.includes(i)||Za[i]||t.push(i)}return t}function Bg(e){let t=e.toLowerCase(),n=new Set;for(let r of Qa)new RegExp(`\\b${r}\\b`,"i").test(t)&&n.add(r);for(let[r,o]of Object.entries(Za))new RegExp(`\\b${r}\\b`,"i").test(t)&&n.add(o);return Array.from(n)}var Gg=[{id:"title",re:/\btitle\s+tag\b|<title>/i,present:e=>e.titlePresent,label:"a <title> tag"},{id:"meta_description",re:/\bmeta[\s-]*description\b/i,present:e=>e.metaDescriptionPresent,label:"a meta description"},{id:"canonical",re:/\bcanonical\b/i,present:e=>e.canonicalPresent,label:"a canonical tag"},{id:"open_graph",re:/\bopen[\s-]*graph\b|\bog:[a-z]+|\bog\s+tags?\b/i,present:e=>e.openGraphPresent,label:"Open Graph tags"},{id:"twitter_card",re:/\btwitter:[a-z_]+|\btwitter\s+(card|tags?)\b/i,present:e=>e.twitterPresent,label:"a Twitter card"}],Hg=["page_url","target_url","page","url","resource","canonical","permalink","live_url"],Wg=/^[ \t]*(?:[-*+]\s+)?\*\*(?:page(?:\s+to\s+update)?|target\s+page|url|canonical)\s*:?\*\*:?\s*<?([^\s<>)]+)/im;function Kg(e){return/(^|[\\/])(briefs|content|articles|pages|posts)[\\/]/.test(e)}function dn(e){return e.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function qg(e){let t="";try{t=new URL(e.url).host.replace(/^www\./,"")}catch{}let n=e.pathname==="/"?"":e.pathname;return(n?[dn(t+n),dn(n)]:[dn(t)]).filter(Boolean)}function Wa(e,t){let n=dn(e);if(!n)return null;let r=null,o=0;for(let s of t)for(let a of qg(s))n!==a&&!n.endsWith(`-${a}`)||a.length>o&&(r=s,o=a.length);if(r)return r;let i=t.filter(s=>{let a=s.pathname.split("/").filter(Boolean).pop();return a!==void 0&&dn(a)===n});return i.length===1?i[0]:null}function Ka(e,t){let n=e.trim().replace(/^[<("'`]+/,"").replace(/[>)"'`.,]+$/,"");if(!n)return null;let r=n.toLowerCase();for(let i of t)if(i.url.toLowerCase()===r)return i;let o=r;try{o=new URL(n).pathname.toLowerCase()}catch{}if(o=o.replace(/\/+$/,"")||"/",!o.startsWith("/"))return null;for(let i of t)if(i.pathname.toLowerCase()===o)return i;return null}function zg(e,t,n){let r=/^---\n([\s\S]*?)\n---/.exec(t);if(r)for(let i of Hg){let s=new RegExp(`^${i}:\\s*["']?([^"'\\n]+)`,"im").exec(r[1]),a=s?Ka(s[1],n):null;if(a)return a}let o=Wg.exec(t);if(o){let i=Ka(o[1],n);if(i)return i}if(e&&Kg(e)){let i=(e.split(/[\\/]/).pop()??"").replace(/\.md$/i,""),s=Wa(i,n);if(s)return s}if(r){let i=/^slug:\s*["']?([^"'\n]+)/im.exec(r[1]),s=i?Wa(i[1],n):null;if(s)return s}return null}function Lo(e,t){let n=e.toLowerCase();return t.filter(r=>n.includes(r.url.toLowerCase())||r.pathname!=="/"&&n.includes(r.pathname.toLowerCase()))}function Vg(e){let t=[],n=[];for(let r of e){let o=/^(#{1,6})\s+(.*)$/.exec(r);if(o){let i=o[1].length;for(;n.length>0&&n[n.length-1].level>=i;)n.pop();n.push({level:i,text:o[2]})}t.push(n.map(i=>i.text))}return t}function Yg(e,t,n,r){let o=Lo(e,n);if(o.length>0)return{targets:o,basis:"line"};if(Ha.test(e))return r.homepage?{targets:[r.homepage],basis:"line"}:null;for(let i=t.length-1;i>=0;i--){let s=Lo(t[i],n);if(s.length>0)return{targets:s,basis:"heading"};if(Ha.test(t[i]))return r.homepage?{targets:[r.homepage],basis:"heading"}:null}return r.fileBound?{targets:[r.fileBound],basis:"file"}:jg.test(e)||r.namesOtherPages?null:r.homepage?{targets:[r.homepage],basis:"origin"}:null}function qa(e){return{organization:"Organization",softwareapplication:"SoftwareApplication",website:"WebSite",webpage:"WebPage",blogposting:"BlogPosting",newsarticle:"NewsArticle",faqpage:"FAQPage",breadcrumblist:"BreadcrumbList"}[e]??e.charAt(0).toUpperCase()+e.slice(1)}function Jg(e){let t=/^(\s*(?:(?:[-*+]|\d+\.)\s+(?:\[[ xX]\]\s+)?|>\s+|#{1,6}\s+)?)(.*)$/.exec(e);return t?{prefix:t[1],content:t[2]}:{prefix:"",content:e}}function Xg(e,t,n={}){if(fr(t))return{text:e,corrections:[],stale:[]};let r=Ag(t).filter(p=>p.fetched);if(r.length===0)return{text:e,corrections:[],stale:[]};let o=r.find(p=>p.pathname==="/")??r[0],i=Pg(t),s=Tg(e),a=e.split(`
821
- `),l=Vg(a),c=[],d=[],f={homepage:o,fileBound:zg(n.filePath,e,r),namesOtherPages:r.some(p=>p!==o&&Lo(e,[p]).length>0)};for(let p=0;p<a.length;p++){let g=a[p];if(g.includes(pn)||!Lg.test(g)&&!Ng.test(g)&&!/\bno\b/i.test(g))continue;let y=Yg(g,l[p],r,f);if(!y||y.targets.length===0)continue;let h=y.targets,w=[];for(let z of Gg){let U=z.re.exec(g);U&&Va(g,U.index,U[0])&&h.every(ne=>z.present(ne))&&w.push(z.label)}let b=Dg.exec(g);if(b&&Va(g,b.index,b[0])){let z=Bg(g);if(z.length>0){let U=z.filter(ne=>h.every(dt=>dt.jsonLdTypes.includes(ne)));U.length>0&&w.push(`${U.map(qa).join(", ")} JSON-LD`)}else Ug(g).length===0&&h.every(U=>U.jsonLdTypes.length>0)&&w.push(`JSON-LD (${Array.from(new Set(h.flatMap(U=>U.jsonLdTypes))).map(qa).join(", ")})`)}if(w.length===0)continue;let C=w.join(" + "),B=h.map(z=>z.url).join(", "),I=i?Og(g,l[p],s):null;if(i&&I&&I<i){d.push({line:p+1,original:g,entityLabel:C,pageUrl:B,basis:y.basis,authoredAt:I,capturedAt:i});continue}let{prefix:D,content:te}=Jg(g),H=`${D}~~${te}~~ \u2192 ${pn}: the live page (${B}) already serves ${C} per evidence.md \u2014 this was a repo-source reconciliation, not a net-new addition.`;a[p]=H,c.push({line:p+1,original:g,corrected:H,entityLabel:C,pageUrl:B,basis:y.basis})}return{text:a.join(`
822
- `),corrections:c,stale:d}}var Qg=/^\s*(?:$|[()[\]{}.,;:!?'"’”…]|—|–|→|\btags?\b|\belements?\b|\bmeta\b|\bmarkup\b|\bstructured\b|\bdata\b|\bcards?\b|\blinks?\b|\burls?\b|\bdeclarations?\b|\bsnippets?\b|\battributes?\b|\bentr(?:y|ies)\b|\brel\b|\bhref\b|\bschema\b|\bjson[\s-]*ld\b|\bis\b|\bare\b|\bwas\b|\bwere\b|\bisn['’]?t\b|\baren['’]?t\b|\bwasn['’]?t\b|\bweren['’]?t\b|\bdid\b|\bdidn['’]?t\b|\bdoes\b|\bdoesn['’]?t\b|\bha[sd]\b|\bhasn['’]?t\b|\bhadn['’]?t\b|\bnot\b|\bnever\b|\bpresent\b|\bfound\b|\bexists?\b|\bexisted\b|\bset\b|\bdefined\b|\bconfigured\b|\bmissing\b|\babsent\b|\banywhere\b|\bat\s+all\b|\byet\b|\bto\b|\bon\b|\bfor\b|\bin\b|\binto\b|\bacross\b|\bat\b|\bvia\b|\bwith\b|\band\b|\bor\b|\bplus\b|\bper\b|https?:|\/|`)/i,Zg=/\b(?:add(?:ed|ing|s)?|implement(?:ed|ing|s)?|inject(?:ed|ing|s)?|creat(?:e|ed|ing|es)|introduc(?:e|ed|ing|es))\s+(?:[\w`'’"/-]+\s+){0,3}$/i,em=/\b(?:no|not|missing|absent|without|zero|lack(?:s|ed|ing)?|ha[sd]\s+no|have\s+no|never\s+(?:had|served|shipped)|(?:do|does|did)\s*(?:n['’]t|\s+not)?\s+(?:have|serve|include|ship|set|emit|render|output)|don['’]t\s+(?:have|serve|include|ship|set|emit|render|output))\s+(?:(?:a|an|the|any|its|valid|proper|correct|self-referencing)\s+){0,2}$/i,za=/^\s*[:,(]?\s*(?:tags?|elements?|meta|markup|data|cards?|links?|urls?|declarations?|snippets?|attributes?)?\s*(?:(?:is|are|was|were|ha[sd])\s+)?(?:still\s+)?(?:missing|absent|nowhere|not\s+(?:previously\s+)?(?:present|set|defined|found|served|rendered|emitted)|never\s+(?:previously\s+)?existed|did\s*n(?:ot|['’]?t)\s+(?:previously\s+)?(?:exist|have)|does\s*n(?:ot|['’]?t)\s+(?:currently\s+)?(?:exist|have)|no\s+longer\s+exists?)\b/i,tm=/^\s*[:,(]?\s*(?:tags?|elements?|meta|markup|data|cards?|links?|schema)?\s*(?:is|are|was|were|do|does|did|would|will|can|could|should|must)\s*n(?:ot|['’]t)\b/i;function Va(e,t,n){let r=e.slice(t+n.length),o=e.slice(Math.max(0,t-64),t);return!Qg.test(r)||!za.test(r)&&tm.test(r)?!1:Zg.test(o)||em.test(o)||za.test(r)}function el(e){let t=`~~ \u2192 ${pn}:`;if(!e.includes(t))return{text:e,stripped:0};let n=e.split(`
819
+ `;Ao(lt(t,"README.md"),r,"utf-8")}function ja(e,t,n=Io){let r=Ne(e);eg(r,{recursive:!0});let o=new Set(t.map(c=>c.id)),i=rg(r,o),s={...n,localPointers:n.localPointers??To(e)},a=[],l=0;for(let c of t){let d=kg(c,s);if(d===null){l++;continue}Ao(lt(r,La(c)),d,"utf-8"),a.push(c)}return Ao(lt(r,"README.md"),vg(a,l),"utf-8"),{wrote:a.length,removed:i,inboxPath:r,skippedUnknown:l,pendingIds:t.map(c=>c.id),pending:a.map(c=>({id:c.id,action_type:c.action_type,title:c.title}))}}import{existsSync as pm,readFileSync as fm,writeFileSync as gm}from"fs";import{join as mm}from"path";import{createHash as ol}from"crypto";import{existsSync as il,mkdirSync as om,readFileSync as im,writeFileSync as nl,rmSync as sm}from"fs";import{dirname as am,join as No,sep as lm}from"path";function Sg(e){return e.replace(/^\/+/,"").replace(/\\/g,"/")}var _g=[{cls:"project",test:e=>e==="project.md"},{cls:"audit",test:e=>e==="audit/latest.md"||/^audit\/(critical|high|medium|low)\.md$/.test(e)},{cls:"brief",test:e=>/^briefs\/[^/]+\.md$/.test(e)},{cls:"article",test:e=>/^content\/[^/]+\.md$/.test(e)},{cls:"cluster",test:e=>/^strategy\/clusters\/[^/]+\.md$/.test(e)},{cls:"keywords",test:e=>e==="keywords.md"||/^strategy\/keywords\/[^/]+\.md$/.test(e)},{cls:"pages",test:e=>e==="pages.md"||/^pages\/[^/]+\.md$/.test(e)},{cls:"competitors",test:e=>e==="competitors.md"},{cls:"changelog",test:e=>e==="changelog.md"}];function Da(e,t){let n=Sg(e);for(let{cls:r,test:o}of _g)if(o(n))return t&&(r==="keywords"||r==="pages")?"generated-index":r;return"other"}import{readdirSync as Cg,readFileSync as Fa,statSync as Rg,writeFileSync as Eg,existsSync as Ma}from"fs";import{join as Oo,relative as Ua,resolve as Ba,sep as Xa,posix as un}from"path";function Ot(e,t){let n=new RegExp(`^- \\*\\*${t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}\\*\\* *:?\\s*(.*)$`,"mi"),o=new RegExp(`^- \\*\\*${t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}:\\*\\*\\s*(.*)$`,"mi").exec(e)??n.exec(e);return o?o[1].trim():null}function Lt(e){return e!==null&&!e.startsWith("_(none")}function Ag(e){try{let t=new URL(e).pathname.replace(/\/+$/,"");return t===""?"/":t}catch{return"/"}}function fr(e){let t=/^---\n([\s\S]*?)\n---/.exec(e);return t&&/^source_render:\s*true\s*$/m.test(t[1])?!0:/SOURCE RENDER \(local dev server\)/.test(e)}function Pg(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let o=r.split(`
820
+ `,1)[0].trim();if(!/^https?:\/\//i.test(o))continue;let i=r.slice(o.length),s=!/^- Not fetched/m.test(i),a=Ot(i,"JSON-LD @types present")??"",l=Lt(a)?Array.from(a.matchAll(/`([^`]+)`/g)).map(c=>c[1].toLowerCase()):[];t.push({url:o,pathname:Ag(o),fetched:s,titlePresent:Lt(Ot(i,"title")),metaDescriptionPresent:Lt(Ot(i,"meta description")),canonicalPresent:Lt(Ot(i,"canonical")),jsonLdTypes:l,openGraphPresent:Lt(Ot(i,"Open Graph")),twitterPresent:Lt(Ot(i,"Twitter"))})}return t}var pr="(\\d{4}-\\d{2}-\\d{2})";function Ig(e){let t=/^---\n([\s\S]*?)\n---/.exec(e),n=t?new RegExp(`^captured_at:\\s*["']?${pr}`,"m").exec(t[1]):null;if(n)return n[1];let r=new RegExp(`^\\*\\*Crawled origin:\\*\\*.*\\bat ${pr}`,"m").exec(e);return r?r[1]:null}var Tg=["audited_at","generated_at","updated_at","created_at","last_updated","updated","date"];function Og(e){let t=/^---\n([\s\S]*?)\n---/.exec(e);if(!t)return null;let n=null;for(let r of Tg){let o=new RegExp(`^${r}:\\s*["']?${pr}`,"im").exec(t[1]);o&&(n===null||o[1]>n)&&(n=o[1])}return n}var Ga=new RegExp(`^\\s*(?:(?:[-*+]|\\d+\\.)\\s+)?\\[?${pr}\\]?(?:$|[\\s:\u2014\u2013\\-)\\]])`);function Lg(e,t,n){let r=Ga.exec(e);if(r)return r[1];for(let o=t.length-1;o>=0;o--){let i=Ga.exec(t[o]);if(i)return i[1]}return n}var pn="CORRECTION (verify-recs)",Ng=/\b(add(?:ed|ing|s)?|implement(?:ed|ing|s)?|inject(?:ed|ing|s)?|creat(?:e|ed|ing|es)|introduc(?:e|ed|ing|es))\b/i,jg=/\b(none existed|never existed|there (?:was|is|were|are) no|not present|missing|absent|lack(?:s|ed|ing)?|ha[sd] no|have no|did ?not (?:previously )?(?:have|exist|serve)|didn['’]?t (?:previously )?(?:have|exist|serve)|does ?not (?:have|exist|serve)|doesn['’]?t (?:have|exist|serve)|no existing)\b/i,Dg=/\b(pages|posts|articles|subpages|templates|blog posts|every page|all pages)\b/i,Ha=/\b(home ?page)\b/i,Qa=["organization","softwareapplication","website","webpage","aboutpage","contactpage","collectionpage","profilepage","article","blogposting","newsarticle","faqpage","qapage","breadcrumblist","product","howto","itemlist","localbusiness","person","review","aggregaterating","videoobject","event","offer","service","recipe","course","jobposting"],Fg=/\bjson[\s-]*ld\b|\bstructured\s+data\b|\bschema\b|@type|\bmarkup\b/i,Mg=/\bjson[\s-]*ld\b|\bstructured\s+data\b|\bschema(?:\.org)?\b|@type|\bmarkup\b/.source,Za={faq:"faqpage",faqs:"faqpage",howto:"howto",breadcrumb:"breadcrumblist",breadcrumbs:"breadcrumblist"},Ug=new Set(["a","an","the","any","no","not","its","our","your","their","this","that","these","those","some","all","more","extra","additional","further","other","new","net-new","existing","current","valid","proper","correct","appropriate","relevant","basic","full","complete","rich","minimal","page","page-level","site","site-wide","sitewide","global","homepage","structured","json","ld","json-ld","schema","and","or","of","with","without","has","have","had","is","are","was","were","serve","serves","served","serving","include","includes","including","add","adds","added","adding","implement","implemented","implementing","inject","injected","injecting","create","created","creating","introduce","introduced","introducing","missing","absent","lacks","lacking","plus","use","uses","using","need","needs","needed","ship","ships","shipped","emit","emits","render","renders","output","outputs","in","on","for","to","from","per","via","but","still","already","currently","never","previously","only","just","e.g","i.e","etc"]);function Bg(e){let t=[],n=new RegExp(Mg,"gi"),r;for(;(r=n.exec(e))!==null;){let o=/([A-Za-z][A-Za-z0-9'\u2019.-]*)\s+$/.exec(e.slice(0,r.index));if(!o)continue;let i=o[1].toLowerCase().replace(/['\u2019]s$/,"").replace(/\.+$/,"");!i||Ug.has(i)||Qa.includes(i)||Za[i]||t.push(i)}return t}function Gg(e){let t=e.toLowerCase(),n=new Set;for(let r of Qa)new RegExp(`\\b${r}\\b`,"i").test(t)&&n.add(r);for(let[r,o]of Object.entries(Za))new RegExp(`\\b${r}\\b`,"i").test(t)&&n.add(o);return Array.from(n)}var Hg=[{id:"title",re:/\btitle\s+tag\b|<title>/i,present:e=>e.titlePresent,label:"a <title> tag"},{id:"meta_description",re:/\bmeta[\s-]*description\b/i,present:e=>e.metaDescriptionPresent,label:"a meta description"},{id:"canonical",re:/\bcanonical\b/i,present:e=>e.canonicalPresent,label:"a canonical tag"},{id:"open_graph",re:/\bopen[\s-]*graph\b|\bog:[a-z]+|\bog\s+tags?\b/i,present:e=>e.openGraphPresent,label:"Open Graph tags"},{id:"twitter_card",re:/\btwitter:[a-z_]+|\btwitter\s+(card|tags?)\b/i,present:e=>e.twitterPresent,label:"a Twitter card"}],Wg=["page_url","target_url","page","url","resource","canonical","permalink","live_url"],Kg=/^[ \t]*(?:[-*+]\s+)?\*\*(?:page(?:\s+to\s+update)?|target\s+page|url|canonical)\s*:?\*\*:?\s*<?([^\s<>)]+)/im;function qg(e){return/(^|[\\/])(briefs|content|articles|pages|posts)[\\/]/.test(e)}function dn(e){return e.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function zg(e){let t="";try{t=new URL(e.url).host.replace(/^www\./,"")}catch{}let n=e.pathname==="/"?"":e.pathname;return(n?[dn(t+n),dn(n)]:[dn(t)]).filter(Boolean)}function Wa(e,t){let n=dn(e);if(!n)return null;let r=null,o=0;for(let s of t)for(let a of zg(s))n!==a&&!n.endsWith(`-${a}`)||a.length>o&&(r=s,o=a.length);if(r)return r;let i=t.filter(s=>{let a=s.pathname.split("/").filter(Boolean).pop();return a!==void 0&&dn(a)===n});return i.length===1?i[0]:null}function Ka(e,t){let n=e.trim().replace(/^[<("'`]+/,"").replace(/[>)"'`.,]+$/,"");if(!n)return null;let r=n.toLowerCase();for(let i of t)if(i.url.toLowerCase()===r)return i;let o=r;try{o=new URL(n).pathname.toLowerCase()}catch{}if(o=o.replace(/\/+$/,"")||"/",!o.startsWith("/"))return null;for(let i of t)if(i.pathname.toLowerCase()===o)return i;return null}function Vg(e,t,n){let r=/^---\n([\s\S]*?)\n---/.exec(t);if(r)for(let i of Wg){let s=new RegExp(`^${i}:\\s*["']?([^"'\\n]+)`,"im").exec(r[1]),a=s?Ka(s[1],n):null;if(a)return a}let o=Kg.exec(t);if(o){let i=Ka(o[1],n);if(i)return i}if(e&&qg(e)){let i=(e.split(/[\\/]/).pop()??"").replace(/\.md$/i,""),s=Wa(i,n);if(s)return s}if(r){let i=/^slug:\s*["']?([^"'\n]+)/im.exec(r[1]),s=i?Wa(i[1],n):null;if(s)return s}return null}function Lo(e,t){let n=e.toLowerCase();return t.filter(r=>n.includes(r.url.toLowerCase())||r.pathname!=="/"&&n.includes(r.pathname.toLowerCase()))}function Yg(e){let t=[],n=[];for(let r of e){let o=/^(#{1,6})\s+(.*)$/.exec(r);if(o){let i=o[1].length;for(;n.length>0&&n[n.length-1].level>=i;)n.pop();n.push({level:i,text:o[2]})}t.push(n.map(i=>i.text))}return t}function Jg(e,t,n,r){let o=Lo(e,n);if(o.length>0)return{targets:o,basis:"line"};if(Ha.test(e))return r.homepage?{targets:[r.homepage],basis:"line"}:null;for(let i=t.length-1;i>=0;i--){let s=Lo(t[i],n);if(s.length>0)return{targets:s,basis:"heading"};if(Ha.test(t[i]))return r.homepage?{targets:[r.homepage],basis:"heading"}:null}return r.fileBound?{targets:[r.fileBound],basis:"file"}:Dg.test(e)||r.namesOtherPages?null:r.homepage?{targets:[r.homepage],basis:"origin"}:null}function qa(e){return{organization:"Organization",softwareapplication:"SoftwareApplication",website:"WebSite",webpage:"WebPage",blogposting:"BlogPosting",newsarticle:"NewsArticle",faqpage:"FAQPage",breadcrumblist:"BreadcrumbList"}[e]??e.charAt(0).toUpperCase()+e.slice(1)}function Xg(e){let t=/^(\s*(?:(?:[-*+]|\d+\.)\s+(?:\[[ xX]\]\s+)?|>\s+|#{1,6}\s+)?)(.*)$/.exec(e);return t?{prefix:t[1],content:t[2]}:{prefix:"",content:e}}function Qg(e,t,n={}){if(fr(t))return{text:e,corrections:[],stale:[]};let r=Pg(t).filter(p=>p.fetched);if(r.length===0)return{text:e,corrections:[],stale:[]};let o=r.find(p=>p.pathname==="/")??r[0],i=Ig(t),s=Og(e),a=e.split(`
821
+ `),l=Yg(a),c=[],d=[],f={homepage:o,fileBound:Vg(n.filePath,e,r),namesOtherPages:r.some(p=>p!==o&&Lo(e,[p]).length>0)};for(let p=0;p<a.length;p++){let g=a[p];if(g.includes(pn)||!Ng.test(g)&&!jg.test(g)&&!/\bno\b/i.test(g))continue;let y=Jg(g,l[p],r,f);if(!y||y.targets.length===0)continue;let h=y.targets,w=[];for(let W of Hg){let U=W.re.exec(g);U&&Va(g,U.index,U[0])&&h.every(ne=>W.present(ne))&&w.push(W.label)}let b=Fg.exec(g);if(b&&Va(g,b.index,b[0])){let W=Gg(g);if(W.length>0){let U=W.filter(ne=>h.every(dt=>dt.jsonLdTypes.includes(ne)));U.length>0&&w.push(`${U.map(qa).join(", ")} JSON-LD`)}else Bg(g).length===0&&h.every(U=>U.jsonLdTypes.length>0)&&w.push(`JSON-LD (${Array.from(new Set(h.flatMap(U=>U.jsonLdTypes))).map(qa).join(", ")})`)}if(w.length===0)continue;let C=w.join(" + "),B=h.map(W=>W.url).join(", "),I=i?Lg(g,l[p],s):null;if(i&&I&&I<i){d.push({line:p+1,original:g,entityLabel:C,pageUrl:B,basis:y.basis,authoredAt:I,capturedAt:i});continue}let{prefix:D,content:te}=Xg(g),H=`${D}~~${te}~~ \u2192 ${pn}: the live page (${B}) already serves ${C} per evidence.md \u2014 this was a repo-source reconciliation, not a net-new addition.`;a[p]=H,c.push({line:p+1,original:g,corrected:H,entityLabel:C,pageUrl:B,basis:y.basis})}return{text:a.join(`
822
+ `),corrections:c,stale:d}}var Zg=/^\s*(?:$|[()[\]{}.,;:!?'"’”…]|—|–|→|\btags?\b|\belements?\b|\bmeta\b|\bmarkup\b|\bstructured\b|\bdata\b|\bcards?\b|\blinks?\b|\burls?\b|\bdeclarations?\b|\bsnippets?\b|\battributes?\b|\bentr(?:y|ies)\b|\brel\b|\bhref\b|\bschema\b|\bjson[\s-]*ld\b|\bis\b|\bare\b|\bwas\b|\bwere\b|\bisn['’]?t\b|\baren['’]?t\b|\bwasn['’]?t\b|\bweren['’]?t\b|\bdid\b|\bdidn['’]?t\b|\bdoes\b|\bdoesn['’]?t\b|\bha[sd]\b|\bhasn['’]?t\b|\bhadn['’]?t\b|\bnot\b|\bnever\b|\bpresent\b|\bfound\b|\bexists?\b|\bexisted\b|\bset\b|\bdefined\b|\bconfigured\b|\bmissing\b|\babsent\b|\banywhere\b|\bat\s+all\b|\byet\b|\bto\b|\bon\b|\bfor\b|\bin\b|\binto\b|\bacross\b|\bat\b|\bvia\b|\bwith\b|\band\b|\bor\b|\bplus\b|\bper\b|https?:|\/|`)/i,em=/\b(?:add(?:ed|ing|s)?|implement(?:ed|ing|s)?|inject(?:ed|ing|s)?|creat(?:e|ed|ing|es)|introduc(?:e|ed|ing|es))\s+(?:[\w`'’"/-]+\s+){0,3}$/i,tm=/\b(?:no|not|missing|absent|without|zero|lack(?:s|ed|ing)?|ha[sd]\s+no|have\s+no|never\s+(?:had|served|shipped)|(?:do|does|did)\s*(?:n['’]t|\s+not)?\s+(?:have|serve|include|ship|set|emit|render|output)|don['’]t\s+(?:have|serve|include|ship|set|emit|render|output))\s+(?:(?:a|an|the|any|its|valid|proper|correct|self-referencing)\s+){0,2}$/i,za=/^\s*[:,(]?\s*(?:tags?|elements?|meta|markup|data|cards?|links?|urls?|declarations?|snippets?|attributes?)?\s*(?:(?:is|are|was|were|ha[sd])\s+)?(?:still\s+)?(?:missing|absent|nowhere|not\s+(?:previously\s+)?(?:present|set|defined|found|served|rendered|emitted)|never\s+(?:previously\s+)?existed|did\s*n(?:ot|['’]?t)\s+(?:previously\s+)?(?:exist|have)|does\s*n(?:ot|['’]?t)\s+(?:currently\s+)?(?:exist|have)|no\s+longer\s+exists?)\b/i,nm=/^\s*[:,(]?\s*(?:tags?|elements?|meta|markup|data|cards?|links?|schema)?\s*(?:is|are|was|were|do|does|did|would|will|can|could|should|must)\s*n(?:ot|['’]t)\b/i;function Va(e,t,n){let r=e.slice(t+n.length),o=e.slice(Math.max(0,t-64),t);return!Zg.test(r)||!za.test(r)&&nm.test(r)?!1:em.test(o)||tm.test(o)||za.test(r)}function el(e){let t=`~~ \u2192 ${pn}:`;if(!e.includes(t))return{text:e,stripped:0};let n=e.split(`
823
823
  `),r=0;for(let o=0;o<n.length;o++){let i=n[o].indexOf(t);if(i===-1)continue;let s=n[o].slice(0,i),a=s.indexOf("~~");a!==-1&&(n[o]=s.slice(0,a)+s.slice(a+2),r++)}return{text:n.join(`
824
- `),stripped:r}}var nm=un.join(k,"audit","evidence.md");function Ya(e){let t=e.split(Xa).join("/");return t===nm||t===un.join(k,"audit","findings.md")||t===un.join(k,"pages.md")||t===un.join(k,"keywords.md")||t.startsWith(un.join(k,"inbox")+"/")}function Ja(e){return e.split(Xa).join("/").split("/").includes(".claude")}function tl(e,t=[]){let n;try{n=_g(e)}catch{return t}for(let r of n){let o=Oo(e,r),i;try{i=Cg(o)}catch{continue}i.isDirectory()?tl(o,t):r.endsWith(".md")&&t.push(o)}return t}function Nt(e,t={}){let n=Oo(e,k,"audit","evidence.md"),r={evidenceFound:Fa(n),evidencePath:n,sourceRender:!1,scanned:[],skipped:[],corrections:[],stale:[]};if(!r.evidenceFound)return r;let o=Ma(n,"utf-8");if(fr(o))return r.sourceRender=!0,r;let i=new Map;for(let s of tl(Oo(e,k))){let a=Ua(e,s);Ya(a)||Ja(a)||i.set(Ba(s),a)}for(let s of t.extraFiles??[]){let a=Ba(e,s),l=Ua(e,a);if(Ya(l)||Ja(l)){r.skipped.push(l);continue}Fa(a)?i.set(a,l):r.skipped.push(l)}for(let[s,a]of i){let l;try{l=Ma(s,"utf-8")}catch{continue}r.scanned.push(a);let{text:c,corrections:d,stale:f}=Xg(l,o,{filePath:a});if(d.length>0){Rg(s,c,"utf-8");for(let p of d)r.corrections.push({...p,file:a})}for(let p of f)r.stale.push({...p,file:a})}return r}function sl(e){if(typeof e!="string")return{force:e===!0};let t=e.trim().replace(/\\/g,"/").replace(/^\.?\/+/,"").replace(/^\.seoagent\//,"").replace(/^\/+/,"");return t?{force:!1,forcePaths:[t]}:{force:!0}}function rl(e){return"sha256:"+ol("sha256").update(e).digest("hex")}function ge(e){return ol("sha256").update(e,"utf-8").digest("hex")}function lm(e,t,n={}){let r=[],o=i=>n.force===!0||n.forcePaths?.includes(i)===!0;for(let i of e.artifacts){let s=t[i.path]??{exists:!1,locallyEdited:!1};if(!s.exists){r.push({path:i.path,kind:"write",body:i.body_md});continue}if(s.contentHash===i.content_hash){r.push({path:i.path,kind:"skip"});continue}if(s.verifyRecsStrippedHash===i.content_hash){r.push({path:i.path,kind:"skip",note:"local differs from cloud only by verify-recs corrections (written by the CLI, not by you)"});continue}if(i.generated){r.push({path:i.path,kind:"overwrite",body:i.body_md,note:s.locallyEdited?"discarded local edits \u2014 this is a cloud-generated file (edit it in the dashboard)":void 0});continue}if(s.trackingPointer&&s.locallyEdited){r.push({path:i.path,kind:"overwrite",body:i.body_md,note:"replaced the tracking-pointer stub with the cloud draft (the stub was written by `content track`, not by you)"});continue}if(i.path==="context.md"&&s.scaffoldContext&&!ke(i.body_md)){r.push({path:i.path,kind:"overwrite",body:i.body_md,note:"replaced the `seoagent init` scaffold with the owner-authored cloud context (the scaffold was written by `init`, not by you)"});continue}if(s.locallyEdited&&!o(i.path)){r.push({path:i.path,kind:"conflict",note:"local newer than cloud, keeping local \u2014 use --force to take cloud"});continue}r.push({path:i.path,kind:"overwrite",body:i.body_md})}for(let i of e.deleted){let s=t[i];if(!(!s||!s.exists)){if(s.locallyEdited&&!o(i)){r.push({path:i,kind:"delete-skipped",note:"server deleted this but it has local edits \u2014 keeping it (use --force to delete)"});continue}r.push({path:i,kind:"delete"})}}return r}function cm(e,t,n,r){let o=new Map;for(let s of t.artifacts)o.set(s.path,s.generated);let i=[];for(let s of e)s.kind!=="skip"&&i.push({path:s.path,kind:s.kind,class:Da(s.path,o.get(s.path)??!1),...s.note?{note:s.note}:{}});return i.length===0?null:{pulled_at:r,cursor:n,changes:i}}async function al(e){let t=await jo(e);return t.ok?t.artifact?{ok:!0,body:t.artifact.body_md}:{ok:!1,error:`No cloud artifact found at "${e.path.replace(/^\/+/,"").replace(/\\/g,"/")}"`}:t}async function jo(e){let t=await cl({apiBase:e.apiBase,authHeader:e.authHeader,since:null,fetchImpl:e.fetchImpl});if(!t.ok)return{ok:!1,error:t.error};let n=e.path.replace(/^\/+/,"").replace(/\\/g,"/");return{ok:!0,artifact:t.manifest.artifacts.find(r=>r.path===n)??null}}function ll(e,t){return No(e,t.split("/").join(am))}function um(e,t,n){let r={};for(let o of t){let i=ll(e,o);if(!il(i)){r[o]={exists:!1,locallyEdited:!1};continue}let s=n[o],a=om(i,"utf-8"),l=!s||s.hash!==ge(a),c=Aa(a),d=el(a);r[o]={exists:!0,contentHash:rl(a),locallyEdited:l,...o==="context.md"&&ke(a)?{scaffoldContext:!0}:{},...c?{trackingPointer:c}:{},...d.stripped>0?{verifyRecsStrippedHash:rl(d.text)}:{}}}return r}async function cl(e){let t=e.fetchImpl??fetch,n=`${e.apiBase}/api/cli/sync`+(e.since?`?since=${encodeURIComponent(e.since)}`:"");try{let r=await t(n,{method:"GET",headers:{Authorization:e.authHeader,Accept:"application/json"}});if(!r.ok){let i=await r.text().catch(()=>"");return{ok:!1,error:`${r.status} ${i.slice(0,200)}`.trim()}}let o=await r.json().catch(()=>null);return!o||!Array.isArray(o.artifacts)||typeof o.now!="string"?{ok:!1,error:"Malformed manifest response"}:(Array.isArray(o.deleted)||(o.deleted=[]),{ok:!0,manifest:o})}catch(r){return{ok:!1,error:r.message}}}async function ul(e){let t=No(e.projectDir,k),n={ok:!0,written:0,overwritten:0,skipped:0,conflicts:0,conflictPaths:[],pointerOverwrites:{},deleted:0,warnings:[],cursor:e.since};if(!il(t))return{...n,ok:!0};let r=await cl({apiBase:e.apiBase,authHeader:e.authHeader,since:e.since,fetchImpl:e.fetchImpl});if(!r.ok)return{...n,ok:!1,error:r.error};let o=r.manifest,i=[...o.artifacts.map(d=>d.path),...o.deleted],s=um(t,i,e.stateFiles),a=lm(o,s,{force:e.force,forcePaths:e.forcePaths}),l={...n,pointerOverwrites:{},cursor:o.now};for(let d of a){let f=ll(t,d.path);try{switch(d.kind){case"skip":l.skipped++;break;case"write":case"overwrite":{rm(sm(f),{recursive:!0});let p=d.body??"";nl(f,p,"utf-8"),e.stateFiles[d.path]={hash:ge(p)},d.kind==="write"?l.written++:l.overwritten++;let g=s[d.path]?.trackingPointer;d.kind==="overwrite"&&g&&(l.pointerOverwrites[d.path]=g),d.note&&l.warnings.push(`${d.path}: ${d.note}`);break}case"conflict":l.conflicts++,l.conflictPaths.push(d.path),l.warnings.push(`${d.path}: ${d.note??"conflict"}`);break;case"delete":im(f,{force:!0}),delete e.stateFiles[d.path],l.deleted++;break;case"delete-skipped":l.conflicts++,l.conflictPaths.push(d.path),l.warnings.push(`${d.path}: ${d.note??"delete skipped"}`);break}}catch(p){l.ok=!1,l.error=`${d.path}: ${p.message}`}}(l.conflicts>0||!l.ok)&&(l.cursor=e.since);let c=cm(a,o,l.cursor,new Date().toISOString());if(c)try{nl(No(t,Fn),JSON.stringify(c,null,2)+`
825
- `,"utf-8")}catch{}return l}var fn="context.md",mm="context.md: the cloud copy is owner-authored and your local version does not derive from it \u2014 NOT pushed, both copies kept. Compare with `seoagent pull --print context.md`, merge into the local file, then sync; or take the cloud copy with `seoagent sync --force context.md`.",hm="context.md: replaced the local `seoagent init` scaffold with the owner-authored cloud context (the scaffold was written by `init`, not by you).",ym="context.md: took the cloud copy (`--force context.md`) \u2014 the local version was replaced.";function wm(e){return ke(e.localBody)?!0:!e.prevStateHash||e.prevStateHash!==ge(e.localBody)}function bm(e){let{localBody:t,prevStateHash:n,cloudBody:r}=e;return r===null?{kind:"none"}:ge(t)===ge(r)?{kind:"none"}:ke(r)?{kind:"none"}:ke(t)?{kind:"restore",body:r,notice:hm}:n&&n===ge(r)?{kind:"none"}:e.forceTakeCloud?{kind:"restore",body:r,notice:ym}:e.forcePushLocal?{kind:"none"}:{kind:"block-push",notice:mm}}var gn={restored:!1,blockPush:!1,notices:[]};async function dl(e){let t=gm(e.seoagentDir,fn);if(!dm(t))return gn;let n;try{n=pm(t,"utf-8")}catch{return gn}let r=e.stateFiles[fn]?.hash??null;if(!wm({localBody:n,prevStateHash:r}))return gn;let o=await jo({apiBase:e.apiBase,authHeader:e.authHeader,path:fn,fetchImpl:e.fetchImpl});if(!o.ok)return{restored:!1,blockPush:!ke(n)&&(!r||r!==ge(n)),notices:[]};let i=bm({localBody:n,prevStateHash:r,cloudBody:o.artifact?.body_md??null,forceTakeCloud:e.forcePaths?.includes(fn)===!0,forcePushLocal:e.force===!0});switch(i.kind){case"none":return gn;case"restore":try{fm(t,i.body,"utf-8")}catch{return gn}return e.stateFiles[fn]={hash:ge(i.body)},{restored:!0,blockPush:!1,notices:[i.notice]};case"block-push":return{restored:!1,blockPush:!0,notices:[i.notice]}}}import{existsSync as fl,mkdirSync as gl,readFileSync as km,writeFileSync as Do}from"fs";import{dirname as ml,join as vm}from"path";var Mo=1,pl=500;function Fo(e){return vm(e,k,Ui)}function gr(e){let t=Fo(e);if(!fl(t))return[];try{let n=km(t,"utf-8"),r=JSON.parse(n);if(!r||typeof r!="object")return[];let o=r;return o.version!==Mo||!Array.isArray(o.entries)?[]:o.entries.filter($m)}catch{return[]}}function hl(e,t){let n=Fo(e),o=gr(e).filter(a=>a.action_id!==t.action_id);o.push({action_id:t.action_id,status:t.status,reason:t.reason,queued_at:new Date().toISOString()});let i=o.length>pl?o.slice(-pl):o,s={version:Mo,entries:i};try{gl(ml(n),{recursive:!0}),Do(n,JSON.stringify(s,null,2),"utf-8")}catch{}}function yl(e,t){if(t.length===0)return;let n=Fo(e),r=gr(e).filter(i=>!t.includes(i.action_id)),o={version:Mo,entries:r};try{if(r.length===0&&fl(n)){Do(n,JSON.stringify(o,null,2),"utf-8");return}gl(ml(n),{recursive:!0}),Do(n,JSON.stringify(o,null,2),"utf-8")}catch{}}function $m(e){if(!e||typeof e!="object")return!1;let t=e;return typeof t.action_id=="number"&&(t.status==="completed"||t.status==="failed")&&(t.reason===null||typeof t.reason=="string")&&typeof t.queued_at=="string"}import{existsSync as wl,readFileSync as xm,unlinkSync as Sm,writeFileSync as _m,openSync as Cm,closeSync as Rm,mkdirSync as Em}from"fs";import{dirname as Am,join as Pm}from"path";var Im=6e4;function bl(e){return Pm(e,k,Bi)}function kl(e,t={}){let n=t.now??Date.now,r=t.pid??process.pid,o=t.staleMs??Im,i=bl(e);if(!wl(i))return mr(i,r,n());let s=$l(i);return!s||n()-s.started_at>o||!Tm(s.pid)?mr(i,r,n()):{acquired:!1,reason:"held-by-live-process",held_by_pid:s.pid}}function vl(e,t={}){let n=t.pid??process.pid,r=bl(e);if(!wl(r))return;let o=$l(r);if(!(o&&o.pid!==n))try{Sm(r)}catch{}}function mr(e,t,n){let r={pid:t,started_at:n};try{Em(Am(e),{recursive:!0});let o=Cm(e,"w");try{_m(o,JSON.stringify(r))}finally{Rm(o)}return{acquired:!0}}catch{return{acquired:!1,reason:"held-but-pid-unknown"}}}function $l(e){try{let t=xm(e,"utf-8"),n=JSON.parse(t);return n&&typeof n=="object"&&typeof n.pid=="number"&&typeof n.started_at=="number"?n:null}catch{return null}}function Tm(e){if(!Number.isInteger(e)||e<=0)return!1;try{return process.kill(e,0),!0}catch(t){return t.code==="EPERM"}}import{existsSync as Ol,mkdirSync as Um,readFileSync as Ll,writeFileSync as Bm}from"fs";import{dirname as Gm,join as hn}from"path";import{existsSync as Uo,readFileSync as Rl,readdirSync as Om}from"fs";import{join as hr}from"path";var wr="llms.md",Lm=160,xl=100;function yr(e,t=Lm){let n=e.replace(/\s+/g," ").replace(/[[\]]/g,"").trim();return n.length<=t?n:n.slice(0,t-1).trimEnd()+"\u2026"}function Bo(e){let t=N(e);if(t==="/")return"Home";let r=(t.split("/").filter(Boolean).pop()||"Home").replace(/[-_]+/g," ").replace(/\.(html?|md|php)$/i,"").trim();return r?r.split(" ").map(o=>o.length>0?o[0].toUpperCase()+o.slice(1):o).join(" "):"Home"}var Nm=new Set(["readme","changelog","license","licence","contributing","contributors","code_of_conduct","code-of-conduct","security","authors","notice","agents","claude","cursorrules","codeowners","copying","maintainers"]);function El(e){let t=N(e).split("/").filter(Boolean).pop();return t?Nm.has(t.replace(/\.(md|mdx|txt|html?)$/i,"").toLowerCase()):!1}function Sl(e){let t=yr(e.label,80)||Bo(e.url),n=e.description?yr(e.description):"";return`- [${t}](${e.url})${n?`: ${n}`:""}`}function Al(e){let t=[`# ${yr(e.siteName,100)}`,""];if(e.summary&&t.push(`> ${yr(e.summary,300)}`,""),e.pages.length>0){t.push("## Pages","");for(let n of e.pages)t.push(Sl(n));t.push("")}if(e.articles.length>0){t.push("## Articles","");for(let n of e.articles)t.push(Sl(n));t.push("")}return t.join(`
824
+ `),stripped:r}}var rm=un.join(k,"audit","evidence.md");function Ya(e){let t=e.split(Xa).join("/");return t===rm||t===un.join(k,"audit","findings.md")||t===un.join(k,"pages.md")||t===un.join(k,"keywords.md")||t.startsWith(un.join(k,"inbox")+"/")}function Ja(e){return e.split(Xa).join("/").split("/").includes(".claude")}function tl(e,t=[]){let n;try{n=Cg(e)}catch{return t}for(let r of n){let o=Oo(e,r),i;try{i=Rg(o)}catch{continue}i.isDirectory()?tl(o,t):r.endsWith(".md")&&t.push(o)}return t}function Nt(e,t={}){let n=Oo(e,k,"audit","evidence.md"),r={evidenceFound:Ma(n),evidencePath:n,sourceRender:!1,scanned:[],skipped:[],corrections:[],stale:[]};if(!r.evidenceFound)return r;let o=Fa(n,"utf-8");if(fr(o))return r.sourceRender=!0,r;let i=new Map;for(let s of tl(Oo(e,k))){let a=Ua(e,s);Ya(a)||Ja(a)||i.set(Ba(s),a)}for(let s of t.extraFiles??[]){let a=Ba(e,s),l=Ua(e,a);if(Ya(l)||Ja(l)){r.skipped.push(l);continue}Ma(a)?i.set(a,l):r.skipped.push(l)}for(let[s,a]of i){let l;try{l=Fa(s,"utf-8")}catch{continue}r.scanned.push(a);let{text:c,corrections:d,stale:f}=Qg(l,o,{filePath:a});if(d.length>0){Eg(s,c,"utf-8");for(let p of d)r.corrections.push({...p,file:a})}for(let p of f)r.stale.push({...p,file:a})}return r}function sl(e){if(typeof e!="string")return{force:e===!0};let t=e.trim().replace(/\\/g,"/").replace(/^\.?\/+/,"").replace(/^\.seoagent\//,"").replace(/^\/+/,"");return t?{force:!1,forcePaths:[t]}:{force:!0}}function rl(e){return"sha256:"+ol("sha256").update(e).digest("hex")}function ge(e){return ol("sha256").update(e,"utf-8").digest("hex")}function cm(e,t,n={}){let r=[],o=i=>n.force===!0||n.forcePaths?.includes(i)===!0;for(let i of e.artifacts){let s=t[i.path]??{exists:!1,locallyEdited:!1};if(!s.exists){r.push({path:i.path,kind:"write",body:i.body_md});continue}if(s.contentHash===i.content_hash){r.push({path:i.path,kind:"skip"});continue}if(s.verifyRecsStrippedHash===i.content_hash){r.push({path:i.path,kind:"skip",note:"local differs from cloud only by verify-recs corrections (written by the CLI, not by you)"});continue}if(i.generated){r.push({path:i.path,kind:"overwrite",body:i.body_md,note:s.locallyEdited?"discarded local edits \u2014 this is a cloud-generated file (edit it in the dashboard)":void 0});continue}if(s.trackingPointer&&s.locallyEdited){r.push({path:i.path,kind:"overwrite",body:i.body_md,note:"replaced the tracking-pointer stub with the cloud draft (the stub was written by `content track`, not by you)"});continue}if(i.path==="context.md"&&s.scaffoldContext&&!ke(i.body_md)){r.push({path:i.path,kind:"overwrite",body:i.body_md,note:"replaced the `seoagent init` scaffold with the owner-authored cloud context (the scaffold was written by `init`, not by you)"});continue}if(s.locallyEdited&&!o(i.path)){r.push({path:i.path,kind:"conflict",note:"local newer than cloud, keeping local \u2014 use --force to take cloud"});continue}r.push({path:i.path,kind:"overwrite",body:i.body_md})}for(let i of e.deleted){let s=t[i];if(!(!s||!s.exists)){if(s.locallyEdited&&!o(i)){r.push({path:i,kind:"delete-skipped",note:"server deleted this but it has local edits \u2014 keeping it (use --force to delete)"});continue}r.push({path:i,kind:"delete"})}}return r}function um(e,t,n,r){let o=new Map;for(let s of t.artifacts)o.set(s.path,s.generated);let i=[];for(let s of e)s.kind!=="skip"&&i.push({path:s.path,kind:s.kind,class:Da(s.path,o.get(s.path)??!1),...s.note?{note:s.note}:{}});return i.length===0?null:{pulled_at:r,cursor:n,changes:i}}async function al(e){let t=await jo(e);return t.ok?t.artifact?{ok:!0,body:t.artifact.body_md}:{ok:!1,error:`No cloud artifact found at "${e.path.replace(/^\/+/,"").replace(/\\/g,"/")}"`}:t}async function jo(e){let t=await cl({apiBase:e.apiBase,authHeader:e.authHeader,since:null,fetchImpl:e.fetchImpl});if(!t.ok)return{ok:!1,error:t.error};let n=e.path.replace(/^\/+/,"").replace(/\\/g,"/");return{ok:!0,artifact:t.manifest.artifacts.find(r=>r.path===n)??null}}function ll(e,t){return No(e,t.split("/").join(lm))}function dm(e,t,n){let r={};for(let o of t){let i=ll(e,o);if(!il(i)){r[o]={exists:!1,locallyEdited:!1};continue}let s=n[o],a=im(i,"utf-8"),l=!s||s.hash!==ge(a),c=Aa(a),d=el(a);r[o]={exists:!0,contentHash:rl(a),locallyEdited:l,...o==="context.md"&&ke(a)?{scaffoldContext:!0}:{},...c?{trackingPointer:c}:{},...d.stripped>0?{verifyRecsStrippedHash:rl(d.text)}:{}}}return r}async function cl(e){let t=e.fetchImpl??fetch,n=`${e.apiBase}/api/cli/sync`+(e.since?`?since=${encodeURIComponent(e.since)}`:"");try{let r=await t(n,{method:"GET",headers:{Authorization:e.authHeader,Accept:"application/json"}});if(!r.ok){let i=await r.text().catch(()=>"");return{ok:!1,error:`${r.status} ${i.slice(0,200)}`.trim()}}let o=await r.json().catch(()=>null);return!o||!Array.isArray(o.artifacts)||typeof o.now!="string"?{ok:!1,error:"Malformed manifest response"}:(Array.isArray(o.deleted)||(o.deleted=[]),{ok:!0,manifest:o})}catch(r){return{ok:!1,error:r.message}}}async function ul(e){let t=No(e.projectDir,k),n={ok:!0,written:0,overwritten:0,skipped:0,conflicts:0,conflictPaths:[],pointerOverwrites:{},deleted:0,warnings:[],cursor:e.since};if(!il(t))return{...n,ok:!0};let r=await cl({apiBase:e.apiBase,authHeader:e.authHeader,since:e.since,fetchImpl:e.fetchImpl});if(!r.ok)return{...n,ok:!1,error:r.error};let o=r.manifest,i=[...o.artifacts.map(d=>d.path),...o.deleted],s=dm(t,i,e.stateFiles),a=cm(o,s,{force:e.force,forcePaths:e.forcePaths}),l={...n,pointerOverwrites:{},cursor:o.now};for(let d of a){let f=ll(t,d.path);try{switch(d.kind){case"skip":l.skipped++;break;case"write":case"overwrite":{om(am(f),{recursive:!0});let p=d.body??"";nl(f,p,"utf-8"),e.stateFiles[d.path]={hash:ge(p)},d.kind==="write"?l.written++:l.overwritten++;let g=s[d.path]?.trackingPointer;d.kind==="overwrite"&&g&&(l.pointerOverwrites[d.path]=g),d.note&&l.warnings.push(`${d.path}: ${d.note}`);break}case"conflict":l.conflicts++,l.conflictPaths.push(d.path),l.warnings.push(`${d.path}: ${d.note??"conflict"}`);break;case"delete":sm(f,{force:!0}),delete e.stateFiles[d.path],l.deleted++;break;case"delete-skipped":l.conflicts++,l.conflictPaths.push(d.path),l.warnings.push(`${d.path}: ${d.note??"delete skipped"}`);break}}catch(p){l.ok=!1,l.error=`${d.path}: ${p.message}`}}(l.conflicts>0||!l.ok)&&(l.cursor=e.since);let c=um(a,o,l.cursor,new Date().toISOString());if(c)try{nl(No(t,Mn),JSON.stringify(c,null,2)+`
825
+ `,"utf-8")}catch{}return l}var fn="context.md",hm="context.md: the cloud copy is owner-authored and your local version does not derive from it \u2014 NOT pushed, both copies kept. Compare with `seoagent pull --print context.md`, merge into the local file, then sync; or take the cloud copy with `seoagent sync --force context.md`.",ym="context.md: replaced the local `seoagent init` scaffold with the owner-authored cloud context (the scaffold was written by `init`, not by you).",wm="context.md: took the cloud copy (`--force context.md`) \u2014 the local version was replaced.";function bm(e){return ke(e.localBody)?!0:!e.prevStateHash||e.prevStateHash!==ge(e.localBody)}function km(e){let{localBody:t,prevStateHash:n,cloudBody:r}=e;return r===null?{kind:"none"}:ge(t)===ge(r)?{kind:"none"}:ke(r)?{kind:"none"}:ke(t)?{kind:"restore",body:r,notice:ym}:n&&n===ge(r)?{kind:"none"}:e.forceTakeCloud?{kind:"restore",body:r,notice:wm}:e.forcePushLocal?{kind:"none"}:{kind:"block-push",notice:hm}}var gn={restored:!1,blockPush:!1,notices:[]};async function dl(e){let t=mm(e.seoagentDir,fn);if(!pm(t))return gn;let n;try{n=fm(t,"utf-8")}catch{return gn}let r=e.stateFiles[fn]?.hash??null;if(!bm({localBody:n,prevStateHash:r}))return gn;let o=await jo({apiBase:e.apiBase,authHeader:e.authHeader,path:fn,fetchImpl:e.fetchImpl});if(!o.ok)return{restored:!1,blockPush:!ke(n)&&(!r||r!==ge(n)),notices:[]};let i=km({localBody:n,prevStateHash:r,cloudBody:o.artifact?.body_md??null,forceTakeCloud:e.forcePaths?.includes(fn)===!0,forcePushLocal:e.force===!0});switch(i.kind){case"none":return gn;case"restore":try{gm(t,i.body,"utf-8")}catch{return gn}return e.stateFiles[fn]={hash:ge(i.body)},{restored:!0,blockPush:!1,notices:[i.notice]};case"block-push":return{restored:!1,blockPush:!0,notices:[i.notice]}}}import{existsSync as fl,mkdirSync as gl,readFileSync as vm,writeFileSync as Do}from"fs";import{dirname as ml,join as $m}from"path";var Fo=1,pl=500;function Mo(e){return $m(e,k,Ui)}function gr(e){let t=Mo(e);if(!fl(t))return[];try{let n=vm(t,"utf-8"),r=JSON.parse(n);if(!r||typeof r!="object")return[];let o=r;return o.version!==Fo||!Array.isArray(o.entries)?[]:o.entries.filter(xm)}catch{return[]}}function hl(e,t){let n=Mo(e),o=gr(e).filter(a=>a.action_id!==t.action_id);o.push({action_id:t.action_id,status:t.status,reason:t.reason,queued_at:new Date().toISOString()});let i=o.length>pl?o.slice(-pl):o,s={version:Fo,entries:i};try{gl(ml(n),{recursive:!0}),Do(n,JSON.stringify(s,null,2),"utf-8")}catch{}}function yl(e,t){if(t.length===0)return;let n=Mo(e),r=gr(e).filter(i=>!t.includes(i.action_id)),o={version:Fo,entries:r};try{if(r.length===0&&fl(n)){Do(n,JSON.stringify(o,null,2),"utf-8");return}gl(ml(n),{recursive:!0}),Do(n,JSON.stringify(o,null,2),"utf-8")}catch{}}function xm(e){if(!e||typeof e!="object")return!1;let t=e;return typeof t.action_id=="number"&&(t.status==="completed"||t.status==="failed")&&(t.reason===null||typeof t.reason=="string")&&typeof t.queued_at=="string"}import{existsSync as wl,readFileSync as Sm,unlinkSync as _m,writeFileSync as Cm,openSync as Rm,closeSync as Em,mkdirSync as Am}from"fs";import{dirname as Pm,join as Im}from"path";var Tm=6e4;function bl(e){return Im(e,k,Bi)}function kl(e,t={}){let n=t.now??Date.now,r=t.pid??process.pid,o=t.staleMs??Tm,i=bl(e);if(!wl(i))return mr(i,r,n());let s=$l(i);return!s||n()-s.started_at>o||!Om(s.pid)?mr(i,r,n()):{acquired:!1,reason:"held-by-live-process",held_by_pid:s.pid}}function vl(e,t={}){let n=t.pid??process.pid,r=bl(e);if(!wl(r))return;let o=$l(r);if(!(o&&o.pid!==n))try{_m(r)}catch{}}function mr(e,t,n){let r={pid:t,started_at:n};try{Am(Pm(e),{recursive:!0});let o=Rm(e,"w");try{Cm(o,JSON.stringify(r))}finally{Em(o)}return{acquired:!0}}catch{return{acquired:!1,reason:"held-but-pid-unknown"}}}function $l(e){try{let t=Sm(e,"utf-8"),n=JSON.parse(t);return n&&typeof n=="object"&&typeof n.pid=="number"&&typeof n.started_at=="number"?n:null}catch{return null}}function Om(e){if(!Number.isInteger(e)||e<=0)return!1;try{return process.kill(e,0),!0}catch(t){return t.code==="EPERM"}}import{existsSync as Ol,mkdirSync as Bm,readFileSync as Ll,writeFileSync as Gm}from"fs";import{dirname as Hm,join as hn}from"path";import{existsSync as Uo,readFileSync as Rl,readdirSync as Lm}from"fs";import{join as hr}from"path";var wr="llms.md",Nm=160,xl=100;function yr(e,t=Nm){let n=e.replace(/\s+/g," ").replace(/[[\]]/g,"").trim();return n.length<=t?n:n.slice(0,t-1).trimEnd()+"\u2026"}function Bo(e){let t=N(e);if(t==="/")return"Home";let r=(t.split("/").filter(Boolean).pop()||"Home").replace(/[-_]+/g," ").replace(/\.(html?|md|php)$/i,"").trim();return r?r.split(" ").map(o=>o.length>0?o[0].toUpperCase()+o.slice(1):o).join(" "):"Home"}var jm=new Set(["readme","changelog","license","licence","contributing","contributors","code_of_conduct","code-of-conduct","security","authors","notice","agents","claude","cursorrules","codeowners","copying","maintainers"]);function El(e){let t=N(e).split("/").filter(Boolean).pop();return t?jm.has(t.replace(/\.(md|mdx|txt|html?)$/i,"").toLowerCase()):!1}function Sl(e){let t=yr(e.label,80)||Bo(e.url),n=e.description?yr(e.description):"";return`- [${t}](${e.url})${n?`: ${n}`:""}`}function Al(e){let t=[`# ${yr(e.siteName,100)}`,""];if(e.summary&&t.push(`> ${yr(e.summary,300)}`,""),e.pages.length>0){t.push("## Pages","");for(let n of e.pages)t.push(Sl(n));t.push("")}if(e.articles.length>0){t.push("## Articles","");for(let n of e.articles)t.push(Sl(n));t.push("")}return t.join(`
826
826
  `).replace(/\n+$/,`
827
- `)}function jm(e){let t=new Map,n=null;for(let r of e.split(/\r?\n/)){let o=/^##\s+(https?:\/\/\S+)\s*$/.exec(r);if(o){n=N(o[1]),t.has(n)||t.set(n,{});continue}if(!n)continue;if(/^##\s/.test(r)){n=null;continue}let i=/^-\s+\*\*title:\*\*\s+(.*)$/.exec(r);if(i&&i[1]!=="_(none)_"){t.get(n).title=i[1].trim();continue}let s=/^-\s+\*\*meta description:\*\*\s+(.*)$/.exec(r);s&&s[1]!=="_(none)_"&&(t.get(n).description=s[1].trim())}return t}function Dm(e){let t=hr(e,k,"audit","evidence.md");if(!Uo(t))return new Map;try{return jm(Rl(t,"utf-8"))}catch{return new Map}}function Mm(e,t){let n=hr(e,k,"content");if(!Uo(n))return[];let r=new Map,o;try{o=Om(n)}catch{return[]}for(let i of o.sort()){if(!i.toLowerCase().endsWith(".md"))continue;let s;try{s=ue(Rl(hr(n,i),"utf-8")).data}catch{continue}let a=typeof s.canonical=="string"?s.canonical.trim():"",l=typeof s.status=="string"?s.status.toLowerCase():"";if(!a||l==="draft"||El(a))continue;let c=typeof s.title=="string"&&s.title.trim()?s.title.trim():Bo(a),d=t.get(N(a)),f={url:a,label:d?.title||c,...d?.description?{description:d.description}:{}},p=typeof s.slug=="string"?s.slug.trim():i.slice(0,-3),g=N(a).split("/").filter(Boolean).pop()??"",y=p===g,h=r.get(a);(!h||y&&!h.slugMatchesUrl)&&r.set(a,{link:f,slugMatchesUrl:y})}return Array.from(r.values(),i=>i.link)}function _l(e){try{return new URL(e).host.toLowerCase().replace(/^www\./,"")}catch{return""}}function mn(e){return/^http:\/\//i.test(e)}function Fm(e,t,n){let r=hr(e,k,"pages.md");if(!Uo(r))return[];let o=t.toLowerCase().replace(/^https?:\/\//,"").replace(/\/.*$/,""),i=new Map;for(let s of go(r).keys()){if(!/^https?:\/\//i.test(s))continue;let a=N(s);if(de(a)||El(s))continue;let c=`${_l(s)}${a}`,d=i.get(c);if(!d){i.set(c,s);continue}if(mn(d)!==mn(s)){mn(d)&&i.set(c,s);continue}let f="";try{f=new URL(s).hostname.toLowerCase()}catch{f=""}f===o&&i.set(c,s)}return n?Array.from(i.values()):Array.from(i.values(),s=>mn(s)&&_l(s)===o.replace(/^www\./,"")?s.replace(/^http:\/\//i,"https://"):s)}function Cl(e){return[...e].sort((t,n)=>{let r=N(t.url),o=N(n.url);return r==="/"?o==="/"?0:-1:o==="/"?1:r.localeCompare(o)})}function Pl(e,t){let n=t.domain.replace(/^https?:\/\//,"").replace(/\/+$/,""),r=(()=>{try{return vt(e)}catch{return null}})(),o=Dm(e),i=Mm(e,o),s=new Set(i.map(d=>N(d.url))),a=[];for(let d of Fm(e,n,mn(t.domain))){let f=N(d);if(s.has(f))continue;let p=o.get(f);a.push({url:d,label:p?.title||Bo(d),...p?.description?{description:p.description}:{}})}if(a.length===0&&i.length===0)return null;let l=r?.business?.name?.trim()||o.get("/")?.title||n,c=r?.business?.description?.trim()||o.get("/")?.description||null;return{siteName:l,summary:c,pages:Cl(a).slice(0,xl),articles:Cl(i).slice(0,xl)}}var br=".well-known/okf",Il="llms.txt",Tl={publicDir:null,publicDirSource:null,llmsSourceWritten:!1,llmsPublished:null,okfPublished:0,okfPublishedDir:null,llmsRoute:null,llmsRouteDrift:!1,skipped:[]};function Go(e,t){try{return Ol(e)&&Ll(e,"utf-8")===t?!1:(Um(Gm(e),{recursive:!0}),Bm(e,t,"utf-8"),!0)}catch{return!1}}function jt(e,t){if(!t.domain||t.domain==="unknown")return{...Tl,skipped:["no-domain"]};let n=qn(e,t.public_dir??null),r={...Tl,publicDir:n.dir,publicDirSource:n.source,skipped:[]},o=null;try{let s=Pl(e,t);o=s?Al(s):null}catch{o=null}if(o===null)r.skipped.push("llms-no-content");else if(r.llmsSourceWritten=Go(hn(e,k,wr),o),r.llmsRoute=Yi(e,n.dir),r.llmsRoute)r.skipped.push("llms-route-owned"),r.llmsRouteDrift=r.llmsSourceWritten&&t.llms_owner!=="route";else if(n.dir){let s=hn(e,n.dir,Il);Go(s,o)&&(r.llmsPublished=`${n.dir}/${Il}`)}let i=_t(e);if(!Ol(i))r.skipped.push("okf-missing");else if(na(i))r.skipped.push("okf-placeholder");else if(!rr(i).ok)r.skipped.push("okf-invalid");else if(n.dir){let s=hn(e,n.dir,br),a=0;for(let l of ra(i)){let c;try{c=Ll(hn(i,l),"utf-8")}catch{continue}Go(hn(s,l),c)&&a++}a>0&&(r.okfPublished=a,r.okfPublishedDir=`${n.dir}/${br}`)}return n.dir||r.skipped.push("no-public-dir"),r}function Nl(e,t){if(!e)return[];let n=[],r=[];return e.llmsPublished&&r.push(e.llmsPublished),e.okfPublishedDir&&r.push(`${e.okfPublishedDir}/ (${e.okfPublished} file${e.okfPublished===1?"":"s"})`),r.length>0&&n.push({text:`ai-files: published ${r.join(" and ")} \u2014 commit these so answer engines can read them.`,tone:"dim",always:!0}),e.skipped.includes("okf-placeholder")&&n.push({text:"ai-files: .seoagent/okf/ is still the scaffold. Fill it (see references/open-knowledge-format.md) and it publishes itself on the next sync.",tone:"dim",always:!1}),e.skipped.includes("okf-invalid")&&n.push({text:`ai-files: .seoagent/okf/ has validation errors, so it was NOT published. Run \`${t("okf validate")}\` and fix them.`,tone:"warn",always:!1}),e.llmsRouteDrift&&n.push({text:`ai-files: .seoagent/llms.md changed, but ${e.llmsRoute} already serves /llms.txt, so nothing was published \u2014 a file in your static dir would shadow that route. Compare the two, or set \`llms_owner: route\` in .seoagent/project.md to own the file yourself and stop this notice.`,tone:"dim",always:!1}),e.skipped.includes("no-public-dir")&&n.push({text:"ai-files: couldn't tell which directory this project serves as static files. Set `public_dir:` in .seoagent/project.md (`public`, `static`, or a nested path like `apps/web/public` in a monorepo) so llms.txt and the OKF bundle actually get served.",tone:"dim",always:!1}),n}function Vm(e){try{let t=Nt(e);return t.evidenceFound?t:void 0}catch{return}}var Ym=new Set([".md"]),Jm=new Set(["inbox"]);function Xm(e){let t=[];function n(r,o){if(Ho(r))for(let i of Wm(r,{withFileTypes:!0})){if(i.name.startsWith(".")||o===""&&Jm.has(i.name))continue;let s=Wo(r,i.name);if(i.isDirectory())n(s,o?`${o}/${i.name}`:i.name);else if(i.isFile()){let a=i.name.lastIndexOf("."),l=a===-1?"":i.name.slice(a);Ym.has(l)&&t.push(s)}}}return n(e,""),t}function Dl(e){let t=e.replace(/[^a-zA-Z0-9._-]/g,"_");return Wo(Gr,`${t}.json`)}var Qm=14400*1e3;function Zm(e){let t=Dl(e);if(!Ho(t))return{files:{},last_synced_at:null};try{return JSON.parse(jl(t,"utf-8"))}catch{return{files:{},last_synced_at:null}}}function eh(e,t){Hm(Gr,{recursive:!0}),Km(Dl(e),JSON.stringify(t,null,2)+`
828
- `,"utf-8")}function th(e,t){return qm(e,t).split(zm).join("/")}async function nh(e,t){try{let n=await P(`${e}/api/cli/actions/fetch`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:t},body:JSON.stringify({})});if(!n.ok){let o=await n.text().catch(()=>"");return{ok:!1,actions:[],error:`${n.status} ${o.slice(0,200)}`}}let r=await n.json().catch(()=>null);return!r||r.status!=="ok"||!Array.isArray(r.actions)?{ok:!1,actions:[],error:"Malformed response"}:{ok:!0,actions:r.actions}}catch(n){return{ok:!1,actions:[],error:n.message}}}async function rh(e,t,n){try{let r=await P(`${e}/api/cli/sync`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:n},body:JSON.stringify(t)});if(!r.ok){let i=await r.text().catch(()=>"");return{ok:!1,status:r.status,error:i.slice(0,200)}}let o=typeof r.json=="function"?await r.json().catch(()=>null):null;return{ok:!0,status:r.status,...o?.agent_notice?{agentNotice:o.agent_notice}:{}}}catch(r){return{ok:!1,status:0,error:r.message}}}async function Ml(e,t={}){let n=Vm(e),r=c=>{let d=n?{...c,verifyRecs:n}:{...c};return i?{...d,aiFiles:i}:d},o=_(e),i=null;if(o)try{i=jt(e,o)}catch{}let s=j(o?.domain);if(!s)return r({ok:!0,reason:"no-auth",synced:0,failed:0,errors:[]});if(!o)return r({ok:!0,reason:"no-project",synced:0,failed:0,errors:[]});if(o.domain===Fe)return r({ok:!0,reason:"domain-unknown",synced:0,failed:0,errors:[]});let a=Wo(e,k);if(!Ho(a))return r({ok:!0,reason:"no-project",synced:0,failed:0,errors:[]});if(!kl(e).acquired)return r({ok:!0,reason:"busy",synced:0,failed:0,errors:[]});try{return r(await oh(e,t,s,o,a))}finally{vl(e)}}async function oh(e,t,n,r,o){let i=n.api_base||T.BASE,s=`Bearer ${n.user_token}:${n.website_token}`,a=await Be({apiBase:i,authHeader:s,localDomain:r.domain});if(a.verdict==="mismatch")return{ok:!0,reason:"project-mismatch",synced:0,failed:0,errors:[],cloudDomain:a.cloudDomain,localDomain:r.domain};if(a.verdict==="unverified")return{ok:!0,reason:"unverified",synced:0,failed:0,errors:[`could not verify cloud project binding: ${a.detail}`]};let l=Zm(r.domain);try{Ia(e,r)}catch{}let c=Xm(o),d=0,f=0,p=[],g=[],y=0,h=await ih(e,i,s),w={restored:!1,blockPush:!1,notices:[]};if((!t.pathFilter||"context.md".endsWith(t.pathFilter))&&(w=await dl({seoagentDir:o,apiBase:i,authHeader:s,stateFiles:l.files,force:t.force,forcePaths:t.forcePaths}),p.push(...w.notices)),!t.pullOnly)for(let W of c){let M=th(o,W);if(t.pathFilter&&!M.endsWith(t.pathFilter)||M==="context.md"&&w.blockPush)continue;let we=jl(W,"utf-8"),pt=ge(we),jn=l.files[M];if(!(!jn||jn.hash!==pt)&&!t.force)continue;y++;let Ve=await rh(i,{path:M,contents:we,domain:r.domain},s);Ve.ok?(l.files[M]={hash:pt},d++,Ve.agentNotice&&p.push(`${M}: ${Ve.agentNotice}`)):(f++,g.push(`${M}: ${Ve.status} ${Ve.error??""}`.trim()))}let b=await nh(i,s),C=0,B=0,I=[],D=0,te=0;!b.ok&&b.error&&g.push(`pull actions: ${b.error}`);let H,z=[],U=new Map,ne=!1,dt=l.last_synced_at;if(!t.pushOnly){let W=await ul({projectDir:e,apiBase:i,authHeader:s,since:l.last_synced_at,stateFiles:l.files,force:t.force,forcePaths:t.forcePaths});W.ok?dt=W.cursor:(ne=!0,W.error&&g.push(`pull: ${W.error}`)),H={written:W.written,overwritten:W.overwritten,skipped:W.skipped,conflicts:W.conflicts,deleted:W.deleted,warnings:W.warnings},z=W.conflictPaths;for(let[M,we]of Object.entries(W.pointerOverwrites)){let pt=M.match(/^content\/(.+)\.md$/)?.[1];pt&&U.set(pt,we)}}if(b.ok){let W=To(e);for(let[Ee,ft]of U)W.set(Ee,ft);let M=ja(e,b.actions,{conflictedPaths:new Set(z),localPointers:W});C=M.wrote,B=M.removed,D=M.skippedUnknown;let we=l.announced_at?Date.parse(l.announced_at):NaN,jn=M.pendingIds.length>0&&(Number.isNaN(we)||Date.now()-we>=Qm)?new Set:new Set(l.announced_action_ids??[]),Dn=new Set(M.pendingIds.filter(Ee=>!jn.has(Ee)));I=M.pending.filter(Ee=>Dn.has(Ee.id)),te=Dn.size-I.length,l.announced_action_ids=M.pendingIds,Dn.size>0&&(l.announced_at=new Date().toISOString());let Ve=Oa(b.actions);H&&z.length>0&&(H.warnings=H.warnings.map(Ee=>{let ft=z.find(Ur=>Ee.startsWith(`${Ur}:`)),Fr=ft?Ve.get(ft):void 0;return!ft||!Fr?.length?Ee:`${Ee} \u2014 blocks inbox action${Fr.length===1?"":"s"} ${Fr.map(Ur=>`#${Ur}`).join(", ")}; take the cloud copy with \`seoagent sync --force ${ft}\``}))}let Re=!!H&&H.written+H.overwritten+H.deleted+H.conflicts>0;if(l.last_synced_at=dt,eh(r.domain,l),y===0&&C===0&&B===0&&!Re&&!w.restored&&w.notices.length===0&&h.flushed===0&&h.dropped===0&&!ne&&f===0)return{ok:!0,reason:"no-changes",synced:0,failed:0,errors:g,actionsPulled:0,actionsRemoved:0,actionsNew:[],actionsUnknown:D,actionsUnknownNew:te,acksFlushed:0,acksDropped:0,pull:H};let Nn=f===0&&!ne;return{ok:Nn,reason:Nn?void 0:"error",synced:d,failed:f,errors:g,...p.length>0?{notices:p}:{},actionsPulled:C,actionsRemoved:B,actionsNew:I,actionsUnknown:D,actionsUnknownNew:te,acksFlushed:h.flushed,acksDropped:h.dropped,pull:H}}async function ih(e,t,n){let r=gr(e);if(r.length===0)return{flushed:0,dropped:0};let o=0,i=0,s=[];for(let a of r){let l=await sh(a,t,n);l==="flushed"?(o++,s.push(a.action_id)):l==="already-settled"&&(i++,s.push(a.action_id))}return s.length>0&&yl(e,s),{flushed:o,dropped:i}}async function sh(e,t,n){try{let r=await P(`${t}/api/cli/actions/${e.action_id}/ack`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:n},body:JSON.stringify({status:e.status,error_message:e.status==="failed"?e.reason:null,result:e.status==="failed"?{declined:!0,reason:e.reason}:{applied:!0}})});return r.ok?"flushed":r.status===409||r.status>=400&&r.status<500?"already-settled":"transient"}catch{return"transient"}}function Fl(e,t=3e4){let n=setTimeout(e,t);return n.unref?.(),{cancel:()=>clearTimeout(n)}}function Ul(e){let t;try{t=_(e)}catch{return{refreshed:!1,reason:"error"}}if(!t)return{refreshed:!1,reason:"no-project"};let n=t.skill_version||t.seoagent_version||"0.0.0";if(qe(E,n)<=0){if(!t.skill_version)try{J(e,{skill_version:n})}catch{}return{refreshed:!1,reason:"up-to-date"}}try{return kt(e),J(e,{skill_version:E}),{refreshed:!0,from:n,to:E,reason:"refreshed"}}catch{return{refreshed:!1,reason:"error"}}}function Ko(e){let t;try{t=_(e)}catch{return{refreshed:!1,from:null,to:E,reason:"error"}}if(!t)return{refreshed:!1,from:null,to:E,reason:"no-project"};let n=t.skill_version||t.seoagent_version||null;try{return kt(e),J(e,{skill_version:E}),{refreshed:!0,from:n,to:E,reason:"refreshed"}}catch{return{refreshed:!1,from:n,to:E,reason:"error"}}}import{createHash as ah}from"crypto";import{existsSync as m_,mkdirSync as lh,readFileSync as ch,writeFileSync as uh}from"fs";import{join as dh}from"path";var ph="/cli-skill/manifest.json",fh=360*60*1e3,gh=4e3,mh=64,hh=4*1024*1024,Bl=dh(V,"skill-check.json"),yh=e=>ah("sha256").update(e).digest("hex");function wh(e){if(typeof e!="object"||e===null)return null;let t=e;if(typeof t.hash!="string"||!/^[0-9a-f]{64}$/.test(t.hash)||typeof t.min_cli!="string"||!/^\d+\.\d+\.\d+/.test(t.min_cli)||!Array.isArray(t.files)||t.files.length===0||t.files.length>mh)return null;let n=[],r=0;for(let o of t.files){if(typeof o!="object"||o===null)return null;let i=o;if(typeof i.path!="string"||typeof i.sha256!="string"||!/^[A-Za-z0-9._/-]+$/.test(i.path)||i.path.startsWith("/")||i.path.split("/").includes("..")||!i.path.endsWith(".md")||!/^[0-9a-f]{64}$/.test(i.sha256))return null;let s=typeof i.bytes=="number"?i.bytes:0;r+=s,n.push({path:i.path,sha256:i.sha256,bytes:s})}return r>hh||!n.some(o=>o.path==="SKILL.md")?null:{hash:t.hash,min_cli:t.min_cli,files:n}}function bh(e,t,n=fh){if(!e)return!0;let r=Date.parse(e);return Number.isNaN(r)?!0:t.getTime()-r>=n}function kh(){try{return JSON.parse(ch(Bl,"utf-8"))}catch{return{}}}function vh(e){try{lh(V,{recursive:!0}),uh(Bl,JSON.stringify({checkedAt:e}),"utf-8")}catch{}}async function $h(e){try{let t=await fetch(e,{signal:AbortSignal.timeout(gh),headers:{"User-Agent":`seoagent-cli/${E}`}});return t.ok?await t.text():null}catch{return null}}async function Gl(e,t={}){try{let n=_(e);if(!n)return{updated:!1,reason:"no-project"};let r=t.now??new Date,o=kh();if(!t.force&&!bh(o.checkedAt,r))return{updated:!1,reason:"throttled"};let i=(t.baseUrl??T.BASE).replace(/\/$/,""),s=t.fetchText??$h,a=await s(`${i}${ph}`);if(vh(r.toISOString()),a===null)return{updated:!1,reason:"unreachable"};let l;try{l=wh(JSON.parse(a))}catch{l=null}if(!l)return{updated:!1,reason:"malformed"};if(n.skill_hash===l.hash)return{updated:!1,reason:"up-to-date"};if(qe(E,l.min_cli)<0)return{updated:!1,reason:"cli-too-old",minCli:l.min_cli};let c={};for(let d of l.files){let f=await s(`${i}/cli-skill/${d.path}`);if(f===null)return{updated:!1,reason:"unreachable"};if(yh(f)!==d.sha256)return{updated:!1,reason:"verify-failed"};c[d.path]=f}return ps(e,c),J(e,{skill_hash:l.hash}),{updated:!0,reason:"updated",fileCount:l.files.length}}catch{return{updated:!1,reason:"error"}}}import{existsSync as xh,mkdirSync as Sh,readFileSync as _h,writeFileSync as Ch}from"fs";var Rh="https://registry.npmjs.org/@seoagent-official/seoagent/latest",Eh=1440*60*1e3,Ah=720*60*1e3,Ph=2e3;function Ih(e,t,n=Eh){if(!e.checkedAt)return!0;let r=Date.parse(e.checkedAt);return Number.isNaN(r)?!0:t.getTime()-r>=n}function Th(e){let{current:t,latest:n,cache:r,now:o}=e,i=e.notifyIntervalMs??Ah;if(!n||qe(n,t)<=0)return null;if(r.notifiedVersion===n&&r.notifiedAt){let s=Date.parse(r.notifiedAt);if(!Number.isNaN(s)&&o.getTime()-s<i)return null}return`\u2191 SEOAgent ${n} is available (you have ${t}). Ask me to run \`seoagent update-cli\`, or run it yourself, to upgrade the CLI + all your projects.`}async function Oh(e){let t=e.readCache();if(Ih(t,e.now,e.checkIntervalMs)){let r=await e.fetchLatest();t={...t,checkedAt:e.now.toISOString(),...r?{latest:r}:{}},e.writeCache(t)}let n=Th({current:e.current,latest:t.latest,cache:t,now:e.now,notifyIntervalMs:e.notifyIntervalMs});return n&&t.latest&&e.writeCache({...t,notifiedVersion:t.latest,notifiedAt:e.now.toISOString()}),n}function Lh(){try{return xh(Un)?JSON.parse(_h(Un,"utf-8")):{}}catch{return{}}}function Nh(e){try{Sh(V,{recursive:!0}),Ch(Un,JSON.stringify(e,null,2)+`
829
- `,"utf-8")}catch{}}async function jh(){try{let e=await fetch(Rh,{headers:{Accept:"application/json"},signal:AbortSignal.timeout(Ph)});if(!e.ok)return null;let t=await e.json();return typeof t.version=="string"?t.version:null}catch{return null}}async function Hl(e){try{return await Oh({current:e,now:new Date,fetchLatest:jh,readCache:Lh,writeCache:Nh})}catch{return null}}import{existsSync as Wl,readdirSync as Kl}from"fs";import{join as qo}from"path";var ql={PILLAR:0,SUB_PILLAR:1,LONG_TAIL:2},zl={high:0,medium:1,low:2},Dh=new Set(["drafted","published","dismissed","superseded","done"]);function Mh(e){let t=e.filter(n=>!Dh.has((n.status??"").toLowerCase()));return t.length===0?null:[...t].sort((n,r)=>{let o=ql[(n.role??"").toUpperCase()]??3,i=ql[(r.role??"").toUpperCase()]??3;if(o!==i)return o-i;let s=zl[(n.priority??"").toLowerCase()]??3,a=zl[(r.priority??"").toLowerCase()]??3;return s!==a?s-a:n.slug.localeCompare(r.slug)})[0]}function Vl(e,t,n){if(t>0)return null;let r=Mh(e);if(!r)return null;let o=r.role?` (${r.role})`:"";return`Next: no article yet \u2014 write .seoagent/briefs/${r.slug}.md${o} first, then run \`${n("content track")} <path-to-article>\` so the board advances. ${e.length} brief${e.length===1?"":"s"} waiting.`}function Yl(e){let t={briefs:[],articleCount:0};try{let n=qo(e,"briefs");if(Wl(n))for(let o of Kl(n).filter(i=>i.endsWith(".md"))){let s=yt(qo(n,o))?.data??{};t.briefs.push({slug:o.replace(/\.md$/,""),role:typeof s.role=="string"?s.role:null,priority:typeof s.priority=="string"?s.priority:null,status:typeof s.status=="string"?s.status:null})}let r=qo(e,"content");Wl(r)&&(t.articleCount=Kl(r).filter(o=>o.endsWith(".md")).length)}catch{}return t}async function oe(e={}){let t=Fl(()=>{e.silent||u.warn(`Sync gave up after ${Math.round(3e4/1e3)}s (network too slow or stalled). Sync is best-effort \u2014 nothing is lost; it will retry on the next run.`),process.exit(0)});try{await Bh(e)}finally{t.cancel()}}async function Bh(e){let t=Ul(process.cwd());if(t.refreshed){try{et(process.cwd())}catch{}e.silent||u.info(q.dim(`\u21BB Updated SEOAgent skill ${t.from} \u2192 ${t.to}.`))}let n=await Gl(process.cwd());n.updated&&!e.silent&&u.info(q.dim("\u21BB Updated the SEOAgent skill to the latest published version.")),n.reason==="cli-too-old"&&!e.silent&&u.message(q.yellow(`A newer SEOAgent skill is available but needs CLI ${n.minCli} or later (you have ${E}). Run \`${m("update-cli")}\` to get it.`)),tt(process.cwd());let r=await Hl(E);r&&u.message(q.yellow(r));let o=!e.silent&&!!process.stdout.isTTY,i=e.pullOnly?"Pulling":e.pushOnly?"Pushing":"Syncing",s=o?Uh():null;s?.start(`${i} ${q.dim(".seoagent/")} with your dashboard\u2026`);let{force:a,forcePaths:l}=sl(e.force),c=await Ml(process.cwd(),{pathFilter:e.path,force:a,forcePaths:l,pushOnly:e.pushOnly,pullOnly:e.pullOnly}),d=c.verifyRecs;if(d){d.sourceRender&&u.message(q.yellow("verify-recs: evidence.md is a SOURCE RENDER (undesignated local dev-server crawl) \u2014 live-state claims cannot be verified. Re-run `seoagent crawl --url <live origin>`."));for(let g of d.corrections)u.message(q.yellow(`verify-recs: corrected ${g.file}:${g.line} \u2014 the live page (${g.pageUrl}) already serves ${g.entityLabel}; reflect this correction in your summary.`))}for(let g of Nl(c.aiFiles??null,m))!g.always&&e.silent||u.message(g.tone==="warn"?q.yellow(g.text):q.dim(g.text));if(c.actionsNew&&c.actionsNew.length>0){let g=c.actionsNew.slice(0,5).map(h=>` - ${h.title??h.action_type} (id ${h.id})`).join(`
827
+ `)}function Dm(e){let t=new Map,n=null;for(let r of e.split(/\r?\n/)){let o=/^##\s+(https?:\/\/\S+)\s*$/.exec(r);if(o){n=N(o[1]),t.has(n)||t.set(n,{});continue}if(!n)continue;if(/^##\s/.test(r)){n=null;continue}let i=/^-\s+\*\*title:\*\*\s+(.*)$/.exec(r);if(i&&i[1]!=="_(none)_"){t.get(n).title=i[1].trim();continue}let s=/^-\s+\*\*meta description:\*\*\s+(.*)$/.exec(r);s&&s[1]!=="_(none)_"&&(t.get(n).description=s[1].trim())}return t}function Fm(e){let t=hr(e,k,"audit","evidence.md");if(!Uo(t))return new Map;try{return Dm(Rl(t,"utf-8"))}catch{return new Map}}function Mm(e,t){let n=hr(e,k,"content");if(!Uo(n))return[];let r=new Map,o;try{o=Lm(n)}catch{return[]}for(let i of o.sort()){if(!i.toLowerCase().endsWith(".md"))continue;let s;try{s=ue(Rl(hr(n,i),"utf-8")).data}catch{continue}let a=typeof s.canonical=="string"?s.canonical.trim():"",l=typeof s.status=="string"?s.status.toLowerCase():"";if(!a||l==="draft"||El(a))continue;let c=typeof s.title=="string"&&s.title.trim()?s.title.trim():Bo(a),d=t.get(N(a)),f={url:a,label:d?.title||c,...d?.description?{description:d.description}:{}},p=typeof s.slug=="string"?s.slug.trim():i.slice(0,-3),g=N(a).split("/").filter(Boolean).pop()??"",y=p===g,h=r.get(a);(!h||y&&!h.slugMatchesUrl)&&r.set(a,{link:f,slugMatchesUrl:y})}return Array.from(r.values(),i=>i.link)}function _l(e){try{return new URL(e).host.toLowerCase().replace(/^www\./,"")}catch{return""}}function mn(e){return/^http:\/\//i.test(e)}function Um(e,t,n){let r=hr(e,k,"pages.md");if(!Uo(r))return[];let o=t.toLowerCase().replace(/^https?:\/\//,"").replace(/\/.*$/,""),i=new Map;for(let s of go(r).keys()){if(!/^https?:\/\//i.test(s))continue;let a=N(s);if(de(a)||El(s))continue;let c=`${_l(s)}${a}`,d=i.get(c);if(!d){i.set(c,s);continue}if(mn(d)!==mn(s)){mn(d)&&i.set(c,s);continue}let f="";try{f=new URL(s).hostname.toLowerCase()}catch{f=""}f===o&&i.set(c,s)}return n?Array.from(i.values()):Array.from(i.values(),s=>mn(s)&&_l(s)===o.replace(/^www\./,"")?s.replace(/^http:\/\//i,"https://"):s)}function Cl(e){return[...e].sort((t,n)=>{let r=N(t.url),o=N(n.url);return r==="/"?o==="/"?0:-1:o==="/"?1:r.localeCompare(o)})}function Pl(e,t){let n=t.domain.replace(/^https?:\/\//,"").replace(/\/+$/,""),r=(()=>{try{return vt(e)}catch{return null}})(),o=Fm(e),i=Mm(e,o),s=new Set(i.map(d=>N(d.url))),a=[];for(let d of Um(e,n,mn(t.domain))){let f=N(d);if(s.has(f))continue;let p=o.get(f);a.push({url:d,label:p?.title||Bo(d),...p?.description?{description:p.description}:{}})}if(a.length===0&&i.length===0)return null;let l=r?.business?.name?.trim()||o.get("/")?.title||n,c=r?.business?.description?.trim()||o.get("/")?.description||null;return{siteName:l,summary:c,pages:Cl(a).slice(0,xl),articles:Cl(i).slice(0,xl)}}var br=".well-known/okf",Il="llms.txt",Tl={publicDir:null,publicDirSource:null,llmsSourceWritten:!1,llmsPublished:null,okfPublished:0,okfPublishedDir:null,llmsRoute:null,llmsRouteDrift:!1,skipped:[]};function Go(e,t){try{return Ol(e)&&Ll(e,"utf-8")===t?!1:(Bm(Hm(e),{recursive:!0}),Gm(e,t,"utf-8"),!0)}catch{return!1}}function jt(e,t){if(!t.domain||t.domain==="unknown")return{...Tl,skipped:["no-domain"]};let n=qn(e,t.public_dir??null),r={...Tl,publicDir:n.dir,publicDirSource:n.source,skipped:[]},o=null;try{let s=Pl(e,t);o=s?Al(s):null}catch{o=null}if(o===null)r.skipped.push("llms-no-content");else if(r.llmsSourceWritten=Go(hn(e,k,wr),o),r.llmsRoute=Yi(e,n.dir),r.llmsRoute)r.skipped.push("llms-route-owned"),r.llmsRouteDrift=r.llmsSourceWritten&&t.llms_owner!=="route";else if(n.dir){let s=hn(e,n.dir,Il);Go(s,o)&&(r.llmsPublished=`${n.dir}/${Il}`)}let i=_t(e);if(!Ol(i))r.skipped.push("okf-missing");else if(na(i))r.skipped.push("okf-placeholder");else if(!rr(i).ok)r.skipped.push("okf-invalid");else if(n.dir){let s=hn(e,n.dir,br),a=0;for(let l of ra(i)){let c;try{c=Ll(hn(i,l),"utf-8")}catch{continue}Go(hn(s,l),c)&&a++}a>0&&(r.okfPublished=a,r.okfPublishedDir=`${n.dir}/${br}`)}return n.dir||r.skipped.push("no-public-dir"),r}function Nl(e,t){if(!e)return[];let n=[],r=[];return e.llmsPublished&&r.push(e.llmsPublished),e.okfPublishedDir&&r.push(`${e.okfPublishedDir}/ (${e.okfPublished} file${e.okfPublished===1?"":"s"})`),r.length>0&&n.push({text:`ai-files: published ${r.join(" and ")} \u2014 commit these so answer engines can read them.`,tone:"dim",always:!0}),e.skipped.includes("okf-placeholder")&&n.push({text:"ai-files: .seoagent/okf/ is still the scaffold. Fill it (see references/open-knowledge-format.md) and it publishes itself on the next sync.",tone:"dim",always:!1}),e.skipped.includes("okf-invalid")&&n.push({text:`ai-files: .seoagent/okf/ has validation errors, so it was NOT published. Run \`${t("okf validate")}\` and fix them.`,tone:"warn",always:!1}),e.llmsRouteDrift&&n.push({text:`ai-files: .seoagent/llms.md changed, but ${e.llmsRoute} already serves /llms.txt, so nothing was published \u2014 a file in your static dir would shadow that route. Compare the two, or set \`llms_owner: route\` in .seoagent/project.md to own the file yourself and stop this notice.`,tone:"dim",always:!1}),e.skipped.includes("no-public-dir")&&n.push({text:"ai-files: couldn't tell which directory this project serves as static files. Set `public_dir:` in .seoagent/project.md (`public`, `static`, or a nested path like `apps/web/public` in a monorepo) so llms.txt and the OKF bundle actually get served.",tone:"dim",always:!1}),n}function Ym(e){try{let t=Nt(e);return t.evidenceFound?t:void 0}catch{return}}var Jm=new Set([".md"]),Xm=new Set(["inbox"]);function Qm(e){let t=[];function n(r,o){if(Ho(r))for(let i of Km(r,{withFileTypes:!0})){if(i.name.startsWith(".")||o===""&&Xm.has(i.name))continue;let s=Wo(r,i.name);if(i.isDirectory())n(s,o?`${o}/${i.name}`:i.name);else if(i.isFile()){let a=i.name.lastIndexOf("."),l=a===-1?"":i.name.slice(a);Jm.has(l)&&t.push(s)}}}return n(e,""),t}function Dl(e){let t=e.replace(/[^a-zA-Z0-9._-]/g,"_");return Wo(Gr,`${t}.json`)}var Zm=14400*1e3;function eh(e){let t=Dl(e);if(!Ho(t))return{files:{},last_synced_at:null};try{return JSON.parse(jl(t,"utf-8"))}catch{return{files:{},last_synced_at:null}}}function th(e,t){Wm(Gr,{recursive:!0}),qm(Dl(e),JSON.stringify(t,null,2)+`
828
+ `,"utf-8")}function nh(e,t){return zm(e,t).split(Vm).join("/")}async function rh(e,t){try{let n=await P(`${e}/api/cli/actions/fetch`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:t},body:JSON.stringify({})});if(!n.ok){let o=await n.text().catch(()=>"");return{ok:!1,actions:[],error:`${n.status} ${o.slice(0,200)}`}}let r=await n.json().catch(()=>null);return!r||r.status!=="ok"||!Array.isArray(r.actions)?{ok:!1,actions:[],error:"Malformed response"}:{ok:!0,actions:r.actions}}catch(n){return{ok:!1,actions:[],error:n.message}}}async function oh(e,t,n){try{let r=await P(`${e}/api/cli/sync`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:n},body:JSON.stringify(t)});if(!r.ok){let i=await r.text().catch(()=>"");return{ok:!1,status:r.status,error:i.slice(0,200)}}let o=typeof r.json=="function"?await r.json().catch(()=>null):null;return{ok:!0,status:r.status,...o?.agent_notice?{agentNotice:o.agent_notice}:{}}}catch(r){return{ok:!1,status:0,error:r.message}}}async function Fl(e,t={}){let n=Ym(e),r=c=>{let d=n?{...c,verifyRecs:n}:{...c};return i?{...d,aiFiles:i}:d},o=_(e),i=null;if(o)try{i=jt(e,o)}catch{}let s=j(o?.domain);if(!s)return r({ok:!0,reason:"no-auth",synced:0,failed:0,errors:[]});if(!o)return r({ok:!0,reason:"no-project",synced:0,failed:0,errors:[]});if(o.domain===Me)return r({ok:!0,reason:"domain-unknown",synced:0,failed:0,errors:[]});let a=Wo(e,k);if(!Ho(a))return r({ok:!0,reason:"no-project",synced:0,failed:0,errors:[]});if(!kl(e).acquired)return r({ok:!0,reason:"busy",synced:0,failed:0,errors:[]});try{return r(await ih(e,t,s,o,a))}finally{vl(e)}}async function ih(e,t,n,r,o){let i=n.api_base||T.BASE,s=`Bearer ${n.user_token}:${n.website_token}`,a=await Be({apiBase:i,authHeader:s,localDomain:r.domain});if(a.verdict==="mismatch")return{ok:!0,reason:"project-mismatch",synced:0,failed:0,errors:[],cloudDomain:a.cloudDomain,localDomain:r.domain};if(a.verdict==="unverified")return{ok:!0,reason:"unverified",synced:0,failed:0,errors:[`could not verify cloud project binding: ${a.detail}`]};let l=eh(r.domain);try{Ia(e,r)}catch{}let c=Qm(o),d=0,f=0,p=[],g=[],y=0,h=await sh(e,i,s),w={restored:!1,blockPush:!1,notices:[]};if((!t.pathFilter||"context.md".endsWith(t.pathFilter))&&(w=await dl({seoagentDir:o,apiBase:i,authHeader:s,stateFiles:l.files,force:t.force,forcePaths:t.forcePaths}),p.push(...w.notices)),!t.pullOnly)for(let K of c){let F=nh(o,K);if(t.pathFilter&&!F.endsWith(t.pathFilter)||F==="context.md"&&w.blockPush)continue;let we=jl(K,"utf-8"),pt=ge(we),jn=l.files[F];if(!(!jn||jn.hash!==pt)&&!t.force)continue;y++;let Ve=await oh(i,{path:F,contents:we,domain:r.domain},s);Ve.ok?(l.files[F]={hash:pt},d++,Ve.agentNotice&&p.push(`${F}: ${Ve.agentNotice}`)):(f++,g.push(`${F}: ${Ve.status} ${Ve.error??""}`.trim()))}let b=await rh(i,s),C=0,B=0,I=[],D=0,te=0;!b.ok&&b.error&&g.push(`pull actions: ${b.error}`);let H,W=[],U=new Map,ne=!1,dt=l.last_synced_at;if(!t.pushOnly){let K=await ul({projectDir:e,apiBase:i,authHeader:s,since:l.last_synced_at,stateFiles:l.files,force:t.force,forcePaths:t.forcePaths});K.ok?dt=K.cursor:(ne=!0,K.error&&g.push(`pull: ${K.error}`)),H={written:K.written,overwritten:K.overwritten,skipped:K.skipped,conflicts:K.conflicts,deleted:K.deleted,warnings:K.warnings},W=K.conflictPaths;for(let[F,we]of Object.entries(K.pointerOverwrites)){let pt=F.match(/^content\/(.+)\.md$/)?.[1];pt&&U.set(pt,we)}}if(b.ok){let K=To(e);for(let[Ee,ft]of U)K.set(Ee,ft);let F=ja(e,b.actions,{conflictedPaths:new Set(W),localPointers:K});C=F.wrote,B=F.removed,D=F.skippedUnknown;let we=l.announced_at?Date.parse(l.announced_at):NaN,jn=F.pendingIds.length>0&&(Number.isNaN(we)||Date.now()-we>=Zm)?new Set:new Set(l.announced_action_ids??[]),Dn=new Set(F.pendingIds.filter(Ee=>!jn.has(Ee)));I=F.pending.filter(Ee=>Dn.has(Ee.id)),te=Dn.size-I.length,l.announced_action_ids=F.pendingIds,Dn.size>0&&(l.announced_at=new Date().toISOString());let Ve=Oa(b.actions);H&&W.length>0&&(H.warnings=H.warnings.map(Ee=>{let ft=W.find(Ur=>Ee.startsWith(`${Ur}:`)),Mr=ft?Ve.get(ft):void 0;return!ft||!Mr?.length?Ee:`${Ee} \u2014 blocks inbox action${Mr.length===1?"":"s"} ${Mr.map(Ur=>`#${Ur}`).join(", ")}; take the cloud copy with \`seoagent sync --force ${ft}\``}))}let Re=!!H&&H.written+H.overwritten+H.deleted+H.conflicts>0;if(l.last_synced_at=dt,th(r.domain,l),y===0&&C===0&&B===0&&!Re&&!w.restored&&w.notices.length===0&&h.flushed===0&&h.dropped===0&&!ne&&f===0)return{ok:!0,reason:"no-changes",synced:0,failed:0,errors:g,actionsPulled:0,actionsRemoved:0,actionsNew:[],actionsUnknown:D,actionsUnknownNew:te,acksFlushed:0,acksDropped:0,pull:H};let Nn=f===0&&!ne;return{ok:Nn,reason:Nn?void 0:"error",synced:d,failed:f,errors:g,...p.length>0?{notices:p}:{},actionsPulled:C,actionsRemoved:B,actionsNew:I,actionsUnknown:D,actionsUnknownNew:te,acksFlushed:h.flushed,acksDropped:h.dropped,pull:H}}async function sh(e,t,n){let r=gr(e);if(r.length===0)return{flushed:0,dropped:0};let o=0,i=0,s=[];for(let a of r){let l=await ah(a,t,n);l==="flushed"?(o++,s.push(a.action_id)):l==="already-settled"&&(i++,s.push(a.action_id))}return s.length>0&&yl(e,s),{flushed:o,dropped:i}}async function ah(e,t,n){try{let r=await P(`${t}/api/cli/actions/${e.action_id}/ack`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:n},body:JSON.stringify({status:e.status,error_message:e.status==="failed"?e.reason:null,result:e.status==="failed"?{declined:!0,reason:e.reason}:{applied:!0}})});return r.ok?"flushed":r.status===409||r.status>=400&&r.status<500?"already-settled":"transient"}catch{return"transient"}}function Ml(e,t=3e4){let n=setTimeout(e,t);return n.unref?.(),{cancel:()=>clearTimeout(n)}}function Ul(e){let t;try{t=_(e)}catch{return{refreshed:!1,reason:"error"}}if(!t)return{refreshed:!1,reason:"no-project"};let n=t.skill_version||t.seoagent_version||"0.0.0";if(qe(E,n)<=0){if(!t.skill_version)try{J(e,{skill_version:n})}catch{}return{refreshed:!1,reason:"up-to-date"}}try{return kt(e),J(e,{skill_version:E}),{refreshed:!0,from:n,to:E,reason:"refreshed"}}catch{return{refreshed:!1,reason:"error"}}}function Ko(e){let t;try{t=_(e)}catch{return{refreshed:!1,from:null,to:E,reason:"error"}}if(!t)return{refreshed:!1,from:null,to:E,reason:"no-project"};let n=t.skill_version||t.seoagent_version||null;try{return kt(e),J(e,{skill_version:E}),{refreshed:!0,from:n,to:E,reason:"refreshed"}}catch{return{refreshed:!1,from:n,to:E,reason:"error"}}}import{createHash as lh}from"crypto";import{existsSync as h_,mkdirSync as ch,readFileSync as uh,writeFileSync as dh}from"fs";import{join as ph}from"path";var fh="/cli-skill/manifest.json",gh=360*60*1e3,mh=4e3,hh=64,yh=4*1024*1024,Bl=ph(V,"skill-check.json"),wh=e=>lh("sha256").update(e).digest("hex");function bh(e){if(typeof e!="object"||e===null)return null;let t=e;if(typeof t.hash!="string"||!/^[0-9a-f]{64}$/.test(t.hash)||typeof t.min_cli!="string"||!/^\d+\.\d+\.\d+/.test(t.min_cli)||!Array.isArray(t.files)||t.files.length===0||t.files.length>hh)return null;let n=[],r=0;for(let o of t.files){if(typeof o!="object"||o===null)return null;let i=o;if(typeof i.path!="string"||typeof i.sha256!="string"||!/^[A-Za-z0-9._/-]+$/.test(i.path)||i.path.startsWith("/")||i.path.split("/").includes("..")||!i.path.endsWith(".md")||!/^[0-9a-f]{64}$/.test(i.sha256))return null;let s=typeof i.bytes=="number"?i.bytes:0;r+=s,n.push({path:i.path,sha256:i.sha256,bytes:s})}return r>yh||!n.some(o=>o.path==="SKILL.md")?null:{hash:t.hash,min_cli:t.min_cli,files:n}}function kh(e,t,n=gh){if(!e)return!0;let r=Date.parse(e);return Number.isNaN(r)?!0:t.getTime()-r>=n}function vh(){try{return JSON.parse(uh(Bl,"utf-8"))}catch{return{}}}function $h(e){try{ch(V,{recursive:!0}),dh(Bl,JSON.stringify({checkedAt:e}),"utf-8")}catch{}}async function xh(e){try{let t=await fetch(e,{signal:AbortSignal.timeout(mh),headers:{"User-Agent":`seoagent-cli/${E}`}});return t.ok?await t.text():null}catch{return null}}async function Gl(e,t={}){try{let n=_(e);if(!n)return{updated:!1,reason:"no-project"};let r=t.now??new Date,o=vh();if(!t.force&&!kh(o.checkedAt,r))return{updated:!1,reason:"throttled"};let i=(t.baseUrl??T.BASE).replace(/\/$/,""),s=t.fetchText??xh,a=await s(`${i}${fh}`);if($h(r.toISOString()),a===null)return{updated:!1,reason:"unreachable"};let l;try{l=bh(JSON.parse(a))}catch{l=null}if(!l)return{updated:!1,reason:"malformed"};if(n.skill_hash===l.hash)return{updated:!1,reason:"up-to-date"};if(qe(E,l.min_cli)<0)return{updated:!1,reason:"cli-too-old",minCli:l.min_cli};let c={};for(let d of l.files){let f=await s(`${i}/cli-skill/${d.path}`);if(f===null)return{updated:!1,reason:"unreachable"};if(wh(f)!==d.sha256)return{updated:!1,reason:"verify-failed"};c[d.path]=f}return ps(e,c),J(e,{skill_hash:l.hash}),{updated:!0,reason:"updated",fileCount:l.files.length}}catch{return{updated:!1,reason:"error"}}}import{existsSync as Sh,mkdirSync as _h,readFileSync as Ch,writeFileSync as Rh}from"fs";var Eh="https://registry.npmjs.org/@seoagent-official/seoagent/latest",Ah=1440*60*1e3,Ph=720*60*1e3,Ih=2e3;function Th(e,t,n=Ah){if(!e.checkedAt)return!0;let r=Date.parse(e.checkedAt);return Number.isNaN(r)?!0:t.getTime()-r>=n}function Oh(e){let{current:t,latest:n,cache:r,now:o}=e,i=e.notifyIntervalMs??Ph;if(!n||qe(n,t)<=0)return null;if(r.notifiedVersion===n&&r.notifiedAt){let s=Date.parse(r.notifiedAt);if(!Number.isNaN(s)&&o.getTime()-s<i)return null}return`\u2191 SEOAgent ${n} is available (you have ${t}). Ask me to run \`seoagent update-cli\`, or run it yourself, to upgrade the CLI + all your projects.`}async function Lh(e){let t=e.readCache();if(Th(t,e.now,e.checkIntervalMs)){let r=await e.fetchLatest();t={...t,checkedAt:e.now.toISOString(),...r?{latest:r}:{}},e.writeCache(t)}let n=Oh({current:e.current,latest:t.latest,cache:t,now:e.now,notifyIntervalMs:e.notifyIntervalMs});return n&&t.latest&&e.writeCache({...t,notifiedVersion:t.latest,notifiedAt:e.now.toISOString()}),n}function Nh(){try{return Sh(Un)?JSON.parse(Ch(Un,"utf-8")):{}}catch{return{}}}function jh(e){try{_h(V,{recursive:!0}),Rh(Un,JSON.stringify(e,null,2)+`
829
+ `,"utf-8")}catch{}}async function Dh(){try{let e=await fetch(Eh,{headers:{Accept:"application/json"},signal:AbortSignal.timeout(Ih)});if(!e.ok)return null;let t=await e.json();return typeof t.version=="string"?t.version:null}catch{return null}}async function Hl(e){try{return await Lh({current:e,now:new Date,fetchLatest:Dh,readCache:Nh,writeCache:jh})}catch{return null}}import{existsSync as Wl,readdirSync as Kl}from"fs";import{join as qo}from"path";var ql={PILLAR:0,SUB_PILLAR:1,LONG_TAIL:2},zl={high:0,medium:1,low:2},Fh=new Set(["drafted","published","dismissed","superseded","done"]);function Mh(e){let t=e.filter(n=>!Fh.has((n.status??"").toLowerCase()));return t.length===0?null:[...t].sort((n,r)=>{let o=ql[(n.role??"").toUpperCase()]??3,i=ql[(r.role??"").toUpperCase()]??3;if(o!==i)return o-i;let s=zl[(n.priority??"").toLowerCase()]??3,a=zl[(r.priority??"").toLowerCase()]??3;return s!==a?s-a:n.slug.localeCompare(r.slug)})[0]}function Vl(e,t,n){if(t>0)return null;let r=Mh(e);if(!r)return null;let o=r.role?` (${r.role})`:"";return`Next: no article yet \u2014 write .seoagent/briefs/${r.slug}.md${o} first, then run \`${n("content track")} <path-to-article>\` so the board advances. ${e.length} brief${e.length===1?"":"s"} waiting.`}function Yl(e){let t={briefs:[],articleCount:0};try{let n=qo(e,"briefs");if(Wl(n))for(let o of Kl(n).filter(i=>i.endsWith(".md"))){let s=yt(qo(n,o))?.data??{};t.briefs.push({slug:o.replace(/\.md$/,""),role:typeof s.role=="string"?s.role:null,priority:typeof s.priority=="string"?s.priority:null,status:typeof s.status=="string"?s.status:null})}let r=qo(e,"content");Wl(r)&&(t.articleCount=Kl(r).filter(o=>o.endsWith(".md")).length)}catch{}return t}async function oe(e={}){let t=Ml(()=>{e.silent||u.warn(`Sync gave up after ${Math.round(3e4/1e3)}s (network too slow or stalled). Sync is best-effort \u2014 nothing is lost; it will retry on the next run.`),process.exit(0)});try{await Gh(e)}finally{t.cancel()}}async function Gh(e){let t=Ul(process.cwd());if(t.refreshed){try{et(process.cwd())}catch{}e.silent||u.info(z.dim(`\u21BB Updated SEOAgent skill ${t.from} \u2192 ${t.to}.`))}let n=await Gl(process.cwd());n.updated&&!e.silent&&u.info(z.dim("\u21BB Updated the SEOAgent skill to the latest published version.")),n.reason==="cli-too-old"&&!e.silent&&u.message(z.yellow(`A newer SEOAgent skill is available but needs CLI ${n.minCli} or later (you have ${E}). Run \`${m("update-cli")}\` to get it.`)),tt(process.cwd());let r=await Hl(E);r&&u.message(z.yellow(r));let o=!e.silent&&!!process.stdout.isTTY,i=e.pullOnly?"Pulling":e.pushOnly?"Pushing":"Syncing",s=o?Bh():null;s?.start(`${i} ${z.dim(".seoagent/")} with your dashboard\u2026`);let{force:a,forcePaths:l}=sl(e.force),c=await Fl(process.cwd(),{pathFilter:e.path,force:a,forcePaths:l,pushOnly:e.pushOnly,pullOnly:e.pullOnly}),d=c.verifyRecs;if(d){d.sourceRender&&u.message(z.yellow("verify-recs: evidence.md is a SOURCE RENDER (undesignated local dev-server crawl) \u2014 live-state claims cannot be verified. Re-run `seoagent crawl --url <live origin>`."));for(let g of d.corrections)u.message(z.yellow(`verify-recs: corrected ${g.file}:${g.line} \u2014 the live page (${g.pageUrl}) already serves ${g.entityLabel}; reflect this correction in your summary.`))}for(let g of Nl(c.aiFiles??null,m))!g.always&&e.silent||u.message(g.tone==="warn"?z.yellow(g.text):z.dim(g.text));if(c.actionsNew&&c.actionsNew.length>0){let g=c.actionsNew.slice(0,5).map(h=>` - ${h.title??h.action_type} (id ${h.id})`).join(`
830
830
  `),y=c.actionsNew.length>5?`
831
- \u2026 and ${c.actionsNew.length-5} more`:"";u.message(q.yellow(`inbox: ${c.actionsNew.length} pending action${c.actionsNew.length===1?"":"s"} from your SEOAgent dashboard await processing:
831
+ \u2026 and ${c.actionsNew.length-5} more`:"";u.message(z.yellow(`inbox: ${c.actionsNew.length} pending action${c.actionsNew.length===1?"":"s"} from your SEOAgent dashboard await processing:
832
832
  ${g}${y}
833
- Read .seoagent/inbox/README.md and process them (see references/inbox.md), then \`seoagent ack\` each one.`))}if(c.actionsUnknownNew&&c.actionsUnknownNew>0&&u.message(q.yellow(`inbox: ${c.actionsUnknownNew} pending action${c.actionsUnknownNew===1?"":"s"} need a newer CLI to display \u2014 run \`${m("update-cli")}\` and sync again.`)),e.silent){c.ok||(process.exitCode=0);return}if(c.reason==="no-auth"){S(s,"info",`Not logged in. Run \`${m("login")}\` to enable cloud sync.`,q.dim("Not logged in \u2014 cloud sync skipped.")),s&&u.info(`Run \`${m("login")}\` to enable cloud sync.`);return}if(c.reason==="no-project"){S(s,"info",`No SEOAgent project here. Run \`${m("init")}\` first.`,q.dim("No SEOAgent project \u2014 sync skipped.")),s&&u.info(`Run \`${m("init")}\` first.`);return}if(c.reason==="domain-unknown"){S(s,"info","`.seoagent/project.md` has `domain: unknown` \u2014 cloud sync skipped until you set your site's domain.",q.dim("domain: unknown \u2014 cloud sync skipped.")),s&&u.info("Set `domain:` in .seoagent/project.md, then re-run sync.");return}if(c.reason==="project-mismatch"){let g=`Cloud project is ${c.cloudDomain} but this workspace is ${c.localDomain} \u2014 not syncing. Run \`${m("login")}\` from this directory to connect ${c.localDomain} \u2014 the CLI can stay logged into both sites at once, no need to log out first.`;S(s,"warn",g,q.yellow(g));return}if(c.reason==="unverified"){S(s,"info","Could not verify which cloud site this login is connected to \u2014 sync skipped (nothing pushed or pulled).",q.dim("Cloud binding unverified \u2014 sync skipped.")),s&&c.errors[0]&&u.info(` \u2022 ${c.errors[0]}`);return}if(c.reason==="no-changes"){S(s,"info","Already in sync.",q.green("Already in sync."));return}if(c.reason==="busy"){S(s,"info","Another sync is in progress \u2014 skipping this run.",q.dim("Another sync is in progress \u2014 skipping this run."));return}let f=Gh(c);S(s,"success",f??"Sync complete.",q.green(f??"Sync complete.")),c.synced>0&&u.success(`Synced ${c.synced} file${c.synced===1?"":"s"} to your dashboard.`);for(let g of c.notices??[])u.warn(`\u270D\uFE0F ${g}`);let p=c.pull;if(p){let g=p.written+p.overwritten;g>0&&u.success(`Pulled ${g} file${g===1?"":"s"} from the cloud`+(p.overwritten>0?` (${p.overwritten} updated)`:"")),p.deleted>0&&u.info(`Removed ${p.deleted} file${p.deleted===1?"":"s"} deleted in the cloud.`),p.conflicts>0&&u.warn(`${p.conflicts} conflict${p.conflicts===1?"":"s"} \u2014 local changes kept. Re-run with --force to take the cloud version.`);for(let y of p.warnings.slice(0,5))u.info(` \u2022 ${y}`)}{let g=Yl(Te(process.cwd())),y=Vl(g.briefs,g.articleCount,m);y&&u.message(q.cyan(y))}if(c.acksFlushed&&c.acksFlushed>0&&u.success(`Flushed ${c.acksFlushed} offline ack${c.acksFlushed===1?"":"s"} from the queue.`),c.acksDropped&&c.acksDropped>0&&u.info(`Dropped ${c.acksDropped} stale ack${c.acksDropped===1?"":"s"} (already settled server-side).`),c.actionsPulled&&c.actionsPulled>0&&(u.success(`Pulled ${c.actionsPulled} pending action${c.actionsPulled===1?"":"s"} \u2192 .seoagent/inbox/`),e.embedded||u.info(' Open Claude Code in this directory and ask it to "process the inbox", or read the files yourself.')),c.actionsRemoved&&c.actionsRemoved>0&&u.info(`Cleaned up ${c.actionsRemoved} stale inbox file${c.actionsRemoved===1?"":"s"}.`),c.failed>0){u.warn(`${c.failed} file${c.failed===1?"":"s"} failed to sync. Will retry next run.`);for(let g of c.errors.slice(0,3))u.info(` \u2022 ${g}`)}}function Gh(e){let t=e.synced,n=e.pull?e.pull.written+e.pull.overwritten:0,r=e.actionsPulled??0,o=e.acksFlushed??0,i=e.pull?.conflicts??0,s=[];return o>0&&s.push(`${o} ack${o===1?"":"s"} flushed`),t>0&&s.push(`${t} pushed`),n>0&&s.push(`${n} pulled`),r>0&&s.push(`${r} action${r===1?"":"s"}`),i>0&&s.push(`${i} conflict${i===1?"":"s"}`),s.length===0&&e.failed===0?null:s.length>0?s.join(" \xB7 "):"Sync complete."}function O(e){let t=_(e);return t||(u.error(`No SEOAgent project here. Run \`${m("init")}\` first.`),process.exitCode=1,null)}async function ct(e={}){if(e.print){let t=_(process.cwd())?.domain,n=j(t);if(!n){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}let r=O(process.cwd());if(!r)return;let o=n.api_base||T.BASE,i=`Bearer ${n.user_token}:${n.website_token}`;if(r.domain===Fe){u.warn("`.seoagent/project.md` has `domain: unknown` \u2014 set your site's domain before pulling from the cloud."),process.exitCode=1;return}let s=await Be({apiBase:o,authHeader:i,localDomain:r.domain});if(s.verdict==="mismatch"){u.warn(rs(s.cloudDomain,r.domain)),process.exitCode=1;return}if(s.verdict==="unverified"){u.warn(`Could not verify which cloud site this login is connected to (${s.detail}) \u2014 not pulling.`),process.exitCode=1;return}let a=await al({apiBase:o,authHeader:i,path:e.print});if(!a.ok){u.warn(a.error),process.exitCode=1;return}process.stdout.write(a.body),a.body.endsWith(`
833
+ Read .seoagent/inbox/README.md and process them (see references/inbox.md), then \`seoagent ack\` each one.`))}if(c.actionsUnknownNew&&c.actionsUnknownNew>0&&u.message(z.yellow(`inbox: ${c.actionsUnknownNew} pending action${c.actionsUnknownNew===1?"":"s"} need a newer CLI to display \u2014 run \`${m("update-cli")}\` and sync again.`)),e.silent){c.ok||(process.exitCode=0);return}if(c.reason==="no-auth"){S(s,"info",`Not logged in. Run \`${m("login")}\` to enable cloud sync.`,z.dim("Not logged in \u2014 cloud sync skipped.")),s&&u.info(`Run \`${m("login")}\` to enable cloud sync.`);return}if(c.reason==="no-project"){S(s,"info",`No SEOAgent project here. Run \`${m("init")}\` first.`,z.dim("No SEOAgent project \u2014 sync skipped.")),s&&u.info(`Run \`${m("init")}\` first.`);return}if(c.reason==="domain-unknown"){S(s,"info","`.seoagent/project.md` has `domain: unknown` \u2014 cloud sync skipped until you set your site's domain.",z.dim("domain: unknown \u2014 cloud sync skipped.")),s&&u.info("Set `domain:` in .seoagent/project.md, then re-run sync.");return}if(c.reason==="project-mismatch"){let g=`Cloud project is ${c.cloudDomain} but this workspace is ${c.localDomain} \u2014 not syncing. Run \`${m("login")}\` from this directory to connect ${c.localDomain} \u2014 the CLI can stay logged into both sites at once, no need to log out first.`;S(s,"warn",g,z.yellow(g));return}if(c.reason==="unverified"){S(s,"info","Could not verify which cloud site this login is connected to \u2014 sync skipped (nothing pushed or pulled).",z.dim("Cloud binding unverified \u2014 sync skipped.")),s&&c.errors[0]&&u.info(` \u2022 ${c.errors[0]}`);return}if(c.reason==="no-changes"){S(s,"info","Already in sync.",z.green("Already in sync."));return}if(c.reason==="busy"){S(s,"info","Another sync is in progress \u2014 skipping this run.",z.dim("Another sync is in progress \u2014 skipping this run."));return}let f=Hh(c);S(s,"success",f??"Sync complete.",z.green(f??"Sync complete.")),c.synced>0&&u.success(`Synced ${c.synced} file${c.synced===1?"":"s"} to your dashboard.`);for(let g of c.notices??[])u.warn(`\u270D\uFE0F ${g}`);let p=c.pull;if(p){let g=p.written+p.overwritten;g>0&&u.success(`Pulled ${g} file${g===1?"":"s"} from the cloud`+(p.overwritten>0?` (${p.overwritten} updated)`:"")),p.deleted>0&&u.info(`Removed ${p.deleted} file${p.deleted===1?"":"s"} deleted in the cloud.`),p.conflicts>0&&u.warn(`${p.conflicts} conflict${p.conflicts===1?"":"s"} \u2014 local changes kept. Re-run with --force to take the cloud version.`);for(let y of p.warnings.slice(0,5))u.info(` \u2022 ${y}`)}{let g=Yl(Te(process.cwd())),y=Vl(g.briefs,g.articleCount,m);y&&u.message(z.cyan(y))}if(c.acksFlushed&&c.acksFlushed>0&&u.success(`Flushed ${c.acksFlushed} offline ack${c.acksFlushed===1?"":"s"} from the queue.`),c.acksDropped&&c.acksDropped>0&&u.info(`Dropped ${c.acksDropped} stale ack${c.acksDropped===1?"":"s"} (already settled server-side).`),c.actionsPulled&&c.actionsPulled>0&&(u.success(`Pulled ${c.actionsPulled} pending action${c.actionsPulled===1?"":"s"} \u2192 .seoagent/inbox/`),e.embedded||u.info(' Open Claude Code in this directory and ask it to "process the inbox", or read the files yourself.')),c.actionsRemoved&&c.actionsRemoved>0&&u.info(`Cleaned up ${c.actionsRemoved} stale inbox file${c.actionsRemoved===1?"":"s"}.`),c.failed>0){u.warn(`${c.failed} file${c.failed===1?"":"s"} failed to sync. Will retry next run.`);for(let g of c.errors.slice(0,3))u.info(` \u2022 ${g}`)}}function Hh(e){let t=e.synced,n=e.pull?e.pull.written+e.pull.overwritten:0,r=e.actionsPulled??0,o=e.acksFlushed??0,i=e.pull?.conflicts??0,s=[];return o>0&&s.push(`${o} ack${o===1?"":"s"} flushed`),t>0&&s.push(`${t} pushed`),n>0&&s.push(`${n} pulled`),r>0&&s.push(`${r} action${r===1?"":"s"}`),i>0&&s.push(`${i} conflict${i===1?"":"s"}`),s.length===0&&e.failed===0?null:s.length>0?s.join(" \xB7 "):"Sync complete."}function O(e){let t=_(e);return t||(u.error(`No SEOAgent project here. Run \`${m("init")}\` first.`),process.exitCode=1,null)}async function ct(e={}){if(e.print){let t=_(process.cwd())?.domain,n=j(t);if(!n){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}let r=O(process.cwd());if(!r)return;let o=n.api_base||T.BASE,i=`Bearer ${n.user_token}:${n.website_token}`;if(r.domain===Me){u.warn("`.seoagent/project.md` has `domain: unknown` \u2014 set your site's domain before pulling from the cloud."),process.exitCode=1;return}let s=await Be({apiBase:o,authHeader:i,localDomain:r.domain});if(s.verdict==="mismatch"){u.warn(rs(s.cloudDomain,r.domain)),process.exitCode=1;return}if(s.verdict==="unverified"){u.warn(`Could not verify which cloud site this login is connected to (${s.detail}) \u2014 not pulling.`),process.exitCode=1;return}let a=await al({apiBase:o,authHeader:i,path:e.print});if(!a.ok){u.warn(a.error),process.exitCode=1;return}process.stdout.write(a.body),a.body.endsWith(`
834
834
  `)||process.stdout.write(`
835
- `);return}await oe({pullOnly:!0,force:e.force,silent:e.silent,embedded:e.embedded})}import{existsSync as Hh,readdirSync as Wh,unlinkSync as Kh}from"fs";import{join as Jl}from"path";import{isCancel as qh,select as zh}from"@clack/prompts";async function $e(e,t={}){let n=null;if(e){let d=Number.parseInt(e,10);if(Number.isNaN(d)||d<=0)return u.error(`Invalid action id: "${e}"`),process.exitCode=1,!1;n=d}else if(n=await Vh(),n===null)return!1;let r=n,o=_(process.cwd()),i=j(o?.domain);if(!i)return u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1,!1;if(!O(process.cwd()))return!1;let s=i.api_base||T.BASE,a=`Bearer ${i.user_token}:${i.website_token}`,l=t.failed?"failed":"completed",c;try{c=await P(`${s}/api/cli/actions/${r}/ack`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:a},body:JSON.stringify({status:l,error_message:t.failed&&t.reason?t.reason:null,result:t.failed?{declined:!0,reason:t.reason??null}:{applied:!0}})})}catch{return hl(process.cwd(),{action_id:r,status:l,reason:t.failed?t.reason??null:null}),zo(r),dr(process.cwd()),t.silent||u.warn(`Network unavailable \u2014 ack queued locally. Run \`${m("sync")}\` when you're back online; it'll flush automatically.`),!0}if(!c.ok){let d=await c.text().catch(()=>""),f=null;try{f=JSON.parse(d)}catch{f=null}if(c.status===409&&f?.code==="already_acked"){zo(r),dr(process.cwd());let h=typeof f.error=="string"?f.error.match(/'([^']+)'/)?.[1]??"settled":"settled";return t.silent||u.success(`Action ${r} was already ${h}.`),!0}let p=typeof f?.code=="string"?f.code:null,g=typeof f?.error=="string"?f.error:d,y=p?`, code: ${p}`:"";return u.error(`Server rejected ack (${c.status}${y}): ${g.slice(0,200)}`),process.exitCode=1,!1}return zo(r),dr(process.cwd()),t.silent||(t.failed?u.success(`Action ${r} marked failed${t.reason?` (reason: ${t.reason})`:""}.`):u.success(`Action ${r} marked completed.`),u.info(` inbox location: ${Jl(k,"inbox")}`)),!0}function zo(e){let t=Ne(process.cwd());if(Hh(t)){for(let n of Wh(t))if(n.endsWith(`-${e}.md`))try{Kh(Jl(t,n))}catch{}}}async function Vh(){let e=process.cwd(),t=je(e);if(t.length===0)return u.info("No pending actions in .seoagent/inbox/."),u.message(`Run \`${m("sync")}\` to pull anything autopilot has queued.`),null;if(!process.stdout.isTTY)return u.error(`Cannot show interactive picker in non-TTY mode. Pass an action id explicitly, or run \`${m("inbox")}\` to see what's pending.`),process.exitCode=1,null;let n=await zh({message:`Which action do you want to close out? (${t.length} pending)`,options:t.map(r=>({value:r.id,label:Tt(r)}))});return qh(n)?(u.info("Cancelled \u2014 no action closed out."),null):n}import kr from"picocolors";async function Vo(e={}){let t=process.cwd();if(!e.json&&!O(t))return;let n=je(t);if(e.json){process.stdout.write(JSON.stringify({count:n.length,inbox_path:Ne(t),actions:n})+`
836
- `);return}if(n.length===0){u.info(kr.dim("No pending actions.")),u.message(`Run \`${m("sync")}\` to pull anything autopilot has queued, or \`${m("autopilot status")}\` to check whether autopilot is on.`);return}u.message(`${kr.bold("SEOAgent inbox")} \xB7 ${n.length} pending action${n.length===1?"":"s"}`),u.message("");for(let r of n)u.message(Tt(r));u.message(""),u.message(`Apply one: ${kr.bold(m("ack <id>"))} \xB7 Interactive picker: ${kr.bold(m("ack"))} (no id)`)}import{readFileSync as ly}from"fs";import{join as cy,relative as uy}from"path";import{confirm as oc,isCancel as Sr,multiselect as dy,note as ac,select as py}from"@clack/prompts";import v from"picocolors";import{query as fy}from"@anthropic-ai/claude-agent-sdk";import{existsSync as Yh,readFileSync as Jh}from"fs";import{homedir as Xh}from"os";import{join as Qh}from"path";import{execSync as vr}from"child_process";var Zh="Claude Code-credentials",ey=44;function yn(){if(process.env.ANTHROPIC_API_KEY||process.env.CLAUDE_CODE_OAUTH_TOKEN)return"env-key";if(process.env.CLAUDE_CODE_USE_BEDROCK==="1"||process.env.CLAUDE_CODE_USE_VERTEX==="1"||process.env.CLAUDE_CODE_USE_FOUNDRY==="1"||process.env.CLAUDE_CODE_USE_ANTHROPIC_AWS==="1")return"enterprise";let e=ny();return e==="valid"?"claude-session-verified":ty()?e==="absent"?"claude-installed-no-session":"claude-session-unverified":"not-installed"}function $r(e){return e==="env-key"||e==="enterprise"||e==="claude-session-verified"||e==="claude-session-unverified"}function ty(){let e=process.platform==="win32"?"where claude":"command -v claude";try{return vr(e,{stdio:"ignore"}),!0}catch{return!1}}function ny(){if(process.env.CLAUDE_CODE_OAUTH_TOKEN)return"valid";let e=Qh(Xh(),".claude",".credentials.json");if(Yh(e)){let t=Xl(oy(e));if(t==="valid")return"valid";if(t==="absent"&&process.platform!=="darwin")return"absent"}return process.platform==="darwin"?ry():"absent"}function ry(){try{let e=vr(`security find-generic-password -s '${Zh}' -w`,{stdio:["ignore","pipe","ignore"],encoding:"utf-8",timeout:3e3});return Xl(Ql(e))}catch(e){return e.status===ey?"absent":"unknown"}}function Xl(e){if(!e||typeof e!="object")return"unknown";let t=e.claudeAiOauth;if(!t||typeof t!="object")return"absent";let{accessToken:n,refreshToken:r,expiresAt:o}=t,i=typeof n=="string"?n.trim():"",s=typeof r=="string"?r.trim():"";return!i||typeof o=="number"&&o>0&&o<=Date.now()&&!s?"absent":"valid"}function oy(e){try{return Ql(Jh(e,"utf-8"))}catch{return null}}function Ql(e){try{return JSON.parse(e.trim())}catch{return null}}function Zl(){try{return vr("npm install -g @anthropic-ai/claude-code",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}function ec(){try{return vr("claude login",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}var tc=["The agent could not get model access. Fix it with ONE of:"," \u2022 `claude login` \u2014 sign in with your Claude.ai Pro/Max account"," \u2022 `claude setup-token` \u2014 long-lived token for non-interactive use"," \u2022 `export ANTHROPIC_API_KEY=\u2026` \u2014 bring your own key (https://console.anthropic.com/)","Then re-run this command.","Note: `/login` is a Claude Code slash command \u2014 it does nothing in a shell.","Note: `seoagent login` is SEOAgent cloud auth. It does NOT grant model access."],ie={"env-key":{summary:"Using ANTHROPIC_API_KEY env var.",next:""},enterprise:{summary:"Using enterprise provider (Bedrock / Vertex / Foundry).",next:""},"claude-session-verified":{summary:"Using your existing `claude login` session.",next:""},"claude-session-unverified":{summary:"Trying your existing `claude login` session\u2026",next:"Couldn't confirm a stored credential. If this fails with an auth error, run `claude login` (or `claude setup-token`), or set `ANTHROPIC_API_KEY`. `seoagent login` is SEOAgent cloud auth and will not help."},"claude-installed-no-session":{summary:"Claude Code is installed but has no usable login session.",next:"Run `claude login` to sign in with your Claude.ai / Pro / Max account, `claude setup-token` for a long-lived token, or set `ANTHROPIC_API_KEY` and re-run. (`seoagent login` is SEOAgent cloud auth \u2014 it does NOT grant model access.)"},"not-installed":{summary:"Claude Code is not installed and no model credential was found.",next:"Install it with `npm install -g @anthropic-ai/claude-code` then `claude login`, or set `ANTHROPIC_API_KEY` (get one at https://console.anthropic.com/) and re-run. (`seoagent login` is SEOAgent cloud auth \u2014 it does NOT grant model access.)"}};import{marked as rc}from"marked";import{markedTerminal as iy}from"marked-terminal";import Yo from"picocolors";var nc=!1;function sy(){nc||(rc.use(iy({reflowText:!1,width:100})),nc=!0)}function xr(e){if(!e)return e;sy();try{let t=rc.parse(e);return typeof t=="string"?ay(t):e}catch{return e}}function ay(e){return e.replace(/`([^`\n]+)`/g,(t,n)=>Yo.yellow(n)).replace(/\*\*([^*\n]+)\*\*/g,(t,n)=>Yo.bold(n)).replace(/(^|[\s(])\*([^*\s][^*\n]*?)\*(?=[\s.,;:!?)]|$)/gm,(t,n,r)=>n+Yo.italic(r))}async function Xo(e={}){let t=process.cwd();if(!O(t))return;if(!process.stdout.isTTY&&!e.yes){u.error(`\`${m("process")}\` needs an interactive TTY for the sync + selection prompts. Use \`--yes\` to skip prompts and process everything (for CI/CD).`),process.exitCode=1;return}if(!await by(e.yes)){process.exitCode=1;return}if(e.yes)await oe({embedded:!0});else{let c=await py({message:"Sync the inbox before processing?",options:[{value:"sync",label:"Sync (recommended) \u2014 pull pending actions + push local changes"},{value:"pull",label:"Pull only \u2014 get new actions, skip pushing your local changes"},{value:"skip",label:"Skip \u2014 use the current local inbox state"}],initialValue:"sync"});if(Sr(c)){u.info("Cancelled.");return}c==="sync"?await oe({embedded:!0}):c==="pull"&&await ct({embedded:!0})}let r=je(t);if(r.length===0){u.info(v.dim("No pending actions to process. Inbox is empty."));return}let o;if(e.yes)o=r.map(c=>c.id),u.message(`Processing all ${r.length} pending action${r.length===1?"":"s"}\u2026`);else{let c=r.some(g=>g.priority!==null),d=c?r.filter(g=>g.priority==="high").map(g=>g.id):r.map(g=>g.id),f=c&&d.length===0?" (no high-priority actions \u2014 toggle to select)":c?` (${d.length} high-priority pre-selected \u2014 space to toggle)`:" (space to toggle)",p=await dy({message:`Which actions to process? ${r.length} pending \u2014${f}`,options:r.map(g=>({value:g.id,label:Tt(g)})),initialValues:d,required:!1});if(Sr(p)){u.info("Cancelled \u2014 no actions processed.");return}if(!Array.isArray(p)||p.length===0){u.info("No actions selected. Nothing to do.");return}o=p}let i=0,s=0,a=0,l=Date.now();for(let c=0;c<o.length;c++){let d=o[c],f=r.find(b=>b.id===d);if(!f)continue;gy({index:c+1,total:o.length,entry:f});let p=cy(Ne(t),f.filename),g;try{g=ly(p,"utf-8")}catch(b){u.error(` Could not read ${f.filename}: ${b.message}`),a++;continue}let y=Date.now(),h=await wy({cwd:t,entry:f,actionContent:g,model:e.model}),w=ic(Date.now()-y);if(h.kind==="applied")try{await $e(String(d),{silent:!0}),i++,u.message("");let b=h.summary?`
837
- `+v.dim(" "+h.summary):"";u.message(` ${v.green("\u2713")} id ${d} ${v.dim("\u2014 applied in "+w)}${b}`)}catch(b){u.warn(` Applied but ack failed: ${b.message}. Run \`seoagent ack ${d}\` to retry.`)}else if(h.kind==="declined")try{await $e(String(d),{silent:!0,failed:!0,reason:h.reason}),s++,u.message(""),u.message(` ${v.yellow("\u2298")} id ${d} ${v.dim("\u2014 declined: "+me(h.reason,100))}`)}catch(b){u.warn(` Could not ack decline: ${b.message}. Run \`seoagent ack ${d} --failed --reason "${h.reason.replace(/"/g,'\\"')}"\` to retry.`)}else a++,u.message(""),u.message(` ${v.red("\u2717")} id ${d} ${v.dim("\u2014 agent did not converge after "+w)}`)}hy({applied:i,declined:s,failed:a,total:o.length,elapsed:ic(Date.now()-l)})}function gy(e){let{index:t,total:n,entry:r}=e,o=r.issue??r.action_type.replace(/^cli_/,"").replace(/_/g,"-"),i=r.severity??"unknown",s=my[i]??v.dim,a=[v.bold(`[${t}/${n}]`),v.dim("\xB7"),v.bold(`id ${r.id}`),v.dim("\xB7"),v.cyan(o),s(i)].join(" ");ac(r.title,a)}var my={critical:e=>v.red(v.bold(e)),high:v.red,medium:v.yellow,low:v.dim};function hy(e){let{applied:t,declined:n,failed:r,total:o,elapsed:i}=e,s=t+n,a;if(s===o&&r===0)a=n===0?v.green(`\u2713 ${t}/${o} applied`):v.green(`\u2713 ${t}/${o} applied \xB7 ${n} declined`);else if(s===0)a=v.red(`\u2717 0/${o} applied`);else{let l=[`${t}/${o} applied`];n>0&&l.push(`${n} declined`),r>0&&l.push(`${r} failed`),a=v.yellow(`\u25D0 ${l.join(" \xB7 ")}`)}ac(`${a}
838
- ${v.dim("elapsed: "+i)}`,v.bold("Done"))}function ic(e){if(e<1e3)return`${e}ms`;let t=Math.round(e/1e3);if(t<60)return`${t}s`;let n=Math.floor(t/60),r=t%60;if(n<60)return r>0?`${n}m ${r}s`:`${n}m`;let o=Math.floor(n/60),i=n%60;return i>0?`${o}h ${i}m`:`${o}h`}function yy(e){if(typeof e!="string"||!e)return null;let t=e.split(`
839
- `);for(let n=t.length-1;n>=0;n--){let r=t[n].match(/^__(APPLIED|DECLINED)__:\s*(.*)$/);if(!r)continue;let o=r[2].trim();return r[1]==="APPLIED"?{kind:"applied",summary:o}:{kind:"declined",reason:o}}return null}async function wy(e){let{cwd:t,entry:n,actionContent:r,model:o}=e,i=Ay(n,r);try{let s=fy({prompt:i,options:{cwd:t,allowedTools:["Read","Write","Edit","Bash","Grep","Glob"],permissionMode:"acceptEdits",...o?{model:o}:{}}}),a={toolUseById:new Map};for await(let l of s)if(l.type==="assistant"){let c=l.message.content;if(Array.isArray(c))for(let d of c)vy(d,a)}else if(l.type==="user"){let c=l.message.content;if(Array.isArray(c))for(let d of c)Sy(d,a)}else if(l.type==="result"){if(process.stdout.write(`
840
- `),!(l.subtype==="success"&&!l.is_error))return{kind:"failed"};let d=yy(l.result);return d?.kind==="declined"?{kind:"declined",reason:d.reason}:{kind:"applied",summary:d?.kind==="applied"?d.summary:void 0}}return{kind:"failed"}}catch(s){return process.stdout.write(`
841
- `),u.error(` Agent error: ${s.message}`),{kind:"failed"}}}async function by(e){let t=yn();if($r(t))return u.info(v.dim(ie[t].summary)),t==="claude-session-unverified"&&ie[t].next&&u.message(v.dim(` ${ie[t].next}`)),!0;if(u.warn(ie[t].summary),u.message(` ${ie[t].next}`),e)return!1;if(t==="not-installed"){let n=await oc({message:"Install Claude Code globally now? (runs `npm install -g @anthropic-ai/claude-code`)",initialValue:!0});if(Sr(n)||!n)return u.info("Skipped install. Set up auth and re-run when ready."),!1;u.message(v.dim("Installing @anthropic-ai/claude-code globally\u2026"));let r=Zl();if(!r.ok)return u.error(`Install failed: ${r.error}`),u.message("Try running the install manually, or set `ANTHROPIC_API_KEY` and re-run."),!1;t=yn()}if(t==="claude-installed-no-session"||t==="not-installed"){let n=await oc({message:"Run `claude login` now to sign in?",initialValue:!0});if(Sr(n)||!n)return u.info("Skipped login. Run `claude login` when ready and try again."),!1;u.message(v.dim("Launching `claude login`\u2026"));let r=ec();if(!r.ok)return u.error(`Login failed: ${r.error}`),!1}return!0}function ky(e){return typeof e=="object"&&e!==null&&e.type==="text"&&typeof e.text=="string"}function vy(e,t){if(!e||typeof e!="object")return;let n=e.type;if(n==="text"&&ky(e)){process.stdout.write(xr(e.text));return}if(n==="tool_use"){let r=String(e.id??""),o=String(e.name??"unknown"),i=e.input;r&&t.toolUseById.set(r,{name:o,input:i});let s=xy[o]??v.cyan,a=Ey(o,i);process.stdout.write(s($y)+" "+v.bold(o)+v.dim("(")+a+v.dim(")")+`
835
+ `);return}await oe({pullOnly:!0,force:e.force,silent:e.silent,embedded:e.embedded})}import{existsSync as Wh,readdirSync as Kh,unlinkSync as qh}from"fs";import{join as Jl}from"path";import{isCancel as zh,select as Vh}from"@clack/prompts";async function $e(e,t={}){let n=null;if(e){let d=Number.parseInt(e,10);if(Number.isNaN(d)||d<=0)return u.error(`Invalid action id: "${e}"`),process.exitCode=1,!1;n=d}else if(n=await Yh(),n===null)return!1;let r=n,o=_(process.cwd()),i=j(o?.domain);if(!i)return u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1,!1;if(!O(process.cwd()))return!1;let s=i.api_base||T.BASE,a=`Bearer ${i.user_token}:${i.website_token}`,l=t.failed?"failed":"completed",c;try{c=await P(`${s}/api/cli/actions/${r}/ack`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:a},body:JSON.stringify({status:l,error_message:t.failed&&t.reason?t.reason:null,result:t.failed?{declined:!0,reason:t.reason??null}:{applied:!0}})})}catch{return hl(process.cwd(),{action_id:r,status:l,reason:t.failed?t.reason??null:null}),zo(r),dr(process.cwd()),t.silent||u.warn(`Network unavailable \u2014 ack queued locally. Run \`${m("sync")}\` when you're back online; it'll flush automatically.`),!0}if(!c.ok){let d=await c.text().catch(()=>""),f=null;try{f=JSON.parse(d)}catch{f=null}if(c.status===409&&f?.code==="already_acked"){zo(r),dr(process.cwd());let h=typeof f.error=="string"?f.error.match(/'([^']+)'/)?.[1]??"settled":"settled";return t.silent||u.success(`Action ${r} was already ${h}.`),!0}let p=typeof f?.code=="string"?f.code:null,g=typeof f?.error=="string"?f.error:d,y=p?`, code: ${p}`:"";return u.error(`Server rejected ack (${c.status}${y}): ${g.slice(0,200)}`),process.exitCode=1,!1}return zo(r),dr(process.cwd()),t.silent||(t.failed?u.success(`Action ${r} marked failed${t.reason?` (reason: ${t.reason})`:""}.`):u.success(`Action ${r} marked completed.`),u.info(` inbox location: ${Jl(k,"inbox")}`)),!0}function zo(e){let t=Ne(process.cwd());if(Wh(t)){for(let n of Kh(t))if(n.endsWith(`-${e}.md`))try{qh(Jl(t,n))}catch{}}}async function Yh(){let e=process.cwd(),t=je(e);if(t.length===0)return u.info("No pending actions in .seoagent/inbox/."),u.message(`Run \`${m("sync")}\` to pull anything autopilot has queued.`),null;if(!process.stdout.isTTY)return u.error(`Cannot show interactive picker in non-TTY mode. Pass an action id explicitly, or run \`${m("inbox")}\` to see what's pending.`),process.exitCode=1,null;let n=await Vh({message:`Which action do you want to close out? (${t.length} pending)`,options:t.map(r=>({value:r.id,label:Tt(r)}))});return zh(n)?(u.info("Cancelled \u2014 no action closed out."),null):n}import kr from"picocolors";async function Vo(e={}){let t=process.cwd();if(!e.json&&!O(t))return;let n=je(t);if(e.json){process.stdout.write(JSON.stringify({count:n.length,inbox_path:Ne(t),actions:n})+`
836
+ `);return}if(n.length===0){u.info(kr.dim("No pending actions.")),u.message(`Run \`${m("sync")}\` to pull anything autopilot has queued, or \`${m("autopilot status")}\` to check whether autopilot is on.`);return}u.message(`${kr.bold("SEOAgent inbox")} \xB7 ${n.length} pending action${n.length===1?"":"s"}`),u.message("");for(let r of n)u.message(Tt(r));u.message(""),u.message(`Apply one: ${kr.bold(m("ack <id>"))} \xB7 Interactive picker: ${kr.bold(m("ack"))} (no id)`)}import{readFileSync as cy}from"fs";import{join as uy,relative as dy}from"path";import{confirm as oc,isCancel as Sr,multiselect as py,note as ac,select as fy}from"@clack/prompts";import v from"picocolors";import{query as gy}from"@anthropic-ai/claude-agent-sdk";import{existsSync as Jh,readFileSync as Xh}from"fs";import{homedir as Qh}from"os";import{join as Zh}from"path";import{execSync as vr}from"child_process";var ey="Claude Code-credentials",ty=44;function yn(){if(process.env.ANTHROPIC_API_KEY||process.env.CLAUDE_CODE_OAUTH_TOKEN)return"env-key";if(process.env.CLAUDE_CODE_USE_BEDROCK==="1"||process.env.CLAUDE_CODE_USE_VERTEX==="1"||process.env.CLAUDE_CODE_USE_FOUNDRY==="1"||process.env.CLAUDE_CODE_USE_ANTHROPIC_AWS==="1")return"enterprise";let e=ry();return e==="valid"?"claude-session-verified":ny()?e==="absent"?"claude-installed-no-session":"claude-session-unverified":"not-installed"}function $r(e){return e==="env-key"||e==="enterprise"||e==="claude-session-verified"||e==="claude-session-unverified"}function ny(){let e=process.platform==="win32"?"where claude":"command -v claude";try{return vr(e,{stdio:"ignore"}),!0}catch{return!1}}function ry(){if(process.env.CLAUDE_CODE_OAUTH_TOKEN)return"valid";let e=Zh(Qh(),".claude",".credentials.json");if(Jh(e)){let t=Xl(iy(e));if(t==="valid")return"valid";if(t==="absent"&&process.platform!=="darwin")return"absent"}return process.platform==="darwin"?oy():"absent"}function oy(){try{let e=vr(`security find-generic-password -s '${ey}' -w`,{stdio:["ignore","pipe","ignore"],encoding:"utf-8",timeout:3e3});return Xl(Ql(e))}catch(e){return e.status===ty?"absent":"unknown"}}function Xl(e){if(!e||typeof e!="object")return"unknown";let t=e.claudeAiOauth;if(!t||typeof t!="object")return"absent";let{accessToken:n,refreshToken:r,expiresAt:o}=t,i=typeof n=="string"?n.trim():"",s=typeof r=="string"?r.trim():"";return!i||typeof o=="number"&&o>0&&o<=Date.now()&&!s?"absent":"valid"}function iy(e){try{return Ql(Xh(e,"utf-8"))}catch{return null}}function Ql(e){try{return JSON.parse(e.trim())}catch{return null}}function Zl(){try{return vr("npm install -g @anthropic-ai/claude-code",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}function ec(){try{return vr("claude login",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}var tc=["The agent could not get model access. Fix it with ONE of:"," \u2022 `claude login` \u2014 sign in with your Claude.ai Pro/Max account"," \u2022 `claude setup-token` \u2014 long-lived token for non-interactive use"," \u2022 `export ANTHROPIC_API_KEY=\u2026` \u2014 bring your own key (https://console.anthropic.com/)","Then re-run this command.","Note: `/login` is a Claude Code slash command \u2014 it does nothing in a shell.","Note: `seoagent login` is SEOAgent cloud auth. It does NOT grant model access."],ie={"env-key":{summary:"Using ANTHROPIC_API_KEY env var.",next:""},enterprise:{summary:"Using enterprise provider (Bedrock / Vertex / Foundry).",next:""},"claude-session-verified":{summary:"Using your existing `claude login` session.",next:""},"claude-session-unverified":{summary:"Trying your existing `claude login` session\u2026",next:"Couldn't confirm a stored credential. If this fails with an auth error, run `claude login` (or `claude setup-token`), or set `ANTHROPIC_API_KEY`. `seoagent login` is SEOAgent cloud auth and will not help."},"claude-installed-no-session":{summary:"Claude Code is installed but has no usable login session.",next:"Run `claude login` to sign in with your Claude.ai / Pro / Max account, `claude setup-token` for a long-lived token, or set `ANTHROPIC_API_KEY` and re-run. (`seoagent login` is SEOAgent cloud auth \u2014 it does NOT grant model access.)"},"not-installed":{summary:"Claude Code is not installed and no model credential was found.",next:"Install it with `npm install -g @anthropic-ai/claude-code` then `claude login`, or set `ANTHROPIC_API_KEY` (get one at https://console.anthropic.com/) and re-run. (`seoagent login` is SEOAgent cloud auth \u2014 it does NOT grant model access.)"}};import{marked as rc}from"marked";import{markedTerminal as sy}from"marked-terminal";import Yo from"picocolors";var nc=!1;function ay(){nc||(rc.use(sy({reflowText:!1,width:100})),nc=!0)}function xr(e){if(!e)return e;ay();try{let t=rc.parse(e);return typeof t=="string"?ly(t):e}catch{return e}}function ly(e){return e.replace(/`([^`\n]+)`/g,(t,n)=>Yo.yellow(n)).replace(/\*\*([^*\n]+)\*\*/g,(t,n)=>Yo.bold(n)).replace(/(^|[\s(])\*([^*\s][^*\n]*?)\*(?=[\s.,;:!?)]|$)/gm,(t,n,r)=>n+Yo.italic(r))}async function Xo(e={}){let t=process.cwd();if(!O(t))return;if(!process.stdout.isTTY&&!e.yes){u.error(`\`${m("process")}\` needs an interactive TTY for the sync + selection prompts. Use \`--yes\` to skip prompts and process everything (for CI/CD).`),process.exitCode=1;return}if(!await ky(e.yes)){process.exitCode=1;return}if(e.yes)await oe({embedded:!0});else{let c=await fy({message:"Sync the inbox before processing?",options:[{value:"sync",label:"Sync (recommended) \u2014 pull pending actions + push local changes"},{value:"pull",label:"Pull only \u2014 get new actions, skip pushing your local changes"},{value:"skip",label:"Skip \u2014 use the current local inbox state"}],initialValue:"sync"});if(Sr(c)){u.info("Cancelled.");return}c==="sync"?await oe({embedded:!0}):c==="pull"&&await ct({embedded:!0})}let r=je(t);if(r.length===0){u.info(v.dim("No pending actions to process. Inbox is empty."));return}let o;if(e.yes)o=r.map(c=>c.id),u.message(`Processing all ${r.length} pending action${r.length===1?"":"s"}\u2026`);else{let c=r.some(g=>g.priority!==null),d=c?r.filter(g=>g.priority==="high").map(g=>g.id):r.map(g=>g.id),f=c&&d.length===0?" (no high-priority actions \u2014 toggle to select)":c?` (${d.length} high-priority pre-selected \u2014 space to toggle)`:" (space to toggle)",p=await py({message:`Which actions to process? ${r.length} pending \u2014${f}`,options:r.map(g=>({value:g.id,label:Tt(g)})),initialValues:d,required:!1});if(Sr(p)){u.info("Cancelled \u2014 no actions processed.");return}if(!Array.isArray(p)||p.length===0){u.info("No actions selected. Nothing to do.");return}o=p}let i=0,s=0,a=0,l=Date.now();for(let c=0;c<o.length;c++){let d=o[c],f=r.find(b=>b.id===d);if(!f)continue;my({index:c+1,total:o.length,entry:f});let p=uy(Ne(t),f.filename),g;try{g=cy(p,"utf-8")}catch(b){u.error(` Could not read ${f.filename}: ${b.message}`),a++;continue}let y=Date.now(),h=await by({cwd:t,entry:f,actionContent:g,model:e.model}),w=ic(Date.now()-y);if(h.kind==="applied")try{await $e(String(d),{silent:!0}),i++,u.message("");let b=h.summary?`
837
+ `+v.dim(" "+h.summary):"";u.message(` ${v.green("\u2713")} id ${d} ${v.dim("\u2014 applied in "+w)}${b}`)}catch(b){u.warn(` Applied but ack failed: ${b.message}. Run \`seoagent ack ${d}\` to retry.`)}else if(h.kind==="declined")try{await $e(String(d),{silent:!0,failed:!0,reason:h.reason}),s++,u.message(""),u.message(` ${v.yellow("\u2298")} id ${d} ${v.dim("\u2014 declined: "+me(h.reason,100))}`)}catch(b){u.warn(` Could not ack decline: ${b.message}. Run \`seoagent ack ${d} --failed --reason "${h.reason.replace(/"/g,'\\"')}"\` to retry.`)}else a++,u.message(""),u.message(` ${v.red("\u2717")} id ${d} ${v.dim("\u2014 agent did not converge after "+w)}`)}yy({applied:i,declined:s,failed:a,total:o.length,elapsed:ic(Date.now()-l)})}function my(e){let{index:t,total:n,entry:r}=e,o=r.issue??r.action_type.replace(/^cli_/,"").replace(/_/g,"-"),i=r.severity??"unknown",s=hy[i]??v.dim,a=[v.bold(`[${t}/${n}]`),v.dim("\xB7"),v.bold(`id ${r.id}`),v.dim("\xB7"),v.cyan(o),s(i)].join(" ");ac(r.title,a)}var hy={critical:e=>v.red(v.bold(e)),high:v.red,medium:v.yellow,low:v.dim};function yy(e){let{applied:t,declined:n,failed:r,total:o,elapsed:i}=e,s=t+n,a;if(s===o&&r===0)a=n===0?v.green(`\u2713 ${t}/${o} applied`):v.green(`\u2713 ${t}/${o} applied \xB7 ${n} declined`);else if(s===0)a=v.red(`\u2717 0/${o} applied`);else{let l=[`${t}/${o} applied`];n>0&&l.push(`${n} declined`),r>0&&l.push(`${r} failed`),a=v.yellow(`\u25D0 ${l.join(" \xB7 ")}`)}ac(`${a}
838
+ ${v.dim("elapsed: "+i)}`,v.bold("Done"))}function ic(e){if(e<1e3)return`${e}ms`;let t=Math.round(e/1e3);if(t<60)return`${t}s`;let n=Math.floor(t/60),r=t%60;if(n<60)return r>0?`${n}m ${r}s`:`${n}m`;let o=Math.floor(n/60),i=n%60;return i>0?`${o}h ${i}m`:`${o}h`}function wy(e){if(typeof e!="string"||!e)return null;let t=e.split(`
839
+ `);for(let n=t.length-1;n>=0;n--){let r=t[n].match(/^__(APPLIED|DECLINED)__:\s*(.*)$/);if(!r)continue;let o=r[2].trim();return r[1]==="APPLIED"?{kind:"applied",summary:o}:{kind:"declined",reason:o}}return null}async function by(e){let{cwd:t,entry:n,actionContent:r,model:o}=e,i=Py(n,r);try{let s=gy({prompt:i,options:{cwd:t,allowedTools:["Read","Write","Edit","Bash","Grep","Glob"],permissionMode:"acceptEdits",...o?{model:o}:{}}}),a={toolUseById:new Map};for await(let l of s)if(l.type==="assistant"){let c=l.message.content;if(Array.isArray(c))for(let d of c)$y(d,a)}else if(l.type==="user"){let c=l.message.content;if(Array.isArray(c))for(let d of c)_y(d,a)}else if(l.type==="result"){if(process.stdout.write(`
840
+ `),!(l.subtype==="success"&&!l.is_error))return{kind:"failed"};let d=wy(l.result);return d?.kind==="declined"?{kind:"declined",reason:d.reason}:{kind:"applied",summary:d?.kind==="applied"?d.summary:void 0}}return{kind:"failed"}}catch(s){return process.stdout.write(`
841
+ `),u.error(` Agent error: ${s.message}`),{kind:"failed"}}}async function ky(e){let t=yn();if($r(t))return u.info(v.dim(ie[t].summary)),t==="claude-session-unverified"&&ie[t].next&&u.message(v.dim(` ${ie[t].next}`)),!0;if(u.warn(ie[t].summary),u.message(` ${ie[t].next}`),e)return!1;if(t==="not-installed"){let n=await oc({message:"Install Claude Code globally now? (runs `npm install -g @anthropic-ai/claude-code`)",initialValue:!0});if(Sr(n)||!n)return u.info("Skipped install. Set up auth and re-run when ready."),!1;u.message(v.dim("Installing @anthropic-ai/claude-code globally\u2026"));let r=Zl();if(!r.ok)return u.error(`Install failed: ${r.error}`),u.message("Try running the install manually, or set `ANTHROPIC_API_KEY` and re-run."),!1;t=yn()}if(t==="claude-installed-no-session"||t==="not-installed"){let n=await oc({message:"Run `claude login` now to sign in?",initialValue:!0});if(Sr(n)||!n)return u.info("Skipped login. Run `claude login` when ready and try again."),!1;u.message(v.dim("Launching `claude login`\u2026"));let r=ec();if(!r.ok)return u.error(`Login failed: ${r.error}`),!1}return!0}function vy(e){return typeof e=="object"&&e!==null&&e.type==="text"&&typeof e.text=="string"}function $y(e,t){if(!e||typeof e!="object")return;let n=e.type;if(n==="text"&&vy(e)){process.stdout.write(xr(e.text));return}if(n==="tool_use"){let r=String(e.id??""),o=String(e.name??"unknown"),i=e.input;r&&t.toolUseById.set(r,{name:o,input:i});let s=Sy[o]??v.cyan,a=Ay(o,i);process.stdout.write(s(xy)+" "+v.bold(o)+v.dim("(")+a+v.dim(")")+`
842
842
  `);return}if(n==="thinking"){let r=e.thinking;typeof r=="string"&&r.trim()&&process.stdout.write(v.dim(v.italic(" "+me(r,200)))+`
843
- `)}}var $y="\u23FA",sc="\u23BF",xy={Read:v.blue,Glob:v.cyan,Grep:v.cyan,Edit:v.yellow,Write:v.magenta,Bash:v.green,WebFetch:v.magenta,WebSearch:v.magenta};function Sy(e,t){if(!e||typeof e!="object"||e.type!=="tool_result")return;let n=e.is_error===!0,r=String(e.tool_use_id??""),o=r?t.toolUseById.get(r):void 0,i=o?.name,s=e.content,a=_y(s);if(n){process.stdout.write(v.red(` ${sc} Error`)+`
844
- `),a&&process.stdout.write(Ry(me(a,500)," ",v.red)+`
845
- `);return}let l=Cy(i,a,o?.input);l&&process.stdout.write(v.dim(` ${sc} `)+l+`
846
- `)}function _y(e){return typeof e=="string"?e:Array.isArray(e)?e.map(t=>typeof t=="string"?t:t&&typeof t=="object"&&typeof t.text=="string"?t.text:"").join(""):""}function Cy(e,t,n){if(!e)return"";switch(e){case"Read":{let r=(t.match(/^\s*\d+→/gm)??[]).length,o=r>0?r:t.split(`
843
+ `)}}var xy="\u23FA",sc="\u23BF",Sy={Read:v.blue,Glob:v.cyan,Grep:v.cyan,Edit:v.yellow,Write:v.magenta,Bash:v.green,WebFetch:v.magenta,WebSearch:v.magenta};function _y(e,t){if(!e||typeof e!="object"||e.type!=="tool_result")return;let n=e.is_error===!0,r=String(e.tool_use_id??""),o=r?t.toolUseById.get(r):void 0,i=o?.name,s=e.content,a=Cy(s);if(n){process.stdout.write(v.red(` ${sc} Error`)+`
844
+ `),a&&process.stdout.write(Ey(me(a,500)," ",v.red)+`
845
+ `);return}let l=Ry(i,a,o?.input);l&&process.stdout.write(v.dim(` ${sc} `)+l+`
846
+ `)}function Cy(e){return typeof e=="string"?e:Array.isArray(e)?e.map(t=>typeof t=="string"?t:t&&typeof t=="object"&&typeof t.text=="string"?t.text:"").join(""):""}function Ry(e,t,n){if(!e)return"";switch(e){case"Read":{let r=(t.match(/^\s*\d+→/gm)??[]).length,o=r>0?r:t.split(`
847
847
  `).filter(Boolean).length;return v.dim(`Read ${o} line${o===1?"":"s"}`)}case"Glob":{let r=t.split(`
848
848
  `).filter(o=>o.trim().length>0).length;return v.dim(`Found ${r} ${r===1?"entry":"entries"}`)}case"Grep":{let r=t.split(`
849
849
  `)[0]?.trim()??"";if(/^Found\s+\d+/.test(r))return v.dim(r);let o=t.split(`
@@ -853,9 +853,9 @@ ${v.dim("elapsed: "+i)}`,v.bold("Done"))}function ic(e){if(e<1e3)return`${e}ms`;
853
853
  \u2026 (+${i} more line${i===1?"":"s"})`:""),[a,...l]=s.split(`
854
854
  `);return l.length===0?v.dim(a):v.dim(a)+`
855
855
  `+v.dim(l.map(c=>" "+c).join(`
856
- `))}case"WebFetch":case"WebSearch":return v.dim(`Fetched ${me(t.replace(/\s+/g," "),80)}`);default:return""}}function Ry(e,t,n){return e.split(`
856
+ `))}case"WebFetch":case"WebSearch":return v.dim(`Fetched ${me(t.replace(/\s+/g," "),80)}`);default:return""}}function Ey(e,t,n){return e.split(`
857
857
  `).map(r=>n(t+r)).join(`
858
- `)}function Ey(e,t){if(!t||typeof t!="object")return"";let n=t;switch(e){case"Read":case"Write":case"Edit":return v.dim(me(Jo(String(n.file_path??"")),80));case"Bash":return v.dim(me(String(n.command??""),80));case"Grep":{let r=String(n.pattern??""),o=n.path?` in ${Jo(String(n.path))}`:"";return v.dim(me(r+o,80))}case"Glob":return v.dim(me(String(n.pattern??""),80));case"WebFetch":return v.dim(me(String(n.url??""),80));case"WebSearch":return v.dim(me(String(n.query??""),80));default:return""}}function Jo(e){if(!e)return e;let t=process.cwd(),n=uy(t,e);return n.startsWith("..")?e:n||e}function me(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function Ay(e,t){return`You are SEOAgent processing one inbox action from \`.seoagent/inbox/\`.
858
+ `)}function Ay(e,t){if(!t||typeof t!="object")return"";let n=t;switch(e){case"Read":case"Write":case"Edit":return v.dim(me(Jo(String(n.file_path??"")),80));case"Bash":return v.dim(me(String(n.command??""),80));case"Grep":{let r=String(n.pattern??""),o=n.path?` in ${Jo(String(n.path))}`:"";return v.dim(me(r+o,80))}case"Glob":return v.dim(me(String(n.pattern??""),80));case"WebFetch":return v.dim(me(String(n.url??""),80));case"WebSearch":return v.dim(me(String(n.query??""),80));default:return""}}function Jo(e){if(!e)return e;let t=process.cwd(),n=dy(t,e);return n.startsWith("..")?e:n||e}function me(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function Py(e,t){return`You are SEOAgent processing one inbox action from \`.seoagent/inbox/\`.
859
859
 
860
860
  Your job: apply the change this action describes to the codebase at the current working directory. Read the "How to apply" section in the action file \u2014 it tells you what to do and where to look. Make the edit, then briefly state what you changed.
861
861
 
@@ -875,45 +875,45 @@ Action file (\`.seoagent/inbox/${e.filename}\`):
875
875
  \`\`\`
876
876
  ${t}
877
877
  \`\`\`
878
- `}import{spinner as Py}from"@clack/prompts";import x from"picocolors";var Iy=new Set(["on","off","status","auto-approve","draft-mode"]);function Ty(e,t){let n=(e||"").toLowerCase();if(!Iy.has(n))return null;if(n==="auto-approve"){let r=(t||"").toLowerCase();return r!=="on"&&r!=="off"?null:`auto-approve-${r}`}if(n==="draft-mode"){let r=(t||"").toLowerCase();return r!=="cloud"&&r!=="agent"?null:`draft-mode-${r}`}return t?null:n}async function bn(e,t,n={}){let r=Ty(e,t);if(!r){u.error(`Usage: seoagent autopilot <on|off|status|auto-approve on|off|draft-mode cloud|agent> (got "${[e,t].filter(Boolean).join(" ")}")`),process.exitCode=1;return}let o=_(process.cwd()),i=j(o?.domain);if(!i){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}let s=n.apiBase||i.api_base||T.BASE,a=`Bearer ${i.user_token}:${i.website_token}`,c=!!process.stdout.isTTY?Py():null,d=r==="on"?"Enabling autopilot\u2026":r==="off"?"Disabling autopilot\u2026":r==="auto-approve-on"?"Enabling auto-approve\u2026":r==="auto-approve-off"?"Disabling auto-approve\u2026":r==="draft-mode-cloud"?"Switching drafting to the cloud\u2026":r==="draft-mode-agent"?"Switching drafting to your agent\u2026":"Checking autopilot status\u2026";c?.start(d);let f;try{f=await fetch(`${s}/api/cli/autopilot/${r}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:a},body:"{}",signal:AbortSignal.timeout(1e4)})}catch(b){S(c,"error",`Network error: ${b.message}`,x.red("Network error.")),process.exitCode=1;return}let p=null;try{p=await f.json()}catch{p=null}if(f.status===402||p?.code==="upgrade_required"){let b=be("cli-autopilot",o?.domain);S(c,"warn","CLI autopilot is a paid feature.",x.yellow("Autopilot is a paid feature.")),u.message(Oy(b)),process.exitCode=1;return}if(!f.ok||p?.status!=="ok"||!p.autopilot){S(c,"error",`Server rejected request (${f.status})${p?.error?`: ${p.error}`:""}`,x.red(`Server rejected request (${f.status}).`)),process.exitCode=1;return}let{enabled:g,delivery_mode:y,auto_approve:h,draft_mode:w}=p.autopilot;if(r==="on"){c?.stop(x.green("Autopilot enabled.")),u.message(wn({enabled:!0,deliveryMode:y,autoApprove:h,draftMode:w,action:"on"}));return}if(r==="off"){c?.stop(x.dim("Autopilot disabled.")),u.message(wn({enabled:!1,deliveryMode:y,autoApprove:h,draftMode:w,action:"off"}));return}if(r==="draft-mode-cloud"||r==="draft-mode-agent"){let b=r==="draft-mode-cloud";c?.stop(b?x.green("Cloud drafting enabled."):x.dim("Cloud drafting disabled.")),b?u.message("SEOAgent now drafts each brief in the cloud (research, citations, images, internal links). Your agent places the finished file on each `sync`."):u.message('Your coding agent now writes each article from the brief: briefs arrive as "Write article" changes on each `sync`.'),u.message(wn({enabled:g,deliveryMode:y,autoApprove:h,draftMode:b?"cloud":"agent",action:"status"}));return}if(r==="auto-approve-on"||r==="auto-approve-off"){let b=r==="auto-approve-on";c?.stop(b?x.green("Auto-approve enabled."):x.dim("Auto-approve disabled.")),b?u.message("Change items \u2014 outreach drafts included \u2014 now stage pre-approved. Your agent applies them on each `sync`; undo any item from the Review queue."):u.message("Back to review mode: staged items wait for your approval on the dashboard."),u.message(wn({enabled:g,deliveryMode:y,autoApprove:b,draftMode:w,action:"status"}));return}c?.stop(x.dim("Status:")),u.message(wn({enabled:g,deliveryMode:y,autoApprove:h,draftMode:w,action:"status"}))}function wn(e){let n=s=>x.dim(s.padEnd(11)),r=e.enabled?`${x.bold(x.green("\u25CF ON"))} ${x.dim("(queueing fixes for your coding agent)")}`:`${x.dim("\u25CB OFF")} ${x.dim("(no new suggestions will be queued)")}`,o=[{content:`${n("Status:")}${r}`}];if(e.enabled&&e.deliveryMode&&o.push({content:`${n("Mode:")}${x.dim(e.deliveryMode)}`}),e.autoApprove!==void 0){let s=e.autoApprove?`${x.bold(x.green("\u25CF ON"))} ${x.dim("(items stage pre-approved, incl. outreach)")}`:`${x.dim("\u25CB OFF")} ${x.dim("(items wait for review on the dashboard)")}`;o.push({content:`${n("Approve:")}${s}`})}if(e.draftMode!==void 0){let s=e.draftMode==="agent"?`${x.dim("\u25CB AGENT")} ${x.dim("(your agent writes each article from the brief)")}`:`${x.bold(x.green("\u25CF CLOUD"))} ${x.dim("(SEOAgent drafts; your agent places the file)")}`;o.push({content:`${n("Drafts:")}${s}`})}o.push({sep:!0}),e.enabled?(o.push({content:`${x.dim("Apply fixes:")} ${x.cyan(m("sync"))}`}),o.push({content:`${x.dim("Turn off:")} ${x.cyan(m("autopilot off"))}`})):(o.push({content:`${x.dim("Enable (paid):")} ${x.cyan(m("autopilot on"))}`}),o.push({content:x.dim("Queues SEO fixes for your coding agent to apply on each sync.")}));let i=`${x.bold(x.cyan("SEOAgent"))} ${x.dim("\xB7")} ${x.dim("autopilot")}`;return F(o,{width:78,title:i})}function Oy(e){let t=[{content:x.bold(x.yellow("Autopilot is a paid feature."))},{sep:!0},{content:x.dim("SEOAgent continuously audits your site and queues fixes for")},{content:x.dim("your coding agent to apply on each `sync` \u2014 you stay in the")},{content:x.dim("loop; nothing is auto-applied.")},{sep:!0},{content:`${x.dim("Upgrade:")} ${x.cyan(e)}`}],n=`${x.bold(x.cyan("SEOAgent"))} ${x.dim("\xB7")} ${x.dim("autopilot")}`;return F(t,{width:78,title:n})}import{mkdirSync as Yy,writeFileSync as Jy}from"fs";import{join as Qo}from"path";import{readdirSync as Ly,readFileSync as Ny,statSync as lc}from"fs";import{join as jy}from"path";var Dy=new Set(["html","htm","md","mdx","markdown","mdoc","tsx","jsx","ts","js","astro","vue","svelte"]),My=new Set(["png","jpg","jpeg","gif","svg","webp","avif","ico","bmp","css","js","mjs","json","xml","txt","pdf","zip","gz","woff","woff2","ttf","eot","mp4","webm","mp3","wav","csv"]),Fy=new Set(["node_modules",".git",".next","dist","build",".vercel","out",".seoagent"]),Uy=5e3,By=512*1024;function _r(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):null}function cc(e,t){let n=(e||"").trim();if(!n||(n=n.replace(/[?#].*$/,""),!n)||/^(mailto:|tel:|javascript:|data:)/i.test(n)||n.startsWith("//"))return null;if(/^https?:\/\//i.test(n))try{let i=new URL(n),s=i.hostname.toLowerCase().replace(/^www\./,"");if(!t||s!==t)return null;n=i.pathname||"/"}catch{return null}if(!n.startsWith("/")||n.startsWith("/api/")||n==="/api")return null;let r=n.split("/").pop()||"",o=r.lastIndexOf(".");return o>0&&My.has(r.slice(o+1).toLowerCase())?null:(n=n.replace(/\/+$/,""),n===""?"/":n)}var Gy=/\bhref\s*=\s*(?:"([^"]*)"|'([^']*)'|\{\s*[`'"]([^`'"]*)[`'"]\s*\})/gi,Hy=/\bhref\s*:\s*(?:"([^"]*)"|'([^']*)'|`([^`$]*)`)/gi,uc=/\]\(\s*([^)\s]+)/g;function Wy(e,t){if(!e)return[];let n=_r(t),r=[],o;for(let i of[Gy,Hy])for(i.lastIndex=0;(o=i.exec(e))!==null;){let s=o[1]??o[2]??o[3]??"",a=cc(s,n);a&&r.push(a)}for(uc.lastIndex=0;(o=uc.exec(e))!==null;){let i=cc(o[1],n);i&&r.push(i)}return r}function Ky(e,t,n=0){let r={};for(let s of e)r[s.route]=0;for(let s of t)s in r&&(r[s]+=1);let o=[],i=[];for(let s of e){if(s.route==="/")continue;let a=r[s.route]??0;a===0?o.push({route:s.route,url:s.url}):a===1&&i.push({route:s.route,url:s.url,inbound:a})}return o.sort((s,a)=>s.route.localeCompare(a.route)),i.sort((s,a)=>s.route.localeCompare(a.route)),{pageCount:e.length,linkOccurrences:t.length,orphans:o,weak:i,inboundByRoute:r,filesScanned:n}}function pc(e,t){let n=JSON.stringify(e.orphans.slice(0,100).map(a=>a.url)),r=["---","generated: false",`analyzed_at: ${new Date().toISOString()}`,`page_count: ${e.pageCount}`,`orphan_count: ${e.orphans.length}`,`weak_count: ${e.weak.length}`,`orphans_json: ${n}`,"---"].join(`
878
+ `}import{spinner as Iy}from"@clack/prompts";import x from"picocolors";var Ty=new Set(["on","off","status","auto-approve","draft-mode"]);function Oy(e,t){let n=(e||"").toLowerCase();if(!Ty.has(n))return null;if(n==="auto-approve"){let r=(t||"").toLowerCase();return r!=="on"&&r!=="off"?null:`auto-approve-${r}`}if(n==="draft-mode"){let r=(t||"").toLowerCase();return r!=="cloud"&&r!=="agent"?null:`draft-mode-${r}`}return t?null:n}async function bn(e,t,n={}){let r=Oy(e,t);if(!r){u.error(`Usage: seoagent autopilot <on|off|status|auto-approve on|off|draft-mode cloud|agent> (got "${[e,t].filter(Boolean).join(" ")}")`),process.exitCode=1;return}let o=_(process.cwd()),i=j(o?.domain);if(!i){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}let s=n.apiBase||i.api_base||T.BASE,a=`Bearer ${i.user_token}:${i.website_token}`,c=!!process.stdout.isTTY?Iy():null,d=r==="on"?"Enabling autopilot\u2026":r==="off"?"Disabling autopilot\u2026":r==="auto-approve-on"?"Enabling auto-approve\u2026":r==="auto-approve-off"?"Disabling auto-approve\u2026":r==="draft-mode-cloud"?"Switching drafting to the cloud\u2026":r==="draft-mode-agent"?"Switching drafting to your agent\u2026":"Checking autopilot status\u2026";c?.start(d);let f;try{f=await fetch(`${s}/api/cli/autopilot/${r}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:a},body:"{}",signal:AbortSignal.timeout(1e4)})}catch(b){S(c,"error",`Network error: ${b.message}`,x.red("Network error.")),process.exitCode=1;return}let p=null;try{p=await f.json()}catch{p=null}if(f.status===402||p?.code==="upgrade_required"){let b=be("cli-autopilot",o?.domain);S(c,"warn","CLI autopilot is a paid feature.",x.yellow("Autopilot is a paid feature.")),u.message(Ly(b)),process.exitCode=1;return}if(!f.ok||p?.status!=="ok"||!p.autopilot){S(c,"error",`Server rejected request (${f.status})${p?.error?`: ${p.error}`:""}`,x.red(`Server rejected request (${f.status}).`)),process.exitCode=1;return}let{enabled:g,delivery_mode:y,auto_approve:h,draft_mode:w}=p.autopilot;if(r==="on"){c?.stop(x.green("Autopilot enabled.")),u.message(wn({enabled:!0,deliveryMode:y,autoApprove:h,draftMode:w,action:"on"}));return}if(r==="off"){c?.stop(x.dim("Autopilot disabled.")),u.message(wn({enabled:!1,deliveryMode:y,autoApprove:h,draftMode:w,action:"off"}));return}if(r==="draft-mode-cloud"||r==="draft-mode-agent"){let b=r==="draft-mode-cloud";c?.stop(b?x.green("Cloud drafting enabled."):x.dim("Cloud drafting disabled.")),b?u.message("SEOAgent now drafts each brief in the cloud (research, citations, images, internal links). Your agent places the finished file on each `sync`."):u.message('Your coding agent now writes each article from the brief: briefs arrive as "Write article" changes on each `sync`.'),u.message(wn({enabled:g,deliveryMode:y,autoApprove:h,draftMode:b?"cloud":"agent",action:"status"}));return}if(r==="auto-approve-on"||r==="auto-approve-off"){let b=r==="auto-approve-on";c?.stop(b?x.green("Auto-approve enabled."):x.dim("Auto-approve disabled.")),b?u.message("Change items \u2014 outreach drafts included \u2014 now stage pre-approved. Your agent applies them on each `sync`; undo any item from the Review queue."):u.message("Back to review mode: staged items wait for your approval on the dashboard."),u.message(wn({enabled:g,deliveryMode:y,autoApprove:b,draftMode:w,action:"status"}));return}c?.stop(x.dim("Status:")),u.message(wn({enabled:g,deliveryMode:y,autoApprove:h,draftMode:w,action:"status"}))}function wn(e){let n=s=>x.dim(s.padEnd(11)),r=e.enabled?`${x.bold(x.green("\u25CF ON"))} ${x.dim("(queueing fixes for your coding agent)")}`:`${x.dim("\u25CB OFF")} ${x.dim("(no new suggestions will be queued)")}`,o=[{content:`${n("Status:")}${r}`}];if(e.enabled&&e.deliveryMode&&o.push({content:`${n("Mode:")}${x.dim(e.deliveryMode)}`}),e.autoApprove!==void 0){let s=e.autoApprove?`${x.bold(x.green("\u25CF ON"))} ${x.dim("(items stage pre-approved, incl. outreach)")}`:`${x.dim("\u25CB OFF")} ${x.dim("(items wait for review on the dashboard)")}`;o.push({content:`${n("Approve:")}${s}`})}if(e.draftMode!==void 0){let s=e.draftMode==="agent"?`${x.dim("\u25CB AGENT")} ${x.dim("(your agent writes each article from the brief)")}`:`${x.bold(x.green("\u25CF CLOUD"))} ${x.dim("(SEOAgent drafts; your agent places the file)")}`;o.push({content:`${n("Drafts:")}${s}`})}o.push({sep:!0}),e.enabled?(o.push({content:`${x.dim("Apply fixes:")} ${x.cyan(m("sync"))}`}),o.push({content:`${x.dim("Turn off:")} ${x.cyan(m("autopilot off"))}`})):(o.push({content:`${x.dim("Enable (paid):")} ${x.cyan(m("autopilot on"))}`}),o.push({content:x.dim("Queues SEO fixes for your coding agent to apply on each sync.")}));let i=`${x.bold(x.cyan("SEOAgent"))} ${x.dim("\xB7")} ${x.dim("autopilot")}`;return M(o,{width:78,title:i})}function Ly(e){let t=[{content:x.bold(x.yellow("Autopilot is a paid feature."))},{sep:!0},{content:x.dim("SEOAgent continuously audits your site and queues fixes for")},{content:x.dim("your coding agent to apply on each `sync` \u2014 you stay in the")},{content:x.dim("loop; nothing is auto-applied.")},{sep:!0},{content:`${x.dim("Upgrade:")} ${x.cyan(e)}`}],n=`${x.bold(x.cyan("SEOAgent"))} ${x.dim("\xB7")} ${x.dim("autopilot")}`;return M(t,{width:78,title:n})}import{mkdirSync as Jy,writeFileSync as Xy}from"fs";import{join as Qo}from"path";import{readdirSync as Ny,readFileSync as jy,statSync as lc}from"fs";import{join as Dy}from"path";var Fy=new Set(["html","htm","md","mdx","markdown","mdoc","tsx","jsx","ts","js","astro","vue","svelte"]),My=new Set(["png","jpg","jpeg","gif","svg","webp","avif","ico","bmp","css","js","mjs","json","xml","txt","pdf","zip","gz","woff","woff2","ttf","eot","mp4","webm","mp3","wav","csv"]),Uy=new Set(["node_modules",".git",".next","dist","build",".vercel","out",".seoagent"]),By=5e3,Gy=512*1024;function _r(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):null}function cc(e,t){let n=(e||"").trim();if(!n||(n=n.replace(/[?#].*$/,""),!n)||/^(mailto:|tel:|javascript:|data:)/i.test(n)||n.startsWith("//"))return null;if(/^https?:\/\//i.test(n))try{let i=new URL(n),s=i.hostname.toLowerCase().replace(/^www\./,"");if(!t||s!==t)return null;n=i.pathname||"/"}catch{return null}if(!n.startsWith("/")||n.startsWith("/api/")||n==="/api")return null;let r=n.split("/").pop()||"",o=r.lastIndexOf(".");return o>0&&My.has(r.slice(o+1).toLowerCase())?null:(n=n.replace(/\/+$/,""),n===""?"/":n)}var Hy=/\bhref\s*=\s*(?:"([^"]*)"|'([^']*)'|\{\s*[`'"]([^`'"]*)[`'"]\s*\})/gi,Wy=/\bhref\s*:\s*(?:"([^"]*)"|'([^']*)'|`([^`$]*)`)/gi,uc=/\]\(\s*([^)\s]+)/g;function Ky(e,t){if(!e)return[];let n=_r(t),r=[],o;for(let i of[Hy,Wy])for(i.lastIndex=0;(o=i.exec(e))!==null;){let s=o[1]??o[2]??o[3]??"",a=cc(s,n);a&&r.push(a)}for(uc.lastIndex=0;(o=uc.exec(e))!==null;){let i=cc(o[1],n);i&&r.push(i)}return r}function qy(e,t,n=0){let r={};for(let s of e)r[s.route]=0;for(let s of t)s in r&&(r[s]+=1);let o=[],i=[];for(let s of e){if(s.route==="/")continue;let a=r[s.route]??0;a===0?o.push({route:s.route,url:s.url}):a===1&&i.push({route:s.route,url:s.url,inbound:a})}return o.sort((s,a)=>s.route.localeCompare(a.route)),i.sort((s,a)=>s.route.localeCompare(a.route)),{pageCount:e.length,linkOccurrences:t.length,orphans:o,weak:i,inboundByRoute:r,filesScanned:n}}function pc(e,t){let n=JSON.stringify(e.orphans.slice(0,100).map(a=>a.url)),r=["---","generated: false",`analyzed_at: ${new Date().toISOString()}`,`page_count: ${e.pageCount}`,`orphan_count: ${e.orphans.length}`,`weak_count: ${e.weak.length}`,`orphans_json: ${n}`,"---"].join(`
879
879
  `),o=["# Internal Links","",`Internal link analysis of the pages discovered in this repo${t?` (${_r(t)})`:""}. **Orphans** are pages no other page links to \u2014 they're hard for crawlers`,"and users to reach and tend to underperform. Add relevant internal links","pointing at them (from related, higher-authority pages).","",`Scanned ${e.filesScanned} file${e.filesScanned===1?"":"s"}, ${e.linkOccurrences} internal link${e.linkOccurrences===1?"":"s"}, ${e.pageCount} page${e.pageCount===1?"":"s"}.`,"","_Note: this scans the repo, so links inside CMS-hosted content aren't counted._"].join(`
880
880
  `),i=e.orphans.length===0?`## Orphan pages
881
881
 
882
882
  None \u2014 every page has at least one inbound internal link. \u{1F389}`:[`## Orphan pages (${e.orphans.length})`,"","No internal links point to these. Add links from related pages.","","| Page | Suggested link source (fill in) |","|---|---|",...e.orphans.map(a=>`| ${dc(a.url)} | \u2014 |`)].join(`
883
883
  `),s=e.weak.length===0?"":["",`## Weakly linked (${e.weak.length})`,"","Exactly one inbound internal link \u2014 fragile. Consider adding more.","","| Page | Inbound |","|---|---|",...e.weak.map(a=>`| ${dc(a.url)} | ${a.inbound} |`)].join(`
884
884
  `);return[r,"",o,"",i,s,""].join(`
885
- `)}function dc(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}function*qy(e){let t=0;function*n(r){let o;try{o=Ly(r,{withFileTypes:!0})}catch{return}for(let i of o){if(t>=Uy)return;if(i.name.startsWith("."))continue;let s=jy(r,i.name);if(i.isDirectory()){if(Fy.has(i.name))continue;yield*n(s)}else if(i.isFile()){let a=i.name.lastIndexOf("."),l=a===-1?"":i.name.slice(a+1).toLowerCase();if(!Dy.has(l))continue;t++,yield s}}}yield*n(e)}function fc(e,t){let{pages:n}=ve(e,t),r=[],o=0,i=!1;try{i=lc(e).isDirectory()}catch{i=!1}if(i)for(let s of qy(e)){let a;try{if(lc(s).size>By)continue;a=Ny(s,"utf-8")}catch{continue}o++;for(let l of Wy(a,t))r.push(l)}return Ky(n,r,o)}var zy=30;function Vy(e){return e?(e.match(/<meta\b[^>]*>/gi)??[]).some(n=>/\bname\s*=\s*["']?\s*(robots|googlebot)\b/i.test(n)&&/\bnoindex\b/i.test(n)):!1}async function gc(e,t,n){let r=_r(t);if(!r||e.orphans.length===0)return{checked:0,excludedUrls:[],exclusionReasons:{}};let o=e.orphans.slice(0,zy),i={};await Promise.all(o.map(async a=>{try{let l=await P(a.url,{redirect:"follow",headers:{"user-agent":"SEOAgent-CLI/internal-links-check"}},{attempts:1,timeoutMs:5e3,fetchImpl:n}),c=new URL(l.url||a.url).hostname.toLowerCase().replace(/^www\./,"");if(c&&c!==r){i[a.url]="off-domain-redirect";return}let d=l.headers?.get?.("x-robots-tag")??"";if(/\bnoindex\b/i.test(d)){i[a.url]="noindex";return}l.ok&&Vy(await l.text())&&(i[a.url]="noindex")}catch{}}));let s=new Set(Object.keys(i));return s.size>0&&(e.orphans=e.orphans.filter(a=>!s.has(a.url))),{checked:o.length,excludedUrls:[...s],exclusionReasons:i}}async function mc(e,t,n){if(!_r(t)||e.orphans.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let r=[];try{let s=await P(Vt(t),{headers:{"user-agent":"SEOAgent-CLI/internal-links-check"}},{attempts:1,timeoutMs:5e3,fetchImpl:n});if(!s.ok)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};r=Oe(await s.text())}catch{return{checked:!1,sitemapUrlCount:0,excludedUrls:[]}}if(r.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let o=new Set(r.map(N)),i=e.orphans.filter(s=>!o.has(N(s.url||s.route))).map(s=>s.url);if(i.length>0){let s=new Set(i);e.orphans=e.orphans.filter(a=>!s.has(a.url))}return{checked:!0,sitemapUrlCount:r.length,excludedUrls:i}}async function kn(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=n.domain&&n.domain!=="unknown"?n.domain:null,o=fc(t,r);if(r){let a=await mc(o,r);for(let d of a.excludedUrls)u.info(`Skipping ${d} \u2014 excluded from the site's own sitemap, unlinked by design.`);let{excludedUrls:l,exclusionReasons:c}=await gc(o,r);for(let d of l)u.info(c[d]==="noindex"?`Skipping ${d} \u2014 page is noindex, unlinked by design.`:`Skipping ${d} \u2014 redirects to a different domain, not an orphan here.`)}if(e.json){process.stdout.write(JSON.stringify(o,null,2)+`
886
- `);return}let i=Qo(t,k);Yy(i,{recursive:!0});let s=Qo(i,"internal-links.md");if(Jy(s,pc(o,r),"utf-8"),u.success(`Analyzed ${o.pageCount} page${o.pageCount===1?"":"s"} across ${o.filesScanned} file${o.filesScanned===1?"":"s"}.`),o.orphans.length===0)u.info("No orphan pages \u2014 every page has an inbound internal link.");else{u.warn(`${o.orphans.length} orphan page${o.orphans.length===1?"":"s"} (no inbound internal links):`);for(let a of o.orphans.slice(0,10))u.message(` \u2022 ${a.url}`);o.orphans.length>10&&u.message(` \u2026and ${o.orphans.length-10} more`)}u.info(`Report written to ${Qo(k,"internal-links.md")}`)}import{existsSync as Xy,mkdirSync as Qy,readFileSync as Zy,rmSync as ew,writeFileSync as hc}from"fs";import{dirname as yc,join as Cr}from"path";import le from"picocolors";async function Zo(e,t={}){if(e!=="track"&&e!=="reconcile"){u.message(`Usage:
885
+ `)}function dc(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}function*zy(e){let t=0;function*n(r){let o;try{o=Ny(r,{withFileTypes:!0})}catch{return}for(let i of o){if(t>=By)return;if(i.name.startsWith("."))continue;let s=Dy(r,i.name);if(i.isDirectory()){if(Uy.has(i.name))continue;yield*n(s)}else if(i.isFile()){let a=i.name.lastIndexOf("."),l=a===-1?"":i.name.slice(a+1).toLowerCase();if(!Fy.has(l))continue;t++,yield s}}}yield*n(e)}function fc(e,t){let{pages:n}=ve(e,t),r=[],o=0,i=!1;try{i=lc(e).isDirectory()}catch{i=!1}if(i)for(let s of zy(e)){let a;try{if(lc(s).size>Gy)continue;a=jy(s,"utf-8")}catch{continue}o++;for(let l of Ky(a,t))r.push(l)}return qy(n,r,o)}var Vy=30;function Yy(e){return e?(e.match(/<meta\b[^>]*>/gi)??[]).some(n=>/\bname\s*=\s*["']?\s*(robots|googlebot)\b/i.test(n)&&/\bnoindex\b/i.test(n)):!1}async function gc(e,t,n){let r=_r(t);if(!r||e.orphans.length===0)return{checked:0,excludedUrls:[],exclusionReasons:{}};let o=e.orphans.slice(0,Vy),i={};await Promise.all(o.map(async a=>{try{let l=await P(a.url,{redirect:"follow",headers:{"user-agent":"SEOAgent-CLI/internal-links-check"}},{attempts:1,timeoutMs:5e3,fetchImpl:n}),c=new URL(l.url||a.url).hostname.toLowerCase().replace(/^www\./,"");if(c&&c!==r){i[a.url]="off-domain-redirect";return}let d=l.headers?.get?.("x-robots-tag")??"";if(/\bnoindex\b/i.test(d)){i[a.url]="noindex";return}l.ok&&Yy(await l.text())&&(i[a.url]="noindex")}catch{}}));let s=new Set(Object.keys(i));return s.size>0&&(e.orphans=e.orphans.filter(a=>!s.has(a.url))),{checked:o.length,excludedUrls:[...s],exclusionReasons:i}}async function mc(e,t,n){if(!_r(t)||e.orphans.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let r=[];try{let s=await P(Vt(t),{headers:{"user-agent":"SEOAgent-CLI/internal-links-check"}},{attempts:1,timeoutMs:5e3,fetchImpl:n});if(!s.ok)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};r=Oe(await s.text())}catch{return{checked:!1,sitemapUrlCount:0,excludedUrls:[]}}if(r.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let o=new Set(r.map(N)),i=e.orphans.filter(s=>!o.has(N(s.url||s.route))).map(s=>s.url);if(i.length>0){let s=new Set(i);e.orphans=e.orphans.filter(a=>!s.has(a.url))}return{checked:!0,sitemapUrlCount:r.length,excludedUrls:i}}async function kn(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=n.domain&&n.domain!=="unknown"?n.domain:null,o=fc(t,r);if(r){let a=await mc(o,r);for(let d of a.excludedUrls)u.info(`Skipping ${d} \u2014 excluded from the site's own sitemap, unlinked by design.`);let{excludedUrls:l,exclusionReasons:c}=await gc(o,r);for(let d of l)u.info(c[d]==="noindex"?`Skipping ${d} \u2014 page is noindex, unlinked by design.`:`Skipping ${d} \u2014 redirects to a different domain, not an orphan here.`)}if(e.json){process.stdout.write(JSON.stringify(o,null,2)+`
886
+ `);return}let i=Qo(t,k);Jy(i,{recursive:!0});let s=Qo(i,"internal-links.md");if(Xy(s,pc(o,r),"utf-8"),u.success(`Analyzed ${o.pageCount} page${o.pageCount===1?"":"s"} across ${o.filesScanned} file${o.filesScanned===1?"":"s"}.`),o.orphans.length===0)u.info("No orphan pages \u2014 every page has an inbound internal link.");else{u.warn(`${o.orphans.length} orphan page${o.orphans.length===1?"":"s"} (no inbound internal links):`);for(let a of o.orphans.slice(0,10))u.message(` \u2022 ${a.url}`);o.orphans.length>10&&u.message(` \u2026and ${o.orphans.length-10} more`)}u.info(`Report written to ${Qo(k,"internal-links.md")}`)}import{existsSync as Qy,mkdirSync as Zy,readFileSync as ew,rmSync as tw,writeFileSync as hc}from"fs";import{dirname as yc,join as Cr}from"path";import le from"picocolors";async function Zo(e,t={}){if(e!=="track"&&e!=="reconcile"){u.message(`Usage:
887
887
  ${m("content track")} --slug <slug> --url <live-url> [--file <repo-path>] [--title "..."] [--type <page_type>] [--status published|draft] [--brief <brief-slug>]
888
- ${m("content reconcile")} [--dir <content-dir>] [--prune] # backfill pointers for published articles missing one`),e&&(u.error(`Unknown content action: ${e}. Actions: \`track\`, \`reconcile\`.`),process.exitCode=1);return}let n=process.cwd(),r=_(n);if(!r){u.error(`No .seoagent/project.md found. Run \`${m("init")}\` first.`),process.exitCode=1;return}if(e==="reconcile"){await tw(n,r,t);return}let o=t.slug??(t.file?t.file:""),i=ur(o);if(!i){u.error("A slug is required: --slug <slug> (or --file <repo-path> to derive it)."),process.exitCode=1;return}let s=Pt(i,{url:t.url,domain:r.domain,blogPath:r.blog_path});s||u.warn("No live URL \u2014 pass --url, or set domain + blog_path in project.md. Tracking without a canonical URL.");let a=ur(t.supersedes??"")||void 0,l=a&&a!==i?a:void 0;a&&!l&&u.warn("--supersedes names this same article \u2014 ignoring it (nothing was renamed).");let c=r.cms&&r.cms!=="mdx-local"?"cms":t.file?"repo":"external",d=t.status?.trim()||"published",f=new Date().toISOString(),p=Cr(n,k,"content");Qy(p,{recursive:!0});let g=Cr(p,`${i}.md`),y=Xy(g),h=null;if(y)try{h=Pa(Zy(g,"utf-8"),{slug:i,status:d,source:c,tracked_at:f,canonical:s,canonicalExplicit:!!t.url?.trim(),title:t.title?.trim()||void 0,page_type:t.type?.trim()||void 0,primary_keyword:t.primaryKeyword?.trim()||void 0,repo_path:t.file?.trim()||void 0,brief:t.brief?.trim()||void 0,supersedes:l})}catch{h=null}if(h===null&&(h=cn({slug:i,title:t.title?.trim()||Ea(i),canonical:s,status:d,page_type:t.type?.trim()||void 0,primary_keyword:t.primaryKeyword?.trim()||void 0,source:c,repo_path:t.file?.trim()||void 0,brief:t.brief?.trim()||void 0,supersedes:l,tracked_at:f})),hc(g,h,"utf-8"),c==="repo"&&t.file?.trim()&&!r.content_dir)try{J(n,{content_dir:yc(t.file.trim())})}catch{}u.success(`${y?"Updated":"Tracked"} ${le.bold(i)}${s?` \u2192 ${le.cyan(s)}`:""} in .seoagent/content/.`);try{await oe({silent:!0,pushOnly:!0})}catch{}l&&u.message(le.dim(`Reported as a rename of \`${l}\` \u2014 the cloud marks that draft superseded instead of re-delivering it.`));let w=(t.action??"").trim();if(w){let b=!1;try{b=await $e(w,{silent:!0})}catch{}b?u.message(le.dim(`Closed out inbox action ${w}.`)):u.warn(`Could not close it out \u2014 the action is still pending. Run \`${m(`ack ${w}`)}\` once the cause is clear.`)}u.message(le.dim("It will appear on your dashboard after sync (run `seoagent login` if you haven\u2019t)."))}async function tw(e,t,n){let r=Cr(e,k,"content"),o=ln(r),i=new Set;for(let l of(n.dir??"").split(",").map(c=>c.trim()).filter(Boolean))i.add(l);t.content_dir&&i.add(t.content_dir);for(let l of o)l.source==="repo"&&l.repo_path&&i.add(yc(l.repo_path));if(i.size===0){u.error("No content directory to scan. Pass `--dir <path>` (e.g. --dir apps/web/content/blog) \u2014 or track one article first so reconcile can infer the rest."),process.exitCode=1;return}let s=[...i].flatMap(l=>Co(e,l)),a=Ro(s,o,Eo(e));if(a.toTrack.length===0&&a.stale.length===0){u.success(`Content tracking is in sync \u2014 ${a.alreadyTracked} pointer${a.alreadyTracked===1?"":"s"} cover every published article in ${[...i].join(", ")}.`);return}for(let l of a.toTrack){let c=Pt(l.slug,{domain:t.domain,blogPath:t.blog_path}),d=cn({slug:l.slug,title:l.title,canonical:c,status:"published",page_type:l.page_type,source:"repo",repo_path:l.path,tracked_at:new Date().toISOString()});hc(Cr(r,`${l.slug}.md`),d,"utf-8"),u.message(`${le.green("+")} tracked ${le.bold(l.slug)}${c?le.dim(` \u2192 ${c}`):""}`)}for(let l of a.stale)n.prune?(ew(l.file,{force:!0}),u.message(`${le.red("-")} pruned stale pointer ${le.bold(l.slug)} (source ${l.repo_path} is gone)`)):u.message(`${le.yellow("!")} stale pointer ${le.bold(l.slug)} \u2192 ${l.repo_path} no longer exists (re-run with --prune to delete)`);u.success(`Reconciled content: +${a.toTrack.length} tracked, ${a.stale.length} stale${n.prune?" (pruned)":""}.`);try{await oe({silent:!0,pushOnly:!0})}catch{}}import{existsSync as ti,readFileSync as bc,statSync as nw}from"fs";import{join as ni}from"path";import ei from"picocolors";var wc=24;function rw(e){let t=[];if(e.pullReceiptCount!=null&&t.push({level:"action",code:"pull_receipt",message:`${e.pullReceiptCount} cloud change${e.pullReceiptCount===1?"":"s"} pulled but not triaged yet.`,fix:"Read references/pull-receipt.md (next to the skill) and triage them, then delete .seoagent/.pull-receipt.json."}),(e.inboxPendingCount??0)>0){let r=e.inboxPendingCount;t.push({level:"action",code:"inbox_pending",message:`${r} pending inbox action${r===1?"":"s"} from autopilot await${r===1?"s":""} local apply.`,fix:"Run `seoagent inbox` to list them, then Read references/inbox.md (next to the skill) for the per-type procedure."})}if((e.domain==="unknown"||!e.domain)&&t.push({level:"action",code:"domain_unknown",message:"Site URL is unknown \u2014 nothing works without a real domain.",fix:"Ask the user for their site URL, then set `domain:` in .seoagent/project.md."}),(e.siteType==="unknown"||!e.siteType)&&t.push({level:"action",code:"site_type_unknown",message:"Site type is unknown \u2014 strategy/briefs make worse calls without it.",fix:"WebFetch the homepage, infer the type, set `site_type:` in project.md."}),e.contextNeedsDrafting&&t.push({level:"action",code:"context_scaffold",message:".seoagent/context.md is still the blank init scaffold \u2014 keyword, strategy, and content decisions are context-blind until it is drafted.",fix:"Draft it now from the repo + live homepage (business name, type incl. LOCAL/ONLINE-only/HYBRID, audience, industry, location, positioning), then show the owner. See the skill\u2019s Session start step 3."}),e.auditExists){let r=e.evidenceAgeHours===null,o=!r&&e.evidenceAgeHours>wc;(r||o)&&t.push({level:"action",code:"evidence_stale",message:r?"An audit exists but there is NO live-crawl evidence base (.seoagent/audit/evidence.md) \u2014 its live-state claims are ungrounded.":`The live-crawl evidence base is ${Math.round(e.evidenceAgeHours)}h old (> ${wc}h) \u2014 the live site may have changed since.`,fix:"Run `seoagent crawl` to refresh .seoagent/audit/evidence.md before asserting any live-state finding \u2014 findings must cite the evidence."})}if((e.hookTimeoutMissingCount??0)>0){let r=e.hookTimeoutMissingCount;t.push({level:"action",code:"hook_timeout_missing",message:`${r} SEOAgent hook entr${r===1?"y":"ies"} in .claude/settings.json ha${r===1?"s":"ve"} no timeout \u2014 a stalled sync could wedge the session.`,fix:"Run `seoagent init` (safe re-run) \u2014 it rewrites the hook entries with an explicit 60s timeout."})}return!(e.imageProvider&&e.imageProvider!=="none")&&e.detectedImageProvider!=="none"&&t.push({level:"action",code:"image_provider_unset",message:`Image generation is available (${e.detectedImageKey} found) but not enabled.`,fix:`Run \`${m("env-check")}\` to record image_provider, then articles can get AI hero images.`}),t.length===0&&t.push({level:"ok",code:"healthy",message:"Everything looks healthy."}),t}function ow(e,t=Date.now()){let n=ni(e,k,"audit","evidence.md");if(!ti(n))return null;try{let r=bc(n,"utf-8").slice(0,2e3),o=/^captured_at:\s*(\S+)\s*$/m.exec(r);if(o){let i=Date.parse(o[1]);if(!Number.isNaN(i))return(t-i)/36e5}return(t-nw(n).mtimeMs)/36e5}catch{return null}}function iw(e){let t=ni(e,k,Fn);if(!ti(t))return null;try{let n=JSON.parse(bc(t,"utf-8"));return Array.isArray(n.changes)?n.changes.length:0}catch{return 0}}function ri(e={}){let t=process.cwd(),n=_(t);if(!n){if(e.json){process.stdout.write(JSON.stringify({status:"no-project",findings:[]})+`
889
- `);return}u.error(`No .seoagent/project.md found. Run \`${m("init")}\` first.`),process.exitCode=1;return}let r=He(t),o=rw({domain:n.domain,siteType:n.site_type,imageProvider:n.image_provider,detectedImageProvider:r.provider,detectedImageKey:r.matched_key,pullReceiptCount:iw(t),contextNeedsDrafting:Qn(t),inboxPendingCount:je(t).length,auditExists:ti(ni(t,k,"audit","latest.md")),evidenceAgeHours:ow(t),hookTimeoutMissingCount:ws(t)});if(e.json){process.stdout.write(JSON.stringify({status:"ok",findings:o})+`
888
+ ${m("content reconcile")} [--dir <content-dir>] [--prune] # backfill pointers for published articles missing one`),e&&(u.error(`Unknown content action: ${e}. Actions: \`track\`, \`reconcile\`.`),process.exitCode=1);return}let n=process.cwd(),r=_(n);if(!r){u.error(`No .seoagent/project.md found. Run \`${m("init")}\` first.`),process.exitCode=1;return}if(e==="reconcile"){await nw(n,r,t);return}let o=t.slug??(t.file?t.file:""),i=ur(o);if(!i){u.error("A slug is required: --slug <slug> (or --file <repo-path> to derive it)."),process.exitCode=1;return}let s=Pt(i,{url:t.url,domain:r.domain,blogPath:r.blog_path});s||u.warn("No live URL \u2014 pass --url, or set domain + blog_path in project.md. Tracking without a canonical URL.");let a=ur(t.supersedes??"")||void 0,l=a&&a!==i?a:void 0;a&&!l&&u.warn("--supersedes names this same article \u2014 ignoring it (nothing was renamed).");let c=r.cms&&r.cms!=="mdx-local"?"cms":t.file?"repo":"external",d=t.status?.trim()||"published",f=new Date().toISOString(),p=Cr(n,k,"content");Zy(p,{recursive:!0});let g=Cr(p,`${i}.md`),y=Qy(g),h=null;if(y)try{h=Pa(ew(g,"utf-8"),{slug:i,status:d,source:c,tracked_at:f,canonical:s,canonicalExplicit:!!t.url?.trim(),title:t.title?.trim()||void 0,page_type:t.type?.trim()||void 0,primary_keyword:t.primaryKeyword?.trim()||void 0,repo_path:t.file?.trim()||void 0,brief:t.brief?.trim()||void 0,supersedes:l})}catch{h=null}if(h===null&&(h=cn({slug:i,title:t.title?.trim()||Ea(i),canonical:s,status:d,page_type:t.type?.trim()||void 0,primary_keyword:t.primaryKeyword?.trim()||void 0,source:c,repo_path:t.file?.trim()||void 0,brief:t.brief?.trim()||void 0,supersedes:l,tracked_at:f})),hc(g,h,"utf-8"),c==="repo"&&t.file?.trim()&&!r.content_dir)try{J(n,{content_dir:yc(t.file.trim())})}catch{}u.success(`${y?"Updated":"Tracked"} ${le.bold(i)}${s?` \u2192 ${le.cyan(s)}`:""} in .seoagent/content/.`);try{await oe({silent:!0,pushOnly:!0})}catch{}l&&u.message(le.dim(`Reported as a rename of \`${l}\` \u2014 the cloud marks that draft superseded instead of re-delivering it.`));let w=(t.action??"").trim();if(w){let b=!1;try{b=await $e(w,{silent:!0})}catch{}b?u.message(le.dim(`Closed out inbox action ${w}.`)):u.warn(`Could not close it out \u2014 the action is still pending. Run \`${m(`ack ${w}`)}\` once the cause is clear.`)}u.message(le.dim("It will appear on your dashboard after sync (run `seoagent login` if you haven\u2019t)."))}async function nw(e,t,n){let r=Cr(e,k,"content"),o=ln(r),i=new Set;for(let l of(n.dir??"").split(",").map(c=>c.trim()).filter(Boolean))i.add(l);t.content_dir&&i.add(t.content_dir);for(let l of o)l.source==="repo"&&l.repo_path&&i.add(yc(l.repo_path));if(i.size===0){u.error("No content directory to scan. Pass `--dir <path>` (e.g. --dir apps/web/content/blog) \u2014 or track one article first so reconcile can infer the rest."),process.exitCode=1;return}let s=[...i].flatMap(l=>Co(e,l)),a=Ro(s,o,Eo(e));if(a.toTrack.length===0&&a.stale.length===0){u.success(`Content tracking is in sync \u2014 ${a.alreadyTracked} pointer${a.alreadyTracked===1?"":"s"} cover every published article in ${[...i].join(", ")}.`);return}for(let l of a.toTrack){let c=Pt(l.slug,{domain:t.domain,blogPath:t.blog_path}),d=cn({slug:l.slug,title:l.title,canonical:c,status:"published",page_type:l.page_type,source:"repo",repo_path:l.path,tracked_at:new Date().toISOString()});hc(Cr(r,`${l.slug}.md`),d,"utf-8"),u.message(`${le.green("+")} tracked ${le.bold(l.slug)}${c?le.dim(` \u2192 ${c}`):""}`)}for(let l of a.stale)n.prune?(tw(l.file,{force:!0}),u.message(`${le.red("-")} pruned stale pointer ${le.bold(l.slug)} (source ${l.repo_path} is gone)`)):u.message(`${le.yellow("!")} stale pointer ${le.bold(l.slug)} \u2192 ${l.repo_path} no longer exists (re-run with --prune to delete)`);u.success(`Reconciled content: +${a.toTrack.length} tracked, ${a.stale.length} stale${n.prune?" (pruned)":""}.`);try{await oe({silent:!0,pushOnly:!0})}catch{}}import{existsSync as ti,readFileSync as bc,statSync as rw}from"fs";import{join as ni}from"path";import ei from"picocolors";var wc=24;function ow(e){let t=[];if(e.pullReceiptCount!=null&&t.push({level:"action",code:"pull_receipt",message:`${e.pullReceiptCount} cloud change${e.pullReceiptCount===1?"":"s"} pulled but not triaged yet.`,fix:"Read references/pull-receipt.md (next to the skill) and triage them, then delete .seoagent/.pull-receipt.json."}),(e.inboxPendingCount??0)>0){let r=e.inboxPendingCount;t.push({level:"action",code:"inbox_pending",message:`${r} pending inbox action${r===1?"":"s"} from autopilot await${r===1?"s":""} local apply.`,fix:"Run `seoagent inbox` to list them, then Read references/inbox.md (next to the skill) for the per-type procedure."})}if((e.domain==="unknown"||!e.domain)&&t.push({level:"action",code:"domain_unknown",message:"Site URL is unknown \u2014 nothing works without a real domain.",fix:"Ask the user for their site URL, then set `domain:` in .seoagent/project.md."}),(e.siteType==="unknown"||!e.siteType)&&t.push({level:"action",code:"site_type_unknown",message:"Site type is unknown \u2014 strategy/briefs make worse calls without it.",fix:"WebFetch the homepage, infer the type, set `site_type:` in project.md."}),e.contextNeedsDrafting&&t.push({level:"action",code:"context_scaffold",message:".seoagent/context.md is still the blank init scaffold \u2014 keyword, strategy, and content decisions are context-blind until it is drafted.",fix:"Draft it now from the repo + live homepage (business name, type incl. LOCAL/ONLINE-only/HYBRID, audience, industry, location, positioning), then show the owner. See the skill\u2019s Session start step 3."}),e.auditExists){let r=e.evidenceAgeHours===null,o=!r&&e.evidenceAgeHours>wc;(r||o)&&t.push({level:"action",code:"evidence_stale",message:r?"An audit exists but there is NO live-crawl evidence base (.seoagent/audit/evidence.md) \u2014 its live-state claims are ungrounded.":`The live-crawl evidence base is ${Math.round(e.evidenceAgeHours)}h old (> ${wc}h) \u2014 the live site may have changed since.`,fix:"Run `seoagent crawl` to refresh .seoagent/audit/evidence.md before asserting any live-state finding \u2014 findings must cite the evidence."})}if((e.hookTimeoutMissingCount??0)>0){let r=e.hookTimeoutMissingCount;t.push({level:"action",code:"hook_timeout_missing",message:`${r} SEOAgent hook entr${r===1?"y":"ies"} in .claude/settings.json ha${r===1?"s":"ve"} no timeout \u2014 a stalled sync could wedge the session.`,fix:"Run `seoagent init` (safe re-run) \u2014 it rewrites the hook entries with an explicit 60s timeout."})}return!(e.imageProvider&&e.imageProvider!=="none")&&e.detectedImageProvider!=="none"&&t.push({level:"action",code:"image_provider_unset",message:`Image generation is available (${e.detectedImageKey} found) but not enabled.`,fix:`Run \`${m("env-check")}\` to record image_provider, then articles can get AI hero images.`}),t.length===0&&t.push({level:"ok",code:"healthy",message:"Everything looks healthy."}),t}function iw(e,t=Date.now()){let n=ni(e,k,"audit","evidence.md");if(!ti(n))return null;try{let r=bc(n,"utf-8").slice(0,2e3),o=/^captured_at:\s*(\S+)\s*$/m.exec(r);if(o){let i=Date.parse(o[1]);if(!Number.isNaN(i))return(t-i)/36e5}return(t-rw(n).mtimeMs)/36e5}catch{return null}}function sw(e){let t=ni(e,k,Mn);if(!ti(t))return null;try{let n=JSON.parse(bc(t,"utf-8"));return Array.isArray(n.changes)?n.changes.length:0}catch{return 0}}function ri(e={}){let t=process.cwd(),n=_(t);if(!n){if(e.json){process.stdout.write(JSON.stringify({status:"no-project",findings:[]})+`
889
+ `);return}u.error(`No .seoagent/project.md found. Run \`${m("init")}\` first.`),process.exitCode=1;return}let r=He(t),o=ow({domain:n.domain,siteType:n.site_type,imageProvider:n.image_provider,detectedImageProvider:r.provider,detectedImageKey:r.matched_key,pullReceiptCount:sw(t),contextNeedsDrafting:Qn(t),inboxPendingCount:je(t).length,auditExists:ti(ni(t,k,"audit","latest.md")),evidenceAgeHours:iw(t),hookTimeoutMissingCount:ws(t)});if(e.json){process.stdout.write(JSON.stringify({status:"ok",findings:o})+`
890
890
  `);return}let i=o.filter(s=>s.level==="action");if(i.length===0){u.success("SEOAgent health: everything looks good.");return}u.message(ei.bold(`SEOAgent health \u2014 ${i.length} thing${i.length===1?"":"s"} to handle:`));for(let s of i)u.message(` ${ei.yellow("\u25CF")} ${s.message}`),s.fix&&u.message(` ${ei.dim("\u2192 "+s.fix)}`)}import xe from"picocolors";var Dt=`${k}/${St}`;function vn(e,t={}){let n=process.cwd(),r=O(n);if(!r)return;let o=(e||"status").toLowerCase(),i=r.domain&&r.domain!=="unknown"?r.domain:null;if(o==="scaffold"){let{created:a}=ir(n,i);a.length===0?u.info(`OKF bundle already scaffolded at ${Dt}/.`):(u.success(`Scaffolded ${Dt}/ \u2014 created ${a.join(", ")}.`),u.info("Now fill the bundle from your .seoagent/ knowledge, then run `seoagent okf validate`."));return}if(o==="publish"){let a=jt(n,r);if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
891
891
  `);return}if(a.skipped.includes("okf-missing")){u.error(`No bundle at ${Dt}/. Run \`seoagent okf scaffold\` first.`),process.exitCode=1;return}if(a.skipped.includes("okf-placeholder")){u.error(`${Dt}/ is still the scaffold \u2014 publishing placeholder text to answer engines is worse than publishing nothing.`),u.info("Fill the bundle first (see references/open-knowledge-format.md), then re-run."),process.exitCode=1;return}if(a.skipped.includes("okf-invalid")){u.error(`${Dt}/ has validation errors, so it was not published. Run \`seoagent okf validate\` and fix them.`),process.exitCode=1;return}if(!a.publicDir){u.error("Couldn't tell which directory this project serves as static files."),u.info("Set `public_dir:` in .seoagent/project.md (`public` for Next.js/Vite/Astro, `static` for SvelteKit/Gatsby/Hugo, or a nested path like `apps/web/public` in a monorepo) and re-run."),process.exitCode=1;return}let l=a.okfPublishedDir??`${a.publicDir}/${br}`;a.okfPublished>0?u.success(`Published ${a.okfPublished} file${a.okfPublished===1?"":"s"} \u2192 ${l}/ \u2014 commit them so /.well-known/okf/index.md is served.`):u.info(`${l}/ is already current \u2014 nothing to copy.`);return}if(o==="validate"){let a=rr(_t(n));if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
892
892
  `);return}for(let l of a.errors)u.message(`${xe.red("\u2717")} ${xe.dim(l.file)} \u2014 ${l.message}`);for(let l of a.warnings)u.message(`${xe.yellow("!")} ${xe.dim(l.file)} \u2014 ${l.message}`);a.ok?u.success(`OKF bundle is valid \u2014 ${a.fileCount} file${a.fileCount===1?"":"s"}, ${a.warnings.length} warning${a.warnings.length===1?"":"s"}.`):(u.error(`OKF bundle has ${a.errors.length} error${a.errors.length===1?"":"s"} (see above).`),process.exitCode=1);return}let s=or(n);if(t.json){process.stdout.write(JSON.stringify(s,null,2)+`
893
- `);return}u.message(F([{content:xe.bold("Open Knowledge Format")},{sep:!0},{content:`Bundle: ${s.exists?xe.green(Dt+"/"):xe.dim("not created")}`},{content:`Files: ${s.exists?String(s.fileCount):"\u2014"}`},{sep:!0},{content:s.exists?xe.dim("Run `seoagent okf validate` to check it, `okf publish` to serve it."):xe.dim("Run `seoagent okf scaffold` to start one.")}],{title:xe.cyan("OKF")}))}import he from"picocolors";function oi(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=jt(t,n);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
894
- `);return}if(r.skipped.includes("no-domain")){u.error("No domain set in .seoagent/project.md \u2014 llms.txt links need absolute URLs. Set `domain:` first."),process.exitCode=1;return}let o=`${k}/${wr}`;if(r.skipped.includes("llms-no-content")){u.warn("Nothing to describe yet \u2014 no pages in .seoagent/pages.md and no published articles in .seoagent/content/."),u.info("Run `seoagent refresh` (or an audit) to inventory the site, then re-run this.");return}if(u.message(F([{content:he.bold("llms.txt")},{sep:!0},{content:`Source: ${he.green(o)}${r.llmsSourceWritten?he.dim(" (updated)"):he.dim(" (unchanged)")}`},{content:`Published: ${r.llmsRoute?he.dim(`skipped \u2014 ${r.llmsRoute} serves it`):r.llmsPublished?he.green(r.llmsPublished):r.publicDir?he.dim(`${r.publicDir}/llms.txt (already current)`):he.yellow("nowhere \u2014 no static dir found")}`}],{title:he.cyan("llms.txt")})),r.llmsRoute){u.info(`Your project already serves /llms.txt from ${r.llmsRoute}, so nothing was published \u2014 a file in your static dir would shadow that route.`),u.info(`The generated version is in ${o} if you want to compare. To hand the file to SEOAgent instead, delete the route and re-run.`),n.llms_owner==="route"?u.info(he.dim("`llms_owner: route` is set, so sync stays quiet about this.")):u.info(he.dim("Sync mentions this only when the generated source changes. Set `llms_owner: route` in .seoagent/project.md to silence it for good."));return}if(!r.publicDir){u.warn("Couldn't tell which directory this project serves as static files, so llms.txt is not being served."),u.info("Set `public_dir:` in .seoagent/project.md (`public` for Next.js/Vite/Astro, `static` for SvelteKit/Gatsby/Hugo, or a nested path like `apps/web/public` in a monorepo) and re-run.");return}r.llmsPublished&&u.info("Commit the published file so it reaches your live site.")}import Z from"picocolors";async function ii(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=n.domain&&n.domain!=="unknown"?n.domain:null;if(!r&&!e.url){u.error("No domain set in .seoagent/project.md \u2014 set `domain:` (or pass `--url <sitemap-url>`) so I know which sitemap to check."),process.exitCode=1;return}let o=r?ve(t,r).pages.map(s=>s.url||s.route):[],i=await Bs({domain:r||"",sitemapUrl:e.url,knownUrls:o});if(e.json){process.stdout.write(JSON.stringify(i,null,2)+`
895
- `),i.ok||(process.exitCode=1);return}sw(i),i.ok||(process.exitCode=1)}function sw(e){let t=e.fetched?e.status===200?Z.green(`200 \xB7 ${e.urls.length} URL${e.urls.length===1?"":"s"}`):Z.red(String(e.status)):Z.red("unreachable");u.message(F([{content:Z.bold("Sitemap check")},{sep:!0},{content:`URL: ${Z.dim(e.sitemapUrl)}`},{content:`Status: ${t}`},...e.fetched&&e.status===200?[{content:`Private leaked: ${e.privateUrls.length===0?Z.green("none"):Z.yellow(String(e.privateUrls.length))}`},{content:`Missing public: ${e.missing.length===0?Z.green("none"):Z.yellow(String(e.missing.length))}`},{content:`<lastmod>: ${e.hasLastmod?Z.green("present"):Z.dim("absent")}`}]:[]],{title:e.ok?Z.cyan("Sitemap"):Z.red("Sitemap")}));for(let n of e.issues){let r=n.level==="error"?Z.red("\u2717"):n.level==="warning"?Z.yellow("!"):Z.dim("\xB7");u.message(`${r} ${n.message}`)}e.ok?u.success("Sitemap looks healthy."):u.error("Sitemap has errors (see above).")}import{mkdirSync as Tw,writeFileSync as Dc}from"fs";import{join as pi}from"path";import ye from"picocolors";var ai=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi,kc=30;function xn(e){let t=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(e);return t?t[1]:e}function $n(e){return e.replace(/&amp;/g,"&").replace(/&lt;/g,"<").replace(/&gt;/g,">").replace(/&quot;/g,'"').replace(/&#0?39;/g,"'").replace(/&apos;/g,"'").replace(/&nbsp;/gi," ")}function De(e,t){let n=new RegExp(`\\b${t}\\s*=\\s*"([^"]*)"`,"i").exec(e);if(n)return $n(n[1]).trim();let r=new RegExp(`\\b${t}\\s*=\\s*'([^']*)'`,"i").exec(e);if(r)return $n(r[1]).trim();let o=new RegExp(`\\b${t}\\s*=\\s*([^\\s>]+)`,"i").exec(e);return o?$n(o[1]).trim():null}function aw(e){let t=/<title\b[^>]*>([\s\S]*?)<\/title>/i.exec(e);return t&&$n(t[1].replace(/\s+/g," ")).trim()||null}function lw(e){let t=e.match(/<meta\b[^>]*>/gi)??[];for(let n of t){let r=De(n,"name");if(r&&r.toLowerCase()==="description"){let o=De(n,"content");return o&&o.trim()?o.trim():null}}return null}function cw(e){let t=xn(e),n=[],r=/<h1\b[^>]*>([\s\S]*?)<\/h1>/gi,o;for(;(o=r.exec(t))!==null;){let i=$n(o[1].replace(/<[^>]+>/g," ").replace(/\s+/g," ")).trim();i&&n.push(i)}return n}function uw(e){let t=e.match(/<link\b[^>]*>/gi)??[];for(let n of t){let r=De(n,"rel");if(r&&r.toLowerCase().split(/\s+/).includes("canonical")){let o=De(n,"href");return o&&o.trim()?o.trim():null}}return null}function dw(e){let t=[],n=/<script\b[^>]*type\s*=\s*['"]application\/ld\+json['"][^>]*>([\s\S]*?)<\/script>/gi,r;for(;(r=n.exec(e))!==null;){let o=r[1].trim();if(o)try{let i=JSON.parse(o);t.push({types:si(i),valid:!0})}catch{let i=Array.from(o.matchAll(/"@type"\s*:\s*"([^"]+)"/g)).map(s=>s[1]);t.push({types:i,valid:!1})}}return t}function si(e,t=[]){if(Array.isArray(e)){for(let n of e)si(n,t);return t}if(e&&typeof e=="object"){let n=e,r=n["@type"];if(typeof r=="string")t.push(r);else if(Array.isArray(r))for(let o of r)typeof o=="string"&&t.push(o);Array.isArray(n["@graph"])&&si(n["@graph"],t)}return t}function vc(e,t){let n={},r=e.match(/<meta\b[^>]*>/gi)??[];for(let o of r){let i=(De(o,"property")||De(o,"name")||"").toLowerCase();if(i.startsWith(t)){let s=De(o,"content");s!==null&&(n[i.slice(t.length)]=s)}}return n}function pw(e){return vc(e,"og:")}function fw(e){return vc(e,"twitter:")}function gw(e,t=5){let r=xn(e).match(/<img\b[^>]*>/gi)??[],o=0,i=[];for(let s of r)if(!/\salt(?=[\s=/>])/i.test(s)&&(o++,i.length<t)){let l=De(s,"src");l&&i.push(l)}return{imgCount:r.length,missingAlt:o,missingAltSrcs:i}}var mw=/\.(png|jpe?g|gif|svg|webp|avif|ico|css|js|mjs|json|pdf|zip|gz|mp4|webm|mp3|woff2?|ttf|xml|txt)$/i;function $c(e,t,n=100){let r;try{r=new URL(t).origin}catch{return[]}let o=[],i=new Set,s=e.match(/<a\b[^>]*>/gi)??[];for(let a of s){if(o.length>=n)break;let l=De(a,"href");if(!l||l.startsWith("#")||/^(mailto:|tel:|javascript:|data:)/i.test(l))continue;let c;try{c=new URL(l,t)}catch{continue}if(c.origin!==r||mw.test(c.pathname)||de(c.pathname))continue;c.hash="";let d=c.pathname==="/"?`${c.origin}/${c.search}`:`${c.origin}${c.pathname.replace(/\/+$/,"")}${c.search}`;i.has(d)||(i.add(d),o.push(d))}return o}function xc(e){return(xn(e).replace(ai," ").match(/<a\b[^>]*\bhref\s*=/gi)??[]).length}function Sc(e){let t=xn(e).replace(ai," ").replace(/<!--[\s\S]*?-->/g," ").replace(/<[^>]+>/g," ").replace(/&nbsp;/gi," ").replace(/&[a-z]+;/gi," ").replace(/\s+/g," ").trim();return t===""?0:t.split(" ").filter(Boolean).length}var hw=/\b(loading|please wait|just a moment|redirecting)\b[\s.…]*/i;function yw(e){let t=Sc(e),n=xc(e),r=xn(e).replace(ai," ").replace(/<[^>]+>/g," ").replace(/\s+/g," ").trim(),o=t<kc&&hw.test(r),i=t<kc&&n===0;return o||i}function ww(e,t,n=200){let r=dw(t),o=Array.from(new Set(r.flatMap(a=>a.types))),i=uw(t),s=gw(t);return{url:e,status:n,fetched:!0,title:aw(t),metaDescription:lw(t),h1s:cw(t),canonical:i,canonicalServerRendered:i===null?null:!0,jsonLd:r,jsonLdTypes:o,openGraph:pw(t),twitter:fw(t),wordCount:Sc(t),clientRenderedShell:yw(t),bodyLinkCount:xc(t),imgCount:s.imgCount,imgsMissingAlt:s.missingAlt,imgsMissingAltSrcs:s.missingAltSrcs,failureReason:null}}function _c(e,t=null){return{url:e,status:null,fetched:!1,title:null,metaDescription:null,h1s:[],canonical:null,canonicalServerRendered:null,jsonLd:[],jsonLdTypes:[],openGraph:{},twitter:{},wordCount:0,clientRenderedShell:!1,bodyLinkCount:0,imgCount:0,imgsMissingAlt:0,imgsMissingAltSrcs:[],failureReason:t}}function bw(e){return typeof e=="function"?{fetchImpl:e}:e??{}}function kw(e){if(e instanceof Error){let t=e.cause,n=t?.code??(t?.message&&t.message!==e.message?t.message:null);return`network error: ${e.message}${n?` (${n})`:""}`}return`network error: ${String(e)}`}async function li(e,t){let n=bw(t),r=_c(e);try{let o=await P(e,{headers:{"user-agent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) SEOAgent-CLI"},redirect:"follow"},{attempts:n.attempts??3,timeoutMs:n.timeoutMs??1e4,fetchImpl:n.fetchImpl});if(!o.ok)return{evidence:{...r,status:o.status,failureReason:`HTTP ${o.status}`},html:null};let i=await o.text();return{evidence:ww(e,i,o.status),html:i}}catch(o){return{evidence:{...r,failureReason:kw(o)},html:null}}}async function ci(e,t){return(await li(e,t)).evidence}async function Cc(e,t={}){let n=Math.max(1,t.concurrency??5),r=new Array(e.length),o=0;async function i(){for(;;){let s=o++;if(s>=e.length)return;if(t.deadlineMs!==void 0&&Date.now()>=t.deadlineMs){r[s]=_c(e[s],"crawl time budget exhausted before this page could be fetched");continue}r[s]=await ci(e[s],{attempts:t.attempts,timeoutMs:t.timeoutMs,fetchImpl:t.fetchImpl})}}return await Promise.all(Array.from({length:Math.min(n,e.length)},()=>i())),r}function vw(e){let t=[],n=[],r=null,o=!1;for(let i of e.split(/\r?\n/)){let s=i.replace(/#.*$/,"").trim();if(!s)continue;let a=s.indexOf(":");if(a===-1)continue;let l=s.slice(0,a).trim().toLowerCase(),c=s.slice(a+1).trim();if(l==="user-agent"){(!r||!o)&&(r={userAgents:[],disallow:[],allow:[]},t.push(r)),r.userAgents.push(c.toLowerCase()),o=!0;continue}if(o=!1,l==="sitemap"){c&&n.push(c);continue}r||(r={userAgents:["*"],disallow:[],allow:[]},t.push(r)),l==="disallow"?r.disallow.push(c):l==="allow"&&r.allow.push(c)}return{groups:t,sitemaps:n}}function Rc(e){let t=e.trim().replace(/\/+$/,"");return/^https?:\/\//i.test(t)?t:`https://${t}`}async function Ec(e,t){let n=`${Rc(e)}/robots.txt`,r={fetched:!1,status:null,raw:"",groups:[],sitemaps:[]};try{let o=await P(n,{headers:{"user-agent":"SEOAgent-CLI/robots-check"}},{attempts:2,timeoutMs:1e4,fetchImpl:t});if(!o.ok)return{...r,status:o.status};let i=await o.text();return/^\s*</.test(i)?{...r,status:o.status,raw:""}:{fetched:!0,status:o.status,raw:i,...vw(i)}}catch{return r}}var $w=/\/(blog|posts?|articles?|news)\//i;function xw(e){return e.filter(t=>$w.test(t)).length}async function Ac(e,t){let n=`${Rc(e)}/sitemap.xml`,r={fetched:!1,status:null,urls:[],count:0,blogUrlCount:0};try{let o=await P(n,{headers:{"user-agent":"SEOAgent-CLI/sitemap-facts"}},{attempts:2,timeoutMs:1e4,fetchImpl:t});if(!o.ok)return{...r,status:o.status};let i=await o.text();if(!/<urlset|<sitemapindex/i.test(i))return{...r,status:o.status};let s=Oe(i);return{fetched:!0,status:o.status,urls:s,count:s.length,blogUrlCount:xw(s)}}catch{return r}}function Sw(e){return Object.keys(e.twitter).length>0}function _w(e){return Object.keys(e.openGraph).length>0}function Cw(e,t){switch(t){case"title":return e.title!==null&&e.title.trim()!=="";case"meta_description":return e.metaDescription!==null&&e.metaDescription.trim()!=="";case"canonical":return e.canonical!==null&&e.canonical.trim()!=="";case"open_graph":return _w(e);case"twitter_card":return Sw(e);case"json_ld":return e.jsonLdTypes.length>0}}var Rw=["title","meta_description","canonical","open_graph","twitter_card","json_ld"];function Ew(e,t){switch(t){case"title":return`title already present: "${e.title}"`;case"meta_description":return`meta description already present: "${e.metaDescription}"`;case"canonical":return`canonical already present: ${e.canonical}`;case"open_graph":return`Open Graph already present: ${Object.keys(e.openGraph).map(n=>`og:${n}`).join(", ")}`;case"twitter_card":return`Twitter card already present: ${Object.keys(e.twitter).map(n=>`twitter:${n}`).join(", ")}`;case"json_ld":return`JSON-LD already present: ${e.jsonLdTypes.join(", ")}`}}function Aw(e,t){if(!e.fetched)return{kind:t,present:!1,safeToRecommendAdding:!1,reason:'page not fetched \u2014 cannot confirm absence, so "add" is unverified (Hypothesis)'};let n=Cw(e,t);return{kind:t,present:n,safeToRecommendAdding:!n,reason:n?Ew(e,t):`${t} genuinely absent in the server HTML \u2014 safe to recommend adding`}}function Rr(e){return Rw.map(t=>Aw(e,t))}var Sn={title:"<title>",meta_description:"meta description",canonical:"canonical",open_graph:"Open Graph tags",twitter_card:"Twitter card",json_ld:"JSON-LD schema"};var ui="SOURCE RENDER (local dev server) \u2014 NOT the public live site";function Pc(e){return e===null||e===""?"_(none)_":e}function _n(e){let t=e.filter(n=>n.fetched);return{pagesMissingCanonical:t.filter(n=>!n.canonical).map(n=>n.url),pagesMissingMetaDescription:t.filter(n=>!n.metaDescription||n.metaDescription.trim()==="").map(n=>n.url),pagesWithMultipleH1s:t.filter(n=>n.h1s.length>1).map(n=>n.url),pagesWithNoStructuredData:t.filter(n=>n.jsonLd.length===0).map(n=>n.url),totalImgsMissingAlt:t.reduce((n,r)=>n+r.imgsMissingAlt,0),pagesWithImgsMissingAlt:t.filter(n=>n.imgsMissingAlt>0).map(n=>({url:n.url,count:n.imgsMissingAlt}))}}function Er(e,t){return t.length===0?`- **${e}:** _(none \u2014 all pages pass)_`:`- **${e}:** ${t.join(", ")}`}function Ic(e){let{domain:t,capturedAt:n,pages:r,robots:o,sitemap:i}=e,s=e.origin??`https://${t.replace(/^https?:\/\//,"").replace(/\/+$/,"")}`,a=e.sourceRender===!0,l=[];l.push("---"),l.push(`domain: ${t}`),l.push(`origin: ${s}`),e.originSource&&l.push(`origin_source: ${e.originSource}`),l.push(`source_render: ${a}`),l.push(`captured_at: ${n}`),l.push(`pages_crawled: ${r.length}`);let c=r.filter(p=>p.fetched),d=r.filter(p=>!p.fetched);if(l.push(`pages_discovered: ${r.length}`),l.push(`pages_captured: ${c.length}`),l.push(`capture_complete: ${d.length===0}`),l.push("note: >-"),a?(l.push(" SOURCE-RENDER evidence (local dev server). Every fact here was fetched"),l.push(" from a loopback origin that was NOT designated as the live site \u2014 it"),l.push(" describes the LOCAL RENDER only, never the public live site. Do NOT"),l.push(" emit live-state claims (present OR absent) from this file.")):(l.push(" Live-crawl evidence base. Every fact here was fetched from the live site."),l.push(" The audit must ground all Confirmed claims on THIS file, never on repo"),l.push(" source or priors. Do NOT recommend adding schema / robots rules /"),l.push(" canonical tags that already appear below.")),l.push("---"),l.push(""),l.push(`# Live-Crawl Evidence \u2014 ${t}`),l.push(""),l.push(`**Crawled origin:** ${s} at ${n}`),l.push(""),a&&(l.push(`> **\u26A0 ${ui}.**`),l.push(`> This crawl fetched a loopback origin (${s}) that nobody designated as the live site (no \`--url\`, no \`live_url:\` in project.md) \u2014 a self-started local dev server renders the REPO's current state, which may differ from production in either direction. Nothing below is live-state evidence: "(Confirmed absent)" here means absent from the LOCAL render only, NOT absent on the live site. Do not base any live-site claim or "add X" recommendation on this file. If this loopback origin genuinely IS the site under audit (the user said so), re-run \`seoagent crawl --url ${s}\` to designate it; otherwise re-run with \`--url <live origin>\`.`),l.push("")),d.length>0){l.push(`## \u26A0 Pages NOT captured (${d.length} of ${r.length} discovered) \u2014 crawl INCOMPLETE`),l.push(""),l.push("The crawl discovered these pages but could not fetch them (each retried, then re-fetched sequentially). **The evidence below is INCOMPLETE: every finding and rollup in this file is a LOWER BOUND, not a complete picture.** Report this as a Confirmed finding, and never treat an uncaptured page as passing any check \u2014 no claim about these pages (present OR absent) is Confirmed."),l.push("");for(let p of d)l.push(`- ${p.url} \u2014 ${p.failureReason??(p.status===null?"network error":`HTTP ${p.status}`)}`);l.push("")}if(l.push("## robots.txt (Confirmed)"),!o.fetched)l.push(`- Not fetched (HTTP ${o.status??"network error"}). Do NOT assert any robots.txt rule \u2014 it is unverified (Hypothesis).`);else{let p=o.groups.flatMap(g=>g.disallow).filter(Boolean);l.push(`- Fetched: HTTP ${o.status}`),l.push(`- Disallow rules present: ${p.length===0?"**none** (do NOT claim any path is blocked)":p.map(g=>`\`${g}\``).join(", ")}`),l.push(`- Sitemap declarations: ${o.sitemaps.length===0?"_(none)_":o.sitemaps.join(", ")}`),l.push("- Raw contents:"),l.push("```"),l.push(o.raw.trim()),l.push("```")}l.push(""),l.push("## sitemap.xml (Confirmed)"),i.fetched?(l.push(`- **${i.count} URL${i.count===1?"":"s"}**, ${i.blogUrlCount} blog/article post${i.blogUrlCount===1?"":"s"}`),i.blogUrlCount===0&&l.push(" - No blog posts are in the sitemap \u2014 if the site has a blog, its posts are not discoverable this way (report as a finding, Confirmed).")):l.push(`- Not fetched (HTTP ${i.status??"network error"}). Do NOT assert a sitemap URL count.`),l.push("");let f=_n(r);l.push("## Site-wide rollup (Confirmed)"),l.push(Er("Pages missing canonical",f.pagesMissingCanonical)),l.push(Er("Pages missing meta description",f.pagesMissingMetaDescription)),l.push(Er("Pages with multiple H1s",f.pagesWithMultipleH1s)),l.push(Er("Pages with no structured data (zero JSON-LD)",f.pagesWithNoStructuredData)),l.push(f.totalImgsMissingAlt===0?"- **Images missing alt:** _(none \u2014 every crawled image has an alt attribute)_":`- **Images missing alt:** ${f.totalImgsMissingAlt} total \u2014 ${f.pagesWithImgsMissingAlt.map(p=>`${p.url} (${p.count})`).join(", ")}`),l.push("");for(let p of r){if(l.push(`## ${p.url}`),!p.fetched){l.push(`- Not fetched (${p.failureReason??(p.status===null?"network error":`HTTP ${p.status}`)}). No claims about this page are Confirmed.`),l.push("");continue}l.push(`- HTTP ${p.status} \xB7 ${p.wordCount} body words`),l.push(`- **title:** ${Pc(p.title)}`),l.push(`- **meta description:** ${Pc(p.metaDescription)}`),l.push(`- **h1(s):** ${p.h1s.length===0?"_(none \u2014 missing H1, Confirmed)_":p.h1s.map(w=>`\`${w}\``).join(" | ")}${p.h1s.length>1?` **(\u26A0 ${p.h1s.length} H1s \u2014 conflicting)**`:""}`),l.push(`- **canonical:** ${p.canonical===null?"_(none in server HTML)_":`\`${p.canonical}\` (${p.canonicalServerRendered?"server-rendered":"client-rendered"})`}`),l.push(`- **JSON-LD @types present:** ${p.jsonLdTypes.length===0?"_(none \u2014 safe to recommend adding schema)_":p.jsonLdTypes.map(w=>`\`${w}\``).join(", ")+" \u2014 **already present; do NOT recommend adding these**"}`);let g=Object.keys(p.openGraph),y=Object.keys(p.twitter);l.push(`- **Open Graph:** ${g.length===0?"_(none)_":g.map(w=>`og:${w}`).join(", ")}`),l.push(`- **Twitter:** ${y.length===0?"_(none)_":y.map(w=>`twitter:${w}`).join(", ")}`),l.push(`- **images:** ${p.imgCount} total, ${p.imgsMissingAlt===0?"all have alt":`**${p.imgsMissingAlt} missing alt**${p.imgsMissingAltSrcs.length>0?` (${p.imgsMissingAltSrcs.map(w=>`\`${w}\``).join(", ")}${p.imgsMissingAlt>p.imgsMissingAltSrcs.length?", \u2026":""})`:""} (Confirmed)`}`),p.clientRenderedShell&&l.push(`- **\u26A0 client-rendered shell:** server HTML has ${p.wordCount} words and ${p.bodyLinkCount} in-body links \u2014 crawlers can't see the content (Confirmed). Any on-page data (counts, listings) is Likely/Hypothesis, not Confirmed.`);let h=Rr(p).filter(w=>w.present).map(w=>Sn[w.kind]);h.length>0&&l.push(`- **Already present (do NOT recommend adding):** ${h.join(", ")} \u2014 verified in the server \`<head>\`.`),l.push("")}return l.join(`
896
- `)}function Tc(e){return{pages:e.pages.length,fetched:e.pages.filter(t=>t.fetched).length,multiH1:e.pages.filter(t=>t.h1s.length>1).length,shells:e.pages.filter(t=>t.clientRenderedShell).length,robotsFetched:e.robots.fetched,sitemapCount:e.sitemap.fetched?e.sitemap.count:null}}var Oc={Critical:0,High:1,Medium:2,Low:3};var Pw=/^\*\*Check:\*\*\s*`([a-z][a-z0-9_]*)`\s*$/;function Lc(e){try{let t=new URL(e);return t.hash="",t.pathname==="/"?`${t.origin}/${t.search}`:`${t.origin}${t.pathname.replace(/\/+$/,"")}${t.search}`}catch{return null}}function se(e,t,n){return e===1?t:n??`${t}s`}function di(e){let{pages:t,robots:n,sitemap:r}=e,o=t.filter(c=>c.fetched),i=_n(t),s=[],a=o.filter(c=>c.clientRenderedShell);a.length>0&&s.push({severity:"Critical",checkId:"client_rendered_shell",title:`${a.length} ${se(a.length,"page serves","pages serve")} a client-rendered shell \u2014 crawlers see no content`,what:'The server HTML for these pages is (near-)empty \u2014 a "Loading\u2026" placeholder or a body with no in-body links. Search engines index what the initial HTML contains, so these pages look blank to crawlers.',urls:a.map(c=>c.url),why:"A 200 OK with an empty body is treated as a soft 404 and gets deindexed; a content listing rendered this way also hides every page it links to from crawl discovery.",fix:"Server-render or pre-render these routes (SSR/SSG/ISR) so the content and links are present in the initial HTML.",evidence:a.map(c=>`evidence.md \xA7 ${c.url} \u2014 client-rendered shell`).join("; ")});let l=t.filter(c=>!c.fetched);if(l.length>0&&s.push({severity:"High",checkId:"crawl_incomplete",title:`${l.length} discovered ${se(l.length,"page","pages")} could not be crawled \u2014 evidence is incomplete`,what:"These URLs were discovered by the crawl (sitemap, nav links, or repo routes) but did not return a usable 2xx response even after retries and a sequential re-fetch. The crawl is INCOMPLETE: every other finding in this report is a lower bound, and no check result exists for these pages \u2014 an uncaptured page must never be treated as passing.",urls:l.map(c=>`${c.url} (${c.failureReason??(c.status===null?"network error":`HTTP ${c.status}`)})`),why:"Linked or sitemap-listed URLs that error waste crawl budget, break user journeys, and (if they used to rank) bleed accumulated authority \u2014 and every page the crawl could not capture is a blind spot in this audit.",fix:"Fix or 301-redirect each URL (remove permanently dead ones from the sitemap and internal links); if the failure was network/timeout, re-run `seoagent crawl` to complete the evidence before treating the audit as final.",evidence:"evidence.md \xA7 Pages NOT captured"}),n.fetched||s.push({severity:"High",checkId:"robots_txt_missing",title:"robots.txt is missing or unreachable",what:`Fetching /robots.txt returned ${n.status===null?"a network error":`HTTP ${n.status}`} \u2014 crawlers get no crawl directives and no sitemap pointer from it.`,urls:[],why:"Without a robots.txt, crawlers apply defaults and never discover the sitemap from it; a misconfigured server may even be blocking the fetch.",fix:"Serve a robots.txt at the site root \u2014 at minimum `User-agent: *`, `Allow: /`, and a `Sitemap:` line pointing at the live sitemap.xml.",evidence:"evidence.md \xA7 robots.txt \u2014 Not fetched"}),!r.fetched)s.push({severity:"High",checkId:"sitemap_missing",title:"sitemap.xml is missing or unreachable",what:`Fetching /sitemap.xml returned ${r.status===null?"a network error":`HTTP ${r.status}`} (or the response was not valid sitemap XML).`,urls:[],why:"Without a sitemap, search engines rely purely on link discovery \u2014 new and deep pages get found late or never.",fix:"Generate and serve a sitemap.xml listing every canonical public URL, and submit it to Google Search Console.",evidence:"evidence.md \xA7 sitemap.xml \u2014 Not fetched"});else{let c=new Set(r.urls.map(f=>Lc(f)).filter(Boolean)),d=o.filter(f=>{let p=Lc(f.url);return p!==null&&!c.has(p)});d.length>0&&s.push({severity:"Medium",checkId:"sitemap_coverage_gap",title:`${d.length} crawled ${se(d.length,"page is","pages are")} missing from sitemap.xml (${r.count} ${se(r.count,"URL")} listed vs ${o.length} ${se(o.length,"page")} discovered live)`,what:"These pages are live and reachable (the crawl fetched them via nav links or discovery) but sitemap.xml does not list them.",urls:d.map(f=>f.url),why:"Pages absent from the sitemap depend entirely on link discovery, get crawled less often, and signal an unmaintained sitemap to search engines.",fix:"Regenerate the sitemap to include every canonical public URL (prefer a framework-generated sitemap so it stays current), then resubmit it to Search Console.",evidence:`evidence.md \xA7 sitemap.xml \u2014 ${r.count} ${se(r.count,"URL")}`})}if(n.fetched&&r.fetched&&n.sitemaps.length===0&&s.push({severity:"Medium",checkId:"sitemap_not_in_robots",title:"robots.txt has no Sitemap: declaration",what:"The live robots.txt was fetched successfully but declares no `Sitemap:` line, even though a sitemap.xml exists.",urls:[],why:"Crawlers that read robots.txt first (all of them) never learn where the sitemap lives without a GSC submission.",fix:"Add `Sitemap: <origin>/sitemap.xml` to robots.txt.",evidence:"evidence.md \xA7 robots.txt \u2014 Sitemap declarations: _(none)_"}),i.pagesMissingCanonical.length>0&&s.push({severity:"Medium",checkId:"canonical_missing",title:`${i.pagesMissingCanonical.length} ${se(i.pagesMissingCanonical.length,"page has","pages have")} no canonical tag in the server HTML`,what:'The server HTML of these pages contains no `<link rel="canonical">`.',urls:i.pagesMissingCanonical,why:"Without a self-referencing canonical, URL variants (query strings, trailing slashes, http/https, www) can split ranking signals across duplicates.",fix:'Add a self-referencing `<link rel="canonical" href="{full URL}">` to each listed page.',evidence:"evidence.md \xA7 Site-wide rollup \u2014 Pages missing canonical"}),i.pagesMissingMetaDescription.length>0&&s.push({severity:"Medium",checkId:"meta_description_missing",title:`${i.pagesMissingMetaDescription.length} ${se(i.pagesMissingMetaDescription.length,"page is","pages are")} missing a meta description`,what:'These pages serve no `<meta name="description">` in the server HTML.',urls:i.pagesMissingMetaDescription,why:"Google writes its own snippet for these results \u2014 usually worse copy than yours \u2014 which depresses click-through rate.",fix:"Add a unique 150\u2013160 character meta description (primary keyword + a soft CTA) to each listed page.",evidence:"evidence.md \xA7 Site-wide rollup \u2014 Pages missing meta description"}),i.pagesWithMultipleH1s.length>0&&s.push({severity:"Medium",checkId:"h1_multiple",title:`${i.pagesWithMultipleH1s.length} ${se(i.pagesWithMultipleH1s.length,"page has","pages have")} multiple H1s`,what:"These pages serve more than one `<h1>` in the document, sending conflicting topic signals.",urls:i.pagesWithMultipleH1s,why:"A single clear H1 tells crawlers (and AI answer engines) what the page is about; multiple H1s dilute that signal.",fix:"Keep exactly one `<h1>` per page and demote the others to `<h2>`/`<h3>`.",evidence:"evidence.md \xA7 Site-wide rollup \u2014 Pages with multiple H1s"}),i.pagesWithNoStructuredData.length>0&&s.push({severity:"Medium",checkId:"json_ld_missing",title:`${i.pagesWithNoStructuredData.length} ${se(i.pagesWithNoStructuredData.length,"page serves","pages serve")} no structured data (zero JSON-LD)`,what:'The server HTML of these pages contains no `<script type="application/ld+json">` block at all.',urls:i.pagesWithNoStructuredData,why:"Structured data powers rich results and gives AI search engines an unambiguous machine-readable summary of the page; pages without it compete on prose alone.",fix:"Add the JSON-LD type matching each page (Organization/WebSite on the homepage, Article/BlogPosting on posts, etc.) \u2014 only on the pages listed here; other crawled pages already serve schema.",evidence:"evidence.md \xA7 Site-wide rollup \u2014 Pages with no structured data (zero JSON-LD)"}),i.totalImgsMissingAlt>0){let c=i.pagesWithImgsMissingAlt.map(d=>{let p=o.find(g=>g.url===d.url)?.imgsMissingAltSrcs??[];return`${d.url} \u2014 ${d.count} ${se(d.count,"image")}${p.length>0?` (${p.join(", ")}${d.count>p.length?", \u2026":""})`:""}`});s.push({severity:"Medium",checkId:"images_without_alt",title:`${i.totalImgsMissingAlt} ${se(i.totalImgsMissingAlt,"image is","images are")} missing alt text across ${i.pagesWithImgsMissingAlt.length} ${se(i.pagesWithImgsMissingAlt.length,"page")}`,what:'These `<img>` tags carry no `alt` attribute at all (decorative `alt=""` counts as present and is not flagged).',urls:c,why:"Missing alt text costs image-search visibility and accessibility, and is one of the most common automated-audit dings.",fix:"Add descriptive alt text to each listed image (start with the srcs shown).",evidence:"evidence.md \xA7 Site-wide rollup \u2014 Images missing alt"})}return s.sort((c,d)=>Oc[c.severity]-Oc[d.severity])}function Iw(e){let t=[];for(let n of e.filter(r=>r.fetched)){let r=Rr(n).filter(o=>o.present).map(o=>o.kind==="json_ld"?`${Sn[o.kind]} (${n.jsonLdTypes.join(", ")})`:Sn[o.kind]);r.length>0&&t.push(`- ${n.url} \u2014 ${r.join(", ")}`)}return t}function Nc(e){let t=di(e),n=e.origin??`https://${e.domain.replace(/^https?:\/\//,"").replace(/\/+$/,"")}`,r=e.sourceRender===!0,o=[];o.push("---"),o.push(`domain: ${e.domain}`),o.push(`origin: ${n}`),o.push(`source_render: ${r}`),o.push(`generated_at: ${e.capturedAt}`),o.push(`findings: ${t.length}`),o.push("source_evidence: .seoagent/audit/evidence.md"),o.push("note: >-"),o.push(" MACHINE-GENERATED findings report derived from the live-crawl evidence."),o.push(" The audit (audit/latest.md) BUILDS ON this file \u2014 it must carry every"),o.push(" finding below forward (adding GSC context and prioritization on top),"),o.push(" never re-derive or truncate the list. Do not hand-edit; re-run"),o.push(" `seoagent crawl` to regenerate."),o.push("---"),o.push(""),o.push(`# Technical findings \u2014 ${e.domain} (from the live crawl)`),o.push(""),o.push(`Derived by code from \`.seoagent/audit/evidence.md\` (crawled ${n} at ${e.capturedAt}). Every finding below is **Confirmed** against that evidence. Reporting every one of these is non-negotiable \u2014 session economy trims bookkeeping, never findings.`),o.push(""),r&&(o.push(`> **\u26A0 ${ui}.**`),o.push("> These findings describe the LOCAL render only \u2014 the crawl hit an undesignated loopback origin. Do not present them as live-site facts; re-run `seoagent crawl --url <live origin>` for live findings."),o.push("")),t.length===0&&(o.push("## No confirmed technical findings"),o.push(""),o.push("Every crawled page passed the rollup checks (canonical, meta description, single H1, structured data, image alt, server-rendered content), and robots.txt + sitemap.xml were fetched successfully with no coverage gaps."),o.push("")),t.forEach((s,a)=>{if(o.push(`## [${s.severity}] ${s.title}`),o.push(""),o.push(`**Confirmed** \xB7 Evidence: ${s.evidence}`),o.push(""),o.push(`**Check:** \`${s.checkId}\``),o.push(""),o.push(s.what),s.urls.length>0){o.push(""),o.push("Affected URLs:");for(let l of s.urls)o.push(`- ${l}`)}o.push(""),o.push(`**Why it matters:** ${s.why}`),o.push(""),o.push(`**Suggested fix:** ${s.fix}`),a<t.length-1&&o.push("")}),o.push("");let i=Iw(e.pages);return o.push("## Already present on the live site \u2014 never recommend adding these"),o.push(""),o.push('The crawl confirms the following already exist in the live server HTML. If the repo source lacks any of them, the **repo source is stale \u2014 the live page already serves it; reconcile the source** with what is live. Never phrase these as "add X".'),o.push(""),i.length===0?o.push("_(no fetched page serves any head-level entity \u2014 nothing to guard)_"):o.push(...i),o.push(""),o.join(`
897
- `)}function jc(e){let t=[],n=/^## \[(Critical|High|Medium|Low)\] (.+)$/,r=null;for(let o of e.split(/\r?\n/)){let i=o.match(n);if(i){r={severity:i[1],title:i[2].trim()},t.push(r);continue}if(/^##\s/.test(o)){r=null;continue}let s=r?o.match(Pw):null;s&&r&&(r.checkId=s[1])}return t}var fi=500,Ow=5,Lw=18e4,Nw=9e5,jw=6e4,Dw=3e3,Mw=15e3,Fw=2;function Uw(e){let t=jw+Dw*Math.max(0,e);return Math.min(Nw,Math.max(Lw,t))}function Fc(e){let t=e.toLowerCase().replace(/^\[|\]$/g,"");return t==="localhost"||t.endsWith(".localhost")||t==="::1"||t==="0.0.0.0"||/^127\.\d{1,3}\.\d{1,3}\.\d{1,3}$/.test(t)}function Bw(e){let t=e.trim().replace(/\/+$/,"");if(!t)return null;let n=t;if(!/^https?:\/\//i.test(n)){let r=n.split("/")[0].split(":")[0];n=`${Fc(r)?"http":"https"}://${n}`}try{let r=new URL(n);return r.protocol!=="http:"&&r.protocol!=="https:"?null:r.origin}catch{return null}}function gi(e){let t=[];e.urlFlag&&t.push({raw:e.urlFlag,source:"flag"}),e.liveUrl&&t.push({raw:e.liveUrl,source:"live_url"}),e.domain&&e.domain!=="unknown"&&t.push({raw:e.domain,source:"domain"});for(let n of t){let r=Bw(n.raw);if(!r){if(n.source==="flag")return{ok:!1,error:`Invalid --url value: ${JSON.stringify(n.raw)} \u2014 pass a full origin like https://example.com or http://127.0.0.1:3000.`};continue}let o=n.source==="flag"||n.source==="live_url",i=Fc(new URL(r).hostname);return{ok:!0,origin:r,source:n.source,designated:o,loopback:i,sourceRender:i&&!o}}return{ok:!1,error:"No crawl origin \u2014 pass --url <live site origin> or set live_url: (or domain:) in .seoagent/project.md. The crawl never guesses which site is live, and starting a local dev server does NOT count as the live site."}}async function mi(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=gi({urlFlag:e.url,liveUrl:n.live_url,domain:n.domain});if(!r.ok){u.error(r.error),process.exitCode=1;return}if(r.source==="flag")try{J(t,{live_url:r.origin})}catch{}let o=n.domain&&n.domain!=="unknown"?n.domain:new URL(r.origin).host,i=Math.min(Math.max(1,e.max??fi),fi),s=`${r.origin}/`;u.info(`Capturing live-crawl evidence from ${r.origin} (every discovered page up to ${i} + robots + sitemap)\u2026`),r.sourceRender&&u.warn("Loopback origin without a --url/live_url designation \u2014 evidence will be labeled SOURCE RENDER (local dev server), NOT the public live site.");let[a,l,c]=await Promise.all([li(s,e.fetchImpl),Ec(r.origin,e.fetchImpl),Ac(r.origin,e.fetchImpl)]),d=a.html?$c(a.html,s):[],f=Hw({home:s,sitemapUrls:Mc(c.urls,r.origin),navLinks:d,repoUrls:Mc(Ww(t,o),r.origin),max:i}),p=f.urls;f.truncated>0&&u.warn(`CRAWL CAPPED: discovered ${f.discovered} pages but will fetch only ${p.length} (${e.max!==void 0?`--max ${i}`:`safety cap ${fi}`}). ${f.truncated} discovered page${f.truncated===1?"":"s"} will NOT be audited \u2014 evidence is a LOWER BOUND.`);let g=Date.now()+Uw(p.length),y=p.filter(D=>D!==s),h=await Cc(y,{concurrency:Ow,fetchImpl:e.fetchImpl,deadlineMs:g}),w=[a.evidence,...h];await Kw(w,g,e.fetchImpl);let b={domain:o,origin:r.origin,originSource:r.source,sourceRender:r.sourceRender,capturedAt:new Date().toISOString(),pages:w,robots:l,sitemap:c},C=pi(t,k,"audit");Tw(C,{recursive:!0});let B=pi(C,"evidence.md");Dc(B,Ic(b),"utf-8");let I=pi(C,"findings.md");if(Dc(I,Nc(b),"utf-8"),e.json){process.stdout.write(JSON.stringify(b,null,2)+`
898
- `);return}qw(b,B,I)}function Gw(e){try{let t=new URL(e);return t.protocol!=="http:"&&t.protocol!=="https:"?null:(t.hash="",t.pathname==="/"?`${t.origin}/${t.search}`:`${t.origin}${t.pathname.replace(/\/+$/,"")}${t.search}`)}catch{return null}}function Hw(e){let t=new Set,n=[],r=o=>{let i=Gw(o);!i||t.has(i)||(t.add(i),n.length<e.max&&n.push(i))};r(e.home);for(let o of e.sitemapUrls??[])r(o);for(let o of e.navLinks??[])r(o);for(let o of e.repoUrls??[])r(o);return{urls:n,discovered:t.size,truncated:t.size-n.length}}function Ww(e,t){try{return ve(e,t).pages.map(n=>n.url).filter(n=>/^https?:\/\//.test(n))}catch{return[]}}async function Kw(e,t,n){for(let r=0;r<e.length;r++){let o=e[r];if(o.fetched)continue;if(Date.now()>=t){let s="crawl time budget exhausted before sequential retry";e[r]={...o,failureReason:o.failureReason?`${o.failureReason}; ${s}`:s};continue}let i=await ci(o.url,{attempts:Fw,timeoutMs:Mw,fetchImpl:n});e[r]=i.fetched?i:{...i,failureReason:i.failureReason??o.failureReason??null}}}function Mc(e,t){let n=[];for(let r of e)try{let o=new URL(r);n.push(`${t}${o.pathname}${o.search}`)}catch{}return n}function qw(e,t,n){let r=Tc(e),o=_n(e.pages);u.success(`Captured evidence for ${r.fetched}/${r.pages} page${r.pages===1?"":"s"} from ${e.origin??e.domain} \u2192 ${ye.dim(t)}`);let i=e.pages.filter(a=>!a.fetched);if(i.length>0){u.warn(`CRAWL INCOMPLETE: ${i.length} discovered page${i.length===1?"":"s"} could NOT be captured \u2014 evidence is a LOWER BOUND, not a complete picture. See "Pages NOT captured" in evidence.md.`);for(let a of i)u.message(` ${ye.red("\u2717")} ${a.url} \u2014 ${a.failureReason??(a.status===null?"network error":`HTTP ${a.status}`)}`)}e.sourceRender&&u.warn("SOURCE RENDER (local dev server) \u2014 this evidence describes the local render, NOT the public live site. Re-run with --url <live origin> for live evidence."),u.message(` robots.txt: ${r.robotsFetched?ye.green("fetched"):ye.yellow("not reachable")} \xB7 sitemap: ${r.sitemapCount===null?ye.yellow("not reachable"):ye.green(`${r.sitemapCount} URLs`)}`);let s=[];if(o.pagesMissingCanonical.length>0&&s.push(`${o.pagesMissingCanonical.length} missing canonical`),o.pagesMissingMetaDescription.length>0&&s.push(`${o.pagesMissingMetaDescription.length} missing meta description`),o.pagesWithMultipleH1s.length>0&&s.push(`${o.pagesWithMultipleH1s.length} with multiple H1s`),o.pagesWithNoStructuredData.length>0&&s.push(`${o.pagesWithNoStructuredData.length} with no structured data`),o.totalImgsMissingAlt>0&&s.push(`${o.totalImgsMissingAlt} image${o.totalImgsMissingAlt===1?"":"s"} missing alt`),s.length>0&&u.message(` ${ye.yellow("!")} rollup: ${s.join(" \xB7 ")}`),r.shells>0&&u.message(` ${ye.yellow("!")} ${r.shells} page(s) render as a client-side shell \u2014 crawlers can't see the content`),n){let a=di(e).length;u.message(` findings report: ${a===0?ye.green("no confirmed findings"):ye.yellow(`${a} confirmed finding${a===1?"":"s"}`)} \u2192 ${ye.dim(n)}`)}u.info("The audit will ground its Confirmed findings on this evidence \u2014 and must carry EVERY finding from findings.md into audit/latest.md and the final summary. No invented robots rules, no recommending schema that already exists.")}import{existsSync as Jw,mkdirSync as Xw,writeFileSync as Qw}from"fs";import{dirname as qc,join as Zw}from"path";import Se from"picocolors";var zw=10,Bc=30,hi=200;function Gc(e,t,n){let r=new URL(t).host,o=new Set,i=[];for(let l of e){let c;try{c=new URL(l)}catch{continue}if(c.host!==r){let f=p=>p.replace(/^www\./,"");if(f(c.host)!==f(r))continue}let d=c.href.split("#")[0];o.has(d)||(o.add(d),!de(N(d))&&(/\.(md|txt)$/i.test(c.pathname)||i.push(d)))}let s=`${t.replace(/\/$/,"")}/`,a=i.findIndex(l=>l===s||l===s.slice(0,-1));if(a>0){let[l]=i.splice(a,1);i.unshift(l)}return{selected:i.slice(0,n),skipped:i.slice(n)}}function Vw(e,t){let n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n}function yi(e){let t=0,n=0;for(let r of e)r.error||r.indexStatus==="ERROR"?n+=1:r.indexStatus==="PASS"&&(t+=1);return{inspected:e.length,indexed:t,notIndexed:e.length-t-n,errors:n}}function Ar(e){return e.replace(/\|/g,"\\|")}function Uc(e){return e.error?e.error:e.coverageState||e.indexStatus}function Hc(e,t){let n=yi(e),r=e.filter(l=>!l.error&&l.indexStatus==="PASS"),o=e.filter(l=>l.error||l.indexStatus==="ERROR"),i=e.filter(l=>!r.includes(l)&&!o.includes(l)),s=t.notInspected.length===0,a=["---",`origin: ${t.origin}`,`gsc_property: ${t.siteUrl}`,`generated: ${t.generatedAt}`,`sitemap: ${t.sitemapUrl??"(none found \u2014 homepage only)"}`,`sitemap_urls: ${t.sitemapUrlCount}`,`inspected: ${n.inspected}`,`indexed: ${n.indexed}`,`not_indexed: ${n.notIndexed}`,`errors: ${n.errors}`,`capture_complete: ${s}`,"---","",`# GSC Indexing Coverage \u2014 ${t.origin}`,"","Verdicts are authoritative Google Search Console URL Inspection results",`fetched ${t.generatedAt} for property \`${t.siteUrl}\`. A finding derived`,'from a row below is `Confirmed`. URLs in the "Not inspected" section have',"NO verdict \u2014 never claim they are indexed or not indexed.",""];if(i.length>0){a.push(`## Not indexed (${i.length})`,""),a.push("| URL | Verdict | Coverage state | Last crawl | Robots | Fetch |"),a.push("| --- | --- | --- | --- | --- | --- |");for(let l of i)a.push(`| ${Ar(l.url)} | ${l.indexStatus} | ${Ar(Uc(l))} | ${l.lastCrawlTime??"\u2014"} | ${l.robotsTxtState??"\u2014"} | ${l.fetchStatus??"\u2014"} |`);a.push("")}if(r.length>0){a.push(`## Indexed (${r.length})`,""),a.push("| URL | Coverage state | Google canonical | Last crawl |"),a.push("| --- | --- | --- | --- |");for(let l of r)a.push(`| ${Ar(l.url)} | ${Ar(Uc(l))} | ${l.googleCanonical??"\u2014"} | ${l.lastCrawlTime??"\u2014"} |`);a.push("")}if(o.length>0){a.push(`## Inspection errors (${o.length})`,"");for(let l of o)a.push(`- ${l.url} \u2014 ${l.error??"unknown error"}`);a.push("")}if(!s){a.push(`## Not inspected (${t.notInspected.length} sitemap URLs beyond the cap)`,"","No verdict exists for these \u2014 raise the cap with `--max <n>` to inspect them.","");let l=t.notInspected.slice(0,100);for(let c of l)a.push(`- ${c}`);t.notInspected.length>l.length&&a.push(`- \u2026and ${t.notInspected.length-l.length} more`),a.push("")}return a.join(`
899
- `)}var ut=class extends Error{constructor(n,r){super(r);this.code=n}};async function Wc(e){let t=(e.apiBase||e.auth.api_base).replace(/\/$/,""),n=Vw(e.urls,zw),r=[],o="";for(let[i,s]of n.entries()){let a;try{a=await P(`${t}/api/cli/indexing`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${e.auth.user_token}:${e.auth.website_token}`},body:JSON.stringify({urls:s})},{timeoutMs:11e4,fetchImpl:e.fetchImpl})}catch(c){throw new ut("http_error",`Network error calling ${t}/api/cli/indexing: ${c instanceof Error?c.message:String(c)}`)}let l=await a.json().catch(()=>({}));if(!a.ok||l.status!=="ok"){let c=l.code;throw c==="gsc_not_connected"||c==="gsc_property_not_found"||c==="gsc_token_error"||c==="invalid_credentials"||c==="url_domain_mismatch"?new ut(c,l.error||c):new ut("http_error",l.error||`HTTP ${a.status} from /api/cli/indexing`)}o=l.site_url||o,r.push(...l.results??[]),e.onProgress?.(r.length,e.urls.length)}return{siteUrl:o,results:r}}var Yw=5;async function Kc(e,t=fetch){let n=`${e.replace(/\/$/,"")}/sitemap.xml`,r=async a=>{try{let l=await P(a,{},{fetchImpl:t,timeoutMs:15e3});return l.ok?Oe(await l.text()):null}catch{return null}},o=await r(n);if(!o||o.length===0)return null;let i=o.filter(a=>/\.xml(\?.*)?$/i.test(a)),s=o.filter(a=>!/\.xml(\?.*)?$/i.test(a));if(i.length>0)for(let a of i.slice(0,Yw)){let l=await r(a);l&&s.push(...l.filter(c=>!/\.xml(\?.*)?$/i.test(c)))}return s.length===0?null:{sitemapUrl:n,urls:s}}async function wi(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=j(n.domain);if(!r){let b=Ge();u.error(`Not logged in for ${n.domain}. Indexing coverage needs Google Search Console, which comes with the FREE cloud account.
893
+ `);return}u.message(M([{content:xe.bold("Open Knowledge Format")},{sep:!0},{content:`Bundle: ${s.exists?xe.green(Dt+"/"):xe.dim("not created")}`},{content:`Files: ${s.exists?String(s.fileCount):"\u2014"}`},{sep:!0},{content:s.exists?xe.dim("Run `seoagent okf validate` to check it, `okf publish` to serve it."):xe.dim("Run `seoagent okf scaffold` to start one.")}],{title:xe.cyan("OKF")}))}import he from"picocolors";function oi(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=jt(t,n);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
894
+ `);return}if(r.skipped.includes("no-domain")){u.error("No domain set in .seoagent/project.md \u2014 llms.txt links need absolute URLs. Set `domain:` first."),process.exitCode=1;return}let o=`${k}/${wr}`;if(r.skipped.includes("llms-no-content")){u.warn("Nothing to describe yet \u2014 no pages in .seoagent/pages.md and no published articles in .seoagent/content/."),u.info("Run `seoagent refresh` (or an audit) to inventory the site, then re-run this.");return}if(u.message(M([{content:he.bold("llms.txt")},{sep:!0},{content:`Source: ${he.green(o)}${r.llmsSourceWritten?he.dim(" (updated)"):he.dim(" (unchanged)")}`},{content:`Published: ${r.llmsRoute?he.dim(`skipped \u2014 ${r.llmsRoute} serves it`):r.llmsPublished?he.green(r.llmsPublished):r.publicDir?he.dim(`${r.publicDir}/llms.txt (already current)`):he.yellow("nowhere \u2014 no static dir found")}`}],{title:he.cyan("llms.txt")})),r.llmsRoute){u.info(`Your project already serves /llms.txt from ${r.llmsRoute}, so nothing was published \u2014 a file in your static dir would shadow that route.`),u.info(`The generated version is in ${o} if you want to compare. To hand the file to SEOAgent instead, delete the route and re-run.`),n.llms_owner==="route"?u.info(he.dim("`llms_owner: route` is set, so sync stays quiet about this.")):u.info(he.dim("Sync mentions this only when the generated source changes. Set `llms_owner: route` in .seoagent/project.md to silence it for good."));return}if(!r.publicDir){u.warn("Couldn't tell which directory this project serves as static files, so llms.txt is not being served."),u.info("Set `public_dir:` in .seoagent/project.md (`public` for Next.js/Vite/Astro, `static` for SvelteKit/Gatsby/Hugo, or a nested path like `apps/web/public` in a monorepo) and re-run.");return}r.llmsPublished&&u.info("Commit the published file so it reaches your live site.")}import Z from"picocolors";async function ii(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=n.domain&&n.domain!=="unknown"?n.domain:null;if(!r&&!e.url){u.error("No domain set in .seoagent/project.md \u2014 set `domain:` (or pass `--url <sitemap-url>`) so I know which sitemap to check."),process.exitCode=1;return}let o=r?ve(t,r).pages.map(s=>s.url||s.route):[],i=await Bs({domain:r||"",sitemapUrl:e.url,knownUrls:o});if(e.json){process.stdout.write(JSON.stringify(i,null,2)+`
895
+ `),i.ok||(process.exitCode=1);return}aw(i),i.ok||(process.exitCode=1)}function aw(e){let t=e.fetched?e.status===200?Z.green(`200 \xB7 ${e.urls.length} URL${e.urls.length===1?"":"s"}`):Z.red(String(e.status)):Z.red("unreachable");u.message(M([{content:Z.bold("Sitemap check")},{sep:!0},{content:`URL: ${Z.dim(e.sitemapUrl)}`},{content:`Status: ${t}`},...e.fetched&&e.status===200?[{content:`Private leaked: ${e.privateUrls.length===0?Z.green("none"):Z.yellow(String(e.privateUrls.length))}`},{content:`Missing public: ${e.missing.length===0?Z.green("none"):Z.yellow(String(e.missing.length))}`},{content:`<lastmod>: ${e.hasLastmod?Z.green("present"):Z.dim("absent")}`}]:[]],{title:e.ok?Z.cyan("Sitemap"):Z.red("Sitemap")}));for(let n of e.issues){let r=n.level==="error"?Z.red("\u2717"):n.level==="warning"?Z.yellow("!"):Z.dim("\xB7");u.message(`${r} ${n.message}`)}e.ok?u.success("Sitemap looks healthy."):u.error("Sitemap has errors (see above).")}import{mkdirSync as Ow,writeFileSync as Dc}from"fs";import{join as pi}from"path";import ye from"picocolors";var ai=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi,kc=30;function xn(e){let t=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(e);return t?t[1]:e}function $n(e){return e.replace(/&amp;/g,"&").replace(/&lt;/g,"<").replace(/&gt;/g,">").replace(/&quot;/g,'"').replace(/&#0?39;/g,"'").replace(/&apos;/g,"'").replace(/&nbsp;/gi," ")}function De(e,t){let n=new RegExp(`\\b${t}\\s*=\\s*"([^"]*)"`,"i").exec(e);if(n)return $n(n[1]).trim();let r=new RegExp(`\\b${t}\\s*=\\s*'([^']*)'`,"i").exec(e);if(r)return $n(r[1]).trim();let o=new RegExp(`\\b${t}\\s*=\\s*([^\\s>]+)`,"i").exec(e);return o?$n(o[1]).trim():null}function lw(e){let t=/<title\b[^>]*>([\s\S]*?)<\/title>/i.exec(e);return t&&$n(t[1].replace(/\s+/g," ")).trim()||null}function cw(e){let t=e.match(/<meta\b[^>]*>/gi)??[];for(let n of t){let r=De(n,"name");if(r&&r.toLowerCase()==="description"){let o=De(n,"content");return o&&o.trim()?o.trim():null}}return null}function uw(e){let t=xn(e),n=[],r=/<h1\b[^>]*>([\s\S]*?)<\/h1>/gi,o;for(;(o=r.exec(t))!==null;){let i=$n(o[1].replace(/<[^>]+>/g," ").replace(/\s+/g," ")).trim();i&&n.push(i)}return n}function dw(e){let t=e.match(/<link\b[^>]*>/gi)??[];for(let n of t){let r=De(n,"rel");if(r&&r.toLowerCase().split(/\s+/).includes("canonical")){let o=De(n,"href");return o&&o.trim()?o.trim():null}}return null}function pw(e){let t=[],n=/<script\b[^>]*type\s*=\s*['"]application\/ld\+json['"][^>]*>([\s\S]*?)<\/script>/gi,r;for(;(r=n.exec(e))!==null;){let o=r[1].trim();if(o)try{let i=JSON.parse(o);t.push({types:si(i),valid:!0})}catch{let i=Array.from(o.matchAll(/"@type"\s*:\s*"([^"]+)"/g)).map(s=>s[1]);t.push({types:i,valid:!1})}}return t}function si(e,t=[]){if(Array.isArray(e)){for(let n of e)si(n,t);return t}if(e&&typeof e=="object"){let n=e,r=n["@type"];if(typeof r=="string")t.push(r);else if(Array.isArray(r))for(let o of r)typeof o=="string"&&t.push(o);Array.isArray(n["@graph"])&&si(n["@graph"],t)}return t}function vc(e,t){let n={},r=e.match(/<meta\b[^>]*>/gi)??[];for(let o of r){let i=(De(o,"property")||De(o,"name")||"").toLowerCase();if(i.startsWith(t)){let s=De(o,"content");s!==null&&(n[i.slice(t.length)]=s)}}return n}function fw(e){return vc(e,"og:")}function gw(e){return vc(e,"twitter:")}function mw(e,t=5){let r=xn(e).match(/<img\b[^>]*>/gi)??[],o=0,i=[];for(let s of r)if(!/\salt(?=[\s=/>])/i.test(s)&&(o++,i.length<t)){let l=De(s,"src");l&&i.push(l)}return{imgCount:r.length,missingAlt:o,missingAltSrcs:i}}var hw=/\.(png|jpe?g|gif|svg|webp|avif|ico|css|js|mjs|json|pdf|zip|gz|mp4|webm|mp3|woff2?|ttf|xml|txt)$/i;function $c(e,t,n=100){let r;try{r=new URL(t).origin}catch{return[]}let o=[],i=new Set,s=e.match(/<a\b[^>]*>/gi)??[];for(let a of s){if(o.length>=n)break;let l=De(a,"href");if(!l||l.startsWith("#")||/^(mailto:|tel:|javascript:|data:)/i.test(l))continue;let c;try{c=new URL(l,t)}catch{continue}if(c.origin!==r||hw.test(c.pathname)||de(c.pathname))continue;c.hash="";let d=c.pathname==="/"?`${c.origin}/${c.search}`:`${c.origin}${c.pathname.replace(/\/+$/,"")}${c.search}`;i.has(d)||(i.add(d),o.push(d))}return o}function xc(e){return(xn(e).replace(ai," ").match(/<a\b[^>]*\bhref\s*=/gi)??[]).length}function Sc(e){let t=xn(e).replace(ai," ").replace(/<!--[\s\S]*?-->/g," ").replace(/<[^>]+>/g," ").replace(/&nbsp;/gi," ").replace(/&[a-z]+;/gi," ").replace(/\s+/g," ").trim();return t===""?0:t.split(" ").filter(Boolean).length}var yw=/\b(loading|please wait|just a moment|redirecting)\b[\s.…]*/i;function ww(e){let t=Sc(e),n=xc(e),r=xn(e).replace(ai," ").replace(/<[^>]+>/g," ").replace(/\s+/g," ").trim(),o=t<kc&&yw.test(r),i=t<kc&&n===0;return o||i}function bw(e,t,n=200){let r=pw(t),o=Array.from(new Set(r.flatMap(a=>a.types))),i=dw(t),s=mw(t);return{url:e,status:n,fetched:!0,title:lw(t),metaDescription:cw(t),h1s:uw(t),canonical:i,canonicalServerRendered:i===null?null:!0,jsonLd:r,jsonLdTypes:o,openGraph:fw(t),twitter:gw(t),wordCount:Sc(t),clientRenderedShell:ww(t),bodyLinkCount:xc(t),imgCount:s.imgCount,imgsMissingAlt:s.missingAlt,imgsMissingAltSrcs:s.missingAltSrcs,failureReason:null}}function _c(e,t=null){return{url:e,status:null,fetched:!1,title:null,metaDescription:null,h1s:[],canonical:null,canonicalServerRendered:null,jsonLd:[],jsonLdTypes:[],openGraph:{},twitter:{},wordCount:0,clientRenderedShell:!1,bodyLinkCount:0,imgCount:0,imgsMissingAlt:0,imgsMissingAltSrcs:[],failureReason:t}}function kw(e){return typeof e=="function"?{fetchImpl:e}:e??{}}function vw(e){if(e instanceof Error){let t=e.cause,n=t?.code??(t?.message&&t.message!==e.message?t.message:null);return`network error: ${e.message}${n?` (${n})`:""}`}return`network error: ${String(e)}`}async function li(e,t){let n=kw(t),r=_c(e);try{let o=await P(e,{headers:{"user-agent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) SEOAgent-CLI"},redirect:"follow"},{attempts:n.attempts??3,timeoutMs:n.timeoutMs??1e4,fetchImpl:n.fetchImpl});if(!o.ok)return{evidence:{...r,status:o.status,failureReason:`HTTP ${o.status}`},html:null};let i=await o.text();return{evidence:bw(e,i,o.status),html:i}}catch(o){return{evidence:{...r,failureReason:vw(o)},html:null}}}async function ci(e,t){return(await li(e,t)).evidence}async function Cc(e,t={}){let n=Math.max(1,t.concurrency??5),r=new Array(e.length),o=0;async function i(){for(;;){let s=o++;if(s>=e.length)return;if(t.deadlineMs!==void 0&&Date.now()>=t.deadlineMs){r[s]=_c(e[s],"crawl time budget exhausted before this page could be fetched");continue}r[s]=await ci(e[s],{attempts:t.attempts,timeoutMs:t.timeoutMs,fetchImpl:t.fetchImpl})}}return await Promise.all(Array.from({length:Math.min(n,e.length)},()=>i())),r}function $w(e){let t=[],n=[],r=null,o=!1;for(let i of e.split(/\r?\n/)){let s=i.replace(/#.*$/,"").trim();if(!s)continue;let a=s.indexOf(":");if(a===-1)continue;let l=s.slice(0,a).trim().toLowerCase(),c=s.slice(a+1).trim();if(l==="user-agent"){(!r||!o)&&(r={userAgents:[],disallow:[],allow:[]},t.push(r)),r.userAgents.push(c.toLowerCase()),o=!0;continue}if(o=!1,l==="sitemap"){c&&n.push(c);continue}r||(r={userAgents:["*"],disallow:[],allow:[]},t.push(r)),l==="disallow"?r.disallow.push(c):l==="allow"&&r.allow.push(c)}return{groups:t,sitemaps:n}}function Rc(e){let t=e.trim().replace(/\/+$/,"");return/^https?:\/\//i.test(t)?t:`https://${t}`}async function Ec(e,t){let n=`${Rc(e)}/robots.txt`,r={fetched:!1,status:null,raw:"",groups:[],sitemaps:[]};try{let o=await P(n,{headers:{"user-agent":"SEOAgent-CLI/robots-check"}},{attempts:2,timeoutMs:1e4,fetchImpl:t});if(!o.ok)return{...r,status:o.status};let i=await o.text();return/^\s*</.test(i)?{...r,status:o.status,raw:""}:{fetched:!0,status:o.status,raw:i,...$w(i)}}catch{return r}}var xw=/\/(blog|posts?|articles?|news)\//i;function Sw(e){return e.filter(t=>xw.test(t)).length}async function Ac(e,t){let n=`${Rc(e)}/sitemap.xml`,r={fetched:!1,status:null,urls:[],count:0,blogUrlCount:0};try{let o=await P(n,{headers:{"user-agent":"SEOAgent-CLI/sitemap-facts"}},{attempts:2,timeoutMs:1e4,fetchImpl:t});if(!o.ok)return{...r,status:o.status};let i=await o.text();if(!/<urlset|<sitemapindex/i.test(i))return{...r,status:o.status};let s=Oe(i);return{fetched:!0,status:o.status,urls:s,count:s.length,blogUrlCount:Sw(s)}}catch{return r}}function _w(e){return Object.keys(e.twitter).length>0}function Cw(e){return Object.keys(e.openGraph).length>0}function Rw(e,t){switch(t){case"title":return e.title!==null&&e.title.trim()!=="";case"meta_description":return e.metaDescription!==null&&e.metaDescription.trim()!=="";case"canonical":return e.canonical!==null&&e.canonical.trim()!=="";case"open_graph":return Cw(e);case"twitter_card":return _w(e);case"json_ld":return e.jsonLdTypes.length>0}}var Ew=["title","meta_description","canonical","open_graph","twitter_card","json_ld"];function Aw(e,t){switch(t){case"title":return`title already present: "${e.title}"`;case"meta_description":return`meta description already present: "${e.metaDescription}"`;case"canonical":return`canonical already present: ${e.canonical}`;case"open_graph":return`Open Graph already present: ${Object.keys(e.openGraph).map(n=>`og:${n}`).join(", ")}`;case"twitter_card":return`Twitter card already present: ${Object.keys(e.twitter).map(n=>`twitter:${n}`).join(", ")}`;case"json_ld":return`JSON-LD already present: ${e.jsonLdTypes.join(", ")}`}}function Pw(e,t){if(!e.fetched)return{kind:t,present:!1,safeToRecommendAdding:!1,reason:'page not fetched \u2014 cannot confirm absence, so "add" is unverified (Hypothesis)'};let n=Rw(e,t);return{kind:t,present:n,safeToRecommendAdding:!n,reason:n?Aw(e,t):`${t} genuinely absent in the server HTML \u2014 safe to recommend adding`}}function Rr(e){return Ew.map(t=>Pw(e,t))}var Sn={title:"<title>",meta_description:"meta description",canonical:"canonical",open_graph:"Open Graph tags",twitter_card:"Twitter card",json_ld:"JSON-LD schema"};var ui="SOURCE RENDER (local dev server) \u2014 NOT the public live site";function Pc(e){return e===null||e===""?"_(none)_":e}function _n(e){let t=e.filter(n=>n.fetched);return{pagesMissingCanonical:t.filter(n=>!n.canonical).map(n=>n.url),pagesMissingMetaDescription:t.filter(n=>!n.metaDescription||n.metaDescription.trim()==="").map(n=>n.url),pagesWithMultipleH1s:t.filter(n=>n.h1s.length>1).map(n=>n.url),pagesWithNoStructuredData:t.filter(n=>n.jsonLd.length===0).map(n=>n.url),totalImgsMissingAlt:t.reduce((n,r)=>n+r.imgsMissingAlt,0),pagesWithImgsMissingAlt:t.filter(n=>n.imgsMissingAlt>0).map(n=>({url:n.url,count:n.imgsMissingAlt}))}}function Er(e,t){return t.length===0?`- **${e}:** _(none \u2014 all pages pass)_`:`- **${e}:** ${t.join(", ")}`}function Ic(e){let{domain:t,capturedAt:n,pages:r,robots:o,sitemap:i}=e,s=e.origin??`https://${t.replace(/^https?:\/\//,"").replace(/\/+$/,"")}`,a=e.sourceRender===!0,l=[];l.push("---"),l.push(`domain: ${t}`),l.push(`origin: ${s}`),e.originSource&&l.push(`origin_source: ${e.originSource}`),l.push(`source_render: ${a}`),l.push(`captured_at: ${n}`),l.push(`pages_crawled: ${r.length}`);let c=r.filter(p=>p.fetched),d=r.filter(p=>!p.fetched);if(l.push(`pages_discovered: ${r.length}`),l.push(`pages_captured: ${c.length}`),l.push(`capture_complete: ${d.length===0}`),l.push("note: >-"),a?(l.push(" SOURCE-RENDER evidence (local dev server). Every fact here was fetched"),l.push(" from a loopback origin that was NOT designated as the live site \u2014 it"),l.push(" describes the LOCAL RENDER only, never the public live site. Do NOT"),l.push(" emit live-state claims (present OR absent) from this file.")):(l.push(" Live-crawl evidence base. Every fact here was fetched from the live site."),l.push(" The audit must ground all Confirmed claims on THIS file, never on repo"),l.push(" source or priors. Do NOT recommend adding schema / robots rules /"),l.push(" canonical tags that already appear below.")),l.push("---"),l.push(""),l.push(`# Live-Crawl Evidence \u2014 ${t}`),l.push(""),l.push(`**Crawled origin:** ${s} at ${n}`),l.push(""),a&&(l.push(`> **\u26A0 ${ui}.**`),l.push(`> This crawl fetched a loopback origin (${s}) that nobody designated as the live site (no \`--url\`, no \`live_url:\` in project.md) \u2014 a self-started local dev server renders the REPO's current state, which may differ from production in either direction. Nothing below is live-state evidence: "(Confirmed absent)" here means absent from the LOCAL render only, NOT absent on the live site. Do not base any live-site claim or "add X" recommendation on this file. If this loopback origin genuinely IS the site under audit (the user said so), re-run \`seoagent crawl --url ${s}\` to designate it; otherwise re-run with \`--url <live origin>\`.`),l.push("")),d.length>0){l.push(`## \u26A0 Pages NOT captured (${d.length} of ${r.length} discovered) \u2014 crawl INCOMPLETE`),l.push(""),l.push("The crawl discovered these pages but could not fetch them (each retried, then re-fetched sequentially). **The evidence below is INCOMPLETE: every finding and rollup in this file is a LOWER BOUND, not a complete picture.** Report this as a Confirmed finding, and never treat an uncaptured page as passing any check \u2014 no claim about these pages (present OR absent) is Confirmed."),l.push("");for(let p of d)l.push(`- ${p.url} \u2014 ${p.failureReason??(p.status===null?"network error":`HTTP ${p.status}`)}`);l.push("")}if(l.push("## robots.txt (Confirmed)"),!o.fetched)l.push(`- Not fetched (HTTP ${o.status??"network error"}). Do NOT assert any robots.txt rule \u2014 it is unverified (Hypothesis).`);else{let p=o.groups.flatMap(g=>g.disallow).filter(Boolean);l.push(`- Fetched: HTTP ${o.status}`),l.push(`- Disallow rules present: ${p.length===0?"**none** (do NOT claim any path is blocked)":p.map(g=>`\`${g}\``).join(", ")}`),l.push(`- Sitemap declarations: ${o.sitemaps.length===0?"_(none)_":o.sitemaps.join(", ")}`),l.push("- Raw contents:"),l.push("```"),l.push(o.raw.trim()),l.push("```")}l.push(""),l.push("## sitemap.xml (Confirmed)"),i.fetched?(l.push(`- **${i.count} URL${i.count===1?"":"s"}**, ${i.blogUrlCount} blog/article post${i.blogUrlCount===1?"":"s"}`),i.blogUrlCount===0&&l.push(" - No blog posts are in the sitemap \u2014 if the site has a blog, its posts are not discoverable this way (report as a finding, Confirmed).")):l.push(`- Not fetched (HTTP ${i.status??"network error"}). Do NOT assert a sitemap URL count.`),l.push("");let f=_n(r);l.push("## Site-wide rollup (Confirmed)"),l.push(Er("Pages missing canonical",f.pagesMissingCanonical)),l.push(Er("Pages missing meta description",f.pagesMissingMetaDescription)),l.push(Er("Pages with multiple H1s",f.pagesWithMultipleH1s)),l.push(Er("Pages with no structured data (zero JSON-LD)",f.pagesWithNoStructuredData)),l.push(f.totalImgsMissingAlt===0?"- **Images missing alt:** _(none \u2014 every crawled image has an alt attribute)_":`- **Images missing alt:** ${f.totalImgsMissingAlt} total \u2014 ${f.pagesWithImgsMissingAlt.map(p=>`${p.url} (${p.count})`).join(", ")}`),l.push("");for(let p of r){if(l.push(`## ${p.url}`),!p.fetched){l.push(`- Not fetched (${p.failureReason??(p.status===null?"network error":`HTTP ${p.status}`)}). No claims about this page are Confirmed.`),l.push("");continue}l.push(`- HTTP ${p.status} \xB7 ${p.wordCount} body words`),l.push(`- **title:** ${Pc(p.title)}`),l.push(`- **meta description:** ${Pc(p.metaDescription)}`),l.push(`- **h1(s):** ${p.h1s.length===0?"_(none \u2014 missing H1, Confirmed)_":p.h1s.map(w=>`\`${w}\``).join(" | ")}${p.h1s.length>1?` **(\u26A0 ${p.h1s.length} H1s \u2014 conflicting)**`:""}`),l.push(`- **canonical:** ${p.canonical===null?"_(none in server HTML)_":`\`${p.canonical}\` (${p.canonicalServerRendered?"server-rendered":"client-rendered"})`}`),l.push(`- **JSON-LD @types present:** ${p.jsonLdTypes.length===0?"_(none \u2014 safe to recommend adding schema)_":p.jsonLdTypes.map(w=>`\`${w}\``).join(", ")+" \u2014 **already present; do NOT recommend adding these**"}`);let g=Object.keys(p.openGraph),y=Object.keys(p.twitter);l.push(`- **Open Graph:** ${g.length===0?"_(none)_":g.map(w=>`og:${w}`).join(", ")}`),l.push(`- **Twitter:** ${y.length===0?"_(none)_":y.map(w=>`twitter:${w}`).join(", ")}`),l.push(`- **images:** ${p.imgCount} total, ${p.imgsMissingAlt===0?"all have alt":`**${p.imgsMissingAlt} missing alt**${p.imgsMissingAltSrcs.length>0?` (${p.imgsMissingAltSrcs.map(w=>`\`${w}\``).join(", ")}${p.imgsMissingAlt>p.imgsMissingAltSrcs.length?", \u2026":""})`:""} (Confirmed)`}`),p.clientRenderedShell&&l.push(`- **\u26A0 client-rendered shell:** server HTML has ${p.wordCount} words and ${p.bodyLinkCount} in-body links \u2014 crawlers can't see the content (Confirmed). Any on-page data (counts, listings) is Likely/Hypothesis, not Confirmed.`);let h=Rr(p).filter(w=>w.present).map(w=>Sn[w.kind]);h.length>0&&l.push(`- **Already present (do NOT recommend adding):** ${h.join(", ")} \u2014 verified in the server \`<head>\`.`),l.push("")}return l.join(`
896
+ `)}function Tc(e){return{pages:e.pages.length,fetched:e.pages.filter(t=>t.fetched).length,multiH1:e.pages.filter(t=>t.h1s.length>1).length,shells:e.pages.filter(t=>t.clientRenderedShell).length,robotsFetched:e.robots.fetched,sitemapCount:e.sitemap.fetched?e.sitemap.count:null}}var Oc={Critical:0,High:1,Medium:2,Low:3};var Iw=/^\*\*Check:\*\*\s*`([a-z][a-z0-9_]*)`\s*$/;function Lc(e){try{let t=new URL(e);return t.hash="",t.pathname==="/"?`${t.origin}/${t.search}`:`${t.origin}${t.pathname.replace(/\/+$/,"")}${t.search}`}catch{return null}}function se(e,t,n){return e===1?t:n??`${t}s`}function di(e){let{pages:t,robots:n,sitemap:r}=e,o=t.filter(c=>c.fetched),i=_n(t),s=[],a=o.filter(c=>c.clientRenderedShell);a.length>0&&s.push({severity:"Critical",checkId:"client_rendered_shell",title:`${a.length} ${se(a.length,"page serves","pages serve")} a client-rendered shell \u2014 crawlers see no content`,what:'The server HTML for these pages is (near-)empty \u2014 a "Loading\u2026" placeholder or a body with no in-body links. Search engines index what the initial HTML contains, so these pages look blank to crawlers.',urls:a.map(c=>c.url),why:"A 200 OK with an empty body is treated as a soft 404 and gets deindexed; a content listing rendered this way also hides every page it links to from crawl discovery.",fix:"Server-render or pre-render these routes (SSR/SSG/ISR) so the content and links are present in the initial HTML.",evidence:a.map(c=>`evidence.md \xA7 ${c.url} \u2014 client-rendered shell`).join("; ")});let l=t.filter(c=>!c.fetched);if(l.length>0&&s.push({severity:"High",checkId:"crawl_incomplete",title:`${l.length} discovered ${se(l.length,"page","pages")} could not be crawled \u2014 evidence is incomplete`,what:"These URLs were discovered by the crawl (sitemap, nav links, or repo routes) but did not return a usable 2xx response even after retries and a sequential re-fetch. The crawl is INCOMPLETE: every other finding in this report is a lower bound, and no check result exists for these pages \u2014 an uncaptured page must never be treated as passing.",urls:l.map(c=>`${c.url} (${c.failureReason??(c.status===null?"network error":`HTTP ${c.status}`)})`),why:"Linked or sitemap-listed URLs that error waste crawl budget, break user journeys, and (if they used to rank) bleed accumulated authority \u2014 and every page the crawl could not capture is a blind spot in this audit.",fix:"Fix or 301-redirect each URL (remove permanently dead ones from the sitemap and internal links); if the failure was network/timeout, re-run `seoagent crawl` to complete the evidence before treating the audit as final.",evidence:"evidence.md \xA7 Pages NOT captured"}),n.fetched||s.push({severity:"High",checkId:"robots_txt_missing",title:"robots.txt is missing or unreachable",what:`Fetching /robots.txt returned ${n.status===null?"a network error":`HTTP ${n.status}`} \u2014 crawlers get no crawl directives and no sitemap pointer from it.`,urls:[],why:"Without a robots.txt, crawlers apply defaults and never discover the sitemap from it; a misconfigured server may even be blocking the fetch.",fix:"Serve a robots.txt at the site root \u2014 at minimum `User-agent: *`, `Allow: /`, and a `Sitemap:` line pointing at the live sitemap.xml.",evidence:"evidence.md \xA7 robots.txt \u2014 Not fetched"}),!r.fetched)s.push({severity:"High",checkId:"sitemap_missing",title:"sitemap.xml is missing or unreachable",what:`Fetching /sitemap.xml returned ${r.status===null?"a network error":`HTTP ${r.status}`} (or the response was not valid sitemap XML).`,urls:[],why:"Without a sitemap, search engines rely purely on link discovery \u2014 new and deep pages get found late or never.",fix:"Generate and serve a sitemap.xml listing every canonical public URL, and submit it to Google Search Console.",evidence:"evidence.md \xA7 sitemap.xml \u2014 Not fetched"});else{let c=new Set(r.urls.map(f=>Lc(f)).filter(Boolean)),d=o.filter(f=>{let p=Lc(f.url);return p!==null&&!c.has(p)});d.length>0&&s.push({severity:"Medium",checkId:"sitemap_coverage_gap",title:`${d.length} crawled ${se(d.length,"page is","pages are")} missing from sitemap.xml (${r.count} ${se(r.count,"URL")} listed vs ${o.length} ${se(o.length,"page")} discovered live)`,what:"These pages are live and reachable (the crawl fetched them via nav links or discovery) but sitemap.xml does not list them.",urls:d.map(f=>f.url),why:"Pages absent from the sitemap depend entirely on link discovery, get crawled less often, and signal an unmaintained sitemap to search engines.",fix:"Regenerate the sitemap to include every canonical public URL (prefer a framework-generated sitemap so it stays current), then resubmit it to Search Console.",evidence:`evidence.md \xA7 sitemap.xml \u2014 ${r.count} ${se(r.count,"URL")}`})}if(n.fetched&&r.fetched&&n.sitemaps.length===0&&s.push({severity:"Medium",checkId:"sitemap_not_in_robots",title:"robots.txt has no Sitemap: declaration",what:"The live robots.txt was fetched successfully but declares no `Sitemap:` line, even though a sitemap.xml exists.",urls:[],why:"Crawlers that read robots.txt first (all of them) never learn where the sitemap lives without a GSC submission.",fix:"Add `Sitemap: <origin>/sitemap.xml` to robots.txt.",evidence:"evidence.md \xA7 robots.txt \u2014 Sitemap declarations: _(none)_"}),i.pagesMissingCanonical.length>0&&s.push({severity:"Medium",checkId:"canonical_missing",title:`${i.pagesMissingCanonical.length} ${se(i.pagesMissingCanonical.length,"page has","pages have")} no canonical tag in the server HTML`,what:'The server HTML of these pages contains no `<link rel="canonical">`.',urls:i.pagesMissingCanonical,why:"Without a self-referencing canonical, URL variants (query strings, trailing slashes, http/https, www) can split ranking signals across duplicates.",fix:'Add a self-referencing `<link rel="canonical" href="{full URL}">` to each listed page.',evidence:"evidence.md \xA7 Site-wide rollup \u2014 Pages missing canonical"}),i.pagesMissingMetaDescription.length>0&&s.push({severity:"Medium",checkId:"meta_description_missing",title:`${i.pagesMissingMetaDescription.length} ${se(i.pagesMissingMetaDescription.length,"page is","pages are")} missing a meta description`,what:'These pages serve no `<meta name="description">` in the server HTML.',urls:i.pagesMissingMetaDescription,why:"Google writes its own snippet for these results \u2014 usually worse copy than yours \u2014 which depresses click-through rate.",fix:"Add a unique 150\u2013160 character meta description (primary keyword + a soft CTA) to each listed page.",evidence:"evidence.md \xA7 Site-wide rollup \u2014 Pages missing meta description"}),i.pagesWithMultipleH1s.length>0&&s.push({severity:"Medium",checkId:"h1_multiple",title:`${i.pagesWithMultipleH1s.length} ${se(i.pagesWithMultipleH1s.length,"page has","pages have")} multiple H1s`,what:"These pages serve more than one `<h1>` in the document, sending conflicting topic signals.",urls:i.pagesWithMultipleH1s,why:"A single clear H1 tells crawlers (and AI answer engines) what the page is about; multiple H1s dilute that signal.",fix:"Keep exactly one `<h1>` per page and demote the others to `<h2>`/`<h3>`.",evidence:"evidence.md \xA7 Site-wide rollup \u2014 Pages with multiple H1s"}),i.pagesWithNoStructuredData.length>0&&s.push({severity:"Medium",checkId:"json_ld_missing",title:`${i.pagesWithNoStructuredData.length} ${se(i.pagesWithNoStructuredData.length,"page serves","pages serve")} no structured data (zero JSON-LD)`,what:'The server HTML of these pages contains no `<script type="application/ld+json">` block at all.',urls:i.pagesWithNoStructuredData,why:"Structured data powers rich results and gives AI search engines an unambiguous machine-readable summary of the page; pages without it compete on prose alone.",fix:"Add the JSON-LD type matching each page (Organization/WebSite on the homepage, Article/BlogPosting on posts, etc.) \u2014 only on the pages listed here; other crawled pages already serve schema.",evidence:"evidence.md \xA7 Site-wide rollup \u2014 Pages with no structured data (zero JSON-LD)"}),i.totalImgsMissingAlt>0){let c=i.pagesWithImgsMissingAlt.map(d=>{let p=o.find(g=>g.url===d.url)?.imgsMissingAltSrcs??[];return`${d.url} \u2014 ${d.count} ${se(d.count,"image")}${p.length>0?` (${p.join(", ")}${d.count>p.length?", \u2026":""})`:""}`});s.push({severity:"Medium",checkId:"images_without_alt",title:`${i.totalImgsMissingAlt} ${se(i.totalImgsMissingAlt,"image is","images are")} missing alt text across ${i.pagesWithImgsMissingAlt.length} ${se(i.pagesWithImgsMissingAlt.length,"page")}`,what:'These `<img>` tags carry no `alt` attribute at all (decorative `alt=""` counts as present and is not flagged).',urls:c,why:"Missing alt text costs image-search visibility and accessibility, and is one of the most common automated-audit dings.",fix:"Add descriptive alt text to each listed image (start with the srcs shown).",evidence:"evidence.md \xA7 Site-wide rollup \u2014 Images missing alt"})}return s.sort((c,d)=>Oc[c.severity]-Oc[d.severity])}function Tw(e){let t=[];for(let n of e.filter(r=>r.fetched)){let r=Rr(n).filter(o=>o.present).map(o=>o.kind==="json_ld"?`${Sn[o.kind]} (${n.jsonLdTypes.join(", ")})`:Sn[o.kind]);r.length>0&&t.push(`- ${n.url} \u2014 ${r.join(", ")}`)}return t}function Nc(e){let t=di(e),n=e.origin??`https://${e.domain.replace(/^https?:\/\//,"").replace(/\/+$/,"")}`,r=e.sourceRender===!0,o=[];o.push("---"),o.push(`domain: ${e.domain}`),o.push(`origin: ${n}`),o.push(`source_render: ${r}`),o.push(`generated_at: ${e.capturedAt}`),o.push(`findings: ${t.length}`),o.push("source_evidence: .seoagent/audit/evidence.md"),o.push("note: >-"),o.push(" MACHINE-GENERATED findings report derived from the live-crawl evidence."),o.push(" The audit (audit/latest.md) BUILDS ON this file \u2014 it must carry every"),o.push(" finding below forward (adding GSC context and prioritization on top),"),o.push(" never re-derive or truncate the list. Do not hand-edit; re-run"),o.push(" `seoagent crawl` to regenerate."),o.push("---"),o.push(""),o.push(`# Technical findings \u2014 ${e.domain} (from the live crawl)`),o.push(""),o.push(`Derived by code from \`.seoagent/audit/evidence.md\` (crawled ${n} at ${e.capturedAt}). Every finding below is **Confirmed** against that evidence. Reporting every one of these is non-negotiable \u2014 session economy trims bookkeeping, never findings.`),o.push(""),r&&(o.push(`> **\u26A0 ${ui}.**`),o.push("> These findings describe the LOCAL render only \u2014 the crawl hit an undesignated loopback origin. Do not present them as live-site facts; re-run `seoagent crawl --url <live origin>` for live findings."),o.push("")),t.length===0&&(o.push("## No confirmed technical findings"),o.push(""),o.push("Every crawled page passed the rollup checks (canonical, meta description, single H1, structured data, image alt, server-rendered content), and robots.txt + sitemap.xml were fetched successfully with no coverage gaps."),o.push("")),t.forEach((s,a)=>{if(o.push(`## [${s.severity}] ${s.title}`),o.push(""),o.push(`**Confirmed** \xB7 Evidence: ${s.evidence}`),o.push(""),o.push(`**Check:** \`${s.checkId}\``),o.push(""),o.push(s.what),s.urls.length>0){o.push(""),o.push("Affected URLs:");for(let l of s.urls)o.push(`- ${l}`)}o.push(""),o.push(`**Why it matters:** ${s.why}`),o.push(""),o.push(`**Suggested fix:** ${s.fix}`),a<t.length-1&&o.push("")}),o.push("");let i=Tw(e.pages);return o.push("## Already present on the live site \u2014 never recommend adding these"),o.push(""),o.push('The crawl confirms the following already exist in the live server HTML. If the repo source lacks any of them, the **repo source is stale \u2014 the live page already serves it; reconcile the source** with what is live. Never phrase these as "add X".'),o.push(""),i.length===0?o.push("_(no fetched page serves any head-level entity \u2014 nothing to guard)_"):o.push(...i),o.push(""),o.join(`
897
+ `)}function jc(e){let t=[],n=/^## \[(Critical|High|Medium|Low)\] (.+)$/,r=null;for(let o of e.split(/\r?\n/)){let i=o.match(n);if(i){r={severity:i[1],title:i[2].trim()},t.push(r);continue}if(/^##\s/.test(o)){r=null;continue}let s=r?o.match(Iw):null;s&&r&&(r.checkId=s[1])}return t}var fi=500,Lw=5,Nw=18e4,jw=9e5,Dw=6e4,Fw=3e3,Mw=15e3,Uw=2;function Bw(e){let t=Dw+Fw*Math.max(0,e);return Math.min(jw,Math.max(Nw,t))}function Mc(e){let t=e.toLowerCase().replace(/^\[|\]$/g,"");return t==="localhost"||t.endsWith(".localhost")||t==="::1"||t==="0.0.0.0"||/^127\.\d{1,3}\.\d{1,3}\.\d{1,3}$/.test(t)}function Gw(e){let t=e.trim().replace(/\/+$/,"");if(!t)return null;let n=t;if(!/^https?:\/\//i.test(n)){let r=n.split("/")[0].split(":")[0];n=`${Mc(r)?"http":"https"}://${n}`}try{let r=new URL(n);return r.protocol!=="http:"&&r.protocol!=="https:"?null:r.origin}catch{return null}}function gi(e){let t=[];e.urlFlag&&t.push({raw:e.urlFlag,source:"flag"}),e.liveUrl&&t.push({raw:e.liveUrl,source:"live_url"}),e.domain&&e.domain!=="unknown"&&t.push({raw:e.domain,source:"domain"});for(let n of t){let r=Gw(n.raw);if(!r){if(n.source==="flag")return{ok:!1,error:`Invalid --url value: ${JSON.stringify(n.raw)} \u2014 pass a full origin like https://example.com or http://127.0.0.1:3000.`};continue}let o=n.source==="flag"||n.source==="live_url",i=Mc(new URL(r).hostname);return{ok:!0,origin:r,source:n.source,designated:o,loopback:i,sourceRender:i&&!o}}return{ok:!1,error:"No crawl origin \u2014 pass --url <live site origin> or set live_url: (or domain:) in .seoagent/project.md. The crawl never guesses which site is live, and starting a local dev server does NOT count as the live site."}}async function mi(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=gi({urlFlag:e.url,liveUrl:n.live_url,domain:n.domain});if(!r.ok){u.error(r.error),process.exitCode=1;return}if(r.source==="flag")try{J(t,{live_url:r.origin})}catch{}let o=n.domain&&n.domain!=="unknown"?n.domain:new URL(r.origin).host,i=Math.min(Math.max(1,e.max??fi),fi),s=`${r.origin}/`;u.info(`Capturing live-crawl evidence from ${r.origin} (every discovered page up to ${i} + robots + sitemap)\u2026`),r.sourceRender&&u.warn("Loopback origin without a --url/live_url designation \u2014 evidence will be labeled SOURCE RENDER (local dev server), NOT the public live site.");let[a,l,c]=await Promise.all([li(s,e.fetchImpl),Ec(r.origin,e.fetchImpl),Ac(r.origin,e.fetchImpl)]),d=a.html?$c(a.html,s):[],f=Ww({home:s,sitemapUrls:Fc(c.urls,r.origin),navLinks:d,repoUrls:Fc(Kw(t,o),r.origin),max:i}),p=f.urls;f.truncated>0&&u.warn(`CRAWL CAPPED: discovered ${f.discovered} pages but will fetch only ${p.length} (${e.max!==void 0?`--max ${i}`:`safety cap ${fi}`}). ${f.truncated} discovered page${f.truncated===1?"":"s"} will NOT be audited \u2014 evidence is a LOWER BOUND.`);let g=Date.now()+Bw(p.length),y=p.filter(D=>D!==s),h=await Cc(y,{concurrency:Lw,fetchImpl:e.fetchImpl,deadlineMs:g}),w=[a.evidence,...h];await qw(w,g,e.fetchImpl);let b={domain:o,origin:r.origin,originSource:r.source,sourceRender:r.sourceRender,capturedAt:new Date().toISOString(),pages:w,robots:l,sitemap:c},C=pi(t,k,"audit");Ow(C,{recursive:!0});let B=pi(C,"evidence.md");Dc(B,Ic(b),"utf-8");let I=pi(C,"findings.md");if(Dc(I,Nc(b),"utf-8"),e.json){process.stdout.write(JSON.stringify(b,null,2)+`
898
+ `);return}zw(b,B,I)}function Hw(e){try{let t=new URL(e);return t.protocol!=="http:"&&t.protocol!=="https:"?null:(t.hash="",t.pathname==="/"?`${t.origin}/${t.search}`:`${t.origin}${t.pathname.replace(/\/+$/,"")}${t.search}`)}catch{return null}}function Ww(e){let t=new Set,n=[],r=o=>{let i=Hw(o);!i||t.has(i)||(t.add(i),n.length<e.max&&n.push(i))};r(e.home);for(let o of e.sitemapUrls??[])r(o);for(let o of e.navLinks??[])r(o);for(let o of e.repoUrls??[])r(o);return{urls:n,discovered:t.size,truncated:t.size-n.length}}function Kw(e,t){try{return ve(e,t).pages.map(n=>n.url).filter(n=>/^https?:\/\//.test(n))}catch{return[]}}async function qw(e,t,n){for(let r=0;r<e.length;r++){let o=e[r];if(o.fetched)continue;if(Date.now()>=t){let s="crawl time budget exhausted before sequential retry";e[r]={...o,failureReason:o.failureReason?`${o.failureReason}; ${s}`:s};continue}let i=await ci(o.url,{attempts:Uw,timeoutMs:Mw,fetchImpl:n});e[r]=i.fetched?i:{...i,failureReason:i.failureReason??o.failureReason??null}}}function Fc(e,t){let n=[];for(let r of e)try{let o=new URL(r);n.push(`${t}${o.pathname}${o.search}`)}catch{}return n}function zw(e,t,n){let r=Tc(e),o=_n(e.pages);u.success(`Captured evidence for ${r.fetched}/${r.pages} page${r.pages===1?"":"s"} from ${e.origin??e.domain} \u2192 ${ye.dim(t)}`);let i=e.pages.filter(a=>!a.fetched);if(i.length>0){u.warn(`CRAWL INCOMPLETE: ${i.length} discovered page${i.length===1?"":"s"} could NOT be captured \u2014 evidence is a LOWER BOUND, not a complete picture. See "Pages NOT captured" in evidence.md.`);for(let a of i)u.message(` ${ye.red("\u2717")} ${a.url} \u2014 ${a.failureReason??(a.status===null?"network error":`HTTP ${a.status}`)}`)}e.sourceRender&&u.warn("SOURCE RENDER (local dev server) \u2014 this evidence describes the local render, NOT the public live site. Re-run with --url <live origin> for live evidence."),u.message(` robots.txt: ${r.robotsFetched?ye.green("fetched"):ye.yellow("not reachable")} \xB7 sitemap: ${r.sitemapCount===null?ye.yellow("not reachable"):ye.green(`${r.sitemapCount} URLs`)}`);let s=[];if(o.pagesMissingCanonical.length>0&&s.push(`${o.pagesMissingCanonical.length} missing canonical`),o.pagesMissingMetaDescription.length>0&&s.push(`${o.pagesMissingMetaDescription.length} missing meta description`),o.pagesWithMultipleH1s.length>0&&s.push(`${o.pagesWithMultipleH1s.length} with multiple H1s`),o.pagesWithNoStructuredData.length>0&&s.push(`${o.pagesWithNoStructuredData.length} with no structured data`),o.totalImgsMissingAlt>0&&s.push(`${o.totalImgsMissingAlt} image${o.totalImgsMissingAlt===1?"":"s"} missing alt`),s.length>0&&u.message(` ${ye.yellow("!")} rollup: ${s.join(" \xB7 ")}`),r.shells>0&&u.message(` ${ye.yellow("!")} ${r.shells} page(s) render as a client-side shell \u2014 crawlers can't see the content`),n){let a=di(e).length;u.message(` findings report: ${a===0?ye.green("no confirmed findings"):ye.yellow(`${a} confirmed finding${a===1?"":"s"}`)} \u2192 ${ye.dim(n)}`)}u.info("The audit will ground its Confirmed findings on this evidence \u2014 and must carry EVERY finding from findings.md into audit/latest.md and the final summary. No invented robots rules, no recommending schema that already exists.")}import{existsSync as Xw,mkdirSync as Qw,writeFileSync as Zw}from"fs";import{dirname as qc,join as eb}from"path";import Se from"picocolors";var Vw=10,Bc=30,hi=200;function Gc(e,t,n){let r=new URL(t).host,o=new Set,i=[];for(let l of e){let c;try{c=new URL(l)}catch{continue}if(c.host!==r){let f=p=>p.replace(/^www\./,"");if(f(c.host)!==f(r))continue}let d=c.href.split("#")[0];o.has(d)||(o.add(d),!de(N(d))&&(/\.(md|txt)$/i.test(c.pathname)||i.push(d)))}let s=`${t.replace(/\/$/,"")}/`,a=i.findIndex(l=>l===s||l===s.slice(0,-1));if(a>0){let[l]=i.splice(a,1);i.unshift(l)}return{selected:i.slice(0,n),skipped:i.slice(n)}}function Yw(e,t){let n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n}function yi(e){let t=0,n=0;for(let r of e)r.error||r.indexStatus==="ERROR"?n+=1:r.indexStatus==="PASS"&&(t+=1);return{inspected:e.length,indexed:t,notIndexed:e.length-t-n,errors:n}}function Ar(e){return e.replace(/\|/g,"\\|")}function Uc(e){return e.error?e.error:e.coverageState||e.indexStatus}function Hc(e,t){let n=yi(e),r=e.filter(l=>!l.error&&l.indexStatus==="PASS"),o=e.filter(l=>l.error||l.indexStatus==="ERROR"),i=e.filter(l=>!r.includes(l)&&!o.includes(l)),s=t.notInspected.length===0,a=["---",`origin: ${t.origin}`,`gsc_property: ${t.siteUrl}`,`generated: ${t.generatedAt}`,`sitemap: ${t.sitemapUrl??"(none found \u2014 homepage only)"}`,`sitemap_urls: ${t.sitemapUrlCount}`,`inspected: ${n.inspected}`,`indexed: ${n.indexed}`,`not_indexed: ${n.notIndexed}`,`errors: ${n.errors}`,`capture_complete: ${s}`,"---","",`# GSC Indexing Coverage \u2014 ${t.origin}`,"","Verdicts are authoritative Google Search Console URL Inspection results",`fetched ${t.generatedAt} for property \`${t.siteUrl}\`. A finding derived`,'from a row below is `Confirmed`. URLs in the "Not inspected" section have',"NO verdict \u2014 never claim they are indexed or not indexed.",""];if(i.length>0){a.push(`## Not indexed (${i.length})`,""),a.push("| URL | Verdict | Coverage state | Last crawl | Robots | Fetch |"),a.push("| --- | --- | --- | --- | --- | --- |");for(let l of i)a.push(`| ${Ar(l.url)} | ${l.indexStatus} | ${Ar(Uc(l))} | ${l.lastCrawlTime??"\u2014"} | ${l.robotsTxtState??"\u2014"} | ${l.fetchStatus??"\u2014"} |`);a.push("")}if(r.length>0){a.push(`## Indexed (${r.length})`,""),a.push("| URL | Coverage state | Google canonical | Last crawl |"),a.push("| --- | --- | --- | --- |");for(let l of r)a.push(`| ${Ar(l.url)} | ${Ar(Uc(l))} | ${l.googleCanonical??"\u2014"} | ${l.lastCrawlTime??"\u2014"} |`);a.push("")}if(o.length>0){a.push(`## Inspection errors (${o.length})`,"");for(let l of o)a.push(`- ${l.url} \u2014 ${l.error??"unknown error"}`);a.push("")}if(!s){a.push(`## Not inspected (${t.notInspected.length} sitemap URLs beyond the cap)`,"","No verdict exists for these \u2014 raise the cap with `--max <n>` to inspect them.","");let l=t.notInspected.slice(0,100);for(let c of l)a.push(`- ${c}`);t.notInspected.length>l.length&&a.push(`- \u2026and ${t.notInspected.length-l.length} more`),a.push("")}return a.join(`
899
+ `)}var ut=class extends Error{constructor(n,r){super(r);this.code=n}};async function Wc(e){let t=(e.apiBase||e.auth.api_base).replace(/\/$/,""),n=Yw(e.urls,Vw),r=[],o="";for(let[i,s]of n.entries()){let a;try{a=await P(`${t}/api/cli/indexing`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${e.auth.user_token}:${e.auth.website_token}`},body:JSON.stringify({urls:s})},{timeoutMs:11e4,fetchImpl:e.fetchImpl})}catch(c){throw new ut("http_error",`Network error calling ${t}/api/cli/indexing: ${c instanceof Error?c.message:String(c)}`)}let l=await a.json().catch(()=>({}));if(!a.ok||l.status!=="ok"){let c=l.code;throw c==="gsc_not_connected"||c==="gsc_property_not_found"||c==="gsc_token_error"||c==="invalid_credentials"||c==="url_domain_mismatch"?new ut(c,l.error||c):new ut("http_error",l.error||`HTTP ${a.status} from /api/cli/indexing`)}o=l.site_url||o,r.push(...l.results??[]),e.onProgress?.(r.length,e.urls.length)}return{siteUrl:o,results:r}}var Jw=5;async function Kc(e,t=fetch){let n=`${e.replace(/\/$/,"")}/sitemap.xml`,r=async a=>{try{let l=await P(a,{},{fetchImpl:t,timeoutMs:15e3});return l.ok?Oe(await l.text()):null}catch{return null}},o=await r(n);if(!o||o.length===0)return null;let i=o.filter(a=>/\.xml(\?.*)?$/i.test(a)),s=o.filter(a=>!/\.xml(\?.*)?$/i.test(a));if(i.length>0)for(let a of i.slice(0,Jw)){let l=await r(a);l&&s.push(...l.filter(c=>!/\.xml(\?.*)?$/i.test(c)))}return s.length===0?null:{sitemapUrl:n,urls:s}}async function wi(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=j(n.domain);if(!r){let b=Ge();u.error(`Not logged in for ${n.domain}. Indexing coverage needs Google Search Console, which comes with the FREE cloud account.
900
900
  Run ${Se.cyan("seoagent login")} (connects GSC), then re-run ${Se.cyan("seoagent indexing")}.`+(b.length>0?`
901
901
  (This machine is logged in to: ${b.join(", ")} \u2014 not this project's site.)`:"")),process.exitCode=1;return}let o=gi({urlFlag:e.url,liveUrl:n.live_url,domain:n.domain});if(!o.ok){u.error(o.error),process.exitCode=1;return}let i=o.origin,s=Math.min(Math.max(1,e.max??Bc),hi);u.info(`Reading live sitemap from ${i}/sitemap.xml\u2026`);let a=await Kc(i,e.fetchImpl),l=a?.urls??[`${i.replace(/\/$/,"")}/`];a||u.warn("No parseable sitemap found \u2014 inspecting the homepage only.");let{selected:c,skipped:d}=Gc(l,i,s);if(c.length===0){u.error(`The sitemap at ${i}/sitemap.xml lists no inspectable same-origin URLs.`),process.exitCode=1;return}u.info(`Inspecting ${c.length} URL${c.length===1?"":"s"} with Google Search Console (this takes a few seconds per URL)\u2026`);let f;try{f=await Wc({urls:c,auth:r,apiBase:e.apiBase,fetchImpl:e.fetchImpl,onProgress:(b,C)=>{b<C&&u.info(` \u2026${b}/${C} inspected`)}})}catch(b){if(b instanceof ut){let C={invalid_credentials:`Stored credentials were rejected \u2014 run ${Se.cyan("seoagent login")} again.`,gsc_not_connected:"Connect Google Search Console from the SEOAgent dashboard, then re-run.",gsc_property_not_found:`Verify the site in Search Console (property matching ${n.domain}) and re-run.`,url_domain_mismatch:`These credentials belong to a different site. Run ${Se.cyan("seoagent login")} for ${n.domain}, then re-run.`,gsc_token_error:"Search Console token expired \u2014 reconnect GSC from the dashboard.",http_error:"Transient network/server error \u2014 re-run in a minute."};u.error(`${b.message}
902
- ${C[b.code]}`)}else u.error(`Indexing lookup failed: ${b instanceof Error?b.message:String(b)}`);process.exitCode=1;return}let p=(e.now?.()??new Date).toISOString(),g=Hc(f.results,{origin:i,siteUrl:f.siteUrl,generatedAt:p,sitemapUrl:a?.sitemapUrl??null,sitemapUrlCount:l.length,notInspected:d}),y=Zw(Te(t),"audit","indexing.md");Jw(qc(y))||Xw(qc(y),{recursive:!0}),Qw(y,g,"utf-8");let h=yi(f.results);if(e.json){process.stdout.write(JSON.stringify({origin:i,site_url:f.siteUrl,summary:h,results:f.results,not_inspected:d},null,2)+`
902
+ ${C[b.code]}`)}else u.error(`Indexing lookup failed: ${b instanceof Error?b.message:String(b)}`);process.exitCode=1;return}let p=(e.now?.()??new Date).toISOString(),g=Hc(f.results,{origin:i,siteUrl:f.siteUrl,generatedAt:p,sitemapUrl:a?.sitemapUrl??null,sitemapUrlCount:l.length,notInspected:d}),y=eb(Te(t),"audit","indexing.md");Xw(qc(y))||Qw(qc(y),{recursive:!0}),Zw(y,g,"utf-8");let h=yi(f.results);if(e.json){process.stdout.write(JSON.stringify({origin:i,site_url:f.siteUrl,summary:h,results:f.results,not_inspected:d},null,2)+`
903
903
  `);return}let w=h.inspected>0?Math.round(h.indexed/h.inspected*100):0;u.info(""),u.info(`${Se.bold("Indexing coverage")} for ${i} (GSC property ${f.siteUrl}):`),u.info(` ${Se.green(`${h.indexed} indexed`)} \xB7 ${h.notIndexed>0?Se.yellow(`${h.notIndexed} not indexed`):"0 not indexed"} \xB7 ${h.errors>0?Se.red(`${h.errors} errors`):"0 errors"} \u2014 ${w}% of the ${h.inspected} inspected sitemap URLs`),d.length>0&&u.info(` ${d.length} sitemap URLs not inspected (cap ${s}) \u2014 raise with ${Se.cyan(`--max ${Math.min(l.length,hi)}`)}`),u.info(` Report: ${Se.cyan(".seoagent/audit/indexing.md")}`)}import Cn from"picocolors";async function bi(e={}){let t=process.cwd(),n=Nt(t,{extraFiles:e.files});if(e.json){process.stdout.write(JSON.stringify(n,null,2)+`
904
- `);return}if(!n.evidenceFound){if(e.quiet)return;u.info(`No crawl evidence found (.seoagent/audit/evidence.md) \u2014 run \`${m("crawl")}\` first, then re-run verify-recs. Nothing was verified.`);return}if(n.sourceRender){u.warn(`evidence.md is a SOURCE RENDER (undesignated local dev-server crawl) \u2014 verify-recs CANNOT verify live-state claims against it. No corrections were applied. Re-run \`${m("crawl")} --url <live origin>\` to capture live evidence, then re-run verify-recs.`);return}if(n.corrections.length===0){if(e.quiet)return;u.success(`Verified ${n.scanned.length} authored file${n.scanned.length===1?"":"s"} against the crawl evidence \u2014 no false absence/add claims found.`)}else{u.warn(`Corrected ${n.corrections.length} claim${n.corrections.length===1?"":"s"} that contradicted the live-crawl evidence:`);for(let r of n.corrections)u.message(` ${Cn.dim(`${r.file}:${r.line}`)} \u2014 the live page already serves ${Cn.bold(r.entityLabel)} (${r.pageUrl})`);u.info("Each line was rewritten in place with a CORRECTION annotation. Reflect these corrections in your final summary \u2014 the original claims were wrong.")}if(n.stale.length>0&&!e.quiet){let r=n.stale.length;u.message(` ${Cn.dim(`${r} earlier claim${r===1?"":"s"} predate${r===1?"s":""} the crawl (captured ${n.stale[0].capturedAt}) and ${r===1?"was":"were"} left as history \u2014 the live page now serves what ${r===1?"it":"they"} reported missing. Mark ${r===1?"it":"them"} fixed in a re-audit; do not rewrite the record.`)}`);for(let o of n.stale)u.message(` ${Cn.dim(`${o.file}:${o.line} (authored ${o.authoredAt}) \u2014 ${o.entityLabel} (${o.pageUrl})`)}`)}n.skipped.length>0&&u.message(` ${Cn.dim(`skipped (protected): ${n.skipped.join(", ")}`)}`)}import{existsSync as zc,readFileSync as Vc,readdirSync as eb,statSync as tb}from"fs";import{join as _e,relative as nb,sep as rb}from"path";var ob=["Critical","High","Medium","Low"],ib={Critical:5,High:3,Medium:2,Low:1},sb=8;function ab(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let o=r.split(`
905
- `,1)[0].trim(),i=ob.find(f=>o.toLowerCase().startsWith(f.toLowerCase()));if(!i)continue;let s=r.split(`
906
- `).slice(1),a=null,l=0,c=ib[i]??2,d=()=>{a&&l<c&&(t.push({severity:i,block:a.join(`
907
- `).trimEnd()}),l++),a=null};for(let f of s)/^- \[[ xX]\]/.test(f)?(d(),a=/^- \[ \]/.test(f)?[f]:null):a&&/^\s+\S/.test(f)?a.push(f):a&&f.trim()===""&&d();d()}return t.slice(0,sb)}function lb(e){let t={harvest:0,redirect:0,sunset:0},n=/^---\n([\s\S]*?)\n---/.exec(e);if(n)for(let a of["harvest","redirect","sunset"]){let l=new RegExp(`^${a}:\\s*(\\d+)\\s*$`,"m").exec(n[1]);l&&(t[a]=parseInt(l[1],10))}let r=[],o=null,i=null,s=()=>{i&&r.push(i),i=null};for(let a of e.split(`
908
- `)){let l=/^## (Harvest|Redirect|Sunset)\b/i.exec(a);if(l){s(),o=l[1].toLowerCase();continue}if(/^## /.test(a)){s(),o=null;continue}let c=/^- \[[ xX]\] `([^`]+)`/.exec(a);if(c&&o){s(),i={asset:c[1],disposition:o,evidence:"",action:""};continue}if(!i)continue;let d=/\*\*Evidence \(GSC\):\*\*\s*(.+)$/.exec(a);d&&(i.evidence=d[1].trim());let f=/\*\*Action:\*\*\s*(.+)$/.exec(a);f&&(i.action=f[1].trim())}return s(),r.length===0&&t.harvest+t.redirect+t.sunset===0?null:{...t,rows:r}}var cb=5;function ub(e){let t=[];for(let n of e.split(`
909
- `)){let r=/^\s*- \[ \]\s+(.+)$/.exec(n);if(r&&t.push(r[1].trim()),t.length>=cb)break}return t}function Yc(e,t=[]){let n;try{n=eb(e)}catch{return t}for(let r of n){let o=_e(e,r),i;try{i=tb(o)}catch{continue}i.isDirectory()?Yc(o,t):r.endsWith(".md")&&t.push(o)}return t}function db(e,t=[]){let n=[],r=new Set(Yc(_e(e,k)));for(let o of t){let i=_e(e,o);zc(i)&&r.add(i)}for(let o of r){let i;try{i=Vc(o,"utf-8")}catch{continue}let s=i.split(`
910
- `);for(let a=0;a<s.length;a++)s[a].includes(pn)&&n.push({file:nb(e,o).split(rb).join("/"),line:a+1,text:s[a].trim()})}return n}function pb(e){let t=e.evidenceMd===null?"missing":fr(e.evidenceMd)?"source-render":"live",n=t==="live",r=e.auditMd?ab(e.auditMd):[],o=e.findingsMd?jc(e.findingsMd):[],i=e.migrationMd?lb(e.migrationMd):null,s=e.roadmapMd?ub(e.roadmapMd):[],a=[];if(a.push(`# SEOAgent session summary \u2014 ${e.domain??"unknown site"}`),a.push(""),t==="source-render"?(a.push("> \u26A0\uFE0F **Live-state claims are UNVERIFIED.** The latest crawl evidence is a SOURCE RENDER (a local dev-server crawl that was never designated as the live origin) \u2014 it describes the local render only. Say so in the final message; re-run `seoagent crawl --url <live origin>` to verify."),a.push("")):t==="missing"&&(a.push("> \u26A0\uFE0F **Live-state claims are UNVERIFIED.** No crawl evidence exists (.seoagent/audit/evidence.md) \u2014 nothing below is grounded in a live fetch. Run `seoagent crawl` before asserting live-site facts."),a.push("")),a.push("## Top findings (quoted from `.seoagent/audit/latest.md`)"),a.push(""),r.length===0)a.push(e.auditMd?"_No open findings in the audit file._":"_No audit file found (`.seoagent/audit/latest.md`) \u2014 no findings to report._"),a.push("");else{let l="";for(let c of r)c.severity!==l&&(a.push(`### ${c.severity}`),a.push(""),l=c.severity),a.push(c.block),a.push("")}if(e.findingsMd!==null){if(a.push("## Technical findings (from live crawl)"),a.push(""),o.length===0)a.push("_No confirmed technical findings \u2014 every crawled page passed the live-crawl checks._");else{a.push(`All ${o.length} confirmed finding${o.length===1?"":"s"} from \`.seoagent/audit/findings.md\` (full detail there). Relay every one \u2014 this list is never truncated:`),a.push("");for(let l of o)a.push(`- **[${l.severity}]** ${l.title}`)}a.push("")}if(e.corrections.length>0){a.push("## Corrections applied by verify-recs \u2014 relay THESE, not the original claims"),a.push("");for(let l of e.corrections)a.push(`- \`${l.file}:${l.line}\` \u2014 ${l.text}`);a.push("")}if(i&&(a.push("## Migration plan (from `.seoagent/strategy/migration-plan.md`)"),a.push(""),a.push(`**${i.harvest} harvest \xB7 ${i.redirect} redirect \xB7 ${i.sunset} sunset**`),a.push(""),i.rows.length>0)){a.push("| Asset | Disposition | GSC evidence | Action |"),a.push("|---|---|---|---|");for(let l of i.rows)a.push(`| \`${l.asset}\` | ${l.disposition} | ${l.evidence} | ${l.action} |`);a.push("")}return s.length>0&&(a.push("## Next steps (top open roadmap items)"),a.push(""),s.forEach((l,c)=>a.push(`${c+1}. ${l}`)),a.push("")),{markdown:a.join(`
911
- `),json:{domain:e.domain,liveStateVerified:n,evidenceStatus:t,findings:r,technicalFindings:o,corrections:e.corrections,migration:i,roadmap:s}}}function Mt(e){try{return zc(e)?Vc(e,"utf-8"):null}catch{return null}}function fb(e){let t=Mt(_e(e,k,"project.md"));if(!t)return null;let n=/^domain:\s*(\S+)\s*$/m.exec(t);return n?n[1]:null}function Jc(e,t=[]){try{Nt(e,{extraFiles:t})}catch{}let n=_e(e,k);return pb({domain:fb(e),auditMd:Mt(_e(n,"audit","latest.md")),findingsMd:Mt(_e(n,"audit","findings.md")),migrationMd:Mt(_e(n,"strategy","migration-plan.md")),roadmapMd:Mt(_e(n,"roadmap.md")),evidenceMd:Mt(_e(n,"audit","evidence.md")),corrections:db(e,t)})}function ki(e={}){let t=Jc(process.cwd(),e.files??[]);if(e.json){process.stdout.write(JSON.stringify(t.json,null,2)+`
904
+ `);return}if(!n.evidenceFound){if(e.quiet)return;u.info(`No crawl evidence found (.seoagent/audit/evidence.md) \u2014 run \`${m("crawl")}\` first, then re-run verify-recs. Nothing was verified.`);return}if(n.sourceRender){u.warn(`evidence.md is a SOURCE RENDER (undesignated local dev-server crawl) \u2014 verify-recs CANNOT verify live-state claims against it. No corrections were applied. Re-run \`${m("crawl")} --url <live origin>\` to capture live evidence, then re-run verify-recs.`);return}if(n.corrections.length===0){if(e.quiet)return;u.success(`Verified ${n.scanned.length} authored file${n.scanned.length===1?"":"s"} against the crawl evidence \u2014 no false absence/add claims found.`)}else{u.warn(`Corrected ${n.corrections.length} claim${n.corrections.length===1?"":"s"} that contradicted the live-crawl evidence:`);for(let r of n.corrections)u.message(` ${Cn.dim(`${r.file}:${r.line}`)} \u2014 the live page already serves ${Cn.bold(r.entityLabel)} (${r.pageUrl})`);u.info("Each line was rewritten in place with a CORRECTION annotation. Reflect these corrections in your final summary \u2014 the original claims were wrong.")}if(n.stale.length>0&&!e.quiet){let r=n.stale.length;u.message(` ${Cn.dim(`${r} earlier claim${r===1?"":"s"} predate${r===1?"s":""} the crawl (captured ${n.stale[0].capturedAt}) and ${r===1?"was":"were"} left as history \u2014 the live page now serves what ${r===1?"it":"they"} reported missing. Mark ${r===1?"it":"them"} fixed in a re-audit; do not rewrite the record.`)}`);for(let o of n.stale)u.message(` ${Cn.dim(`${o.file}:${o.line} (authored ${o.authoredAt}) \u2014 ${o.entityLabel} (${o.pageUrl})`)}`)}n.skipped.length>0&&u.message(` ${Cn.dim(`skipped (protected): ${n.skipped.join(", ")}`)}`)}import{existsSync as zc,readFileSync as Vc,readdirSync as tb,statSync as nb}from"fs";import{join as _e,relative as rb,sep as ob}from"path";var ib=["Critical","High","Medium","Low"],sb={Critical:5,High:3,Medium:2,Low:1},ab=8;function lb(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let o=r.split(`
905
+ `,1)[0].trim(),i=ib.find(f=>o.toLowerCase().startsWith(f.toLowerCase()));if(!i)continue;let s=r.split(`
906
+ `).slice(1),a=null,l=0,c=sb[i]??2,d=()=>{a&&l<c&&(t.push({severity:i,block:a.join(`
907
+ `).trimEnd()}),l++),a=null};for(let f of s)/^- \[[ xX]\]/.test(f)?(d(),a=/^- \[ \]/.test(f)?[f]:null):a&&/^\s+\S/.test(f)?a.push(f):a&&f.trim()===""&&d();d()}return t.slice(0,ab)}function cb(e){let t={harvest:0,redirect:0,sunset:0},n=/^---\n([\s\S]*?)\n---/.exec(e);if(n)for(let a of["harvest","redirect","sunset"]){let l=new RegExp(`^${a}:\\s*(\\d+)\\s*$`,"m").exec(n[1]);l&&(t[a]=parseInt(l[1],10))}let r=[],o=null,i=null,s=()=>{i&&r.push(i),i=null};for(let a of e.split(`
908
+ `)){let l=/^## (Harvest|Redirect|Sunset)\b/i.exec(a);if(l){s(),o=l[1].toLowerCase();continue}if(/^## /.test(a)){s(),o=null;continue}let c=/^- \[[ xX]\] `([^`]+)`/.exec(a);if(c&&o){s(),i={asset:c[1],disposition:o,evidence:"",action:""};continue}if(!i)continue;let d=/\*\*Evidence \(GSC\):\*\*\s*(.+)$/.exec(a);d&&(i.evidence=d[1].trim());let f=/\*\*Action:\*\*\s*(.+)$/.exec(a);f&&(i.action=f[1].trim())}return s(),r.length===0&&t.harvest+t.redirect+t.sunset===0?null:{...t,rows:r}}var ub=5;function db(e){let t=[];for(let n of e.split(`
909
+ `)){let r=/^\s*- \[ \]\s+(.+)$/.exec(n);if(r&&t.push(r[1].trim()),t.length>=ub)break}return t}function Yc(e,t=[]){let n;try{n=tb(e)}catch{return t}for(let r of n){let o=_e(e,r),i;try{i=nb(o)}catch{continue}i.isDirectory()?Yc(o,t):r.endsWith(".md")&&t.push(o)}return t}function pb(e,t=[]){let n=[],r=new Set(Yc(_e(e,k)));for(let o of t){let i=_e(e,o);zc(i)&&r.add(i)}for(let o of r){let i;try{i=Vc(o,"utf-8")}catch{continue}let s=i.split(`
910
+ `);for(let a=0;a<s.length;a++)s[a].includes(pn)&&n.push({file:rb(e,o).split(ob).join("/"),line:a+1,text:s[a].trim()})}return n}function fb(e){let t=e.evidenceMd===null?"missing":fr(e.evidenceMd)?"source-render":"live",n=t==="live",r=e.auditMd?lb(e.auditMd):[],o=e.findingsMd?jc(e.findingsMd):[],i=e.migrationMd?cb(e.migrationMd):null,s=e.roadmapMd?db(e.roadmapMd):[],a=[];if(a.push(`# SEOAgent session summary \u2014 ${e.domain??"unknown site"}`),a.push(""),t==="source-render"?(a.push("> \u26A0\uFE0F **Live-state claims are UNVERIFIED.** The latest crawl evidence is a SOURCE RENDER (a local dev-server crawl that was never designated as the live origin) \u2014 it describes the local render only. Say so in the final message; re-run `seoagent crawl --url <live origin>` to verify."),a.push("")):t==="missing"&&(a.push("> \u26A0\uFE0F **Live-state claims are UNVERIFIED.** No crawl evidence exists (.seoagent/audit/evidence.md) \u2014 nothing below is grounded in a live fetch. Run `seoagent crawl` before asserting live-site facts."),a.push("")),a.push("## Top findings (quoted from `.seoagent/audit/latest.md`)"),a.push(""),r.length===0)a.push(e.auditMd?"_No open findings in the audit file._":"_No audit file found (`.seoagent/audit/latest.md`) \u2014 no findings to report._"),a.push("");else{let l="";for(let c of r)c.severity!==l&&(a.push(`### ${c.severity}`),a.push(""),l=c.severity),a.push(c.block),a.push("")}if(e.findingsMd!==null){if(a.push("## Technical findings (from live crawl)"),a.push(""),o.length===0)a.push("_No confirmed technical findings \u2014 every crawled page passed the live-crawl checks._");else{a.push(`All ${o.length} confirmed finding${o.length===1?"":"s"} from \`.seoagent/audit/findings.md\` (full detail there). Relay every one \u2014 this list is never truncated:`),a.push("");for(let l of o)a.push(`- **[${l.severity}]** ${l.title}`)}a.push("")}if(e.corrections.length>0){a.push("## Corrections applied by verify-recs \u2014 relay THESE, not the original claims"),a.push("");for(let l of e.corrections)a.push(`- \`${l.file}:${l.line}\` \u2014 ${l.text}`);a.push("")}if(i&&(a.push("## Migration plan (from `.seoagent/strategy/migration-plan.md`)"),a.push(""),a.push(`**${i.harvest} harvest \xB7 ${i.redirect} redirect \xB7 ${i.sunset} sunset**`),a.push(""),i.rows.length>0)){a.push("| Asset | Disposition | GSC evidence | Action |"),a.push("|---|---|---|---|");for(let l of i.rows)a.push(`| \`${l.asset}\` | ${l.disposition} | ${l.evidence} | ${l.action} |`);a.push("")}return s.length>0&&(a.push("## Next steps (top open roadmap items)"),a.push(""),s.forEach((l,c)=>a.push(`${c+1}. ${l}`)),a.push("")),{markdown:a.join(`
911
+ `),json:{domain:e.domain,liveStateVerified:n,evidenceStatus:t,findings:r,technicalFindings:o,corrections:e.corrections,migration:i,roadmap:s}}}function Ft(e){try{return zc(e)?Vc(e,"utf-8"):null}catch{return null}}function gb(e){let t=Ft(_e(e,k,"project.md"));if(!t)return null;let n=/^domain:\s*(\S+)\s*$/m.exec(t);return n?n[1]:null}function Jc(e,t=[]){try{Nt(e,{extraFiles:t})}catch{}let n=_e(e,k);return fb({domain:gb(e),auditMd:Ft(_e(n,"audit","latest.md")),findingsMd:Ft(_e(n,"audit","findings.md")),migrationMd:Ft(_e(n,"strategy","migration-plan.md")),roadmapMd:Ft(_e(n,"roadmap.md")),evidenceMd:Ft(_e(n,"audit","evidence.md")),corrections:pb(e,t)})}function ki(e={}){let t=Jc(process.cwd(),e.files??[]);if(e.json){process.stdout.write(JSON.stringify(t.json,null,2)+`
912
912
  `);return}process.stdout.write(t.markdown.trimEnd()+`
913
- `)}import{existsSync as _b,mkdirSync as Cb,readFileSync as iu,writeFileSync as Rb}from"fs";import{join as xi}from"path";import Ft from"picocolors";import{readdirSync as gb,readFileSync as mb,statSync as hb}from"fs";import{join as Ir}from"path";var Qc={minImpressionsToPreserve:50,onTopicRelevance:.34},yb=new Set(["the","a","an","and","or","for","to","of","in","on","with","how","what","why","best","top","is","are","your","you","my","vs","app","tool","tools","software","online","free","guide","com","www","http","https"]);function Zc(e){return e.toLowerCase().replace(/https?:\/\/[^/]+/g," ").replace(/[^a-z0-9]+/g," ").split(" ").filter(t=>t.length>2&&!yb.has(t)&&!/^\d+$/.test(t))}function eu(e){let t=new Set;for(let n of e)for(let r of Zc(n))t.add(r);return t}function wb(e,t){let n=Zc(e);return n.length===0||t.size===0?0:n.filter(o=>t.has(o)).length/n.length}function bb(e,t,n=Qc){let r=wb(e.key,t),o=r>=n.onTopicRelevance,i=e.impressions>=n.minImpressionsToPreserve,s=e.position===null?"unknown":e.position.toFixed(1),a=`${e.impressions} impressions, ${e.clicks} clicks, avg position ${s}`,l,c,d;return o&&i?(l="harvest",c=`On-strategy for the new direction (relevance ${(r*100).toFixed(0)}%) with real authority (${a}). Bridgeable \u2014 keep the equity.`,d=e.kind==="page"?`Refresh/repurpose ${e.key} into the new narrative (keep the URL, retarget the content to the new positioning).`:`Build/retarget an on-strategy page for "${e.key}" \u2014 real demand that fits the new direction.`):!o&&i?(l="redirect",c=`Off-topic for the new direction (relevance ${(r*100).toFixed(0)}%) but holds authority (${a}). Don't throw the equity away.`,d=e.kind==="page"?`301-redirect ${e.key} into the most relevant new page (pass the authority forward).`:`Point the closest new page at "${e.key}" via a 301 from any legacy URL that ranks for it.`):(l="sunset",c=o?`On-topic but negligible authority (${a}) \u2014 not worth active migration.`:`Off-topic for the new direction and negligible authority (${a}).`,d=e.kind==="page"?`Let ${e.key} decay / noindex it \u2014 low-value legacy that doesn't fit the new direction.`:`Ignore "${e.key}" \u2014 legacy off-strategy query with no real traffic to preserve.`),{row:e,disposition:l,onTopic:o,relevance:r,rationale:c,action:d}}function tu(e,t,n=Qc){return e.map(r=>bb(r,t,n)).sort((r,o)=>o.row.impressions-r.row.impressions)}function vi(e){let t=[],n="",r=!1;for(let o=0;o<e.length;o++){let i=e[o];i==='"'?r&&e[o+1]==='"'?(n+='"',o++):r=!r:i===","&&!r?(t.push(n),n=""):n+=i}return t.push(n),t.map(o=>o.trim())}function Pr(e){if(e===void 0||e==="")return null;let t=e.replace(/[",%\s]/g,"");if(t==="")return null;let n=Number(t);return Number.isFinite(n)?n:null}function $i(e){let t=e.split(/\r?\n/).filter(f=>f.trim()!=="");if(t.length<2)return[];let n=vi(t[0]).map(f=>f.toLowerCase()),r=n[0]??"",o=/quer/i.test(r)?"query":"page",i=f=>n.findIndex(p=>f.some(g=>p.includes(g))),s=i(["click"]),a=i(["impression"]),l=i(["ctr"]),c=i(["position"]),d=[];for(let f=1;f<t.length;f++){let p=vi(t[f]),g=(p[0]??"").trim();if(!g)continue;let y=l>=0?p[l]??"":"",h=Pr(y);d.push({key:g,kind:o,clicks:s>=0?Pr(p[s]??"")??0:0,impressions:a>=0?Pr(p[a]??"")??0:0,position:c>=0?Pr(p[c]??""):null,ctr:h===null?null:/%/.test(y)?h/100:h})}return d}function kb(e){let t=e.split(/\r?\n/).find(s=>s.trim()!=="");if(!t)return!1;let n=vi(t).map(s=>s.toLowerCase()),r=n[0]??"",o=/page|url|quer/.test(r),i=n.some(s=>s.includes("impression"));return o&&i}var vb=[".","gsc",Ir(".seoagent","gsc"),Ir("data","gsc")],$b=4096;function nu(e){let t=[];for(let n of vb){let r=Ir(e,n),o;try{o=gb(r)}catch{continue}for(let i of o){if(!/\.csv$/i.test(i))continue;let s=Ir(r,i);try{if(!hb(s).isFile())continue;let a=mb(s,"utf-8").slice(0,$b);kb(a)&&t.push(s)}catch{}}}return t}var Xc=["harvest","redirect","sunset"],xb={harvest:"Harvest \u2014 refresh/repurpose into the new direction (keep the URL)",redirect:"Redirect \u2014 301 the legacy authority into the closest new page",sunset:"Sunset \u2014 let decay / noindex (low value, off-strategy)"};function Sb(e){return e.filter(t=>t.disposition==="redirect"&&t.row.kind==="page").map(t=>({from:t.row.key,note:t.action}))}function ru(e){let{domain:t,directionSummary:n,decisions:r,generatedAt:o}=e,i=Xc.reduce((l,c)=>(l[c]=r.filter(d=>d.disposition===c).length,l),{harvest:0,redirect:0,sunset:0}),s=[];if(s.push("---"),s.push(`domain: ${t}`),s.push(`generated_at: ${o}`),s.push(`assets: ${r.length}`),s.push(`harvest: ${i.harvest}`),s.push(`redirect: ${i.redirect}`),s.push(`sunset: ${i.sunset}`),s.push("note: >-"),s.push(" Per-asset migration plan for legacy ranking authority. Every disposition"),s.push(" is backed by real Google Search Console impressions/position. Run this"),s.push(" when the live positioning has shifted away from what history ranks for."),s.push("---"),s.push(""),s.push(`# Migration Plan \u2014 ${t}`),s.push(""),s.push(`**New direction:** ${n||"_(set in project.md / context.md)_"}`),s.push(""),s.push(`**${r.length} legacy asset${r.length===1?"":"s"}** classified: ${i.harvest} harvest \xB7 ${i.redirect} redirect \xB7 ${i.sunset} sunset.`),s.push(""),r.length===0)return s.push("_No GSC rows supplied \u2014 export Search Console Pages/Queries and re-run._"),s.push(""),s.join(`
914
- `);for(let l of Xc){let c=r.filter(d=>d.disposition===l);if(c.length!==0){s.push(`## ${xb[l]}`),s.push("");for(let d of c)s.push(`- [ ] \`${d.row.key}\``),s.push(` - **Evidence (GSC):** ${d.row.impressions} impressions, ${d.row.clicks} clicks, avg position ${d.row.position===null?"unknown":d.row.position.toFixed(1)}`),s.push(` - **Why:** ${d.rationale}`),s.push(` - **Action:** ${d.action}`);s.push("")}}let a=Sb(r);if(a.length>0){s.push("## Redirect config (proposed \u2014 approval-gated)"),s.push(""),s.push("These `redirect` dispositions can be expressed as 301s. Pick the target new"),s.push("page for each, then apply (the operator shows the diff before writing):"),s.push(""),s.push("```");for(let l of a)s.push(`${l.from} -> <choose the closest new page>`);s.push("```"),s.push("")}return s.join(`
915
- `)}function ou(e){return{total:e.length,harvest:e.filter(t=>t.disposition==="harvest").length,redirect:e.filter(t=>t.disposition==="redirect").length,sunset:e.filter(t=>t.disposition==="sunset").length}}async function Si(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=n.domain&&n.domain!=="unknown"?n.domain:null;if(!r){u.error("No domain set in .seoagent/project.md \u2014 set `domain:` so the migration plan knows which site it is."),process.exitCode=1;return}let o=vt(t),i=[r,n.site_type],s=e.direction??"";if(o){let h=o.business;for(let w of[h.type,h.audience,h.industry,h.description,h.name])w&&i.push(w);for(let w of o.writingInstructions)i.push(w);s||(s=[h.description,h.type,h.audience].filter(Boolean).join(" \xB7 "))}s||(s=`${n.site_type} at ${r}`);let a=eu(i);if(a.size===0){u.error('Not enough direction signal to plan a migration \u2014 add a business description to `.seoagent/context.md` or pass `--direction "<what the site is now about>"`.'),process.exitCode=1;return}let l=[],c="";if(e.csv){let h=e.csv.startsWith("/")?e.csv:xi(t,e.csv);if(!_b(h)){u.error(`GSC CSV not found: ${h}`),process.exitCode=1;return}let w=$i(iu(h,"utf-8"));l.push(...w),c=`${w.length} row(s) from ${e.csv}`}else{let h=nu(t);if(h.length>0){let w=null;for(let b of h)try{let C=$i(iu(b,"utf-8"));(!w||C.length>w.rows.length)&&(w={path:b,rows:C})}catch{}w&&w.rows.length>0&&(l.push(...w.rows),c=`${w.rows.length} row(s) auto-detected from ${w.path}`,u.info(`Auto-detected GSC export: ${Ft.dim(w.path)}`))}}if(l.length===0){u.error("No GSC performance rows to plan from. Export Search Console \u2192 Performance \u2192 Pages (or Queries) as CSV and pass it with `--csv <path>` (or drop it in the repo \u2014 `gsc/*.csv` and root *.csv exports are auto-detected)."),u.message(Ft.dim(' In Search Console: Performance report \u2192 set the date range \u2192 Export \u2192 CSV \u2192 use the "Pages" or "Queries" sheet.')),process.exitCode=1;return}let d=tu(l,a),f=new Date().toISOString(),p=xi(t,k,"strategy");Cb(p,{recursive:!0});let g=xi(p,"migration-plan.md");Rb(g,ru({domain:r,directionSummary:s,decisions:d,generatedAt:f}),"utf-8");let y=ou(d);if(e.json){process.stdout.write(JSON.stringify({domain:r,directionSummary:s,source:c,summary:y,decisions:d},null,2)+`
916
- `);return}u.success(`Migration plan written \u2192 ${Ft.dim(g)} (${c})`),u.message(` ${Ft.green(`${y.harvest} harvest`)} \xB7 ${Ft.cyan(`${y.redirect} redirect`)} \xB7 ${Ft.yellow(`${y.sunset} sunset`)} across ${y.total} legacy asset${y.total===1?"":"s"}`),u.info("Every disposition is backed by real GSC impressions/position. Redirects are listed as proposed 301s \u2014 pick a target per row, then apply (approval-gated).")}import{mkdirSync as hu,writeFileSync as yu,readFileSync as Db,readdirSync as Mb,existsSync as Fb}from"fs";import{join as bu}from"path";import L from"picocolors";import{query as Ub}from"@anthropic-ai/claude-agent-sdk";import{join as _i}from"path";var Ci="citations",Ri="scorecard.md",Eb="history",Ab=6,Pb=1,Ib=12,Tb=5,Tr="Claude (web-grounded)";function Or(e){return _i(e,k,Ci)}function au(e){return _i(Or(e),Ri)}function lu(e){return _i(Or(e),Eb)}function cu(e){return`${e.replace(/[:.]/g,"-")}.json`}function uu(e){return typeof e!="number"||!Number.isFinite(e)?Ab:Math.max(Pb,Math.min(Ib,Math.floor(e)))}function Lr(e){if(!Array.isArray(e))return[];let t=new Set,n=[];for(let r of e){let o=typeof r=="string"?r.trim():"";if(!o)continue;let i=o.toLowerCase();if(!t.has(i)&&(t.add(i),n.push(o),n.length>=Tb))break}return n}function Rn(e){let t=e.results.length;return{cited:e.results.filter(r=>r.surfaced).length,total:t}}function Ei(e){let t=e.results.length,n={brand:e.brand,isYou:!0,surfaced:e.results.filter(o=>o.surfaced).length,total:t},r=e.competitors.map(o=>({brand:o,isYou:!1,surfaced:e.results.filter(i=>i.competitorsSurfaced.some(s=>s.toLowerCase()===o.toLowerCase())).length,total:t}));return r.sort((o,i)=>i.surfaced-o.surfaced||o.brand.localeCompare(i.brand)),[n,...r]}function du(e,t){let{cited:n,total:r}=Rn(e);return{generated_at:t.generatedAt,domain:e.domain,brand:e.brand,cited:n,total:r,competitors:e.competitors,results:e.results}}function pu(e,t){if(!t)return null;let{cited:n}=Rn(e),r=new Map(t.results.map(s=>[s.query.toLowerCase(),s.surfaced])),o=[],i=[];for(let s of e.results){let a=r.get(s.query.toLowerCase());a!==void 0&&(s.surfaced&&!a&&o.push(s.query),!s.surfaced&&a&&i.push(s.query))}return{scoreDelta:n-t.cited,prevCited:t.cited,prevTotal:t.total,prevDate:t.generated_at.slice(0,10),newlyCited:o,newlyDropped:i}}function fu(e,t){let n=Lr(e.competitors),r=[`- Domain: ${e.domain}`,e.name?`- Business name: ${e.name}`:null,e.type?`- Business type: ${e.type}`:null,e.description?`- What it does: ${e.description}`:null,`- OKF knowledge bundle present in repo: ${e.hasOkfBundle?"yes":"no"}`,n.length?`- Competitors to track: ${n.join(", ")}`:null].filter(Boolean).join(`
913
+ `)}import{existsSync as Cb,mkdirSync as Rb,readFileSync as iu,writeFileSync as Eb}from"fs";import{join as xi}from"path";import Mt from"picocolors";import{readdirSync as mb,readFileSync as hb,statSync as yb}from"fs";import{join as Ir}from"path";var Qc={minImpressionsToPreserve:50,onTopicRelevance:.34},wb=new Set(["the","a","an","and","or","for","to","of","in","on","with","how","what","why","best","top","is","are","your","you","my","vs","app","tool","tools","software","online","free","guide","com","www","http","https"]);function Zc(e){return e.toLowerCase().replace(/https?:\/\/[^/]+/g," ").replace(/[^a-z0-9]+/g," ").split(" ").filter(t=>t.length>2&&!wb.has(t)&&!/^\d+$/.test(t))}function eu(e){let t=new Set;for(let n of e)for(let r of Zc(n))t.add(r);return t}function bb(e,t){let n=Zc(e);return n.length===0||t.size===0?0:n.filter(o=>t.has(o)).length/n.length}function kb(e,t,n=Qc){let r=bb(e.key,t),o=r>=n.onTopicRelevance,i=e.impressions>=n.minImpressionsToPreserve,s=e.position===null?"unknown":e.position.toFixed(1),a=`${e.impressions} impressions, ${e.clicks} clicks, avg position ${s}`,l,c,d;return o&&i?(l="harvest",c=`On-strategy for the new direction (relevance ${(r*100).toFixed(0)}%) with real authority (${a}). Bridgeable \u2014 keep the equity.`,d=e.kind==="page"?`Refresh/repurpose ${e.key} into the new narrative (keep the URL, retarget the content to the new positioning).`:`Build/retarget an on-strategy page for "${e.key}" \u2014 real demand that fits the new direction.`):!o&&i?(l="redirect",c=`Off-topic for the new direction (relevance ${(r*100).toFixed(0)}%) but holds authority (${a}). Don't throw the equity away.`,d=e.kind==="page"?`301-redirect ${e.key} into the most relevant new page (pass the authority forward).`:`Point the closest new page at "${e.key}" via a 301 from any legacy URL that ranks for it.`):(l="sunset",c=o?`On-topic but negligible authority (${a}) \u2014 not worth active migration.`:`Off-topic for the new direction and negligible authority (${a}).`,d=e.kind==="page"?`Let ${e.key} decay / noindex it \u2014 low-value legacy that doesn't fit the new direction.`:`Ignore "${e.key}" \u2014 legacy off-strategy query with no real traffic to preserve.`),{row:e,disposition:l,onTopic:o,relevance:r,rationale:c,action:d}}function tu(e,t,n=Qc){return e.map(r=>kb(r,t,n)).sort((r,o)=>o.row.impressions-r.row.impressions)}function vi(e){let t=[],n="",r=!1;for(let o=0;o<e.length;o++){let i=e[o];i==='"'?r&&e[o+1]==='"'?(n+='"',o++):r=!r:i===","&&!r?(t.push(n),n=""):n+=i}return t.push(n),t.map(o=>o.trim())}function Pr(e){if(e===void 0||e==="")return null;let t=e.replace(/[",%\s]/g,"");if(t==="")return null;let n=Number(t);return Number.isFinite(n)?n:null}function $i(e){let t=e.split(/\r?\n/).filter(f=>f.trim()!=="");if(t.length<2)return[];let n=vi(t[0]).map(f=>f.toLowerCase()),r=n[0]??"",o=/quer/i.test(r)?"query":"page",i=f=>n.findIndex(p=>f.some(g=>p.includes(g))),s=i(["click"]),a=i(["impression"]),l=i(["ctr"]),c=i(["position"]),d=[];for(let f=1;f<t.length;f++){let p=vi(t[f]),g=(p[0]??"").trim();if(!g)continue;let y=l>=0?p[l]??"":"",h=Pr(y);d.push({key:g,kind:o,clicks:s>=0?Pr(p[s]??"")??0:0,impressions:a>=0?Pr(p[a]??"")??0:0,position:c>=0?Pr(p[c]??""):null,ctr:h===null?null:/%/.test(y)?h/100:h})}return d}function vb(e){let t=e.split(/\r?\n/).find(s=>s.trim()!=="");if(!t)return!1;let n=vi(t).map(s=>s.toLowerCase()),r=n[0]??"",o=/page|url|quer/.test(r),i=n.some(s=>s.includes("impression"));return o&&i}var $b=[".","gsc",Ir(".seoagent","gsc"),Ir("data","gsc")],xb=4096;function nu(e){let t=[];for(let n of $b){let r=Ir(e,n),o;try{o=mb(r)}catch{continue}for(let i of o){if(!/\.csv$/i.test(i))continue;let s=Ir(r,i);try{if(!yb(s).isFile())continue;let a=hb(s,"utf-8").slice(0,xb);vb(a)&&t.push(s)}catch{}}}return t}var Xc=["harvest","redirect","sunset"],Sb={harvest:"Harvest \u2014 refresh/repurpose into the new direction (keep the URL)",redirect:"Redirect \u2014 301 the legacy authority into the closest new page",sunset:"Sunset \u2014 let decay / noindex (low value, off-strategy)"};function _b(e){return e.filter(t=>t.disposition==="redirect"&&t.row.kind==="page").map(t=>({from:t.row.key,note:t.action}))}function ru(e){let{domain:t,directionSummary:n,decisions:r,generatedAt:o}=e,i=Xc.reduce((l,c)=>(l[c]=r.filter(d=>d.disposition===c).length,l),{harvest:0,redirect:0,sunset:0}),s=[];if(s.push("---"),s.push(`domain: ${t}`),s.push(`generated_at: ${o}`),s.push(`assets: ${r.length}`),s.push(`harvest: ${i.harvest}`),s.push(`redirect: ${i.redirect}`),s.push(`sunset: ${i.sunset}`),s.push("note: >-"),s.push(" Per-asset migration plan for legacy ranking authority. Every disposition"),s.push(" is backed by real Google Search Console impressions/position. Run this"),s.push(" when the live positioning has shifted away from what history ranks for."),s.push("---"),s.push(""),s.push(`# Migration Plan \u2014 ${t}`),s.push(""),s.push(`**New direction:** ${n||"_(set in project.md / context.md)_"}`),s.push(""),s.push(`**${r.length} legacy asset${r.length===1?"":"s"}** classified: ${i.harvest} harvest \xB7 ${i.redirect} redirect \xB7 ${i.sunset} sunset.`),s.push(""),r.length===0)return s.push("_No GSC rows supplied \u2014 export Search Console Pages/Queries and re-run._"),s.push(""),s.join(`
914
+ `);for(let l of Xc){let c=r.filter(d=>d.disposition===l);if(c.length!==0){s.push(`## ${Sb[l]}`),s.push("");for(let d of c)s.push(`- [ ] \`${d.row.key}\``),s.push(` - **Evidence (GSC):** ${d.row.impressions} impressions, ${d.row.clicks} clicks, avg position ${d.row.position===null?"unknown":d.row.position.toFixed(1)}`),s.push(` - **Why:** ${d.rationale}`),s.push(` - **Action:** ${d.action}`);s.push("")}}let a=_b(r);if(a.length>0){s.push("## Redirect config (proposed \u2014 approval-gated)"),s.push(""),s.push("These `redirect` dispositions can be expressed as 301s. Pick the target new"),s.push("page for each, then apply (the operator shows the diff before writing):"),s.push(""),s.push("```");for(let l of a)s.push(`${l.from} -> <choose the closest new page>`);s.push("```"),s.push("")}return s.join(`
915
+ `)}function ou(e){return{total:e.length,harvest:e.filter(t=>t.disposition==="harvest").length,redirect:e.filter(t=>t.disposition==="redirect").length,sunset:e.filter(t=>t.disposition==="sunset").length}}async function Si(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=n.domain&&n.domain!=="unknown"?n.domain:null;if(!r){u.error("No domain set in .seoagent/project.md \u2014 set `domain:` so the migration plan knows which site it is."),process.exitCode=1;return}let o=vt(t),i=[r,n.site_type],s=e.direction??"";if(o){let h=o.business;for(let w of[h.type,h.audience,h.industry,h.description,h.name])w&&i.push(w);for(let w of o.writingInstructions)i.push(w);s||(s=[h.description,h.type,h.audience].filter(Boolean).join(" \xB7 "))}s||(s=`${n.site_type} at ${r}`);let a=eu(i);if(a.size===0){u.error('Not enough direction signal to plan a migration \u2014 add a business description to `.seoagent/context.md` or pass `--direction "<what the site is now about>"`.'),process.exitCode=1;return}let l=[],c="";if(e.csv){let h=e.csv.startsWith("/")?e.csv:xi(t,e.csv);if(!Cb(h)){u.error(`GSC CSV not found: ${h}`),process.exitCode=1;return}let w=$i(iu(h,"utf-8"));l.push(...w),c=`${w.length} row(s) from ${e.csv}`}else{let h=nu(t);if(h.length>0){let w=null;for(let b of h)try{let C=$i(iu(b,"utf-8"));(!w||C.length>w.rows.length)&&(w={path:b,rows:C})}catch{}w&&w.rows.length>0&&(l.push(...w.rows),c=`${w.rows.length} row(s) auto-detected from ${w.path}`,u.info(`Auto-detected GSC export: ${Mt.dim(w.path)}`))}}if(l.length===0){u.error("No GSC performance rows to plan from. Export Search Console \u2192 Performance \u2192 Pages (or Queries) as CSV and pass it with `--csv <path>` (or drop it in the repo \u2014 `gsc/*.csv` and root *.csv exports are auto-detected)."),u.message(Mt.dim(' In Search Console: Performance report \u2192 set the date range \u2192 Export \u2192 CSV \u2192 use the "Pages" or "Queries" sheet.')),process.exitCode=1;return}let d=tu(l,a),f=new Date().toISOString(),p=xi(t,k,"strategy");Rb(p,{recursive:!0});let g=xi(p,"migration-plan.md");Eb(g,ru({domain:r,directionSummary:s,decisions:d,generatedAt:f}),"utf-8");let y=ou(d);if(e.json){process.stdout.write(JSON.stringify({domain:r,directionSummary:s,source:c,summary:y,decisions:d},null,2)+`
916
+ `);return}u.success(`Migration plan written \u2192 ${Mt.dim(g)} (${c})`),u.message(` ${Mt.green(`${y.harvest} harvest`)} \xB7 ${Mt.cyan(`${y.redirect} redirect`)} \xB7 ${Mt.yellow(`${y.sunset} sunset`)} across ${y.total} legacy asset${y.total===1?"":"s"}`),u.info("Every disposition is backed by real GSC impressions/position. Redirects are listed as proposed 301s \u2014 pick a target per row, then apply (approval-gated).")}import{mkdirSync as hu,writeFileSync as yu,readFileSync as Fb,readdirSync as Mb,existsSync as Ub}from"fs";import{join as bu}from"path";import L from"picocolors";import{query as Bb}from"@anthropic-ai/claude-agent-sdk";import{join as _i}from"path";var Ci="citations",Ri="scorecard.md",Ab="history",Pb=6,Ib=1,Tb=12,Ob=5,Tr="Claude (web-grounded)";function Or(e){return _i(e,k,Ci)}function au(e){return _i(Or(e),Ri)}function lu(e){return _i(Or(e),Ab)}function cu(e){return`${e.replace(/[:.]/g,"-")}.json`}function uu(e){return typeof e!="number"||!Number.isFinite(e)?Pb:Math.max(Ib,Math.min(Tb,Math.floor(e)))}function Lr(e){if(!Array.isArray(e))return[];let t=new Set,n=[];for(let r of e){let o=typeof r=="string"?r.trim():"";if(!o)continue;let i=o.toLowerCase();if(!t.has(i)&&(t.add(i),n.push(o),n.length>=Ob))break}return n}function Rn(e){let t=e.results.length;return{cited:e.results.filter(r=>r.surfaced).length,total:t}}function Ei(e){let t=e.results.length,n={brand:e.brand,isYou:!0,surfaced:e.results.filter(o=>o.surfaced).length,total:t},r=e.competitors.map(o=>({brand:o,isYou:!1,surfaced:e.results.filter(i=>i.competitorsSurfaced.some(s=>s.toLowerCase()===o.toLowerCase())).length,total:t}));return r.sort((o,i)=>i.surfaced-o.surfaced||o.brand.localeCompare(i.brand)),[n,...r]}function du(e,t){let{cited:n,total:r}=Rn(e);return{generated_at:t.generatedAt,domain:e.domain,brand:e.brand,cited:n,total:r,competitors:e.competitors,results:e.results}}function pu(e,t){if(!t)return null;let{cited:n}=Rn(e),r=new Map(t.results.map(s=>[s.query.toLowerCase(),s.surfaced])),o=[],i=[];for(let s of e.results){let a=r.get(s.query.toLowerCase());a!==void 0&&(s.surfaced&&!a&&o.push(s.query),!s.surfaced&&a&&i.push(s.query))}return{scoreDelta:n-t.cited,prevCited:t.cited,prevTotal:t.total,prevDate:t.generated_at.slice(0,10),newlyCited:o,newlyDropped:i}}function fu(e,t){let n=Lr(e.competitors),r=[`- Domain: ${e.domain}`,e.name?`- Business name: ${e.name}`:null,e.type?`- Business type: ${e.type}`:null,e.description?`- What it does: ${e.description}`:null,`- OKF knowledge bundle present in repo: ${e.hasOkfBundle?"yes":"no"}`,n.length?`- Competitors to track: ${n.join(", ")}`:null].filter(Boolean).join(`
917
917
  `),o=n.length?`
918
918
  4. For EACH question, also record which of these competitor brands appear in the cited sources: ${n.join(", ")}. Use these EXACT names in \`competitorsSurfaced\` (only the ones that actually appear; empty array if none). This powers a share-of-voice comparison.`:"",i=n.length?`,
919
919
  "competitorsSurfaced": [${JSON.stringify(n[0])}]`:`,
@@ -955,7 +955,7 @@ End your reply with EXACTLY ONE fenced \`\`\`json block (and nothing after it) m
955
955
  }
956
956
  \`\`\`
957
957
 
958
- \`results\` must have exactly ${t} entries. \`rank\` is a number when surfaced, or null when not surfaced or unknown. \`competitors\` must echo the tracked list exactly (${n.length?n.join(", "):"empty when none were given"}).`}function gu(e){if(typeof e!="string"||!e.trim())return null;let t=/```json\s*([\s\S]*?)```/gi,n=[],r;for(;(r=t.exec(e))!==null;)r[1].trim()&&n.push(r[1].trim());if(n.length===0)return null;for(let o=n.length-1;o>=0;o--){let i=Ob(n[o]);if(i)return i}return null}function Ob(e){let t;try{t=JSON.parse(e)}catch{return null}if(!t||typeof t!="object")return null;let n=t,r=typeof n.domain=="string"?n.domain.trim():"";if(!r)return null;let o=typeof n.brand=="string"&&n.brand.trim()?n.brand.trim():r,i=Lr(Array.isArray(n.competitors)?n.competitors.map(l=>String(l)):[]),s=new Set(i.map(l=>l.toLowerCase()));if(!Array.isArray(n.results))return null;let a=[];for(let l of n.results){if(!l||typeof l!="object")continue;let c=l,d=typeof c.query=="string"?c.query.trim():"";if(!d)continue;let f=c.surfaced===!0,p=typeof c.rank=="number"&&Number.isFinite(c.rank)?Math.round(c.rank):null,g=typeof c.evidence=="string"?c.evidence.trim():"",y=typeof c.source=="string"&&c.source.trim()?c.source.trim():null,h=Array.isArray(c.competitorsSurfaced)?Lb(c.competitorsSurfaced.map(w=>typeof w=="string"?w.trim():"").filter(w=>w&&s.has(w.toLowerCase()))):[];a.push({query:d,surfaced:f,rank:f?p:null,evidence:g,source:y,competitorsSurfaced:h})}return a.length===0?null:{brand:o,domain:r,competitors:i,results:a}}function Lb(e){let t=new Set,n=[];for(let r of e){let o=r.toLowerCase();t.has(o)||(t.add(o),n.push(r))}return n}function mu(e,t){let{cited:n,total:r}=Rn(e),o=t.generatedAt.slice(0,10),i=e.results.some(f=>f.source),s=e.results.map((f,p)=>{let g=f.surfaced?"\u2705":"\u2014",y=f.surfaced&&f.rank?`#${f.rank}`:"\u2014",h=Ce(f.evidence||(f.surfaced?"surfaced":"not found")),w=f.source?Ce(su(f.source)):"\u2014";return i?`| ${p+1} | ${Ce(f.query)} | ${g} | ${y} | ${w} | ${h} |`:`| ${p+1} | ${Ce(f.query)} | ${g} | ${y} | ${h} |`}).join(`
958
+ \`results\` must have exactly ${t} entries. \`rank\` is a number when surfaced, or null when not surfaced or unknown. \`competitors\` must echo the tracked list exactly (${n.length?n.join(", "):"empty when none were given"}).`}function gu(e){if(typeof e!="string"||!e.trim())return null;let t=/```json\s*([\s\S]*?)```/gi,n=[],r;for(;(r=t.exec(e))!==null;)r[1].trim()&&n.push(r[1].trim());if(n.length===0)return null;for(let o=n.length-1;o>=0;o--){let i=Lb(n[o]);if(i)return i}return null}function Lb(e){let t;try{t=JSON.parse(e)}catch{return null}if(!t||typeof t!="object")return null;let n=t,r=typeof n.domain=="string"?n.domain.trim():"";if(!r)return null;let o=typeof n.brand=="string"&&n.brand.trim()?n.brand.trim():r,i=Lr(Array.isArray(n.competitors)?n.competitors.map(l=>String(l)):[]),s=new Set(i.map(l=>l.toLowerCase()));if(!Array.isArray(n.results))return null;let a=[];for(let l of n.results){if(!l||typeof l!="object")continue;let c=l,d=typeof c.query=="string"?c.query.trim():"";if(!d)continue;let f=c.surfaced===!0,p=typeof c.rank=="number"&&Number.isFinite(c.rank)?Math.round(c.rank):null,g=typeof c.evidence=="string"?c.evidence.trim():"",y=typeof c.source=="string"&&c.source.trim()?c.source.trim():null,h=Array.isArray(c.competitorsSurfaced)?Nb(c.competitorsSurfaced.map(w=>typeof w=="string"?w.trim():"").filter(w=>w&&s.has(w.toLowerCase()))):[];a.push({query:d,surfaced:f,rank:f?p:null,evidence:g,source:y,competitorsSurfaced:h})}return a.length===0?null:{brand:o,domain:r,competitors:i,results:a}}function Nb(e){let t=new Set,n=[];for(let r of e){let o=r.toLowerCase();t.has(o)||(t.add(o),n.push(r))}return n}function mu(e,t){let{cited:n,total:r}=Rn(e),o=t.generatedAt.slice(0,10),i=e.results.some(f=>f.source),s=e.results.map((f,p)=>{let g=f.surfaced?"\u2705":"\u2014",y=f.surfaced&&f.rank?`#${f.rank}`:"\u2014",h=Ce(f.evidence||(f.surfaced?"surfaced":"not found")),w=f.source?Ce(su(f.source)):"\u2014";return i?`| ${p+1} | ${Ce(f.query)} | ${g} | ${y} | ${w} | ${h} |`:`| ${p+1} | ${Ce(f.query)} | ${g} | ${y} | ${h} |`}).join(`
959
959
  `),a=i?`| # | Query | Cited? | ~Rank | Source cited | Evidence |
960
960
  |---|-------|--------|-------|--------------|----------|`:`| # | Query | Cited? | ~Rank | Evidence |
961
961
  |---|-------|--------|-------|----------|`,l=e.results.filter(f=>!f.surfaced),c=l.length===0?"_None \u2014 the business surfaced for every query tested. Re-run periodically to catch drift._":l.map(f=>{let p=f.source?` _(currently cited: ${Ce(su(f.source))})_`:"";return`- **${Ce(f.query)}** \u2014 ${f.evidence||"not surfaced"}${p}`}).join(`
@@ -974,10 +974,10 @@ engine: claude-web-grounded
974
974
  > tells you whether it's working.
975
975
 
976
976
  **Cited: ${n} / ${r} queries** \xB7 engine: ${Tr} \xB7 ${o}
977
- ${Nb(t.trend,n,r)}
977
+ ${jb(t.trend,n,r)}
978
978
  ${a}
979
979
  ${s}
980
- ${jb(e)}
980
+ ${Db(e)}
981
981
  ## Where you're not surfacing (opportunities)
982
982
 
983
983
  ${c}
@@ -1001,13 +1001,13 @@ This is **not a per-engine guarantee**: ChatGPT, Perplexity, and Gemini each
1001
1001
  rank and cite differently, and tracking them individually is a planned
1002
1002
  follow-up. Treat the score as directional \u2014 watch the trend rather than fixating
1003
1003
  on a single number.
1004
- `}function Nb(e,t,n){if(!e)return`
1004
+ `}function jb(e,t,n){if(!e)return`
1005
1005
  _First run \u2014 re-run on a cadence to start tracking the trend._
1006
1006
  `;let r=e.scoreDelta>0?`\u25B2 up ${e.scoreDelta}`:e.scoreDelta<0?`\u25BC down ${Math.abs(e.scoreDelta)}`:"\u25AA no change",o=`
1007
1007
  **Trend:** ${t}/${n} this run \u2014 ${r} from ${e.prevCited}/${e.prevTotal} on ${e.prevDate}.`;return e.newlyCited.length&&(o+=`
1008
1008
  - \u2705 Newly cited: ${e.newlyCited.map(i=>`_${Ce(i)}_`).join("; ")}`),e.newlyDropped.length&&(o+=`
1009
1009
  - \u26A0\uFE0F Dropped: ${e.newlyDropped.map(i=>`_${Ce(i)}_`).join("; ")}`),o+`
1010
- `}function jb(e){if(!e.competitors.length)return"";let t=Ei(e).map(n=>{let r=n.isYou?`**${Ce(n.brand)} (you)**`:Ce(n.brand),o=n.total>0?`${Math.round(n.surfaced/n.total*100)}%`:"\u2014";return`| ${r} | ${n.surfaced} / ${n.total} | ${o} |`}).join(`
1010
+ `}function Db(e){if(!e.competitors.length)return"";let t=Ei(e).map(n=>{let r=n.isYou?`**${Ce(n.brand)} (you)**`:Ce(n.brand),o=n.total>0?`${Math.round(n.surfaced/n.total*100)}%`:"\u2014";return`| ${r} | ${n.surfaced} / ${n.total} | ${o} |`}).join(`
1011
1011
  `);return`
1012
1012
  ## Share of voice
1013
1013
 
@@ -1016,18 +1016,18 @@ How often each brand surfaces across the same ${e.results.length} queries.
1016
1016
  | Brand | Surfaced | Rate |
1017
1017
  |-------|----------|------|
1018
1018
  ${t}
1019
- `}function su(e){let t=e.replace(/^https?:\/\//i,"").replace(/\/$/,"");return t.length<=48?t:t.slice(0,47)+"\u2026"}function Ce(e){return e.replace(/\|/g,"\\|").replace(/\n+/g," ").trim()}async function En(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=yn();if(!$r(r)){u.warn(ie[r].summary),ie[r].next&&u.message(` ${ie[r].next}`),process.exitCode=1;return}u.info(L.dim(ie[r].summary)),r==="claude-session-unverified"&&ie[r].next&&u.message(L.dim(` ${ie[r].next}`));let o=vt(t),i=or(t),s=Lr(e.competitors&&e.competitors.length?e.competitors:Wb(o?.business.competitors)),a={domain:n.domain,name:o?.business.name,type:o?.business.type||n.site_type,description:o?.business.description,hasOkfBundle:i.exists&&i.fileCount>0,competitors:s},l=uu(e.queries);u.message(`${L.cyan("\u25C7")} Auditing AI citations for ${L.bold(a.domain)} \u2014 ${l} web-grounded quer${l===1?"y":"ies"} via ${Tr}.`),u.message(L.dim(` This runs live web searches and can take a minute\u2026
1020
- `));let c=fu(a,l),d=await Bb({cwd:t,prompt:c,model:e.model});if(d===null){process.exitCode=1;return}let f=gu(d);if(!f){u.error(`Couldn't read a citation report from the agent's reply. Re-run \`${m("citations")}\`, optionally with fewer queries (\`--queries 4\`).`),process.exitCode=1;return}let p=new Date().toISOString(),g=lu(t),y=Kb(g),h=pu(f,y),w=mu(f,{generatedAt:p,trend:h});hu(Or(t),{recursive:!0}),yu(au(t),w,"utf-8"),hu(g,{recursive:!0}),yu(bu(g,cu(p)),JSON.stringify(du(f,{generatedAt:p}),null,2)+`
1021
- `,"utf-8");let{cited:b,total:C}=Rn(f),B=b===0?L.red:b<C?L.yellow:L.green,I=[{content:L.bold("AI Citation Scorecard")},{sep:!0},{content:`Domain: ${L.cyan(f.domain)}`},{content:`Cited: ${B(`${b} / ${C}`)} ${L.dim("queries")}`}];if(h){let D=h.scoreDelta>0?L.green(`\u25B2 +${h.scoreDelta}`):h.scoreDelta<0?L.red(`\u25BC ${h.scoreDelta}`):L.dim("\u25AA 0");I.push({content:`Trend: ${D} ${L.dim(`vs ${h.prevCited}/${h.prevTotal} on ${h.prevDate}`)}`})}else I.push({content:L.dim("Trend: first run \u2014 re-run to start tracking")});if(I.push({content:`Engine: ${L.dim(Tr)}`}),f.competitors.length){I.push({sep:!0}),I.push({content:L.dim("Share of voice:")});for(let D of Ei(f)){let te=D.isYou?L.bold(`${D.brand} (you)`):D.brand;I.push({content:` ${te}: ${D.surfaced}/${D.total}`})}}I.push({sep:!0}),I.push({content:L.dim(`Saved \u2192 .seoagent/${Ci}/${Ri}`)}),I.push({content:b<C?L.dim("Not surfacing everywhere \u2014 see the scorecard, then `seoagent okf`."):L.dim("Surfacing across the board. Re-run periodically to catch drift.")}),u.message(F(I,{title:L.magenta("citations")})),e.json&&process.stdout.write(JSON.stringify(f,null,2)+`
1022
- `)}async function Bb(e){let{cwd:t,prompt:n,model:r}=e;try{let o=Ub({prompt:n,options:{cwd:t,allowedTools:["WebSearch","WebFetch","Read","Grep","Glob"],permissionMode:"acceptEdits",...r?{model:r}:{}}}),i="";for await(let s of o)if(s.type==="assistant"){let a=s.message.content;if(Array.isArray(a))for(let l of a)Gb(l)}else if(s.type==="result"){if(process.stdout.write(`
1019
+ `}function su(e){let t=e.replace(/^https?:\/\//i,"").replace(/\/$/,"");return t.length<=48?t:t.slice(0,47)+"\u2026"}function Ce(e){return e.replace(/\|/g,"\\|").replace(/\n+/g," ").trim()}async function En(e={}){let t=process.cwd(),n=O(t);if(!n)return;let r=yn();if(!$r(r)){u.warn(ie[r].summary),ie[r].next&&u.message(` ${ie[r].next}`),process.exitCode=1;return}u.info(L.dim(ie[r].summary)),r==="claude-session-unverified"&&ie[r].next&&u.message(L.dim(` ${ie[r].next}`));let o=vt(t),i=or(t),s=Lr(e.competitors&&e.competitors.length?e.competitors:Kb(o?.business.competitors)),a={domain:n.domain,name:o?.business.name,type:o?.business.type||n.site_type,description:o?.business.description,hasOkfBundle:i.exists&&i.fileCount>0,competitors:s},l=uu(e.queries);u.message(`${L.cyan("\u25C7")} Auditing AI citations for ${L.bold(a.domain)} \u2014 ${l} web-grounded quer${l===1?"y":"ies"} via ${Tr}.`),u.message(L.dim(` This runs live web searches and can take a minute\u2026
1020
+ `));let c=fu(a,l),d=await Gb({cwd:t,prompt:c,model:e.model});if(d===null){process.exitCode=1;return}let f=gu(d);if(!f){u.error(`Couldn't read a citation report from the agent's reply. Re-run \`${m("citations")}\`, optionally with fewer queries (\`--queries 4\`).`),process.exitCode=1;return}let p=new Date().toISOString(),g=lu(t),y=qb(g),h=pu(f,y),w=mu(f,{generatedAt:p,trend:h});hu(Or(t),{recursive:!0}),yu(au(t),w,"utf-8"),hu(g,{recursive:!0}),yu(bu(g,cu(p)),JSON.stringify(du(f,{generatedAt:p}),null,2)+`
1021
+ `,"utf-8");let{cited:b,total:C}=Rn(f),B=b===0?L.red:b<C?L.yellow:L.green,I=[{content:L.bold("AI Citation Scorecard")},{sep:!0},{content:`Domain: ${L.cyan(f.domain)}`},{content:`Cited: ${B(`${b} / ${C}`)} ${L.dim("queries")}`}];if(h){let D=h.scoreDelta>0?L.green(`\u25B2 +${h.scoreDelta}`):h.scoreDelta<0?L.red(`\u25BC ${h.scoreDelta}`):L.dim("\u25AA 0");I.push({content:`Trend: ${D} ${L.dim(`vs ${h.prevCited}/${h.prevTotal} on ${h.prevDate}`)}`})}else I.push({content:L.dim("Trend: first run \u2014 re-run to start tracking")});if(I.push({content:`Engine: ${L.dim(Tr)}`}),f.competitors.length){I.push({sep:!0}),I.push({content:L.dim("Share of voice:")});for(let D of Ei(f)){let te=D.isYou?L.bold(`${D.brand} (you)`):D.brand;I.push({content:` ${te}: ${D.surfaced}/${D.total}`})}}I.push({sep:!0}),I.push({content:L.dim(`Saved \u2192 .seoagent/${Ci}/${Ri}`)}),I.push({content:b<C?L.dim("Not surfacing everywhere \u2014 see the scorecard, then `seoagent okf`."):L.dim("Surfacing across the board. Re-run periodically to catch drift.")}),u.message(M(I,{title:L.magenta("citations")})),e.json&&process.stdout.write(JSON.stringify(f,null,2)+`
1022
+ `)}async function Gb(e){let{cwd:t,prompt:n,model:r}=e;try{let o=Bb({prompt:n,options:{cwd:t,allowedTools:["WebSearch","WebFetch","Read","Grep","Glob"],permissionMode:"acceptEdits",...r?{model:r}:{}}}),i="";for await(let s of o)if(s.type==="assistant"){let a=s.message.content;if(Array.isArray(a))for(let l of a)Hb(l)}else if(s.type==="result"){if(process.stdout.write(`
1023
1023
  `),!(s.subtype==="success"&&!s.is_error))return u.error(" Agent did not complete the citation audit (auth, rate limit, or network)."),wu(),null;i=String(s.result??"")}return i}catch(o){return process.stdout.write(`
1024
1024
  `),u.error(` Agent error: ${o.message}`),wu(),null}}function wu(){u.message(tc.map(e=>L.dim(` ${e}`)).join(`
1025
- `))}function Gb(e){if(!e||typeof e!="object")return;let t=e.type;if(t==="text"){let n=e.text;typeof n=="string"&&n&&process.stdout.write(xr(n));return}if(t==="tool_use"){let n=String(e.name??"tool"),r=e.input,o=n==="WebSearch"?String(r?.query??""):n==="WebFetch"?String(r?.url??""):"";process.stdout.write(L.dim(` ${L.magenta("\u{1F50E}")} ${n}${o?` ${Hb(o,70)}`:""}
1026
- `))}}function Hb(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function Wb(e){return typeof e!="string"?[]:e.split(",").map(t=>t.trim()).filter(Boolean)}function Kb(e){try{if(!Fb(e))return null;let t=Mb(e).filter(o=>o.endsWith(".json")).sort();if(t.length===0)return null;let n=t[t.length-1],r=JSON.parse(Db(bu(e,n),"utf-8"));return r&&typeof r=="object"&&Array.isArray(r.results)&&typeof r.generated_at=="string"?r:null}catch{return null}}import Ut from"picocolors";var qb=30,zb=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi;function Vb(e){let t=e,n=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(t);n&&(t=n[1]),t=t.replace(zb," ").replace(/<!--[\s\S]*?-->/g," ").replace(/<[^>]+>/g," ").replace(/&nbsp;/gi," ").replace(/&[a-z]+;/gi," ").replace(/\s+/g," ").trim();let r=t===""?0:t.split(" ").filter(Boolean).length;return{wordCount:r,rendered:r<qb?"empty":"yes"}}async function Yb(e,t){try{let n=await P(e,{headers:{"user-agent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) SEOAgent-CLI"},redirect:"follow"},{attempts:2,timeoutMs:1e4,fetchImpl:t});if(!n.ok)return{status:n.status,rendered:"error",wordCount:0};let r=await n.text(),{wordCount:o,rendered:i}=Vb(r);return{status:n.status,rendered:i,wordCount:o}}catch{return{status:null,rendered:"error",wordCount:0}}}async function ku(e,t={}){let n=Math.max(1,t.concurrency??5),r=new Map,o=[...e],i=0;async function s(){for(;;){let a=o.shift();if(a===void 0)return;r.set(a,await Yb(a,t.fetchImpl)),i+=1,t.onProgress?.(i,e.length)}}return await Promise.all(Array.from({length:Math.min(n,e.length)},()=>s())),r}var Ai=300;async function An(e={}){if(e.all){await Jb();return}let t=process.cwd();if(!O(t))return;tt(t);let n=Ko(t);$u(t);let r=await vu(t,{enrichSitemap:!0,crawl:e.crawl});if(n.reason==="refreshed"?(u.success(n.from&&n.from!==n.to?`Refreshed the SEOAgent skill ${n.from} \u2192 ${n.to}.`:`Refreshed the SEOAgent skill (now ${n.to}).`),u.info("Your `.seoagent/` knowledge was left untouched.")):(u.error(`Could not refresh the skill (${n.reason}).`),process.exitCode=1),r.added>0?u.success(`Re-scanned the codebase: +${r.added} new page${r.added===1?"":"s"} merged into .seoagent/pages.md (${r.total} total).`):r.total>0&&u.info(`Page inventory already current (${r.total} pages).`),r.crawl){let{crawled:o,empty:i,errors:s}=r.crawl;u.success(`Crawled ${o} page${o===1?"":"s"} \u2192 filled Status / Rendered / Word count`+(i>0?`, ${i} render empty`:"")+(s>0?`, ${s} unreachable`:"")+".")}}async function vu(e,t={}){try{let n=_(e),r=n?.domain&&n.domain!=="unknown"?n.domain:null,{pages:o}=ve(e,r);t.enrichSitemap&&r&&await Ws(o,r);let i,s;if(t.crawl&&r){let l=o.map(d=>d.url).filter(d=>/^https?:\/\//.test(d)),c=l.slice(0,Ai);if(l.length>Ai&&u.info(`Crawling the first ${Ai} of ${l.length} pages (cap).`),c.length>0){u.info(`Crawling ${c.length} page${c.length===1?"":"s"}\u2026`),s=await ku(c);let d=0,f=0;for(let p of s.values())p.rendered==="empty"?d++:p.rendered==="error"&&f++;i={crawled:s.size,empty:d,errors:f}}}let a=er(e,o,s);return{added:a.added,total:a.total,crawl:i}}catch{return{added:0,total:0}}}async function Jb(){let e=_s();if(e.length===0){u.info("No SEOAgent projects are registered on this machine yet. They register themselves on `init` / `sync`.");return}u.message(`Refreshing ${e.length} project${e.length===1?"":"s"} to SEOAgent ${Ut.bold(E)}\u2026`);let t=0,n=0;for(let r of e){let o=Ko(r);$u(r);let i=await vu(r),s=i.added>0?Ut.cyan(` +${i.added} page${i.added===1?"":"s"}`):"";if(o.reason==="refreshed"){t++;let a=o.from&&o.from!==o.to?Ut.dim(` (${o.from} \u2192 ${o.to})`):"";u.message(` ${Ut.green("\u2713")} ${r}${a}${s}`)}else n++,u.message(` ${Ut.yellow("!")} ${r} ${Ut.dim("\u2014 "+o.reason)}${s}`)}u.success(`Refreshed ${t}/${e.length} project${e.length===1?"":"s"} to ${E}.`),n>0&&u.info(`${n} could not be refreshed (see above).`)}function $u(e){try{et(e)}catch{}}import{spinner as Ii,confirm as Xb,isCancel as Qb}from"@clack/prompts";import $ from"picocolors";var Zb=11e4,Su={easy_win:"easy win",striking_distance:"striking distance",competitor_gap:"competitor gap",defend:"defend",low_priority:"low priority"};async function ek(e){let t=process.cwd(),n=wt(t);if(!n){u.error(`No .seoagent/project.md found. Run \`${m("init")}\` first.`),process.exitCode=1;return}let r=_(t),o=r?.domain&&r.domain!=="unknown"?r.domain:void 0,i=(e.apiBase||T.BASE).replace(/\/$/,""),a=!!process.stdout.isTTY&&!e.json?Ii():null;a?.start(`Looking up ${$.bold(`"${e.keyword}"`)} ${$.dim("via DataForSEO (free peek)\u2026")}`);let l;try{l=await P(`${i}/api/cli/keywords/peek`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({install_id:n,keyword:e.keyword,...o?{domain:o}:{}})})}catch(d){S(a,"error",`Network error: ${d.message}`,$.red("Network error.")),process.exitCode=1;return}let c=null;try{c=await l.json()}catch{c=null}if(e.json){process.stdout.write(JSON.stringify({status:c?.status??"error",http_status:l.status,body:c??null})+`
1027
- `);return}if(l.status===429||c?.skipped?.startsWith("rate-limited")){let d=c?.skipped==="rate-limited:ip"?"this network":"this install";S(a,"warn",`Daily peek quota reached for ${d}.`,$.yellow(`Daily peek quota reached for ${d}.`)),u.message(xu()),process.exitCode=1;return}if(!l.ok||!c){S(a,"error",`Peek failed (${l.status})${c?.error?`: ${c.error}`:""}`,$.red(`Peek failed (${l.status}).`)),process.exitCode=1;return}if(c.skipped==="provider-quota"){S(a,"warn","Real keyword data is temporarily unavailable. Try again later.",$.yellow("Real keyword data is temporarily unavailable. Try again later.")),u.message($.dim("No action needed on your side \u2014 the maintainer has been notified."));return}if(c.skipped==="no-creds"||c.skipped==="no-table"){S(a,"warn","Real keyword data isn\u2019t enabled on the server yet \u2014 try again later.",$.yellow("Real keyword data is not enabled on the server yet."));return}if(!c.opportunity){S(a,"warn",`No data returned for "${e.keyword}".`,$.yellow(`No data returned for "${e.keyword}".`));return}a?.stop($.green("Got it.")),u.message(tk(c.opportunity)),c.remaining&&u.message(`${$.dim("Peeks remaining today:")} ${$.bold(String(c.remaining.install))} ${$.dim("\u2014 "+xu())}`)}function tk(e){let n=c=>$.dim(c.padEnd(14)),r=e.volume!=null?$.bold(String(e.volume)):$.dim("n/a"),o=e.difficulty!=null?`${$.bold(String(e.difficulty))} ${$.dim(nk(e.difficulty))}`:$.dim("n/a"),i=Su[e.opportunity]??e.opportunity,s=e.opportunity==="easy_win"?$.bold($.green(i)):e.opportunity==="striking_distance"?$.bold($.cyan(i)):e.opportunity==="competitor_gap"?$.bold($.yellow(i)):$.dim(i),a=[{content:`${$.green("\u25CF")} ${$.bold(e.keyword)}`},{sep:!0},{content:`${n("Volume:")}${r} ${$.dim("/mo")}`},{content:`${n("Difficulty:")}${o}`},{content:`${n("Opportunity:")}${s}`}],l=`${$.bold($.cyan("Keyword peek"))}`;return F(a,{width:55,title:l})}function nk(e){return e<=20?"easy":e<=40?"moderate":e<=60?"hard":"very hard"}function xu(e=j()){return e?`You're logged in \u2014 run \`${m("keywords")}\` for full enrichment (no quota). Pro unlocks the full inventory beyond the ~25 cap plus \`${m("keywords --discover")}\` (new targets) + \`${m("keywords --competitors")}\` (competitor gaps): ${m("upgrade")}.`:`Log in for the full top-25 enrichment, no quota: ${m("login")}`}function Pi(e){let t=e.filter(n=>n.opportunity!=="low_priority");if(t.length!==0){u.message("Top opportunities:");for(let n of t){let r=n.volume!=null?`vol ${n.volume}`:"vol n/a",o=n.difficulty!=null?`KD ${n.difficulty}`:"KD n/a",i=n.our_position!=null?`, you're #${n.our_position}`:", not ranking";u.message(` \u2022 [${Su[n.opportunity]??n.opportunity}] ${n.keyword} \u2014 ${r}, ${o}${i}`)}}}function rk(e){if(e.length!==0){u.message("Top competitor gaps:");for(let t of e){let n=t.volume!=null?`vol ${t.volume}`:"vol n/a",r=t.difficulty!=null?`KD ${t.difficulty}`:"KD n/a",o=t.their_position!=null?`#${t.their_position}`:"top 10";u.message(` \u2022 ${t.keyword} \u2014 ${t.competitor_domain} ranks ${o}, ${n}, ${r}`)}}}async function ok(e){let t=e.all?"all":"suggested";if(t==="all"&&process.stdin.isTTY){let a=await Xb({message:"Delete ALL keywords for this site from the cloud? This cannot be undone."});if(Qb(a)||!a){u.info("No changes.");return}}let n=e.apiBase||e.auth.api_base||T.BASE,r=process.stdout.isTTY?Ii():null;r?.start(t==="all"?"Purging all keywords\u2026":"Purging suggested keywords\u2026");let o;try{o=await P(`${n}/api/cli/keywords/purge`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${e.auth.user_token}:${e.auth.website_token}`},body:JSON.stringify({scope:t})})}catch(a){S(r,"error",`Network error: ${a.message}`,$.red("Network error.")),process.exitCode=1;return}let i=null;try{i=await o.json()}catch{i=null}if(i?.skipped==="no-table"||i?.skipped==="no-columns"){S(r,"warn","Keyword storage isn\u2019t enabled on the server yet.",$.yellow("Nothing to purge yet."));return}if(!o.ok||i?.status!=="ok"){S(r,"error",`Purge failed (${o.status})${i?.error?`: ${i.error}`:""}`,$.red(`Purge failed (${o.status}).`)),process.exitCode=1;return}let s=i.purged??0;S(r,"success",`Purged ${s} ${t==="all"?"":"suggested "}keyword${s===1?"":"s"}.`,$.green(`Purged ${s} keyword${s===1?"":"s"}.`)),u.message($.dim(t==="all"?"Cleared the cloud inventory. Re-run `seoagent keywords --seed` / strategy to rebuild it.":"Cleared discovery noise. Your clustered keywords were kept."))}async function ze(e={}){if(e.peek&&e.peek.trim().length>0){await ek({keyword:e.peek.trim(),apiBase:e.apiBase,json:e.json});return}let t=_(process.cwd()),n=j(t?.domain);if(!n){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}if(e.purge){await ok({all:e.all,apiBase:e.apiBase,auth:n});return}let r=e.apiBase||n.api_base||T.BASE,o=`Bearer ${n.user_token}:${n.website_token}`,i=e.competitors?"competitors":e.discover?"discover":e.seed?"seed":"enrich",s=i==="competitors"?"/api/cli/keywords/competitors":i==="discover"?"/api/cli/keywords/discover":i==="seed"?"/api/cli/keywords/seed":"/api/cli/keywords/enrich",a=i==="competitors"?"Finding keywords your competitors rank for\u2026":i==="discover"?"Discovering new keywords to target\u2026":i==="seed"?"Seeding keywords from your Search Console data\u2026":"Enriching keywords with real volume + difficulty\u2026",c=!!process.stdout.isTTY?Ii():null;c?.start(a);let d=i==="competitors"||i==="discover"||i==="seed",f;try{f=await P(`${r}${s}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:o},body:"{}"},d?{timeoutMs:Zb,attempts:1}:{})}catch(y){S(c,"error",`Network error: ${y.message}`,$.red("Network error.")),process.exitCode=1;return}let p=null;try{p=await f.json()}catch{p=null}if(f.status===402||p?.code==="upgrade_required"){S(c,"warn",i==="competitors"?"Competitor gap analysis is a paid feature.":"Keyword discovery is a paid feature.",$.yellow("Paid feature \u2014 upgrade to continue.")),u.message(i==="competitors"?`Upgrade to see which keywords competitors rank for that you don't: ${$.cyan(be("cli-keywords-competitors"))}`:`Upgrade to find new keywords to target: ${$.cyan(be("cli-keywords-discover"))}`),process.exitCode=1;return}if(!f.ok||p?.status!=="ok"){S(c,"error",`Server rejected request (${f.status})${p?.error?`: ${p.error}`:""}`,$.red(`Server rejected request (${f.status}).`)),process.exitCode=1;return}if(p.skipped==="no-gsc-data"){S(c,"warn","No Search Console data to seed from yet. Connect Google Search Console (run `seoagent login` and link GSC) \u2014 or wait for impressions to accrue on a new site.",$.yellow("No Search Console data yet."));return}if(p.skipped==="no-keywords"||p.skipped==="no-seeds"){S(c,"warn","No keywords yet. Seed from Search Console with `seoagent keywords --seed`, or run the keyword strategy (Phase 2) first, then try again.",$.yellow("No keywords yet."));return}if(p.skipped==="no-competitors"){S(c,"warn","No competitors found yet. Add competitors or run strategy discovery first, then try again.",$.yellow("No competitors yet."));return}if(p.skipped==="no-creds"||p.skipped==="no-columns"||p.skipped==="no-table"){S(c,"warn","Real keyword data isn\u2019t enabled on the server yet \u2014 try again later.",$.yellow("Real keyword data is not enabled on the server yet."));return}if(p.skipped){S(c,"warn",`Skipped: ${p.skipped}`,$.yellow(`Skipped: ${p.skipped}`));return}if(i==="competitors"){let y=p.gaps??0;S(c,"success",`Found ${y} competitor gap${y===1?"":"s"} across ${p.competitors?.length??0} competitor${p.competitors?.length===1?"":"s"} (added as "suggested").`,$.green(`${y} competitor gap${y===1?"":"s"} found.`)),rk(p.topGaps??[]),u.message(`Review them in ${$.cyan(".seoagent/keywords.md")} (a read-only projection \u2014 don't hand-edit it). Keep the on-topic ones for your clusters; clear off-topic noise with \`${m("keywords --purge")}\`. The analyzed competitors are saved to your dashboard's Competitors section.`);return}if(i==="discover"){let y=ik(p);S(c,"success",y.headline,$.green(y.short)),Pi(p.opportunities??[]),u.message(y.hint(m));return}if(i==="seed"){let y=p.seeded??0;S(c,"success",`Seeded ${y} keyword${y===1?"":"s"} from Search Console (real impressed queries, added as "suggested").`,$.green(`${y} keyword${y===1?"":"s"} seeded from Search Console.`)),Pi(p.opportunities??[]),u.message(`These are queries your site already gets impressions for \u2014 striking-distance wins first. Review in ${$.cyan(".seoagent/keywords.md")} and build clusters from them.`);return}let g=p.enriched??0;S(c,"success",`Enriched ${g} keyword${g===1?"":"s"}.`,$.green(`Enriched ${g} keyword${g===1?"":"s"}.`)),Pi(p.opportunities??[]),p.paid||u.message(`${$.dim("Free plan:")} enriched up to ${$.bold(String(p.cap??25))} keywords. ${$.dim("Upgrade for full enrichment + discovery + competitor gap:")} ${$.cyan(be("cli-keywords-cap"))}`)}function ik(e){let t=e.discovered??0,n=e.ignored??0,r=(s,a)=>`${s} ${a}${s===1?"":"s"}`,o="Review them in .seoagent/keywords.md (a read-only projection \u2014 don't hand-edit it).";if(e.judgePending)return{headline:`Discovered ${r(t,"new keyword")} to target (added as "suggested", not yet relevance-judged).`,short:`${r(t,"new keyword")} discovered (unjudged).`,hint:s=>`${o} The relevance judge could not run for this site (it needs business context in .seoagent/context.md), so relevance-check before adopting; clear off-topic noise with \`${s("keywords --purge")}\`.`};if(t===0&&n>0)return{headline:`Found ${r(n,"candidate")}; the relevance judge ruled every one off-topic for this site, so nothing was added to target.`,short:`0 new keywords kept (${n} judged off-topic).`,hint:()=>"Nothing to review. Off-topic verdicts are stored, so the same junk is not proposed again."};let i=n>0?` Hid ${r(n,"off-topic candidate")} (judge verdict: ignore).`:"";return{headline:`Discovered ${r(t,"new keyword")} to target (judged relevant to your business, added as "suggested").${i}`,short:`${r(t,"new keyword")} discovered${n>0?` (${n} hidden as off-topic)`:""}.`,hint:s=>`${o} Keep the ones that fit your clusters; \`${s("keywords --purge")}\` clears anything the judge missed.`}}import G from"picocolors";function Pn(e={}){let t=process.cwd(),n=_(t),r=He(t);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
1028
- `);return}if(u.message(sk(r)),!n){u.warn(`No SEOAgent project here. Run \`${m("init")}\` first to persist the provider.`);return}J(t,{image_provider:r.provider}),u.info(`Saved to ${G.cyan(".seoagent/project.md")} ${G.dim(`(image_provider: ${r.provider})`)}`)}function sk(e){let n=i=>G.dim(i.padEnd(12)),r=[];if(e.provider==="none"){r.push({content:`${G.dim("\u25CB")} ${G.bold(G.yellow("No image provider detected"))}`}),r.push({sep:!0}),r.push({content:G.dim("Set ONE of these to enable image generation:")});let i=js();for(let s of Object.keys(i))r.push({content:`${n(s+":")}${G.cyan(i[s].join(" or "))}`});r.push({sep:!0}),r.push({content:G.dim("Add to your shell, .env.local, or .env, then re-run:")}),r.push({content:` ${G.cyan(m("env-check"))}`})}else{r.push({content:`${G.green("\u2713")} ${G.dim("Image provider:")} ${G.bold(G.green(e.provider))}`}),r.push({sep:!0}),e.matched_key&&r.push({content:`${n("Key:")}${G.bold(e.matched_key)}`}),e.source&&r.push({content:`${n("Source:")}${G.cyan(e.source)}`});let i=e.available_providers.filter(s=>s!==e.provider);i.length>0&&r.push({content:`${n("Available:")}${G.dim(i.join(", "))}`})}let o=`${G.bold(G.cyan("SEOAgent"))} ${G.dim("\xB7")} ${G.dim("env-check")}`;return F(r,{width:64,title:o})}import{existsSync as Li,mkdirSync as Ru,writeFileSync as Eu}from"fs";import{dirname as jr,isAbsolute as fk,join as Nr,resolve as gk}from"path";import{tmpdir as mk}from"os";import{spinner as hk}from"@clack/prompts";import Y from"picocolors";import{Buffer as _u}from"buffer";var ak=6e4,Ti=18e4,lk=15e3;async function Oi(e){let t=await fetch(e,{signal:AbortSignal.timeout(ak)});if(!t.ok)throw new Error(`Image download failed: ${t.status} ${t.statusText}`);let n=await t.arrayBuffer();return _u.from(n)}async function ck(e){let t=e.size??"1024x1024",n=await fetch("https://api.openai.com/v1/images/generations",{method:"POST",headers:{Authorization:`Bearer ${e.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify({model:"gpt-image-1",prompt:e.prompt,size:t,n:1}),signal:AbortSignal.timeout(Ti)});if(!n.ok){let i=await n.text().catch(()=>"");throw new Error(`OpenAI image API ${n.status}: ${i.slice(0,300)}`)}let o=(await n.json()).data?.[0];if(!o)throw new Error("OpenAI image API returned no data");if(o.b64_json)return{bytes:_u.from(o.b64_json,"base64"),contentType:"image/png"};if(o.url)return{bytes:await Oi(o.url),contentType:"image/png"};throw new Error("OpenAI image API returned neither b64_json nor url")}async function uk(e){let t=process.env.FAL_MODEL||"fal-ai/flux/schnell",n=await fetch(`https://fal.run/${t}`,{method:"POST",headers:{Authorization:`Key ${e.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify({prompt:e.prompt,image_size:"landscape_16_9",num_images:1}),signal:AbortSignal.timeout(Ti)});if(!n.ok){let s=await n.text().catch(()=>"");throw new Error(`fal.ai API ${n.status}: ${s.slice(0,300)}`)}let o=(await n.json()).images?.[0];if(!o?.url)throw new Error("fal.ai API returned no image url");return{bytes:await Oi(o.url),contentType:o.content_type??"image/png"}}async function dk(e,t,n=9e4){let r=Date.now(),o=1e3;for(;Date.now()-r<n;){let i=await fetch(`https://api.replicate.com/v1/predictions/${e}`,{headers:{Authorization:`Token ${t}`},signal:AbortSignal.timeout(lk)});if(!i.ok)throw new Error(`Replicate poll failed: ${i.status}`);let s=await i.json();if(s.status==="succeeded"||s.status==="failed"||s.status==="canceled")return s;await new Promise(a=>setTimeout(a,o)),o=Math.min(o*1.5,5e3)}throw new Error("Replicate prediction timed out")}async function pk(e){let t=process.env.REPLICATE_MODEL||"black-forest-labs/flux-schnell",n=await fetch(`https://api.replicate.com/v1/models/${t}/predictions`,{method:"POST",headers:{Authorization:`Token ${e.apiKey}`,"Content-Type":"application/json",Prefer:"wait"},body:JSON.stringify({input:{prompt:e.prompt,aspect_ratio:"16:9"}}),signal:AbortSignal.timeout(Ti)});if(!n.ok){let s=await n.text().catch(()=>"");throw new Error(`Replicate API ${n.status}: ${s.slice(0,300)}`)}let r=await n.json();if(r.status!=="succeeded"&&r.status!=="failed"&&(r=await dk(r.id,e.apiKey)),r.status!=="succeeded")throw new Error(`Replicate prediction ${r.status}: ${r.error??""}`);let o=Array.isArray(r.output)?r.output[0]:r.output;if(!o)throw new Error("Replicate prediction returned no output");return{bytes:await Oi(o),contentType:"image/png",providerImageId:r.id}}async function Cu(e,t){switch(e){case"openai":return ck(t);case"fal":return uk(t);case"replicate":return pk(t);default:throw new Error(`Unknown image provider: ${e}`)}}function yk(e){return e==="openai"||e==="fal"||e==="replicate"}async function In(e={}){let t=process.cwd();if(!e.prompt){u.warn(`Missing --prompt. Example: ${m('generate-image --prompt "..." --out content/images/hero.png')}`),process.exitCode=1;return}if(!e.out){u.warn("Missing --out. Example: --out .seoagent/content/images/hero.png"),process.exitCode=1;return}let n=_(t),r=null;if(e.provider){if(!yk(e.provider)){u.warn(`Invalid --provider "${e.provider}". Use one of: openai, fal, replicate.`),process.exitCode=1;return}r=e.provider}else n?.image_provider&&n.image_provider!=="none"?r=n.image_provider:r=He(t).provider;if(!r||r==="none"){u.warn(`No image generation provider available. Set OPENAI_API_KEY, FAL_KEY, or REPLICATE_API_TOKEN, then run \`${m("env-check")}\`.`),process.exitCode=1;return}let o=Ns(t,r);if(!o){u.warn(`Provider "${r}" selected but no API key found. Set the env var, then re-run.`),process.exitCode=1;return}let i=fk(e.out)?e.out:gk(t,e.out),a=!e.silent&&!!process.stdout.isTTY?hk():null;a?.start(`Generating image with ${Y.bold(r)} ${Y.dim(`(${o.envName})`)}\u2026`);try{let l=await Cu(r,{prompt:e.prompt,apiKey:o.key,size:e.size});Li(jr(i))||Ru(jr(i),{recursive:!0}),Eu(i,l.bytes),e.silent||S(a,"success",`Wrote ${i} (${l.bytes.length} bytes, ${l.contentType}).`,Y.green(`Wrote ${i} ${Y.dim(`(${l.bytes.length} bytes, ${l.contentType})`)}`))}catch(l){a?.stop(Y.red("Image generation failed."));let c=bk(t,{provider:r,envName:o.envName,prompt:e.prompt,size:e.size,outPath:i,error:l});u.message(wk({provider:r,envName:o.envName,prompt:e.prompt,size:e.size,message:l.message})),c&&u.message(`${Y.dim("Full error log:")} ${Y.cyan(c)}`),process.exitCode=1}}function wk(e){let n=d=>Y.dim(d.padEnd(10)),o=e.prompt.length>54?`${e.prompt.slice(0,53)}\u2026`:e.prompt,i=[{content:`${Y.red("\u2717")} ${Y.bold(Y.red("Image generation failed"))}`},{sep:!0},{content:`${n("Provider:")}${Y.bold(e.provider)}`},{content:`${n("Key:")}${e.envName}`},{content:`${n("Prompt:")}${Y.dim(`"${o}"`)}`}];e.size&&i.push({content:`${n("Size:")}${e.size}`}),i.push({sep:!0});let s=e.message.replace(/\s+/g," ").trim(),a=64,l=s.length>a?`${s.slice(0,a-1)}\u2026`:s;i.push({content:Y.red(l)});let c=`${Y.bold(Y.cyan("SEOAgent"))} ${Y.dim("\xB7")} ${Y.dim("generate-image")}`;return F(i,{width:70,title:c})}function bk(e,t){let r=`seoagent-generate-image-${new Date().toISOString().replace(/[:.]/g,"-")}.log`,o=Nr(e,k),i=Nr(o,".errors"),s=Li(o)?Nr(i,r):Nr(mk(),r),a=["# SEOAgent generate-image error",`# ${new Date().toISOString()}`,"","## Request",`provider: ${t.provider}`,`env_var: ${t.envName}`,`prompt: ${JSON.stringify(t.prompt)}`,`size: ${t.size??"(default)"}`,`out_path: ${t.outPath}`,`cwd: ${e}`,"","## Error",`message: ${t.error.message}`,"","## Stack",t.error.stack??"(no stack)",""];t.error.cause&&a.push("## Cause",String(t.error.cause),"");try{return Li(jr(s))||Ru(jr(s),{recursive:!0}),Eu(s,a.join(`
1025
+ `))}function Hb(e){if(!e||typeof e!="object")return;let t=e.type;if(t==="text"){let n=e.text;typeof n=="string"&&n&&process.stdout.write(xr(n));return}if(t==="tool_use"){let n=String(e.name??"tool"),r=e.input,o=n==="WebSearch"?String(r?.query??""):n==="WebFetch"?String(r?.url??""):"";process.stdout.write(L.dim(` ${L.magenta("\u{1F50E}")} ${n}${o?` ${Wb(o,70)}`:""}
1026
+ `))}}function Wb(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function Kb(e){return typeof e!="string"?[]:e.split(",").map(t=>t.trim()).filter(Boolean)}function qb(e){try{if(!Ub(e))return null;let t=Mb(e).filter(o=>o.endsWith(".json")).sort();if(t.length===0)return null;let n=t[t.length-1],r=JSON.parse(Fb(bu(e,n),"utf-8"));return r&&typeof r=="object"&&Array.isArray(r.results)&&typeof r.generated_at=="string"?r:null}catch{return null}}import Ut from"picocolors";var zb=30,Vb=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi;function Yb(e){let t=e,n=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(t);n&&(t=n[1]),t=t.replace(Vb," ").replace(/<!--[\s\S]*?-->/g," ").replace(/<[^>]+>/g," ").replace(/&nbsp;/gi," ").replace(/&[a-z]+;/gi," ").replace(/\s+/g," ").trim();let r=t===""?0:t.split(" ").filter(Boolean).length;return{wordCount:r,rendered:r<zb?"empty":"yes"}}async function Jb(e,t){try{let n=await P(e,{headers:{"user-agent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) SEOAgent-CLI"},redirect:"follow"},{attempts:2,timeoutMs:1e4,fetchImpl:t});if(!n.ok)return{status:n.status,rendered:"error",wordCount:0};let r=await n.text(),{wordCount:o,rendered:i}=Yb(r);return{status:n.status,rendered:i,wordCount:o}}catch{return{status:null,rendered:"error",wordCount:0}}}async function ku(e,t={}){let n=Math.max(1,t.concurrency??5),r=new Map,o=[...e],i=0;async function s(){for(;;){let a=o.shift();if(a===void 0)return;r.set(a,await Jb(a,t.fetchImpl)),i+=1,t.onProgress?.(i,e.length)}}return await Promise.all(Array.from({length:Math.min(n,e.length)},()=>s())),r}var Ai=300;async function An(e={}){if(e.all){await Xb();return}let t=process.cwd();if(!O(t))return;tt(t);let n=Ko(t);$u(t);let r=await vu(t,{enrichSitemap:!0,crawl:e.crawl});if(n.reason==="refreshed"?(u.success(n.from&&n.from!==n.to?`Refreshed the SEOAgent skill ${n.from} \u2192 ${n.to}.`:`Refreshed the SEOAgent skill (now ${n.to}).`),u.info("Your `.seoagent/` knowledge was left untouched.")):(u.error(`Could not refresh the skill (${n.reason}).`),process.exitCode=1),r.added>0?u.success(`Re-scanned the codebase: +${r.added} new page${r.added===1?"":"s"} merged into .seoagent/pages.md (${r.total} total).`):r.total>0&&u.info(`Page inventory already current (${r.total} pages).`),r.crawl){let{crawled:o,empty:i,errors:s}=r.crawl;u.success(`Crawled ${o} page${o===1?"":"s"} \u2192 filled Status / Rendered / Word count`+(i>0?`, ${i} render empty`:"")+(s>0?`, ${s} unreachable`:"")+".")}}async function vu(e,t={}){try{let n=_(e),r=n?.domain&&n.domain!=="unknown"?n.domain:null,{pages:o}=ve(e,r);t.enrichSitemap&&r&&await Ws(o,r);let i,s;if(t.crawl&&r){let l=o.map(d=>d.url).filter(d=>/^https?:\/\//.test(d)),c=l.slice(0,Ai);if(l.length>Ai&&u.info(`Crawling the first ${Ai} of ${l.length} pages (cap).`),c.length>0){u.info(`Crawling ${c.length} page${c.length===1?"":"s"}\u2026`),s=await ku(c);let d=0,f=0;for(let p of s.values())p.rendered==="empty"?d++:p.rendered==="error"&&f++;i={crawled:s.size,empty:d,errors:f}}}let a=er(e,o,s);return{added:a.added,total:a.total,crawl:i}}catch{return{added:0,total:0}}}async function Xb(){let e=_s();if(e.length===0){u.info("No SEOAgent projects are registered on this machine yet. They register themselves on `init` / `sync`.");return}u.message(`Refreshing ${e.length} project${e.length===1?"":"s"} to SEOAgent ${Ut.bold(E)}\u2026`);let t=0,n=0;for(let r of e){let o=Ko(r);$u(r);let i=await vu(r),s=i.added>0?Ut.cyan(` +${i.added} page${i.added===1?"":"s"}`):"";if(o.reason==="refreshed"){t++;let a=o.from&&o.from!==o.to?Ut.dim(` (${o.from} \u2192 ${o.to})`):"";u.message(` ${Ut.green("\u2713")} ${r}${a}${s}`)}else n++,u.message(` ${Ut.yellow("!")} ${r} ${Ut.dim("\u2014 "+o.reason)}${s}`)}u.success(`Refreshed ${t}/${e.length} project${e.length===1?"":"s"} to ${E}.`),n>0&&u.info(`${n} could not be refreshed (see above).`)}function $u(e){try{et(e)}catch{}}import{spinner as Ii,confirm as Qb,isCancel as Zb}from"@clack/prompts";import $ from"picocolors";var ek=11e4,Su={easy_win:"easy win",striking_distance:"striking distance",competitor_gap:"competitor gap",defend:"defend",low_priority:"low priority"};async function tk(e){let t=process.cwd(),n=wt(t);if(!n){u.error(`No .seoagent/project.md found. Run \`${m("init")}\` first.`),process.exitCode=1;return}let r=_(t),o=r?.domain&&r.domain!=="unknown"?r.domain:void 0,i=(e.apiBase||T.BASE).replace(/\/$/,""),a=!!process.stdout.isTTY&&!e.json?Ii():null;a?.start(`Looking up ${$.bold(`"${e.keyword}"`)} ${$.dim("via DataForSEO (free peek)\u2026")}`);let l;try{l=await P(`${i}/api/cli/keywords/peek`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({install_id:n,keyword:e.keyword,...o?{domain:o}:{}})})}catch(d){S(a,"error",`Network error: ${d.message}`,$.red("Network error.")),process.exitCode=1;return}let c=null;try{c=await l.json()}catch{c=null}if(e.json){process.stdout.write(JSON.stringify({status:c?.status??"error",http_status:l.status,body:c??null})+`
1027
+ `);return}if(l.status===429||c?.skipped?.startsWith("rate-limited")){let d=c?.skipped==="rate-limited:ip"?"this network":"this install";S(a,"warn",`Daily peek quota reached for ${d}.`,$.yellow(`Daily peek quota reached for ${d}.`)),u.message(xu()),process.exitCode=1;return}if(!l.ok||!c){S(a,"error",`Peek failed (${l.status})${c?.error?`: ${c.error}`:""}`,$.red(`Peek failed (${l.status}).`)),process.exitCode=1;return}if(c.skipped==="provider-quota"){S(a,"warn","Real keyword data is temporarily unavailable. Try again later.",$.yellow("Real keyword data is temporarily unavailable. Try again later.")),u.message($.dim("No action needed on your side \u2014 the maintainer has been notified."));return}if(c.skipped==="no-creds"||c.skipped==="no-table"){S(a,"warn","Real keyword data isn\u2019t enabled on the server yet \u2014 try again later.",$.yellow("Real keyword data is not enabled on the server yet."));return}if(!c.opportunity){S(a,"warn",`No data returned for "${e.keyword}".`,$.yellow(`No data returned for "${e.keyword}".`));return}a?.stop($.green("Got it.")),u.message(nk(c.opportunity)),c.remaining&&u.message(`${$.dim("Peeks remaining today:")} ${$.bold(String(c.remaining.install))} ${$.dim("\u2014 "+xu())}`)}function nk(e){let n=c=>$.dim(c.padEnd(14)),r=e.volume!=null?$.bold(String(e.volume)):$.dim("n/a"),o=e.difficulty!=null?`${$.bold(String(e.difficulty))} ${$.dim(rk(e.difficulty))}`:$.dim("n/a"),i=Su[e.opportunity]??e.opportunity,s=e.opportunity==="easy_win"?$.bold($.green(i)):e.opportunity==="striking_distance"?$.bold($.cyan(i)):e.opportunity==="competitor_gap"?$.bold($.yellow(i)):$.dim(i),a=[{content:`${$.green("\u25CF")} ${$.bold(e.keyword)}`},{sep:!0},{content:`${n("Volume:")}${r} ${$.dim("/mo")}`},{content:`${n("Difficulty:")}${o}`},{content:`${n("Opportunity:")}${s}`}],l=`${$.bold($.cyan("Keyword peek"))}`;return M(a,{width:55,title:l})}function rk(e){return e<=20?"easy":e<=40?"moderate":e<=60?"hard":"very hard"}function xu(e=j()){return e?`You're logged in \u2014 run \`${m("keywords")}\` for full enrichment (no quota). Pro unlocks the full inventory beyond the ~25 cap plus \`${m("keywords --discover")}\` (new targets) + \`${m("keywords --competitors")}\` (competitor gaps): ${m("upgrade")}.`:`Log in for the full top-25 enrichment, no quota: ${m("login")}`}function Pi(e){let t=e.filter(n=>n.opportunity!=="low_priority");if(t.length!==0){u.message("Top opportunities:");for(let n of t){let r=n.volume!=null?`vol ${n.volume}`:"vol n/a",o=n.difficulty!=null?`KD ${n.difficulty}`:"KD n/a",i=n.our_position!=null?`, you're #${n.our_position}`:", not ranking";u.message(` \u2022 [${Su[n.opportunity]??n.opportunity}] ${n.keyword} \u2014 ${r}, ${o}${i}`)}}}function ok(e){if(e.length!==0){u.message("Top competitor gaps:");for(let t of e){let n=t.volume!=null?`vol ${t.volume}`:"vol n/a",r=t.difficulty!=null?`KD ${t.difficulty}`:"KD n/a",o=t.their_position!=null?`#${t.their_position}`:"top 10";u.message(` \u2022 ${t.keyword} \u2014 ${t.competitor_domain} ranks ${o}, ${n}, ${r}`)}}}async function ik(e){let t=e.all?"all":"suggested";if(t==="all"&&process.stdin.isTTY){let a=await Qb({message:"Delete ALL keywords for this site from the cloud? This cannot be undone."});if(Zb(a)||!a){u.info("No changes.");return}}let n=e.apiBase||e.auth.api_base||T.BASE,r=process.stdout.isTTY?Ii():null;r?.start(t==="all"?"Purging all keywords\u2026":"Purging suggested keywords\u2026");let o;try{o=await P(`${n}/api/cli/keywords/purge`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${e.auth.user_token}:${e.auth.website_token}`},body:JSON.stringify({scope:t})})}catch(a){S(r,"error",`Network error: ${a.message}`,$.red("Network error.")),process.exitCode=1;return}let i=null;try{i=await o.json()}catch{i=null}if(i?.skipped==="no-table"||i?.skipped==="no-columns"){S(r,"warn","Keyword storage isn\u2019t enabled on the server yet.",$.yellow("Nothing to purge yet."));return}if(!o.ok||i?.status!=="ok"){S(r,"error",`Purge failed (${o.status})${i?.error?`: ${i.error}`:""}`,$.red(`Purge failed (${o.status}).`)),process.exitCode=1;return}let s=i.purged??0;S(r,"success",`Purged ${s} ${t==="all"?"":"suggested "}keyword${s===1?"":"s"}.`,$.green(`Purged ${s} keyword${s===1?"":"s"}.`)),u.message($.dim(t==="all"?"Cleared the cloud inventory. Re-run `seoagent keywords --seed` / strategy to rebuild it.":"Cleared discovery noise. Your clustered keywords were kept."))}async function ze(e={}){if(e.peek&&e.peek.trim().length>0){await tk({keyword:e.peek.trim(),apiBase:e.apiBase,json:e.json});return}let t=_(process.cwd()),n=j(t?.domain);if(!n){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}if(e.purge){await ik({all:e.all,apiBase:e.apiBase,auth:n});return}let r=e.apiBase||n.api_base||T.BASE,o=`Bearer ${n.user_token}:${n.website_token}`,i=e.competitors?"competitors":e.discover?"discover":e.seed?"seed":"enrich",s=i==="competitors"?"/api/cli/keywords/competitors":i==="discover"?"/api/cli/keywords/discover":i==="seed"?"/api/cli/keywords/seed":"/api/cli/keywords/enrich",a=i==="competitors"?"Finding keywords your competitors rank for\u2026":i==="discover"?"Discovering new keywords to target\u2026":i==="seed"?"Seeding keywords from your Search Console data\u2026":"Enriching keywords with real volume + difficulty\u2026",c=!!process.stdout.isTTY?Ii():null;c?.start(a);let d=i==="competitors"||i==="discover"||i==="seed",f;try{f=await P(`${r}${s}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:o},body:"{}"},d?{timeoutMs:ek,attempts:1}:{})}catch(y){S(c,"error",`Network error: ${y.message}`,$.red("Network error.")),process.exitCode=1;return}let p=null;try{p=await f.json()}catch{p=null}if(f.status===402||p?.code==="upgrade_required"){S(c,"warn",i==="competitors"?"Competitor gap analysis is a paid feature.":"Keyword discovery is a paid feature.",$.yellow("Paid feature \u2014 upgrade to continue.")),u.message(i==="competitors"?`Upgrade to see which keywords competitors rank for that you don't: ${$.cyan(be("cli-keywords-competitors"))}`:`Upgrade to find new keywords to target: ${$.cyan(be("cli-keywords-discover"))}`),process.exitCode=1;return}if(!f.ok||p?.status!=="ok"){S(c,"error",`Server rejected request (${f.status})${p?.error?`: ${p.error}`:""}`,$.red(`Server rejected request (${f.status}).`)),process.exitCode=1;return}if(p.skipped==="no-gsc-data"){S(c,"warn","No Search Console data to seed from yet. Connect Google Search Console (run `seoagent login` and link GSC) \u2014 or wait for impressions to accrue on a new site.",$.yellow("No Search Console data yet."));return}if(p.skipped==="no-keywords"||p.skipped==="no-seeds"){S(c,"warn","No keywords yet. Seed from Search Console with `seoagent keywords --seed`, or run the keyword strategy (Phase 2) first, then try again.",$.yellow("No keywords yet."));return}if(p.skipped==="no-competitors"){S(c,"warn","No competitors found yet. Add competitors or run strategy discovery first, then try again.",$.yellow("No competitors yet."));return}if(p.skipped==="no-creds"||p.skipped==="no-columns"||p.skipped==="no-table"){S(c,"warn","Real keyword data isn\u2019t enabled on the server yet \u2014 try again later.",$.yellow("Real keyword data is not enabled on the server yet."));return}if(p.skipped){S(c,"warn",`Skipped: ${p.skipped}`,$.yellow(`Skipped: ${p.skipped}`));return}if(i==="competitors"){let y=p.gaps??0;S(c,"success",`Found ${y} competitor gap${y===1?"":"s"} across ${p.competitors?.length??0} competitor${p.competitors?.length===1?"":"s"} (added as "suggested").`,$.green(`${y} competitor gap${y===1?"":"s"} found.`)),ok(p.topGaps??[]),u.message(`Review them in ${$.cyan(".seoagent/keywords.md")} (a read-only projection \u2014 don't hand-edit it). Keep the on-topic ones for your clusters; clear off-topic noise with \`${m("keywords --purge")}\`. The analyzed competitors are saved to your dashboard's Competitors section.`);return}if(i==="discover"){let y=sk(p);S(c,"success",y.headline,$.green(y.short)),Pi(p.opportunities??[]),u.message(y.hint(m));return}if(i==="seed"){let y=p.seeded??0;S(c,"success",`Seeded ${y} keyword${y===1?"":"s"} from Search Console (real impressed queries, added as "suggested").`,$.green(`${y} keyword${y===1?"":"s"} seeded from Search Console.`)),Pi(p.opportunities??[]),u.message(`These are queries your site already gets impressions for \u2014 striking-distance wins first. Review in ${$.cyan(".seoagent/keywords.md")} and build clusters from them.`);return}let g=p.enriched??0;S(c,"success",`Enriched ${g} keyword${g===1?"":"s"}.`,$.green(`Enriched ${g} keyword${g===1?"":"s"}.`)),Pi(p.opportunities??[]),p.paid||u.message(`${$.dim("Free plan:")} enriched up to ${$.bold(String(p.cap??25))} keywords. ${$.dim("Upgrade for full enrichment + discovery + competitor gap:")} ${$.cyan(be("cli-keywords-cap"))}`)}function sk(e){let t=e.discovered??0,n=e.ignored??0,r=(s,a)=>`${s} ${a}${s===1?"":"s"}`,o="Review them in .seoagent/keywords.md (a read-only projection \u2014 don't hand-edit it).";if(e.judgePending)return{headline:`Discovered ${r(t,"new keyword")} to target (added as "suggested", not yet relevance-judged).`,short:`${r(t,"new keyword")} discovered (unjudged).`,hint:s=>`${o} The relevance judge could not run for this site (it needs business context in .seoagent/context.md), so relevance-check before adopting; clear off-topic noise with \`${s("keywords --purge")}\`.`};if(t===0&&n>0)return{headline:`Found ${r(n,"candidate")}; the relevance judge ruled every one off-topic for this site, so nothing was added to target.`,short:`0 new keywords kept (${n} judged off-topic).`,hint:()=>"Nothing to review. Off-topic verdicts are stored, so the same junk is not proposed again."};let i=n>0?` Hid ${r(n,"off-topic candidate")} (judge verdict: ignore).`:"";return{headline:`Discovered ${r(t,"new keyword")} to target (judged relevant to your business, added as "suggested").${i}`,short:`${r(t,"new keyword")} discovered${n>0?` (${n} hidden as off-topic)`:""}.`,hint:s=>`${o} Keep the ones that fit your clusters; \`${s("keywords --purge")}\` clears anything the judge missed.`}}import G from"picocolors";function Pn(e={}){let t=process.cwd(),n=_(t),r=He(t);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
1028
+ `);return}if(u.message(ak(r)),!n){u.warn(`No SEOAgent project here. Run \`${m("init")}\` first to persist the provider.`);return}J(t,{image_provider:r.provider}),u.info(`Saved to ${G.cyan(".seoagent/project.md")} ${G.dim(`(image_provider: ${r.provider})`)}`)}function ak(e){let n=i=>G.dim(i.padEnd(12)),r=[];if(e.provider==="none"){r.push({content:`${G.dim("\u25CB")} ${G.bold(G.yellow("No image provider detected"))}`}),r.push({sep:!0}),r.push({content:G.dim("Set ONE of these to enable image generation:")});let i=js();for(let s of Object.keys(i))r.push({content:`${n(s+":")}${G.cyan(i[s].join(" or "))}`});r.push({sep:!0}),r.push({content:G.dim("Add to your shell, .env.local, or .env, then re-run:")}),r.push({content:` ${G.cyan(m("env-check"))}`})}else{r.push({content:`${G.green("\u2713")} ${G.dim("Image provider:")} ${G.bold(G.green(e.provider))}`}),r.push({sep:!0}),e.matched_key&&r.push({content:`${n("Key:")}${G.bold(e.matched_key)}`}),e.source&&r.push({content:`${n("Source:")}${G.cyan(e.source)}`});let i=e.available_providers.filter(s=>s!==e.provider);i.length>0&&r.push({content:`${n("Available:")}${G.dim(i.join(", "))}`})}let o=`${G.bold(G.cyan("SEOAgent"))} ${G.dim("\xB7")} ${G.dim("env-check")}`;return M(r,{width:64,title:o})}import{existsSync as Li,mkdirSync as Ru,writeFileSync as Eu}from"fs";import{dirname as jr,isAbsolute as gk,join as Nr,resolve as mk}from"path";import{tmpdir as hk}from"os";import{spinner as yk}from"@clack/prompts";import Y from"picocolors";import{Buffer as _u}from"buffer";var lk=6e4,Ti=18e4,ck=15e3;async function Oi(e){let t=await fetch(e,{signal:AbortSignal.timeout(lk)});if(!t.ok)throw new Error(`Image download failed: ${t.status} ${t.statusText}`);let n=await t.arrayBuffer();return _u.from(n)}async function uk(e){let t=e.size??"1024x1024",n=await fetch("https://api.openai.com/v1/images/generations",{method:"POST",headers:{Authorization:`Bearer ${e.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify({model:"gpt-image-1",prompt:e.prompt,size:t,n:1}),signal:AbortSignal.timeout(Ti)});if(!n.ok){let i=await n.text().catch(()=>"");throw new Error(`OpenAI image API ${n.status}: ${i.slice(0,300)}`)}let o=(await n.json()).data?.[0];if(!o)throw new Error("OpenAI image API returned no data");if(o.b64_json)return{bytes:_u.from(o.b64_json,"base64"),contentType:"image/png"};if(o.url)return{bytes:await Oi(o.url),contentType:"image/png"};throw new Error("OpenAI image API returned neither b64_json nor url")}async function dk(e){let t=process.env.FAL_MODEL||"fal-ai/flux/schnell",n=await fetch(`https://fal.run/${t}`,{method:"POST",headers:{Authorization:`Key ${e.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify({prompt:e.prompt,image_size:"landscape_16_9",num_images:1}),signal:AbortSignal.timeout(Ti)});if(!n.ok){let s=await n.text().catch(()=>"");throw new Error(`fal.ai API ${n.status}: ${s.slice(0,300)}`)}let o=(await n.json()).images?.[0];if(!o?.url)throw new Error("fal.ai API returned no image url");return{bytes:await Oi(o.url),contentType:o.content_type??"image/png"}}async function pk(e,t,n=9e4){let r=Date.now(),o=1e3;for(;Date.now()-r<n;){let i=await fetch(`https://api.replicate.com/v1/predictions/${e}`,{headers:{Authorization:`Token ${t}`},signal:AbortSignal.timeout(ck)});if(!i.ok)throw new Error(`Replicate poll failed: ${i.status}`);let s=await i.json();if(s.status==="succeeded"||s.status==="failed"||s.status==="canceled")return s;await new Promise(a=>setTimeout(a,o)),o=Math.min(o*1.5,5e3)}throw new Error("Replicate prediction timed out")}async function fk(e){let t=process.env.REPLICATE_MODEL||"black-forest-labs/flux-schnell",n=await fetch(`https://api.replicate.com/v1/models/${t}/predictions`,{method:"POST",headers:{Authorization:`Token ${e.apiKey}`,"Content-Type":"application/json",Prefer:"wait"},body:JSON.stringify({input:{prompt:e.prompt,aspect_ratio:"16:9"}}),signal:AbortSignal.timeout(Ti)});if(!n.ok){let s=await n.text().catch(()=>"");throw new Error(`Replicate API ${n.status}: ${s.slice(0,300)}`)}let r=await n.json();if(r.status!=="succeeded"&&r.status!=="failed"&&(r=await pk(r.id,e.apiKey)),r.status!=="succeeded")throw new Error(`Replicate prediction ${r.status}: ${r.error??""}`);let o=Array.isArray(r.output)?r.output[0]:r.output;if(!o)throw new Error("Replicate prediction returned no output");return{bytes:await Oi(o),contentType:"image/png",providerImageId:r.id}}async function Cu(e,t){switch(e){case"openai":return uk(t);case"fal":return dk(t);case"replicate":return fk(t);default:throw new Error(`Unknown image provider: ${e}`)}}function wk(e){return e==="openai"||e==="fal"||e==="replicate"}async function In(e={}){let t=process.cwd();if(!e.prompt){u.warn(`Missing --prompt. Example: ${m('generate-image --prompt "..." --out content/images/hero.png')}`),process.exitCode=1;return}if(!e.out){u.warn("Missing --out. Example: --out .seoagent/content/images/hero.png"),process.exitCode=1;return}let n=_(t),r=null;if(e.provider){if(!wk(e.provider)){u.warn(`Invalid --provider "${e.provider}". Use one of: openai, fal, replicate.`),process.exitCode=1;return}r=e.provider}else n?.image_provider&&n.image_provider!=="none"?r=n.image_provider:r=He(t).provider;if(!r||r==="none"){u.warn(`No image generation provider available. Set OPENAI_API_KEY, FAL_KEY, or REPLICATE_API_TOKEN, then run \`${m("env-check")}\`.`),process.exitCode=1;return}let o=Ns(t,r);if(!o){u.warn(`Provider "${r}" selected but no API key found. Set the env var, then re-run.`),process.exitCode=1;return}let i=gk(e.out)?e.out:mk(t,e.out),a=!e.silent&&!!process.stdout.isTTY?yk():null;a?.start(`Generating image with ${Y.bold(r)} ${Y.dim(`(${o.envName})`)}\u2026`);try{let l=await Cu(r,{prompt:e.prompt,apiKey:o.key,size:e.size});Li(jr(i))||Ru(jr(i),{recursive:!0}),Eu(i,l.bytes),e.silent||S(a,"success",`Wrote ${i} (${l.bytes.length} bytes, ${l.contentType}).`,Y.green(`Wrote ${i} ${Y.dim(`(${l.bytes.length} bytes, ${l.contentType})`)}`))}catch(l){a?.stop(Y.red("Image generation failed."));let c=kk(t,{provider:r,envName:o.envName,prompt:e.prompt,size:e.size,outPath:i,error:l});u.message(bk({provider:r,envName:o.envName,prompt:e.prompt,size:e.size,message:l.message})),c&&u.message(`${Y.dim("Full error log:")} ${Y.cyan(c)}`),process.exitCode=1}}function bk(e){let n=d=>Y.dim(d.padEnd(10)),o=e.prompt.length>54?`${e.prompt.slice(0,53)}\u2026`:e.prompt,i=[{content:`${Y.red("\u2717")} ${Y.bold(Y.red("Image generation failed"))}`},{sep:!0},{content:`${n("Provider:")}${Y.bold(e.provider)}`},{content:`${n("Key:")}${e.envName}`},{content:`${n("Prompt:")}${Y.dim(`"${o}"`)}`}];e.size&&i.push({content:`${n("Size:")}${e.size}`}),i.push({sep:!0});let s=e.message.replace(/\s+/g," ").trim(),a=64,l=s.length>a?`${s.slice(0,a-1)}\u2026`:s;i.push({content:Y.red(l)});let c=`${Y.bold(Y.cyan("SEOAgent"))} ${Y.dim("\xB7")} ${Y.dim("generate-image")}`;return M(i,{width:70,title:c})}function kk(e,t){let r=`seoagent-generate-image-${new Date().toISOString().replace(/[:.]/g,"-")}.log`,o=Nr(e,k),i=Nr(o,".errors"),s=Li(o)?Nr(i,r):Nr(hk(),r),a=["# SEOAgent generate-image error",`# ${new Date().toISOString()}`,"","## Request",`provider: ${t.provider}`,`env_var: ${t.envName}`,`prompt: ${JSON.stringify(t.prompt)}`,`size: ${t.size??"(default)"}`,`out_path: ${t.outPath}`,`cwd: ${e}`,"","## Error",`message: ${t.error.message}`,"","## Stack",t.error.stack??"(no stack)",""];t.error.cause&&a.push("## Cause",String(t.error.cause),"");try{return Li(jr(s))||Ru(jr(s),{recursive:!0}),Eu(s,a.join(`
1029
1029
  `)),s}catch{return null}}import ee from"picocolors";async function Tn(e={}){let t=_(process.cwd()),n=j(t?.domain);if(!n){let l=Ge();e.json?process.stdout.write(`${JSON.stringify({logged_in:!1,other_sites:l})}
1030
1030
  `):(u.error(`Not logged in. Run \`${m("login")}\` first.`),l.length>0&&u.info(`(Logged in to: ${l.join(", ")} \u2014 not this project's site.)`)),process.exitCode=1;return}let r=(e.apiBase||n.api_base||T.BASE).replace(/\/$/,""),o=`Bearer ${n.user_token}:${n.website_token}`,i;try{i=await fetch(`${r}/api/cli/whoami`,{method:"GET",headers:{Authorization:o,Accept:"application/json"},signal:AbortSignal.timeout(1e4)})}catch(l){u.error(`Network error: ${l.message}`),process.exitCode=1;return}if(i.status===404){if(e.json){process.stdout.write(`${JSON.stringify({logged_in:!0,server_supports_whoami:!1,api_base:r})}
1031
1031
  `);return}u.warn(`Logged in, but the server at this API base does not support \`/api/cli/whoami\` yet. Update with \`${m("update-cli")}\` (or re-deploy your server).`),u.message(`API base: ${r}`);return}let s=null;try{s=await i.json()}catch{s=null}if(!i.ok||!s||s.status!=="ok"){e.json?process.stdout.write(`${JSON.stringify({logged_in:!0,error:s?.error??`HTTP ${i.status}`})}
1032
1032
  `):u.error(`Could not fetch your account (HTTP ${i.status})${s?.error?`: ${s.error}`:""}`),process.exitCode=1;return}let a=Ge().filter(l=>l!==s.domain);if(e.json){process.stdout.write(`${JSON.stringify({logged_in:!0,...s,other_sites:a},null,2)}
1033
- `);return}u.message(kk(s)),a.length>0&&u.message(ee.dim(`Also logged in to: ${a.join(", ")}.`)),s.paid===!1&&u.message(`${ee.dim("Upgrade for autopilot:")} ${ee.cyan(be("cli-whoami"))}`)}function kk(e){let n=i=>ee.dim(i.padEnd(10)),r=[];if(e.email&&(r.push({content:`${ee.green("\u2713")} ${ee.dim("Logged in as")} ${ee.bold(e.email)}`}),r.push({sep:!0})),e.domain&&r.push({content:`${n("Website:")}${ee.cyan(e.domain)}`}),e.plan){let i=e.paid?ee.bold(ee.green(e.plan)):ee.bold(e.plan);r.push({content:`${n("Plan:")}${i}`})}e.api_base&&r.push({content:`${n("API:")}${ee.dim(e.api_base)}`});let o=`${ee.bold(ee.cyan("SEOAgent"))} ${ee.dim("\xB7")} ${ee.dim("whoami")}`;return F(r,{width:55,title:o})}import{select as Ln,text as On,confirm as Iu,isCancel as ce,intro as vk,outro as $k}from"@clack/prompts";import Dr from"picocolors";function xk(){return[{command:"status",label:"Show project status",hint:"Audit, strategy, briefs, content, roadmap \u2014 everything at a glance.",run:async()=>rn()},{command:"sync",label:"Sync with the cloud dashboard",hint:"Push local .seoagent/ changes + pull dashboard edits.",run:async()=>await oe()},{command:"init",label:"Initialize a SEOAgent project",hint:"Scaffold .seoagent/ + the skill file in this directory.",run:async()=>{await Zt()}},{command:"login",label:"Connect this CLI to seoagent.com",hint:"Opens the browser to bind your account.",run:async()=>await Xt()},{command:"whoami",label:"Show logged-in account",hint:"Email, bound website, plan, API base.",run:async()=>await Tn()},{command:"keywords",label:"Keyword research",hint:"Peek (free, one keyword) \xB7 enrich \xB7 discover \xB7 competitor gaps.",run:async()=>{let e=await Ln({message:"Which mode?",options:[{value:"peek",label:"peek",hint:"Free, one keyword, no login required"},{value:"enrich",label:"enrich (default)",hint:"Enrich your full strategy (requires login)"},{value:"discover",label:"discover",hint:"Find new keywords to target (paid)"},{value:"competitors",label:"competitors",hint:"Find competitor keyword gaps (paid)"}]});if(!ce(e))if(e==="peek"){let t=await On({message:"Keyword to peek:",placeholder:"saas seo",validate:n=>String(n??"").trim()?void 0:"A keyword is required."});if(ce(t))return;await ze({peek:String(t)})}else e==="discover"?await ze({discover:!0}):e==="competitors"?await ze({competitors:!0}):await ze()}},{command:"internal-links",label:"Analyze internal links",hint:"Find orphan pages \u2192 .seoagent/internal-links.md",run:async()=>kn({})},{command:"okf",label:"Open Knowledge Format bundle",hint:"Make your site AI-readable (AEO/GEO) \u2192 .seoagent/okf/",run:async()=>{let e=await Ln({message:"Which OKF action?",options:[{value:"status",label:"status",hint:"Is a bundle present?"},{value:"scaffold",label:"scaffold",hint:"Create the starter bundle"},{value:"validate",label:"validate",hint:"Check type fields, timestamps, links"}]});ce(e)||vn(e==="status"?void 0:String(e))}},{command:"citations",label:"Measure AI citations (AEO/GEO)",hint:"Are answer engines citing you? Web-grounded \u2192 .seoagent/citations/scorecard.md",run:async()=>await En()},{command:"generate-image",label:"Generate an image",hint:"Uses the detected (or explicit) provider.",run:async()=>{let e=await On({message:"Image prompt:",placeholder:"a minimalist cyan box logo",validate:n=>String(n??"").trim()?void 0:"A prompt is required."});if(ce(e))return;let t=await On({message:"Output file path:",placeholder:".seoagent/content/images/hero.png",validate:n=>String(n??"").trim()?void 0:"An output path is required."});ce(t)||await In({prompt:String(e),out:String(t)})}},{command:"env-check",label:"Check image-generation provider",hint:"Detect openai / fal / replicate from your env.",run:async()=>Pn({})},{command:"autopilot",label:"Toggle CLI autopilot",hint:"on / off / status \u2014 paid feature for queueing SEO fixes.",run:async()=>{let e=await Ln({message:"Autopilot action:",options:[{value:"status",label:"status",hint:"Show current state"},{value:"on",label:"on",hint:"Turn autopilot ON (paid)"},{value:"off",label:"off",hint:"Turn autopilot OFF"}]});ce(e)||await bn(String(e))}},{command:"pull",label:"Pull dashboard changes only",hint:"Cloud \u2192 local. Same as the second half of `sync`.",run:async()=>await ct()},{command:"ack",label:"Close out a pending inbox action",hint:"Mark a .seoagent/inbox/ action completed or failed.",run:async()=>{let e=await On({message:"Action ID to close out:",placeholder:"action-abc123",validate:r=>String(r??"").trim()?void 0:"Action ID is required."});if(ce(e))return;let t=await Iu({message:"Mark as failed instead of completed?",initialValue:!1});if(ce(t))return;let n;if(t===!0){let r=await On({message:"Reason for failure (optional):",placeholder:"couldn't apply because\u2026"});if(ce(r))return;String(r).trim()&&(n=String(r))}await $e(String(e),{failed:t===!0,reason:n})}},{command:"upgrade",label:"Upgrade your SEOAgent plan",hint:"Open the pricing page; contextual prompt if logged in.",run:async()=>await sn()},{command:"update-cli",label:"Update the CLI to the latest version",hint:"npm install -g @seoagent-official/seoagent@latest + refresh your projects",run:async()=>await an({})},{command:"refresh",label:"Refresh the skill to your CLI version",hint:"This project \u2014 or every project on the machine via `refresh --all`.",run:async()=>{let e=await Ln({message:"Refresh which?",options:[{value:"this",label:"This project",hint:"Just the current directory"},{value:"all",label:"All projects",hint:"Every SEOAgent project on this machine"}]});ce(e)||An({all:e==="all"})}},{command:"logout",label:"Log out",hint:"Clear stored credentials for seoagent.com.",run:async()=>Qt()},{command:"uninstall",label:"Uninstall SEOAgent from this project",hint:"Remove .seoagent/, the skill bundle, and the sync hook.",run:async()=>await en({})}]}var Au="__exit__";async function Pu(e=xk()){let t=e.map(o=>({value:o.command,label:o.label,hint:o.hint}));t.push({value:Au,label:"Exit",hint:"Close the menu"});let n=await Ln({message:"What would you like to do?",options:t});if(ce(n)||n===Au)return!0;let r=e.find(o=>o.command===n);if(!r)return u.warn(`Unknown menu pick "${String(n)}" \u2014 returning to menu.`),!1;try{await r.run()}catch(o){u.error(`\`${r.command}\` failed: ${o.message??String(o)}`)}return!1}async function Ni(){if(!process.stdin.isTTY){u.info("The menu needs an interactive terminal. Use the regular commands directly, e.g. `seoagent --help`.");return}vk(`${Dr.bold(Dr.cyan("SEOAgent"))} ${Dr.dim("\xB7 menu")}`);let e=await Pu();for(;!e;){let t=await Iu({message:"Do another?",initialValue:!0});if(ce(t)||t===!1){e=!0;break}e=await Pu()}$k(Dr.dim("See you next time."))}var R=new Sk;R.name("seoagent").description("AI SEO agent for Claude Code").version(E).showSuggestionAfterError(!0).showHelpAfterError(!0);R.command("init").description("Initialize SEOAgent project \u2014 creates .seoagent/ and installs the skill file").option("-y, --yes","Non-interactive: use inferred/env/flag values only (requires domain if not inferable)").option("--domain <domain>","Website domain (non-interactive or override)").option("--site-type <type>","Site type: saas, service, product, content, etc.").option("--allow-worktree","Scaffold .seoagent/ inside a temporary git worktree anyway (not recommended \u2014 it is deleted with the worktree)").option("--code <code>","One-time setup code from seoagent.com/grok \u2014 scaffolds AND binds this project in one command, no browser (also read from SEOAGENT_SETUP_CODE)").action(e=>{Zt({yes:e.yes,domain:e.domain,siteType:e.siteType,allowWorktree:e.allowWorktree,code:e.code})});R.command("uninstall").description("Remove SEOAgent from this project \u2014 deletes .seoagent/, the skill bundle, and the sync hook").option("-y, --yes","Skip the confirmation prompt (also implied in a non-TTY shell)").option("--global","Also wipe ~/.config/seoagent (login + sync state, all projects)").action(e=>{en({yes:e.yes,global:e.global})});R.command("status").description("Show current SEO project state").action(rn);R.command("doctor").description("Session-start health check \u2014 surfaces untriaged pull receipts, unknown domain/site_type, and an image key that needs enabling").option("--json","Output findings as JSON (for scripting / the agent)").action(e=>{ri({json:e.json})});R.command("login").description("Connect this CLI to your seoagent.com account (browser flow, or --code for headless setup)").option("--api-base <url>","Override API base URL (for testing)").option("--code <code>","One-time setup code from seoagent.com/grok \u2014 binds headlessly, no browser (also read from SEOAGENT_SETUP_CODE)").action(e=>{Xt({apiBase:e.apiBase,code:e.code})});R.command("logout").description("Remove stored credentials for this project's site (--all for every logged-in site)").option("--all","Log out of every stored site, not just this project's").action(e=>{Qt({all:e.all})});R.command("sync").description("Sync .seoagent/ with your dashboard \u2014 push local changes then pull cloud changes (no-op when not logged in)").option("--silent","Suppress output (used by the Claude Code hook)").option("--force [relpath]","Re-send every artifact on push; take cloud on every pull conflict. Give a path (`--force content/x.md`) to take cloud for that ONE artifact and leave the other conflicts alone.").option("--path <relpath>","Push only files matching this path suffix").option("--push-only","Skip the cloud \u2192 local pull pass").option("--pull-only","Skip the local \u2192 cloud push pass (same as `seoagent pull`)").action(e=>{oe({silent:e.silent,force:e.force,path:e.path,pushOnly:e.pushOnly,pullOnly:e.pullOnly})});R.command("pull").description("Pull cloud changes into .seoagent/ (dashboard / autopilot / chat edits)").option("--silent","Suppress output").option("--force [relpath]","Take the cloud version on every conflict (discards local edits). Give a path to force that ONE artifact.").option("--print <path>","Read-only: print the current cloud body of one artifact to stdout (writes nothing). For conflict diffs.").action(e=>{ct({force:e.force,silent:e.silent,print:e.print})});R.command("ack [action_id]").description("Close out a pending action from .seoagent/inbox/ (omit id for an interactive picker)").option("--failed","Mark as failed instead of completed").option("--reason <text>","Reason for failure (used with --failed)").action((e,t)=>{$e(e,{failed:t.failed,reason:t.reason})});R.command("inbox").description("List pending actions queued by autopilot in .seoagent/inbox/").option("--json","Output as JSON (handy for scripting / `jq`)").action(e=>{Vo({json:e.json})});R.command("process").description("Sync the inbox, pick which actions to apply, and run them via the Claude Agent SDK (uses your `claude login` session or ANTHROPIC_API_KEY)").option("--yes, -y","Skip the sync + selection prompts; process every pending action (for CI)").option("--model <name>","Override the model the Agent SDK uses (e.g. claude-sonnet-4-5-20250929)").action(e=>{Xo({yes:e.yes,model:e.model})});R.command("autopilot <action> [value]").description("Turn CLI autopilot on|off, show status, toggle `auto-approve on|off`, or set `draft-mode cloud|agent` (paid; queues fixes for your agent)").option("--api-base <url>","Override API base URL (for testing)").action((e,t,n)=>{bn(e,t,{apiBase:n.apiBase})});R.command("keywords").description("Enrich keywords with real volume + difficulty + opportunity labels (requires login)").option("--peek <keyword>","Free one-keyword DataForSEO lookup (no login required; daily quota)").option("--seed","Add the queries your site already ranks for (Google Search Console) to the inventory \u2014 additive, keeps existing keywords (requires login + GSC)").option("--discover","Find NEW keywords to target from your existing strategy (paid)").option("--competitors","Find keywords competitors rank for that you don\u2019t (paid)").option("--purge","Delete suggested keywords (discover/competitors noise) from the cloud inventory").option("--all","With --purge: clear EVERY keyword for this site, not just suggested").option("--json","Output as JSON (handy for scripting / `jq` \u2014 currently --peek only)").option("--api-base <url>","Override API base URL (for testing)").action(e=>{ze({peek:e.peek,seed:e.seed,discover:e.discover,competitors:e.competitors,purge:e.purge,all:e.all,json:e.json,apiBase:e.apiBase})});R.command("internal-links").description("Analyze the repo for orphan pages (no inbound internal links) \u2192 .seoagent/internal-links.md").option("--json","Print the analysis as JSON instead of writing the report").action(e=>{kn({json:e.json})});R.command("content [action]").description("Track published articles so the dashboard sees them \u2014 `content track` (one) or `content reconcile` (backfill all)").option("--slug <slug>","Article slug (or derive from --file)").option("--url <url>","Live/canonical URL (else built from project domain + blog_path + slug)").option("--file <path>","Repo/CMS source file that renders this article (the body source of truth)").option("--title <title>","Article title (else derived from the slug)").option("--type <page_type>","page_type: landing | pillar | sub_pillar | long_tail | programmatic | blog").option("--status <status>","published (default) | draft").option("--primary-keyword <kw>","Primary keyword for the article").option("--brief <brief-slug>","Brief this article was generated from (preserved automatically if the record already has one)").option("--supersedes <slug>","The cloud-delivered draft slug this article shipped as, when you renamed it \u2014 marks that draft superseded instead of leaving a duplicate").option("--action <id>","The cli_draft_ready action this track closes out (acks it for you)").option("--dir <dirs>","reconcile: content dir(s) to scan, comma-separated (else inferred from tracked articles)").option("--prune","reconcile: delete stale pointers whose source file is gone").action((e,t)=>{Zo(e,{slug:t.slug,url:t.url,file:t.file,title:t.title,type:t.type,status:t.status,primaryKeyword:t.primaryKeyword,brief:t.brief,supersedes:t.supersedes,action:t.action,dir:t.dir,prune:t.prune})});R.command("okf [action]").description("Manage the Open Knowledge Format bundle for AI agents \u2014 [validate|scaffold|publish] \u2192 .seoagent/okf/ (publish copies it into your static dir so /.well-known/okf/ is actually served)").option("--json","Output result as JSON").action((e,t)=>{vn(e,{json:t.json})});R.command("llms").description("Generate and publish llms.txt \u2014 the markdown map answer engines read. Built from .seoagent/pages.md, content/, evidence.md and context.md, written to .seoagent/llms.md and published to <public_dir>/llms.txt. Runs automatically on every `seoagent sync`.").option("--json","Output result as JSON").action(e=>{oi({json:e.json})});R.command("sitemap").description("Validate the site\u2019s live sitemap \u2014 reachability, private-route leakage, freshness, and which public repo pages are missing").option("--url <url>","Override the sitemap URL (default https://{domain}/sitemap.xml)").option("--json","Output result as JSON").action(e=>{ii({url:e.url,json:e.json})});R.command("crawl").description("Capture the live-crawl evidence base (title, meta, all H1s, canonical, JSON-LD @types, OG/Twitter, img-alt gaps, robots.txt, sitemap counts, client-render detection) for the homepage + subpages discovered from the live sitemap + nav links, with a site-wide rollup \u2192 .seoagent/audit/evidence.md. Grounds every audit claim so nothing is invented. The crawled origin is EXPLICIT: --url wins (and is persisted as live_url: in project.md), else live_url:/domain: from project.md, else it errors \u2014 never a guess. An undesignated loopback origin is labeled SOURCE RENDER, not live evidence.").option("--url <origin>","The live site origin to crawl (e.g. https://example.com or http://127.0.0.1:3000) \u2014 persisted as live_url: in project.md for later runs").option("--max <n>","Max pages to crawl (default: every discovered page, up to 500)",e=>parseInt(e,10)).option("--json","Output the full evidence bundle as JSON").action(e=>{mi({url:e.url,max:e.max,json:e.json})});R.command("indexing").description("GSC indexing coverage: which sitemap URLs Google has actually indexed (authoritative URL Inspection verdicts) \u2192 .seoagent/audit/indexing.md. Requires the free `seoagent login` (connects Search Console). Origin resolution mirrors crawl: --url wins, else live_url:/domain: from project.md, else it errors \u2014 never a guess.").option("--url <origin>","The live site origin (e.g. https://example.com)").option("--max <n>","Max sitemap URLs to inspect (default 30, max 200 \u2014 URL Inspection has a daily quota)",e=>parseInt(e,10)).option("--json","Output the results as JSON").action(e=>{wi({url:e.url,max:e.max,json:e.json})});R.command("verify-recs [files...]").description('Mechanically verify authored recommendations against the crawl evidence (.seoagent/audit/evidence.md) \u2014 rewrites false "added X / none existed / missing X" claims about head-level entities (title, meta description, canonical, OG, twitter:card, JSON-LD) the live page already serves, across .seoagent/**/*.md plus any files passed. Mandatory final step of an audit/optimization session. Always exits 0.').option("--json","Output the machine-readable correction report as JSON").option("--quiet","Print only actionable output (corrections / source-render warning) \u2014 for hooks").action((e,t)=>{bi({files:e??[],json:t.json,quiet:t.quiet})});R.command("summary [files...]").description("Compose the ready-to-deliver session summary FROM the corrected on-disk .seoagent state \u2014 top audit findings quoted verbatim (confidence labels + Evidence citations), every verify-recs CORRECTION (so corrected framing is what gets relayed), the migration-plan harvest/redirect/sunset table, and top roadmap items. Runs the verify-recs pass first. The final message of an audit/optimization session must be built from this output, not from memory. Flags live-state claims as UNVERIFIED when the crawl evidence is missing or a source render. Plain markdown to stdout; always exits 0.").option("--json","Output the structured summary as JSON").action((e,t)=>{ki({files:e??[],json:t.json})});R.command("migrate").description("Plan the migration of legacy Google Search Console authority when the site has repositioned \u2014 classifies each URL/query as harvest | redirect | sunset \u2192 .seoagent/strategy/migration-plan.md").option("--csv <path>","Search Console Pages/Queries CSV export to plan from (no login required)").option("--direction <text>","Override the new-direction summary (else inferred from project.md + context.md)").option("--json","Output the full plan + decisions as JSON").action(e=>{Si({csv:e.csv,direction:e.direction,json:e.json})});R.command("citations").description("Track whether answer engines cite you (AEO/GEO) \u2014 web-grounded via the Claude Agent SDK, with history, share-of-voice + source-attribution \u2192 .seoagent/citations/scorecard.md").option("--queries <n>","How many answer-engine queries to test (1\u201312, default 6)",e=>parseInt(e,10)).option("--competitors <list>","Comma-separated competitor brands to track for share-of-voice").option("--model <name>","Override the model the Agent SDK uses").option("--json","Also print the parsed report as JSON").action(e=>{En({queries:e.queries,competitors:typeof e.competitors=="string"?e.competitors.split(",").map(t=>t.trim()).filter(Boolean):void 0,model:e.model,json:e.json})});R.command("env-check").description("Detect which image generation provider is available (OPENAI / FAL / REPLICATE)").option("--json","Output detection result as JSON").action(e=>{Pn({json:e.json})});R.command("generate-image").description("Generate an image via the detected (or explicit) provider").requiredOption("--prompt <text>","Image prompt").requiredOption("--out <path>","Output file path (relative to cwd or absolute)").option("--provider <name>","Force provider: openai | fal | replicate").option("--size <wxh>","Pixel size hint, e.g. 1024x1024").option("--silent","Suppress progress output").action(e=>{In({prompt:e.prompt,out:e.out,provider:e.provider,size:e.size,silent:e.silent})});R.command("whoami").description("Show the logged-in account: email, bound website, plan, and API base").option("--json","Output as JSON (handy for scripting / `jq`)").option("--api-base <url>","Override API base URL (for testing)").action(e=>{Tn({json:e.json,apiBase:e.apiBase})});R.command("upgrade").description("Open the SEOAgent Cloud pricing page in your browser (plan upgrade)").action(sn);R.command("update-cli").description("Update the SEOAgent CLI to the latest npm version, then refresh every project on this machine").option("--dry-run","Show what would happen without running the install").option("--no-projects","Skip refreshing your other projects after the update").action(e=>{an({dryRun:e.dryRun,projects:e.projects})});R.command("refresh").description("Refresh the installed skill + re-scan the codebase for new pages. `--all` sweeps every project on this machine.").option("--all","Refresh every registered project, not just this one").option("--crawl","Also fetch each page to fill Status / Rendered / Word count in pages.md (slower)").action(e=>{An({all:e.all,crawl:e.crawl})});R.command("menu").description("Interactive menu \u2014 pick a command from a list (no flags required)").action(()=>{Ni()});process.argv.length===2&&(R.outputHelp(),process.exit(0));R.parse();
1033
+ `);return}u.message(vk(s)),a.length>0&&u.message(ee.dim(`Also logged in to: ${a.join(", ")}.`)),s.paid===!1&&u.message(`${ee.dim("Upgrade for autopilot:")} ${ee.cyan(be("cli-whoami"))}`)}function vk(e){let n=i=>ee.dim(i.padEnd(10)),r=[];if(e.email&&(r.push({content:`${ee.green("\u2713")} ${ee.dim("Logged in as")} ${ee.bold(e.email)}`}),r.push({sep:!0})),e.domain&&r.push({content:`${n("Website:")}${ee.cyan(e.domain)}`}),e.plan){let i=e.paid?ee.bold(ee.green(e.plan)):ee.bold(e.plan);r.push({content:`${n("Plan:")}${i}`})}e.api_base&&r.push({content:`${n("API:")}${ee.dim(e.api_base)}`});let o=`${ee.bold(ee.cyan("SEOAgent"))} ${ee.dim("\xB7")} ${ee.dim("whoami")}`;return M(r,{width:55,title:o})}import{select as Ln,text as On,confirm as Iu,isCancel as ce,intro as $k,outro as xk}from"@clack/prompts";import Dr from"picocolors";function Sk(){return[{command:"status",label:"Show project status",hint:"Audit, strategy, briefs, content, roadmap \u2014 everything at a glance.",run:async()=>rn()},{command:"sync",label:"Sync with the cloud dashboard",hint:"Push local .seoagent/ changes + pull dashboard edits.",run:async()=>await oe()},{command:"init",label:"Initialize a SEOAgent project",hint:"Scaffold .seoagent/ + the skill file in this directory.",run:async()=>{await Zt()}},{command:"login",label:"Connect this CLI to seoagent.com",hint:"Opens the browser to bind your account.",run:async()=>await Xt()},{command:"whoami",label:"Show logged-in account",hint:"Email, bound website, plan, API base.",run:async()=>await Tn()},{command:"keywords",label:"Keyword research",hint:"Peek (free, one keyword) \xB7 enrich \xB7 discover \xB7 competitor gaps.",run:async()=>{let e=await Ln({message:"Which mode?",options:[{value:"peek",label:"peek",hint:"Free, one keyword, no login required"},{value:"enrich",label:"enrich (default)",hint:"Enrich your full strategy (requires login)"},{value:"discover",label:"discover",hint:"Find new keywords to target (paid)"},{value:"competitors",label:"competitors",hint:"Find competitor keyword gaps (paid)"}]});if(!ce(e))if(e==="peek"){let t=await On({message:"Keyword to peek:",placeholder:"saas seo",validate:n=>String(n??"").trim()?void 0:"A keyword is required."});if(ce(t))return;await ze({peek:String(t)})}else e==="discover"?await ze({discover:!0}):e==="competitors"?await ze({competitors:!0}):await ze()}},{command:"internal-links",label:"Analyze internal links",hint:"Find orphan pages \u2192 .seoagent/internal-links.md",run:async()=>kn({})},{command:"okf",label:"Open Knowledge Format bundle",hint:"Make your site AI-readable (AEO/GEO) \u2192 .seoagent/okf/",run:async()=>{let e=await Ln({message:"Which OKF action?",options:[{value:"status",label:"status",hint:"Is a bundle present?"},{value:"scaffold",label:"scaffold",hint:"Create the starter bundle"},{value:"validate",label:"validate",hint:"Check type fields, timestamps, links"}]});ce(e)||vn(e==="status"?void 0:String(e))}},{command:"citations",label:"Measure AI citations (AEO/GEO)",hint:"Are answer engines citing you? Web-grounded \u2192 .seoagent/citations/scorecard.md",run:async()=>await En()},{command:"generate-image",label:"Generate an image",hint:"Uses the detected (or explicit) provider.",run:async()=>{let e=await On({message:"Image prompt:",placeholder:"a minimalist cyan box logo",validate:n=>String(n??"").trim()?void 0:"A prompt is required."});if(ce(e))return;let t=await On({message:"Output file path:",placeholder:".seoagent/content/images/hero.png",validate:n=>String(n??"").trim()?void 0:"An output path is required."});ce(t)||await In({prompt:String(e),out:String(t)})}},{command:"env-check",label:"Check image-generation provider",hint:"Detect openai / fal / replicate from your env.",run:async()=>Pn({})},{command:"autopilot",label:"Toggle CLI autopilot",hint:"on / off / status \u2014 paid feature for queueing SEO fixes.",run:async()=>{let e=await Ln({message:"Autopilot action:",options:[{value:"status",label:"status",hint:"Show current state"},{value:"on",label:"on",hint:"Turn autopilot ON (paid)"},{value:"off",label:"off",hint:"Turn autopilot OFF"}]});ce(e)||await bn(String(e))}},{command:"pull",label:"Pull dashboard changes only",hint:"Cloud \u2192 local. Same as the second half of `sync`.",run:async()=>await ct()},{command:"ack",label:"Close out a pending inbox action",hint:"Mark a .seoagent/inbox/ action completed or failed.",run:async()=>{let e=await On({message:"Action ID to close out:",placeholder:"action-abc123",validate:r=>String(r??"").trim()?void 0:"Action ID is required."});if(ce(e))return;let t=await Iu({message:"Mark as failed instead of completed?",initialValue:!1});if(ce(t))return;let n;if(t===!0){let r=await On({message:"Reason for failure (optional):",placeholder:"couldn't apply because\u2026"});if(ce(r))return;String(r).trim()&&(n=String(r))}await $e(String(e),{failed:t===!0,reason:n})}},{command:"upgrade",label:"Upgrade your SEOAgent plan",hint:"Open the pricing page; contextual prompt if logged in.",run:async()=>await sn()},{command:"update-cli",label:"Update the CLI to the latest version",hint:"npm install -g @seoagent-official/seoagent@latest + refresh your projects",run:async()=>await an({})},{command:"refresh",label:"Refresh the skill to your CLI version",hint:"This project \u2014 or every project on the machine via `refresh --all`.",run:async()=>{let e=await Ln({message:"Refresh which?",options:[{value:"this",label:"This project",hint:"Just the current directory"},{value:"all",label:"All projects",hint:"Every SEOAgent project on this machine"}]});ce(e)||An({all:e==="all"})}},{command:"logout",label:"Log out",hint:"Clear stored credentials for seoagent.com.",run:async()=>Qt()},{command:"uninstall",label:"Uninstall SEOAgent from this project",hint:"Remove .seoagent/, the skill bundle, and the sync hook.",run:async()=>await en({})}]}var Au="__exit__";async function Pu(e=Sk()){let t=e.map(o=>({value:o.command,label:o.label,hint:o.hint}));t.push({value:Au,label:"Exit",hint:"Close the menu"});let n=await Ln({message:"What would you like to do?",options:t});if(ce(n)||n===Au)return!0;let r=e.find(o=>o.command===n);if(!r)return u.warn(`Unknown menu pick "${String(n)}" \u2014 returning to menu.`),!1;try{await r.run()}catch(o){u.error(`\`${r.command}\` failed: ${o.message??String(o)}`)}return!1}async function Ni(){if(!process.stdin.isTTY){u.info("The menu needs an interactive terminal. Use the regular commands directly, e.g. `seoagent --help`.");return}$k(`${Dr.bold(Dr.cyan("SEOAgent"))} ${Dr.dim("\xB7 menu")}`);let e=await Pu();for(;!e;){let t=await Iu({message:"Do another?",initialValue:!0});if(ce(t)||t===!1){e=!0;break}e=await Pu()}xk(Dr.dim("See you next time."))}var R=new _k;R.name("seoagent").description("AI SEO agent for Claude Code").version(E).showSuggestionAfterError(!0).showHelpAfterError(!0);R.command("init").description("Initialize SEOAgent project \u2014 creates .seoagent/ and installs the skill file").option("-y, --yes","Non-interactive: use inferred/env/flag values only (requires domain if not inferable)").option("--domain <domain>","Website domain (non-interactive or override)").option("--site-type <type>","Site type: saas, service, product, content, etc.").option("--allow-worktree","Scaffold .seoagent/ inside a temporary git worktree anyway (not recommended \u2014 it is deleted with the worktree)").option("--code <code>","One-time setup code from seoagent.com/grok \u2014 scaffolds AND binds this project in one command, no browser (also read from SEOAGENT_SETUP_CODE)").action(e=>{Zt({yes:e.yes,domain:e.domain,siteType:e.siteType,allowWorktree:e.allowWorktree,code:e.code})});R.command("uninstall").description("Remove SEOAgent from this project \u2014 deletes .seoagent/, the skill bundle, and the sync hook").option("-y, --yes","Skip the confirmation prompt (also implied in a non-TTY shell)").option("--global","Also wipe ~/.config/seoagent (login + sync state, all projects)").action(e=>{en({yes:e.yes,global:e.global})});R.command("status").description("Show current SEO project state").action(rn);R.command("doctor").description("Session-start health check \u2014 surfaces untriaged pull receipts, unknown domain/site_type, and an image key that needs enabling").option("--json","Output findings as JSON (for scripting / the agent)").action(e=>{ri({json:e.json})});R.command("login").description("Connect this CLI to your seoagent.com account (browser flow, or --code for headless setup)").option("--api-base <url>","Override API base URL (for testing)").option("--code <code>","One-time setup code from seoagent.com/grok \u2014 binds headlessly, no browser (also read from SEOAGENT_SETUP_CODE)").action(e=>{Xt({apiBase:e.apiBase,code:e.code})});R.command("logout").description("Remove stored credentials for this project's site (--all for every logged-in site)").option("--all","Log out of every stored site, not just this project's").action(e=>{Qt({all:e.all})});R.command("sync").description("Sync .seoagent/ with your dashboard \u2014 push local changes then pull cloud changes (no-op when not logged in)").option("--silent","Suppress output (used by the Claude Code hook)").option("--force [relpath]","Re-send every artifact on push; take cloud on every pull conflict. Give a path (`--force content/x.md`) to take cloud for that ONE artifact and leave the other conflicts alone.").option("--path <relpath>","Push only files matching this path suffix").option("--push-only","Skip the cloud \u2192 local pull pass").option("--pull-only","Skip the local \u2192 cloud push pass (same as `seoagent pull`)").action(e=>{oe({silent:e.silent,force:e.force,path:e.path,pushOnly:e.pushOnly,pullOnly:e.pullOnly})});R.command("pull").description("Pull cloud changes into .seoagent/ (dashboard / autopilot / chat edits)").option("--silent","Suppress output").option("--force [relpath]","Take the cloud version on every conflict (discards local edits). Give a path to force that ONE artifact.").option("--print <path>","Read-only: print the current cloud body of one artifact to stdout (writes nothing). For conflict diffs.").action(e=>{ct({force:e.force,silent:e.silent,print:e.print})});R.command("ack [action_id]").description("Close out a pending action from .seoagent/inbox/ (omit id for an interactive picker)").option("--failed","Mark as failed instead of completed").option("--reason <text>","Reason for failure (used with --failed)").action((e,t)=>{$e(e,{failed:t.failed,reason:t.reason})});R.command("inbox").description("List pending actions queued by autopilot in .seoagent/inbox/").option("--json","Output as JSON (handy for scripting / `jq`)").action(e=>{Vo({json:e.json})});R.command("process").description("Sync the inbox, pick which actions to apply, and run them via the Claude Agent SDK (uses your `claude login` session or ANTHROPIC_API_KEY)").option("--yes, -y","Skip the sync + selection prompts; process every pending action (for CI)").option("--model <name>","Override the model the Agent SDK uses (e.g. claude-sonnet-4-5-20250929)").action(e=>{Xo({yes:e.yes,model:e.model})});R.command("autopilot <action> [value]").description("Turn CLI autopilot on|off, show status, toggle `auto-approve on|off`, or set `draft-mode cloud|agent` (paid; queues fixes for your agent)").option("--api-base <url>","Override API base URL (for testing)").action((e,t,n)=>{bn(e,t,{apiBase:n.apiBase})});R.command("keywords").description("Enrich keywords with real volume + difficulty + opportunity labels (requires login)").option("--peek <keyword>","Free one-keyword DataForSEO lookup (no login required; daily quota)").option("--seed","Add the queries your site already ranks for (Google Search Console) to the inventory \u2014 additive, keeps existing keywords (requires login + GSC)").option("--discover","Find NEW keywords to target from your existing strategy (paid)").option("--competitors","Find keywords competitors rank for that you don\u2019t (paid)").option("--purge","Delete suggested keywords (discover/competitors noise) from the cloud inventory").option("--all","With --purge: clear EVERY keyword for this site, not just suggested").option("--json","Output as JSON (handy for scripting / `jq` \u2014 currently --peek only)").option("--api-base <url>","Override API base URL (for testing)").action(e=>{ze({peek:e.peek,seed:e.seed,discover:e.discover,competitors:e.competitors,purge:e.purge,all:e.all,json:e.json,apiBase:e.apiBase})});R.command("internal-links").description("Analyze the repo for orphan pages (no inbound internal links) \u2192 .seoagent/internal-links.md").option("--json","Print the analysis as JSON instead of writing the report").action(e=>{kn({json:e.json})});R.command("content [action]").description("Track published articles so the dashboard sees them \u2014 `content track` (one) or `content reconcile` (backfill all)").option("--slug <slug>","Article slug (or derive from --file)").option("--url <url>","Live/canonical URL (else built from project domain + blog_path + slug)").option("--file <path>","Repo/CMS source file that renders this article (the body source of truth)").option("--title <title>","Article title (else derived from the slug)").option("--type <page_type>","page_type: landing | pillar | sub_pillar | long_tail | programmatic | blog").option("--status <status>","published (default) | draft").option("--primary-keyword <kw>","Primary keyword for the article").option("--brief <brief-slug>","Brief this article was generated from (preserved automatically if the record already has one)").option("--supersedes <slug>","The cloud-delivered draft slug this article shipped as, when you renamed it \u2014 marks that draft superseded instead of leaving a duplicate").option("--action <id>","The cli_draft_ready action this track closes out (acks it for you)").option("--dir <dirs>","reconcile: content dir(s) to scan, comma-separated (else inferred from tracked articles)").option("--prune","reconcile: delete stale pointers whose source file is gone").action((e,t)=>{Zo(e,{slug:t.slug,url:t.url,file:t.file,title:t.title,type:t.type,status:t.status,primaryKeyword:t.primaryKeyword,brief:t.brief,supersedes:t.supersedes,action:t.action,dir:t.dir,prune:t.prune})});R.command("okf [action]").description("Manage the Open Knowledge Format bundle for AI agents \u2014 [validate|scaffold|publish] \u2192 .seoagent/okf/ (publish copies it into your static dir so /.well-known/okf/ is actually served)").option("--json","Output result as JSON").action((e,t)=>{vn(e,{json:t.json})});R.command("llms").description("Generate and publish llms.txt \u2014 the markdown map answer engines read. Built from .seoagent/pages.md, content/, evidence.md and context.md, written to .seoagent/llms.md and published to <public_dir>/llms.txt. Runs automatically on every `seoagent sync`.").option("--json","Output result as JSON").action(e=>{oi({json:e.json})});R.command("sitemap").description("Validate the site\u2019s live sitemap \u2014 reachability, private-route leakage, freshness, and which public repo pages are missing").option("--url <url>","Override the sitemap URL (default https://{domain}/sitemap.xml)").option("--json","Output result as JSON").action(e=>{ii({url:e.url,json:e.json})});R.command("crawl").description("Capture the live-crawl evidence base (title, meta, all H1s, canonical, JSON-LD @types, OG/Twitter, img-alt gaps, robots.txt, sitemap counts, client-render detection) for the homepage + subpages discovered from the live sitemap + nav links, with a site-wide rollup \u2192 .seoagent/audit/evidence.md. Grounds every audit claim so nothing is invented. The crawled origin is EXPLICIT: --url wins (and is persisted as live_url: in project.md), else live_url:/domain: from project.md, else it errors \u2014 never a guess. An undesignated loopback origin is labeled SOURCE RENDER, not live evidence.").option("--url <origin>","The live site origin to crawl (e.g. https://example.com or http://127.0.0.1:3000) \u2014 persisted as live_url: in project.md for later runs").option("--max <n>","Max pages to crawl (default: every discovered page, up to 500)",e=>parseInt(e,10)).option("--json","Output the full evidence bundle as JSON").action(e=>{mi({url:e.url,max:e.max,json:e.json})});R.command("indexing").description("GSC indexing coverage: which sitemap URLs Google has actually indexed (authoritative URL Inspection verdicts) \u2192 .seoagent/audit/indexing.md. Requires the free `seoagent login` (connects Search Console). Origin resolution mirrors crawl: --url wins, else live_url:/domain: from project.md, else it errors \u2014 never a guess.").option("--url <origin>","The live site origin (e.g. https://example.com)").option("--max <n>","Max sitemap URLs to inspect (default 30, max 200 \u2014 URL Inspection has a daily quota)",e=>parseInt(e,10)).option("--json","Output the results as JSON").action(e=>{wi({url:e.url,max:e.max,json:e.json})});R.command("verify-recs [files...]").description('Mechanically verify authored recommendations against the crawl evidence (.seoagent/audit/evidence.md) \u2014 rewrites false "added X / none existed / missing X" claims about head-level entities (title, meta description, canonical, OG, twitter:card, JSON-LD) the live page already serves, across .seoagent/**/*.md plus any files passed. Mandatory final step of an audit/optimization session. Always exits 0.').option("--json","Output the machine-readable correction report as JSON").option("--quiet","Print only actionable output (corrections / source-render warning) \u2014 for hooks").action((e,t)=>{bi({files:e??[],json:t.json,quiet:t.quiet})});R.command("summary [files...]").description("Compose the ready-to-deliver session summary FROM the corrected on-disk .seoagent state \u2014 top audit findings quoted verbatim (confidence labels + Evidence citations), every verify-recs CORRECTION (so corrected framing is what gets relayed), the migration-plan harvest/redirect/sunset table, and top roadmap items. Runs the verify-recs pass first. The final message of an audit/optimization session must be built from this output, not from memory. Flags live-state claims as UNVERIFIED when the crawl evidence is missing or a source render. Plain markdown to stdout; always exits 0.").option("--json","Output the structured summary as JSON").action((e,t)=>{ki({files:e??[],json:t.json})});R.command("migrate").description("Plan the migration of legacy Google Search Console authority when the site has repositioned \u2014 classifies each URL/query as harvest | redirect | sunset \u2192 .seoagent/strategy/migration-plan.md").option("--csv <path>","Search Console Pages/Queries CSV export to plan from (no login required)").option("--direction <text>","Override the new-direction summary (else inferred from project.md + context.md)").option("--json","Output the full plan + decisions as JSON").action(e=>{Si({csv:e.csv,direction:e.direction,json:e.json})});R.command("citations").description("Track whether answer engines cite you (AEO/GEO) \u2014 web-grounded via the Claude Agent SDK, with history, share-of-voice + source-attribution \u2192 .seoagent/citations/scorecard.md").option("--queries <n>","How many answer-engine queries to test (1\u201312, default 6)",e=>parseInt(e,10)).option("--competitors <list>","Comma-separated competitor brands to track for share-of-voice").option("--model <name>","Override the model the Agent SDK uses").option("--json","Also print the parsed report as JSON").action(e=>{En({queries:e.queries,competitors:typeof e.competitors=="string"?e.competitors.split(",").map(t=>t.trim()).filter(Boolean):void 0,model:e.model,json:e.json})});R.command("env-check").description("Detect which image generation provider is available (OPENAI / FAL / REPLICATE)").option("--json","Output detection result as JSON").action(e=>{Pn({json:e.json})});R.command("generate-image").description("Generate an image via the detected (or explicit) provider").requiredOption("--prompt <text>","Image prompt").requiredOption("--out <path>","Output file path (relative to cwd or absolute)").option("--provider <name>","Force provider: openai | fal | replicate").option("--size <wxh>","Pixel size hint, e.g. 1024x1024").option("--silent","Suppress progress output").action(e=>{In({prompt:e.prompt,out:e.out,provider:e.provider,size:e.size,silent:e.silent})});R.command("whoami").description("Show the logged-in account: email, bound website, plan, and API base").option("--json","Output as JSON (handy for scripting / `jq`)").option("--api-base <url>","Override API base URL (for testing)").action(e=>{Tn({json:e.json,apiBase:e.apiBase})});R.command("upgrade").description("Open the SEOAgent Cloud pricing page in your browser (plan upgrade)").action(sn);R.command("update-cli").description("Update the SEOAgent CLI to the latest npm version, then refresh every project on this machine").option("--dry-run","Show what would happen without running the install").option("--no-projects","Skip refreshing your other projects after the update").action(e=>{an({dryRun:e.dryRun,projects:e.projects})});R.command("refresh").description("Refresh the installed skill + re-scan the codebase for new pages. `--all` sweeps every project on this machine.").option("--all","Refresh every registered project, not just this one").option("--crawl","Also fetch each page to fill Status / Rendered / Word count in pages.md (slower)").action(e=>{An({all:e.all,crawl:e.crawl})});R.command("menu").description("Interactive menu \u2014 pick a command from a list (no flags required)").action(()=>{Ni()});process.argv.length===2&&(R.outputHelp(),process.exit(0));R.parse();