@seoagent-official/seoagent 1.85.1 → 1.86.1

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.
package/index.js CHANGED
@@ -1,40 +1,40 @@
1
1
  #!/usr/bin/env node
2
- import{Command as Uy}from"commander";import{dirname as $s,relative as Nn}from"path";import{intro as ys,outro as bd,text as ws,select as Dr,spinner as kd,isCancel as He,cancel as Ke,confirm as bs}from"@clack/prompts";var Ye=[".env.local",".env.production",".env"],Xo=["NEXT_PUBLIC_SITE_URL","SITE_URL","NEXT_PUBLIC_URL","NEXTAUTH_URL","VITE_SITE_URL"];var fe="@seoagent-official/seoagent",un=`${fe}@latest`;import{homedir as pc}from"os";import{join as Je}from"path";var b=".seoagent",Qo=["audit","strategy/clusters","briefs","content","content/images","performance"],je={AGENTS:".agents/skills/seoagent",CLAUDE:".claude/skills/seoagent"},vt=".claude/settings.json",dn=".pull-receipt.json",Zo=".ack-queue.json",ei=".sync.lock",ti=`# SEOAgent local files
2
+ import{Command as sw}from"commander";import{dirname as Ss,relative as Nn}from"path";import{intro as ws,outro as Sd,text as bs,select as Fr,spinner as xd,isCancel as qe,cancel as Ve,confirm as ks}from"@clack/prompts";var Xe=[".env.local",".env.production",".env"],Xi=["NEXT_PUBLIC_SITE_URL","SITE_URL","NEXT_PUBLIC_URL","NEXTAUTH_URL","VITE_SITE_URL"];var me="@seoagent-official/seoagent",pn=`${me}@latest`;import{homedir as gc}from"os";import{join as Qe}from"path";var b=".seoagent",Qi=["audit","strategy/clusters","briefs","content","content/images","performance"],ge={AGENTS:".agents/skills/seoagent",CLAUDE:".claude/skills/seoagent"},$t=".claude/settings.json",fn=".pull-receipt.json",Zi=".ack-queue.json",eo=".sync.lock",to=`# 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
- `,fc=process.env.XDG_CONFIG_HOME&&process.env.XDG_CONFIG_HOME.trim().length>0?process.env.XDG_CONFIG_HOME:Je(pc(),".config"),q=Je(fc,"seoagent"),xe=Je(q,"auth.json"),fr=Je(q,"state"),pn=Je(q,"update-check.json"),fn=Je(q,"projects.json");var $t="https://seoagent.com",Xe=process.env.SEOAGENT_API_BASE&&process.env.SEOAGENT_API_BASE.trim().length>0?process.env.SEOAGENT_API_BASE.replace(/\/$/,""):$t,N={BASE:Xe,PRICING:`${Xe}/pricing`,LEAD_API:`${Xe}/api/cli/lead`,CLI_AUTH_PAGE:`${Xe}/cli/auth`,CLI_AUTH_POLL:`${Xe}/api/cli/auth/poll`,CLI_SYNC:`${Xe}/api/cli/sync`};function oe(e,t){let n=t&&t!=="unknown"?`&domain=${encodeURIComponent(t)}`:"";return`${N.PRICING}?ref=${encodeURIComponent(e)}${n}`}import{readFileSync as mc}from"fs";import{fileURLToPath as gc}from"url";import{dirname as hc,join as yc}from"path";var ni="0.0.0";function wc(e){try{let t=JSON.parse(e);if(typeof t.version=="string"&&/^\d+\.\d+\.\d+/.test(t.version))return t.version}catch{}return ni}function bc(e=t=>mc(t,"utf-8")){try{let t=hc(gc(import.meta.url));return wc(e(yc(t,"package.json")))}catch{return ni}}var P=bc();function mr(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=mr()){return t?`seoagent ${e}`:`npx -y ${un} ${e}`}import{randomUUID as Ac}from"crypto";import{existsSync as ci,mkdirSync as ui,readFileSync as Pc,writeFileSync as di}from"fs";import{join as wr}from"path";import{existsSync as kc,readFileSync as vc}from"fs";var mn="---";function $c(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 Sc(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 ri(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]=ri(e,o+1,s.indent);r[i.key]=a,o=l}else r[i.key]="",o++}else r[i.key]=$c(i.valueRaw),o++}return[r,o]}function ie(e){let t=e.split(/\r?\n/);if(t[0]?.trim()!==mn)return{data:{},body:e};let n=-1;for(let l=1;l<t.length;l++)if(t[l].trim()===mn){n=l;break}let r=n===-1?t.slice(1):t.slice(1,n),o=n===-1?"":t.slice(n+1).join(`
10
- `),i=Sc(r),s=i.length>0?i[0].indent:0,[a]=ri(i,0,s);return{data:a,body:o}}function gn(e){if(!kc(e))return null;try{return ie(vc(e,"utf-8"))}catch{return null}}function xc(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 oi(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}:`),oi(i,t+1,n)):n.push(`${r}${o}: ${xc(i)}`))}function gr(e,t=""){let n=[mn];oi(e,0,n),n.push(mn);let r=t.length===0?"":t.startsWith(`
9
+ `,hc=process.env.XDG_CONFIG_HOME&&process.env.XDG_CONFIG_HOME.trim().length>0?process.env.XDG_CONFIG_HOME:Qe(gc(),".config"),W=Qe(hc,"seoagent"),_e=Qe(W,"auth.json"),fr=Qe(W,"state"),mn=Qe(W,"update-check.json"),gn=Qe(W,"projects.json");var St="https://seoagent.com",Ze=process.env.SEOAGENT_API_BASE&&process.env.SEOAGENT_API_BASE.trim().length>0?process.env.SEOAGENT_API_BASE.replace(/\/$/,""):St,T={BASE:Ze,PRICING:`${Ze}/pricing`,LEAD_API:`${Ze}/api/cli/lead`,CLI_AUTH_PAGE:`${Ze}/cli/auth`,CLI_AUTH_POLL:`${Ze}/api/cli/auth/poll`,CLI_SYNC:`${Ze}/api/cli/sync`};function oe(e,t){let n=t&&t!=="unknown"?`&domain=${encodeURIComponent(t)}`:"";return`${T.PRICING}?ref=${encodeURIComponent(e)}${n}`}import{readFileSync as yc}from"fs";import{fileURLToPath as wc}from"url";import{dirname as bc,join as kc}from"path";var no="0.0.0";function vc(e){try{let t=JSON.parse(e);if(typeof t.version=="string"&&/^\d+\.\d+\.\d+/.test(t.version))return t.version}catch{}return no}function $c(e=t=>yc(t,"utf-8")){try{let t=bc(wc(import.meta.url));return vc(e(kc(t,"package.json")))}catch{return no}}var A=$c();function mr(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=mr()){return t?`seoagent ${e}`:`npx -y ${pn} ${e}`}import{randomUUID as Tc}from"crypto";import{existsSync as co,mkdirSync as uo,readFileSync as Oc,writeFileSync as po}from"fs";import{join as wr}from"path";import{existsSync as Sc,readFileSync as xc}from"fs";var hn="---";function _c(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 Cc(e){let t=[];for(let n of e){let r=n.trim();if(r===""||r.startsWith("#"))continue;let i=n.indexOf(":");if(i===-1)continue;let o=n.slice(0,i).trim();if(!o)continue;let s=n.slice(i+1),a=n.length-n.replace(/^\s+/,"").length;t.push({indent:a,key:o,valueRaw:s,value:s.trim()})}return t}function ro(e,t,n){let r={},i=t;for(;i<e.length;){let o=e[i];if(o.indent<n)break;if(o.indent>n){i++;continue}if(o.value===""){let s=e[i+1];if(s&&s.indent>n){let[a,l]=ro(e,i+1,s.indent);r[o.key]=a,i=l}else r[o.key]="",i++}else r[o.key]=_c(o.valueRaw),i++}return[r,i]}function se(e){let t=e.split(/\r?\n/);if(t[0]?.trim()!==hn)return{data:{},body:e};let n=-1;for(let l=1;l<t.length;l++)if(t[l].trim()===hn){n=l;break}let r=n===-1?t.slice(1):t.slice(1,n),i=n===-1?"":t.slice(n+1).join(`
10
+ `),o=Cc(r),s=o.length>0?o[0].indent:0,[a]=ro(o,0,s);return{data:a,body:i}}function yn(e){if(!Sc(e))return null;try{return se(xc(e,"utf-8"))}catch{return null}}function Rc(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 io(e,t,n){let r=" ".repeat(t);for(let[i,o]of Object.entries(e))o!==void 0&&(o!==null&&typeof o=="object"?(n.push(`${r}${i}:`),io(o,t+1,n)):n.push(`${r}${i}: ${Rc(o)}`))}function gr(e,t=""){let n=[hn];io(e,0,n),n.push(hn);let r=t.length===0?"":t.startsWith(`
11
11
  `)?t:`
12
12
  ${t}`;return n.join(`
13
13
  `)+r+(r.endsWith(`
14
14
  `)?"":`
15
- `)}import{existsSync as yn,readdirSync as _c,statSync as Cc}from"fs";import{join as me}from"path";var si=["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"],ai=["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"],Rc=["apps","packages"];function hr(e){for(let t of si)if(yn(me(e,t)))return"static";for(let t of ai)if(yn(me(e,t)))return"public";return null}function ii(e){for(let t of[...si,...ai])if(yn(me(e,t)))return t;return null}function yr(e){let t=[];for(let n of Rc){let r;try{r=_c(me(e,n),{withFileTypes:!0}).filter(o=>o.isDirectory()).map(o=>o.name).sort()}catch{continue}for(let o of r){let i=`${n}/${o}`;hr(me(e,i))&&t.push(i)}}return t.length===1?t[0]:null}function wn(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 Cc(me(e,t)).isDirectory()}catch{return!1}}function bn(e,t){let n=wn(t);if(n)return{dir:n,source:"configured",evidence:"public_dir in .seoagent/project.md",exists:hn(e,n)};let r=hr(e);if(r)return{dir:r,source:"framework",evidence:ii(e),exists:hn(e,r)};let o=yr(e);if(o){let i=hr(me(e,o));if(i){let s=`${o}/${i}`;return{dir:s,source:"framework",evidence:`${o}/${ii(me(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 Ec=["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 li(e,t){let n=new Set([""]),r=wn(t);if(r){let o=r.split("/").slice(0,-1).join("/");o&&n.add(o)}for(let o of n)for(let i of Ec){let s=o?`${o}/${i}`:i;if(yn(me(e,s)))return s}return null}var Ic=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function br(){return Ac()}var Tc=new Set(["strapi","wordpress","sanity","contentful","ghost","webflow","shopify","payload","directus","mdx-local","none"]),Oc="project.md";function Ne(e){return wr(e,b)}function kn(e){return wr(Ne(e),Oc)}function pi(e){return ci(kn(e))}function _(e){let t=gn(kn(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&&Tc.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,install_id:s&&Ic.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:wn(c)??void 0,live_url:typeof n.live_url=="string"&&n.live_url?n.live_url:void 0}}function vn(e){let t=_(e);if(!t)return null;if(t.install_id)return t.install_id;let n=br();return Y(e,{install_id:n}),n}function Lc(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 jc(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.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.live_url&&(t.live_url=e.live_url),t}function fi(e,t){let n=Ne(e);ui(n,{recursive:!0});let r=gr(jc(t),Lc(t));di(kn(e),r,"utf-8")}function Y(e,t){let n=kn(e);if(!ci(n))return!1;let r=ie(Pc(n,"utf-8")),o={...r.data,...t};return di(n,gr(o,r.body),"utf-8"),!0}function mi(e){let t=Ne(e);for(let n of Qo)ui(wr(t,n),{recursive:!0})}var kr="Sent an anonymous install ping (random id + CLI version only \u2014 no domain, no paths). Opt out: SEOAGENT_TELEMETRY=0",Nc=2500;function vr(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 $r(e){let t=(e.apiBase||N.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??Nc)})).ok}catch{return!1}}import{existsSync as Wc,mkdirSync as yi,readFileSync as Gc,writeFileSync as Hc,chmodSync as Kc,unlinkSync as wi}from"fs";import{dirname as qc}from"path";var Dc=new Set([502,503,504]),Mc=1e4;async function A(e,t,n={}){let r=Math.max(1,n.attempts??3),o=Math.max(0,n.baseDelayMs??500),i=n.timeoutMs??Mc,s=n.fetchImpl??fetch,a=n.sleep??Fc,l=n.transientStatuses??Dc,c=null;for(let d=0;d<r;d++){let{init:f,cleanup:p}=Uc(t,i);try{let g=await s(e,f);if(l.has(g.status)&&d<r-1){await a(gi(o,d));continue}return g}catch(g){if(c=g,d<r-1){await a(gi(o,d));continue}}finally{p()}}throw c instanceof Error?c:new Error(String(c))}function gi(e,t){return e*Math.pow(3,t)}function Fc(e){return new Promise(t=>setTimeout(t,e))}function Uc(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 _e="unknown";function Ce(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):""}function Bc(e,t){let n=Ce(e),r=Ce(t);return!n||!r||n===_e||r===_e?!1:n===r}async function Re(e){let t;try{t=await A(`${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?Bc(r,e.localDomain)?{verdict:"match",cloudDomain:r}:{verdict:"mismatch",cloudDomain:r}:{verdict:"unverified",detail:"whoami did not return a bound domain"}}function hi(e,t){return`Cloud project is ${Ce(e)||e} but this workspace is ${Ce(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 $n(e){if(!e)return"";let t=Ce(e);return t&&t!==_e?t:""}function St(){if(!Wc(xe))return null;try{return JSON.parse(Gc(xe,"utf-8"))}catch{return null}}function De(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||$t}}function bi(e){yi(q,{recursive:!0}),yi(qc(xe),{recursive:!0}),Hc(xe,JSON.stringify(e,null,2)+`
17
- `,"utf-8");try{Kc(xe,384)}catch{}}function O(e){let t=St();if(!t)return null;if(!e)return De(t);let n=$n(e);return n&&Object.keys(t.sites??{}).length>0?De(t.sites?.[n]):De(t)}function ki(e){let t=St();if(!t)return!1;let n=$n(e);return n?De(t.sites?.[n])!==null:!1}function Sr(e,t){let n=St()??{},r=$n(t),o={...n.sites??{}};r&&(o[r]=e),bi({...e,sites:Object.keys(o).length>0?o:void 0})}function vi(e){let t=St();if(!t)return!1;let n=$n(e),r=Object.keys(t.sites??{}).length>0;if(!n||!r)try{return wi(xe),!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=De(a?i[s[0]]:t);if(!l&&s.length===0)try{return wi(xe),!0}catch{return!1}return bi({...l??{},sites:s.length>0?i:void 0}),!0}function Qe(){let e=St();return e?.sites?Object.keys(e.sites).sort():[]}var zc=new Set(["co","com","net","org","ac","gov","edu"]);function Vc(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&&zc.has(n[n.length-2])?n.length-3:n.length-2;return n[Math.max(0,r)]||null}async function $i(e){let t=Vc(e.domain);if(!t)return{status:"unavailable"};let n=(e.apiBase||N.BASE).replace(/\/$/,"");try{let r=await A(`${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 Sn,lstatSync as Yc,mkdirSync as xt,readFileSync as Si,readdirSync as Jc,rmSync as Xc,statSync as Qc,symlinkSync as Zc,writeFileSync as xi}from"fs";import{dirname as xn,join as se,relative as _i}from"path";import{fileURLToPath as eu}from"url";var tu=xn(eu(import.meta.url));function Ci(){return se(tu,"skills")}function nu(){let e=se(Ci(),"seoagent.md");if(Sn(e))return Si(e,"utf-8");throw new Error(`Could not find skill file at: ${e}`)}function Ri(e,t){let n=[];if(!Sn(e))return n;for(let r of Jc(e,{withFileTypes:!0})){let o=se(e,r.name),i=se(t,r.name);r.isDirectory()?(xt(i,{recursive:!0}),n.push(...Ri(o,i))):r.isFile()&&(xt(xn(i),{recursive:!0}),xi(i,Si(o)),n.push(i))}return n}function Ze(e,t){let n=Sn(se(e,".agents")),r=se(e,n?je.AGENTS:je.CLAUDE),o=se(r,"SKILL.md");xt(r,{recursive:!0}),xi(o,t??nu(),"utf-8");let i=se(Ci(),"references"),s=se(r,"references"),a=[];try{Sn(i)&&Qc(i).isDirectory()&&(xt(s,{recursive:!0}),a=Ri(i,s).map(c=>_i(r,c)))}catch{}let l=n?ru(e,r):void 0;return{skillFile:o,referenceFiles:a,claudeSymlink:l}}function ru(e,t){let n=se(e,je.CLAUDE),r=null;try{r=Yc(n)}catch{}if(r){if(!r.isSymbolicLink())return;try{Xc(n,{force:!0})}catch{return}}try{xt(xn(n),{recursive:!0});let o=_i(xn(n),t);return Zc(o,n,"dir"),n}catch{return}}import{existsSync as _t,mkdirSync as xr,readFileSync as ou,writeFileSync as _n}from"fs";import{dirname as Ai,join as Me}from"path";var _r=`command -v seoagent >/dev/null 2>&1 && seoagent sync --silent || npx -y ${un} sync --silent`,Pi=60;function Ii(e){let t=Me(e,b);xr(t,{recursive:!0});let n=Me(t,".gitignore");_n(n,ti,"utf-8");let r=Me(t,"content","images",".gitkeep");return xr(Ai(r),{recursive:!0}),_t(r)||_n(r,"","utf-8"),n}var Cn=["PostToolUse","SessionStart"];function Rn(e){if(!_t(e))return{};try{let t=ou(e,"utf-8");return JSON.parse(t)}catch{return{}}}function Ct(e){return e.command.includes("@seoagent-official/seoagent")&&e.command.includes("sync")}function Ei(e,t,n){let r=e.find(t);return r||(r=n(),e.push(r)),r.hooks.some(Ct)?!1:(r.hooks.push({type:"command",command:_r,timeout:Pi}),!0)}function iu(e){let t=!1;for(let n of Cn){let r=e[n];if(Array.isArray(r))for(let o of r)for(let i of o.hooks??[])Ct(i)&&(i.command!==_r&&(i.command=_r,t=!0),typeof i.timeout!="number"&&(i.timeout=Pi,t=!0))}return t}function Fe(e){let t=Me(e,vt);xr(Ai(t),{recursive:!0});let n=Rn(t);n.hooks=n.hooks??{};let r=iu(n.hooks),o=n.hooks.PostToolUse=n.hooks.PostToolUse??[],i=Ei(o,l=>(l.matcher??"").includes("Write"),()=>({matcher:"Write|Edit",hooks:[]})),s=n.hooks.SessionStart=n.hooks.SessionStart??[],a=Ei(s,l=>(l.matcher??"")==="",()=>({hooks:[]}));return _n(t,JSON.stringify(n,null,2)+`
18
- `,"utf-8"),{file:t,added:i||a,migrated:r}}function Ti(e){let t=Me(e,vt);if(!_t(t))return 0;let n=Rn(t).hooks;if(!n)return 0;let r=0;for(let o of Cn){let i=n[o];if(Array.isArray(i))for(let s of i)for(let a of s.hooks??[])Ct(a)&&typeof a.timeout!="number"&&r++}return r}function Oi(e){let t=Me(e,vt);if(!_t(t))return!1;let n=Rn(t).hooks;return n?Cn.some(r=>{let o=n[r];return Array.isArray(o)&&o.some(i=>i.hooks?.some(Ct))}):!1}function Li(e){let t=Me(e,vt);if(!_t(t))return{file:t,removed:!1};let n=Rn(t),r=n.hooks;if(!r)return{file:t,removed:!1};let o=!1;for(let i of Cn){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=>!Ct(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,_n(t,JSON.stringify(n,null,2)+`
19
- `,"utf-8"),{file:t,removed:!0}):{file:t,removed:!1}}import{existsSync as ji,mkdirSync as su,readFileSync as au,writeFileSync as lu}from"fs";import{join as cu}from"path";function Ni(e){return ji(cu(e,b,"project.md"))}function Di(){try{if(!ji(fn))return[];let e=JSON.parse(au(fn,"utf-8"));return Array.isArray(e.projects)?e.projects.filter(t=>typeof t=="string"&&t.length>0):[]}catch{return[]}}function Mi(e){try{su(q,{recursive:!0}),lu(fn,JSON.stringify({projects:e},null,2)+`
20
- `,"utf-8")}catch{}}function Ue(e){try{if(!Ni(e))return;let t=Di();if(t.includes(e))return;t.push(e),Mi(t)}catch{}}function Fi(){let e=Di(),t=e.filter(Ni);return t.length!==e.length&&Mi(t),t}import{readFileSync as fu,writeFileSync as mu,existsSync as Gi}from"fs";import{join as Cr}from"path";function Bi(e){let t={business:{},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null},n=uu(e);for(let[r,o]of n){let i=r.toLowerCase().trim();i==="business context"?t.business=du(o):i==="writing instructions"?t.writingInstructions=Ui(o):i==="reference urls"?t.referenceUrls=pu(o):i==="topics to avoid"?t.topicsToAvoid=Ui(o):i==="content tone"?t.contentTone=o.trim()||null:i==="additional notes"&&(t.additionalNotes=o.trim()||null)}return t}function Wi(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(`
21
- `)}function uu(e){let t=e.split(`
22
- `),n=[],r="",o=[];for(let i of t){let s=i.match(/^#\s+(.+)$/);s?(r&&n.push([r,o.join(`
23
- `)]),r=s[1],o=[]):o.push(i)}return r&&n.push([r,o.join(`
24
- `)]),n}function du(e){let t={},n=e.split(`
25
- `);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 Ui(e){let t=[],n=e.split(`
26
- `);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 pu(e){let t=[],n=e.split(`
27
- `);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}var Rr="context.md";function et(e){let t=Cr(e,".seoagent",Rr);if(!Gi(t))return null;let n=fu(t,"utf-8");return Bi(n)}function gu(e,t){let n=Cr(e,".seoagent",Rr),r=Wi(t);mu(n,r,"utf-8")}function Hi(e,t){let n=Cr(e,".seoagent",Rr);return Gi(n)?!1:(gu(e,{business:{type:t||""},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null}),!0)}import{existsSync as Rt,readFileSync as Ki,readdirSync as hu,statSync as qi}from"fs";import{join as Be}from"path";var yu=[{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 wu(e){let t=Be(e,"package.json");if(!Rt(t))return{deps:{},source:"package.json"};try{let n=JSON.parse(Ki(t,"utf-8"));return{deps:{...n.dependencies,...n.devDependencies,...n.peerDependencies},source:"package.json"}}catch{return{deps:{},source:"package.json"}}}function bu(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 ku(e){let t={};for(let n of Ye){let r=Be(e,n);if(Rt(r))try{let o=Ki(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 vu(e,t){let n=Be(e,t.replace(/\/$/,""));if(!Rt(n))return!1;if(t.endsWith("/"))try{return qi(n).isDirectory()}catch{return!1}return!0}function $u(e){let t=["content","_posts","posts",Be("src","content")];for(let n of t){let r=Be(e,n);if(Rt(r))try{if(!qi(r).isDirectory())continue;let o=[r],i=0;for(;o.length>0&&i<50;){let s=o.pop();for(let a of hu(s,{withFileTypes:!0}))if(i++,!a.name.startsWith(".")){if(a.isDirectory()&&o.length<5){o.push(Be(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 Su(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=yr(e);r&&n.push(r);for(let o of n)for(let i of t){let s=o?`${o}/${i.marker}`:i.marker;if(Rt(Be(e,s)))return i.path}return null}function zi(e){let t=[],{deps:n}=wu(e),r=ku(e),o="none";for(let s of yu){let a=[];for(let l of Object.keys(n))if(bu(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(vu(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=$u(e);s&&(o="mdx-local",t.push(s))}let i=Su(e);return{cms:o,blog_path:i,evidence:t}}import{existsSync as xu,readFileSync as _u}from"fs";import{join as Cu}from"path";var Vi=["openai","fal","replicate"],tt={openai:["OPENAI_API_KEY"],fal:["FAL_KEY","FAL_API_KEY"],replicate:["REPLICATE_API_TOKEN","REPLICATE_API_KEY"]};function Ru(e){let t={};if(!xu(e))return t;let n=_u(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 Yi(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 Ye){let o=Cu(e,r),i=Ru(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 Ee(e){let t=[].concat(...Vi.map(a=>tt[a])),n=Yi(e,t),r=[];for(let a of Vi)tt[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=tt[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 Ji(e,t){let n=Yi(e,tt[t]);for(let r of tt[t])if(n.found[r])return{key:n.found[r].value,envName:r};return null}function Xi(){return tt}import{existsSync as We,readFileSync as Er}from"fs";import{join as Ge}from"path";function Qi(e){try{return new URL(e).hostname}catch{return e}}function Zi(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 Eu(e){for(let t of Ye){let n=Ge(e,t);if(!We(n))continue;let r=Er(n,"utf-8");for(let o of Xo){let i=r.match(new RegExp(`^${o}=(.+)$`,"m"));if(i){let s=i[1].trim().replace(/^["']|["']$/g,""),a=Qi(s);if(Zi(a))continue;return{value:a,source:`${t} (${o})`}}}}return null}function Au(e){let t=Ge(e,"package.json");if(!We(t))return null;try{let n=JSON.parse(Er(t,"utf-8"));if(!n.homepage)return null;let r=Qi(n.homepage);return Zi(r)?null:{value:r,source:"package.json (homepage)"}}catch{return null}}function es(e,t){let n=[];t?.("Checking for monorepo / workspace layout\u2026"),We(Ge(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=Eu(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=Au(e);a&&(r=a.value,n.push({field:"domain",detail:a.value,source:a.source}))}let i=Ge(e,"package.json"),s=null;if(We(i))try{t?.("Reading dependencies to infer site type\u2026");let a=JSON.parse(Er(i,"utf-8")),l=Object.keys({...a.dependencies,...a.devDependencies}),c=(...d)=>d.some(f=>l.includes(f));if(c("@shopify/hydrogen","@shopify/polaris")||We(Ge(e,"shopify.config.js"))||We(Ge(e,"shopify.config.ts"))){s="product";let d=c("@shopify/hydrogen","@shopify/polaris")?"Shopify-related dependencies in package.json":We(Ge(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 Nu,readFileSync as Ir,readdirSync as rs,statSync as Du}from"fs";import{join as Z,sep as Mu}from"path";var Pu=[/^\/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 ge(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 Iu(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 Tu=10,ts=.9;function Ou(e,t){if(t<Tu||e.length<t*ts)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*ts)return r;return null}function M(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 ae(e){return Pu.some(t=>t.test(e))}function Lu(e){return e.filter(t=>ae(M(t)))}function ju(e,t){let n=new Set(e.map(M)),r=[],o=new Set;for(let i of t){let s=M(i);ae(s)||n.has(s)||o.has(s)||(o.add(s),r.push(s))}return r}function Et(e){return`https://${e.replace(/^https?:\/\//,"").replace(/\/+$/,"")}/sitemap.xml`}async function ns(e){let t=e.sitemapUrl||Et(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 A(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=ge(o),r.lastmods=Iu(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=Lu(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(M).join(", ")}). Remove auth/admin/api routes from the generator.`}),r.uniformLastmod=Ou(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=ju(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 os=["tsx","jsx","js","mdx","md"],Fu=["astro","md","mdx"],Uu=5e3;function le(e,t){let n=new Map,r=0,o=(i,s,a=!1)=>{let l=Ku(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:Zu(t,l),in_sitemap:a,source:s})};for(let i of Wu(e))Bu(i,o);return{pages:[...n.values()].filter(i=>!ae(i.route)).sort((i,s)=>i.route.localeCompare(s.route)),dynamicCount:r}}async function is(e,t,n){let r=[];try{let s=await A(Et(t),{headers:{"user-agent":"SEOAgent-CLI/sitemap-check"}},{attempts:1,timeoutMs:5e3,fetchImpl:n});if(!s.ok)return{checked:!1,liveCount:0,flipped:0};r=ge(await s.text())}catch{return{checked:!1,liveCount:0,flipped:0}}if(r.length===0)return{checked:!1,liveCount:0,flipped:0};let o=new Set(r.map(M)),i=0;for(let s of e)!s.in_sitemap&&o.has(M(s.url||s.route))&&(s.in_sitemap=!0,i++,s.source.includes("live-sitemap")||(s.source+=", live-sitemap"));return{checked:!0,liveCount:r.length,flipped:i}}function Bu(e,t){for(let n of["app",Z("src","app")]){let r=Z(e,n);if(At(r))for(let o of Ar(r)){let i=Pr(r,o),s=i[i.length-1];Ju(s)&&(i.some(a=>a.startsWith("@"))||t(qu(i.slice(0,-1)),"app router"))}}for(let n of["pages",Z("src","pages")]){let r=Z(e,n);if(At(r))for(let o of Ar(r)){let i=Pr(r,o);if(i[0]==="api")continue;let s=i[i.length-1],a=Tr(s),l=os.includes(a),c=Fu.includes(a);if(!l&&!c)continue;let d=En(s);Xu(d)||t(zu(i),c?"astro":"pages router")}}for(let n of[".","public"]){let r=Z(e,n);if(At(r))for(let o of Ar(r,n==="."?1:1/0)){let i=Pr(r,o),s=i[i.length-1];Tr(s)==="html"&&(i.some(a=>a==="node_modules"||a.startsWith("."))||t(Vu(i),"static html"))}}for(let n of["public/sitemap.xml","sitemap.xml"]){let r=Z(e,...n.split("/"));if(Nu(r)){for(let o of Qu(r)){let i=Yu(o);i!==null&&t(i,"sitemap.xml",!0)}break}}}function Wu(e){let t=[e],n=new Set([e]);for(let r of Gu(e))for(let o of Hu(e,r))n.has(o)||(n.add(o),t.push(o));return t}function Gu(e){let t=[];try{let n=Ir(Z(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(Ir(Z(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 Hu(e,t){if(!t||t.startsWith("!"))return[];let n=t.replace(/\/\*\*?$/,"/*"),r=n.indexOf("*");if(r===-1){let a=Z(e,...n.split("/").filter(Boolean));return At(a)?[a]:[]}let o=n.slice(0,r).replace(/\/$/,""),i=Z(e,...o.split("/").filter(Boolean));if(!At(i))return[];let s=[];try{for(let a of rs(i,{withFileTypes:!0}))if(a.isDirectory()&&!a.name.startsWith(".")&&!ss.has(a.name)&&(s.push(Z(i,a.name)),s.length>=200))break}catch{}return s}function Ku(e){let t=e.trim();return t===""||t==="/"||(t.startsWith("/")||(t=`/${t}`),t=t.replace(/\/+$/,""),t==="")?"/":/\[.*\]/.test(t)?null:t}function qu(e){return"/"+e.filter(n=>!(n.startsWith("(")&&n.endsWith(")"))).join("/")}function zu(e){let t=[...e],n=En(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function Vu(e){let t=[...e],n=En(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function Yu(e){try{return new URL(e).pathname||"/"}catch{return e.startsWith("/")?e:null}}function Ju(e){return En(e)==="page"&&os.includes(Tr(e))}function Xu(e){return["_app","_document","_error","404","500","middleware"].includes(e)}function Qu(e){try{let t=Ir(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 ss=new Set(["node_modules",".git",".next","dist","build",".vercel","out"]);function At(e){try{return Du(e).isDirectory()}catch{return!1}}function*Ar(e,t=1/0){let n=0;function*r(o,i){if(i>t)return;let s;try{s=rs(o,{withFileTypes:!0})}catch{return}for(let a of s){if(n>=Uu)return;if(a.name.startsWith("."))continue;let l=Z(o,a.name);if(a.isDirectory()){if(ss.has(a.name))continue;yield*r(l,i+1)}else a.isFile()&&(n++,yield l)}}yield*r(e,1)}function Pr(e,t){return t.slice(e.length).replace(/^[/\\]+/,"").split(Mu).filter(Boolean)}function Tr(e){let t=e.lastIndexOf(".");return t===-1?"":e.slice(t+1).toLowerCase()}function En(e){let t=e.lastIndexOf(".");return t===-1?e:e.slice(0,t)}function Zu(e,t){return e?`https://${e.replace(/^https?:\/\//,"").replace(/\/$/,"")}${t==="/"?"/":t}`:t}import{existsSync as ed,mkdirSync as td,readFileSync as nd,writeFileSync as rd}from"fs";import{join as as}from"path";function ls(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 An(e,t,n){let r=as(e,b,"pages.md"),o=ed(r),i=o?Lr(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=us(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&&ls(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:us(d.source)};p&&ls(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 td(as(e,b),{recursive:!0}),rd(r,od(c),"utf-8"),{wrote:!0,added:a,total:c.length,merged:o}}function od(e){let t=["---","generated: false",`discovered_at: ${new Date().toISOString()}`,`row_count: ${e.length}`,"---"].join(`
15
+ `)}import{existsSync as bn,readdirSync as Ec,statSync as Ac}from"fs";import{join as he}from"path";var so=["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"],ao=["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"],Pc=["apps","packages"];function hr(e){for(let t of so)if(bn(he(e,t)))return"static";for(let t of ao)if(bn(he(e,t)))return"public";return null}function oo(e){for(let t of[...so,...ao])if(bn(he(e,t)))return t;return null}function yr(e){let t=[];for(let n of Pc){let r;try{r=Ec(he(e,n),{withFileTypes:!0}).filter(i=>i.isDirectory()).map(i=>i.name).sort()}catch{continue}for(let i of r){let o=`${n}/${i}`;hr(he(e,o))&&t.push(o)}}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 wn(e,t){try{return Ac(he(e,t)).isDirectory()}catch{return!1}}function vn(e,t){let n=kn(t);if(n)return{dir:n,source:"configured",evidence:"public_dir in .seoagent/project.md",exists:wn(e,n)};let r=hr(e);if(r)return{dir:r,source:"framework",evidence:oo(e),exists:wn(e,r)};let i=yr(e);if(i){let o=hr(he(e,i));if(o){let s=`${i}/${o}`;return{dir:s,source:"framework",evidence:`${i}/${oo(he(e,i))}`,exists:wn(e,s)}}}for(let o of["public","static"])if(wn(e,o))return{dir:o,source:"existing",evidence:`${o}/ exists`,exists:!0};return{dir:null,source:null,evidence:null,exists:!1}}var Ic=["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 lo(e,t){let n=new Set([""]),r=kn(t);if(r){let i=r.split("/").slice(0,-1).join("/");i&&n.add(i)}for(let i of n)for(let o of Ic){let s=i?`${i}/${o}`:o;if(bn(he(e,s)))return s}return null}var Lc=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function br(){return Tc()}var jc=new Set(["strapi","wordpress","sanity","contentful","ghost","webflow","shopify","payload","directus","mdx-local","none"]),Nc="project.md";function Fe(e){return wr(e,b)}function $n(e){return wr(Fe(e),Nc)}function fo(e){return co($n(e))}function _(e){let t=yn($n(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,i=typeof n.cms=="string"?n.cms:void 0,o=i&&jc.has(i)?i: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&&Lc.test(s)?s:void 0,image_provider:r==="openai"||r==="fal"||r==="replicate"||r==="none"?r:void 0,cms:o,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,live_url:typeof n.live_url=="string"&&n.live_url?n.live_url:void 0}}function Sn(e){let t=_(e);if(!t)return null;if(t.install_id)return t.install_id;let n=br();return q(e,{install_id:n}),n}function Dc(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 Fc(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.live_url&&(t.live_url=e.live_url),t}function mo(e,t){let n=Fe(e);uo(n,{recursive:!0});let r=gr(Fc(t),Dc(t));po($n(e),r,"utf-8")}function q(e,t){let n=$n(e);if(!co(n))return!1;let r=se(Oc(n,"utf-8")),i={...r.data,...t};return po(n,gr(i,r.body),"utf-8"),!0}function go(e){let t=Fe(e);for(let n of Qi)uo(wr(t,n),{recursive:!0})}var kr="Sent an anonymous install ping (random id + CLI version only \u2014 no domain, no paths). Opt out: SEOAGENT_TELEMETRY=0",Mc=2500;function vr(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 $r(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??Mc)})).ok}catch{return!1}}import{existsSync as Kc,mkdirSync as wo,readFileSync as qc,writeFileSync as Vc,chmodSync as zc,unlinkSync as bo}from"fs";import{dirname as Jc}from"path";var Uc=new Set([502,503,504]),Bc=1e4;async function P(e,t,n={}){let r=Math.max(1,n.attempts??3),i=Math.max(0,n.baseDelayMs??500),o=n.timeoutMs??Bc,s=n.fetchImpl??fetch,a=n.sleep??Wc,l=n.transientStatuses??Uc,c=null;for(let d=0;d<r;d++){let{init:f,cleanup:p}=Hc(t,o);try{let g=await s(e,f);if(l.has(g.status)&&d<r-1){await a(ho(i,d));continue}return g}catch(g){if(c=g,d<r-1){await a(ho(i,d));continue}}finally{p()}}throw c instanceof Error?c:new Error(String(c))}function ho(e,t){return e*Math.pow(3,t)}function Wc(e){return new Promise(t=>setTimeout(t,e))}function Hc(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),i=e?.signal??void 0,o;i&&(i.aborted?n.abort(i.reason):(o=()=>n.abort(i.reason),i.addEventListener("abort",o,{once:!0})));let s=()=>{clearTimeout(r),i&&o&&i.removeEventListener("abort",o)};return{init:{...e,signal:n.signal},cleanup:s}}var Ce="unknown";function Re(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):""}function Gc(e,t){let n=Re(e),r=Re(t);return!n||!r||n===Ce||r===Ce?!1:n===r}async function Ee(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(i){return{verdict:"unverified",detail:i.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?Gc(r,e.localDomain)?{verdict:"match",cloudDomain:r}:{verdict:"mismatch",cloudDomain:r}:{verdict:"unverified",detail:"whoami did not return a bound domain"}}function yo(e,t){return`Cloud project is ${Re(e)||e} but this workspace is ${Re(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 xn(e){if(!e)return"";let t=Re(e);return t&&t!==Ce?t:""}function xt(){if(!Kc(_e))return null;try{return JSON.parse(qc(_e,"utf-8"))}catch{return null}}function Me(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||St}}function ko(e){wo(W,{recursive:!0}),wo(Jc(_e),{recursive:!0}),Vc(_e,JSON.stringify(e,null,2)+`
17
+ `,"utf-8");try{zc(_e,384)}catch{}}function L(e){let t=xt();if(!t)return null;if(!e)return Me(t);let n=xn(e);return n&&Object.keys(t.sites??{}).length>0?Me(t.sites?.[n]):Me(t)}function vo(e){let t=xt();if(!t)return!1;let n=xn(e);return n?Me(t.sites?.[n])!==null:!1}function Sr(e,t){let n=xt()??{},r=xn(t),i={...n.sites??{}};r&&(i[r]=e),ko({...e,sites:Object.keys(i).length>0?i:void 0})}function $o(e){let t=xt();if(!t)return!1;let n=xn(e),r=Object.keys(t.sites??{}).length>0;if(!n||!r)try{return bo(_e),!0}catch{return!1}let i=t.sites?.[n];if(!i)return!1;let o={...t.sites};delete o[n];let s=Object.keys(o),a=t.website_token===i.website_token,l=Me(a?o[s[0]]:t);if(!l&&s.length===0)try{return bo(_e),!0}catch{return!1}return ko({...l??{},sites:s.length>0?o:void 0}),!0}function Ae(){let e=xt();return e?.sites?Object.keys(e.sites).sort():[]}var Yc=new Set(["co","com","net","org","ac","gov","edu"]);function Xc(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&&Yc.has(n[n.length-2])?n.length-3:n.length-2;return n[Math.max(0,r)]||null}async function So(e){let t=Xc(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 i=await r.json();return!i?.ok||!i.opportunity?{status:"unavailable"}:i.opportunity.volume==null?{status:"no-data",keyword:t}:{status:"data",keyword:t,volume:i.opportunity.volume,difficulty:i.opportunity.difficulty,intent:i.opportunity.intent}}catch{return{status:"unavailable"}}}import{existsSync as _t,lstatSync as Qc,mkdirSync as et,readFileSync as xo,readdirSync as Zc,rmSync as eu,statSync as tu,symlinkSync as nu,writeFileSync as xr}from"fs";import{dirname as Ct,join as X,relative as _o}from"path";import{fileURLToPath as ru}from"url";var iu=Ct(ru(import.meta.url));function Co(){return X(iu,"skills")}function ou(){let e=X(Co(),"seoagent.md");if(_t(e))return xo(e,"utf-8");throw new Error(`Could not find skill file at: ${e}`)}function Ro(e,t){let n=[];if(!_t(e))return n;for(let r of Zc(e,{withFileTypes:!0})){let i=X(e,r.name),o=X(t,r.name);r.isDirectory()?(et(o,{recursive:!0}),n.push(...Ro(i,o))):r.isFile()&&(et(Ct(o),{recursive:!0}),xr(o,xo(i)),n.push(o))}return n}function su(e){let t=_t(X(e,".agents"));return X(e,t?ge.AGENTS:ge.CLAUDE)}function Eo(e,t){let n=su(e),r=[];for(let[i,o]of Object.entries(t)){let s=X(n,i);et(Ct(s),{recursive:!0}),xr(s,o,"utf-8"),r.push(s)}return r}function tt(e,t){let n=_t(X(e,".agents")),r=X(e,n?ge.AGENTS:ge.CLAUDE),i=X(r,"SKILL.md");et(r,{recursive:!0}),xr(i,t??ou(),"utf-8");let o=X(Co(),"references"),s=X(r,"references"),a=[];try{_t(o)&&tu(o).isDirectory()&&(et(s,{recursive:!0}),a=Ro(o,s).map(c=>_o(r,c)))}catch{}let l=n?au(e,r):void 0;return{skillFile:i,referenceFiles:a,claudeSymlink:l}}function au(e,t){let n=X(e,ge.CLAUDE),r=null;try{r=Qc(n)}catch{}if(r){if(!r.isSymbolicLink())return;try{eu(n,{force:!0})}catch{return}}try{et(Ct(n),{recursive:!0});let i=_o(Ct(n),t);return nu(i,n,"dir"),n}catch{return}}import{existsSync as Rt,mkdirSync as _r,readFileSync as lu,writeFileSync as _n}from"fs";import{dirname as Po,join as Ue}from"path";var Cr=`command -v seoagent >/dev/null 2>&1 && seoagent sync --silent || npx -y ${pn} sync --silent`,Io=60;function To(e){let t=Ue(e,b);_r(t,{recursive:!0});let n=Ue(t,".gitignore");_n(n,to,"utf-8");let r=Ue(t,"content","images",".gitkeep");return _r(Po(r),{recursive:!0}),Rt(r)||_n(r,"","utf-8"),n}var Cn=["PostToolUse","SessionStart"];function Rn(e){if(!Rt(e))return{};try{let t=lu(e,"utf-8");return JSON.parse(t)}catch{return{}}}function Et(e){return e.command.includes("@seoagent-official/seoagent")&&e.command.includes("sync")}function Ao(e,t,n){let r=e.find(t);return r||(r=n(),e.push(r)),r.hooks.some(Et)?!1:(r.hooks.push({type:"command",command:Cr,timeout:Io}),!0)}function cu(e){let t=!1;for(let n of Cn){let r=e[n];if(Array.isArray(r))for(let i of r)for(let o of i.hooks??[])Et(o)&&(o.command!==Cr&&(o.command=Cr,t=!0),typeof o.timeout!="number"&&(o.timeout=Io,t=!0))}return t}function Be(e){let t=Ue(e,$t);_r(Po(t),{recursive:!0});let n=Rn(t);n.hooks=n.hooks??{};let r=cu(n.hooks),i=n.hooks.PostToolUse=n.hooks.PostToolUse??[],o=Ao(i,l=>(l.matcher??"").includes("Write"),()=>({matcher:"Write|Edit",hooks:[]})),s=n.hooks.SessionStart=n.hooks.SessionStart??[],a=Ao(s,l=>(l.matcher??"")==="",()=>({hooks:[]}));return _n(t,JSON.stringify(n,null,2)+`
18
+ `,"utf-8"),{file:t,added:o||a,migrated:r}}function Oo(e){let t=Ue(e,$t);if(!Rt(t))return 0;let n=Rn(t).hooks;if(!n)return 0;let r=0;for(let i of Cn){let o=n[i];if(Array.isArray(o))for(let s of o)for(let a of s.hooks??[])Et(a)&&typeof a.timeout!="number"&&r++}return r}function Lo(e){let t=Ue(e,$t);if(!Rt(t))return!1;let n=Rn(t).hooks;return n?Cn.some(r=>{let i=n[r];return Array.isArray(i)&&i.some(o=>o.hooks?.some(Et))}):!1}function jo(e){let t=Ue(e,$t);if(!Rt(t))return{file:t,removed:!1};let n=Rn(t),r=n.hooks;if(!r)return{file:t,removed:!1};let i=!1;for(let o of Cn){let s=r[o];if(!Array.isArray(s))continue;for(let l of s){let c=l.hooks.length;l.hooks=l.hooks.filter(d=>!Et(d)),l.hooks.length!==c&&(i=!0)}let a=s.filter(l=>l.hooks.length>0);a.length===0?delete r[o]:r[o]=a}return i?(Object.keys(r).length===0&&delete n.hooks,_n(t,JSON.stringify(n,null,2)+`
19
+ `,"utf-8"),{file:t,removed:!0}):{file:t,removed:!1}}import{existsSync as No,mkdirSync as uu,readFileSync as du,writeFileSync as pu}from"fs";import{join as fu}from"path";function Do(e){return No(fu(e,b,"project.md"))}function Fo(){try{if(!No(gn))return[];let e=JSON.parse(du(gn,"utf-8"));return Array.isArray(e.projects)?e.projects.filter(t=>typeof t=="string"&&t.length>0):[]}catch{return[]}}function Mo(e){try{uu(W,{recursive:!0}),pu(gn,JSON.stringify({projects:e},null,2)+`
20
+ `,"utf-8")}catch{}}function We(e){try{if(!Do(e))return;let t=Fo();if(t.includes(e))return;t.push(e),Mo(t)}catch{}}function Uo(){let e=Fo(),t=e.filter(Do);return t.length!==e.length&&Mo(t),t}import{readFileSync as yu,writeFileSync as wu,existsSync as Go}from"fs";import{join as Rr}from"path";function Wo(e){let t={business:{},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null},n=mu(e);for(let[r,i]of n){let o=r.toLowerCase().trim();o==="business context"?t.business=gu(i):o==="writing instructions"?t.writingInstructions=Bo(i):o==="reference urls"?t.referenceUrls=hu(i):o==="topics to avoid"?t.topicsToAvoid=Bo(i):o==="content tone"?t.contentTone=i.trim()||null:o==="additional notes"&&(t.additionalNotes=i.trim()||null)}return t}function Ho(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[i,o]of n){let s=e.business[o];t.push(`- **${i}:** ${s||""}`)}let r=new Set(n.map(([,i])=>i));for(let[i,o]of Object.entries(e.business))if(!r.has(i)&&o){let s=i.charAt(0).toUpperCase()+i.slice(1);t.push(`- **${s}:** ${o}`)}if(t.push(""),t.push("# Writing Instructions"),t.push(""),e.writingInstructions.length>0)for(let i of e.writingInstructions)t.push(`- ${i}`);else t.push("- (Add your content writing guidelines here)");if(t.push(""),t.push("# Reference URLs"),t.push(""),e.referenceUrls.length>0)for(let i of e.referenceUrls)i.description?t.push(`- ${i.url} \u2014 ${i.description}`):t.push(`- ${i.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 i of e.topicsToAvoid)t.push(`- ${i}`);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(`
21
+ `)}function mu(e){let t=e.split(`
22
+ `),n=[],r="",i=[];for(let o of t){let s=o.match(/^#\s+(.+)$/);s?(r&&n.push([r,i.join(`
23
+ `)]),r=s[1],i=[]):i.push(o)}return r&&n.push([r,i.join(`
24
+ `)]),n}function gu(e){let t={},n=e.split(`
25
+ `);for(let r of n){let i=r.match(/^[-*]\s+\*\*(.+?):\*\*\s*(.*)$/);if(i){let o=i[1].toLowerCase().trim(),s=i[2].trim();s&&(t[o]=s)}}return t}function Bo(e){let t=[],n=e.split(`
26
+ `);for(let r of n){let i=r.match(/^[-*]\s+(.+)$/);if(i){let o=i[1].trim();(!o.startsWith("(")||!o.endsWith(")"))&&t.push(o)}}return t}function hu(e){let t=[],n=e.split(`
27
+ `);for(let r of n){let i=r.match(/^[-*]\s+(https?:\/\/\S+)(?:\s+[—–-]\s+(.+))?$/);i&&t.push({url:i[1].trim(),description:i[2]?.trim()||""})}return t}var Er="context.md";function nt(e){let t=Rr(e,".seoagent",Er);if(!Go(t))return null;let n=yu(t,"utf-8");return Wo(n)}function bu(e,t){let n=Rr(e,".seoagent",Er),r=Ho(t);wu(n,r,"utf-8")}function Ko(e,t){let n=Rr(e,".seoagent",Er);return Go(n)?!1:(bu(e,{business:{type:t||""},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null}),!0)}import{existsSync as At,readFileSync as qo,readdirSync as ku,statSync as Vo}from"fs";import{join as He}from"path";var vu=[{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 $u(e){let t=He(e,"package.json");if(!At(t))return{deps:{},source:"package.json"};try{let n=JSON.parse(qo(t,"utf-8"));return{deps:{...n.dependencies,...n.devDependencies,...n.peerDependencies},source:"package.json"}}catch{return{deps:{},source:"package.json"}}}function Su(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 xu(e){let t={};for(let n of Xe){let r=He(e,n);if(At(r))try{let i=qo(r,"utf-8");for(let o of i.split(/\r?\n/)){let s=o.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 _u(e,t){let n=He(e,t.replace(/\/$/,""));if(!At(n))return!1;if(t.endsWith("/"))try{return Vo(n).isDirectory()}catch{return!1}return!0}function Cu(e){let t=["content","_posts","posts",He("src","content")];for(let n of t){let r=He(e,n);if(At(r))try{if(!Vo(r).isDirectory())continue;let i=[r],o=0;for(;i.length>0&&o<50;){let s=i.pop();for(let a of ku(s,{withFileTypes:!0}))if(o++,!a.name.startsWith(".")){if(a.isDirectory()&&i.length<5){i.push(He(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 Ru(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=yr(e);r&&n.push(r);for(let i of n)for(let o of t){let s=i?`${i}/${o.marker}`:o.marker;if(At(He(e,s)))return o.path}return null}function zo(e){let t=[],{deps:n}=$u(e),r=xu(e),i="none";for(let s of vu){let a=[];for(let l of Object.keys(n))if(Su(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(_u(e,l)){let c=l.endsWith("/")?"directory":"file";a.push({type:c,detail:l,source:l});break}if(a.length>0){i=s.cms,t.push(...a);break}}if(i==="none"){let s=Cu(e);s&&(i="mdx-local",t.push(s))}let o=Ru(e);return{cms:i,blog_path:o,evidence:t}}import{existsSync as Eu,readFileSync as Au}from"fs";import{join as Pu}from"path";var Jo=["openai","fal","replicate"],rt={openai:["OPENAI_API_KEY"],fal:["FAL_KEY","FAL_API_KEY"],replicate:["REPLICATE_API_TOKEN","REPLICATE_API_KEY"]};function Iu(e){let t={};if(!Eu(e))return t;let n=Au(e,"utf-8");for(let r of n.split(/\r?\n/)){let i=r.trim();if(!i||i.startsWith("#"))continue;let o=i.indexOf("=");if(o===-1)continue;let s=i.slice(0,o).trim(),a=i.slice(o+1).trim();(a.startsWith('"')&&a.endsWith('"')||a.startsWith("'")&&a.endsWith("'"))&&(a=a.slice(1,-1)),t[s]=a}return t}function Yo(e,t){let n={};for(let r of t){let i=process.env[r];i&&i.trim().length>0&&(n[r]={value:i,source:"process"})}for(let r of Xe){let i=Pu(e,r),o=Iu(i);for(let s of t){if(n[s])continue;let a=o[s];a&&a.length>0&&(n[s]={value:a,source:r})}}return{found:n}}function Pe(e){let t=[].concat(...Jo.map(a=>rt[a])),n=Yo(e,t),r=[];for(let a of Jo)rt[a].some(l=>n.found[l])&&r.push(a);if(r.length===0)return{provider:"none",matched_key:null,source:null,available_providers:[]};let i=r[0],o=rt[i].find(a=>n.found[a])??null,s=o?n.found[o].source:null;return{provider:i,matched_key:o,source:s,available_providers:r}}function Xo(e,t){let n=Yo(e,rt[t]);for(let r of rt[t])if(n.found[r])return{key:n.found[r].value,envName:r};return null}function Qo(){return rt}import{existsSync as Ge,readFileSync as Ar}from"fs";import{join as Ke}from"path";function Zo(e){try{return new URL(e).hostname}catch{return e}}function es(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 Tu(e){for(let t of Xe){let n=Ke(e,t);if(!Ge(n))continue;let r=Ar(n,"utf-8");for(let i of Xi){let o=r.match(new RegExp(`^${i}=(.+)$`,"m"));if(o){let s=o[1].trim().replace(/^["']|["']$/g,""),a=Zo(s);if(es(a))continue;return{value:a,source:`${t} (${i})`}}}}return null}function Ou(e){let t=Ke(e,"package.json");if(!Ge(t))return null;try{let n=JSON.parse(Ar(t,"utf-8"));if(!n.homepage)return null;let r=Zo(n.homepage);return es(r)?null:{value:r,source:"package.json (homepage)"}}catch{return null}}function ts(e,t){let n=[];t?.("Checking for monorepo / workspace layout\u2026"),Ge(Ke(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 i=Tu(e);if(i)r=i.value,n.push({field:"domain",detail:i.value,source:i.source});else{t?.("Reading package.json homepage (skipping GitHub/GitLab repo URLs)\u2026");let a=Ou(e);a&&(r=a.value,n.push({field:"domain",detail:a.value,source:a.source}))}let o=Ke(e,"package.json"),s=null;if(Ge(o))try{t?.("Reading dependencies to infer site type\u2026");let a=JSON.parse(Ar(o,"utf-8")),l=Object.keys({...a.dependencies,...a.devDependencies}),c=(...d)=>d.some(f=>l.includes(f));if(c("@shopify/hydrogen","@shopify/polaris")||Ge(Ke(e,"shopify.config.js"))||Ge(Ke(e,"shopify.config.ts"))){s="product";let d=c("@shopify/hydrogen","@shopify/polaris")?"Shopify-related dependencies in package.json":Ge(Ke(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 Uu,readFileSync as Tr,readdirSync as is,statSync as Bu}from"fs";import{join as ee,sep as Wu}from"path";var Lu=[/^\/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 ye(e){let t=[],n=/<loc>\s*([^<\s][^<]*?)\s*<\/loc>/gi,r;for(;(r=n.exec(e))!==null;){let i=r[1].replace(/&amp;/g,"&").replace(/&lt;/g,"<").replace(/&gt;/g,">").replace(/&#39;/g,"'").replace(/&quot;/g,'"').trim();i&&t.push(i)}return t}function ju(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 Nu=10,ns=.9;function Du(e,t){if(t<Nu||e.length<t*ns)return null;let n=new Map;for(let r of e)n.set(r,(n.get(r)||0)+1);for(let[r,i]of n)if(i>=t*ns)return r;return null}function F(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 ae(e){return Lu.some(t=>t.test(e))}function Fu(e){return e.filter(t=>ae(F(t)))}function Mu(e,t){let n=new Set(e.map(F)),r=[],i=new Set;for(let o of t){let s=F(o);ae(s)||n.has(s)||i.has(s)||(i.add(s),r.push(s))}return r}function Pt(e){return`https://${e.replace(/^https?:\/\//,"").replace(/\/+$/,"")}/sitemap.xml`}async function rs(e){let t=e.sitemapUrl||Pt(e.domain),n=[],r={ok:!1,sitemapUrl:t,fetched:!1,status:null,urls:[],privateUrls:[],missing:[],hasLastmod:!1,lastmods:[],uniformLastmod:null,issues:n},i="";try{let o=await P(t,{headers:{"user-agent":"SEOAgent-CLI/sitemap-check"}},{attempts:2,timeoutMs:1e4,fetchImpl:e.fetchImpl});if(r.status=o.status,r.fetched=!0,!o.ok)return n.push({level:"error",message:`Sitemap returned HTTP ${o.status} \u2014 Google can't fetch it. Make sure ${t} serves 200.`}),r;i=await o.text()}catch(o){return n.push({level:"error",message:`Could not reach ${t} (${o instanceof Error?o.message:String(o)}). If the site isn't deployed yet, that's expected.`}),r}return/<urlset|<sitemapindex/i.test(i)?(r.urls=ye(i),r.lastmods=ju(i),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(i)&&n.push({level:"info",message:`Sitemap index with ${r.urls.length} child sitemap(s). Child URLs are not expanded by this check.`}),r.privateUrls=Fu(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(F).join(", ")}). Remove auth/admin/api routes from the generator.`}),r.uniformLastmod=Du(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=Mu(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(o=>o.level==="error"),r)):(n.push({level:"error",message:`Response is not a valid XML sitemap (no <urlset>/<sitemapindex>). Got ${i.length} bytes.`}),r)}var os=["tsx","jsx","js","mdx","md"],Hu=["astro","md","mdx"],Gu=5e3;function le(e,t){let n=new Map,r=0,i=(o,s,a=!1)=>{let l=Ju(o);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:rd(t,l),in_sitemap:a,source:s})};for(let o of qu(e))Ku(o,i);return{pages:[...n.values()].filter(o=>!ae(o.route)).sort((o,s)=>o.route.localeCompare(s.route)),dynamicCount:r}}async function ss(e,t,n){let r=[];try{let s=await P(Pt(t),{headers:{"user-agent":"SEOAgent-CLI/sitemap-check"}},{attempts:1,timeoutMs:5e3,fetchImpl:n});if(!s.ok)return{checked:!1,liveCount:0,flipped:0};r=ye(await s.text())}catch{return{checked:!1,liveCount:0,flipped:0}}if(r.length===0)return{checked:!1,liveCount:0,flipped:0};let i=new Set(r.map(F)),o=0;for(let s of e)!s.in_sitemap&&i.has(F(s.url||s.route))&&(s.in_sitemap=!0,o++,s.source.includes("live-sitemap")||(s.source+=", live-sitemap"));return{checked:!0,liveCount:r.length,flipped:o}}function Ku(e,t){for(let n of["app",ee("src","app")]){let r=ee(e,n);if(It(r))for(let i of Pr(r)){let o=Ir(r,i),s=o[o.length-1];ed(s)&&(o.some(a=>a.startsWith("@"))||t(Yu(o.slice(0,-1)),"app router"))}}for(let n of["pages",ee("src","pages")]){let r=ee(e,n);if(It(r))for(let i of Pr(r)){let o=Ir(r,i);if(o[0]==="api")continue;let s=o[o.length-1],a=Or(s),l=os.includes(a),c=Hu.includes(a);if(!l&&!c)continue;let d=En(s);td(d)||t(Xu(o),c?"astro":"pages router")}}for(let n of[".","public"]){let r=ee(e,n);if(It(r))for(let i of Pr(r,n==="."?1:1/0)){let o=Ir(r,i),s=o[o.length-1];Or(s)==="html"&&(o.some(a=>a==="node_modules"||a.startsWith("."))||t(Qu(o),"static html"))}}for(let n of["public/sitemap.xml","sitemap.xml"]){let r=ee(e,...n.split("/"));if(Uu(r)){for(let i of nd(r)){let o=Zu(i);o!==null&&t(o,"sitemap.xml",!0)}break}}}function qu(e){let t=[e],n=new Set([e]);for(let r of Vu(e))for(let i of zu(e,r))n.has(i)||(n.add(i),t.push(i));return t}function Vu(e){let t=[];try{let n=Tr(ee(e,"pnpm-workspace.yaml"),"utf-8"),r=!1;for(let i of n.split(/\r?\n/)){let o=i.replace(/#.*$/,"");if(/^\s*packages\s*:/.test(o)){r=!0;continue}if(r){let s=o.match(/^\s*-\s*['"]?([^'"\s]+)['"]?\s*$/);s?t.push(s[1]):/^\S/.test(o)&&(r=!1)}}}catch{}try{let r=JSON.parse(Tr(ee(e,"package.json"),"utf-8")).workspaces,i=Array.isArray(r)?r:Array.isArray(r?.packages)?r.packages:[];for(let o of i??[])typeof o=="string"&&t.push(o)}catch{}return t}function zu(e,t){if(!t||t.startsWith("!"))return[];let n=t.replace(/\/\*\*?$/,"/*"),r=n.indexOf("*");if(r===-1){let a=ee(e,...n.split("/").filter(Boolean));return It(a)?[a]:[]}let i=n.slice(0,r).replace(/\/$/,""),o=ee(e,...i.split("/").filter(Boolean));if(!It(o))return[];let s=[];try{for(let a of is(o,{withFileTypes:!0}))if(a.isDirectory()&&!a.name.startsWith(".")&&!as.has(a.name)&&(s.push(ee(o,a.name)),s.length>=200))break}catch{}return s}function Ju(e){let t=e.trim();return t===""||t==="/"||(t.startsWith("/")||(t=`/${t}`),t=t.replace(/\/+$/,""),t==="")?"/":/\[.*\]/.test(t)?null:t}function Yu(e){return"/"+e.filter(n=>!(n.startsWith("(")&&n.endsWith(")"))).join("/")}function Xu(e){let t=[...e],n=En(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function Qu(e){let t=[...e],n=En(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function Zu(e){try{return new URL(e).pathname||"/"}catch{return e.startsWith("/")?e:null}}function ed(e){return En(e)==="page"&&os.includes(Or(e))}function td(e){return["_app","_document","_error","404","500","middleware"].includes(e)}function nd(e){try{let t=Tr(e,"utf-8"),n=[],r=/<loc>\s*([^<\s]+)\s*<\/loc>/gi,i;for(;(i=r.exec(t))!==null;)n.push(i[1].trim());return n}catch{return[]}}var as=new Set(["node_modules",".git",".next","dist","build",".vercel","out"]);function It(e){try{return Bu(e).isDirectory()}catch{return!1}}function*Pr(e,t=1/0){let n=0;function*r(i,o){if(o>t)return;let s;try{s=is(i,{withFileTypes:!0})}catch{return}for(let a of s){if(n>=Gu)return;if(a.name.startsWith("."))continue;let l=ee(i,a.name);if(a.isDirectory()){if(as.has(a.name))continue;yield*r(l,o+1)}else a.isFile()&&(n++,yield l)}}yield*r(e,1)}function Ir(e,t){return t.slice(e.length).replace(/^[/\\]+/,"").split(Wu).filter(Boolean)}function Or(e){let t=e.lastIndexOf(".");return t===-1?"":e.slice(t+1).toLowerCase()}function En(e){let t=e.lastIndexOf(".");return t===-1?e:e.slice(0,t)}function rd(e,t){return e?`https://${e.replace(/^https?:\/\//,"").replace(/\/$/,"")}${t==="/"?"/":t}`:t}import{existsSync as id,mkdirSync as od,readFileSync as sd,writeFileSync as ad}from"fs";import{join as ls}from"path";function cs(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 i=t.rendered==="error"?"\u2014":String(t.wordCount);return e.word_count!==i&&(e.word_count=i,n=!0),n}function An(e,t,n){let r=ls(e,b,"pages.md"),i=id(r),o=i?jr(r):new Map;if(t.length===0&&!i)return{wrote:!1,added:0,total:0,merged:!1};let s=new Map(o),a=0,l=!1;for(let d of t){let f=ds(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&&cs(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:ds(d.source)};p&&cs(y,p),s.set(f,y),a++,l=!0}}if(i&&!l)return{wrote:!1,added:0,total:s.size,merged:!0};let c=[...s.values()];return od(ls(e,b),{recursive:!0}),ad(r,ld(c),"utf-8"),{wrote:!0,added:a,total:c.length,merged:i}}function ld(e){let t=["---","generated: false",`discovered_at: ${new Date().toISOString()}`,`row_count: ${e.length}`,"---"].join(`
28
28
  `),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(`
29
- `),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(`
30
- `)}function Lr(e){let t=new Map,n;try{n=nd(e,"utf-8")}catch{return t}let r=n.split(/\r?\n/);for(let o=0;o<r.length-1;o++){if(!Or(r[o])||!id(r[o+1]))continue;let i=cs(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&&Or(r[a]);a++){let l=cs(r[a]),c=(l[s.url]??"").trim();!c||c==="\u2014"||c==="-"||t.set(c,{url:c,in_sitemap:nt(l,s.in_sitemap),in_nav:nt(l,s.in_nav),status:nt(l,s.status),rendered:nt(l,s.rendered),word_count:nt(l,s.word_count),notes:nt(l,s.notes)})}break}return t}function nt(e,t){let n=t>=0?(e[t]??"").trim():"";return n===""?"\u2014":n}function Or(e){let t=e.trim();return t.startsWith("|")&&t.endsWith("|")&&t.length>1}function id(e){let t=e.trim();return Or(t)&&/^\|(?:\s*:?-+:?\s*\|)+$/.test(t)}function cs(e){return e.trim().slice(1,-1).split("|").map(t=>t.trim())}function us(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}import{existsSync as sd,readFileSync as ad,statSync as ld}from"fs";import{dirname as jr,isAbsolute as cd,join as ud,resolve as Nr,sep as Pt}from"path";var dd={isWorktree:!1,mainRoot:null,reason:null};function ds(e){let t=ud(e,".git");try{if(sd(t)&&ld(t).isFile()){let i=ad(t,"utf-8").match(/^gitdir:\s*(.+)\s*$/m),s=null;if(i){let a=cd(i[1])?i[1]:Nr(e,i[1]),l=jr(a),c=jr(l);l.endsWith(`${Pt}worktrees`)&&c.endsWith(`${Pt}.git`)&&(s=jr(c))}return{isWorktree:!0,mainRoot:s,reason:"gitfile"}}}catch{}let n=`${Pt}.claude${Pt}worktrees${Pt}`,r=Nr(e).indexOf(n);return r>=0?{isWorktree:!0,mainRoot:Nr(e).slice(0,r),reason:"agent-worktree-path"}:dd}import{existsSync as Ae,mkdirSync as Pn,readdirSync as pd,readFileSync as fs,statSync as $b,writeFileSync as ps}from"fs";import{dirname as fd,join as he,relative as ms,resolve as md,sep as gd}from"path";var rt="okf";function ot(e){return he(e,b,rt)}var hd=/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2}(\.\d+)?)?(Z|[+-]\d{2}:\d{2})?)?$/;function In(e){let t=[];for(let n of pd(e,{withFileTypes:!0})){let r=he(e,n.name);n.isDirectory()?t.push(...In(r)):n.isFile()&&n.name.toLowerCase().endsWith(".md")&&t.push(r)}return t}function yd(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 Tn(e){let t=[],n=[];if(!Ae(e))return{ok:!1,fileCount:0,errors:[{file:rt,message:"No OKF bundle found. Run `seoagent okf scaffold` first."}],warnings:[]};let r=In(e);if(r.length===0)return{ok:!1,fileCount:0,errors:[{file:rt,message:"OKF directory exists but contains no markdown files."}],warnings:[]};Ae(he(e,"index.md"))||n.push({file:rt,message:"No top-level index.md \u2014 agents use it for progressive disclosure."});for(let i of r){let s=ms(e,i),a;try{a=ie(fs(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!==""&&!hd.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 yd(a.body)){let p=f.split("#")[0];if(!p)continue;let g=md(fd(i),p);Ae(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 On(e){let t=ot(e);if(!Ae(t))return{exists:!1,fileCount:0};try{return{exists:!0,fileCount:In(t).length}}catch{return{exists:!0,fileCount:0}}}var wd=["_Describe the business in","_Link concept files here","_Link FAQ files here","_Link article files here"];function gs(e){let t=he(e,"index.md");if(!Ae(t))return!0;let n;try{n=fs(t,"utf-8")}catch{return!0}return wd.some(r=>n.includes(r))}function hs(e){if(!Ae(e))return[];try{return In(e).map(t=>ms(e,t).split(gd).join("/")).sort()}catch{return[]}}function Ln(e,t){let n=ot(e);Pn(n,{recursive:!0}),Pn(he(n,"concepts"),{recursive:!0}),Pn(he(n,"faqs"),{recursive:!0}),Pn(he(n,"articles"),{recursive:!0});let r=[],o=t&&t!=="unknown"?t:"your site",i=he(n,"index.md");Ae(i)||(ps(i,`---
29
+ `),r="| URL | In sitemap | In nav | Status | Rendered | Word count | Notes |",i="|---|---|---|---|---|---|---|",o=e.map(s=>`| ${s.url} | ${s.in_sitemap} | ${s.in_nav} | ${s.status} | ${s.rendered} | ${s.word_count} | ${s.notes} |`);return[t,"",n,"",r,i,...o,""].join(`
30
+ `)}function jr(e){let t=new Map,n;try{n=sd(e,"utf-8")}catch{return t}let r=n.split(/\r?\n/);for(let i=0;i<r.length-1;i++){if(!Lr(r[i])||!cd(r[i+1]))continue;let o=us(r[i]).map(a=>a.toLowerCase()),s={url:o.findIndex(a=>a.includes("url")),in_sitemap:o.findIndex(a=>a.includes("sitemap")),in_nav:o.findIndex(a=>a.includes("nav")),status:o.findIndex(a=>a.includes("status")||a.includes("http")),rendered:o.findIndex(a=>a.includes("render")),word_count:o.findIndex(a=>a.includes("word")),notes:o.findIndex(a=>a.includes("note"))};if(s.url===-1)return t;for(let a=i+2;a<r.length&&Lr(r[a]);a++){let l=us(r[a]),c=(l[s.url]??"").trim();!c||c==="\u2014"||c==="-"||t.set(c,{url:c,in_sitemap:it(l,s.in_sitemap),in_nav:it(l,s.in_nav),status:it(l,s.status),rendered:it(l,s.rendered),word_count:it(l,s.word_count),notes:it(l,s.notes)})}break}return t}function it(e,t){let n=t>=0?(e[t]??"").trim():"";return n===""?"\u2014":n}function Lr(e){let t=e.trim();return t.startsWith("|")&&t.endsWith("|")&&t.length>1}function cd(e){let t=e.trim();return Lr(t)&&/^\|(?:\s*:?-+:?\s*\|)+$/.test(t)}function us(e){return e.trim().slice(1,-1).split("|").map(t=>t.trim())}function ds(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}import{existsSync as ud,readFileSync as dd,statSync as pd}from"fs";import{dirname as Nr,isAbsolute as fd,join as md,resolve as Dr,sep as Tt}from"path";var gd={isWorktree:!1,mainRoot:null,reason:null};function ps(e){let t=md(e,".git");try{if(ud(t)&&pd(t).isFile()){let o=dd(t,"utf-8").match(/^gitdir:\s*(.+)\s*$/m),s=null;if(o){let a=fd(o[1])?o[1]:Dr(e,o[1]),l=Nr(a),c=Nr(l);l.endsWith(`${Tt}worktrees`)&&c.endsWith(`${Tt}.git`)&&(s=Nr(c))}return{isWorktree:!0,mainRoot:s,reason:"gitfile"}}}catch{}let n=`${Tt}.claude${Tt}worktrees${Tt}`,r=Dr(e).indexOf(n);return r>=0?{isWorktree:!0,mainRoot:Dr(e).slice(0,r),reason:"agent-worktree-path"}:gd}import{existsSync as Ie,mkdirSync as Pn,readdirSync as hd,readFileSync as ms,statSync as Wb,writeFileSync as fs}from"fs";import{dirname as yd,join as we,relative as gs,resolve as wd,sep as bd}from"path";var ot="okf";function st(e){return we(e,b,ot)}var kd=/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2}(\.\d+)?)?(Z|[+-]\d{2}:\d{2})?)?$/;function In(e){let t=[];for(let n of hd(e,{withFileTypes:!0})){let r=we(e,n.name);n.isDirectory()?t.push(...In(r)):n.isFile()&&n.name.toLowerCase().endsWith(".md")&&t.push(r)}return t}function vd(e){let t=[],n=/\[[^\]]*\]\(([^)]+)\)/g,r;for(;(r=n.exec(e))!==null;){let i=r[1].trim().split(/\s+/)[0];i&&(/^[a-z][a-z0-9+.-]*:/i.test(i)||i.startsWith("#")||t.push(i))}return t}function Tn(e){let t=[],n=[];if(!Ie(e))return{ok:!1,fileCount:0,errors:[{file:ot,message:"No OKF bundle found. Run `seoagent okf scaffold` first."}],warnings:[]};let r=In(e);if(r.length===0)return{ok:!1,fileCount:0,errors:[{file:ot,message:"OKF directory exists but contains no markdown files."}],warnings:[]};Ie(we(e,"index.md"))||n.push({file:ot,message:"No top-level index.md \u2014 agents use it for progressive disclosure."});for(let o of r){let s=gs(e,o),a;try{a=se(ms(o,"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!==""&&!kd.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 vd(a.body)){let p=f.split("#")[0];if(!p)continue;let g=wd(yd(o),p);Ie(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 On(e){let t=st(e);if(!Ie(t))return{exists:!1,fileCount:0};try{return{exists:!0,fileCount:In(t).length}}catch{return{exists:!0,fileCount:0}}}var $d=["_Describe the business in","_Link concept files here","_Link FAQ files here","_Link article files here"];function hs(e){let t=we(e,"index.md");if(!Ie(t))return!0;let n;try{n=ms(t,"utf-8")}catch{return!0}return $d.some(r=>n.includes(r))}function ys(e){if(!Ie(e))return[];try{return In(e).map(t=>gs(e,t).split(bd).join("/")).sort()}catch{return[]}}function Ln(e,t){let n=st(e);Pn(n,{recursive:!0}),Pn(we(n,"concepts"),{recursive:!0}),Pn(we(n,"faqs"),{recursive:!0}),Pn(we(n,"articles"),{recursive:!0});let r=[],i=t&&t!=="unknown"?t:"your site",o=we(n,"index.md");Ie(o)||(fs(o,`---
31
31
  type: Organization
32
- title: ${o}
33
- description: Knowledge bundle describing ${o} for AI agents and answer engines.
32
+ title: ${i}
33
+ description: Knowledge bundle describing ${i} for AI agents and answer engines.
34
34
  tags: [overview]
35
35
  ---
36
36
 
37
- # ${o}
37
+ # ${i}
38
38
 
39
39
  > Open Knowledge Format bundle \u2014 a curated, agent-readable account of this
40
40
  > business. Fill in the sections below and link out to concept files.
@@ -54,7 +54,7 @@ _Describe the business in 2\u20134 sentences (pull from \`.seoagent/context.md\`
54
54
  ## Published articles
55
55
 
56
56
  - _Link article files here, e.g._ \`articles/guide-to-x.md\`
57
- `,"utf-8"),r.push("index.md"));let s=he(n,"log.md");return Ae(s)||(ps(s,`---
57
+ `,"utf-8"),r.push("index.md"));let s=we(n,"log.md");return Ie(s)||(fs(s,`---
58
58
  type: Log
59
59
  title: Change log
60
60
  description: Chronological history of changes to this OKF bundle.
@@ -63,29 +63,29 @@ description: Chronological history of changes to this OKF bundle.
63
63
  # Change log
64
64
 
65
65
  - Bundle scaffolded.
66
- `,"utf-8"),r.push("log.md")),{created:r,okfDir:n}}import{log as it}from"@clack/prompts";var u={info:e=>it.info(e),warn:e=>it.warn(e),error:e=>it.error(e),success:e=>it.success(e),step:e=>it.step(e),message:e=>it.message(e)};function x(e,t,n,r=n){e?e.stop(r):u[t](n)}var ks=[{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"}],It="unknown",vd=new Set(["saas","service","product","content","marketplace","tool","app","nonprofit","community","unknown"]);function $d(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 jn(e){if(!e?.trim())return null;let t=e.trim().toLowerCase();return vd.has(t)?t:null}async function Tt(e={}){let t=process.cwd();if(pi(t)){let l=_(t),c=Ze(t);Fe(t),Y(t,{skill_version:P}),Ue(t);let d=$s(Nn(t,c.skillFile)),f=c.claudeSymlink?` (symlinked at ${Nn(t,c.claudeSymlink)})`:"",p=l?.skill_version&&l.skill_version!==P?`${l.skill_version} \u2192 ${P}`:P;if(u.success(`Refreshed the SEOAgent skill (${p}).`),u.info("Your `.seoagent/` knowledge was left untouched."),u.info(`Skill at ${d}${f}.`),u.info(`Run \`${m("status")}\` to see your project, or \`${m("uninstall")}\` to start fresh.`),!vr()){let g=vn(t);g&&await $r({installId:g,event:"reinit",cliVersion:P})&&u.info(kr)}return}let n=!!e.yes||!process.stdin.isTTY,r=ds(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)),ys("SEOAgent \u2014 AI SEO Agent");let c=await bs({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});(He(c)||!c)&&(Ke(`Good call. ${l}`),process.exit(0))}else n||ys("SEOAgent \u2014 AI SEO Agent");let o=es(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 ${$d(l)}`)}},s=e.domain?.trim()||process.env.SEOAGENT_DOMAIN?.trim()||o.domain||null,a=jn(e.siteType)||jn(process.env.SEOAGENT_SITE_TYPE)||o.siteType||null;if(n){e.siteType?.trim()&&jn(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()&&jn(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=It),a||(a="unknown"),await vs(t,s,a);return}if(i(),!s){let l=await ws({message:"Website domain",placeholder:"example.com",validate:c=>c.trim()?void 0:"Domain is required"});He(l)&&(Ke("Cancelled"),process.exit(0)),s=String(l)}if(!a){let l=await Dr({message:"What kind of site is this?",options:[...ks]});He(l)&&(Ke("Cancelled"),process.exit(0)),a=l}for(;;){let l=await bs({message:`Create .seoagent for ${s} (${a})?`});if(He(l)&&(Ke("Cancelled"),process.exit(0)),l)break;let c=await Dr({message:"What should we change?",options:[{value:"domain",label:"Domain"},{value:"site_type",label:"Site type"},{value:"abort",label:"Cancel setup"}]});if((He(c)||c==="abort")&&(Ke("Cancelled"),process.exit(0)),c==="domain"){let d=await ws({message:"Website domain",placeholder:"example.com",validate:f=>f.trim()?void 0:"Domain is required"});He(d)&&(Ke("Cancelled"),process.exit(0)),s=String(d)}else{let d=await Dr({message:"What kind of site is this?",options:[...ks]});He(d)&&(Ke("Cancelled"),process.exit(0)),a=d}}await vs(t,s,a)}async function vs(e,t,n){let r=kd();r.start("Setting up your SEO project");let o=zi(e),i=Ee(e),s=bn(e),a=br(),l={domain:t,site_type:n,language:"en",initialized_at:new Date().toISOString(),seoagent_version:P,skill_version:P,install_id:a,...o.cms!=="none"?{cms:o.cms}:{},...o.blog_path?{blog_path:o.blog_path}:{},...i.provider!=="none"?{image_provider:i.provider}:{},...s.dir?{public_dir:s.dir}:{}},c=vr(),d=c?Promise.resolve(!1):$r({installId:a,event:"init",cliVersion:P}),f=c||t===It?Promise.resolve(null):$i({domain:t,installId:a}),p=O(t),g=p&&t!==It?Re({apiBase:p.api_base,authHeader:`Bearer ${p.user_token}:${p.website_token}`,localDomain:t}).catch(()=>null):Promise.resolve(null);mi(e),fi(e,l),Ue(e),Hi(e,n),Ii(e);let y=Ln(e,t!==It?t:null),h=Ze(e),w=Nn(e,h.skillFile),$=$s(w),S=`${$}/references/audit-checks.md`,B=h.claudeSymlink?Nn(e,h.claudeSymlink):void 0;Fe(e);let j=t!==It,W={pages:[],dynamicCount:0},re={wrote:!1,added:0,total:0,merged:!1};try{W=le(e,j?t:null),re=An(e,W.pages)}catch{}if(r.stop(j?`Created .seoagent/ project for ${l.domain}`:"Created .seoagent/ project (site URL not detected yet \u2014 see step 2)"),o.cms!=="none"){let Se=o.evidence.map(dr=>`${dr.detail} (${dr.source})`).slice(0,2).join(", ");u.info(`CMS detected: ${o.cms} \u2014 ${Se}`)}if(o.blog_path&&u.info(`Blog route: ${o.blog_path}`),s.dir&&u.info(`Static files: ${s.dir}/ (${s.evidence}) \u2014 your llms.txt and OKF bundle publish there.`),y.created.length>0&&u.info("Scaffolded .seoagent/okf/ \u2014 the AI-readable knowledge bundle answer engines cite. The audit will offer to fill it."),i.provider!=="none"&&u.info(`Image generation: ${i.provider} (detected ${i.matched_key}) \u2014 articles can get AI hero images.`),W.pages.length>0){let Se=re.merged?re.added>0?`Re-scanned your codebase: +${re.added} new page${re.added===1?"":"s"} merged into .seoagent/pages.md (${re.total} total)`:`Re-scanned your codebase: .seoagent/pages.md already current (${re.total} pages)`:`Found ${W.pages.length} page${W.pages.length===1?"":"s"} in your codebase \u2192 .seoagent/pages.md`;u.info(Se+(W.dynamicCount>0?` (plus ${W.dynamicCount} dynamic route template${W.dynamicCount===1?"":"s"} \u2014 the audit will discover their instances)`:""))}let[an,T,$e]=await Promise.all([d,f,g]);if($e?.verdict==="mismatch"&&u.warn(`Heads up: the credentials bound to ${t} are for a SEOAgent cloud project on ${$e.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.`),T?.status==="data"){let Se=T.difficulty!=null?`, difficulty ${T.difficulty}/100`:"";u.info(`Free keyword peek \u2014 "${T.keyword}": ${T.volume.toLocaleString("en-US")} searches/mo${Se}. You get ~10 free peeks/day: ${m('keywords --peek "<keyword>"')}`)}else T?.status==="no-data"&&u.info(`Free keyword peek is live \u2014 no search-volume data for "${T.keyword}" yet. Try a topic keyword (~10 free/day): ${m('keywords --peek "best <your category> tool"')}`);an&&u.info(kr);let ln=j?l.domain:"your site",cn=j?[" 1. If .seoagent/project.md still says site_type: unknown, you can",` WebFetch ${l.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."];bd([j?`\u2713 SEOAgent installed for ${l.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:","",` ${w} \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):","",...cn,"",` 2. The headline next step: offer to run a Phase 1 SEO audit on ${ln}`," (homepage + sitemap + robots.txt; the checks live in",` ${S} \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.',""," 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 ${w} is picked up automatically.`,...B?[` Symlinked at ${B} \u2192 ${$} so Claude Code finds it too.`]:[],""," Want the cloud dashboard now? Free account, ~30 seconds:","",` ${m("login")}`,""].join(`
67
- `))}import{existsSync as _s}from"fs";import{intro as xd,outro as _d,confirm as Cd,isCancel as Rd,cancel as Ed}from"@clack/prompts";import{existsSync as Dn,rmSync as Sd}from"fs";import{join as Mn}from"path";function Ss(e,t={}){let n=[],r=Mn(e,b);Dn(r)&&n.push({label:".seoagent/ \u2014 project state + all generated work",path:r,kind:"dir"});let o=Mn(e,je.CLAUDE);Dn(o)&&n.push({label:".claude/skills/seoagent/ \u2014 installed skill bundle",path:o,kind:"dir"});let i=Mn(e,je.AGENTS);return Dn(i)&&n.push({label:".agents/skills/seoagent/ \u2014 installed skill bundle",path:i,kind:"dir"}),Oi(e)&&n.push({label:".claude/settings.json \u2014 sync hook entry (other settings preserved)",path:Mn(e,".claude","settings.json"),kind:"hook"}),t.global&&Dn(q)&&n.push({label:"~/.config/seoagent/ \u2014 login credentials + sync state (all projects)",path:q,kind:"global"}),n}function xs(e,t){for(let n of t)n.kind==="hook"?Li(e):Sd(n.path,{recursive:!0,force:!0})}async function Ot(e={}){let t=process.cwd(),n=Ss(t,{global:e.global});if(n.length===0){u.info("No SEOAgent install found in this directory \u2014 nothing to remove."),!e.global&&_s(q)&&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(`
68
- `);if(!r){xd("SEOAgent \u2014 uninstall"),u.message(`This will remove:
69
- ${o}`);let s=await Cd({message:"Remove these and start fresh?"});if(Rd(s)||!s){Ed("Cancelled \u2014 nothing was removed.");return}}xs(t,n);let i=n.map(s=>` \u2713 ${s.label}`).join(`
66
+ `,"utf-8"),r.push("log.md")),{created:r,okfDir:n}}import{log as at}from"@clack/prompts";var u={info:e=>at.info(e),warn:e=>at.warn(e),error:e=>at.error(e),success:e=>at.success(e),step:e=>at.step(e),message:e=>at.message(e)};function x(e,t,n,r=n){e?e.stop(r):u[t](n)}var vs=[{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"}],Ot="unknown",_d=new Set(["saas","service","product","content","marketplace","tool","app","nonprofit","community","unknown"]);function Cd(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 jn(e){if(!e?.trim())return null;let t=e.trim().toLowerCase();return _d.has(t)?t:null}async function Lt(e={}){let t=process.cwd();if(fo(t)){let l=_(t),c=tt(t);Be(t),q(t,{skill_version:A}),We(t);let d=Ss(Nn(t,c.skillFile)),f=c.claudeSymlink?` (symlinked at ${Nn(t,c.claudeSymlink)})`:"",p=l?.skill_version&&l.skill_version!==A?`${l.skill_version} \u2192 ${A}`:A;if(u.success(`Refreshed the SEOAgent skill (${p}).`),u.info("Your `.seoagent/` knowledge was left untouched."),u.info(`Skill at ${d}${f}.`),u.info(`Run \`${m("status")}\` to see your project, or \`${m("uninstall")}\` to start fresh.`),!vr()){let g=Sn(t);g&&await $r({installId:g,event:"reinit",cliVersion:A})&&u.info(kr)}return}let n=!!e.yes||!process.stdin.isTTY,r=ps(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)),ws("SEOAgent \u2014 AI SEO Agent");let c=await ks({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});(qe(c)||!c)&&(Ve(`Good call. ${l}`),process.exit(0))}else n||ws("SEOAgent \u2014 AI SEO Agent");let i=ts(t,l=>u.step(l)),o=()=>{if(i.evidence.length!==0){u.info("Inferred from your project:");for(let l of i.evidence)u.info(` \u2022 ${Cd(l)}`)}},s=e.domain?.trim()||process.env.SEOAGENT_DOMAIN?.trim()||i.domain||null,a=jn(e.siteType)||jn(process.env.SEOAGENT_SITE_TYPE)||i.siteType||null;if(n){e.siteType?.trim()&&jn(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()&&jn(process.env.SEOAGENT_SITE_TYPE)===null&&(u.warn("Invalid SEOAGENT_SITE_TYPE environment value."),process.exit(1)),o(),s||(u.info("Couldn't detect your site URL from this repo \u2014 scaffolding anyway; you'll be prompted to supply it."),s=Ot),a||(a="unknown"),await $s(t,s,a);return}if(o(),!s){let l=await bs({message:"Website domain",placeholder:"example.com",validate:c=>c.trim()?void 0:"Domain is required"});qe(l)&&(Ve("Cancelled"),process.exit(0)),s=String(l)}if(!a){let l=await Fr({message:"What kind of site is this?",options:[...vs]});qe(l)&&(Ve("Cancelled"),process.exit(0)),a=l}for(;;){let l=await ks({message:`Create .seoagent for ${s} (${a})?`});if(qe(l)&&(Ve("Cancelled"),process.exit(0)),l)break;let c=await Fr({message:"What should we change?",options:[{value:"domain",label:"Domain"},{value:"site_type",label:"Site type"},{value:"abort",label:"Cancel setup"}]});if((qe(c)||c==="abort")&&(Ve("Cancelled"),process.exit(0)),c==="domain"){let d=await bs({message:"Website domain",placeholder:"example.com",validate:f=>f.trim()?void 0:"Domain is required"});qe(d)&&(Ve("Cancelled"),process.exit(0)),s=String(d)}else{let d=await Fr({message:"What kind of site is this?",options:[...vs]});qe(d)&&(Ve("Cancelled"),process.exit(0)),a=d}}await $s(t,s,a)}async function $s(e,t,n){let r=xd();r.start("Setting up your SEO project");let i=zo(e),o=Pe(e),s=vn(e),a=br(),l={domain:t,site_type:n,language:"en",initialized_at:new Date().toISOString(),seoagent_version:A,skill_version:A,install_id:a,...i.cms!=="none"?{cms:i.cms}:{},...i.blog_path?{blog_path:i.blog_path}:{},...o.provider!=="none"?{image_provider:o.provider}:{},...s.dir?{public_dir:s.dir}:{}},c=vr(),d=c?Promise.resolve(!1):$r({installId:a,event:"init",cliVersion:A}),f=c||t===Ot?Promise.resolve(null):So({domain:t,installId:a}),p=L(t),g=p&&t!==Ot?Ee({apiBase:p.api_base,authHeader:`Bearer ${p.user_token}:${p.website_token}`,localDomain:t}).catch(()=>null):Promise.resolve(null);go(e),mo(e,l),We(e),Ko(e,n),To(e);let y=Ln(e,t!==Ot?t:null),h=tt(e),w=Nn(e,h.skillFile),$=Ss(w),S=`${$}/references/audit-checks.md`,H=h.claudeSymlink?Nn(e,h.claudeSymlink):void 0;Be(e);let N=t!==Ot,G={pages:[],dynamicCount:0},ie={wrote:!1,added:0,total:0,merged:!1};try{G=le(e,N?t:null),ie=An(e,G.pages)}catch{}if(r.stop(N?`Created .seoagent/ project for ${l.domain}`:"Created .seoagent/ project (site URL not detected yet \u2014 see step 2)"),i.cms!=="none"){let xe=i.evidence.map(dr=>`${dr.detail} (${dr.source})`).slice(0,2).join(", ");u.info(`CMS detected: ${i.cms} \u2014 ${xe}`)}if(i.blog_path&&u.info(`Blog route: ${i.blog_path}`),s.dir&&u.info(`Static files: ${s.dir}/ (${s.evidence}) \u2014 your llms.txt and OKF bundle publish there.`),y.created.length>0&&u.info("Scaffolded .seoagent/okf/ \u2014 the AI-readable knowledge bundle answer engines cite. The audit will offer to fill it."),o.provider!=="none"&&u.info(`Image generation: ${o.provider} (detected ${o.matched_key}) \u2014 articles can get AI hero images.`),G.pages.length>0){let xe=ie.merged?ie.added>0?`Re-scanned your codebase: +${ie.added} new page${ie.added===1?"":"s"} merged into .seoagent/pages.md (${ie.total} total)`:`Re-scanned your codebase: .seoagent/pages.md already current (${ie.total} pages)`:`Found ${G.pages.length} page${G.pages.length===1?"":"s"} in your codebase \u2192 .seoagent/pages.md`;u.info(xe+(G.dynamicCount>0?` (plus ${G.dynamicCount} dynamic route template${G.dynamicCount===1?"":"s"} \u2014 the audit will discover their instances)`:""))}let[cn,O,Se]=await Promise.all([d,f,g]);if(Se?.verdict==="mismatch"&&u.warn(`Heads up: the credentials bound to ${t} are for a SEOAgent cloud project on ${Se.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.`),O?.status==="data"){let xe=O.difficulty!=null?`, difficulty ${O.difficulty}/100`:"";u.info(`Free keyword peek \u2014 "${O.keyword}": ${O.volume.toLocaleString("en-US")} searches/mo${xe}. You get ~10 free peeks/day: ${m('keywords --peek "<keyword>"')}`)}else O?.status==="no-data"&&u.info(`Free keyword peek is live \u2014 no search-volume data for "${O.keyword}" yet. Try a topic keyword (~10 free/day): ${m('keywords --peek "best <your category> tool"')}`);cn&&u.info(kr);let un=N?l.domain:"your site",dn=N?[" 1. If .seoagent/project.md still says site_type: unknown, you can",` WebFetch ${l.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."];Sd([N?`\u2713 SEOAgent installed for ${l.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:","",` ${w} \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):","",...dn,"",` 2. The headline next step: offer to run a Phase 1 SEO audit on ${un}`," (homepage + sitemap + robots.txt; the checks live in",` ${S} \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.',""," 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 ${w} is picked up automatically.`,...H?[` Symlinked at ${H} \u2192 ${$} so Claude Code finds it too.`]:[],""," Want the cloud dashboard now? Free account, ~30 seconds:","",` ${m("login")}`,""].join(`
67
+ `))}import{existsSync as Cs}from"fs";import{intro as Ed,outro as Ad,confirm as Pd,isCancel as Id,cancel as Td}from"@clack/prompts";import{existsSync as Dn,rmSync as Rd}from"fs";import{join as Fn}from"path";function xs(e,t={}){let n=[],r=Fn(e,b);Dn(r)&&n.push({label:".seoagent/ \u2014 project state + all generated work",path:r,kind:"dir"});let i=Fn(e,ge.CLAUDE);Dn(i)&&n.push({label:".claude/skills/seoagent/ \u2014 installed skill bundle",path:i,kind:"dir"});let o=Fn(e,ge.AGENTS);return Dn(o)&&n.push({label:".agents/skills/seoagent/ \u2014 installed skill bundle",path:o,kind:"dir"}),Lo(e)&&n.push({label:".claude/settings.json \u2014 sync hook entry (other settings preserved)",path:Fn(e,".claude","settings.json"),kind:"hook"}),t.global&&Dn(W)&&n.push({label:"~/.config/seoagent/ \u2014 login credentials + sync state (all projects)",path:W,kind:"global"}),n}function _s(e,t){for(let n of t)n.kind==="hook"?jo(e):Rd(n.path,{recursive:!0,force:!0})}async function jt(e={}){let t=process.cwd(),n=xs(t,{global:e.global});if(n.length===0){u.info("No SEOAgent install found in this directory \u2014 nothing to remove."),!e.global&&Cs(W)&&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,i=n.map(s=>` \u2022 ${s.label}`).join(`
68
+ `);if(!r){Ed("SEOAgent \u2014 uninstall"),u.message(`This will remove:
69
+ ${i}`);let s=await Pd({message:"Remove these and start fresh?"});if(Id(s)||!s){Td("Cancelled \u2014 nothing was removed.");return}}_s(t,n);let o=n.map(s=>` \u2713 ${s.label}`).join(`
70
70
  `);r?u.success(`Removed:
71
- ${i}`):_d(`Removed:
72
- ${i}`),!e.global&&_s(q)&&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 E from"picocolors";import{existsSync as Lt,readdirSync as Mr,statSync as Ad,readFileSync as Cs}from"fs";import{join as st}from"path";function Pd(e){let t=(e.match(/^\s*-\s+\[\s\]/gm)??[]).length,n=(e.match(/^\s*-\s+\[x\]/gim)??[]).length;return{open:t,done:n}}function Id(e){let t=st(e,"audit","latest.md");if(!Lt(t))return null;let n=gn(t);if(!n)return null;let r=Cs(t,"utf-8"),o=Pd(r);return{exists:!0,date:typeof n.data.audited_at=="string"?n.data.audited_at:void 0,issueCount:o.open}}function Td(e){try{let n=Cs(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 Od(e){let t=st(e,"strategy","clusters");if(!Lt(t))return null;let n=Mr(t).filter(o=>o.endsWith(".md"));if(n.length===0)return null;let r=0;for(let o of n)r+=Td(st(t,o));return{exists:!0,clusterCount:n.length,articleCount:r}}function Ld(e){let t=st(e,"briefs");if(!Lt(t))return null;let n=Mr(t).filter(r=>r.endsWith(".md"));return n.length>0?{exists:!0,count:n.length}:null}function jd(e){let t=st(e,"content");if(!Lt(t))return null;let n=Mr(t).filter(r=>r.endsWith(".md"));return n.length===0?null:{exists:!0,count:n.length}}function Nd(e){let t=st(e,"roadmap.md");return Lt(t)?{exists:!0,updatedAt:Ad(t).mtime.toISOString()}:null}function Rs(e){let t=_(e);if(!t)return null;let n=Ne(e);return{domain:t.domain,audit:Id(n),strategy:Od(n),briefs:Ld(n),content:jd(n),roadmap:Nd(n)}}import Pe from"picocolors";var Dd=/\x1b\[[0-9;]*m/g;function Es(e){return e.replace(Dd,"").length}function D(e,t={}){let n=t.width??51,r=n-4,o="\u2500".repeat(n-2),i=Md(n,t.title),s=Pe.dim(`\u251C${o}\u2524`),a=Pe.dim(`\u2514${o}\u2518`),l=[i];for(let c of e){if("sep"in c){l.push(s);continue}l.push(Fd(c.content,r))}return l.push(a),l.join(`
73
- `)}function Md(e,t){if(!t)return Pe.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`);let n=Es(t),r=e-5-n;return r<1?Pe.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`):`${Pe.dim("\u250C\u2500 ")}${t}${Pe.dim(` ${"\u2500".repeat(r)}\u2510`)}`}function Fd(e,t){let n=Es(e),r;return n<=t?r=e+" ".repeat(t-n):r=e,`${Pe.dim("\u2502")} ${r} ${Pe.dim("\u2502")}`}function Fr(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 jt(){let e=Rs(process.cwd());if(!e){u.warn("No SEOAgent project found in this directory."),u.info(`Run \`${m("init")}\` to get started.`);return}u.message(Ud(e))}function Ud(e){if(!e)return"";let t=11,n=s=>E.dim(s.padEnd(t)),r=[];O()?(r.push({content:`${E.green("\u2713")} ${E.dim("Logged in")}`}),r.push({content:E.dim(` Run \`${m("whoami")}\` for email / plan.`)})):(r.push({content:`${E.dim("\u25CB Not logged in")}`}),r.push({content:E.dim(` Run \`${m("login")}\` to connect.`)})),r.push({sep:!0}),r.push({content:e.audit?.exists?`${n("Audit:")}${E.green(`last run ${Fr(e.audit.date??"")}`)} ${E.dim(`(${e.audit.issueCount??0} issues)`)}`:`${n("Audit:")}${E.dim("not yet run")}`}),r.push({content:e.strategy?.exists?`${n("Strategy:")}${E.bold(E.cyan(String(e.strategy.clusterCount??0)))} ${E.dim("clusters")} \xB7 ${E.bold(E.cyan(String(e.strategy.articleCount??0)))} ${E.dim("ideas")}`:`${n("Strategy:")}${E.dim("not yet created")}`}),r.push({content:e.briefs?.exists?`${n("Briefs:")}${E.bold(E.cyan(String(e.briefs.count??0)))} ${E.dim("ready")}`:`${n("Briefs:")}${E.dim("none created")}`}),r.push({content:e.content?.exists?`${n("Content:")}${E.green("\u2713")} ${E.bold(E.cyan(String(e.content.count??0)))} ${E.dim("articles written")}`:`${n("Content:")}${E.dim("no articles yet")}`}),r.push({content:e.roadmap?.exists?`${n("Roadmap:")}${E.green("updated")} ${E.dim(Fr(e.roadmap.updatedAt??""))}`:`${n("Roadmap:")}${E.dim("not yet created")}`});let i=`${E.bold(E.cyan("SEOAgent"))} ${E.dim("\xB7")} ${E.bold(e.domain)}`;return D(r,{width:78,title:i})}import{exec as Bd,spawn as As}from"child_process";import{confirm as Wd,isCancel as Gd}from"@clack/prompts";import K from"picocolors";function at(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 Hd=`https://registry.npmjs.org/${fe}/latest`,Nt=["free","starter","pro","scale","enterprise"],Fn={free:"Free",starter:"Starter",pro:"Pro",scale:"Scale",enterprise:"Enterprise"};function Kd(e){let t=e.trim().toLowerCase().split(/\s+/)[0];return Nt.includes(t)?t:null}function qd(e){let t=Nt.indexOf(e);return t===-1||t===Nt.length-1?null:Nt[t+1]}async function zd(e,t=fetch){if(!e)return null;try{let n=(e.api_base||N.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 Vd(e){let t=[],r=s=>K.dim(s.padEnd(10)),o=!1;e.email&&(t.push({content:`${r("Email:")}${K.bold(e.email)}`}),o=!0),e.domain&&(t.push({content:`${r("Website:")}${K.cyan(e.domain)}`}),o=!0),o&&t.push({sep:!0});for(let s of Nt){let a=Fn[s];s===e.current?t.push({content:`${K.bold(K.green("\u25CF"))} ${K.bold(K.green(a.padEnd(11)))} ${K.dim("\u2190 you are here")}`}):s===e.next?t.push({content:`${K.yellow("\u25C6")} ${K.bold(K.yellow(a.padEnd(11)))} ${K.yellow("next tier")}`}):t.push({content:K.dim(` ${a}`)})}let i=`${K.bold(K.cyan("SEOAgent Cloud"))} ${K.dim("\xB7")} ${K.dim("your plan")}`;return D(t,{width:55,title:i})}async function Dt(){let e=_(process.cwd()),t=O(e?.domain),n=!!process.stdin.isTTY;if(t&&n){let r=await zd(t);if(r){let o=Kd(r.plan),i=o?qd(o):null;if(o&&u.message(Vd({email:r.email,domain:r.domain,current:o,next:i})),o&&!i){u.success(`You're on ${Fn[o]} (highest tier).`);return}if(o&&i){let s=await Wd({message:`Upgrade from ${Fn[o]} to ${Fn[i]}?`});if(Gd(s)||!s){u.info("No changes.");return}}}}Yd()}function Yd(){let e=Jd();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}"`;Bd(t,n=>{n&&u.warn("Could not open browser. Visit the URL above to upgrade.")})}function Jd(){let e=_(process.cwd());return oe("cli-upgrade",e?.domain)}async function Mt(e={}){let t=P,n=await Qd();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 ${fe}@latest`);return}if(at(t,n)>=0){u.success(`You're on the latest CLI (${t}).`);return}if(!mr()){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 ${fe}@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 ${fe}@latest`);return}if(e.dryRun){u.info(`(dry-run) would run: npm install -g ${fe}@latest`);return}if(u.info(`Updating CLI: ${t} \u2192 ${n}\u2026`),!await Zd()){u.error(`Update failed. Try manually: npm install -g ${fe}@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 Xd()||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 Xd(){return new Promise(e=>{try{let t=As("seoagent",["refresh","--all"],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))}catch{e(!1)}})}async function Qd(e=fetch){try{let t=await e(Hd,{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 Zd(){return new Promise(e=>{let t=As("npm",["install","-g",`${fe}@latest`],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))})}import{exec as ep}from"child_process";import{randomBytes as tp}from"crypto";import{isCancel as np,spinner as rp,text as op}from"@clack/prompts";import Ie from"picocolors";function Ps(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 ip=1500,sp=300*1e3;function ap(e){let t=process.platform==="darwin"?`open "${e}"`:process.platform==="win32"?`start "" "${e}"`:`xdg-open "${e}"`;ep(t,()=>{})}function lp(){return tp(16).toString("hex")}function cp(e,t,n){let r=new URLSearchParams({session:t});return n&&n!=="unknown"&&r.set("domain",n),`${e}/cli/auth?${r.toString()}`}function Is(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 up(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 dp(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 Ps(r.status,o)}catch(n){return{status:"error",terminal:!1,message:n.message||"network error"}}}function pp(e){return new Promise(t=>setTimeout(t,e))}async function Ft(e={}){let t=process.cwd(),n=_(t),r=(e.apiBase||N.BASE||$t).replace(/\/$/,""),o=n?.domain??null;if(o==="unknown"&&process.stdin.isTTY){let p=await op({message:".seoagent/project.md has `domain: unknown`. What is your site's URL?",placeholder:"example.com",validate(y){if(!String(y??"").trim())return"A site URL is required.";if(!Is(String(y)))return"Please enter a valid domain like `example.com`."}});if(np(p)){u.warn("Login cancelled.");return}let g=Is(String(p));if(g){o=g;try{Y(t,{domain:g}),u.success(`Saved domain: ${g} \u2192 .seoagent/project.md`)}catch{}}}if(o&&o!=="unknown"?ki(o):!!O()){let p=o&&o!=="unknown"?` for ${o}`:"";u.info(`Already logged in${p}. To switch accounts${p}, run \`${m("logout")}\` first.`);return}let s=lp(),a=cp(r,s,o);u.message("Opening seoagent.com to connect this CLI to your account..."),u.info(`If the browser does not open, visit: ${a}`),ap(a),u.info('In your browser: sign in (if needed) and click "Connect this CLI" to finish.');let c=!!process.stdout.isTTY?rp():null;c?.start(Ie.dim("Waiting for browser confirmation\u2026"));let d=Date.now()+sp,f=!0;for(;Date.now()<d;){f||await pp(ip),f=!1;let p=await dp(r,s);if(p.status==="ready"){let g=O(),y=await up(g,p.website_token,S=>Re({apiBase:S.api_base,authHeader:`Bearer ${S.user_token}:${S.website_token}`,localDomain:""}));y&&g&&Sr(g,y),Sr({user_token:p.user_token,website_token:p.website_token,api_base:r},p.domain||o);let h=p.email&&p.domain?`Logged in as ${p.email} (${p.domain}). Future SEO work in this repo will sync to your dashboard.`:p.email?`Logged in as ${p.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.",w=p.email&&p.domain?`Logged in as ${Ie.bold(p.email)} (${Ie.cyan(p.domain)}).`:p.email?`Logged in as ${Ie.bold(p.email)}.`:"Logged in.";x(c,"success",h,Ie.green(w)),c&&u.info("Future SEO work in this repo will sync to your dashboard.");let $=Qe().filter(S=>S!==Ce(p.domain||o));$.length>0&&u.info(`Also logged in to: ${$.join(", ")}. Each project auto-selects its own site \u2014 no need to log out first.`);return}if(p.status==="expired"){x(c,"warn",`Session expired. Run \`${m("login")}\` again.`,Ie.red("Session expired.")),c&&u.warn(`Run \`${m("login")}\` again.`);return}if(p.status==="error"){if(p.terminal){x(c,"warn",`Login failed: ${p.message}. Run \`${m("login")}\` again.`,Ie.red(`Login failed: ${p.message}.`)),c&&u.warn(`Run \`${m("login")}\` again.`);return}continue}}x(c,"warn",`Login timed out. Run \`${m("login")}\` again to retry.`,Ie.yellow("Login timed out.")),c&&u.warn(`Run \`${m("login")}\` again to retry.`)}function Ut(e={}){let t=e.all?null:_(process.cwd()),n=!e.all&&t?.domain&&t.domain!=="unknown"?t.domain:null;if(!vi(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=Qe();o.length>0&&u.info(`Still logged in to: ${o.join(", ")}. Run \`${m("logout")} --all\` to log out of everything.`)}import{spinner as pm}from"@clack/prompts";import G from"picocolors";import{existsSync as no,mkdirSync as Tf,readFileSync as Ea,readdirSync as Of,writeFileSync as Lf}from"fs";import{createHash as jf}from"crypto";import{join as ro,relative as Nf,sep as Df}from"path";import{existsSync as fp,mkdirSync as mp,readdirSync as Os,readFileSync as Ur,writeFileSync as Ts}from"fs";import{dirname as gp,join as lt,relative as hp}from"path";var Te=e=>typeof e=="string"&&e?e:void 0;function Br(e,t){let n=lt(e,t),r;try{r=Os(n)}catch{return[]}let o=[];for(let i of r){if(!i.endsWith(".md")&&!i.endsWith(".mdx")||i.startsWith("_")||i.startsWith("."))continue;let s=lt(n,i),a;try{a=ie(Ur(s,"utf-8")).data}catch{continue}let l=Te(a.slug)??i.replace(/\.mdx?$/,"");o.push({slug:l,title:Te(a.title)??l,draft:a.draft===!0,page_type:Te(a.page_type)??Te(a.type),path:hp(e,s)})}return o}function Wr(e){let t;try{t=Os(e)}catch{return[]}let n=[];for(let r of t){if(!r.endsWith(".md"))continue;let o=lt(e,r),i;try{i=ie(Ur(o,"utf-8")).data}catch{continue}n.push({slug:Te(i.slug)??r.replace(/\.md$/,""),source:Te(i.source)??"external",repo_path:Te(i.repo_path)??null,status:Te(i.status)??null,file:o})}return n}function Gr(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 Hr(e){return t=>fp(lt(e,t))}function Kr(e){return e.trim().replace(/^.*\/([^/]+)$/,"$1").replace(/\.[a-z0-9]+$/i,"").toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function Ls(e){return e.split("-").filter(Boolean).map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}function ct(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}`}function Bt(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.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?`
71
+ ${o}`):Ad(`Removed:
72
+ ${o}`),!e.global&&Cs(W)&&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 E from"picocolors";import{existsSync as Nt,readdirSync as Mr,statSync as Od,readFileSync as Rs}from"fs";import{join as lt}from"path";function Ld(e){let t=(e.match(/^\s*-\s+\[\s\]/gm)??[]).length,n=(e.match(/^\s*-\s+\[x\]/gim)??[]).length;return{open:t,done:n}}function jd(e){let t=lt(e,"audit","latest.md");if(!Nt(t))return null;let n=yn(t);if(!n)return null;let r=Rs(t,"utf-8"),i=Ld(r);return{exists:!0,date:typeof n.data.audited_at=="string"?n.data.audited_at:void 0,issueCount:i.open}}function Nd(e){try{let n=Rs(e,"utf-8").split(/\r?\n/),r=!1,i=0;for(let o of n){let s=o.trim();if(s.startsWith("|")&&s.endsWith("|")){if(/^\|\s*-+\s*(\|\s*-+\s*)+\|$/.test(s)){r=!0;continue}r&&i++}else if(r&&s==="")break}return i}catch{return 0}}function Dd(e){let t=lt(e,"strategy","clusters");if(!Nt(t))return null;let n=Mr(t).filter(i=>i.endsWith(".md"));if(n.length===0)return null;let r=0;for(let i of n)r+=Nd(lt(t,i));return{exists:!0,clusterCount:n.length,articleCount:r}}function Fd(e){let t=lt(e,"briefs");if(!Nt(t))return null;let n=Mr(t).filter(r=>r.endsWith(".md"));return n.length>0?{exists:!0,count:n.length}:null}function Md(e){let t=lt(e,"content");if(!Nt(t))return null;let n=Mr(t).filter(r=>r.endsWith(".md"));return n.length===0?null:{exists:!0,count:n.length}}function Ud(e){let t=lt(e,"roadmap.md");return Nt(t)?{exists:!0,updatedAt:Od(t).mtime.toISOString()}:null}function Es(e){let t=_(e);if(!t)return null;let n=Fe(e);return{domain:t.domain,audit:jd(n),strategy:Dd(n),briefs:Fd(n),content:Md(n),roadmap:Ud(n)}}import Te from"picocolors";var Bd=/\x1b\[[0-9;]*m/g;function As(e){return e.replace(Bd,"").length}function D(e,t={}){let n=t.width??51,r=n-4,i="\u2500".repeat(n-2),o=Wd(n,t.title),s=Te.dim(`\u251C${i}\u2524`),a=Te.dim(`\u2514${i}\u2518`),l=[o];for(let c of e){if("sep"in c){l.push(s);continue}l.push(Hd(c.content,r))}return l.push(a),l.join(`
73
+ `)}function Wd(e,t){if(!t)return Te.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`);let n=As(t),r=e-5-n;return r<1?Te.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`):`${Te.dim("\u250C\u2500 ")}${t}${Te.dim(` ${"\u2500".repeat(r)}\u2510`)}`}function Hd(e,t){let n=As(e),r;return n<=t?r=e+" ".repeat(t-n):r=e,`${Te.dim("\u2502")} ${r} ${Te.dim("\u2502")}`}function Ur(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 Dt(){let e=Es(process.cwd());if(!e){u.warn("No SEOAgent project found in this directory."),u.info(`Run \`${m("init")}\` to get started.`);return}u.message(Gd(e))}function Gd(e){if(!e)return"";let t=11,n=s=>E.dim(s.padEnd(t)),r=[];L(e.domain)?(r.push({content:`${E.green("\u2713")} ${E.dim("Logged in")}`}),r.push({content:E.dim(` Run \`${m("whoami")}\` for email / plan.`)})):(r.push({content:`${E.dim("\u25CB Not logged in")}`}),r.push({content:E.dim(` Run \`${m("login")}\` to connect.`)})),r.push({sep:!0}),r.push({content:e.audit?.exists?`${n("Audit:")}${E.green(`last run ${Ur(e.audit.date??"")}`)} ${E.dim(`(${e.audit.issueCount??0} issues)`)}`:`${n("Audit:")}${E.dim("not yet run")}`}),r.push({content:e.strategy?.exists?`${n("Strategy:")}${E.bold(E.cyan(String(e.strategy.clusterCount??0)))} ${E.dim("clusters")} \xB7 ${E.bold(E.cyan(String(e.strategy.articleCount??0)))} ${E.dim("ideas")}`:`${n("Strategy:")}${E.dim("not yet created")}`}),r.push({content:e.briefs?.exists?`${n("Briefs:")}${E.bold(E.cyan(String(e.briefs.count??0)))} ${E.dim("ready")}`:`${n("Briefs:")}${E.dim("none created")}`}),r.push({content:e.content?.exists?`${n("Content:")}${E.green("\u2713")} ${E.bold(E.cyan(String(e.content.count??0)))} ${E.dim("articles written")}`:`${n("Content:")}${E.dim("no articles yet")}`}),r.push({content:e.roadmap?.exists?`${n("Roadmap:")}${E.green("updated")} ${E.dim(Ur(e.roadmap.updatedAt??""))}`:`${n("Roadmap:")}${E.dim("not yet created")}`});let o=`${E.bold(E.cyan("SEOAgent"))} ${E.dim("\xB7")} ${E.bold(e.domain)}`;return D(r,{width:78,title:o})}import{exec as Kd,spawn as Ps}from"child_process";import{confirm as qd,isCancel as Vd}from"@clack/prompts";import V from"picocolors";function Oe(e,t){let n=o=>o.replace(/[-+].*$/,"").split(".").map(s=>Number.parseInt(s,10)||0).slice(0,3),r=n(e),i=n(t);for(let o=0;o<3;o++){let s=(r[o]??0)-(i[o]??0);if(s!==0)return s}return 0}var zd=`https://registry.npmjs.org/${me}/latest`,Ft=["free","starter","pro","scale","enterprise"],Mn={free:"Free",starter:"Starter",pro:"Pro",scale:"Scale",enterprise:"Enterprise"};function Jd(e){let t=e.trim().toLowerCase().split(/\s+/)[0];return Ft.includes(t)?t:null}function Yd(e){let t=Ft.indexOf(e);return t===-1||t===Ft.length-1?null:Ft[t+1]}async function Xd(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 i=await r.json();return typeof i.plan!="string"||!i.plan?null:{plan:i.plan,email:typeof i.email=="string"&&i.email?i.email:void 0,domain:typeof i.domain=="string"&&i.domain?i.domain:void 0}}catch{return null}}function Qd(e){let t=[],r=s=>V.dim(s.padEnd(10)),i=!1;e.email&&(t.push({content:`${r("Email:")}${V.bold(e.email)}`}),i=!0),e.domain&&(t.push({content:`${r("Website:")}${V.cyan(e.domain)}`}),i=!0),i&&t.push({sep:!0});for(let s of Ft){let a=Mn[s];s===e.current?t.push({content:`${V.bold(V.green("\u25CF"))} ${V.bold(V.green(a.padEnd(11)))} ${V.dim("\u2190 you are here")}`}):s===e.next?t.push({content:`${V.yellow("\u25C6")} ${V.bold(V.yellow(a.padEnd(11)))} ${V.yellow("next tier")}`}):t.push({content:V.dim(` ${a}`)})}let o=`${V.bold(V.cyan("SEOAgent Cloud"))} ${V.dim("\xB7")} ${V.dim("your plan")}`;return D(t,{width:55,title:o})}async function Mt(){let e=_(process.cwd()),t=L(e?.domain),n=!!process.stdin.isTTY;if(t&&n){let r=await Xd(t);if(r){let i=Jd(r.plan),o=i?Yd(i):null;if(i&&u.message(Qd({email:r.email,domain:r.domain,current:i,next:o})),i&&!o){u.success(`You're on ${Mn[i]} (highest tier).`);return}if(i&&o){let s=await qd({message:`Upgrade from ${Mn[i]} to ${Mn[o]}?`});if(Vd(s)||!s){u.info("No changes.");return}}}}Zd()}function Zd(){let e=ep();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}"`;Kd(t,n=>{n&&u.warn("Could not open browser. Visit the URL above to upgrade.")})}function ep(){let e=_(process.cwd());return oe("cli-upgrade",e?.domain)}async function Ut(e={}){let t=A,n=await np();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 ${me}@latest`);return}if(Oe(t,n)>=0){u.success(`You're on the latest CLI (${t}).`);return}if(!mr()){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 ${me}@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 ${me}@latest`);return}if(e.dryRun){u.info(`(dry-run) would run: npm install -g ${me}@latest`);return}if(u.info(`Updating CLI: ${t} \u2192 ${n}\u2026`),!await rp()){u.error(`Update failed. Try manually: npm install -g ${me}@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 tp()||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 tp(){return new Promise(e=>{try{let t=Ps("seoagent",["refresh","--all"],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))}catch{e(!1)}})}async function np(e=fetch){try{let t=await e(zd,{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 rp(){return new Promise(e=>{let t=Ps("npm",["install","-g",`${me}@latest`],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))})}import{exec as ip}from"child_process";import{randomBytes as op}from"crypto";import{isCancel as sp,spinner as ap,text as lp}from"@clack/prompts";import Le from"picocolors";function Is(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,i=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}:{},...i?{domain:i}:{}}}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 cp=1500,up=300*1e3;function dp(e){let t=process.platform==="darwin"?`open "${e}"`:process.platform==="win32"?`start "" "${e}"`:`xdg-open "${e}"`;ip(t,()=>{})}function pp(){return op(16).toString("hex")}function fp(e,t,n){let r=new URLSearchParams({session:t});return n&&n!=="unknown"&&r.set("domain",n),`${e}/cli/auth?${r.toString()}`}function Ts(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 mp(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 gp(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)}),i=null;try{i=await r.json()}catch{}return Is(r.status,i)}catch(n){return{status:"error",terminal:!1,message:n.message||"network error"}}}function hp(e){return new Promise(t=>setTimeout(t,e))}async function Bt(e={}){let t=process.cwd(),n=_(t),r=(e.apiBase||T.BASE||St).replace(/\/$/,""),i=n?.domain??null;if(i==="unknown"&&process.stdin.isTTY){let p=await lp({message:".seoagent/project.md has `domain: unknown`. What is your site's URL?",placeholder:"example.com",validate(y){if(!String(y??"").trim())return"A site URL is required.";if(!Ts(String(y)))return"Please enter a valid domain like `example.com`."}});if(sp(p)){u.warn("Login cancelled.");return}let g=Ts(String(p));if(g){i=g;try{q(t,{domain:g}),u.success(`Saved domain: ${g} \u2192 .seoagent/project.md`)}catch{}}}if(i&&i!=="unknown"?vo(i):!!L()){let p=i&&i!=="unknown"?` for ${i}`:"";u.info(`Already logged in${p}. To switch accounts${p}, run \`${m("logout")}\` first.`);return}let s=pp(),a=fp(r,s,i);u.message("Opening seoagent.com to connect this CLI to your account..."),u.info(`If the browser does not open, visit: ${a}`),dp(a),u.info('In your browser: sign in (if needed) and click "Connect this CLI" to finish.');let c=!!process.stdout.isTTY?ap():null;c?.start(Le.dim("Waiting for browser confirmation\u2026"));let d=Date.now()+up,f=!0;for(;Date.now()<d;){f||await hp(cp),f=!1;let p=await gp(r,s);if(p.status==="ready"){let g=L(),y=await mp(g,p.website_token,S=>Ee({apiBase:S.api_base,authHeader:`Bearer ${S.user_token}:${S.website_token}`,localDomain:""}));y&&g&&Sr(g,y),Sr({user_token:p.user_token,website_token:p.website_token,api_base:r},p.domain||i);let h=p.email&&p.domain?`Logged in as ${p.email} (${p.domain}). Future SEO work in this repo will sync to your dashboard.`:p.email?`Logged in as ${p.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.",w=p.email&&p.domain?`Logged in as ${Le.bold(p.email)} (${Le.cyan(p.domain)}).`:p.email?`Logged in as ${Le.bold(p.email)}.`:"Logged in.";x(c,"success",h,Le.green(w)),c&&u.info("Future SEO work in this repo will sync to your dashboard.");let $=Ae().filter(S=>S!==Re(p.domain||i));$.length>0&&u.info(`Also logged in to: ${$.join(", ")}. Each project auto-selects its own site \u2014 no need to log out first.`);return}if(p.status==="expired"){x(c,"warn",`Session expired. Run \`${m("login")}\` again.`,Le.red("Session expired.")),c&&u.warn(`Run \`${m("login")}\` again.`);return}if(p.status==="error"){if(p.terminal){x(c,"warn",`Login failed: ${p.message}. Run \`${m("login")}\` again.`,Le.red(`Login failed: ${p.message}.`)),c&&u.warn(`Run \`${m("login")}\` again.`);return}continue}}x(c,"warn",`Login timed out. Run \`${m("login")}\` again to retry.`,Le.yellow("Login timed out.")),c&&u.warn(`Run \`${m("login")}\` again to retry.`)}function Wt(e={}){let t=e.all?null:_(process.cwd()),n=!e.all&&t?.domain&&t.domain!=="unknown"?t.domain:null;if(!$o(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 i=Ae();i.length>0&&u.info(`Still logged in to: ${i.join(", ")}. Run \`${m("logout")} --all\` to log out of everything.`)}import{spinner as Tm}from"@clack/prompts";import B from"picocolors";import{existsSync as ri,mkdirSync as Nf,readFileSync as Aa,readdirSync as Df,writeFileSync as Ff}from"fs";import{createHash as Mf}from"crypto";import{join as ii,relative as Uf,sep as Bf}from"path";import{existsSync as yp,mkdirSync as wp,readdirSync as Ls,readFileSync as Br,writeFileSync as Os}from"fs";import{dirname as bp,join as ct,relative as kp}from"path";var je=e=>typeof e=="string"&&e?e:void 0;function Wr(e,t){let n=ct(e,t),r;try{r=Ls(n)}catch{return[]}let i=[];for(let o of r){if(!o.endsWith(".md")&&!o.endsWith(".mdx")||o.startsWith("_")||o.startsWith("."))continue;let s=ct(n,o),a;try{a=se(Br(s,"utf-8")).data}catch{continue}let l=je(a.slug)??o.replace(/\.mdx?$/,"");i.push({slug:l,title:je(a.title)??l,draft:a.draft===!0,page_type:je(a.page_type)??je(a.type),path:kp(e,s)})}return i}function Hr(e){let t;try{t=Ls(e)}catch{return[]}let n=[];for(let r of t){if(!r.endsWith(".md"))continue;let i=ct(e,r),o;try{o=se(Br(i,"utf-8")).data}catch{continue}n.push({slug:je(o.slug)??r.replace(/\.md$/,""),source:je(o.source)??"external",repo_path:je(o.repo_path)??null,status:je(o.status)??null,file:i})}return n}function Gr(e,t,n){let r=new Set(t.map(l=>l.slug)),i=e.filter(l=>!l.draft&&!r.has(l.slug)),o=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=o.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:i,toPublish:s,stale:a,alreadyTracked:t.length-a.length}}function Kr(e){return t=>yp(ct(e,t))}function qr(e){return e.trim().replace(/^.*\/([^/]+)$/,"$1").replace(/\.[a-z0-9]+$/i,"").toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function js(e){return e.split("-").filter(Boolean).map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}function ut(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}`}function Ht(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.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?`
74
74
 
75
- Live: ${e.canonical}`:"",o=[`# ${e.title}`,"",`Tracked record \u2014 this article is **${e.status}** and ${n}.`,"This is a pointer so the cloud dashboard can track it without duplicating","the body. Edit the source file to change the article."+r,""].join(`
75
+ Live: ${e.canonical}`:"",i=[`# ${e.title}`,"",`Tracked record \u2014 this article is **${e.status}** and ${n}.`,"This is a pointer so the cloud dashboard can track it without duplicating","the body. Edit the source file to change the article."+r,""].join(`
76
76
  `);return`${t.join(`
77
77
  `)}
78
78
 
79
- ${o}
80
- `}function J(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 yp(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=J(r,"status","published"),r=J(r,"source","repo"),r=J(r,"repo_path",t.repoPath),t.canonical&&!r.some(o=>/^canonical:\s*\S/.test(o))&&(r=J(r,"canonical",t.canonical)),`---
79
+ ${i}
80
+ `}function Y(e,t,n){let r=e.findIndex(o=>new RegExp(`^${t}:\\s`).test(o)||o===`${t}:`);if(r===-1)return[...e,`${t}: ${n}`];let i=[...e];return i[r]=`${t}: ${n}`,i}function vp(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=Y(r,"status","published"),r=Y(r,"source","repo"),r=Y(r,"repo_path",t.repoPath),t.canonical&&!r.some(i=>/^canonical:\s*\S/.test(i))&&(r=Y(r,"canonical",t.canonical)),`---
81
81
  ${r.join(`
82
82
  `)}
83
83
  ---${n[2]??`
84
- `}`}function js(e,t){let n=e.match(/^---\r?\n([\s\S]*?)\r?\n---(\r?\n[\s\S]*)?$/);if(!n)return null;let r=n[1].split(/\r?\n/);return r=J(r,"slug",t.slug),r=J(r,"status",t.status),r=J(r,"source",t.source),t.title!==void 0&&(r=J(r,"title",JSON.stringify(t.title))),t.canonical&&(t.canonicalExplicit||!r.some(o=>/^canonical:\s*\S/.test(o)))&&(r=J(r,"canonical",t.canonical)),t.page_type&&(r=J(r,"page_type",t.page_type)),t.primary_keyword&&(r=J(r,"primary_keyword",JSON.stringify(t.primary_keyword))),t.repo_path&&(r=J(r,"repo_path",t.repo_path)),t.brief&&(r=J(r,"brief",JSON.stringify(t.brief))),r=J(r,"tracked_at",t.tracked_at),`---
84
+ `}`}function Ns(e,t){let n=e.match(/^---\r?\n([\s\S]*?)\r?\n---(\r?\n[\s\S]*)?$/);if(!n)return null;let r=n[1].split(/\r?\n/);return r=Y(r,"slug",t.slug),r=Y(r,"status",t.status),r=Y(r,"source",t.source),t.title!==void 0&&(r=Y(r,"title",JSON.stringify(t.title))),t.canonical&&(t.canonicalExplicit||!r.some(i=>/^canonical:\s*\S/.test(i)))&&(r=Y(r,"canonical",t.canonical)),t.page_type&&(r=Y(r,"page_type",t.page_type)),t.primary_keyword&&(r=Y(r,"primary_keyword",JSON.stringify(t.primary_keyword))),t.repo_path&&(r=Y(r,"repo_path",t.repo_path)),t.brief&&(r=Y(r,"brief",JSON.stringify(t.brief))),r=Y(r,"tracked_at",t.tracked_at),`---
85
85
  ${r.join(`
86
86
  `)}
87
87
  ---${n[2]??`
88
- `}`}function Ns(e,t){let n=lt(e,b,"content"),r=Wr(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(gp(c.repo_path));if(o.size===0)return{tracked:[],published:[]};let i=[...o].flatMap(c=>Br(e,c)),s=Gr(i,r,Hr(e)),a=[];for(let{pointer:c,article:d}of s.toPublish)try{let f=yp(Ur(c.file,"utf-8"),{repoPath:d.path,canonical:ct(c.slug,{domain:t.domain,blogPath:t.blog_path})});Ts(c.file,f,"utf-8"),a.push(c.slug)}catch{}if(s.toTrack.length===0)return{tracked:[],published:a};mp(n,{recursive:!0});let l=[];for(let c of s.toTrack){let d=Bt({slug:c.slug,title:c.title,canonical:ct(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()});Ts(lt(n,`${c.slug}.md`),d,"utf-8"),l.push(c.slug)}return{tracked:l,published:a}}import{existsSync as zr,mkdirSync as wp,readdirSync as Ds,readFileSync as bp,unlinkSync as kp,writeFileSync as qr}from"fs";import{join as dt}from"path";import U from"picocolors";function ye(e){return dt(e,b,"inbox")}function Ms(e){return`${e.action_type}-${e.id}.md`}function vp(e,t){let n=0;if(!zr(e))return 0;for(let r of Ds(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{kp(dt(e,r)),n++}catch{}}return n}function $p(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`---
88
+ `}`}function Ds(e,t){let n=ct(e,b,"content"),r=Hr(n),i=new Set;t.content_dir&&i.add(t.content_dir);for(let c of r)c.source==="repo"&&c.repo_path&&i.add(bp(c.repo_path));if(i.size===0)return{tracked:[],published:[]};let o=[...i].flatMap(c=>Wr(e,c)),s=Gr(o,r,Kr(e)),a=[];for(let{pointer:c,article:d}of s.toPublish)try{let f=vp(Br(c.file,"utf-8"),{repoPath:d.path,canonical:ut(c.slug,{domain:t.domain,blogPath:t.blog_path})});Os(c.file,f,"utf-8"),a.push(c.slug)}catch{}if(s.toTrack.length===0)return{tracked:[],published:a};wp(n,{recursive:!0});let l=[];for(let c of s.toTrack){let d=Ht({slug:c.slug,title:c.title,canonical:ut(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()});Os(ct(n,`${c.slug}.md`),d,"utf-8"),l.push(c.slug)}return{tracked:l,published:a}}import{existsSync as zr,mkdirSync as $p,readdirSync as Fs,readFileSync as Sp,unlinkSync as xp,writeFileSync as Vr}from"fs";import{join as pt}from"path";import U from"picocolors";function be(e){return pt(e,b,"inbox")}function Ms(e){return`${e.action_type}-${e.id}.md`}function _p(e,t){let n=0;if(!zr(e))return 0;for(let r of Fs(e)){if(!r.endsWith(".md")||r==="README.md")continue;let i=r.match(/^(?:.+)-(\d+)\.md$/);if(!i)continue;let o=Number.parseInt(i[1],10);if(!Number.isNaN(o)&&!t.has(o))try{xp(pt(e,r)),n++}catch{}}return n}function Cp(e){let t=e.payload||{},n=t.articleId??"unknown",r=t.slug??null,i=t.originalTitle??null,o=t.originalUrl??null,s=t.cmsType??null;return`---
89
89
  action_id: ${e.id}
90
90
  action_type: ${e.action_type}
91
91
  article_id: ${n}
@@ -94,7 +94,7 @@ cms_type: ${s??""}
94
94
  created_at: ${e.created_at}
95
95
  ---
96
96
 
97
- # Prune action \u2014 ${o??`article ${n}`}
97
+ # Prune action \u2014 ${i??`article ${n}`}
98
98
 
99
99
  SEOAgent's auto-prune determined that this article should be removed from
100
100
  your repo. The cloud has already marked it pruned in your dashboard and
@@ -105,11 +105,11 @@ this file) need to remove it from your local source.
105
105
 
106
106
  - **Article id**: ${n}
107
107
  - **Slug**: \`${r??"(unknown)"}\`
108
- - **Original title**: ${o??"(unknown)"}
109
- - **Original public URL**: ${i??"(unknown)"}
108
+ - **Original title**: ${i??"(unknown)"}
109
+ - **Original public URL**: ${o??"(unknown)"}
110
110
  - **CMS type**: ${s??"(unknown)"}
111
111
 
112
- Find the file in this repo whose published URL was \`${i??r}\` \u2014
112
+ Find the file in this repo whose published URL was \`${o??r}\` \u2014
113
113
  typically that's a markdown or MDX file matching the slug under \`content/\`,
114
114
  \`src/content/\`, \`app/blog/\`, or similar. Delete it.
115
115
 
@@ -128,20 +128,20 @@ positive, you disagree, etc.), close it out as failed with a reason:
128
128
  \`\`\`bash
129
129
  ${m(`ack ${e.id}`)} --failed --reason "kept; performs well off-search"
130
130
  \`\`\`
131
- `}function Sp(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(`
132
- `)}}function xp(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 _p(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`---
131
+ `}function Rp(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(`
132
+ `)}}function Ep(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 Ap(e){let t=e.payload||{},n=t.page_url??null,r=t.issue??"other",i=t.check_id??"unknown",o=t.severity??"unknown",s=t.recommended_fix??null;return`---
133
133
  action_id: ${e.id}
134
134
  action_type: ${e.action_type}
135
135
  issue: ${r}
136
- check_id: ${o}
137
- severity: ${i}
136
+ check_id: ${i}
137
+ severity: ${o}
138
138
  page_url: ${n??""}
139
139
  created_at: ${e.created_at}
140
140
  ---
141
141
 
142
- # Technical SEO fix \u2014 ${e.title??o}
142
+ # Technical SEO fix \u2014 ${e.title??i}
143
143
 
144
- SEOAgent's audit found an open **${i}** technical issue (\`${o}\`,
144
+ SEOAgent's audit found an open **${o}** technical issue (\`${i}\`,
145
145
  category \`${r}\`)${n?` on \`${n}\``:""}. The cloud has queued
146
146
  it for **you** (or Claude Code reading this file) to apply in the user's repo or
147
147
  CMS \u2014 nothing is auto-applied.
@@ -152,8 +152,8 @@ ${s??e.description??"Apply the appropriate fix for this issue."}
152
152
 
153
153
  ## How to apply
154
154
 
155
- 1. ${xp(r,o,n)}
156
- 2. ${Sp(r)}
155
+ 1. ${Ep(r,i,n)}
156
+ 2. ${Rp(r)}
157
157
  3. Show the user the diff before committing (confirm once per session, then proceed).
158
158
 
159
159
  ## How to close this out
@@ -170,7 +170,7 @@ next \`seoagent sync\`. If you disagree or it's a false positive, decline it:
170
170
  \`\`\`bash
171
171
  ${m(`ack ${e.id}`)} --failed --reason "not applicable; ..."
172
172
  \`\`\`
173
- `}function Fs(e){return e.capture_screenshots!==!0?"":`
173
+ `}function Us(e){return e.capture_screenshots!==!0?"":`
174
174
  ## Screenshots to capture
175
175
 
176
176
  This is a **SaaS / product site**, so this page should include **real product
@@ -182,12 +182,12 @@ project's dev server \u2014 no Playwright/Puppeteer dependency, no paid API), sa
182
182
  them under \`public/screenshots/\`, and reference them with descriptive alt text.
183
183
  If you can't capture (no dev server / no screenshot tool / no real UI), leave a
184
184
  \`<!-- SCREENSHOT-TODO -->\` marker + an AI image prompt so publishing still works.
185
- `}function Cp(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`---
185
+ `}function Pp(e){let t=e.payload||{},n=t.brief_slug??null,r=t.primary_keyword??null,i=t.cluster??null,o=t.role??null,s=t.search_intent??null,a=t.priority??"medium",l=t.capture_screenshots===!0;return`---
186
186
  action_id: ${e.id}
187
187
  action_type: ${e.action_type}
188
188
  brief_slug: ${n??""}
189
189
  primary_keyword: ${r??""}
190
- cluster: ${o??""}
190
+ cluster: ${i??""}
191
191
  priority: ${a}
192
192
  capture_screenshots: ${l}
193
193
  created_at: ${e.created_at}
@@ -203,11 +203,11 @@ is auto-generated.
203
203
 
204
204
  - **Brief slug**: \`${n??"(unknown)"}\`
205
205
  - **Primary keyword**: ${r??"(none)"}
206
- - **Cluster**: ${o??"(none)"}
207
- - **Role**: ${i??"(none)"}
206
+ - **Cluster**: ${i??"(none)"}
207
+ - **Role**: ${o??"(none)"}
208
208
  - **Search intent**: ${s??"(none)"}
209
209
  - **Priority**: ${a}
210
- ${Fs(t)}
210
+ ${Us(t)}
211
211
  ## How to write it
212
212
 
213
213
  1. Read the full brief \u2014 it's synced under \`.seoagent/\` (look for a briefs file
@@ -232,7 +232,7 @@ If you decide not to write it (off-strategy, duplicate, etc.), decline it:
232
232
  \`\`\`bash
233
233
  ${m(`ack ${e.id}`)} --failed --reason "skipped; ..."
234
234
  \`\`\`
235
- `}function Rp(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(`
235
+ `}function Ip(e){let t=e.payload||{},n=t.page_url??null,r=t.reason??"stale_thin",i=t.metrics??null,o=i?Object.entries(i).map(([s,a])=>`- **${s}**: ${a??"(n/a)"}`).join(`
236
236
  `):"- (no metrics)";return`---
237
237
  action_id: ${e.id}
238
238
  action_type: ${e.action_type}
@@ -253,7 +253,7 @@ ${e.description??"This page should be revised."}
253
253
 
254
254
  ## Signals
255
255
 
256
- ${i}
256
+ ${o}
257
257
 
258
258
  ## How to revise
259
259
 
@@ -279,24 +279,24 @@ If you disagree (page is fine as-is, intentionally short, etc.), decline it:
279
279
  \`\`\`bash
280
280
  ${m(`ack ${e.id}`)} --failed --reason "kept as-is; ..."
281
281
  \`\`\`
282
- `}function Ep(e){let t=e.payload||{},n=t.article_slug??e.subject_id??null,r=t.path??(n?`content/${n}.md`:null),o=t.brief_slug??null,i=t.primary_keyword??null,s=t.word_count??null;return`---
282
+ `}function Tp(e){let t=e.payload||{},n=t.article_slug??e.subject_id??null,r=t.path??(n?`content/${n}.md`:null),i=t.brief_slug??null,o=t.primary_keyword??null,s=t.word_count??null;return`---
283
283
  action_id: ${e.id}
284
284
  action_type: ${e.action_type}
285
285
  article_slug: ${n??""}
286
286
  path: ${r??""}
287
- brief_slug: ${o??""}
287
+ brief_slug: ${i??""}
288
288
  created_at: ${e.created_at}
289
289
  ---
290
290
 
291
291
  # Drafted article ready to publish \u2014 ${e.title??n??"untitled"}
292
292
 
293
- SEOAgent already **wrote this article in the cloud**${o?` (from brief \`${o}\`)`:""} and
293
+ SEOAgent already **wrote this article in the cloud**${i?` (from brief \`${i}\`)`:""} and
294
294
  synced it to this workspace. Unlike a \`cli_new_content\` task, there is **nothing
295
295
  to write** \u2014 the draft is complete; your job is to review it and put it where
296
296
  this site's content actually renders.
297
297
 
298
298
  - **Draft file**: \`.seoagent/${r??"(missing path)"}\` (pulled in the same sync that delivered this task)
299
- - **Primary keyword**: ${i??"(none)"}
299
+ - **Primary keyword**: ${o??"(none)"}
300
300
  - **Word count**: ${s??"(unknown)"}
301
301
 
302
302
  ## How to publish it
@@ -327,12 +327,12 @@ If you decide not to publish it (off-strategy, quality concerns, etc.), decline
327
327
  \`\`\`bash
328
328
  ${m(`ack ${e.id}`)} --failed --reason "not publishing; ..."
329
329
  \`\`\`
330
- `}function Ap(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?`\`\`\`
331
- ${o.join(`
330
+ `}function Op(e){let t=e.payload||{},n=t.sitemap_url??null,r=t.known_url_count??0,i=Array.isArray(t.urls)?t.urls:[],o=!!t.truncated,s=i.length>0?`\`\`\`
331
+ ${i.join(`
332
332
  `)}
333
- \`\`\`${i?`
333
+ \`\`\`${o?`
334
334
 
335
- _(showing the first ${o.length} of ${r} \u2014 include the rest if your sitemap is generated dynamically.)_`:""}`:"_(no URL list attached \u2014 discover the site's URLs from the repo + any CMS.)_";return`---
335
+ _(showing the first ${i.length} of ${r} \u2014 include the rest if your sitemap is generated dynamically.)_`:""}`:"_(no URL list attached \u2014 discover the site's URLs from the repo + any CMS.)_";return`---
336
336
  action_id: ${e.id}
337
337
  action_type: ${e.action_type}
338
338
  sitemap_url: ${n??""}
@@ -373,7 +373,7 @@ SEOAgent re-submits the sitemap to GSC on its schedule. If a sitemap already exi
373
373
  \`\`\`bash
374
374
  ${m(`ack ${e.id}`)} --failed --reason "sitemap already served at /sitemap.xml"
375
375
  \`\`\`
376
- `}function Pp(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"}
376
+ `}function Lp(e){let t=e.payload||{},n=Array.isArray(t.needs)?t.needs:[],r=t.llms_txt_url??"/llms.txt",i=t.okf_url??null,o=Array.isArray(t.pages)?t.pages:[],s=t.page_count??o.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"}
377
377
 
378
378
  OKF is the format Google published for describing an organization to AI agents.
379
379
 
@@ -389,9 +389,9 @@ OKF is the format Google published for describing an organization to AI agents.
389
389
  (\`public/.well-known/okf/\` or \`static/.well-known/okf/\`, per \`public_dir:\` in
390
390
  \`project.md\`); \`${m("okf publish")}\` does it on demand. **Then tell
391
391
  the user to commit and deploy those files** \u2014 that is the only part neither you
392
- nor the CLI can do, and it is where this used to die.${o?`
392
+ nor the CLI can do, and it is where this used to die.${i?`
393
393
 
394
- Currently served at: \`${o}\``:""}`),l("llms_txt")&&f.push(`### llms.txt \u2014 ${d[c("llms_txt")]??"needs work"}
394
+ Currently served at: \`${i}\``:""}`),l("llms_txt")&&f.push(`### llms.txt \u2014 ${d[c("llms_txt")]??"needs work"}
395
395
 
396
396
  \`llms.txt\` is a markdown map of the site for LLMs, served at \`${r}\`.
397
397
 
@@ -407,12 +407,12 @@ Currently served at: \`${o}\``:""}`),l("llms_txt")&&f.push(`### llms.txt \u2014
407
407
  3. It writes the source to \`.seoagent/llms.md\` and publishes \`<public_dir>/llms.txt\`.
408
408
  Tell the user to commit and deploy it.
409
409
  4. Every \`${m("sync")}\` regenerates it from here on, so it stays
410
- current without anyone remembering.`);let p=i.length>0?`\`\`\`
411
- ${i.join(`
410
+ current without anyone remembering.`);let p=o.length>0?`\`\`\`
411
+ ${o.join(`
412
412
  `)}
413
413
  \`\`\`${a?`
414
414
 
415
- _(showing ${i.length} of ${s}.)_`:""}`:"_(no published pages recorded yet \u2014 describe the site from `.seoagent/context.md`.)_";return`---
415
+ _(showing ${o.length} of ${s}.)_`:""}`:"_(no published pages recorded yet \u2014 describe the site from `.seoagent/context.md`.)_";return`---
416
416
  action_id: ${e.id}
417
417
  action_type: ${e.action_type}
418
418
  needs: ${n.map(g=>`${g.file}:${g.reason}`).join(", ")}
@@ -445,13 +445,13 @@ If they are already correct and SEOAgent misread them, decline with a reason:
445
445
  \`\`\`bash
446
446
  ${m(`ack ${e.id}`)} --failed --reason "llms.txt is served at a custom path"
447
447
  \`\`\`
448
- `}function Ip(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,l=r==="competitor_gap"?"competitor gap (a rival ranks top-10 here, you don't)":"easy win (low difficulty, real volume)";return`---
448
+ `}function jp(e){let t=e.payload||{},n=t.keyword??null,r=t.opportunity??"easy_win",i=t.volume??null,o=t.difficulty??null,s=t.intent??null,a=t.capture_screenshots===!0,l=r==="competitor_gap"?"competitor gap (a rival ranks top-10 here, you don't)":"easy win (low difficulty, real volume)";return`---
449
449
  action_id: ${e.id}
450
450
  action_type: ${e.action_type}
451
451
  keyword: ${n??""}
452
452
  opportunity: ${r}
453
- volume: ${o??""}
454
- difficulty: ${i??""}
453
+ volume: ${i??""}
454
+ difficulty: ${o??""}
455
455
  intent: ${s??""}
456
456
  capture_screenshots: ${a}
457
457
  created_at: ${e.created_at}
@@ -468,12 +468,12 @@ for **you** (or Claude Code reading this file) \u2014 nothing is auto-generated.
468
468
 
469
469
  - **Keyword**: \`${n??"(unknown)"}\`
470
470
  - **Opportunity**: ${r}
471
- - **Search volume**: ${o??"(unknown)"}
472
- - **Difficulty (KD 0\u2013100)**: ${i??"(unknown)"}
471
+ - **Search volume**: ${i??"(unknown)"}
472
+ - **Difficulty (KD 0\u2013100)**: ${o??"(unknown)"}
473
473
  - **Search intent**: ${s??"(unknown)"}
474
474
 
475
475
  ${e.description??""}
476
- ${Fs(t)}
476
+ ${Us(t)}
477
477
  ## How to write it
478
478
 
479
479
  1. Decide what *kind* of page this should be \u2014 a guide, comparison, listicle,
@@ -504,7 +504,7 @@ decline it:
504
504
  \`\`\`bash
505
505
  ${m(`ack ${e.id}`)} --failed --reason "skipped; ..."
506
506
  \`\`\`
507
- `}function Tp(e){switch(e.action_type){case"cli_prune_pending":return $p(e);case"cli_technical_fix":return _p(e);case"cli_new_content":return Cp(e);case"cli_content_update":return Rp(e);case"cli_draft_ready":return Ep(e);case"cli_sitemap_update":return Ap(e);case"cli_ai_files_update":return Pp(e);case"cli_new_landing_page":return Ip(e);default:return null}}function Op(e){if(e.length===0)return`# SEOAgent Inbox
507
+ `}function Np(e){switch(e.action_type){case"cli_prune_pending":return Cp(e);case"cli_technical_fix":return Ap(e);case"cli_new_content":return Pp(e);case"cli_content_update":return Ip(e);case"cli_draft_ready":return Tp(e);case"cli_sitemap_update":return Op(e);case"cli_ai_files_update":return Lp(e);case"cli_new_landing_page":return jp(e);default:return null}}function Dp(e){if(e.length===0)return`# SEOAgent Inbox
508
508
 
509
509
  No pending actions. Run \`seoagent sync\` later to check for new ones.
510
510
  `;let t=e.map(n=>`- **${n.action_type}** id \`${n.id}\` \u2014 ${n.title??"no title"} \u2192 see \`${Ms(n)}\``);return`# SEOAgent Inbox
@@ -519,14 +519,14 @@ For each file, read it, take the action it describes, then run \`seoagent ack <a
519
519
 
520
520
  If you're using Claude Code, just open this directory and ask "process the inbox" \u2014 the
521
521
  skill knows what to do.
522
- `}function qe(e){let t=ye(e);if(!zr(t))return[];let n=[];for(let r of Ds(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=bp(dt(t,r),"utf-8"),h=y.match(/^---\n([\s\S]*?)\n---/);if(h){let S=h[1];l=ut(S,"severity"),c=ut(S,"issue"),d=ut(S,"page_url");let B=ut(S,"priority");(B==="high"||B==="medium"||B==="low")&&(f=B),p=ut(S,"impact_estimate"),g=ut(S,"effort_estimate")}let $=y.replace(/^---\n[\s\S]*?\n---\n+/,"").match(/^#\s+(.+)$/m);$&&(a=$[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 pt(e){let t=e.issue??e.action_type.replace(/^cli_/,"").replace(/_/g,"-"),n=Lp[e.severity??""]??U.dim,r=e.severity??"unknown",o=[U.dim("\u25B8"),U.bold(`id ${e.id}`),U.dim("\xB7"),U.cyan(t),n(r)];if(e.priority){let i=jp[e.priority];o.push(U.dim("\xB7"),i(`p:${e.priority}`))}return e.impact_estimate&&o.push(U.dim("\xB7"),U.green(`\u21E7 ${e.impact_estimate}`)),e.effort_estimate&&o.push(U.dim("\xB7"),U.dim(`\u23F1 ${e.effort_estimate}`)),o.push(U.dim("\u2014"),e.title),o.join(" ")}var Lp={critical:e=>U.red(U.bold(e)),high:e=>U.red(e),medium:e=>U.yellow(e),low:e=>U.dim(e)},jp={high:e=>U.red(U.bold(e)),medium:e=>U.yellow(e),low:e=>U.dim(e)};function ut(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 Un(e){let t=ye(e);if(!zr(t))return;let n=qe(e),r=n.length===0?`# SEOAgent Inbox
522
+ `}function ze(e){let t=be(e);if(!zr(t))return[];let n=[];for(let r of Fs(t)){if(!r.endsWith(".md")||r==="README.md")continue;let i=r.match(/^(.+)-(\d+)\.md$/);if(!i)continue;let o=i[1],s=Number.parseInt(i[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=Sp(pt(t,r),"utf-8"),h=y.match(/^---\n([\s\S]*?)\n---/);if(h){let S=h[1];l=dt(S,"severity"),c=dt(S,"issue"),d=dt(S,"page_url");let H=dt(S,"priority");(H==="high"||H==="medium"||H==="low")&&(f=H),p=dt(S,"impact_estimate"),g=dt(S,"effort_estimate")}let $=y.replace(/^---\n[\s\S]*?\n---\n+/,"").match(/^#\s+(.+)$/m);$&&(a=$[1].trim())}catch{}n.push({id:s,action_type:o,title:a,filename:r,severity:l,issue:c,page_url:d,priority:f,impact_estimate:p,effort_estimate:g})}return n.sort((r,i)=>r.id-i.id)}function ft(e){let t=e.issue??e.action_type.replace(/^cli_/,"").replace(/_/g,"-"),n=Fp[e.severity??""]??U.dim,r=e.severity??"unknown",i=[U.dim("\u25B8"),U.bold(`id ${e.id}`),U.dim("\xB7"),U.cyan(t),n(r)];if(e.priority){let o=Mp[e.priority];i.push(U.dim("\xB7"),o(`p:${e.priority}`))}return e.impact_estimate&&i.push(U.dim("\xB7"),U.green(`\u21E7 ${e.impact_estimate}`)),e.effort_estimate&&i.push(U.dim("\xB7"),U.dim(`\u23F1 ${e.effort_estimate}`)),i.push(U.dim("\u2014"),e.title),i.join(" ")}var Fp={critical:e=>U.red(U.bold(e)),high:e=>U.red(e),medium:e=>U.yellow(e),low:e=>U.dim(e)},Mp={high:e=>U.red(U.bold(e)),medium:e=>U.yellow(e),low:e=>U.dim(e)};function dt(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 Un(e){let t=be(e);if(!zr(t))return;let n=ze(e),r=n.length===0?`# SEOAgent Inbox
523
523
 
524
524
  No pending actions. Run \`seoagent sync\` later to check for new ones.
525
525
  `:`# SEOAgent Inbox
526
526
 
527
527
  You have **${n.length}** pending action${n.length===1?"":"s"} from your dashboard.
528
528
 
529
- ${n.map(o=>`- **${o.action_type}** id \`${o.id}\` \u2014 ${o.title} \u2192 see \`${o.filename}\``).join(`
529
+ ${n.map(i=>`- **${i.action_type}** id \`${i.id}\` \u2014 ${i.title} \u2192 see \`${i.filename}\``).join(`
530
530
  `)}
531
531
 
532
532
  For each file, read it, take the action it describes, then run \`seoagent ack <action_id>\`
@@ -534,40 +534,40 @@ For each file, read it, take the action it describes, then run \`seoagent ack <a
534
534
 
535
535
  If you're using Claude Code, just open this directory and ask "process the inbox" \u2014 the
536
536
  skill knows what to do.
537
- `;qr(dt(t,"README.md"),r,"utf-8")}function Us(e,t){let n=ye(e);wp(n,{recursive:!0});let r=new Set(t.map(s=>s.id)),o=vp(n,r),i=0;for(let s of t){let a=Tp(s);a!==null&&(qr(dt(n,Ms(s)),a,"utf-8"),i++)}return qr(dt(n,"README.md"),Op(t),"utf-8"),{wrote:i,removed:o,inboxPath:n}}import{createHash as Mp}from"crypto";import{existsSync as Gs,mkdirSync as Fp,readFileSync as Up,statSync as Hs,writeFileSync as Ws,rmSync as Bp}from"fs";import{dirname as Wp,join as Vr,sep as Gp}from"path";function Np(e){return e.replace(/^\/+/,"").replace(/\\/g,"/")}var Dp=[{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 Bs(e,t){let n=Np(e);for(let{cls:r,test:o}of Dp)if(o(n))return t&&(r==="keywords"||r==="pages")?"generated-index":r;return"other"}function Hp(e){return"sha256:"+Mp("sha256").update(e).digest("hex")}function Kp(e,t,n={}){let r=[];for(let o of e.artifacts){let i=t[o.path]??{exists:!1,locallyEdited:!1};if(!i.exists){r.push({path:o.path,kind:"write",body:o.body_md});continue}if(i.contentHash===o.content_hash){r.push({path:o.path,kind:"skip"});continue}if(o.generated){r.push({path:o.path,kind:"overwrite",body:o.body_md,note:i.locallyEdited?"discarded local edits \u2014 this is a cloud-generated file (edit it in the dashboard)":void 0});continue}if(i.locallyEdited&&!n.force){r.push({path:o.path,kind:"conflict",note:"local newer than cloud, keeping local \u2014 use --force to take cloud"});continue}r.push({path:o.path,kind:"overwrite",body:o.body_md})}for(let o of e.deleted){let i=t[o];if(!(!i||!i.exists)){if(i.locallyEdited&&!n.force){r.push({path:o,kind:"delete-skipped",note:"server deleted this but it has local edits \u2014 keeping it (use --force to delete)"});continue}r.push({path:o,kind:"delete"})}}return r}function qp(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:Bs(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 Ks(e){let t=await zs({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,"/"),r=t.manifest.artifacts.find(o=>o.path===n);return r?{ok:!0,body:r.body_md}:{ok:!1,error:`No cloud artifact found at "${n}"`}}function qs(e,t){return Vr(e,t.split("/").join(Gp))}function zp(e,t,n){let r={};for(let o of t){let i=qs(e,o);if(!Gs(i)){r[o]={exists:!1,locallyEdited:!1};continue}let s=Hs(i),a=n[o],l=!a||a.mtime!==s.mtimeMs||a.size!==s.size;r[o]={exists:!0,contentHash:Hp(Up(i,"utf-8")),locallyEdited:l}}return r}async function zs(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 Vs(e){let t=Vr(e.projectDir,b),n={ok:!0,written:0,overwritten:0,skipped:0,conflicts:0,deleted:0,warnings:[],cursor:e.since};if(!Gs(t))return{...n,ok:!0};let r=await zs({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=zp(t,i,e.stateFiles),a=Kp(o,s,{force:e.force}),l={...n,cursor:o.now};for(let d of a){let f=qs(t,d.path);try{switch(d.kind){case"skip":l.skipped++;break;case"write":case"overwrite":{Fp(Wp(f),{recursive:!0}),Ws(f,d.body??"","utf-8");let p=Hs(f);e.stateFiles[d.path]={mtime:p.mtimeMs,size:p.size},d.kind==="write"?l.written++:l.overwritten++,d.note&&l.warnings.push(`${d.path}: ${d.note}`);break}case"conflict":l.conflicts++,l.warnings.push(`${d.path}: ${d.note??"conflict"}`);break;case"delete":Bp(f,{force:!0}),delete e.stateFiles[d.path],l.deleted++;break;case"delete-skipped":l.conflicts++,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=qp(a,o,l.cursor,new Date().toISOString());if(c)try{Ws(Vr(t,dn),JSON.stringify(c,null,2)+`
538
- `,"utf-8")}catch{}return l}import{existsSync as Js,mkdirSync as Xs,readFileSync as Vp,writeFileSync as Yr}from"fs";import{dirname as Qs,join as Yp}from"path";var Jr=1,Ys=500;function Xr(e){return Yp(e,b,Zo)}function Bn(e){let t=Xr(e);if(!Js(t))return[];try{let n=Vp(t,"utf-8"),r=JSON.parse(n);if(!r||typeof r!="object")return[];let o=r;return o.version!==Jr||!Array.isArray(o.entries)?[]:o.entries.filter(Jp)}catch{return[]}}function Zs(e,t){let n=Xr(e),o=Bn(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>Ys?o.slice(-Ys):o,s={version:Jr,entries:i};try{Xs(Qs(n),{recursive:!0}),Yr(n,JSON.stringify(s,null,2),"utf-8")}catch{}}function ea(e,t){if(t.length===0)return;let n=Xr(e),r=Bn(e).filter(i=>!t.includes(i.action_id)),o={version:Jr,entries:r};try{if(r.length===0&&Js(n)){Yr(n,JSON.stringify(o,null,2),"utf-8");return}Xs(Qs(n),{recursive:!0}),Yr(n,JSON.stringify(o,null,2),"utf-8")}catch{}}function Jp(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 ta,readFileSync as Xp,unlinkSync as Qp,writeFileSync as Zp,openSync as ef,closeSync as tf,mkdirSync as nf}from"fs";import{dirname as rf,join as of}from"path";var sf=6e4;function na(e){return of(e,b,ei)}function ra(e,t={}){let n=t.now??Date.now,r=t.pid??process.pid,o=t.staleMs??sf,i=na(e);if(!ta(i))return Wn(i,r,n());let s=ia(i);return!s||n()-s.started_at>o||!af(s.pid)?Wn(i,r,n()):{acquired:!1,reason:"held-by-live-process",held_by_pid:s.pid}}function oa(e,t={}){let n=t.pid??process.pid,r=na(e);if(!ta(r))return;let o=ia(r);if(!(o&&o.pid!==n))try{Qp(r)}catch{}}function Wn(e,t,n){let r={pid:t,started_at:n};try{nf(rf(e),{recursive:!0});let o=ef(e,"w");try{Zp(o,JSON.stringify(r))}finally{tf(o)}return{acquired:!0}}catch{return{acquired:!1,reason:"held-but-pid-unknown"}}}function ia(e){try{let t=Xp(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 af(e){if(!Number.isInteger(e)||e<=0)return!1;try{return process.kill(e,0),!0}catch(t){return t.code==="EPERM"}}import{readdirSync as lf,readFileSync as sa,statSync as cf,writeFileSync as uf,existsSync as aa}from"fs";import{join as Qr,relative as la,resolve as ca,sep as ma,posix as Wt}from"path";function ft(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 mt(e){return e!==null&&!e.startsWith("_(none")}function df(e){try{let t=new URL(e).pathname.replace(/\/+$/,"");return t===""?"/":t}catch{return"/"}}function Hn(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 pf(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let o=r.split(`
539
- `,1)[0].trim();if(!/^https?:\/\//i.test(o))continue;let i=r.slice(o.length),s=!/^- Not fetched/m.test(i),a=ft(i,"JSON-LD @types present")??"",l=mt(a)?Array.from(a.matchAll(/`([^`]+)`/g)).map(c=>c[1].toLowerCase()):[];t.push({url:o,pathname:df(o),fetched:s,titlePresent:mt(ft(i,"title")),metaDescriptionPresent:mt(ft(i,"meta description")),canonicalPresent:mt(ft(i,"canonical")),jsonLdTypes:l,openGraphPresent:mt(ft(i,"Open Graph")),twitterPresent:mt(ft(i,"Twitter"))})}return t}var Gn="CORRECTION (verify-recs)",ga=/\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,ha=/\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,ff=/\b(pages|posts|articles|subpages|templates|blog posts|every page|all pages)\b/i,mf=/\b(home ?page)\b/i,gf=["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"],hf=/\bjson[\s-]*ld\b|\bstructured\s+data\b|\bschema\b|@type|\bmarkup\b/i,yf=[{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"}];function wf(e,t,n){let r=e.toLowerCase(),o=t.filter(i=>r.includes(i.url.toLowerCase())||i.pathname!=="/"&&r.includes(i.pathname.toLowerCase()));return o.length>0?o:mf.test(e)?n?[n]:null:ff.test(e)?null:n?[n]:null}function ua(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 bf(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 kf(e,t){if(Hn(t))return{text:e,corrections:[]};let n=pf(t).filter(s=>s.fetched);if(n.length===0)return{text:e,corrections:[]};let r=n.find(s=>s.pathname==="/")??n[0],o=e.split(`
540
- `),i=[];for(let s=0;s<o.length;s++){let a=o[s];if(a.includes(Gn)||!ga.test(a)&&!ha.test(a)&&!/\bno\b/i.test(a))continue;let l=wf(a,n,r);if(!l||l.length===0)continue;let c=[];for(let w of yf){let $=w.re.exec(a);$&&da(a,$.index)&&l.every(S=>w.present(S))&&c.push(w.label)}let d=hf.exec(a);if(d&&da(a,d.index)){let w=a.toLowerCase(),$=gf.filter(S=>new RegExp(`\\b${S}\\b`,"i").test(w));if($.length>0){let S=$.filter(B=>l.every(j=>j.jsonLdTypes.includes(B)));S.length>0&&c.push(`${S.map(ua).join(", ")} JSON-LD`)}else l.every(S=>S.jsonLdTypes.length>0)&&c.push(`JSON-LD (${Array.from(new Set(l.flatMap(S=>S.jsonLdTypes))).map(ua).join(", ")})`)}if(c.length===0)continue;let f=c.join(" + "),p=l.map(w=>w.url).join(", "),{prefix:g,content:y}=bf(a),h=`${g}~~${y}~~ \u2192 ${Gn}: the live page (${p}) already serves ${f} per evidence.md \u2014 this was a repo-source reconciliation, not a net-new addition.`;o[s]=h,i.push({line:s+1,original:a,corrected:h,entityLabel:f,pageUrl:p})}return{text:o.join(`
541
- `),corrections:i}}function da(e,t){if(ga.test(e)||ha.test(e))return!0;let n=e.slice(Math.max(0,t-40),t);return/\bno\s+(?:\w+[\s/-]+){0,3}$/i.test(n)}var vf=Wt.join(b,"audit","evidence.md");function pa(e){let t=e.split(ma).join("/");return t===vf||t===Wt.join(b,"audit","findings.md")||t===Wt.join(b,"pages.md")||t===Wt.join(b,"keywords.md")||t.startsWith(Wt.join(b,"inbox")+"/")}function fa(e){return e.split(ma).join("/").split("/").includes(".claude")}function ya(e,t=[]){let n;try{n=lf(e)}catch{return t}for(let r of n){let o=Qr(e,r),i;try{i=cf(o)}catch{continue}i.isDirectory()?ya(o,t):r.endsWith(".md")&&t.push(o)}return t}function gt(e,t={}){let n=Qr(e,b,"audit","evidence.md"),r={evidenceFound:aa(n),evidencePath:n,sourceRender:!1,scanned:[],skipped:[],corrections:[]};if(!r.evidenceFound)return r;let o=sa(n,"utf-8");if(Hn(o))return r.sourceRender=!0,r;let i=new Map;for(let s of ya(Qr(e,b))){let a=la(e,s);pa(a)||fa(a)||i.set(ca(s),a)}for(let s of t.extraFiles??[]){let a=ca(e,s),l=la(e,a);if(pa(l)||fa(l)){r.skipped.push(l);continue}aa(a)?i.set(a,l):r.skipped.push(l)}for(let[s,a]of i){let l;try{l=sa(s,"utf-8")}catch{continue}r.scanned.push(a);let{text:c,corrections:d}=kf(l,o);if(d.length>0){uf(s,c,"utf-8");for(let f of d)r.corrections.push({...f,file:a})}}return r}import{existsSync as Ca,mkdirSync as Af,readFileSync as Ra,writeFileSync as Pf}from"fs";import{dirname as If,join as Gt}from"path";import{existsSync as Zr,readFileSync as va,readdirSync as $f}from"fs";import{join as Kn}from"path";var zn="llms.md",Sf=160,wa=100;function qn(e,t=Sf){let n=e.replace(/\s+/g," ").replace(/[[\]]/g,"").trim();return n.length<=t?n:n.slice(0,t-1).trimEnd()+"\u2026"}function eo(e){let t=M(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"}function ba(e){let t=qn(e.label,80)||eo(e.url),n=e.description?qn(e.description):"";return`- [${t}](${e.url})${n?`: ${n}`:""}`}function $a(e){let t=[`# ${qn(e.siteName,100)}`,""];if(e.summary&&t.push(`> ${qn(e.summary,300)}`,""),e.pages.length>0){t.push("## Pages","");for(let n of e.pages)t.push(ba(n));t.push("")}if(e.articles.length>0){t.push("## Articles","");for(let n of e.articles)t.push(ba(n));t.push("")}return t.join(`
537
+ `;Vr(pt(t,"README.md"),r,"utf-8")}function Bs(e,t){let n=be(e);$p(n,{recursive:!0});let r=new Set(t.map(s=>s.id)),i=_p(n,r),o=0;for(let s of t){let a=Np(s);a!==null&&(Vr(pt(n,Ms(s)),a,"utf-8"),o++)}return Vr(pt(n,"README.md"),Dp(t),"utf-8"),{wrote:o,removed:i,inboxPath:n}}import{createHash as Wp}from"crypto";import{existsSync as Gs,mkdirSync as Hp,readFileSync as Gp,statSync as Ks,writeFileSync as Hs,rmSync as Kp}from"fs";import{dirname as qp,join as Jr,sep as Vp}from"path";function Up(e){return e.replace(/^\/+/,"").replace(/\\/g,"/")}var Bp=[{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 Ws(e,t){let n=Up(e);for(let{cls:r,test:i}of Bp)if(i(n))return t&&(r==="keywords"||r==="pages")?"generated-index":r;return"other"}function zp(e){return"sha256:"+Wp("sha256").update(e).digest("hex")}function Jp(e,t,n={}){let r=[];for(let i of e.artifacts){let o=t[i.path]??{exists:!1,locallyEdited:!1};if(!o.exists){r.push({path:i.path,kind:"write",body:i.body_md});continue}if(o.contentHash===i.content_hash){r.push({path:i.path,kind:"skip"});continue}if(i.generated){r.push({path:i.path,kind:"overwrite",body:i.body_md,note:o.locallyEdited?"discarded local edits \u2014 this is a cloud-generated file (edit it in the dashboard)":void 0});continue}if(o.locallyEdited&&!n.force){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 o=t[i];if(!(!o||!o.exists)){if(o.locallyEdited&&!n.force){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 Yp(e,t,n,r){let i=new Map;for(let s of t.artifacts)i.set(s.path,s.generated);let o=[];for(let s of e)s.kind!=="skip"&&o.push({path:s.path,kind:s.kind,class:Ws(s.path,i.get(s.path)??!1),...s.note?{note:s.note}:{}});return o.length===0?null:{pulled_at:r,cursor:n,changes:o}}async function qs(e){let t=await zs({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,"/"),r=t.manifest.artifacts.find(i=>i.path===n);return r?{ok:!0,body:r.body_md}:{ok:!1,error:`No cloud artifact found at "${n}"`}}function Vs(e,t){return Jr(e,t.split("/").join(Vp))}function Xp(e,t,n){let r={};for(let i of t){let o=Vs(e,i);if(!Gs(o)){r[i]={exists:!1,locallyEdited:!1};continue}let s=Ks(o),a=n[i],l=!a||a.mtime!==s.mtimeMs||a.size!==s.size;r[i]={exists:!0,contentHash:zp(Gp(o,"utf-8")),locallyEdited:l}}return r}async function zs(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 o=await r.text().catch(()=>"");return{ok:!1,error:`${r.status} ${o.slice(0,200)}`.trim()}}let i=await r.json().catch(()=>null);return!i||!Array.isArray(i.artifacts)||typeof i.now!="string"?{ok:!1,error:"Malformed manifest response"}:(Array.isArray(i.deleted)||(i.deleted=[]),{ok:!0,manifest:i})}catch(r){return{ok:!1,error:r.message}}}async function Js(e){let t=Jr(e.projectDir,b),n={ok:!0,written:0,overwritten:0,skipped:0,conflicts:0,deleted:0,warnings:[],cursor:e.since};if(!Gs(t))return{...n,ok:!0};let r=await zs({apiBase:e.apiBase,authHeader:e.authHeader,since:e.since,fetchImpl:e.fetchImpl});if(!r.ok)return{...n,ok:!1,error:r.error};let i=r.manifest,o=[...i.artifacts.map(d=>d.path),...i.deleted],s=Xp(t,o,e.stateFiles),a=Jp(i,s,{force:e.force}),l={...n,cursor:i.now};for(let d of a){let f=Vs(t,d.path);try{switch(d.kind){case"skip":l.skipped++;break;case"write":case"overwrite":{Hp(qp(f),{recursive:!0}),Hs(f,d.body??"","utf-8");let p=Ks(f);e.stateFiles[d.path]={mtime:p.mtimeMs,size:p.size},d.kind==="write"?l.written++:l.overwritten++,d.note&&l.warnings.push(`${d.path}: ${d.note}`);break}case"conflict":l.conflicts++,l.warnings.push(`${d.path}: ${d.note??"conflict"}`);break;case"delete":Kp(f,{force:!0}),delete e.stateFiles[d.path],l.deleted++;break;case"delete-skipped":l.conflicts++,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=Yp(a,i,l.cursor,new Date().toISOString());if(c)try{Hs(Jr(t,fn),JSON.stringify(c,null,2)+`
538
+ `,"utf-8")}catch{}return l}import{existsSync as Xs,mkdirSync as Qs,readFileSync as Qp,writeFileSync as Yr}from"fs";import{dirname as Zs,join as Zp}from"path";var Xr=1,Ys=500;function Qr(e){return Zp(e,b,Zi)}function Bn(e){let t=Qr(e);if(!Xs(t))return[];try{let n=Qp(t,"utf-8"),r=JSON.parse(n);if(!r||typeof r!="object")return[];let i=r;return i.version!==Xr||!Array.isArray(i.entries)?[]:i.entries.filter(ef)}catch{return[]}}function ea(e,t){let n=Qr(e),i=Bn(e).filter(a=>a.action_id!==t.action_id);i.push({action_id:t.action_id,status:t.status,reason:t.reason,queued_at:new Date().toISOString()});let o=i.length>Ys?i.slice(-Ys):i,s={version:Xr,entries:o};try{Qs(Zs(n),{recursive:!0}),Yr(n,JSON.stringify(s,null,2),"utf-8")}catch{}}function ta(e,t){if(t.length===0)return;let n=Qr(e),r=Bn(e).filter(o=>!t.includes(o.action_id)),i={version:Xr,entries:r};try{if(r.length===0&&Xs(n)){Yr(n,JSON.stringify(i,null,2),"utf-8");return}Qs(Zs(n),{recursive:!0}),Yr(n,JSON.stringify(i,null,2),"utf-8")}catch{}}function ef(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 na,readFileSync as tf,unlinkSync as nf,writeFileSync as rf,openSync as of,closeSync as sf,mkdirSync as af}from"fs";import{dirname as lf,join as cf}from"path";var uf=6e4;function ra(e){return cf(e,b,eo)}function ia(e,t={}){let n=t.now??Date.now,r=t.pid??process.pid,i=t.staleMs??uf,o=ra(e);if(!na(o))return Wn(o,r,n());let s=sa(o);return!s||n()-s.started_at>i||!df(s.pid)?Wn(o,r,n()):{acquired:!1,reason:"held-by-live-process",held_by_pid:s.pid}}function oa(e,t={}){let n=t.pid??process.pid,r=ra(e);if(!na(r))return;let i=sa(r);if(!(i&&i.pid!==n))try{nf(r)}catch{}}function Wn(e,t,n){let r={pid:t,started_at:n};try{af(lf(e),{recursive:!0});let i=of(e,"w");try{rf(i,JSON.stringify(r))}finally{sf(i)}return{acquired:!0}}catch{return{acquired:!1,reason:"held-but-pid-unknown"}}}function sa(e){try{let t=tf(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 df(e){if(!Number.isInteger(e)||e<=0)return!1;try{return process.kill(e,0),!0}catch(t){return t.code==="EPERM"}}import{readdirSync as pf,readFileSync as aa,statSync as ff,writeFileSync as mf,existsSync as la}from"fs";import{join as Zr,relative as ca,resolve as ua,sep as ga,posix as Gt}from"path";function mt(e,t){let n=new RegExp(`^- \\*\\*${t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}\\*\\* *:?\\s*(.*)$`,"mi"),i=new RegExp(`^- \\*\\*${t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}:\\*\\*\\s*(.*)$`,"mi").exec(e)??n.exec(e);return i?i[1].trim():null}function gt(e){return e!==null&&!e.startsWith("_(none")}function gf(e){try{let t=new URL(e).pathname.replace(/\/+$/,"");return t===""?"/":t}catch{return"/"}}function Gn(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 hf(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let i=r.split(`
539
+ `,1)[0].trim();if(!/^https?:\/\//i.test(i))continue;let o=r.slice(i.length),s=!/^- Not fetched/m.test(o),a=mt(o,"JSON-LD @types present")??"",l=gt(a)?Array.from(a.matchAll(/`([^`]+)`/g)).map(c=>c[1].toLowerCase()):[];t.push({url:i,pathname:gf(i),fetched:s,titlePresent:gt(mt(o,"title")),metaDescriptionPresent:gt(mt(o,"meta description")),canonicalPresent:gt(mt(o,"canonical")),jsonLdTypes:l,openGraphPresent:gt(mt(o,"Open Graph")),twitterPresent:gt(mt(o,"Twitter"))})}return t}var Hn="CORRECTION (verify-recs)",ha=/\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,ya=/\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,yf=/\b(pages|posts|articles|subpages|templates|blog posts|every page|all pages)\b/i,wf=/\b(home ?page)\b/i,bf=["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"],kf=/\bjson[\s-]*ld\b|\bstructured\s+data\b|\bschema\b|@type|\bmarkup\b/i,vf=[{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"}];function $f(e,t,n){let r=e.toLowerCase(),i=t.filter(o=>r.includes(o.url.toLowerCase())||o.pathname!=="/"&&r.includes(o.pathname.toLowerCase()));return i.length>0?i:wf.test(e)?n?[n]:null:yf.test(e)?null:n?[n]:null}function da(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 Sf(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 xf(e,t){if(Gn(t))return{text:e,corrections:[]};let n=hf(t).filter(s=>s.fetched);if(n.length===0)return{text:e,corrections:[]};let r=n.find(s=>s.pathname==="/")??n[0],i=e.split(`
540
+ `),o=[];for(let s=0;s<i.length;s++){let a=i[s];if(a.includes(Hn)||!ha.test(a)&&!ya.test(a)&&!/\bno\b/i.test(a))continue;let l=$f(a,n,r);if(!l||l.length===0)continue;let c=[];for(let w of vf){let $=w.re.exec(a);$&&pa(a,$.index)&&l.every(S=>w.present(S))&&c.push(w.label)}let d=kf.exec(a);if(d&&pa(a,d.index)){let w=a.toLowerCase(),$=bf.filter(S=>new RegExp(`\\b${S}\\b`,"i").test(w));if($.length>0){let S=$.filter(H=>l.every(N=>N.jsonLdTypes.includes(H)));S.length>0&&c.push(`${S.map(da).join(", ")} JSON-LD`)}else l.every(S=>S.jsonLdTypes.length>0)&&c.push(`JSON-LD (${Array.from(new Set(l.flatMap(S=>S.jsonLdTypes))).map(da).join(", ")})`)}if(c.length===0)continue;let f=c.join(" + "),p=l.map(w=>w.url).join(", "),{prefix:g,content:y}=Sf(a),h=`${g}~~${y}~~ \u2192 ${Hn}: the live page (${p}) already serves ${f} per evidence.md \u2014 this was a repo-source reconciliation, not a net-new addition.`;i[s]=h,o.push({line:s+1,original:a,corrected:h,entityLabel:f,pageUrl:p})}return{text:i.join(`
541
+ `),corrections:o}}function pa(e,t){if(ha.test(e)||ya.test(e))return!0;let n=e.slice(Math.max(0,t-40),t);return/\bno\s+(?:\w+[\s/-]+){0,3}$/i.test(n)}var _f=Gt.join(b,"audit","evidence.md");function fa(e){let t=e.split(ga).join("/");return t===_f||t===Gt.join(b,"audit","findings.md")||t===Gt.join(b,"pages.md")||t===Gt.join(b,"keywords.md")||t.startsWith(Gt.join(b,"inbox")+"/")}function ma(e){return e.split(ga).join("/").split("/").includes(".claude")}function wa(e,t=[]){let n;try{n=pf(e)}catch{return t}for(let r of n){let i=Zr(e,r),o;try{o=ff(i)}catch{continue}o.isDirectory()?wa(i,t):r.endsWith(".md")&&t.push(i)}return t}function ht(e,t={}){let n=Zr(e,b,"audit","evidence.md"),r={evidenceFound:la(n),evidencePath:n,sourceRender:!1,scanned:[],skipped:[],corrections:[]};if(!r.evidenceFound)return r;let i=aa(n,"utf-8");if(Gn(i))return r.sourceRender=!0,r;let o=new Map;for(let s of wa(Zr(e,b))){let a=ca(e,s);fa(a)||ma(a)||o.set(ua(s),a)}for(let s of t.extraFiles??[]){let a=ua(e,s),l=ca(e,a);if(fa(l)||ma(l)){r.skipped.push(l);continue}la(a)?o.set(a,l):r.skipped.push(l)}for(let[s,a]of o){let l;try{l=aa(s,"utf-8")}catch{continue}r.scanned.push(a);let{text:c,corrections:d}=xf(l,i);if(d.length>0){mf(s,c,"utf-8");for(let f of d)r.corrections.push({...f,file:a})}}return r}import{existsSync as Ra,mkdirSync as Of,readFileSync as Ea,writeFileSync as Lf}from"fs";import{dirname as jf,join as Kt}from"path";import{existsSync as ei,readFileSync as $a,readdirSync as Cf}from"fs";import{join as Kn}from"path";var Vn="llms.md",Rf=160,ba=100;function qn(e,t=Rf){let n=e.replace(/\s+/g," ").replace(/[[\]]/g,"").trim();return n.length<=t?n:n.slice(0,t-1).trimEnd()+"\u2026"}function ti(e){let t=F(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(i=>i.length>0?i[0].toUpperCase()+i.slice(1):i).join(" "):"Home"}function ka(e){let t=qn(e.label,80)||ti(e.url),n=e.description?qn(e.description):"";return`- [${t}](${e.url})${n?`: ${n}`:""}`}function Sa(e){let t=[`# ${qn(e.siteName,100)}`,""];if(e.summary&&t.push(`> ${qn(e.summary,300)}`,""),e.pages.length>0){t.push("## Pages","");for(let n of e.pages)t.push(ka(n));t.push("")}if(e.articles.length>0){t.push("## Articles","");for(let n of e.articles)t.push(ka(n));t.push("")}return t.join(`
542
542
  `).replace(/\n+$/,`
543
- `)}function xf(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=M(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 _f(e){let t=Kn(e,b,"audit","evidence.md");if(!Zr(t))return new Map;try{return xf(va(t,"utf-8"))}catch{return new Map}}function Cf(e,t){let n=Kn(e,b,"content");if(!Zr(n))return[];let r=new Map,o;try{o=$f(n)}catch{return[]}for(let i of o.sort()){if(!i.toLowerCase().endsWith(".md"))continue;let s;try{s=ie(va(Kn(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")continue;let c=typeof s.title=="string"&&s.title.trim()?s.title.trim():eo(a),d=t.get(M(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=M(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 Rf(e){try{return new URL(e).host.toLowerCase().replace(/^www\./,"")}catch{return""}}function Ef(e,t){let n=Kn(e,b,"pages.md");if(!Zr(n))return[];let r=t.toLowerCase().replace(/^https?:\/\//,"").replace(/\/.*$/,""),o=new Map;for(let i of Lr(n).keys()){if(!/^https?:\/\//i.test(i))continue;let s=M(i);if(ae(s))continue;let l=`${Rf(i)}${s}`;if(!o.get(l)){o.set(l,i);continue}let d="";try{d=new URL(i).hostname.toLowerCase()}catch{d=""}d===r&&o.set(l,i)}return Array.from(o.values())}function ka(e){return[...e].sort((t,n)=>{let r=M(t.url),o=M(n.url);return r==="/"?o==="/"?0:-1:o==="/"?1:r.localeCompare(o)})}function Sa(e,t){let n=t.domain.replace(/^https?:\/\//,"").replace(/\/+$/,""),r=(()=>{try{return et(e)}catch{return null}})(),o=_f(e),i=Cf(e,o),s=new Set(i.map(d=>M(d.url))),a=[];for(let d of Ef(e,n)){let f=M(d);if(s.has(f))continue;let p=o.get(f);a.push({url:d,label:p?.title||eo(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:ka(a).slice(0,wa),articles:ka(i).slice(0,wa)}}var Vn=".well-known/okf",xa="llms.txt",_a={publicDir:null,publicDirSource:null,llmsSourceWritten:!1,llmsPublished:null,okfPublished:0,okfPublishedDir:null,llmsRoute:null,skipped:[]};function to(e,t){try{return Ca(e)&&Ra(e,"utf-8")===t?!1:(Af(If(e),{recursive:!0}),Pf(e,t,"utf-8"),!0)}catch{return!1}}function ht(e,t){if(!t.domain||t.domain==="unknown")return{..._a,skipped:["no-domain"]};let n=bn(e,t.public_dir??null),r={..._a,publicDir:n.dir,publicDirSource:n.source,skipped:[]},o=null;try{let s=Sa(e,t);o=s?$a(s):null}catch{o=null}if(o===null)r.skipped.push("llms-no-content");else if(r.llmsSourceWritten=to(Gt(e,b,zn),o),r.llmsRoute=li(e,n.dir),r.llmsRoute)r.skipped.push("llms-route-owned");else if(n.dir){let s=Gt(e,n.dir,xa);to(s,o)&&(r.llmsPublished=`${n.dir}/${xa}`)}let i=ot(e);if(!Ca(i))r.skipped.push("okf-missing");else if(gs(i))r.skipped.push("okf-placeholder");else if(!Tn(i).ok)r.skipped.push("okf-invalid");else if(n.dir){let s=Gt(e,n.dir,Vn),a=0;for(let l of hs(i)){let c;try{c=Ra(Gt(i,l),"utf-8")}catch{continue}to(Gt(s,l),c)&&a++}a>0&&(r.okfPublished=a,r.okfPublishedDir=`${n.dir}/${Vn}`)}return n.dir||r.skipped.push("no-public-dir"),r}function Mf(e){try{let t=gt(e);return t.evidenceFound?t:void 0}catch{return}}var Ff=new Set([".md"]),Uf=new Set(["inbox"]);function Bf(e){let t=[];function n(r,o){if(no(r))for(let i of Of(r,{withFileTypes:!0})){if(i.name.startsWith(".")||o===""&&Uf.has(i.name))continue;let s=ro(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);Ff.has(l)&&t.push(s)}}}return n(e,""),t}function Aa(e){let t=e.replace(/[^a-zA-Z0-9._-]/g,"_");return ro(fr,`${t}.json`)}function Wf(e){return jf("sha256").update(e,"utf-8").digest("hex")}function Gf(e){let t=Aa(e);if(!no(t))return{files:{},last_synced_at:null};try{return JSON.parse(Ea(t,"utf-8"))}catch{return{files:{},last_synced_at:null}}}function Hf(e,t){Tf(fr,{recursive:!0}),Lf(Aa(e),JSON.stringify(t,null,2)+`
544
- `,"utf-8")}function Kf(e,t){return Nf(e,t).split(Df).join("/")}async function qf(e,t){try{let n=await A(`${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 zf(e,t,n){try{let r=await A(`${e}/api/cli/sync`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:n},body:JSON.stringify(t)});if(!r.ok){let o=await r.text().catch(()=>"");return{ok:!1,status:r.status,error:o.slice(0,200)}}return{ok:!0,status:r.status}}catch(r){return{ok:!1,status:0,error:r.message}}}async function Pa(e,t={}){let n=Mf(e),r=c=>{let d=n?{...c,verifyRecs:n}:{...c};return i?{...d,aiFiles:i}:d},o=_(e),i=null;if(o)try{i=ht(e,o)}catch{}let s=O(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===_e)return r({ok:!0,reason:"domain-unknown",synced:0,failed:0,errors:[]});let a=ro(e,b);if(!no(a))return r({ok:!0,reason:"no-project",synced:0,failed:0,errors:[]});if(!ra(e).acquired)return r({ok:!0,reason:"busy",synced:0,failed:0,errors:[]});try{return r(await Vf(e,t,s,o,a))}finally{oa(e)}}async function Vf(e,t,n,r,o){let i=n.api_base||N.BASE,s=`Bearer ${n.user_token}:${n.website_token}`,a=await Re({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=Gf(r.domain);try{Ns(e,r)}catch{}let c=Bf(o),d=0,f=0,p=[],g=0,y=await Yf(e,i,s);if(!t.pullOnly)for(let T of c){let $e=Kf(o,T);if(t.pathFilter&&!$e.endsWith(t.pathFilter))continue;let ln=Ea(T,"utf-8"),cn=Wf(ln),Se=l.files[$e];if(!(!Se||Se.hash!==cn)&&!t.force)continue;g++;let pr=await zf(i,{path:$e,contents:ln,domain:r.domain},s);pr.ok?(l.files[$e]={hash:cn},d++):(f++,p.push(`${$e}: ${pr.status} ${pr.error??""}`.trim()))}let h=await qf(i,s),w=0,$=0;if(h.ok){let T=Us(e,h.actions);w=T.wrote,$=T.removed}else h.error&&p.push(`pull actions: ${h.error}`);let S,B=!1,j=l.last_synced_at;if(!t.pushOnly){let T=await Vs({projectDir:e,apiBase:i,authHeader:s,since:l.last_synced_at,stateFiles:l.files,force:t.force});T.ok?j=T.cursor:(B=!0,T.error&&p.push(`pull: ${T.error}`)),S={written:T.written,overwritten:T.overwritten,skipped:T.skipped,conflicts:T.conflicts,deleted:T.deleted,warnings:T.warnings}}let W=!!S&&S.written+S.overwritten+S.deleted+S.conflicts>0;if(l.last_synced_at=j,Hf(r.domain,l),g===0&&w===0&&$===0&&!W&&y.flushed===0&&y.dropped===0&&!B&&f===0)return{ok:!0,reason:"no-changes",synced:0,failed:0,errors:p,actionsPulled:0,actionsRemoved:0,acksFlushed:0,acksDropped:0,pull:S};let an=f===0&&!B;return{ok:an,reason:an?void 0:"error",synced:d,failed:f,errors:p,actionsPulled:w,actionsRemoved:$,acksFlushed:y.flushed,acksDropped:y.dropped,pull:S}}async function Yf(e,t,n){let r=Bn(e);if(r.length===0)return{flushed:0,dropped:0};let o=0,i=0,s=[];for(let a of r){let l=await Jf(a,t,n);l==="flushed"?(o++,s.push(a.action_id)):l==="already-settled"&&(i++,s.push(a.action_id))}return s.length>0&&ea(e,s),{flushed:o,dropped:i}}async function Jf(e,t,n){try{let r=await A(`${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 Ia(e,t=3e4){let n=setTimeout(e,t);return n.unref?.(),{cancel:()=>clearTimeout(n)}}function Ta(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(at(P,n)<=0){if(!t.skill_version)try{Y(e,{skill_version:n})}catch{}return{refreshed:!1,reason:"up-to-date"}}try{return Ze(e),Y(e,{skill_version:P}),{refreshed:!0,from:n,to:P,reason:"refreshed"}}catch{return{refreshed:!1,reason:"error"}}}function oo(e){let t;try{t=_(e)}catch{return{refreshed:!1,from:null,to:P,reason:"error"}}if(!t)return{refreshed:!1,from:null,to:P,reason:"no-project"};let n=t.skill_version||t.seoagent_version||null;try{return Ze(e),Y(e,{skill_version:P}),{refreshed:!0,from:n,to:P,reason:"refreshed"}}catch{return{refreshed:!1,from:n,to:P,reason:"error"}}}import{existsSync as Xf,mkdirSync as Qf,readFileSync as Zf,writeFileSync as em}from"fs";var tm="https://registry.npmjs.org/@seoagent-official/seoagent/latest",nm=1440*60*1e3,rm=720*60*1e3,om=2e3;function im(e,t,n=nm){if(!e.checkedAt)return!0;let r=Date.parse(e.checkedAt);return Number.isNaN(r)?!0:t.getTime()-r>=n}function sm(e){let{current:t,latest:n,cache:r,now:o}=e,i=e.notifyIntervalMs??rm;if(!n||at(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 am(e){let t=e.readCache();if(im(t,e.now,e.checkIntervalMs)){let r=await e.fetchLatest();t={...t,checkedAt:e.now.toISOString(),...r?{latest:r}:{}},e.writeCache(t)}let n=sm({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 lm(){try{return Xf(pn)?JSON.parse(Zf(pn,"utf-8")):{}}catch{return{}}}function cm(e){try{Qf(q,{recursive:!0}),em(pn,JSON.stringify(e,null,2)+`
545
- `,"utf-8")}catch{}}async function um(){try{let e=await fetch(tm,{headers:{Accept:"application/json"},signal:AbortSignal.timeout(om)});if(!e.ok)return null;let t=await e.json();return typeof t.version=="string"?t.version:null}catch{return null}}async function Oa(e){try{return await am({current:e,now:new Date,fetchLatest:um,readCache:lm,writeCache:cm})}catch{return null}}async function X(e={}){let t=Ia(()=>{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 fm(e)}finally{t.cancel()}}async function fm(e){let t=Ta(process.cwd());if(t.refreshed){try{Fe(process.cwd())}catch{}e.silent||u.info(G.dim(`\u21BB Updated SEOAgent skill ${t.from} \u2192 ${t.to}.`))}Ue(process.cwd());let n=await Oa(P);n&&u.message(G.yellow(n));let r=!e.silent&&!!process.stdout.isTTY,o=e.pullOnly?"Pulling":e.pushOnly?"Pushing":"Syncing",i=r?pm():null;i?.start(`${o} ${G.dim(".seoagent/")} with your dashboard\u2026`);let s=await Pa(process.cwd(),{pathFilter:e.path,force:e.force,pushOnly:e.pushOnly,pullOnly:e.pullOnly}),a=s.verifyRecs;if(a){a.sourceRender&&u.message(G.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 f of a.corrections)u.message(G.yellow(`verify-recs: corrected ${f.file}:${f.line} \u2014 the live page (${f.pageUrl}) already serves ${f.entityLabel}; reflect this correction in your summary.`))}let l=s.aiFiles;if(l){let f=[];l.llmsPublished&&f.push(l.llmsPublished),l.okfPublishedDir&&f.push(`${l.okfPublishedDir}/ (${l.okfPublished} file${l.okfPublished===1?"":"s"})`),f.length>0&&u.message(G.dim(`ai-files: published ${f.join(" and ")} \u2014 commit these so answer engines can read them.`)),e.silent||(l.skipped.includes("okf-placeholder")&&u.message(G.dim("ai-files: .seoagent/okf/ is still the scaffold. Fill it (see references/open-knowledge-format.md) and it publishes itself on the next sync.")),l.skipped.includes("okf-invalid")&&u.message(G.yellow(`ai-files: .seoagent/okf/ has validation errors, so it was NOT published. Run \`${m("okf validate")}\` and fix them.`)),l.llmsRoute&&u.message(G.dim(`ai-files: ${l.llmsRoute} already serves /llms.txt, so it was left alone \u2014 a file in your static dir would shadow that route. Keep it in step yourself, or delete the route to let SEOAgent own the file.`)),l.skipped.includes("no-public-dir")&&u.message(G.dim("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.")))}if(e.silent){s.ok||(process.exitCode=0);return}if(s.reason==="no-auth"){x(i,"info",`Not logged in. Run \`${m("login")}\` to enable cloud sync.`,G.dim("Not logged in \u2014 cloud sync skipped.")),i&&u.info(`Run \`${m("login")}\` to enable cloud sync.`);return}if(s.reason==="no-project"){x(i,"info",`No SEOAgent project here. Run \`${m("init")}\` first.`,G.dim("No SEOAgent project \u2014 sync skipped.")),i&&u.info(`Run \`${m("init")}\` first.`);return}if(s.reason==="domain-unknown"){x(i,"info","`.seoagent/project.md` has `domain: unknown` \u2014 cloud sync skipped until you set your site's domain.",G.dim("domain: unknown \u2014 cloud sync skipped.")),i&&u.info("Set `domain:` in .seoagent/project.md, then re-run sync.");return}if(s.reason==="project-mismatch"){let f=`Cloud project is ${s.cloudDomain} but this workspace is ${s.localDomain} \u2014 not syncing. Run \`${m("login")}\` from this directory to connect ${s.localDomain} \u2014 the CLI can stay logged into both sites at once, no need to log out first.`;x(i,"warn",f,G.yellow(f));return}if(s.reason==="unverified"){x(i,"info","Could not verify which cloud site this login is connected to \u2014 sync skipped (nothing pushed or pulled).",G.dim("Cloud binding unverified \u2014 sync skipped.")),i&&s.errors[0]&&u.info(` \u2022 ${s.errors[0]}`);return}if(s.reason==="no-changes"){x(i,"info","Already in sync.",G.green("Already in sync."));return}if(s.reason==="busy"){x(i,"info","Another sync is in progress \u2014 skipping this run.",G.dim("Another sync is in progress \u2014 skipping this run."));return}let c=mm(s);x(i,"success",c??"Sync complete.",G.green(c??"Sync complete.")),s.synced>0&&u.success(`Synced ${s.synced} file${s.synced===1?"":"s"} to your dashboard.`);let d=s.pull;if(d){let f=d.written+d.overwritten;f>0&&u.success(`Pulled ${f} file${f===1?"":"s"} from the cloud`+(d.overwritten>0?` (${d.overwritten} updated)`:"")),d.deleted>0&&u.info(`Removed ${d.deleted} file${d.deleted===1?"":"s"} deleted in the cloud.`),d.conflicts>0&&u.warn(`${d.conflicts} conflict${d.conflicts===1?"":"s"} \u2014 local changes kept. Re-run with --force to take the cloud version.`);for(let p of d.warnings.slice(0,5))u.info(` \u2022 ${p}`)}if(s.acksFlushed&&s.acksFlushed>0&&u.success(`Flushed ${s.acksFlushed} offline ack${s.acksFlushed===1?"":"s"} from the queue.`),s.acksDropped&&s.acksDropped>0&&u.info(`Dropped ${s.acksDropped} stale ack${s.acksDropped===1?"":"s"} (already settled server-side).`),s.actionsPulled&&s.actionsPulled>0&&(u.success(`Pulled ${s.actionsPulled} pending action${s.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.')),s.actionsRemoved&&s.actionsRemoved>0&&u.info(`Cleaned up ${s.actionsRemoved} stale inbox file${s.actionsRemoved===1?"":"s"}.`),s.failed>0){u.warn(`${s.failed} file${s.failed===1?"":"s"} failed to sync. Will retry next run.`);for(let f of s.errors.slice(0,3))u.info(` \u2022 ${f}`)}}function mm(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 I(e){let t=_(e);return t||(u.error(`No SEOAgent project here. Run \`${m("init")}\` first.`),process.exitCode=1,null)}async function ze(e={}){if(e.print){let t=_(process.cwd())?.domain,n=O(t);if(!n){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}let r=I(process.cwd());if(!r)return;let o=n.api_base||N.BASE,i=`Bearer ${n.user_token}:${n.website_token}`;if(r.domain===_e){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 Re({apiBase:o,authHeader:i,localDomain:r.domain});if(s.verdict==="mismatch"){u.warn(hi(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 Ks({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(`
543
+ `)}function Ef(e){let t=new Map,n=null;for(let r of e.split(/\r?\n/)){let i=/^##\s+(https?:\/\/\S+)\s*$/.exec(r);if(i){n=F(i[1]),t.has(n)||t.set(n,{});continue}if(!n)continue;if(/^##\s/.test(r)){n=null;continue}let o=/^-\s+\*\*title:\*\*\s+(.*)$/.exec(r);if(o&&o[1]!=="_(none)_"){t.get(n).title=o[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 Af(e){let t=Kn(e,b,"audit","evidence.md");if(!ei(t))return new Map;try{return Ef($a(t,"utf-8"))}catch{return new Map}}function Pf(e,t){let n=Kn(e,b,"content");if(!ei(n))return[];let r=new Map,i;try{i=Cf(n)}catch{return[]}for(let o of i.sort()){if(!o.toLowerCase().endsWith(".md"))continue;let s;try{s=se($a(Kn(n,o),"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")continue;let c=typeof s.title=="string"&&s.title.trim()?s.title.trim():ti(a),d=t.get(F(a)),f={url:a,label:d?.title||c,...d?.description?{description:d.description}:{}},p=typeof s.slug=="string"?s.slug.trim():o.slice(0,-3),g=F(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(),o=>o.link)}function If(e){try{return new URL(e).host.toLowerCase().replace(/^www\./,"")}catch{return""}}function Tf(e,t){let n=Kn(e,b,"pages.md");if(!ei(n))return[];let r=t.toLowerCase().replace(/^https?:\/\//,"").replace(/\/.*$/,""),i=new Map;for(let o of jr(n).keys()){if(!/^https?:\/\//i.test(o))continue;let s=F(o);if(ae(s))continue;let l=`${If(o)}${s}`;if(!i.get(l)){i.set(l,o);continue}let d="";try{d=new URL(o).hostname.toLowerCase()}catch{d=""}d===r&&i.set(l,o)}return Array.from(i.values())}function va(e){return[...e].sort((t,n)=>{let r=F(t.url),i=F(n.url);return r==="/"?i==="/"?0:-1:i==="/"?1:r.localeCompare(i)})}function xa(e,t){let n=t.domain.replace(/^https?:\/\//,"").replace(/\/+$/,""),r=(()=>{try{return nt(e)}catch{return null}})(),i=Af(e),o=Pf(e,i),s=new Set(o.map(d=>F(d.url))),a=[];for(let d of Tf(e,n)){let f=F(d);if(s.has(f))continue;let p=i.get(f);a.push({url:d,label:p?.title||ti(d),...p?.description?{description:p.description}:{}})}if(a.length===0&&o.length===0)return null;let l=r?.business?.name?.trim()||i.get("/")?.title||n,c=r?.business?.description?.trim()||i.get("/")?.description||null;return{siteName:l,summary:c,pages:va(a).slice(0,ba),articles:va(o).slice(0,ba)}}var zn=".well-known/okf",_a="llms.txt",Ca={publicDir:null,publicDirSource:null,llmsSourceWritten:!1,llmsPublished:null,okfPublished:0,okfPublishedDir:null,llmsRoute:null,skipped:[]};function ni(e,t){try{return Ra(e)&&Ea(e,"utf-8")===t?!1:(Of(jf(e),{recursive:!0}),Lf(e,t,"utf-8"),!0)}catch{return!1}}function yt(e,t){if(!t.domain||t.domain==="unknown")return{...Ca,skipped:["no-domain"]};let n=vn(e,t.public_dir??null),r={...Ca,publicDir:n.dir,publicDirSource:n.source,skipped:[]},i=null;try{let s=xa(e,t);i=s?Sa(s):null}catch{i=null}if(i===null)r.skipped.push("llms-no-content");else if(r.llmsSourceWritten=ni(Kt(e,b,Vn),i),r.llmsRoute=lo(e,n.dir),r.llmsRoute)r.skipped.push("llms-route-owned");else if(n.dir){let s=Kt(e,n.dir,_a);ni(s,i)&&(r.llmsPublished=`${n.dir}/${_a}`)}let o=st(e);if(!Ra(o))r.skipped.push("okf-missing");else if(hs(o))r.skipped.push("okf-placeholder");else if(!Tn(o).ok)r.skipped.push("okf-invalid");else if(n.dir){let s=Kt(e,n.dir,zn),a=0;for(let l of ys(o)){let c;try{c=Ea(Kt(o,l),"utf-8")}catch{continue}ni(Kt(s,l),c)&&a++}a>0&&(r.okfPublished=a,r.okfPublishedDir=`${n.dir}/${zn}`)}return n.dir||r.skipped.push("no-public-dir"),r}function Wf(e){try{let t=ht(e);return t.evidenceFound?t:void 0}catch{return}}var Hf=new Set([".md"]),Gf=new Set(["inbox"]);function Kf(e){let t=[];function n(r,i){if(ri(r))for(let o of Df(r,{withFileTypes:!0})){if(o.name.startsWith(".")||i===""&&Gf.has(o.name))continue;let s=ii(r,o.name);if(o.isDirectory())n(s,i?`${i}/${o.name}`:o.name);else if(o.isFile()){let a=o.name.lastIndexOf("."),l=a===-1?"":o.name.slice(a);Hf.has(l)&&t.push(s)}}}return n(e,""),t}function Pa(e){let t=e.replace(/[^a-zA-Z0-9._-]/g,"_");return ii(fr,`${t}.json`)}function qf(e){return Mf("sha256").update(e,"utf-8").digest("hex")}function Vf(e){let t=Pa(e);if(!ri(t))return{files:{},last_synced_at:null};try{return JSON.parse(Aa(t,"utf-8"))}catch{return{files:{},last_synced_at:null}}}function zf(e,t){Nf(fr,{recursive:!0}),Ff(Pa(e),JSON.stringify(t,null,2)+`
544
+ `,"utf-8")}function Jf(e,t){return Uf(e,t).split(Bf).join("/")}async function Yf(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 i=await n.text().catch(()=>"");return{ok:!1,actions:[],error:`${n.status} ${i.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 Xf(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)}}return{ok:!0,status:r.status}}catch(r){return{ok:!1,status:0,error:r.message}}}async function Ia(e,t={}){let n=Wf(e),r=c=>{let d=n?{...c,verifyRecs:n}:{...c};return o?{...d,aiFiles:o}:d},i=_(e),o=null;if(i)try{o=yt(e,i)}catch{}let s=L(i?.domain);if(!s)return r({ok:!0,reason:"no-auth",synced:0,failed:0,errors:[]});if(!i)return r({ok:!0,reason:"no-project",synced:0,failed:0,errors:[]});if(i.domain===Ce)return r({ok:!0,reason:"domain-unknown",synced:0,failed:0,errors:[]});let a=ii(e,b);if(!ri(a))return r({ok:!0,reason:"no-project",synced:0,failed:0,errors:[]});if(!ia(e).acquired)return r({ok:!0,reason:"busy",synced:0,failed:0,errors:[]});try{return r(await Qf(e,t,s,i,a))}finally{oa(e)}}async function Qf(e,t,n,r,i){let o=n.api_base||T.BASE,s=`Bearer ${n.user_token}:${n.website_token}`,a=await Ee({apiBase:o,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=Vf(r.domain);try{Ds(e,r)}catch{}let c=Kf(i),d=0,f=0,p=[],g=0,y=await Zf(e,o,s);if(!t.pullOnly)for(let O of c){let Se=Jf(i,O);if(t.pathFilter&&!Se.endsWith(t.pathFilter))continue;let un=Aa(O,"utf-8"),dn=qf(un),xe=l.files[Se];if(!(!xe||xe.hash!==dn)&&!t.force)continue;g++;let pr=await Xf(o,{path:Se,contents:un,domain:r.domain},s);pr.ok?(l.files[Se]={hash:dn},d++):(f++,p.push(`${Se}: ${pr.status} ${pr.error??""}`.trim()))}let h=await Yf(o,s),w=0,$=0;if(h.ok){let O=Bs(e,h.actions);w=O.wrote,$=O.removed}else h.error&&p.push(`pull actions: ${h.error}`);let S,H=!1,N=l.last_synced_at;if(!t.pushOnly){let O=await Js({projectDir:e,apiBase:o,authHeader:s,since:l.last_synced_at,stateFiles:l.files,force:t.force});O.ok?N=O.cursor:(H=!0,O.error&&p.push(`pull: ${O.error}`)),S={written:O.written,overwritten:O.overwritten,skipped:O.skipped,conflicts:O.conflicts,deleted:O.deleted,warnings:O.warnings}}let G=!!S&&S.written+S.overwritten+S.deleted+S.conflicts>0;if(l.last_synced_at=N,zf(r.domain,l),g===0&&w===0&&$===0&&!G&&y.flushed===0&&y.dropped===0&&!H&&f===0)return{ok:!0,reason:"no-changes",synced:0,failed:0,errors:p,actionsPulled:0,actionsRemoved:0,acksFlushed:0,acksDropped:0,pull:S};let cn=f===0&&!H;return{ok:cn,reason:cn?void 0:"error",synced:d,failed:f,errors:p,actionsPulled:w,actionsRemoved:$,acksFlushed:y.flushed,acksDropped:y.dropped,pull:S}}async function Zf(e,t,n){let r=Bn(e);if(r.length===0)return{flushed:0,dropped:0};let i=0,o=0,s=[];for(let a of r){let l=await em(a,t,n);l==="flushed"?(i++,s.push(a.action_id)):l==="already-settled"&&(o++,s.push(a.action_id))}return s.length>0&&ta(e,s),{flushed:i,dropped:o}}async function em(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 Ta(e,t=3e4){let n=setTimeout(e,t);return n.unref?.(),{cancel:()=>clearTimeout(n)}}function Oa(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(Oe(A,n)<=0){if(!t.skill_version)try{q(e,{skill_version:n})}catch{}return{refreshed:!1,reason:"up-to-date"}}try{return tt(e),q(e,{skill_version:A}),{refreshed:!0,from:n,to:A,reason:"refreshed"}}catch{return{refreshed:!1,reason:"error"}}}function oi(e){let t;try{t=_(e)}catch{return{refreshed:!1,from:null,to:A,reason:"error"}}if(!t)return{refreshed:!1,from:null,to:A,reason:"no-project"};let n=t.skill_version||t.seoagent_version||null;try{return tt(e),q(e,{skill_version:A}),{refreshed:!0,from:n,to:A,reason:"refreshed"}}catch{return{refreshed:!1,from:n,to:A,reason:"error"}}}import{createHash as tm}from"crypto";import{existsSync as j$,mkdirSync as nm,readFileSync as rm,writeFileSync as im}from"fs";import{join as om}from"path";var sm="/cli-skill/manifest.json",am=360*60*1e3,lm=4e3,cm=64,um=4*1024*1024,La=om(W,"skill-check.json"),dm=e=>tm("sha256").update(e).digest("hex");function pm(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>cm)return null;let n=[],r=0;for(let i of t.files){if(typeof i!="object"||i===null)return null;let o=i;if(typeof o.path!="string"||typeof o.sha256!="string"||!/^[A-Za-z0-9._/-]+$/.test(o.path)||o.path.startsWith("/")||o.path.split("/").includes("..")||!o.path.endsWith(".md")||!/^[0-9a-f]{64}$/.test(o.sha256))return null;let s=typeof o.bytes=="number"?o.bytes:0;r+=s,n.push({path:o.path,sha256:o.sha256,bytes:s})}return r>um||!n.some(i=>i.path==="SKILL.md")?null:{hash:t.hash,min_cli:t.min_cli,files:n}}function fm(e,t,n=am){if(!e)return!0;let r=Date.parse(e);return Number.isNaN(r)?!0:t.getTime()-r>=n}function mm(){try{return JSON.parse(rm(La,"utf-8"))}catch{return{}}}function gm(e){try{nm(W,{recursive:!0}),im(La,JSON.stringify({checkedAt:e}),"utf-8")}catch{}}async function hm(e){try{let t=await fetch(e,{signal:AbortSignal.timeout(lm),headers:{"User-Agent":`seoagent-cli/${A}`}});return t.ok?await t.text():null}catch{return null}}async function ja(e,t={}){try{let n=_(e);if(!n)return{updated:!1,reason:"no-project"};let r=t.now??new Date,i=mm();if(!t.force&&!fm(i.checkedAt,r))return{updated:!1,reason:"throttled"};let o=(t.baseUrl??T.BASE).replace(/\/$/,""),s=t.fetchText??hm,a=await s(`${o}${sm}`);if(gm(r.toISOString()),a===null)return{updated:!1,reason:"unreachable"};let l;try{l=pm(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(Oe(A,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(`${o}/cli-skill/${d.path}`);if(f===null)return{updated:!1,reason:"unreachable"};if(dm(f)!==d.sha256)return{updated:!1,reason:"verify-failed"};c[d.path]=f}return Eo(e,c),q(e,{skill_hash:l.hash}),{updated:!0,reason:"updated",fileCount:l.files.length}}catch{return{updated:!1,reason:"error"}}}import{existsSync as ym,mkdirSync as wm,readFileSync as bm,writeFileSync as km}from"fs";var vm="https://registry.npmjs.org/@seoagent-official/seoagent/latest",$m=1440*60*1e3,Sm=720*60*1e3,xm=2e3;function _m(e,t,n=$m){if(!e.checkedAt)return!0;let r=Date.parse(e.checkedAt);return Number.isNaN(r)?!0:t.getTime()-r>=n}function Cm(e){let{current:t,latest:n,cache:r,now:i}=e,o=e.notifyIntervalMs??Sm;if(!n||Oe(n,t)<=0)return null;if(r.notifiedVersion===n&&r.notifiedAt){let s=Date.parse(r.notifiedAt);if(!Number.isNaN(s)&&i.getTime()-s<o)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 Rm(e){let t=e.readCache();if(_m(t,e.now,e.checkIntervalMs)){let r=await e.fetchLatest();t={...t,checkedAt:e.now.toISOString(),...r?{latest:r}:{}},e.writeCache(t)}let n=Cm({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 Em(){try{return ym(mn)?JSON.parse(bm(mn,"utf-8")):{}}catch{return{}}}function Am(e){try{wm(W,{recursive:!0}),km(mn,JSON.stringify(e,null,2)+`
545
+ `,"utf-8")}catch{}}async function Pm(){try{let e=await fetch(vm,{headers:{Accept:"application/json"},signal:AbortSignal.timeout(xm)});if(!e.ok)return null;let t=await e.json();return typeof t.version=="string"?t.version:null}catch{return null}}async function Na(e){try{return await Rm({current:e,now:new Date,fetchLatest:Pm,readCache:Em,writeCache:Am})}catch{return null}}async function Q(e={}){let t=Ta(()=>{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 Om(e)}finally{t.cancel()}}async function Om(e){let t=Oa(process.cwd());if(t.refreshed){try{Be(process.cwd())}catch{}e.silent||u.info(B.dim(`\u21BB Updated SEOAgent skill ${t.from} \u2192 ${t.to}.`))}let n=await ja(process.cwd());n.updated&&!e.silent&&u.info(B.dim("\u21BB Updated the SEOAgent skill to the latest published version.")),n.reason==="cli-too-old"&&!e.silent&&u.message(B.yellow(`A newer SEOAgent skill is available but needs CLI ${n.minCli} or later (you have ${A}). Run \`${m("update-cli")}\` to get it.`)),We(process.cwd());let r=await Na(A);r&&u.message(B.yellow(r));let i=!e.silent&&!!process.stdout.isTTY,o=e.pullOnly?"Pulling":e.pushOnly?"Pushing":"Syncing",s=i?Tm():null;s?.start(`${o} ${B.dim(".seoagent/")} with your dashboard\u2026`);let a=await Ia(process.cwd(),{pathFilter:e.path,force:e.force,pushOnly:e.pushOnly,pullOnly:e.pullOnly}),l=a.verifyRecs;if(l){l.sourceRender&&u.message(B.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 p of l.corrections)u.message(B.yellow(`verify-recs: corrected ${p.file}:${p.line} \u2014 the live page (${p.pageUrl}) already serves ${p.entityLabel}; reflect this correction in your summary.`))}let c=a.aiFiles;if(c){let p=[];c.llmsPublished&&p.push(c.llmsPublished),c.okfPublishedDir&&p.push(`${c.okfPublishedDir}/ (${c.okfPublished} file${c.okfPublished===1?"":"s"})`),p.length>0&&u.message(B.dim(`ai-files: published ${p.join(" and ")} \u2014 commit these so answer engines can read them.`)),e.silent||(c.skipped.includes("okf-placeholder")&&u.message(B.dim("ai-files: .seoagent/okf/ is still the scaffold. Fill it (see references/open-knowledge-format.md) and it publishes itself on the next sync.")),c.skipped.includes("okf-invalid")&&u.message(B.yellow(`ai-files: .seoagent/okf/ has validation errors, so it was NOT published. Run \`${m("okf validate")}\` and fix them.`)),c.llmsRoute&&u.message(B.dim(`ai-files: ${c.llmsRoute} already serves /llms.txt, so it was left alone \u2014 a file in your static dir would shadow that route. Keep it in step yourself, or delete the route to let SEOAgent own the file.`)),c.skipped.includes("no-public-dir")&&u.message(B.dim("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.")))}if(e.silent){a.ok||(process.exitCode=0);return}if(a.reason==="no-auth"){x(s,"info",`Not logged in. Run \`${m("login")}\` to enable cloud sync.`,B.dim("Not logged in \u2014 cloud sync skipped.")),s&&u.info(`Run \`${m("login")}\` to enable cloud sync.`);return}if(a.reason==="no-project"){x(s,"info",`No SEOAgent project here. Run \`${m("init")}\` first.`,B.dim("No SEOAgent project \u2014 sync skipped.")),s&&u.info(`Run \`${m("init")}\` first.`);return}if(a.reason==="domain-unknown"){x(s,"info","`.seoagent/project.md` has `domain: unknown` \u2014 cloud sync skipped until you set your site's domain.",B.dim("domain: unknown \u2014 cloud sync skipped.")),s&&u.info("Set `domain:` in .seoagent/project.md, then re-run sync.");return}if(a.reason==="project-mismatch"){let p=`Cloud project is ${a.cloudDomain} but this workspace is ${a.localDomain} \u2014 not syncing. Run \`${m("login")}\` from this directory to connect ${a.localDomain} \u2014 the CLI can stay logged into both sites at once, no need to log out first.`;x(s,"warn",p,B.yellow(p));return}if(a.reason==="unverified"){x(s,"info","Could not verify which cloud site this login is connected to \u2014 sync skipped (nothing pushed or pulled).",B.dim("Cloud binding unverified \u2014 sync skipped.")),s&&a.errors[0]&&u.info(` \u2022 ${a.errors[0]}`);return}if(a.reason==="no-changes"){x(s,"info","Already in sync.",B.green("Already in sync."));return}if(a.reason==="busy"){x(s,"info","Another sync is in progress \u2014 skipping this run.",B.dim("Another sync is in progress \u2014 skipping this run."));return}let d=Lm(a);x(s,"success",d??"Sync complete.",B.green(d??"Sync complete.")),a.synced>0&&u.success(`Synced ${a.synced} file${a.synced===1?"":"s"} to your dashboard.`);let f=a.pull;if(f){let p=f.written+f.overwritten;p>0&&u.success(`Pulled ${p} file${p===1?"":"s"} from the cloud`+(f.overwritten>0?` (${f.overwritten} updated)`:"")),f.deleted>0&&u.info(`Removed ${f.deleted} file${f.deleted===1?"":"s"} deleted in the cloud.`),f.conflicts>0&&u.warn(`${f.conflicts} conflict${f.conflicts===1?"":"s"} \u2014 local changes kept. Re-run with --force to take the cloud version.`);for(let g of f.warnings.slice(0,5))u.info(` \u2022 ${g}`)}if(a.acksFlushed&&a.acksFlushed>0&&u.success(`Flushed ${a.acksFlushed} offline ack${a.acksFlushed===1?"":"s"} from the queue.`),a.acksDropped&&a.acksDropped>0&&u.info(`Dropped ${a.acksDropped} stale ack${a.acksDropped===1?"":"s"} (already settled server-side).`),a.actionsPulled&&a.actionsPulled>0&&(u.success(`Pulled ${a.actionsPulled} pending action${a.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.')),a.actionsRemoved&&a.actionsRemoved>0&&u.info(`Cleaned up ${a.actionsRemoved} stale inbox file${a.actionsRemoved===1?"":"s"}.`),a.failed>0){u.warn(`${a.failed} file${a.failed===1?"":"s"} failed to sync. Will retry next run.`);for(let p of a.errors.slice(0,3))u.info(` \u2022 ${p}`)}}function Lm(e){let t=e.synced,n=e.pull?e.pull.written+e.pull.overwritten:0,r=e.actionsPulled??0,i=e.acksFlushed??0,o=e.pull?.conflicts??0,s=[];return i>0&&s.push(`${i} ack${i===1?"":"s"} flushed`),t>0&&s.push(`${t} pushed`),n>0&&s.push(`${n} pulled`),r>0&&s.push(`${r} action${r===1?"":"s"}`),o>0&&s.push(`${o} conflict${o===1?"":"s"}`),s.length===0&&e.failed===0?null:s.length>0?s.join(" \xB7 "):"Sync complete."}function I(e){let t=_(e);return t||(u.error(`No SEOAgent project here. Run \`${m("init")}\` first.`),process.exitCode=1,null)}async function Je(e={}){if(e.print){let t=_(process.cwd())?.domain,n=L(t);if(!n){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}let r=I(process.cwd());if(!r)return;let i=n.api_base||T.BASE,o=`Bearer ${n.user_token}:${n.website_token}`;if(r.domain===Ce){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 Ee({apiBase:i,authHeader:o,localDomain:r.domain});if(s.verdict==="mismatch"){u.warn(yo(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 qs({apiBase:i,authHeader:o,path:e.print});if(!a.ok){u.warn(a.error),process.exitCode=1;return}process.stdout.write(a.body),a.body.endsWith(`
546
546
  `)||process.stdout.write(`
547
- `);return}await X({pullOnly:!0,force:e.force,silent:e.silent,embedded:e.embedded})}import{existsSync as gm,readdirSync as hm,unlinkSync as ym}from"fs";import{join as La}from"path";import{isCancel as wm,select as bm}from"@clack/prompts";async function Oe(e,t={}){let n=null;if(e){let d=Number.parseInt(e,10);if(Number.isNaN(d)||d<=0){u.error(`Invalid action id: "${e}"`),process.exitCode=1;return}n=d}else if(n=await km(),n===null)return;let r=n,o=_(process.cwd()),i=O(o?.domain);if(!i){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}if(!I(process.cwd()))return;let s=i.api_base||N.BASE,a=`Bearer ${i.user_token}:${i.website_token}`,l=t.failed?"failed":"completed",c;try{c=await A(`${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{Zs(process.cwd(),{action_id:r,status:l,reason:t.failed?t.reason??null:null}),io(r),Un(process.cwd()),t.silent||u.warn(`Network unavailable \u2014 ack queued locally. Run \`${m("sync")}\` when you're back online; it'll flush automatically.`);return}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"){io(r),Un(process.cwd());let h=typeof f.error=="string"?f.error.match(/'([^']+)'/)?.[1]??"settled":"settled";t.silent||u.success(`Action ${r} was already ${h}.`);return}let p=typeof f?.code=="string"?f.code:null,g=typeof f?.error=="string"?f.error:d,y=p?`, code: ${p}`:"";u.error(`Server rejected ack (${c.status}${y}): ${g.slice(0,200)}`),process.exitCode=1;return}io(r),Un(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: ${La(b,"inbox")}`))}function io(e){let t=ye(process.cwd());if(gm(t)){for(let n of hm(t))if(n.endsWith(`-${e}.md`))try{ym(La(t,n))}catch{}}}async function km(){let e=process.cwd(),t=qe(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 bm({message:`Which action do you want to close out? (${t.length} pending)`,options:t.map(r=>({value:r.id,label:pt(r)}))});return wm(n)?(u.info("Cancelled \u2014 no action closed out."),null):n}import Yn from"picocolors";async function so(e={}){let t=process.cwd();if(!e.json&&!I(t))return;let n=qe(t);if(e.json){process.stdout.write(JSON.stringify({count:n.length,inbox_path:ye(t),actions:n})+`
548
- `);return}if(n.length===0){u.info(Yn.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(`${Yn.bold("SEOAgent inbox")} \xB7 ${n.length} pending action${n.length===1?"":"s"}`),u.message("");for(let r of n)u.message(pt(r));u.message(""),u.message(`Apply one: ${Yn.bold(m("ack <id>"))} \xB7 Interactive picker: ${Yn.bold(m("ack"))} (no id)`)}import{readFileSync as Pm}from"fs";import{join as Im,relative as Tm}from"path";import{confirm as Fa,isCancel as Xn,multiselect as Om,note as Wa,select as Lm}from"@clack/prompts";import k from"picocolors";import{query as jm}from"@anthropic-ai/claude-agent-sdk";import{existsSync as vm,readdirSync as $m}from"fs";import{homedir as Sm}from"os";import{join as xm}from"path";import{execSync as ao}from"child_process";function Ht(){return process.env.ANTHROPIC_API_KEY?"env-key":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"?"enterprise":_m()?Cm()?"claude-session-likely":"claude-installed-no-session":"not-installed"}function _m(){let e=process.platform==="win32"?"where claude":"command -v claude";try{return ao(e,{stdio:"ignore"}),!0}catch{return!1}}function Cm(){let e=xm(Sm(),".claude");if(!vm(e))return!1;try{return $m(e).filter(n=>!n.startsWith(".DS_Store")).length>0}catch{return!1}}function ja(){try{return ao("npm install -g @anthropic-ai/claude-code",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}function Na(){try{return ao("claude login",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}var we={"env-key":{summary:"Using ANTHROPIC_API_KEY env var.",next:""},enterprise:{summary:"Using enterprise provider (Bedrock / Vertex / Foundry).",next:""},"claude-session-likely":{summary:"Using your existing `claude login` session.",next:""},"claude-installed-no-session":{summary:"Claude Code is installed but you are not logged in.",next:"Run `claude login` to sign in with your Claude.ai / Pro / Max account, or set `ANTHROPIC_API_KEY` and re-run."},"not-installed":{summary:"Claude Code is not installed on this machine.",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."}};import{marked as Ma}from"marked";import{markedTerminal as Rm}from"marked-terminal";import lo from"picocolors";var Da=!1;function Em(){Da||(Ma.use(Rm({reflowText:!1,width:100})),Da=!0)}function Jn(e){if(!e)return e;Em();try{let t=Ma.parse(e);return typeof t=="string"?Am(t):e}catch{return e}}function Am(e){return e.replace(/`([^`\n]+)`/g,(t,n)=>lo.yellow(n)).replace(/\*\*([^*\n]+)\*\*/g,(t,n)=>lo.bold(n)).replace(/(^|[\s(])\*([^*\s][^*\n]*?)\*(?=[\s.,;:!?)]|$)/gm,(t,n,r)=>n+lo.italic(r))}async function uo(e={}){let t=process.cwd();if(!I(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 Bm(e.yes)){process.exitCode=1;return}if(e.yes)await X({embedded:!0});else{let c=await Lm({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(Xn(c)){u.info("Cancelled.");return}c==="sync"?await X({embedded:!0}):c==="pull"&&await ze({embedded:!0})}let r=qe(t);if(r.length===0){u.info(k.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 Om({message:`Which actions to process? ${r.length} pending \u2014${f}`,options:r.map(g=>({value:g.id,label:pt(g)})),initialValues:d,required:!1});if(Xn(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($=>$.id===d);if(!f)continue;Nm({index:c+1,total:o.length,entry:f});let p=Im(ye(t),f.filename),g;try{g=Pm(p,"utf-8")}catch($){u.error(` Could not read ${f.filename}: ${$.message}`),a++;continue}let y=Date.now(),h=await Um({cwd:t,entry:f,actionContent:g,model:e.model}),w=Ua(Date.now()-y);if(h.kind==="applied")try{await Oe(String(d),{silent:!0}),i++,u.message("");let $=h.summary?`
549
- `+k.dim(" "+h.summary):"";u.message(` ${k.green("\u2713")} id ${d} ${k.dim("\u2014 applied in "+w)}${$}`)}catch($){u.warn(` Applied but ack failed: ${$.message}. Run \`seoagent ack ${d}\` to retry.`)}else if(h.kind==="declined")try{await Oe(String(d),{silent:!0,failed:!0,reason:h.reason}),s++,u.message(""),u.message(` ${k.yellow("\u2298")} id ${d} ${k.dim("\u2014 declined: "+te(h.reason,100))}`)}catch($){u.warn(` Could not ack decline: ${$.message}. Run \`seoagent ack ${d} --failed --reason "${h.reason.replace(/"/g,'\\"')}"\` to retry.`)}else a++,u.message(""),u.message(` ${k.red("\u2717")} id ${d} ${k.dim("\u2014 agent did not converge after "+w)}`)}Mm({applied:i,declined:s,failed:a,total:o.length,elapsed:Ua(Date.now()-l)})}function Nm(e){let{index:t,total:n,entry:r}=e,o=r.issue??r.action_type.replace(/^cli_/,"").replace(/_/g,"-"),i=r.severity??"unknown",s=Dm[i]??k.dim,a=[k.bold(`[${t}/${n}]`),k.dim("\xB7"),k.bold(`id ${r.id}`),k.dim("\xB7"),k.cyan(o),s(i)].join(" ");Wa(r.title,a)}var Dm={critical:e=>k.red(k.bold(e)),high:k.red,medium:k.yellow,low:k.dim};function Mm(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?k.green(`\u2713 ${t}/${o} applied`):k.green(`\u2713 ${t}/${o} applied \xB7 ${n} declined`);else if(s===0)a=k.red(`\u2717 0/${o} applied`);else{let l=[`${t}/${o} applied`];n>0&&l.push(`${n} declined`),r>0&&l.push(`${r} failed`),a=k.yellow(`\u25D0 ${l.join(" \xB7 ")}`)}Wa(`${a}
550
- ${k.dim("elapsed: "+i)}`,k.bold("Done"))}function Ua(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 Fm(e){if(typeof e!="string"||!e)return null;let t=e.split(`
551
- `);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 Um(e){let{cwd:t,entry:n,actionContent:r,model:o}=e,i=Xm(n,r);try{let s=jm({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)Gm(d,a)}else if(l.type==="user"){let c=l.message.content;if(Array.isArray(c))for(let d of c)qm(d,a)}else if(l.type==="result"){if(process.stdout.write(`
552
- `),!(l.subtype==="success"&&!l.is_error))return{kind:"failed"};let d=Fm(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(`
553
- `),u.error(` Agent error: ${s.message}`),{kind:"failed"}}}async function Bm(e){let t=Ht();if(t==="env-key"||t==="enterprise"||t==="claude-session-likely")return u.info(k.dim(we[t].summary)),!0;if(u.warn(we[t].summary),u.message(` ${we[t].next}`),e)return!1;if(t==="not-installed"){let n=await Fa({message:"Install Claude Code globally now? (runs `npm install -g @anthropic-ai/claude-code`)",initialValue:!0});if(Xn(n)||!n)return u.info("Skipped install. Set up auth and re-run when ready."),!1;u.message(k.dim("Installing @anthropic-ai/claude-code globally\u2026"));let r=ja();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=Ht()}if(t==="claude-installed-no-session"||t==="not-installed"){let n=await Fa({message:"Run `claude login` now to sign in?",initialValue:!0});if(Xn(n)||!n)return u.info("Skipped login. Run `claude login` when ready and try again."),!1;u.message(k.dim("Launching `claude login`\u2026"));let r=Na();if(!r.ok)return u.error(`Login failed: ${r.error}`),!1}return!0}function Wm(e){return typeof e=="object"&&e!==null&&e.type==="text"&&typeof e.text=="string"}function Gm(e,t){if(!e||typeof e!="object")return;let n=e.type;if(n==="text"&&Wm(e)){process.stdout.write(Jn(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=Km[o]??k.cyan,a=Jm(o,i);process.stdout.write(s(Hm)+" "+k.bold(o)+k.dim("(")+a+k.dim(")")+`
554
- `);return}if(n==="thinking"){let r=e.thinking;typeof r=="string"&&r.trim()&&process.stdout.write(k.dim(k.italic(" "+te(r,200)))+`
555
- `)}}var Hm="\u23FA",Ba="\u23BF",Km={Read:k.blue,Glob:k.cyan,Grep:k.cyan,Edit:k.yellow,Write:k.magenta,Bash:k.green,WebFetch:k.magenta,WebSearch:k.magenta};function qm(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=zm(s);if(n){process.stdout.write(k.red(` ${Ba} Error`)+`
556
- `),a&&process.stdout.write(Ym(te(a,500)," ",k.red)+`
557
- `);return}let l=Vm(i,a,o?.input);l&&process.stdout.write(k.dim(` ${Ba} `)+l+`
558
- `)}function zm(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 Vm(e,t,n){if(!e)return"";switch(e){case"Read":{let r=(t.match(/^\s*\d+→/gm)??[]).length,o=r>0?r:t.split(`
559
- `).filter(Boolean).length;return k.dim(`Read ${o} line${o===1?"":"s"}`)}case"Glob":{let r=t.split(`
560
- `).filter(o=>o.trim().length>0).length;return k.dim(`Found ${r} ${r===1?"entry":"entries"}`)}case"Grep":{let r=t.split(`
561
- `)[0]?.trim()??"";if(/^Found\s+\d+/.test(r))return k.dim(r);let o=t.split(`
562
- `).filter(i=>i.trim()).length;return k.dim(`${o} result${o===1?"":"s"}`)}case"Edit":case"Write":{let r=n?.file_path,o=e==="Edit"?"Updated":"Created";return k.dim(r?`${o} ${co(String(r))}`:o)}case"Bash":{let r=t.split(`
563
- `),o=r.slice(0,5).map(c=>te(c.trimEnd(),100)),i=r.length-5,s=o.join(`
564
- `)+(i>0?`
565
- \u2026 (+${i} more line${i===1?"":"s"})`:""),[a,...l]=s.split(`
547
+ `);return}await Q({pullOnly:!0,force:e.force,silent:e.silent,embedded:e.embedded})}import{existsSync as jm,readdirSync as Nm,unlinkSync as Dm}from"fs";import{join as Da}from"path";import{isCancel as Fm,select as Mm}from"@clack/prompts";async function Ne(e,t={}){let n=null;if(e){let d=Number.parseInt(e,10);if(Number.isNaN(d)||d<=0){u.error(`Invalid action id: "${e}"`),process.exitCode=1;return}n=d}else if(n=await Um(),n===null)return;let r=n,i=_(process.cwd()),o=L(i?.domain);if(!o){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}if(!I(process.cwd()))return;let s=o.api_base||T.BASE,a=`Bearer ${o.user_token}:${o.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{ea(process.cwd(),{action_id:r,status:l,reason:t.failed?t.reason??null:null}),si(r),Un(process.cwd()),t.silent||u.warn(`Network unavailable \u2014 ack queued locally. Run \`${m("sync")}\` when you're back online; it'll flush automatically.`);return}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"){si(r),Un(process.cwd());let h=typeof f.error=="string"?f.error.match(/'([^']+)'/)?.[1]??"settled":"settled";t.silent||u.success(`Action ${r} was already ${h}.`);return}let p=typeof f?.code=="string"?f.code:null,g=typeof f?.error=="string"?f.error:d,y=p?`, code: ${p}`:"";u.error(`Server rejected ack (${c.status}${y}): ${g.slice(0,200)}`),process.exitCode=1;return}si(r),Un(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: ${Da(b,"inbox")}`))}function si(e){let t=be(process.cwd());if(jm(t)){for(let n of Nm(t))if(n.endsWith(`-${e}.md`))try{Dm(Da(t,n))}catch{}}}async function Um(){let e=process.cwd(),t=ze(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 Mm({message:`Which action do you want to close out? (${t.length} pending)`,options:t.map(r=>({value:r.id,label:ft(r)}))});return Fm(n)?(u.info("Cancelled \u2014 no action closed out."),null):n}import Jn from"picocolors";async function ai(e={}){let t=process.cwd();if(!e.json&&!I(t))return;let n=ze(t);if(e.json){process.stdout.write(JSON.stringify({count:n.length,inbox_path:be(t),actions:n})+`
548
+ `);return}if(n.length===0){u.info(Jn.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(`${Jn.bold("SEOAgent inbox")} \xB7 ${n.length} pending action${n.length===1?"":"s"}`),u.message("");for(let r of n)u.message(ft(r));u.message(""),u.message(`Apply one: ${Jn.bold(m("ack <id>"))} \xB7 Interactive picker: ${Jn.bold(m("ack"))} (no id)`)}import{readFileSync as Ym}from"fs";import{join as Xm,relative as Qm}from"path";import{confirm as Wa,isCancel as Xn,multiselect as Zm,note as Ka,select as eg}from"@clack/prompts";import k from"picocolors";import{query as tg}from"@anthropic-ai/claude-agent-sdk";import{existsSync as Bm,readdirSync as Wm}from"fs";import{homedir as Hm}from"os";import{join as Gm}from"path";import{execSync as li}from"child_process";function qt(){return process.env.ANTHROPIC_API_KEY?"env-key":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"?"enterprise":Km()?qm()?"claude-session-likely":"claude-installed-no-session":"not-installed"}function Km(){let e=process.platform==="win32"?"where claude":"command -v claude";try{return li(e,{stdio:"ignore"}),!0}catch{return!1}}function qm(){let e=Gm(Hm(),".claude");if(!Bm(e))return!1;try{return Wm(e).filter(n=>!n.startsWith(".DS_Store")).length>0}catch{return!1}}function Fa(){try{return li("npm install -g @anthropic-ai/claude-code",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}function Ma(){try{return li("claude login",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}var ke={"env-key":{summary:"Using ANTHROPIC_API_KEY env var.",next:""},enterprise:{summary:"Using enterprise provider (Bedrock / Vertex / Foundry).",next:""},"claude-session-likely":{summary:"Using your existing `claude login` session.",next:""},"claude-installed-no-session":{summary:"Claude Code is installed but you are not logged in.",next:"Run `claude login` to sign in with your Claude.ai / Pro / Max account, or set `ANTHROPIC_API_KEY` and re-run."},"not-installed":{summary:"Claude Code is not installed on this machine.",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."}};import{marked as Ba}from"marked";import{markedTerminal as Vm}from"marked-terminal";import ci from"picocolors";var Ua=!1;function zm(){Ua||(Ba.use(Vm({reflowText:!1,width:100})),Ua=!0)}function Yn(e){if(!e)return e;zm();try{let t=Ba.parse(e);return typeof t=="string"?Jm(t):e}catch{return e}}function Jm(e){return e.replace(/`([^`\n]+)`/g,(t,n)=>ci.yellow(n)).replace(/\*\*([^*\n]+)\*\*/g,(t,n)=>ci.bold(n)).replace(/(^|[\s(])\*([^*\s][^*\n]*?)\*(?=[\s.,;:!?)]|$)/gm,(t,n,r)=>n+ci.italic(r))}async function di(e={}){let t=process.cwd();if(!I(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 ag(e.yes)){process.exitCode=1;return}if(e.yes)await Q({embedded:!0});else{let c=await eg({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(Xn(c)){u.info("Cancelled.");return}c==="sync"?await Q({embedded:!0}):c==="pull"&&await Je({embedded:!0})}let r=ze(t);if(r.length===0){u.info(k.dim("No pending actions to process. Inbox is empty."));return}let i;if(e.yes)i=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 Zm({message:`Which actions to process? ${r.length} pending \u2014${f}`,options:r.map(g=>({value:g.id,label:ft(g)})),initialValues:d,required:!1});if(Xn(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}i=p}let o=0,s=0,a=0,l=Date.now();for(let c=0;c<i.length;c++){let d=i[c],f=r.find($=>$.id===d);if(!f)continue;ng({index:c+1,total:i.length,entry:f});let p=Xm(be(t),f.filename),g;try{g=Ym(p,"utf-8")}catch($){u.error(` Could not read ${f.filename}: ${$.message}`),a++;continue}let y=Date.now(),h=await sg({cwd:t,entry:f,actionContent:g,model:e.model}),w=Ha(Date.now()-y);if(h.kind==="applied")try{await Ne(String(d),{silent:!0}),o++,u.message("");let $=h.summary?`
549
+ `+k.dim(" "+h.summary):"";u.message(` ${k.green("\u2713")} id ${d} ${k.dim("\u2014 applied in "+w)}${$}`)}catch($){u.warn(` Applied but ack failed: ${$.message}. Run \`seoagent ack ${d}\` to retry.`)}else if(h.kind==="declined")try{await Ne(String(d),{silent:!0,failed:!0,reason:h.reason}),s++,u.message(""),u.message(` ${k.yellow("\u2298")} id ${d} ${k.dim("\u2014 declined: "+ne(h.reason,100))}`)}catch($){u.warn(` Could not ack decline: ${$.message}. Run \`seoagent ack ${d} --failed --reason "${h.reason.replace(/"/g,'\\"')}"\` to retry.`)}else a++,u.message(""),u.message(` ${k.red("\u2717")} id ${d} ${k.dim("\u2014 agent did not converge after "+w)}`)}ig({applied:o,declined:s,failed:a,total:i.length,elapsed:Ha(Date.now()-l)})}function ng(e){let{index:t,total:n,entry:r}=e,i=r.issue??r.action_type.replace(/^cli_/,"").replace(/_/g,"-"),o=r.severity??"unknown",s=rg[o]??k.dim,a=[k.bold(`[${t}/${n}]`),k.dim("\xB7"),k.bold(`id ${r.id}`),k.dim("\xB7"),k.cyan(i),s(o)].join(" ");Ka(r.title,a)}var rg={critical:e=>k.red(k.bold(e)),high:k.red,medium:k.yellow,low:k.dim};function ig(e){let{applied:t,declined:n,failed:r,total:i,elapsed:o}=e,s=t+n,a;if(s===i&&r===0)a=n===0?k.green(`\u2713 ${t}/${i} applied`):k.green(`\u2713 ${t}/${i} applied \xB7 ${n} declined`);else if(s===0)a=k.red(`\u2717 0/${i} applied`);else{let l=[`${t}/${i} applied`];n>0&&l.push(`${n} declined`),r>0&&l.push(`${r} failed`),a=k.yellow(`\u25D0 ${l.join(" \xB7 ")}`)}Ka(`${a}
550
+ ${k.dim("elapsed: "+o)}`,k.bold("Done"))}function Ha(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 i=Math.floor(n/60),o=n%60;return o>0?`${i}h ${o}m`:`${i}h`}function og(e){if(typeof e!="string"||!e)return null;let t=e.split(`
551
+ `);for(let n=t.length-1;n>=0;n--){let r=t[n].match(/^__(APPLIED|DECLINED)__:\s*(.*)$/);if(!r)continue;let i=r[2].trim();return r[1]==="APPLIED"?{kind:"applied",summary:i}:{kind:"declined",reason:i}}return null}async function sg(e){let{cwd:t,entry:n,actionContent:r,model:i}=e,o=yg(n,r);try{let s=tg({prompt:o,options:{cwd:t,allowedTools:["Read","Write","Edit","Bash","Grep","Glob"],permissionMode:"acceptEdits",...i?{model:i}:{}}}),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)cg(d,a)}else if(l.type==="user"){let c=l.message.content;if(Array.isArray(c))for(let d of c)pg(d,a)}else if(l.type==="result"){if(process.stdout.write(`
552
+ `),!(l.subtype==="success"&&!l.is_error))return{kind:"failed"};let d=og(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(`
553
+ `),u.error(` Agent error: ${s.message}`),{kind:"failed"}}}async function ag(e){let t=qt();if(t==="env-key"||t==="enterprise"||t==="claude-session-likely")return u.info(k.dim(ke[t].summary)),!0;if(u.warn(ke[t].summary),u.message(` ${ke[t].next}`),e)return!1;if(t==="not-installed"){let n=await Wa({message:"Install Claude Code globally now? (runs `npm install -g @anthropic-ai/claude-code`)",initialValue:!0});if(Xn(n)||!n)return u.info("Skipped install. Set up auth and re-run when ready."),!1;u.message(k.dim("Installing @anthropic-ai/claude-code globally\u2026"));let r=Fa();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=qt()}if(t==="claude-installed-no-session"||t==="not-installed"){let n=await Wa({message:"Run `claude login` now to sign in?",initialValue:!0});if(Xn(n)||!n)return u.info("Skipped login. Run `claude login` when ready and try again."),!1;u.message(k.dim("Launching `claude login`\u2026"));let r=Ma();if(!r.ok)return u.error(`Login failed: ${r.error}`),!1}return!0}function lg(e){return typeof e=="object"&&e!==null&&e.type==="text"&&typeof e.text=="string"}function cg(e,t){if(!e||typeof e!="object")return;let n=e.type;if(n==="text"&&lg(e)){process.stdout.write(Yn(e.text));return}if(n==="tool_use"){let r=String(e.id??""),i=String(e.name??"unknown"),o=e.input;r&&t.toolUseById.set(r,{name:i,input:o});let s=dg[i]??k.cyan,a=hg(i,o);process.stdout.write(s(ug)+" "+k.bold(i)+k.dim("(")+a+k.dim(")")+`
554
+ `);return}if(n==="thinking"){let r=e.thinking;typeof r=="string"&&r.trim()&&process.stdout.write(k.dim(k.italic(" "+ne(r,200)))+`
555
+ `)}}var ug="\u23FA",Ga="\u23BF",dg={Read:k.blue,Glob:k.cyan,Grep:k.cyan,Edit:k.yellow,Write:k.magenta,Bash:k.green,WebFetch:k.magenta,WebSearch:k.magenta};function pg(e,t){if(!e||typeof e!="object"||e.type!=="tool_result")return;let n=e.is_error===!0,r=String(e.tool_use_id??""),i=r?t.toolUseById.get(r):void 0,o=i?.name,s=e.content,a=fg(s);if(n){process.stdout.write(k.red(` ${Ga} Error`)+`
556
+ `),a&&process.stdout.write(gg(ne(a,500)," ",k.red)+`
557
+ `);return}let l=mg(o,a,i?.input);l&&process.stdout.write(k.dim(` ${Ga} `)+l+`
558
+ `)}function fg(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 mg(e,t,n){if(!e)return"";switch(e){case"Read":{let r=(t.match(/^\s*\d+→/gm)??[]).length,i=r>0?r:t.split(`
559
+ `).filter(Boolean).length;return k.dim(`Read ${i} line${i===1?"":"s"}`)}case"Glob":{let r=t.split(`
560
+ `).filter(i=>i.trim().length>0).length;return k.dim(`Found ${r} ${r===1?"entry":"entries"}`)}case"Grep":{let r=t.split(`
561
+ `)[0]?.trim()??"";if(/^Found\s+\d+/.test(r))return k.dim(r);let i=t.split(`
562
+ `).filter(o=>o.trim()).length;return k.dim(`${i} result${i===1?"":"s"}`)}case"Edit":case"Write":{let r=n?.file_path,i=e==="Edit"?"Updated":"Created";return k.dim(r?`${i} ${ui(String(r))}`:i)}case"Bash":{let r=t.split(`
563
+ `),i=r.slice(0,5).map(c=>ne(c.trimEnd(),100)),o=r.length-5,s=i.join(`
564
+ `)+(o>0?`
565
+ \u2026 (+${o} more line${o===1?"":"s"})`:""),[a,...l]=s.split(`
566
566
  `);return l.length===0?k.dim(a):k.dim(a)+`
567
567
  `+k.dim(l.map(c=>" "+c).join(`
568
- `))}case"WebFetch":case"WebSearch":return k.dim(`Fetched ${te(t.replace(/\s+/g," "),80)}`);default:return""}}function Ym(e,t,n){return e.split(`
568
+ `))}case"WebFetch":case"WebSearch":return k.dim(`Fetched ${ne(t.replace(/\s+/g," "),80)}`);default:return""}}function gg(e,t,n){return e.split(`
569
569
  `).map(r=>n(t+r)).join(`
570
- `)}function Jm(e,t){if(!t||typeof t!="object")return"";let n=t;switch(e){case"Read":case"Write":case"Edit":return k.dim(te(co(String(n.file_path??"")),80));case"Bash":return k.dim(te(String(n.command??""),80));case"Grep":{let r=String(n.pattern??""),o=n.path?` in ${co(String(n.path))}`:"";return k.dim(te(r+o,80))}case"Glob":return k.dim(te(String(n.pattern??""),80));case"WebFetch":return k.dim(te(String(n.url??""),80));case"WebSearch":return k.dim(te(String(n.query??""),80));default:return""}}function co(e){if(!e)return e;let t=process.cwd(),n=Tm(t,e);return n.startsWith("..")?e:n||e}function te(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function Xm(e,t){return`You are SEOAgent processing one inbox action from \`.seoagent/inbox/\`.
570
+ `)}function hg(e,t){if(!t||typeof t!="object")return"";let n=t;switch(e){case"Read":case"Write":case"Edit":return k.dim(ne(ui(String(n.file_path??"")),80));case"Bash":return k.dim(ne(String(n.command??""),80));case"Grep":{let r=String(n.pattern??""),i=n.path?` in ${ui(String(n.path))}`:"";return k.dim(ne(r+i,80))}case"Glob":return k.dim(ne(String(n.pattern??""),80));case"WebFetch":return k.dim(ne(String(n.url??""),80));case"WebSearch":return k.dim(ne(String(n.query??""),80));default:return""}}function ui(e){if(!e)return e;let t=process.cwd(),n=Qm(t,e);return n.startsWith("..")?e:n||e}function ne(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function yg(e,t){return`You are SEOAgent processing one inbox action from \`.seoagent/inbox/\`.
571
571
 
572
572
  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.
573
573
 
@@ -587,46 +587,47 @@ Action file (\`.seoagent/inbox/${e.filename}\`):
587
587
  \`\`\`
588
588
  ${t}
589
589
  \`\`\`
590
- `}import{spinner as Qm}from"@clack/prompts";import C from"picocolors";var Zm=new Set(["on","off","status"]);async function Kt(e,t={}){let n=(e||"").toLowerCase();if(!Zm.has(n)){u.error(`Usage: seoagent autopilot <on|off|status> (got "${e}")`),process.exitCode=1;return}let r=_(process.cwd()),o=O(r?.domain);if(!o){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}let i=t.apiBase||o.api_base||N.BASE,s=`Bearer ${o.user_token}:${o.website_token}`,l=!!process.stdout.isTTY?Qm():null,c=n==="on"?"Enabling autopilot\u2026":n==="off"?"Disabling autopilot\u2026":"Checking autopilot status\u2026";l?.start(c);let d;try{d=await fetch(`${i}/api/cli/autopilot/${n}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:s},body:"{}",signal:AbortSignal.timeout(1e4)})}catch(y){x(l,"error",`Network error: ${y.message}`,C.red("Network error.")),process.exitCode=1;return}let f=null;try{f=await d.json()}catch{f=null}if(d.status===402||f?.code==="upgrade_required"){let y=oe("cli-autopilot",r?.domain);x(l,"warn","CLI autopilot is a paid feature.",C.yellow("Autopilot is a paid feature.")),u.message(eg(y)),process.exitCode=1;return}if(!d.ok||f?.status!=="ok"||!f.autopilot){x(l,"error",`Server rejected request (${d.status})${f?.error?`: ${f.error}`:""}`,C.red(`Server rejected request (${d.status}).`)),process.exitCode=1;return}let{enabled:p,delivery_mode:g}=f.autopilot;if(n==="on"){l?.stop(C.green("Autopilot enabled.")),u.message(po({enabled:!0,deliveryMode:g,action:n}));return}if(n==="off"){l?.stop(C.dim("Autopilot disabled.")),u.message(po({enabled:!1,deliveryMode:g,action:n}));return}l?.stop(C.dim("Status:")),u.message(po({enabled:p,deliveryMode:g,action:n}))}function po(e){let n=s=>C.dim(s.padEnd(11)),r=e.enabled?`${C.bold(C.green("\u25CF ON"))} ${C.dim("(queueing fixes for your coding agent)")}`:`${C.dim("\u25CB OFF")} ${C.dim("(no new suggestions will be queued)")}`,o=[{content:`${n("Status:")}${r}`}];e.enabled&&e.deliveryMode&&o.push({content:`${n("Mode:")}${C.dim(e.deliveryMode)}`}),o.push({sep:!0}),e.enabled?(o.push({content:`${C.dim("Apply queued fixes:")} ${C.cyan(m("sync"))}`}),o.push({content:`${C.dim("Turn off any time:")} ${C.cyan(m("autopilot off"))}`})):(o.push({content:`${C.dim("Enable (paid):")} ${C.cyan(m("autopilot on"))}`}),o.push({content:C.dim("Queues SEO fixes for your coding agent to apply on each sync.")}));let i=`${C.bold(C.cyan("SEOAgent"))} ${C.dim("\xB7")} ${C.dim("autopilot")}`;return D(o,{width:78,title:i})}function eg(e){let t=[{content:C.bold(C.yellow("Autopilot is a paid feature."))},{sep:!0},{content:C.dim("SEOAgent continuously audits your site and queues fixes for")},{content:C.dim("your coding agent to apply on each `sync` \u2014 you stay in the")},{content:C.dim("loop; nothing is auto-applied.")},{sep:!0},{content:`${C.dim("Upgrade:")} ${C.cyan(e)}`}],n=`${C.bold(C.cyan("SEOAgent"))} ${C.dim("\xB7")} ${C.dim("autopilot")}`;return D(t,{width:78,title:n})}import{mkdirSync as hg,writeFileSync as yg}from"fs";import{join as fo}from"path";import{readdirSync as tg,readFileSync as ng,statSync as Ga}from"fs";import{join as rg}from"path";var og=new Set(["html","htm","md","mdx","markdown","mdoc","tsx","jsx","ts","js","astro","vue","svelte"]),ig=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"]),sg=new Set(["node_modules",".git",".next","dist","build",".vercel","out",".seoagent"]),ag=5e3,lg=512*1024;function Qn(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):null}function Ha(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&&ig.has(r.slice(o+1).toLowerCase())?null:(n=n.replace(/\/+$/,""),n===""?"/":n)}var cg=/\bhref\s*=\s*(?:"([^"]*)"|'([^']*)'|\{\s*[`'"]([^`'"]*)[`'"]\s*\})/gi,ug=/\bhref\s*:\s*(?:"([^"]*)"|'([^']*)'|`([^`$]*)`)/gi,Ka=/\]\(\s*([^)\s]+)/g;function dg(e,t){if(!e)return[];let n=Qn(t),r=[],o;for(let i of[cg,ug])for(i.lastIndex=0;(o=i.exec(e))!==null;){let s=o[1]??o[2]??o[3]??"",a=Ha(s,n);a&&r.push(a)}for(Ka.lastIndex=0;(o=Ka.exec(e))!==null;){let i=Ha(o[1],n);i&&r.push(i)}return r}function pg(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 za(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(`
591
- `),o=["# Internal Links","",`Internal link analysis of the pages discovered in this repo${t?` (${Qn(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(`
592
- `),i=e.orphans.length===0?`## Orphan pages
593
-
594
- 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=>`| ${qa(a.url)} | \u2014 |`)].join(`
595
- `),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=>`| ${qa(a.url)} | ${a.inbound} |`)].join(`
596
- `);return[r,"",o,"",i,s,""].join(`
597
- `)}function qa(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}function*fg(e){let t=0;function*n(r){let o;try{o=tg(r,{withFileTypes:!0})}catch{return}for(let i of o){if(t>=ag)return;if(i.name.startsWith("."))continue;let s=rg(r,i.name);if(i.isDirectory()){if(sg.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(!og.has(l))continue;t++,yield s}}}yield*n(e)}function Va(e,t){let{pages:n}=le(e,t),r=[],o=0,i=!1;try{i=Ga(e).isDirectory()}catch{i=!1}if(i)for(let s of fg(e)){let a;try{if(Ga(s).size>lg)continue;a=ng(s,"utf-8")}catch{continue}o++;for(let l of dg(a,t))r.push(l)}return pg(n,r,o)}var mg=30;function gg(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 Ya(e,t,n){let r=Qn(t);if(!r||e.orphans.length===0)return{checked:0,excludedUrls:[],exclusionReasons:{}};let o=e.orphans.slice(0,mg),i={};await Promise.all(o.map(async a=>{try{let l=await A(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&&gg(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 Ja(e,t,n){if(!Qn(t)||e.orphans.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let r=[];try{let s=await A(Et(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=ge(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(M)),i=e.orphans.filter(s=>!o.has(M(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 qt(e={}){let t=process.cwd(),n=I(t);if(!n)return;let r=n.domain&&n.domain!=="unknown"?n.domain:null,o=Va(t,r);if(r){let a=await Ja(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 Ya(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)+`
598
- `);return}let i=fo(t,b);hg(i,{recursive:!0});let s=fo(i,"internal-links.md");if(yg(s,za(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 ${fo(b,"internal-links.md")}`)}import{existsSync as wg,mkdirSync as bg,readFileSync as kg,rmSync as vg,writeFileSync as Xa}from"fs";import{dirname as Qa,join as Zn}from"path";import ce from"picocolors";async function mo(e,t={}){if(e!=="track"&&e!=="reconcile"){u.message(`Usage:
590
+ `}import{spinner as wg}from"@clack/prompts";import C from"picocolors";var bg=new Set(["on","off","status"]);async function Vt(e,t={}){let n=(e||"").toLowerCase();if(!bg.has(n)){u.error(`Usage: seoagent autopilot <on|off|status> (got "${e}")`),process.exitCode=1;return}let r=_(process.cwd()),i=L(r?.domain);if(!i){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}let o=t.apiBase||i.api_base||T.BASE,s=`Bearer ${i.user_token}:${i.website_token}`,l=!!process.stdout.isTTY?wg():null,c=n==="on"?"Enabling autopilot\u2026":n==="off"?"Disabling autopilot\u2026":"Checking autopilot status\u2026";l?.start(c);let d;try{d=await fetch(`${o}/api/cli/autopilot/${n}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:s},body:"{}",signal:AbortSignal.timeout(1e4)})}catch(y){x(l,"error",`Network error: ${y.message}`,C.red("Network error.")),process.exitCode=1;return}let f=null;try{f=await d.json()}catch{f=null}if(d.status===402||f?.code==="upgrade_required"){let y=oe("cli-autopilot",r?.domain);x(l,"warn","CLI autopilot is a paid feature.",C.yellow("Autopilot is a paid feature.")),u.message(kg(y)),process.exitCode=1;return}if(!d.ok||f?.status!=="ok"||!f.autopilot){x(l,"error",`Server rejected request (${d.status})${f?.error?`: ${f.error}`:""}`,C.red(`Server rejected request (${d.status}).`)),process.exitCode=1;return}let{enabled:p,delivery_mode:g}=f.autopilot;if(n==="on"){l?.stop(C.green("Autopilot enabled.")),u.message(pi({enabled:!0,deliveryMode:g,action:n}));return}if(n==="off"){l?.stop(C.dim("Autopilot disabled.")),u.message(pi({enabled:!1,deliveryMode:g,action:n}));return}l?.stop(C.dim("Status:")),u.message(pi({enabled:p,deliveryMode:g,action:n}))}function pi(e){let n=s=>C.dim(s.padEnd(11)),r=e.enabled?`${C.bold(C.green("\u25CF ON"))} ${C.dim("(queueing fixes for your coding agent)")}`:`${C.dim("\u25CB OFF")} ${C.dim("(no new suggestions will be queued)")}`,i=[{content:`${n("Status:")}${r}`}];e.enabled&&e.deliveryMode&&i.push({content:`${n("Mode:")}${C.dim(e.deliveryMode)}`}),i.push({sep:!0}),e.enabled?(i.push({content:`${C.dim("Apply queued fixes:")} ${C.cyan(m("sync"))}`}),i.push({content:`${C.dim("Turn off any time:")} ${C.cyan(m("autopilot off"))}`})):(i.push({content:`${C.dim("Enable (paid):")} ${C.cyan(m("autopilot on"))}`}),i.push({content:C.dim("Queues SEO fixes for your coding agent to apply on each sync.")}));let o=`${C.bold(C.cyan("SEOAgent"))} ${C.dim("\xB7")} ${C.dim("autopilot")}`;return D(i,{width:78,title:o})}function kg(e){let t=[{content:C.bold(C.yellow("Autopilot is a paid feature."))},{sep:!0},{content:C.dim("SEOAgent continuously audits your site and queues fixes for")},{content:C.dim("your coding agent to apply on each `sync` \u2014 you stay in the")},{content:C.dim("loop; nothing is auto-applied.")},{sep:!0},{content:`${C.dim("Upgrade:")} ${C.cyan(e)}`}],n=`${C.bold(C.cyan("SEOAgent"))} ${C.dim("\xB7")} ${C.dim("autopilot")}`;return D(t,{width:78,title:n})}import{mkdirSync as Ng,writeFileSync as Dg}from"fs";import{join as fi}from"path";import{readdirSync as vg,readFileSync as $g,statSync as qa}from"fs";import{join as Sg}from"path";var xg=new Set(["html","htm","md","mdx","markdown","mdoc","tsx","jsx","ts","js","astro","vue","svelte"]),_g=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"]),Cg=new Set(["node_modules",".git",".next","dist","build",".vercel","out",".seoagent"]),Rg=5e3,Eg=512*1024;function Qn(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):null}function Va(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 o=new URL(n),s=o.hostname.toLowerCase().replace(/^www\./,"");if(!t||s!==t)return null;n=o.pathname||"/"}catch{return null}if(!n.startsWith("/")||n.startsWith("/api/")||n==="/api")return null;let r=n.split("/").pop()||"",i=r.lastIndexOf(".");return i>0&&_g.has(r.slice(i+1).toLowerCase())?null:(n=n.replace(/\/+$/,""),n===""?"/":n)}var Ag=/\bhref\s*=\s*(?:"([^"]*)"|'([^']*)'|\{\s*[`'"]([^`'"]*)[`'"]\s*\})/gi,Pg=/\bhref\s*:\s*(?:"([^"]*)"|'([^']*)'|`([^`$]*)`)/gi,za=/\]\(\s*([^)\s]+)/g;function Ig(e,t){if(!e)return[];let n=Qn(t),r=[],i;for(let o of[Ag,Pg])for(o.lastIndex=0;(i=o.exec(e))!==null;){let s=i[1]??i[2]??i[3]??"",a=Va(s,n);a&&r.push(a)}for(za.lastIndex=0;(i=za.exec(e))!==null;){let o=Va(i[1],n);o&&r.push(o)}return r}function Tg(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 i=[],o=[];for(let s of e){if(s.route==="/")continue;let a=r[s.route]??0;a===0?i.push({route:s.route,url:s.url}):a===1&&o.push({route:s.route,url:s.url,inbound:a})}return i.sort((s,a)=>s.route.localeCompare(a.route)),o.sort((s,a)=>s.route.localeCompare(a.route)),{pageCount:e.length,linkOccurrences:t.length,orphans:i,weak:o,inboundByRoute:r,filesScanned:n}}function Ya(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(`
591
+ `),i=["# Internal Links","",`Internal link analysis of the pages discovered in this repo${t?` (${Qn(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(`
592
+ `),o=e.orphans.length===0?`## Orphan pages
593
+
594
+ 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=>`| ${Ja(a.url)} | \u2014 |`)].join(`
595
+ `),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=>`| ${Ja(a.url)} | ${a.inbound} |`)].join(`
596
+ `);return[r,"",i,"",o,s,""].join(`
597
+ `)}function Ja(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}function*Og(e){let t=0;function*n(r){let i;try{i=vg(r,{withFileTypes:!0})}catch{return}for(let o of i){if(t>=Rg)return;if(o.name.startsWith("."))continue;let s=Sg(r,o.name);if(o.isDirectory()){if(Cg.has(o.name))continue;yield*n(s)}else if(o.isFile()){let a=o.name.lastIndexOf("."),l=a===-1?"":o.name.slice(a+1).toLowerCase();if(!xg.has(l))continue;t++,yield s}}}yield*n(e)}function Xa(e,t){let{pages:n}=le(e,t),r=[],i=0,o=!1;try{o=qa(e).isDirectory()}catch{o=!1}if(o)for(let s of Og(e)){let a;try{if(qa(s).size>Eg)continue;a=$g(s,"utf-8")}catch{continue}i++;for(let l of Ig(a,t))r.push(l)}return Tg(n,r,i)}var Lg=30;function jg(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 Qa(e,t,n){let r=Qn(t);if(!r||e.orphans.length===0)return{checked:0,excludedUrls:[],exclusionReasons:{}};let i=e.orphans.slice(0,Lg),o={};await Promise.all(i.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){o[a.url]="off-domain-redirect";return}let d=l.headers?.get?.("x-robots-tag")??"";if(/\bnoindex\b/i.test(d)){o[a.url]="noindex";return}l.ok&&jg(await l.text())&&(o[a.url]="noindex")}catch{}}));let s=new Set(Object.keys(o));return s.size>0&&(e.orphans=e.orphans.filter(a=>!s.has(a.url))),{checked:i.length,excludedUrls:[...s],exclusionReasons:o}}async function Za(e,t,n){if(!Qn(t)||e.orphans.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let r=[];try{let s=await P(Pt(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=ye(await s.text())}catch{return{checked:!1,sitemapUrlCount:0,excludedUrls:[]}}if(r.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let i=new Set(r.map(F)),o=e.orphans.filter(s=>!i.has(F(s.url||s.route))).map(s=>s.url);if(o.length>0){let s=new Set(o);e.orphans=e.orphans.filter(a=>!s.has(a.url))}return{checked:!0,sitemapUrlCount:r.length,excludedUrls:o}}async function zt(e={}){let t=process.cwd(),n=I(t);if(!n)return;let r=n.domain&&n.domain!=="unknown"?n.domain:null,i=Xa(t,r);if(r){let a=await Za(i,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 Qa(i,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(i,null,2)+`
598
+ `);return}let o=fi(t,b);Ng(o,{recursive:!0});let s=fi(o,"internal-links.md");if(Dg(s,Ya(i,r),"utf-8"),u.success(`Analyzed ${i.pageCount} page${i.pageCount===1?"":"s"} across ${i.filesScanned} file${i.filesScanned===1?"":"s"}.`),i.orphans.length===0)u.info("No orphan pages \u2014 every page has an inbound internal link.");else{u.warn(`${i.orphans.length} orphan page${i.orphans.length===1?"":"s"} (no inbound internal links):`);for(let a of i.orphans.slice(0,10))u.message(` \u2022 ${a.url}`);i.orphans.length>10&&u.message(` \u2026and ${i.orphans.length-10} more`)}u.info(`Report written to ${fi(b,"internal-links.md")}`)}import{existsSync as Fg,mkdirSync as Mg,readFileSync as Ug,rmSync as Bg,writeFileSync as el}from"fs";import{dirname as tl,join as Zn}from"path";import ce from"picocolors";async function mi(e,t={}){if(e!=="track"&&e!=="reconcile"){u.message(`Usage:
599
599
  ${m("content track")} --slug <slug> --url <live-url> [--file <repo-path>] [--title "..."] [--type <page_type>] [--status published|draft] [--brief <brief-slug>]
600
- ${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 $g(n,r,t);return}let o=t.slug??(t.file?t.file:""),i=Kr(o);if(!i){u.error("A slug is required: --slug <slug> (or --file <repo-path> to derive it)."),process.exitCode=1;return}let s=ct(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=r.cms&&r.cms!=="mdx-local"?"cms":t.file?"repo":"external",l=t.status?.trim()||"published",c=new Date().toISOString(),d=Zn(n,b,"content");bg(d,{recursive:!0});let f=Zn(d,`${i}.md`),p=wg(f),g=null;if(p)try{g=js(kg(f,"utf-8"),{slug:i,status:l,source:a,tracked_at:c,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})}catch{g=null}if(g===null&&(g=Bt({slug:i,title:t.title?.trim()||Ls(i),canonical:s,status:l,page_type:t.type?.trim()||void 0,primary_keyword:t.primaryKeyword?.trim()||void 0,source:a,repo_path:t.file?.trim()||void 0,brief:t.brief?.trim()||void 0,tracked_at:c})),Xa(f,g,"utf-8"),a==="repo"&&t.file?.trim()&&!r.content_dir)try{Y(n,{content_dir:Qa(t.file.trim())})}catch{}u.success(`${p?"Updated":"Tracked"} ${ce.bold(i)}${s?` \u2192 ${ce.cyan(s)}`:""} in .seoagent/content/.`);try{await X({silent:!0,pushOnly:!0})}catch{}u.message(ce.dim("It will appear on your dashboard after sync (run `seoagent login` if you haven\u2019t)."))}async function $g(e,t,n){let r=Zn(e,b,"content"),o=Wr(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(Qa(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=>Br(e,l)),a=Gr(s,o,Hr(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=ct(l.slug,{domain:t.domain,blogPath:t.blog_path}),d=Bt({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()});Xa(Zn(r,`${l.slug}.md`),d,"utf-8"),u.message(`${ce.green("+")} tracked ${ce.bold(l.slug)}${c?ce.dim(` \u2192 ${c}`):""}`)}for(let l of a.stale)n.prune?(vg(l.file,{force:!0}),u.message(`${ce.red("-")} pruned stale pointer ${ce.bold(l.slug)} (source ${l.repo_path} is gone)`)):u.message(`${ce.yellow("!")} stale pointer ${ce.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 X({silent:!0,pushOnly:!0})}catch{}}import{existsSync as ho,readFileSync as el,statSync as Sg}from"fs";import{join as yo}from"path";import go from"picocolors";var Za=24;function xg(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:"Triage them (skill \xA7 Pull Receipt Triage), then delete .seoagent/.pull-receipt.json."}),(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.auditExists){let r=e.evidenceAgeHours===null,o=!r&&e.evidenceAgeHours>Za;(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 (> ${Za}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 _g(e,t=Date.now()){let n=yo(e,b,"audit","evidence.md");if(!ho(n))return null;try{let r=el(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-Sg(n).mtimeMs)/36e5}catch{return null}}function Cg(e){let t=yo(e,b,dn);if(!ho(t))return null;try{let n=JSON.parse(el(t,"utf-8"));return Array.isArray(n.changes)?n.changes.length:0}catch{return 0}}function wo(e={}){let t=process.cwd(),n=_(t);if(!n){if(e.json){process.stdout.write(JSON.stringify({status:"no-project",findings:[]})+`
601
- `);return}u.error(`No .seoagent/project.md found. Run \`${m("init")}\` first.`),process.exitCode=1;return}let r=Ee(t),o=xg({domain:n.domain,siteType:n.site_type,imageProvider:n.image_provider,detectedImageProvider:r.provider,detectedImageKey:r.matched_key,pullReceiptCount:Cg(t),auditExists:ho(yo(t,b,"audit","latest.md")),evidenceAgeHours:_g(t),hookTimeoutMissingCount:Ti(t)});if(e.json){process.stdout.write(JSON.stringify({status:"ok",findings:o})+`
602
- `);return}let i=o.filter(s=>s.level==="action");if(i.length===0){u.success("SEOAgent health: everything looks good.");return}u.message(go.bold(`SEOAgent health \u2014 ${i.length} thing${i.length===1?"":"s"} to handle:`));for(let s of i)u.message(` ${go.yellow("\u25CF")} ${s.message}`),s.fix&&u.message(` ${go.dim("\u2192 "+s.fix)}`)}import ue from"picocolors";var yt=`${b}/${rt}`;function zt(e,t={}){let n=process.cwd(),r=I(n);if(!r)return;let o=(e||"status").toLowerCase(),i=r.domain&&r.domain!=="unknown"?r.domain:null;if(o==="scaffold"){let{created:a}=Ln(n,i);a.length===0?u.info(`OKF bundle already scaffolded at ${yt}/.`):(u.success(`Scaffolded ${yt}/ \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=ht(n,r);if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
603
- `);return}if(a.skipped.includes("okf-missing")){u.error(`No bundle at ${yt}/. Run \`seoagent okf scaffold\` first.`),process.exitCode=1;return}if(a.skipped.includes("okf-placeholder")){u.error(`${yt}/ 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(`${yt}/ 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}/${Vn}`;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=Tn(ot(n));if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
600
+ ${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 Wg(n,r,t);return}let i=t.slug??(t.file?t.file:""),o=qr(i);if(!o){u.error("A slug is required: --slug <slug> (or --file <repo-path> to derive it)."),process.exitCode=1;return}let s=ut(o,{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=r.cms&&r.cms!=="mdx-local"?"cms":t.file?"repo":"external",l=t.status?.trim()||"published",c=new Date().toISOString(),d=Zn(n,b,"content");Mg(d,{recursive:!0});let f=Zn(d,`${o}.md`),p=Fg(f),g=null;if(p)try{g=Ns(Ug(f,"utf-8"),{slug:o,status:l,source:a,tracked_at:c,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})}catch{g=null}if(g===null&&(g=Ht({slug:o,title:t.title?.trim()||js(o),canonical:s,status:l,page_type:t.type?.trim()||void 0,primary_keyword:t.primaryKeyword?.trim()||void 0,source:a,repo_path:t.file?.trim()||void 0,brief:t.brief?.trim()||void 0,tracked_at:c})),el(f,g,"utf-8"),a==="repo"&&t.file?.trim()&&!r.content_dir)try{q(n,{content_dir:tl(t.file.trim())})}catch{}u.success(`${p?"Updated":"Tracked"} ${ce.bold(o)}${s?` \u2192 ${ce.cyan(s)}`:""} in .seoagent/content/.`);try{await Q({silent:!0,pushOnly:!0})}catch{}u.message(ce.dim("It will appear on your dashboard after sync (run `seoagent login` if you haven\u2019t)."))}async function Wg(e,t,n){let r=Zn(e,b,"content"),i=Hr(r),o=new Set;for(let l of(n.dir??"").split(",").map(c=>c.trim()).filter(Boolean))o.add(l);t.content_dir&&o.add(t.content_dir);for(let l of i)l.source==="repo"&&l.repo_path&&o.add(tl(l.repo_path));if(o.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=[...o].flatMap(l=>Wr(e,l)),a=Gr(s,i,Kr(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 ${[...o].join(", ")}.`);return}for(let l of a.toTrack){let c=ut(l.slug,{domain:t.domain,blogPath:t.blog_path}),d=Ht({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()});el(Zn(r,`${l.slug}.md`),d,"utf-8"),u.message(`${ce.green("+")} tracked ${ce.bold(l.slug)}${c?ce.dim(` \u2192 ${c}`):""}`)}for(let l of a.stale)n.prune?(Bg(l.file,{force:!0}),u.message(`${ce.red("-")} pruned stale pointer ${ce.bold(l.slug)} (source ${l.repo_path} is gone)`)):u.message(`${ce.yellow("!")} stale pointer ${ce.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 Q({silent:!0,pushOnly:!0})}catch{}}import{existsSync as hi,readFileSync as rl,statSync as Hg}from"fs";import{join as yi}from"path";import gi from"picocolors";var nl=24;function Gg(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:"Triage them (skill \xA7 Pull Receipt Triage), then delete .seoagent/.pull-receipt.json."}),(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.auditExists){let r=e.evidenceAgeHours===null,i=!r&&e.evidenceAgeHours>nl;(r||i)&&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 (> ${nl}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 Kg(e,t=Date.now()){let n=yi(e,b,"audit","evidence.md");if(!hi(n))return null;try{let r=rl(n,"utf-8").slice(0,2e3),i=/^captured_at:\s*(\S+)\s*$/m.exec(r);if(i){let o=Date.parse(i[1]);if(!Number.isNaN(o))return(t-o)/36e5}return(t-Hg(n).mtimeMs)/36e5}catch{return null}}function qg(e){let t=yi(e,b,fn);if(!hi(t))return null;try{let n=JSON.parse(rl(t,"utf-8"));return Array.isArray(n.changes)?n.changes.length:0}catch{return 0}}function wi(e={}){let t=process.cwd(),n=_(t);if(!n){if(e.json){process.stdout.write(JSON.stringify({status:"no-project",findings:[]})+`
601
+ `);return}u.error(`No .seoagent/project.md found. Run \`${m("init")}\` first.`),process.exitCode=1;return}let r=Pe(t),i=Gg({domain:n.domain,siteType:n.site_type,imageProvider:n.image_provider,detectedImageProvider:r.provider,detectedImageKey:r.matched_key,pullReceiptCount:qg(t),auditExists:hi(yi(t,b,"audit","latest.md")),evidenceAgeHours:Kg(t),hookTimeoutMissingCount:Oo(t)});if(e.json){process.stdout.write(JSON.stringify({status:"ok",findings:i})+`
602
+ `);return}let o=i.filter(s=>s.level==="action");if(o.length===0){u.success("SEOAgent health: everything looks good.");return}u.message(gi.bold(`SEOAgent health \u2014 ${o.length} thing${o.length===1?"":"s"} to handle:`));for(let s of o)u.message(` ${gi.yellow("\u25CF")} ${s.message}`),s.fix&&u.message(` ${gi.dim("\u2192 "+s.fix)}`)}import ue from"picocolors";var wt=`${b}/${ot}`;function Jt(e,t={}){let n=process.cwd(),r=I(n);if(!r)return;let i=(e||"status").toLowerCase(),o=r.domain&&r.domain!=="unknown"?r.domain:null;if(i==="scaffold"){let{created:a}=Ln(n,o);a.length===0?u.info(`OKF bundle already scaffolded at ${wt}/.`):(u.success(`Scaffolded ${wt}/ \u2014 created ${a.join(", ")}.`),u.info("Now fill the bundle from your .seoagent/ knowledge, then run `seoagent okf validate`."));return}if(i==="publish"){let a=yt(n,r);if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
603
+ `);return}if(a.skipped.includes("okf-missing")){u.error(`No bundle at ${wt}/. Run \`seoagent okf scaffold\` first.`),process.exitCode=1;return}if(a.skipped.includes("okf-placeholder")){u.error(`${wt}/ 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(`${wt}/ 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}/${zn}`;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(i==="validate"){let a=Tn(st(n));if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
604
604
  `);return}for(let l of a.errors)u.message(`${ue.red("\u2717")} ${ue.dim(l.file)} \u2014 ${l.message}`);for(let l of a.warnings)u.message(`${ue.yellow("!")} ${ue.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=On(n);if(t.json){process.stdout.write(JSON.stringify(s,null,2)+`
605
- `);return}u.message(D([{content:ue.bold("Open Knowledge Format")},{sep:!0},{content:`Bundle: ${s.exists?ue.green(yt+"/"):ue.dim("not created")}`},{content:`Files: ${s.exists?String(s.fileCount):"\u2014"}`},{sep:!0},{content:s.exists?ue.dim("Run `seoagent okf validate` to check it, `okf publish` to serve it."):ue.dim("Run `seoagent okf scaffold` to start one.")}],{title:ue.cyan("OKF")}))}import be from"picocolors";function bo(e={}){let t=process.cwd(),n=I(t);if(!n)return;let r=ht(t,n);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
606
- `);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=`${b}/${zn}`;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(D([{content:be.bold("llms.txt")},{sep:!0},{content:`Source: ${be.green(o)}${r.llmsSourceWritten?be.dim(" (updated)"):be.dim(" (unchanged)")}`},{content:`Published: ${r.llmsRoute?be.dim(`skipped \u2014 ${r.llmsRoute} serves it`):r.llmsPublished?be.green(r.llmsPublished):r.publicDir?be.dim(`${r.publicDir}/llms.txt (already current)`):be.yellow("nowhere \u2014 no static dir found")}`}],{title:be.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.`);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 ko(e={}){let t=process.cwd(),n=I(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?le(t,r).pages.map(s=>s.url||s.route):[],i=await ns({domain:r||"",sitemapUrl:e.url,knownUrls:o});if(e.json){process.stdout.write(JSON.stringify(i,null,2)+`
607
- `),i.ok||(process.exitCode=1);return}Rg(i),i.ok||(process.exitCode=1)}function Rg(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(D([{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 Qg,writeFileSync as wl}from"fs";import{join as Ro}from"path";import ne from"picocolors";var $o=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi,tl=30;function Yt(e){let t=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(e);return t?t[1]:e}function Vt(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 ke(e,t){let n=new RegExp(`\\b${t}\\s*=\\s*"([^"]*)"`,"i").exec(e);if(n)return Vt(n[1]).trim();let r=new RegExp(`\\b${t}\\s*=\\s*'([^']*)'`,"i").exec(e);if(r)return Vt(r[1]).trim();let o=new RegExp(`\\b${t}\\s*=\\s*([^\\s>]+)`,"i").exec(e);return o?Vt(o[1]).trim():null}function Eg(e){let t=/<title\b[^>]*>([\s\S]*?)<\/title>/i.exec(e);return t&&Vt(t[1].replace(/\s+/g," ")).trim()||null}function Ag(e){let t=e.match(/<meta\b[^>]*>/gi)??[];for(let n of t){let r=ke(n,"name");if(r&&r.toLowerCase()==="description"){let o=ke(n,"content");return o&&o.trim()?o.trim():null}}return null}function Pg(e){let t=Yt(e),n=[],r=/<h1\b[^>]*>([\s\S]*?)<\/h1>/gi,o;for(;(o=r.exec(t))!==null;){let i=Vt(o[1].replace(/<[^>]+>/g," ").replace(/\s+/g," ")).trim();i&&n.push(i)}return n}function Ig(e){let t=e.match(/<link\b[^>]*>/gi)??[];for(let n of t){let r=ke(n,"rel");if(r&&r.toLowerCase().split(/\s+/).includes("canonical")){let o=ke(n,"href");return o&&o.trim()?o.trim():null}}return null}function Tg(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:vo(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 vo(e,t=[]){if(Array.isArray(e)){for(let n of e)vo(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"])&&vo(n["@graph"],t)}return t}function nl(e,t){let n={},r=e.match(/<meta\b[^>]*>/gi)??[];for(let o of r){let i=(ke(o,"property")||ke(o,"name")||"").toLowerCase();if(i.startsWith(t)){let s=ke(o,"content");s!==null&&(n[i.slice(t.length)]=s)}}return n}function Og(e){return nl(e,"og:")}function Lg(e){return nl(e,"twitter:")}function jg(e,t=5){let r=Yt(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=ke(s,"src");l&&i.push(l)}return{imgCount:r.length,missingAlt:o,missingAltSrcs:i}}var Ng=/\.(png|jpe?g|gif|svg|webp|avif|ico|css|js|mjs|json|pdf|zip|gz|mp4|webm|mp3|woff2?|ttf|xml|txt)$/i;function rl(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=ke(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||Ng.test(c.pathname)||ae(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 ol(e){return(Yt(e).replace($o," ").match(/<a\b[^>]*\bhref\s*=/gi)??[]).length}function il(e){let t=Yt(e).replace($o," ").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 Dg=/\b(loading|please wait|just a moment|redirecting)\b[\s.…]*/i;function Mg(e){let t=il(e),n=ol(e),r=Yt(e).replace($o," ").replace(/<[^>]+>/g," ").replace(/\s+/g," ").trim(),o=t<tl&&Dg.test(r),i=t<tl&&n===0;return o||i}function Fg(e,t,n=200){let r=Tg(t),o=Array.from(new Set(r.flatMap(a=>a.types))),i=Ig(t),s=jg(t);return{url:e,status:n,fetched:!0,title:Eg(t),metaDescription:Ag(t),h1s:Pg(t),canonical:i,canonicalServerRendered:i===null?null:!0,jsonLd:r,jsonLdTypes:o,openGraph:Og(t),twitter:Lg(t),wordCount:il(t),clientRenderedShell:Mg(t),bodyLinkCount:ol(t),imgCount:s.imgCount,imgsMissingAlt:s.missingAlt,imgsMissingAltSrcs:s.missingAltSrcs,failureReason:null}}function sl(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 Ug(e){return typeof e=="function"?{fetchImpl:e}:e??{}}function Bg(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 So(e,t){let n=Ug(t),r=sl(e);try{let o=await A(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:Fg(e,i,o.status),html:i}}catch(o){return{evidence:{...r,failureReason:Bg(o)},html:null}}}async function xo(e,t){return(await So(e,t)).evidence}async function al(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]=sl(e[s],"crawl time budget exhausted before this page could be fetched");continue}r[s]=await xo(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 Wg(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 ll(e){let t=e.trim().replace(/\/+$/,"");return/^https?:\/\//i.test(t)?t:`https://${t}`}async function cl(e,t){let n=`${ll(e)}/robots.txt`,r={fetched:!1,status:null,raw:"",groups:[],sitemaps:[]};try{let o=await A(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,...Wg(i)}}catch{return r}}var Gg=/\/(blog|posts?|articles?|news)\//i;function Hg(e){return e.filter(t=>Gg.test(t)).length}async function ul(e,t){let n=`${ll(e)}/sitemap.xml`,r={fetched:!1,status:null,urls:[],count:0,blogUrlCount:0};try{let o=await A(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=ge(i);return{fetched:!0,status:o.status,urls:s,count:s.length,blogUrlCount:Hg(s)}}catch{return r}}function Kg(e){return Object.keys(e.twitter).length>0}function qg(e){return Object.keys(e.openGraph).length>0}function zg(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 qg(e);case"twitter_card":return Kg(e);case"json_ld":return e.jsonLdTypes.length>0}}var Vg=["title","meta_description","canonical","open_graph","twitter_card","json_ld"];function Yg(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 Jg(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=zg(e,t);return{kind:t,present:n,safeToRecommendAdding:!n,reason:n?Yg(e,t):`${t} genuinely absent in the server HTML \u2014 safe to recommend adding`}}function er(e){return Vg.map(t=>Jg(e,t))}var Jt={title:"<title>",meta_description:"meta description",canonical:"canonical",open_graph:"Open Graph tags",twitter_card:"Twitter card",json_ld:"JSON-LD schema"};var _o="SOURCE RENDER (local dev server) \u2014 NOT the public live site";function dl(e){return e===null||e===""?"_(none)_":e}function Xt(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 tr(e,t){return t.length===0?`- **${e}:** _(none \u2014 all pages pass)_`:`- **${e}:** ${t.join(", ")}`}function pl(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 ${_o}.**`),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=Xt(r);l.push("## Site-wide rollup (Confirmed)"),l.push(tr("Pages missing canonical",f.pagesMissingCanonical)),l.push(tr("Pages missing meta description",f.pagesMissingMetaDescription)),l.push(tr("Pages with multiple H1s",f.pagesWithMultipleH1s)),l.push(tr("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:** ${dl(p.title)}`),l.push(`- **meta description:** ${dl(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=er(p).filter(w=>w.present).map(w=>Jt[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(`
608
- `)}function fl(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 ml={Critical:0,High:1,Medium:2,Low:3};function gl(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 Q(e,t,n){return e===1?t:n??`${t}s`}function Co(e){let{pages:t,robots:n,sitemap:r}=e,o=t.filter(c=>c.fetched),i=Xt(t),s=[],a=o.filter(c=>c.clientRenderedShell);a.length>0&&s.push({severity:"Critical",title:`${a.length} ${Q(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",title:`${l.length} discovered ${Q(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",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",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=>gl(f)).filter(Boolean)),d=o.filter(f=>{let p=gl(f.url);return p!==null&&!c.has(p)});d.length>0&&s.push({severity:"Medium",title:`${d.length} crawled ${Q(d.length,"page is","pages are")} missing from sitemap.xml (${r.count} ${Q(r.count,"URL")} listed vs ${o.length} ${Q(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} ${Q(r.count,"URL")}`})}if(n.fetched&&r.fetched&&n.sitemaps.length===0&&s.push({severity:"Medium",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",title:`${i.pagesMissingCanonical.length} ${Q(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",title:`${i.pagesMissingMetaDescription.length} ${Q(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",title:`${i.pagesWithMultipleH1s.length} ${Q(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",title:`${i.pagesWithNoStructuredData.length} ${Q(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} ${Q(d.count,"image")}${p.length>0?` (${p.join(", ")}${d.count>p.length?", \u2026":""})`:""}`});s.push({severity:"Medium",title:`${i.totalImgsMissingAlt} ${Q(i.totalImgsMissingAlt,"image is","images are")} missing alt text across ${i.pagesWithImgsMissingAlt.length} ${Q(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)=>ml[c.severity]-ml[d.severity])}function Xg(e){let t=[];for(let n of e.filter(r=>r.fetched)){let r=er(n).filter(o=>o.present).map(o=>o.kind==="json_ld"?`${Jt[o.kind]} (${n.jsonLdTypes.join(", ")})`:Jt[o.kind]);r.length>0&&t.push(`- ${n.url} \u2014 ${r.join(", ")}`)}return t}function hl(e){let t=Co(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 ${_o}.**`),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(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=Xg(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(`
609
- `)}function yl(e){let t=[],n=/^## \[(Critical|High|Medium|Low)\] (.+)$/gm,r;for(;(r=n.exec(e))!==null;)t.push({severity:r[1],title:r[2].trim()});return t}var Zg=15,eh=30,th=5,nh=18e4,rh=15e3,oh=2;function kl(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 ih(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=`${kl(r)?"http":"https"}://${n}`}try{let r=new URL(n);return r.protocol!=="http:"&&r.protocol!=="https:"?null:r.origin}catch{return null}}function Eo(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=ih(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=kl(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 Ao(e={}){let t=process.cwd(),n=I(t);if(!n)return;let r=Eo({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{Y(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??Zg),eh),s=`${r.origin}/`;u.info(`Capturing live-crawl evidence from ${r.origin} (up to ${i} pages + 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=Date.now()+nh,[l,c,d]=await Promise.all([So(s,e.fetchImpl),cl(r.origin,e.fetchImpl),ul(r.origin,e.fetchImpl)]),f=l.html?rl(l.html,s):[],g=ah({home:s,sitemapUrls:bl(d.urls,r.origin),navLinks:f,repoUrls:bl(lh(t,o),r.origin),max:i}).filter(j=>j!==s),y=await al(g,{concurrency:th,fetchImpl:e.fetchImpl,deadlineMs:a}),h=[l.evidence,...y];await ch(h,a,e.fetchImpl);let w={domain:o,origin:r.origin,originSource:r.source,sourceRender:r.sourceRender,capturedAt:new Date().toISOString(),pages:h,robots:c,sitemap:d},$=Ro(t,b,"audit");Qg($,{recursive:!0});let S=Ro($,"evidence.md");wl(S,pl(w),"utf-8");let B=Ro($,"findings.md");if(wl(B,hl(w),"utf-8"),e.json){process.stdout.write(JSON.stringify(w,null,2)+`
610
- `);return}uh(w,S,B)}function sh(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 ah(e){let t=new Set,n=[],r=o=>{if(n.length>=e.max)return;let i=sh(o);!i||t.has(i)||(t.add(i),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 n}function lh(e,t){try{return le(e,t).pages.map(n=>n.url).filter(n=>/^https?:\/\//.test(n))}catch{return[]}}async function ch(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 xo(o.url,{attempts:oh,timeoutMs:rh,fetchImpl:n});e[r]=i.fetched?i:{...i,failureReason:i.failureReason??o.failureReason??null}}}function bl(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 uh(e,t,n){let r=fl(e),o=Xt(e.pages);u.success(`Captured evidence for ${r.fetched}/${r.pages} page${r.pages===1?"":"s"} from ${e.origin??e.domain} \u2192 ${ne.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(` ${ne.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?ne.green("fetched"):ne.yellow("not reachable")} \xB7 sitemap: ${r.sitemapCount===null?ne.yellow("not reachable"):ne.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(` ${ne.yellow("!")} rollup: ${s.join(" \xB7 ")}`),r.shells>0&&u.message(` ${ne.yellow("!")} ${r.shells} page(s) render as a client-side shell \u2014 crawlers can't see the content`),n){let a=Co(e).length;u.message(` findings report: ${a===0?ne.green("no confirmed findings"):ne.yellow(`${a} confirmed finding${a===1?"":"s"}`)} \u2192 ${ne.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 mh,mkdirSync as gh,writeFileSync as hh}from"fs";import{dirname as Rl,join as yh}from"path";import ve from"picocolors";var dh=10,$l=30,Po=200;function Sl(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),!ae(M(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 ph(e,t){let n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n}function Io(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 nr(e){return e.replace(/\|/g,"\\|")}function vl(e){return e.error?e.error:e.coverageState||e.indexStatus}function xl(e,t){let n=Io(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(`| ${nr(l.url)} | ${l.indexStatus} | ${nr(vl(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(`| ${nr(l.url)} | ${nr(vl(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(`
611
- `)}var Ve=class extends Error{constructor(n,r){super(r);this.code=n}};async function _l(e){let t=(e.apiBase||e.auth.api_base).replace(/\/$/,""),n=ph(e.urls,dh),r=[],o="";for(let[i,s]of n.entries()){let a;try{a=await A(`${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 Ve("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"?new Ve(c,l.error||c):new Ve("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 fh=5;async function Cl(e,t=fetch){let n=`${e.replace(/\/$/,"")}/sitemap.xml`,r=async a=>{try{let l=await A(a,{},{fetchImpl:t,timeoutMs:15e3});return l.ok?ge(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,fh)){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 To(e={}){let t=process.cwd(),n=I(t);if(!n)return;let r=O();if(!r){u.error(`Indexing coverage needs Google Search Console, which comes with the FREE cloud account.
612
- Run ${ve.cyan("seoagent login")} (connects GSC), then re-run ${ve.cyan("seoagent indexing")}.`),process.exitCode=1;return}let o=Eo({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??$l),Po);u.info(`Reading live sitemap from ${i}/sitemap.xml\u2026`);let a=await Cl(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}=Sl(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 _l({urls:c,auth:r,apiBase:e.apiBase,fetchImpl:e.fetchImpl,onProgress:($,S)=>{$<S&&u.info(` \u2026${$}/${S} inspected`)}})}catch($){if($ instanceof Ve){let S={invalid_credentials:`Stored credentials were rejected \u2014 run ${ve.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.`,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(`${$.message}
613
- ${S[$.code]}`)}else u.error(`Indexing lookup failed: ${$ instanceof Error?$.message:String($)}`);process.exitCode=1;return}let p=(e.now?.()??new Date).toISOString(),g=xl(f.results,{origin:i,siteUrl:f.siteUrl,generatedAt:p,sitemapUrl:a?.sitemapUrl??null,sitemapUrlCount:l.length,notInspected:d}),y=yh(Ne(t),"audit","indexing.md");mh(Rl(y))||gh(Rl(y),{recursive:!0}),hh(y,g,"utf-8");let h=Io(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)+`
614
- `);return}let w=h.inspected>0?Math.round(h.indexed/h.inspected*100):0;u.info(""),u.info(`${ve.bold("Indexing coverage")} for ${i} (GSC property ${f.siteUrl}):`),u.info(` ${ve.green(`${h.indexed} indexed`)} \xB7 ${h.notIndexed>0?ve.yellow(`${h.notIndexed} not indexed`):"0 not indexed"} \xB7 ${h.errors>0?ve.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 ${ve.cyan(`--max ${Math.min(l.length,Po)}`)}`),u.info(` Report: ${ve.cyan(".seoagent/audit/indexing.md")}`)}import Oo from"picocolors";async function Lo(e={}){let t=process.cwd(),n=gt(t,{extraFiles:e.files});if(e.json){process.stdout.write(JSON.stringify(n,null,2)+`
615
- `);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(` ${Oo.dim(`${r.file}:${r.line}`)} \u2014 the live page already serves ${Oo.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.")}n.skipped.length>0&&u.message(` ${Oo.dim(`skipped (protected): ${n.skipped.join(", ")}`)}`)}import{existsSync as El,readFileSync as Al,readdirSync as wh,statSync as bh}from"fs";import{join as de,relative as kh,sep as vh}from"path";var $h=["Critical","High","Medium","Low"],Sh={Critical:5,High:3,Medium:2,Low:1},xh=8;function _h(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let o=r.split(`
616
- `,1)[0].trim(),i=$h.find(f=>o.toLowerCase().startsWith(f.toLowerCase()));if(!i)continue;let s=r.split(`
617
- `).slice(1),a=null,l=0,c=Sh[i]??2,d=()=>{a&&l<c&&(t.push({severity:i,block:a.join(`
618
- `).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,xh)}function Ch(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(`
619
- `)){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 Rh=5;function Eh(e){let t=[];for(let n of e.split(`
620
- `)){let r=/^\s*- \[ \]\s+(.+)$/.exec(n);if(r&&t.push(r[1].trim()),t.length>=Rh)break}return t}function Pl(e,t=[]){let n;try{n=wh(e)}catch{return t}for(let r of n){let o=de(e,r),i;try{i=bh(o)}catch{continue}i.isDirectory()?Pl(o,t):r.endsWith(".md")&&t.push(o)}return t}function Ah(e,t=[]){let n=[],r=new Set(Pl(de(e,b)));for(let o of t){let i=de(e,o);El(i)&&r.add(i)}for(let o of r){let i;try{i=Al(o,"utf-8")}catch{continue}let s=i.split(`
621
- `);for(let a=0;a<s.length;a++)s[a].includes(Gn)&&n.push({file:kh(e,o).split(vh).join("/"),line:a+1,text:s[a].trim()})}return n}function Ph(e){let t=e.evidenceMd===null?"missing":Hn(e.evidenceMd)?"source-render":"live",n=t==="live",r=e.auditMd?_h(e.auditMd):[],o=e.findingsMd?yl(e.findingsMd):[],i=e.migrationMd?Ch(e.migrationMd):null,s=e.roadmapMd?Eh(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(`
622
- `),json:{domain:e.domain,liveStateVerified:n,evidenceStatus:t,findings:r,technicalFindings:o,corrections:e.corrections,migration:i,roadmap:s}}}function wt(e){try{return El(e)?Al(e,"utf-8"):null}catch{return null}}function Ih(e){let t=wt(de(e,b,"project.md"));if(!t)return null;let n=/^domain:\s*(\S+)\s*$/m.exec(t);return n?n[1]:null}function Il(e,t=[]){try{gt(e,{extraFiles:t})}catch{}let n=de(e,b);return Ph({domain:Ih(e),auditMd:wt(de(n,"audit","latest.md")),findingsMd:wt(de(n,"audit","findings.md")),migrationMd:wt(de(n,"strategy","migration-plan.md")),roadmapMd:wt(de(n,"roadmap.md")),evidenceMd:wt(de(n,"audit","evidence.md")),corrections:Ah(e,t)})}function jo(e={}){let t=Il(process.cwd(),e.files??[]);if(e.json){process.stdout.write(JSON.stringify(t.json,null,2)+`
605
+ `);return}u.message(D([{content:ue.bold("Open Knowledge Format")},{sep:!0},{content:`Bundle: ${s.exists?ue.green(wt+"/"):ue.dim("not created")}`},{content:`Files: ${s.exists?String(s.fileCount):"\u2014"}`},{sep:!0},{content:s.exists?ue.dim("Run `seoagent okf validate` to check it, `okf publish` to serve it."):ue.dim("Run `seoagent okf scaffold` to start one.")}],{title:ue.cyan("OKF")}))}import ve from"picocolors";function bi(e={}){let t=process.cwd(),n=I(t);if(!n)return;let r=yt(t,n);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
606
+ `);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 i=`${b}/${Vn}`;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(D([{content:ve.bold("llms.txt")},{sep:!0},{content:`Source: ${ve.green(i)}${r.llmsSourceWritten?ve.dim(" (updated)"):ve.dim(" (unchanged)")}`},{content:`Published: ${r.llmsRoute?ve.dim(`skipped \u2014 ${r.llmsRoute} serves it`):r.llmsPublished?ve.green(r.llmsPublished):r.publicDir?ve.dim(`${r.publicDir}/llms.txt (already current)`):ve.yellow("nowhere \u2014 no static dir found")}`}],{title:ve.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 ${i} if you want to compare. To hand the file to SEOAgent instead, delete the route and re-run.`);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 ki(e={}){let t=process.cwd(),n=I(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 i=r?le(t,r).pages.map(s=>s.url||s.route):[],o=await rs({domain:r||"",sitemapUrl:e.url,knownUrls:i});if(e.json){process.stdout.write(JSON.stringify(o,null,2)+`
607
+ `),o.ok||(process.exitCode=1);return}Vg(o),o.ok||(process.exitCode=1)}function Vg(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(D([{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 wh,writeFileSync as vl}from"fs";import{join as Ri}from"path";import re from"picocolors";var $i=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi,il=30;function Xt(e){let t=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(e);return t?t[1]:e}function Yt(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 $e(e,t){let n=new RegExp(`\\b${t}\\s*=\\s*"([^"]*)"`,"i").exec(e);if(n)return Yt(n[1]).trim();let r=new RegExp(`\\b${t}\\s*=\\s*'([^']*)'`,"i").exec(e);if(r)return Yt(r[1]).trim();let i=new RegExp(`\\b${t}\\s*=\\s*([^\\s>]+)`,"i").exec(e);return i?Yt(i[1]).trim():null}function zg(e){let t=/<title\b[^>]*>([\s\S]*?)<\/title>/i.exec(e);return t&&Yt(t[1].replace(/\s+/g," ")).trim()||null}function Jg(e){let t=e.match(/<meta\b[^>]*>/gi)??[];for(let n of t){let r=$e(n,"name");if(r&&r.toLowerCase()==="description"){let i=$e(n,"content");return i&&i.trim()?i.trim():null}}return null}function Yg(e){let t=Xt(e),n=[],r=/<h1\b[^>]*>([\s\S]*?)<\/h1>/gi,i;for(;(i=r.exec(t))!==null;){let o=Yt(i[1].replace(/<[^>]+>/g," ").replace(/\s+/g," ")).trim();o&&n.push(o)}return n}function Xg(e){let t=e.match(/<link\b[^>]*>/gi)??[];for(let n of t){let r=$e(n,"rel");if(r&&r.toLowerCase().split(/\s+/).includes("canonical")){let i=$e(n,"href");return i&&i.trim()?i.trim():null}}return null}function Qg(e){let t=[],n=/<script\b[^>]*type\s*=\s*['"]application\/ld\+json['"][^>]*>([\s\S]*?)<\/script>/gi,r;for(;(r=n.exec(e))!==null;){let i=r[1].trim();if(i)try{let o=JSON.parse(i);t.push({types:vi(o),valid:!0})}catch{let o=Array.from(i.matchAll(/"@type"\s*:\s*"([^"]+)"/g)).map(s=>s[1]);t.push({types:o,valid:!1})}}return t}function vi(e,t=[]){if(Array.isArray(e)){for(let n of e)vi(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 i of r)typeof i=="string"&&t.push(i);Array.isArray(n["@graph"])&&vi(n["@graph"],t)}return t}function ol(e,t){let n={},r=e.match(/<meta\b[^>]*>/gi)??[];for(let i of r){let o=($e(i,"property")||$e(i,"name")||"").toLowerCase();if(o.startsWith(t)){let s=$e(i,"content");s!==null&&(n[o.slice(t.length)]=s)}}return n}function Zg(e){return ol(e,"og:")}function eh(e){return ol(e,"twitter:")}function th(e,t=5){let r=Xt(e).match(/<img\b[^>]*>/gi)??[],i=0,o=[];for(let s of r)if(!/\salt(?=[\s=/>])/i.test(s)&&(i++,o.length<t)){let l=$e(s,"src");l&&o.push(l)}return{imgCount:r.length,missingAlt:i,missingAltSrcs:o}}var nh=/\.(png|jpe?g|gif|svg|webp|avif|ico|css|js|mjs|json|pdf|zip|gz|mp4|webm|mp3|woff2?|ttf|xml|txt)$/i;function sl(e,t,n=100){let r;try{r=new URL(t).origin}catch{return[]}let i=[],o=new Set,s=e.match(/<a\b[^>]*>/gi)??[];for(let a of s){if(i.length>=n)break;let l=$e(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||nh.test(c.pathname)||ae(c.pathname))continue;c.hash="";let d=c.pathname==="/"?`${c.origin}/${c.search}`:`${c.origin}${c.pathname.replace(/\/+$/,"")}${c.search}`;o.has(d)||(o.add(d),i.push(d))}return i}function al(e){return(Xt(e).replace($i," ").match(/<a\b[^>]*\bhref\s*=/gi)??[]).length}function ll(e){let t=Xt(e).replace($i," ").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 rh=/\b(loading|please wait|just a moment|redirecting)\b[\s.…]*/i;function ih(e){let t=ll(e),n=al(e),r=Xt(e).replace($i," ").replace(/<[^>]+>/g," ").replace(/\s+/g," ").trim(),i=t<il&&rh.test(r),o=t<il&&n===0;return i||o}function oh(e,t,n=200){let r=Qg(t),i=Array.from(new Set(r.flatMap(a=>a.types))),o=Xg(t),s=th(t);return{url:e,status:n,fetched:!0,title:zg(t),metaDescription:Jg(t),h1s:Yg(t),canonical:o,canonicalServerRendered:o===null?null:!0,jsonLd:r,jsonLdTypes:i,openGraph:Zg(t),twitter:eh(t),wordCount:ll(t),clientRenderedShell:ih(t),bodyLinkCount:al(t),imgCount:s.imgCount,imgsMissingAlt:s.missingAlt,imgsMissingAltSrcs:s.missingAltSrcs,failureReason:null}}function cl(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 sh(e){return typeof e=="function"?{fetchImpl:e}:e??{}}function ah(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 Si(e,t){let n=sh(t),r=cl(e);try{let i=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(!i.ok)return{evidence:{...r,status:i.status,failureReason:`HTTP ${i.status}`},html:null};let o=await i.text();return{evidence:oh(e,o,i.status),html:o}}catch(i){return{evidence:{...r,failureReason:ah(i)},html:null}}}async function xi(e,t){return(await Si(e,t)).evidence}async function ul(e,t={}){let n=Math.max(1,t.concurrency??5),r=new Array(e.length),i=0;async function o(){for(;;){let s=i++;if(s>=e.length)return;if(t.deadlineMs!==void 0&&Date.now()>=t.deadlineMs){r[s]=cl(e[s],"crawl time budget exhausted before this page could be fetched");continue}r[s]=await xi(e[s],{attempts:t.attempts,timeoutMs:t.timeoutMs,fetchImpl:t.fetchImpl})}}return await Promise.all(Array.from({length:Math.min(n,e.length)},()=>o())),r}function lh(e){let t=[],n=[],r=null,i=!1;for(let o of e.split(/\r?\n/)){let s=o.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||!i)&&(r={userAgents:[],disallow:[],allow:[]},t.push(r)),r.userAgents.push(c.toLowerCase()),i=!0;continue}if(i=!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 dl(e){let t=e.trim().replace(/\/+$/,"");return/^https?:\/\//i.test(t)?t:`https://${t}`}async function pl(e,t){let n=`${dl(e)}/robots.txt`,r={fetched:!1,status:null,raw:"",groups:[],sitemaps:[]};try{let i=await P(n,{headers:{"user-agent":"SEOAgent-CLI/robots-check"}},{attempts:2,timeoutMs:1e4,fetchImpl:t});if(!i.ok)return{...r,status:i.status};let o=await i.text();return/^\s*</.test(o)?{...r,status:i.status,raw:""}:{fetched:!0,status:i.status,raw:o,...lh(o)}}catch{return r}}var ch=/\/(blog|posts?|articles?|news)\//i;function uh(e){return e.filter(t=>ch.test(t)).length}async function fl(e,t){let n=`${dl(e)}/sitemap.xml`,r={fetched:!1,status:null,urls:[],count:0,blogUrlCount:0};try{let i=await P(n,{headers:{"user-agent":"SEOAgent-CLI/sitemap-facts"}},{attempts:2,timeoutMs:1e4,fetchImpl:t});if(!i.ok)return{...r,status:i.status};let o=await i.text();if(!/<urlset|<sitemapindex/i.test(o))return{...r,status:i.status};let s=ye(o);return{fetched:!0,status:i.status,urls:s,count:s.length,blogUrlCount:uh(s)}}catch{return r}}function dh(e){return Object.keys(e.twitter).length>0}function ph(e){return Object.keys(e.openGraph).length>0}function fh(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 ph(e);case"twitter_card":return dh(e);case"json_ld":return e.jsonLdTypes.length>0}}var mh=["title","meta_description","canonical","open_graph","twitter_card","json_ld"];function gh(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 hh(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=fh(e,t);return{kind:t,present:n,safeToRecommendAdding:!n,reason:n?gh(e,t):`${t} genuinely absent in the server HTML \u2014 safe to recommend adding`}}function er(e){return mh.map(t=>hh(e,t))}var Qt={title:"<title>",meta_description:"meta description",canonical:"canonical",open_graph:"Open Graph tags",twitter_card:"Twitter card",json_ld:"JSON-LD schema"};var _i="SOURCE RENDER (local dev server) \u2014 NOT the public live site";function ml(e){return e===null||e===""?"_(none)_":e}function Zt(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 tr(e,t){return t.length===0?`- **${e}:** _(none \u2014 all pages pass)_`:`- **${e}:** ${t.join(", ")}`}function gl(e){let{domain:t,capturedAt:n,pages:r,robots:i,sitemap:o}=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 ${_i}.**`),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)"),!i.fetched)l.push(`- Not fetched (HTTP ${i.status??"network error"}). Do NOT assert any robots.txt rule \u2014 it is unverified (Hypothesis).`);else{let p=i.groups.flatMap(g=>g.disallow).filter(Boolean);l.push(`- Fetched: HTTP ${i.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: ${i.sitemaps.length===0?"_(none)_":i.sitemaps.join(", ")}`),l.push("- Raw contents:"),l.push("```"),l.push(i.raw.trim()),l.push("```")}l.push(""),l.push("## sitemap.xml (Confirmed)"),o.fetched?(l.push(`- **${o.count} URL${o.count===1?"":"s"}**, ${o.blogUrlCount} blog/article post${o.blogUrlCount===1?"":"s"}`),o.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 ${o.status??"network error"}). Do NOT assert a sitemap URL count.`),l.push("");let f=Zt(r);l.push("## Site-wide rollup (Confirmed)"),l.push(tr("Pages missing canonical",f.pagesMissingCanonical)),l.push(tr("Pages missing meta description",f.pagesMissingMetaDescription)),l.push(tr("Pages with multiple H1s",f.pagesWithMultipleH1s)),l.push(tr("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:** ${ml(p.title)}`),l.push(`- **meta description:** ${ml(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=er(p).filter(w=>w.present).map(w=>Qt[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(`
608
+ `)}function hl(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 yl={Critical:0,High:1,Medium:2,Low:3};function wl(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 Z(e,t,n){return e===1?t:n??`${t}s`}function Ci(e){let{pages:t,robots:n,sitemap:r}=e,i=t.filter(c=>c.fetched),o=Zt(t),s=[],a=i.filter(c=>c.clientRenderedShell);a.length>0&&s.push({severity:"Critical",title:`${a.length} ${Z(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",title:`${l.length} discovered ${Z(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",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",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=>wl(f)).filter(Boolean)),d=i.filter(f=>{let p=wl(f.url);return p!==null&&!c.has(p)});d.length>0&&s.push({severity:"Medium",title:`${d.length} crawled ${Z(d.length,"page is","pages are")} missing from sitemap.xml (${r.count} ${Z(r.count,"URL")} listed vs ${i.length} ${Z(i.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} ${Z(r.count,"URL")}`})}if(n.fetched&&r.fetched&&n.sitemaps.length===0&&s.push({severity:"Medium",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)_"}),o.pagesMissingCanonical.length>0&&s.push({severity:"Medium",title:`${o.pagesMissingCanonical.length} ${Z(o.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:o.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"}),o.pagesMissingMetaDescription.length>0&&s.push({severity:"Medium",title:`${o.pagesMissingMetaDescription.length} ${Z(o.pagesMissingMetaDescription.length,"page is","pages are")} missing a meta description`,what:'These pages serve no `<meta name="description">` in the server HTML.',urls:o.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"}),o.pagesWithMultipleH1s.length>0&&s.push({severity:"Medium",title:`${o.pagesWithMultipleH1s.length} ${Z(o.pagesWithMultipleH1s.length,"page has","pages have")} multiple H1s`,what:"These pages serve more than one `<h1>` in the document, sending conflicting topic signals.",urls:o.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"}),o.pagesWithNoStructuredData.length>0&&s.push({severity:"Medium",title:`${o.pagesWithNoStructuredData.length} ${Z(o.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:o.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)"}),o.totalImgsMissingAlt>0){let c=o.pagesWithImgsMissingAlt.map(d=>{let p=i.find(g=>g.url===d.url)?.imgsMissingAltSrcs??[];return`${d.url} \u2014 ${d.count} ${Z(d.count,"image")}${p.length>0?` (${p.join(", ")}${d.count>p.length?", \u2026":""})`:""}`});s.push({severity:"Medium",title:`${o.totalImgsMissingAlt} ${Z(o.totalImgsMissingAlt,"image is","images are")} missing alt text across ${o.pagesWithImgsMissingAlt.length} ${Z(o.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)=>yl[c.severity]-yl[d.severity])}function yh(e){let t=[];for(let n of e.filter(r=>r.fetched)){let r=er(n).filter(i=>i.present).map(i=>i.kind==="json_ld"?`${Qt[i.kind]} (${n.jsonLdTypes.join(", ")})`:Qt[i.kind]);r.length>0&&t.push(`- ${n.url} \u2014 ${r.join(", ")}`)}return t}function bl(e){let t=Ci(e),n=e.origin??`https://${e.domain.replace(/^https?:\/\//,"").replace(/\/+$/,"")}`,r=e.sourceRender===!0,i=[];i.push("---"),i.push(`domain: ${e.domain}`),i.push(`origin: ${n}`),i.push(`source_render: ${r}`),i.push(`generated_at: ${e.capturedAt}`),i.push(`findings: ${t.length}`),i.push("source_evidence: .seoagent/audit/evidence.md"),i.push("note: >-"),i.push(" MACHINE-GENERATED findings report derived from the live-crawl evidence."),i.push(" The audit (audit/latest.md) BUILDS ON this file \u2014 it must carry every"),i.push(" finding below forward (adding GSC context and prioritization on top),"),i.push(" never re-derive or truncate the list. Do not hand-edit; re-run"),i.push(" `seoagent crawl` to regenerate."),i.push("---"),i.push(""),i.push(`# Technical findings \u2014 ${e.domain} (from the live crawl)`),i.push(""),i.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.`),i.push(""),r&&(i.push(`> **\u26A0 ${_i}.**`),i.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."),i.push("")),t.length===0&&(i.push("## No confirmed technical findings"),i.push(""),i.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."),i.push("")),t.forEach((s,a)=>{if(i.push(`## [${s.severity}] ${s.title}`),i.push(""),i.push(`**Confirmed** \xB7 Evidence: ${s.evidence}`),i.push(""),i.push(s.what),s.urls.length>0){i.push(""),i.push("Affected URLs:");for(let l of s.urls)i.push(`- ${l}`)}i.push(""),i.push(`**Why it matters:** ${s.why}`),i.push(""),i.push(`**Suggested fix:** ${s.fix}`),a<t.length-1&&i.push("")}),i.push("");let o=yh(e.pages);return i.push("## Already present on the live site \u2014 never recommend adding these"),i.push(""),i.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".'),i.push(""),o.length===0?i.push("_(no fetched page serves any head-level entity \u2014 nothing to guard)_"):i.push(...o),i.push(""),i.join(`
609
+ `)}function kl(e){let t=[],n=/^## \[(Critical|High|Medium|Low)\] (.+)$/gm,r;for(;(r=n.exec(e))!==null;)t.push({severity:r[1],title:r[2].trim()});return t}var bh=15,kh=30,vh=5,$h=18e4,Sh=15e3,xh=2;function Sl(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 _h(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=`${Sl(r)?"http":"https"}://${n}`}try{let r=new URL(n);return r.protocol!=="http:"&&r.protocol!=="https:"?null:r.origin}catch{return null}}function Ei(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=_h(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 i=n.source==="flag"||n.source==="live_url",o=Sl(new URL(r).hostname);return{ok:!0,origin:r,source:n.source,designated:i,loopback:o,sourceRender:o&&!i}}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 Ai(e={}){let t=process.cwd(),n=I(t);if(!n)return;let r=Ei({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{q(t,{live_url:r.origin})}catch{}let i=n.domain&&n.domain!=="unknown"?n.domain:new URL(r.origin).host,o=Math.min(Math.max(1,e.max??bh),kh),s=`${r.origin}/`;u.info(`Capturing live-crawl evidence from ${r.origin} (up to ${o} pages + 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=Date.now()+$h,[l,c,d]=await Promise.all([Si(s,e.fetchImpl),pl(r.origin,e.fetchImpl),fl(r.origin,e.fetchImpl)]),f=l.html?sl(l.html,s):[],g=Rh({home:s,sitemapUrls:$l(d.urls,r.origin),navLinks:f,repoUrls:$l(Eh(t,i),r.origin),max:o}).filter(N=>N!==s),y=await ul(g,{concurrency:vh,fetchImpl:e.fetchImpl,deadlineMs:a}),h=[l.evidence,...y];await Ah(h,a,e.fetchImpl);let w={domain:i,origin:r.origin,originSource:r.source,sourceRender:r.sourceRender,capturedAt:new Date().toISOString(),pages:h,robots:c,sitemap:d},$=Ri(t,b,"audit");wh($,{recursive:!0});let S=Ri($,"evidence.md");vl(S,gl(w),"utf-8");let H=Ri($,"findings.md");if(vl(H,bl(w),"utf-8"),e.json){process.stdout.write(JSON.stringify(w,null,2)+`
610
+ `);return}Ph(w,S,H)}function Ch(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 Rh(e){let t=new Set,n=[],r=i=>{if(n.length>=e.max)return;let o=Ch(i);!o||t.has(o)||(t.add(o),n.push(o))};r(e.home);for(let i of e.sitemapUrls??[])r(i);for(let i of e.navLinks??[])r(i);for(let i of e.repoUrls??[])r(i);return n}function Eh(e,t){try{return le(e,t).pages.map(n=>n.url).filter(n=>/^https?:\/\//.test(n))}catch{return[]}}async function Ah(e,t,n){for(let r=0;r<e.length;r++){let i=e[r];if(i.fetched)continue;if(Date.now()>=t){let s="crawl time budget exhausted before sequential retry";e[r]={...i,failureReason:i.failureReason?`${i.failureReason}; ${s}`:s};continue}let o=await xi(i.url,{attempts:xh,timeoutMs:Sh,fetchImpl:n});e[r]=o.fetched?o:{...o,failureReason:o.failureReason??i.failureReason??null}}}function $l(e,t){let n=[];for(let r of e)try{let i=new URL(r);n.push(`${t}${i.pathname}${i.search}`)}catch{}return n}function Ph(e,t,n){let r=hl(e),i=Zt(e.pages);u.success(`Captured evidence for ${r.fetched}/${r.pages} page${r.pages===1?"":"s"} from ${e.origin??e.domain} \u2192 ${re.dim(t)}`);let o=e.pages.filter(a=>!a.fetched);if(o.length>0){u.warn(`CRAWL INCOMPLETE: ${o.length} discovered page${o.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 o)u.message(` ${re.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?re.green("fetched"):re.yellow("not reachable")} \xB7 sitemap: ${r.sitemapCount===null?re.yellow("not reachable"):re.green(`${r.sitemapCount} URLs`)}`);let s=[];if(i.pagesMissingCanonical.length>0&&s.push(`${i.pagesMissingCanonical.length} missing canonical`),i.pagesMissingMetaDescription.length>0&&s.push(`${i.pagesMissingMetaDescription.length} missing meta description`),i.pagesWithMultipleH1s.length>0&&s.push(`${i.pagesWithMultipleH1s.length} with multiple H1s`),i.pagesWithNoStructuredData.length>0&&s.push(`${i.pagesWithNoStructuredData.length} with no structured data`),i.totalImgsMissingAlt>0&&s.push(`${i.totalImgsMissingAlt} image${i.totalImgsMissingAlt===1?"":"s"} missing alt`),s.length>0&&u.message(` ${re.yellow("!")} rollup: ${s.join(" \xB7 ")}`),r.shells>0&&u.message(` ${re.yellow("!")} ${r.shells} page(s) render as a client-side shell \u2014 crawlers can't see the content`),n){let a=Ci(e).length;u.message(` findings report: ${a===0?re.green("no confirmed findings"):re.yellow(`${a} confirmed finding${a===1?"":"s"}`)} \u2192 ${re.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 Lh,mkdirSync as jh,writeFileSync as Nh}from"fs";import{dirname as Pl,join as Dh}from"path";import de from"picocolors";var Ih=10,_l=30,Pi=200;function Cl(e,t,n){let r=new URL(t).host,i=new Set,o=[];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];i.has(d)||(i.add(d),!ae(F(d))&&(/\.(md|txt)$/i.test(c.pathname)||o.push(d)))}let s=`${t.replace(/\/$/,"")}/`,a=o.findIndex(l=>l===s||l===s.slice(0,-1));if(a>0){let[l]=o.splice(a,1);o.unshift(l)}return{selected:o.slice(0,n),skipped:o.slice(n)}}function Th(e,t){let n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n}function Ii(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 nr(e){return e.replace(/\|/g,"\\|")}function xl(e){return e.error?e.error:e.coverageState||e.indexStatus}function Rl(e,t){let n=Ii(e),r=e.filter(l=>!l.error&&l.indexStatus==="PASS"),i=e.filter(l=>l.error||l.indexStatus==="ERROR"),o=e.filter(l=>!r.includes(l)&&!i.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(o.length>0){a.push(`## Not indexed (${o.length})`,""),a.push("| URL | Verdict | Coverage state | Last crawl | Robots | Fetch |"),a.push("| --- | --- | --- | --- | --- | --- |");for(let l of o)a.push(`| ${nr(l.url)} | ${l.indexStatus} | ${nr(xl(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(`| ${nr(l.url)} | ${nr(xl(l))} | ${l.googleCanonical??"\u2014"} | ${l.lastCrawlTime??"\u2014"} |`);a.push("")}if(i.length>0){a.push(`## Inspection errors (${i.length})`,"");for(let l of i)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(`
611
+ `)}var Ye=class extends Error{constructor(n,r){super(r);this.code=n}};async function El(e){let t=(e.apiBase||e.auth.api_base).replace(/\/$/,""),n=Th(e.urls,Ih),r=[],i="";for(let[o,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 Ye("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 Ye(c,l.error||c):new Ye("http_error",l.error||`HTTP ${a.status} from /api/cli/indexing`)}i=l.site_url||i,r.push(...l.results??[]),e.onProgress?.(r.length,e.urls.length)}return{siteUrl:i,results:r}}var Oh=5;async function Al(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?ye(await l.text()):null}catch{return null}},i=await r(n);if(!i||i.length===0)return null;let o=i.filter(a=>/\.xml(\?.*)?$/i.test(a)),s=i.filter(a=>!/\.xml(\?.*)?$/i.test(a));if(o.length>0)for(let a of o.slice(0,Oh)){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 Ti(e={}){let t=process.cwd(),n=I(t);if(!n)return;let r=L(n.domain);if(!r){let $=Ae();u.error(`Not logged in for ${n.domain}. Indexing coverage needs Google Search Console, which comes with the FREE cloud account.
612
+ Run ${de.cyan("seoagent login")} (connects GSC), then re-run ${de.cyan("seoagent indexing")}.`+($.length>0?`
613
+ (This machine is logged in to: ${$.join(", ")} \u2014 not this project's site.)`:"")),process.exitCode=1;return}let i=Ei({urlFlag:e.url,liveUrl:n.live_url,domain:n.domain});if(!i.ok){u.error(i.error),process.exitCode=1;return}let o=i.origin,s=Math.min(Math.max(1,e.max??_l),Pi);u.info(`Reading live sitemap from ${o}/sitemap.xml\u2026`);let a=await Al(o,e.fetchImpl),l=a?.urls??[`${o.replace(/\/$/,"")}/`];a||u.warn("No parseable sitemap found \u2014 inspecting the homepage only.");let{selected:c,skipped:d}=Cl(l,o,s);if(c.length===0){u.error(`The sitemap at ${o}/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 El({urls:c,auth:r,apiBase:e.apiBase,fetchImpl:e.fetchImpl,onProgress:($,S)=>{$<S&&u.info(` \u2026${$}/${S} inspected`)}})}catch($){if($ instanceof Ye){let S={invalid_credentials:`Stored credentials were rejected \u2014 run ${de.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 ${de.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(`${$.message}
614
+ ${S[$.code]}`)}else u.error(`Indexing lookup failed: ${$ instanceof Error?$.message:String($)}`);process.exitCode=1;return}let p=(e.now?.()??new Date).toISOString(),g=Rl(f.results,{origin:o,siteUrl:f.siteUrl,generatedAt:p,sitemapUrl:a?.sitemapUrl??null,sitemapUrlCount:l.length,notInspected:d}),y=Dh(Fe(t),"audit","indexing.md");Lh(Pl(y))||jh(Pl(y),{recursive:!0}),Nh(y,g,"utf-8");let h=Ii(f.results);if(e.json){process.stdout.write(JSON.stringify({origin:o,site_url:f.siteUrl,summary:h,results:f.results,not_inspected:d},null,2)+`
615
+ `);return}let w=h.inspected>0?Math.round(h.indexed/h.inspected*100):0;u.info(""),u.info(`${de.bold("Indexing coverage")} for ${o} (GSC property ${f.siteUrl}):`),u.info(` ${de.green(`${h.indexed} indexed`)} \xB7 ${h.notIndexed>0?de.yellow(`${h.notIndexed} not indexed`):"0 not indexed"} \xB7 ${h.errors>0?de.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 ${de.cyan(`--max ${Math.min(l.length,Pi)}`)}`),u.info(` Report: ${de.cyan(".seoagent/audit/indexing.md")}`)}import Oi from"picocolors";async function Li(e={}){let t=process.cwd(),n=ht(t,{extraFiles:e.files});if(e.json){process.stdout.write(JSON.stringify(n,null,2)+`
616
+ `);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(` ${Oi.dim(`${r.file}:${r.line}`)} \u2014 the live page already serves ${Oi.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.")}n.skipped.length>0&&u.message(` ${Oi.dim(`skipped (protected): ${n.skipped.join(", ")}`)}`)}import{existsSync as Il,readFileSync as Tl,readdirSync as Fh,statSync as Mh}from"fs";import{join as pe,relative as Uh,sep as Bh}from"path";var Wh=["Critical","High","Medium","Low"],Hh={Critical:5,High:3,Medium:2,Low:1},Gh=8;function Kh(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let i=r.split(`
617
+ `,1)[0].trim(),o=Wh.find(f=>i.toLowerCase().startsWith(f.toLowerCase()));if(!o)continue;let s=r.split(`
618
+ `).slice(1),a=null,l=0,c=Hh[o]??2,d=()=>{a&&l<c&&(t.push({severity:o,block:a.join(`
619
+ `).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,Gh)}function qh(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=[],i=null,o=null,s=()=>{o&&r.push(o),o=null};for(let a of e.split(`
620
+ `)){let l=/^## (Harvest|Redirect|Sunset)\b/i.exec(a);if(l){s(),i=l[1].toLowerCase();continue}if(/^## /.test(a)){s(),i=null;continue}let c=/^- \[[ xX]\] `([^`]+)`/.exec(a);if(c&&i){s(),o={asset:c[1],disposition:i,evidence:"",action:""};continue}if(!o)continue;let d=/\*\*Evidence \(GSC\):\*\*\s*(.+)$/.exec(a);d&&(o.evidence=d[1].trim());let f=/\*\*Action:\*\*\s*(.+)$/.exec(a);f&&(o.action=f[1].trim())}return s(),r.length===0&&t.harvest+t.redirect+t.sunset===0?null:{...t,rows:r}}var Vh=5;function zh(e){let t=[];for(let n of e.split(`
621
+ `)){let r=/^\s*- \[ \]\s+(.+)$/.exec(n);if(r&&t.push(r[1].trim()),t.length>=Vh)break}return t}function Ol(e,t=[]){let n;try{n=Fh(e)}catch{return t}for(let r of n){let i=pe(e,r),o;try{o=Mh(i)}catch{continue}o.isDirectory()?Ol(i,t):r.endsWith(".md")&&t.push(i)}return t}function Jh(e,t=[]){let n=[],r=new Set(Ol(pe(e,b)));for(let i of t){let o=pe(e,i);Il(o)&&r.add(o)}for(let i of r){let o;try{o=Tl(i,"utf-8")}catch{continue}let s=o.split(`
622
+ `);for(let a=0;a<s.length;a++)s[a].includes(Hn)&&n.push({file:Uh(e,i).split(Bh).join("/"),line:a+1,text:s[a].trim()})}return n}function Yh(e){let t=e.evidenceMd===null?"missing":Gn(e.evidenceMd)?"source-render":"live",n=t==="live",r=e.auditMd?Kh(e.auditMd):[],i=e.findingsMd?kl(e.findingsMd):[],o=e.migrationMd?qh(e.migrationMd):null,s=e.roadmapMd?zh(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(""),i.length===0)a.push("_No confirmed technical findings \u2014 every crawled page passed the live-crawl checks._");else{a.push(`All ${i.length} confirmed finding${i.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 i)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(o&&(a.push("## Migration plan (from `.seoagent/strategy/migration-plan.md`)"),a.push(""),a.push(`**${o.harvest} harvest \xB7 ${o.redirect} redirect \xB7 ${o.sunset} sunset**`),a.push(""),o.rows.length>0)){a.push("| Asset | Disposition | GSC evidence | Action |"),a.push("|---|---|---|---|");for(let l of o.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(`
623
+ `),json:{domain:e.domain,liveStateVerified:n,evidenceStatus:t,findings:r,technicalFindings:i,corrections:e.corrections,migration:o,roadmap:s}}}function bt(e){try{return Il(e)?Tl(e,"utf-8"):null}catch{return null}}function Xh(e){let t=bt(pe(e,b,"project.md"));if(!t)return null;let n=/^domain:\s*(\S+)\s*$/m.exec(t);return n?n[1]:null}function Ll(e,t=[]){try{ht(e,{extraFiles:t})}catch{}let n=pe(e,b);return Yh({domain:Xh(e),auditMd:bt(pe(n,"audit","latest.md")),findingsMd:bt(pe(n,"audit","findings.md")),migrationMd:bt(pe(n,"strategy","migration-plan.md")),roadmapMd:bt(pe(n,"roadmap.md")),evidenceMd:bt(pe(n,"audit","evidence.md")),corrections:Jh(e,t)})}function ji(e={}){let t=Ll(process.cwd(),e.files??[]);if(e.json){process.stdout.write(JSON.stringify(t.json,null,2)+`
623
624
  `);return}process.stdout.write(t.markdown.trimEnd()+`
624
- `)}import{existsSync as Gh,mkdirSync as Hh,readFileSync as Ul,writeFileSync as Kh}from"fs";import{join as Mo}from"path";import bt from"picocolors";import{readdirSync as Th,readFileSync as Oh,statSync as Lh}from"fs";import{join as or}from"path";var Ol={minImpressionsToPreserve:50,onTopicRelevance:.34},jh=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 Ll(e){return e.toLowerCase().replace(/https?:\/\/[^/]+/g," ").replace(/[^a-z0-9]+/g," ").split(" ").filter(t=>t.length>2&&!jh.has(t)&&!/^\d+$/.test(t))}function jl(e){let t=new Set;for(let n of e)for(let r of Ll(n))t.add(r);return t}function Nh(e,t){let n=Ll(e);return n.length===0||t.size===0?0:n.filter(o=>t.has(o)).length/n.length}function Dh(e,t,n=Ol){let r=Nh(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 Nl(e,t,n=Ol){return e.map(r=>Dh(r,t,n)).sort((r,o)=>o.row.impressions-r.row.impressions)}function No(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 rr(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 Do(e){let t=e.split(/\r?\n/).filter(f=>f.trim()!=="");if(t.length<2)return[];let n=No(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=No(t[f]),g=(p[0]??"").trim();if(!g)continue;let y=l>=0?p[l]??"":"",h=rr(y);d.push({key:g,kind:o,clicks:s>=0?rr(p[s]??"")??0:0,impressions:a>=0?rr(p[a]??"")??0:0,position:c>=0?rr(p[c]??""):null,ctr:h===null?null:/%/.test(y)?h/100:h})}return d}function Mh(e){let t=e.split(/\r?\n/).find(s=>s.trim()!=="");if(!t)return!1;let n=No(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 Fh=[".","gsc",or(".seoagent","gsc"),or("data","gsc")],Uh=4096;function Dl(e){let t=[];for(let n of Fh){let r=or(e,n),o;try{o=Th(r)}catch{continue}for(let i of o){if(!/\.csv$/i.test(i))continue;let s=or(r,i);try{if(!Lh(s).isFile())continue;let a=Oh(s,"utf-8").slice(0,Uh);Mh(a)&&t.push(s)}catch{}}}return t}var Tl=["harvest","redirect","sunset"],Bh={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 Wh(e){return e.filter(t=>t.disposition==="redirect"&&t.row.kind==="page").map(t=>({from:t.row.key,note:t.action}))}function Ml(e){let{domain:t,directionSummary:n,decisions:r,generatedAt:o}=e,i=Tl.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(`
625
- `);for(let l of Tl){let c=r.filter(d=>d.disposition===l);if(c.length!==0){s.push(`## ${Bh[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=Wh(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(`
626
- `)}function Fl(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 Fo(e={}){let t=process.cwd(),n=I(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=et(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=jl(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:Mo(t,e.csv);if(!Gh(h)){u.error(`GSC CSV not found: ${h}`),process.exitCode=1;return}let w=Do(Ul(h,"utf-8"));l.push(...w),c=`${w.length} row(s) from ${e.csv}`}else{let h=Dl(t);if(h.length>0){let w=null;for(let $ of h)try{let S=Do(Ul($,"utf-8"));(!w||S.length>w.rows.length)&&(w={path:$,rows:S})}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: ${bt.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(bt.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=Nl(l,a),f=new Date().toISOString(),p=Mo(t,b,"strategy");Hh(p,{recursive:!0});let g=Mo(p,"migration-plan.md");Kh(g,Ml({domain:r,directionSummary:s,decisions:d,generatedAt:f}),"utf-8");let y=Fl(d);if(e.json){process.stdout.write(JSON.stringify({domain:r,directionSummary:s,source:c,summary:y,decisions:d},null,2)+`
627
- `);return}u.success(`Migration plan written \u2192 ${bt.dim(g)} (${c})`),u.message(` ${bt.green(`${y.harvest} harvest`)} \xB7 ${bt.cyan(`${y.redirect} redirect`)} \xB7 ${bt.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 Xl,writeFileSync as Ql,readFileSync as ty,readdirSync as ny,existsSync as ry}from"fs";import{join as Zl}from"path";import L from"picocolors";import{query as oy}from"@anthropic-ai/claude-agent-sdk";import{join as Uo}from"path";var Bo="citations",Wo="scorecard.md",qh="history",zh=6,Vh=1,Yh=12,Jh=5,ir="Claude (web-grounded)";function sr(e){return Uo(e,b,Bo)}function Wl(e){return Uo(sr(e),Wo)}function Gl(e){return Uo(sr(e),qh)}function Hl(e){return`${e.replace(/[:.]/g,"-")}.json`}function Kl(e){return typeof e!="number"||!Number.isFinite(e)?zh:Math.max(Vh,Math.min(Yh,Math.floor(e)))}function ar(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>=Jh))break}return n}function Qt(e){let t=e.results.length;return{cited:e.results.filter(r=>r.surfaced).length,total:t}}function Go(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 ql(e,t){let{cited:n,total:r}=Qt(e);return{generated_at:t.generatedAt,domain:e.domain,brand:e.brand,cited:n,total:r,competitors:e.competitors,results:e.results}}function zl(e,t){if(!t)return null;let{cited:n}=Qt(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 Vl(e,t){let n=ar(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(`
628
- `),o=n.length?`
629
- 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?`,
625
+ `)}import{existsSync as cy,mkdirSync as uy,readFileSync as Hl,writeFileSync as dy}from"fs";import{join as Fi}from"path";import kt from"picocolors";import{readdirSync as Qh,readFileSync as Zh,statSync as ey}from"fs";import{join as ir}from"path";var Nl={minImpressionsToPreserve:50,onTopicRelevance:.34},ty=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 Dl(e){return e.toLowerCase().replace(/https?:\/\/[^/]+/g," ").replace(/[^a-z0-9]+/g," ").split(" ").filter(t=>t.length>2&&!ty.has(t)&&!/^\d+$/.test(t))}function Fl(e){let t=new Set;for(let n of e)for(let r of Dl(n))t.add(r);return t}function ny(e,t){let n=Dl(e);return n.length===0||t.size===0?0:n.filter(i=>t.has(i)).length/n.length}function ry(e,t,n=Nl){let r=ny(e.key,t),i=r>=n.onTopicRelevance,o=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 i&&o?(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.`):!i&&o?(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=i?`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:i,relevance:r,rationale:c,action:d}}function Ml(e,t,n=Nl){return e.map(r=>ry(r,t,n)).sort((r,i)=>i.row.impressions-r.row.impressions)}function Ni(e){let t=[],n="",r=!1;for(let i=0;i<e.length;i++){let o=e[i];o==='"'?r&&e[i+1]==='"'?(n+='"',i++):r=!r:o===","&&!r?(t.push(n),n=""):n+=o}return t.push(n),t.map(i=>i.trim())}function rr(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 Di(e){let t=e.split(/\r?\n/).filter(f=>f.trim()!=="");if(t.length<2)return[];let n=Ni(t[0]).map(f=>f.toLowerCase()),r=n[0]??"",i=/quer/i.test(r)?"query":"page",o=f=>n.findIndex(p=>f.some(g=>p.includes(g))),s=o(["click"]),a=o(["impression"]),l=o(["ctr"]),c=o(["position"]),d=[];for(let f=1;f<t.length;f++){let p=Ni(t[f]),g=(p[0]??"").trim();if(!g)continue;let y=l>=0?p[l]??"":"",h=rr(y);d.push({key:g,kind:i,clicks:s>=0?rr(p[s]??"")??0:0,impressions:a>=0?rr(p[a]??"")??0:0,position:c>=0?rr(p[c]??""):null,ctr:h===null?null:/%/.test(y)?h/100:h})}return d}function iy(e){let t=e.split(/\r?\n/).find(s=>s.trim()!=="");if(!t)return!1;let n=Ni(t).map(s=>s.toLowerCase()),r=n[0]??"",i=/page|url|quer/.test(r),o=n.some(s=>s.includes("impression"));return i&&o}var oy=[".","gsc",ir(".seoagent","gsc"),ir("data","gsc")],sy=4096;function Ul(e){let t=[];for(let n of oy){let r=ir(e,n),i;try{i=Qh(r)}catch{continue}for(let o of i){if(!/\.csv$/i.test(o))continue;let s=ir(r,o);try{if(!ey(s).isFile())continue;let a=Zh(s,"utf-8").slice(0,sy);iy(a)&&t.push(s)}catch{}}}return t}var jl=["harvest","redirect","sunset"],ay={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 ly(e){return e.filter(t=>t.disposition==="redirect"&&t.row.kind==="page").map(t=>({from:t.row.key,note:t.action}))}function Bl(e){let{domain:t,directionSummary:n,decisions:r,generatedAt:i}=e,o=jl.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: ${i}`),s.push(`assets: ${r.length}`),s.push(`harvest: ${o.harvest}`),s.push(`redirect: ${o.redirect}`),s.push(`sunset: ${o.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: ${o.harvest} harvest \xB7 ${o.redirect} redirect \xB7 ${o.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(`
626
+ `);for(let l of jl){let c=r.filter(d=>d.disposition===l);if(c.length!==0){s.push(`## ${ay[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=ly(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(`
627
+ `)}function Wl(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 Mi(e={}){let t=process.cwd(),n=I(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 i=nt(t),o=[r,n.site_type],s=e.direction??"";if(i){let h=i.business;for(let w of[h.type,h.audience,h.industry,h.description,h.name])w&&o.push(w);for(let w of i.writingInstructions)o.push(w);s||(s=[h.description,h.type,h.audience].filter(Boolean).join(" \xB7 "))}s||(s=`${n.site_type} at ${r}`);let a=Fl(o);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:Fi(t,e.csv);if(!cy(h)){u.error(`GSC CSV not found: ${h}`),process.exitCode=1;return}let w=Di(Hl(h,"utf-8"));l.push(...w),c=`${w.length} row(s) from ${e.csv}`}else{let h=Ul(t);if(h.length>0){let w=null;for(let $ of h)try{let S=Di(Hl($,"utf-8"));(!w||S.length>w.rows.length)&&(w={path:$,rows:S})}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: ${kt.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(kt.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=Ml(l,a),f=new Date().toISOString(),p=Fi(t,b,"strategy");uy(p,{recursive:!0});let g=Fi(p,"migration-plan.md");dy(g,Bl({domain:r,directionSummary:s,decisions:d,generatedAt:f}),"utf-8");let y=Wl(d);if(e.json){process.stdout.write(JSON.stringify({domain:r,directionSummary:s,source:c,summary:y,decisions:d},null,2)+`
628
+ `);return}u.success(`Migration plan written \u2192 ${kt.dim(g)} (${c})`),u.message(` ${kt.green(`${y.harvest} harvest`)} \xB7 ${kt.cyan(`${y.redirect} redirect`)} \xB7 ${kt.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 ec,writeFileSync as tc,readFileSync as vy,readdirSync as $y,existsSync as Sy}from"fs";import{join as nc}from"path";import j from"picocolors";import{query as xy}from"@anthropic-ai/claude-agent-sdk";import{join as Ui}from"path";var Bi="citations",Wi="scorecard.md",py="history",fy=6,my=1,gy=12,hy=5,or="Claude (web-grounded)";function sr(e){return Ui(e,b,Bi)}function Kl(e){return Ui(sr(e),Wi)}function ql(e){return Ui(sr(e),py)}function Vl(e){return`${e.replace(/[:.]/g,"-")}.json`}function zl(e){return typeof e!="number"||!Number.isFinite(e)?fy:Math.max(my,Math.min(gy,Math.floor(e)))}function ar(e){if(!Array.isArray(e))return[];let t=new Set,n=[];for(let r of e){let i=typeof r=="string"?r.trim():"";if(!i)continue;let o=i.toLowerCase();if(!t.has(o)&&(t.add(o),n.push(i),n.length>=hy))break}return n}function en(e){let t=e.results.length;return{cited:e.results.filter(r=>r.surfaced).length,total:t}}function Hi(e){let t=e.results.length,n={brand:e.brand,isYou:!0,surfaced:e.results.filter(i=>i.surfaced).length,total:t},r=e.competitors.map(i=>({brand:i,isYou:!1,surfaced:e.results.filter(o=>o.competitorsSurfaced.some(s=>s.toLowerCase()===i.toLowerCase())).length,total:t}));return r.sort((i,o)=>o.surfaced-i.surfaced||i.brand.localeCompare(o.brand)),[n,...r]}function Jl(e,t){let{cited:n,total:r}=en(e);return{generated_at:t.generatedAt,domain:e.domain,brand:e.brand,cited:n,total:r,competitors:e.competitors,results:e.results}}function Yl(e,t){if(!t)return null;let{cited:n}=en(e),r=new Map(t.results.map(s=>[s.query.toLowerCase(),s.surfaced])),i=[],o=[];for(let s of e.results){let a=r.get(s.query.toLowerCase());a!==void 0&&(s.surfaced&&!a&&i.push(s.query),!s.surfaced&&a&&o.push(s.query))}return{scoreDelta:n-t.cited,prevCited:t.cited,prevTotal:t.total,prevDate:t.generated_at.slice(0,10),newlyCited:i,newlyDropped:o}}function Xl(e,t){let n=ar(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(`
629
+ `),i=n.length?`
630
+ 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.`:"",o=n.length?`,
630
631
  "competitorsSurfaced": [${JSON.stringify(n[0])}]`:`,
631
632
  "competitorsSurfaced": []`;return`You are SEOAgent measuring this business's AI-citation visibility (AEO/GEO) \u2014 whether answer engines surface and cite it.
632
633
 
@@ -643,7 +644,7 @@ Your job:
643
644
 
644
645
  2. For EACH question, use the WebSearch tool (and WebFetch if you need to read a result) to see what a web-grounded answer engine would actually cite right now. Decide whether "${e.name||e.domain}" / ${e.domain} appears among the sources an answer engine would draw from, and its approximate rank. You MAY Read the local \`.seoagent/okf/\` bundle and \`.seoagent/context.md\` to understand the brand accurately, but the verdict must come from the live web results \u2014 not from what you already know.
645
646
 
646
- 3. For EACH question, capture the single most-likely-cited URL in \`source\`: YOUR page when you surface, otherwise the page currently winning that answer (so the user knows what to beat). Use a real URL from the live results, or null if genuinely unknown.${o}
647
+ 3. For EACH question, capture the single most-likely-cited URL in \`source\`: YOUR page when you surface, otherwise the page currently winning that answer (so the user knows what to beat). Use a real URL from the live results, or null if genuinely unknown.${i}
647
648
 
648
649
  Be honest. Mark \`surfaced: false\` when the business does not appear \u2014 a low score is useful signal, a fabricated "cited" is worse than useless. Never invent a source.
649
650
 
@@ -660,16 +661,16 @@ End your reply with EXACTLY ONE fenced \`\`\`json block (and nothing after it) m
660
661
  "surfaced": true,
661
662
  "rank": 2,
662
663
  "source": "https://example.com/the-page-cited",
663
- "evidence": "one line: which source surfaced it, or why it didn't"${i}
664
+ "evidence": "one line: which source surfaced it, or why it didn't"${o}
664
665
  }
665
666
  ]
666
667
  }
667
668
  \`\`\`
668
669
 
669
- \`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 Yl(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=Xh(n[o]);if(i)return i}return null}function Xh(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=ar(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)?Qh(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 Qh(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 Jl(e,t){let{cited:n,total:r}=Qt(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=pe(f.evidence||(f.surfaced?"surfaced":"not found")),w=f.source?pe(Bl(f.source)):"\u2014";return i?`| ${p+1} | ${pe(f.query)} | ${g} | ${y} | ${w} | ${h} |`:`| ${p+1} | ${pe(f.query)} | ${g} | ${y} | ${h} |`}).join(`
670
- `),a=i?`| # | Query | Cited? | ~Rank | Source cited | Evidence |
670
+ \`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 Ql(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 i=n.length-1;i>=0;i--){let o=yy(n[i]);if(o)return o}return null}function yy(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 i=typeof n.brand=="string"&&n.brand.trim()?n.brand.trim():r,o=ar(Array.isArray(n.competitors)?n.competitors.map(l=>String(l)):[]),s=new Set(o.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)?wy(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:i,domain:r,competitors:o,results:a}}function wy(e){let t=new Set,n=[];for(let r of e){let i=r.toLowerCase();t.has(i)||(t.add(i),n.push(r))}return n}function Zl(e,t){let{cited:n,total:r}=en(e),i=t.generatedAt.slice(0,10),o=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=fe(f.evidence||(f.surfaced?"surfaced":"not found")),w=f.source?fe(Gl(f.source)):"\u2014";return o?`| ${p+1} | ${fe(f.query)} | ${g} | ${y} | ${w} | ${h} |`:`| ${p+1} | ${fe(f.query)} | ${g} | ${y} | ${h} |`}).join(`
671
+ `),a=o?`| # | Query | Cited? | ~Rank | Source cited | Evidence |
671
672
  |---|-------|--------|-------|--------------|----------|`:`| # | Query | Cited? | ~Rank | Evidence |
672
- |---|-------|--------|-------|----------|`,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: ${pe(Bl(f.source))})_`:"";return`- **${pe(f.query)}** \u2014 ${f.evidence||"not surfaced"}${p}`}).join(`
673
+ |---|-------|--------|-------|----------|`,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: ${fe(Gl(f.source))})_`:"";return`- **${fe(f.query)}** \u2014 ${f.evidence||"not surfaced"}${p}`}).join(`
673
674
  `),d=l.length?"- Enrich the Open Knowledge Format bundle so answer engines understand the business: run `seoagent okf scaffold` then fill it (the skill maps your `.seoagent/` knowledge into it), and publish it at `/.well-known/okf/`.\n- Cover the missed questions directly in your content (a page or FAQ that answers each one), then re-run `seoagent citations`.":"- Keep the OKF bundle current as the business evolves, and re-run to catch regressions.";return`---
674
675
  type: Report
675
676
  title: AI Citation Scorecard \u2014 ${e.domain}
@@ -684,11 +685,11 @@ engine: claude-web-grounded
684
685
  > measurement half of the AEO/GEO loop \u2014 \`seoagent okf\` makes you citable, this
685
686
  > tells you whether it's working.
686
687
 
687
- **Cited: ${n} / ${r} queries** \xB7 engine: ${ir} \xB7 ${o}
688
- ${Zh(t.trend,n,r)}
688
+ **Cited: ${n} / ${r} queries** \xB7 engine: ${or} \xB7 ${i}
689
+ ${by(t.trend,n,r)}
689
690
  ${a}
690
691
  ${s}
691
- ${ey(e)}
692
+ ${ky(e)}
692
693
  ## Where you're not surfacing (opportunities)
693
694
 
694
695
  ${c}
@@ -699,7 +700,7 @@ ${d}
699
700
 
700
701
  ## Methodology \u2014 read before quoting the number
701
702
 
702
- Measured on ${o} by querying **Claude with live web search**, which
703
+ Measured on ${i} by querying **Claude with live web search**, which
703
704
  approximates how a web-grounded answer engine (ChatGPT search, Perplexity,
704
705
  Google AI Overviews) synthesizes an answer from current web results.
705
706
 
@@ -712,13 +713,13 @@ This is **not a per-engine guarantee**: ChatGPT, Perplexity, and Gemini each
712
713
  rank and cite differently, and tracking them individually is a planned
713
714
  follow-up. Treat the score as directional \u2014 watch the trend rather than fixating
714
715
  on a single number.
715
- `}function Zh(e,t,n){if(!e)return`
716
+ `}function by(e,t,n){if(!e)return`
716
717
  _First run \u2014 re-run on a cadence to start tracking the trend._
717
- `;let r=e.scoreDelta>0?`\u25B2 up ${e.scoreDelta}`:e.scoreDelta<0?`\u25BC down ${Math.abs(e.scoreDelta)}`:"\u25AA no change",o=`
718
- **Trend:** ${t}/${n} this run \u2014 ${r} from ${e.prevCited}/${e.prevTotal} on ${e.prevDate}.`;return e.newlyCited.length&&(o+=`
719
- - \u2705 Newly cited: ${e.newlyCited.map(i=>`_${pe(i)}_`).join("; ")}`),e.newlyDropped.length&&(o+=`
720
- - \u26A0\uFE0F Dropped: ${e.newlyDropped.map(i=>`_${pe(i)}_`).join("; ")}`),o+`
721
- `}function ey(e){if(!e.competitors.length)return"";let t=Go(e).map(n=>{let r=n.isYou?`**${pe(n.brand)} (you)**`:pe(n.brand),o=n.total>0?`${Math.round(n.surfaced/n.total*100)}%`:"\u2014";return`| ${r} | ${n.surfaced} / ${n.total} | ${o} |`}).join(`
718
+ `;let r=e.scoreDelta>0?`\u25B2 up ${e.scoreDelta}`:e.scoreDelta<0?`\u25BC down ${Math.abs(e.scoreDelta)}`:"\u25AA no change",i=`
719
+ **Trend:** ${t}/${n} this run \u2014 ${r} from ${e.prevCited}/${e.prevTotal} on ${e.prevDate}.`;return e.newlyCited.length&&(i+=`
720
+ - \u2705 Newly cited: ${e.newlyCited.map(o=>`_${fe(o)}_`).join("; ")}`),e.newlyDropped.length&&(i+=`
721
+ - \u26A0\uFE0F Dropped: ${e.newlyDropped.map(o=>`_${fe(o)}_`).join("; ")}`),i+`
722
+ `}function ky(e){if(!e.competitors.length)return"";let t=Hi(e).map(n=>{let r=n.isYou?`**${fe(n.brand)} (you)**`:fe(n.brand),i=n.total>0?`${Math.round(n.surfaced/n.total*100)}%`:"\u2014";return`| ${r} | ${n.surfaced} / ${n.total} | ${i} |`}).join(`
722
723
  `);return`
723
724
  ## Share of voice
724
725
 
@@ -727,17 +728,17 @@ How often each brand surfaces across the same ${e.results.length} queries.
727
728
  | Brand | Surfaced | Rate |
728
729
  |-------|----------|------|
729
730
  ${t}
730
- `}function Bl(e){let t=e.replace(/^https?:\/\//i,"").replace(/\/$/,"");return t.length<=48?t:t.slice(0,47)+"\u2026"}function pe(e){return e.replace(/\|/g,"\\|").replace(/\n+/g," ").trim()}async function Zt(e={}){let t=process.cwd(),n=I(t);if(!n)return;let r=Ht();if(r!=="env-key"&&r!=="enterprise"&&r!=="claude-session-likely"){u.warn(we[r].summary),we[r].next&&u.message(` ${we[r].next}`),process.exitCode=1;return}u.info(L.dim(we[r].summary));let o=et(t),i=On(t),s=ar(e.competitors&&e.competitors.length?e.competitors:ly(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=Kl(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 ${ir}.`),u.message(L.dim(` This runs live web searches and can take a minute\u2026
731
- `));let c=Vl(a,l),d=await iy({cwd:t,prompt:c,model:e.model});if(d===null){process.exitCode=1;return}let f=Yl(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=Gl(t),y=cy(g),h=zl(f,y),w=Jl(f,{generatedAt:p,trend:h});Xl(sr(t),{recursive:!0}),Ql(Wl(t),w,"utf-8"),Xl(g,{recursive:!0}),Ql(Zl(g,Hl(p)),JSON.stringify(ql(f,{generatedAt:p}),null,2)+`
732
- `,"utf-8");let{cited:$,total:S}=Qt(f),B=$===0?L.red:$<S?L.yellow:L.green,j=[{content:L.bold("AI Citation Scorecard")},{sep:!0},{content:`Domain: ${L.cyan(f.domain)}`},{content:`Cited: ${B(`${$} / ${S}`)} ${L.dim("queries")}`}];if(h){let W=h.scoreDelta>0?L.green(`\u25B2 +${h.scoreDelta}`):h.scoreDelta<0?L.red(`\u25BC ${h.scoreDelta}`):L.dim("\u25AA 0");j.push({content:`Trend: ${W} ${L.dim(`vs ${h.prevCited}/${h.prevTotal} on ${h.prevDate}`)}`})}else j.push({content:L.dim("Trend: first run \u2014 re-run to start tracking")});if(j.push({content:`Engine: ${L.dim(ir)}`}),f.competitors.length){j.push({sep:!0}),j.push({content:L.dim("Share of voice:")});for(let W of Go(f)){let re=W.isYou?L.bold(`${W.brand} (you)`):W.brand;j.push({content:` ${re}: ${W.surfaced}/${W.total}`})}}j.push({sep:!0}),j.push({content:L.dim(`Saved \u2192 .seoagent/${Bo}/${Wo}`)}),j.push({content:$<S?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(D(j,{title:L.magenta("citations")})),e.json&&process.stdout.write(JSON.stringify(f,null,2)+`
733
- `)}async function iy(e){let{cwd:t,prompt:n,model:r}=e;try{let o=oy({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)sy(l)}else if(s.type==="result"){if(process.stdout.write(`
734
- `),!(s.subtype==="success"&&!s.is_error))return u.error(" Agent did not complete the citation audit (rate limit, auth, or network)."),null;i=String(s.result??"")}return i}catch(o){return process.stdout.write(`
735
- `),u.error(` Agent error: ${o.message}`),null}}function sy(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(Jn(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?` ${ay(o,70)}`:""}
736
- `))}}function ay(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function ly(e){return typeof e!="string"?[]:e.split(",").map(t=>t.trim()).filter(Boolean)}function cy(e){try{if(!ry(e))return null;let t=ny(e).filter(o=>o.endsWith(".json")).sort();if(t.length===0)return null;let n=t[t.length-1],r=JSON.parse(ty(Zl(e,n),"utf-8"));return r&&typeof r=="object"&&Array.isArray(r.results)&&typeof r.generated_at=="string"?r:null}catch{return null}}import kt from"picocolors";var uy=30,dy=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi;function py(e){let t=e,n=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(t);n&&(t=n[1]),t=t.replace(dy," ").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<uy?"empty":"yes"}}async function fy(e,t){try{let n=await A(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}=py(r);return{status:n.status,rendered:i,wordCount:o}}catch{return{status:null,rendered:"error",wordCount:0}}}async function ec(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 fy(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 Ho=300;async function en(e={}){if(e.all){await my();return}let t=process.cwd();if(!I(t))return;Ue(t);let n=oo(t);nc(t);let r=await tc(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 tc(e,t={}){try{let n=_(e),r=n?.domain&&n.domain!=="unknown"?n.domain:null,{pages:o}=le(e,r);t.enrichSitemap&&r&&await is(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,Ho);if(l.length>Ho&&u.info(`Crawling the first ${Ho} of ${l.length} pages (cap).`),c.length>0){u.info(`Crawling ${c.length} page${c.length===1?"":"s"}\u2026`),s=await ec(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=An(e,o,s);return{added:a.added,total:a.total,crawl:i}}catch{return{added:0,total:0}}}async function my(){let e=Fi();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 ${kt.bold(P)}\u2026`);let t=0,n=0;for(let r of e){let o=oo(r);nc(r);let i=await tc(r),s=i.added>0?kt.cyan(` +${i.added} page${i.added===1?"":"s"}`):"";if(o.reason==="refreshed"){t++;let a=o.from&&o.from!==o.to?kt.dim(` (${o.from} \u2192 ${o.to})`):"";u.message(` ${kt.green("\u2713")} ${r}${a}${s}`)}else n++,u.message(` ${kt.yellow("!")} ${r} ${kt.dim("\u2014 "+o.reason)}${s}`)}u.success(`Refreshed ${t}/${e.length} project${e.length===1?"":"s"} to ${P}.`),n>0&&u.info(`${n} could not be refreshed (see above).`)}function nc(e){try{Fe(e)}catch{}}import{spinner as qo,confirm as gy,isCancel as hy}from"@clack/prompts";import v from"picocolors";var oc={easy_win:"easy win",striking_distance:"striking distance",competitor_gap:"competitor gap",defend:"defend",low_priority:"low priority"};async function yy(e){let t=process.cwd(),n=vn(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||N.BASE).replace(/\/$/,""),a=!!process.stdout.isTTY&&!e.json?qo():null;a?.start(`Looking up ${v.bold(`"${e.keyword}"`)} ${v.dim("via DataForSEO (free peek)\u2026")}`);let l;try{l=await A(`${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){x(a,"error",`Network error: ${d.message}`,v.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})+`
737
- `);return}if(l.status===429||c?.skipped?.startsWith("rate-limited")){let d=c?.skipped==="rate-limited:ip"?"this network":"this install";x(a,"warn",`Daily peek quota reached for ${d}.`,v.yellow(`Daily peek quota reached for ${d}.`)),u.message(rc()),process.exitCode=1;return}if(!l.ok||!c){x(a,"error",`Peek failed (${l.status})${c?.error?`: ${c.error}`:""}`,v.red(`Peek failed (${l.status}).`)),process.exitCode=1;return}if(c.skipped==="provider-quota"){x(a,"warn","Real keyword data is temporarily unavailable. Try again later.",v.yellow("Real keyword data is temporarily unavailable. Try again later.")),u.message(v.dim("No action needed on your side \u2014 the maintainer has been notified."));return}if(c.skipped==="no-creds"||c.skipped==="no-table"){x(a,"warn","Real keyword data isn\u2019t enabled on the server yet \u2014 try again later.",v.yellow("Real keyword data is not enabled on the server yet."));return}if(!c.opportunity){x(a,"warn",`No data returned for "${e.keyword}".`,v.yellow(`No data returned for "${e.keyword}".`));return}a?.stop(v.green("Got it.")),u.message(wy(c.opportunity)),c.remaining&&u.message(`${v.dim("Peeks remaining today:")} ${v.bold(String(c.remaining.install))} ${v.dim("\u2014 "+rc())}`)}function wy(e){let n=c=>v.dim(c.padEnd(14)),r=e.volume!=null?v.bold(String(e.volume)):v.dim("n/a"),o=e.difficulty!=null?`${v.bold(String(e.difficulty))} ${v.dim(by(e.difficulty))}`:v.dim("n/a"),i=oc[e.opportunity]??e.opportunity,s=e.opportunity==="easy_win"?v.bold(v.green(i)):e.opportunity==="striking_distance"?v.bold(v.cyan(i)):e.opportunity==="competitor_gap"?v.bold(v.yellow(i)):v.dim(i),a=[{content:`${v.green("\u25CF")} ${v.bold(e.keyword)}`},{sep:!0},{content:`${n("Volume:")}${r} ${v.dim("/mo")}`},{content:`${n("Difficulty:")}${o}`},{content:`${n("Opportunity:")}${s}`}],l=`${v.bold(v.cyan("Keyword peek"))}`;return D(a,{width:55,title:l})}function by(e){return e<=20?"easy":e<=40?"moderate":e<=60?"hard":"very hard"}function rc(e=O()){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 Ko(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 [${oc[n.opportunity]??n.opportunity}] ${n.keyword} \u2014 ${r}, ${o}${i}`)}}}function ky(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 vy(e){let t=e.all?"all":"suggested";if(t==="all"&&process.stdin.isTTY){let a=await gy({message:"Delete ALL keywords for this site from the cloud? This cannot be undone."});if(hy(a)||!a){u.info("No changes.");return}}let n=e.apiBase||e.auth.api_base||N.BASE,r=process.stdout.isTTY?qo():null;r?.start(t==="all"?"Purging all keywords\u2026":"Purging suggested keywords\u2026");let o;try{o=await A(`${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){x(r,"error",`Network error: ${a.message}`,v.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"){x(r,"warn","Keyword storage isn\u2019t enabled on the server yet.",v.yellow("Nothing to purge yet."));return}if(!o.ok||i?.status!=="ok"){x(r,"error",`Purge failed (${o.status})${i?.error?`: ${i.error}`:""}`,v.red(`Purge failed (${o.status}).`)),process.exitCode=1;return}let s=i.purged??0;x(r,"success",`Purged ${s} ${t==="all"?"":"suggested "}keyword${s===1?"":"s"}.`,v.green(`Purged ${s} keyword${s===1?"":"s"}.`)),u.message(v.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 Le(e={}){if(e.peek&&e.peek.trim().length>0){await yy({keyword:e.peek.trim(),apiBase:e.apiBase,json:e.json});return}let t=_(process.cwd()),n=O(t?.domain);if(!n){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}if(e.purge){await vy({all:e.all,apiBase:e.apiBase,auth:n});return}let r=e.apiBase||n.api_base||N.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?qo():null;c?.start(a);let d=i==="competitors"||i==="discover"||i==="seed",f;try{f=await A(`${r}${s}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:o},body:"{}"},d?{timeoutMs:6e4,attempts:1}:{})}catch(y){x(c,"error",`Network error: ${y.message}`,v.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"){x(c,"warn",i==="competitors"?"Competitor gap analysis is a paid feature.":"Keyword discovery is a paid feature.",v.yellow("Paid feature \u2014 upgrade to continue.")),u.message(i==="competitors"?`Upgrade to see which keywords competitors rank for that you don't: ${v.cyan(oe("cli-keywords-competitors"))}`:`Upgrade to find new keywords to target: ${v.cyan(oe("cli-keywords-discover"))}`),process.exitCode=1;return}if(!f.ok||p?.status!=="ok"){x(c,"error",`Server rejected request (${f.status})${p?.error?`: ${p.error}`:""}`,v.red(`Server rejected request (${f.status}).`)),process.exitCode=1;return}if(p.skipped==="no-gsc-data"){x(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.",v.yellow("No Search Console data yet."));return}if(p.skipped==="no-keywords"||p.skipped==="no-seeds"){x(c,"warn","No keywords yet. Seed from Search Console with `seoagent keywords --seed`, or run the keyword strategy (Phase 2) first, then try again.",v.yellow("No keywords yet."));return}if(p.skipped==="no-competitors"){x(c,"warn","No competitors found yet. Add competitors or run strategy discovery first, then try again.",v.yellow("No competitors yet."));return}if(p.skipped==="no-creds"||p.skipped==="no-columns"||p.skipped==="no-table"){x(c,"warn","Real keyword data isn\u2019t enabled on the server yet \u2014 try again later.",v.yellow("Real keyword data is not enabled on the server yet."));return}if(p.skipped){x(c,"warn",`Skipped: ${p.skipped}`,v.yellow(`Skipped: ${p.skipped}`));return}if(i==="competitors"){let y=p.gaps??0;x(c,"success",`Found ${y} competitor gap${y===1?"":"s"} across ${p.competitors?.length??0} competitor${p.competitors?.length===1?"":"s"} (added as "suggested").`,v.green(`${y} competitor gap${y===1?"":"s"} found.`)),ky(p.topGaps??[]),u.message(`Review them in ${v.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=p.discovered??0;x(c,"success",`Discovered ${y} new keyword${y===1?"":"s"} to target (added as "suggested").`,v.green(`${y} new keyword${y===1?"":"s"} discovered.`)),Ko(p.opportunities??[]),u.message(`Review them in ${v.cyan(".seoagent/keywords.md")} (a read-only projection \u2014 don't hand-edit it). Relevance-check before adopting; clear off-topic noise with \`${m("keywords --purge")}\`.`);return}if(i==="seed"){let y=p.seeded??0;x(c,"success",`Seeded ${y} keyword${y===1?"":"s"} from Search Console (real impressed queries, added as "suggested").`,v.green(`${y} keyword${y===1?"":"s"} seeded from Search Console.`)),Ko(p.opportunities??[]),u.message(`These are queries your site already gets impressions for \u2014 striking-distance wins first. Review in ${v.cyan(".seoagent/keywords.md")} and build clusters from them.`);return}let g=p.enriched??0;x(c,"success",`Enriched ${g} keyword${g===1?"":"s"}.`,v.green(`Enriched ${g} keyword${g===1?"":"s"}.`)),Ko(p.opportunities??[]),p.paid||u.message(`${v.dim("Free plan:")} enriched up to ${v.bold(String(p.cap??25))} keywords. ${v.dim("Upgrade for full enrichment + discovery + competitor gap:")} ${v.cyan(oe("cli-keywords-cap"))}`)}import F from"picocolors";function tn(e={}){let t=process.cwd(),n=_(t),r=Ee(t);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
738
- `);return}if(u.message($y(r)),!n){u.warn(`No SEOAgent project here. Run \`${m("init")}\` first to persist the provider.`);return}Y(t,{image_provider:r.provider}),u.info(`Saved to ${F.cyan(".seoagent/project.md")} ${F.dim(`(image_provider: ${r.provider})`)}`)}function $y(e){let n=i=>F.dim(i.padEnd(12)),r=[];if(e.provider==="none"){r.push({content:`${F.dim("\u25CB")} ${F.bold(F.yellow("No image provider detected"))}`}),r.push({sep:!0}),r.push({content:F.dim("Set ONE of these to enable image generation:")});let i=Xi();for(let s of Object.keys(i))r.push({content:`${n(s+":")}${F.cyan(i[s].join(" or "))}`});r.push({sep:!0}),r.push({content:F.dim("Add to your shell, .env.local, or .env, then re-run:")}),r.push({content:` ${F.cyan(m("env-check"))}`})}else{r.push({content:`${F.green("\u2713")} ${F.dim("Image provider:")} ${F.bold(F.green(e.provider))}`}),r.push({sep:!0}),e.matched_key&&r.push({content:`${n("Key:")}${F.bold(e.matched_key)}`}),e.source&&r.push({content:`${n("Source:")}${F.cyan(e.source)}`});let i=e.available_providers.filter(s=>s!==e.provider);i.length>0&&r.push({content:`${n("Available:")}${F.dim(i.join(", "))}`})}let o=`${F.bold(F.cyan("SEOAgent"))} ${F.dim("\xB7")} ${F.dim("env-check")}`;return D(r,{width:64,title:o})}import{existsSync as Yo,mkdirSync as ac,writeFileSync as lc}from"fs";import{dirname as cr,isAbsolute as Ay,join as lr,resolve as Py}from"path";import{tmpdir as Iy}from"os";import{spinner as Ty}from"@clack/prompts";import H from"picocolors";import{Buffer as ic}from"buffer";var Sy=6e4,zo=18e4,xy=15e3;async function Vo(e){let t=await fetch(e,{signal:AbortSignal.timeout(Sy)});if(!t.ok)throw new Error(`Image download failed: ${t.status} ${t.statusText}`);let n=await t.arrayBuffer();return ic.from(n)}async function _y(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(zo)});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:ic.from(o.b64_json,"base64"),contentType:"image/png"};if(o.url)return{bytes:await Vo(o.url),contentType:"image/png"};throw new Error("OpenAI image API returned neither b64_json nor url")}async function Cy(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(zo)});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 Vo(o.url),contentType:o.content_type??"image/png"}}async function Ry(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(xy)});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 Ey(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(zo)});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 Ry(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 Vo(o),contentType:"image/png",providerImageId:r.id}}async function sc(e,t){switch(e){case"openai":return _y(t);case"fal":return Cy(t);case"replicate":return Ey(t);default:throw new Error(`Unknown image provider: ${e}`)}}function Oy(e){return e==="openai"||e==="fal"||e==="replicate"}async function nn(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(!Oy(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=Ee(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=Ji(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=Ay(e.out)?e.out:Py(t,e.out),a=!e.silent&&!!process.stdout.isTTY?Ty():null;a?.start(`Generating image with ${H.bold(r)} ${H.dim(`(${o.envName})`)}\u2026`);try{let l=await sc(r,{prompt:e.prompt,apiKey:o.key,size:e.size});Yo(cr(i))||ac(cr(i),{recursive:!0}),lc(i,l.bytes),e.silent||x(a,"success",`Wrote ${i} (${l.bytes.length} bytes, ${l.contentType}).`,H.green(`Wrote ${i} ${H.dim(`(${l.bytes.length} bytes, ${l.contentType})`)}`))}catch(l){a?.stop(H.red("Image generation failed."));let c=jy(t,{provider:r,envName:o.envName,prompt:e.prompt,size:e.size,outPath:i,error:l});u.message(Ly({provider:r,envName:o.envName,prompt:e.prompt,size:e.size,message:l.message})),c&&u.message(`${H.dim("Full error log:")} ${H.cyan(c)}`),process.exitCode=1}}function Ly(e){let n=d=>H.dim(d.padEnd(10)),o=e.prompt.length>54?`${e.prompt.slice(0,53)}\u2026`:e.prompt,i=[{content:`${H.red("\u2717")} ${H.bold(H.red("Image generation failed"))}`},{sep:!0},{content:`${n("Provider:")}${H.bold(e.provider)}`},{content:`${n("Key:")}${e.envName}`},{content:`${n("Prompt:")}${H.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:H.red(l)});let c=`${H.bold(H.cyan("SEOAgent"))} ${H.dim("\xB7")} ${H.dim("generate-image")}`;return D(i,{width:70,title:c})}function jy(e,t){let r=`seoagent-generate-image-${new Date().toISOString().replace(/[:.]/g,"-")}.log`,o=lr(e,b),i=lr(o,".errors"),s=Yo(o)?lr(i,r):lr(Iy(),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 Yo(cr(s))||ac(cr(s),{recursive:!0}),lc(s,a.join(`
739
- `)),s}catch{return null}}import V from"picocolors";async function rn(e={}){let t=_(process.cwd()),n=O(t?.domain);if(!n){let l=Qe();e.json?process.stdout.write(`${JSON.stringify({logged_in:!1,other_sites:l})}
740
- `):(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||N.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})}
741
- `);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}`})}
742
- `):u.error(`Could not fetch your account (HTTP ${i.status})${s?.error?`: ${s.error}`:""}`),process.exitCode=1;return}let a=Qe().filter(l=>l!==s.domain);if(e.json){process.stdout.write(`${JSON.stringify({logged_in:!0,...s,other_sites:a},null,2)}
743
- `);return}u.message(Ny(s)),a.length>0&&u.message(V.dim(`Also logged in to: ${a.join(", ")}.`)),s.paid===!1&&u.message(`${V.dim("Upgrade for autopilot:")} ${V.cyan(oe("cli-whoami"))}`)}function Ny(e){let n=i=>V.dim(i.padEnd(10)),r=[];if(e.email&&(r.push({content:`${V.green("\u2713")} ${V.dim("Logged in as")} ${V.bold(e.email)}`}),r.push({sep:!0})),e.domain&&r.push({content:`${n("Website:")}${V.cyan(e.domain)}`}),e.plan){let i=e.paid?V.bold(V.green(e.plan)):V.bold(e.plan);r.push({content:`${n("Plan:")}${i}`})}e.api_base&&r.push({content:`${n("API:")}${V.dim(e.api_base)}`});let o=`${V.bold(V.cyan("SEOAgent"))} ${V.dim("\xB7")} ${V.dim("whoami")}`;return D(r,{width:55,title:o})}import{select as sn,text as on,confirm as dc,isCancel as ee,intro as Dy,outro as My}from"@clack/prompts";import ur from"picocolors";function Fy(){return[{command:"status",label:"Show project status",hint:"Audit, strategy, briefs, content, roadmap \u2014 everything at a glance.",run:async()=>jt()},{command:"sync",label:"Sync with the cloud dashboard",hint:"Push local .seoagent/ changes + pull dashboard edits.",run:async()=>await X()},{command:"init",label:"Initialize a SEOAgent project",hint:"Scaffold .seoagent/ + the skill file in this directory.",run:async()=>{await Tt()}},{command:"login",label:"Connect this CLI to seoagent.com",hint:"Opens the browser to bind your account.",run:async()=>await Ft()},{command:"whoami",label:"Show logged-in account",hint:"Email, bound website, plan, API base.",run:async()=>await rn()},{command:"keywords",label:"Keyword research",hint:"Peek (free, one keyword) \xB7 enrich \xB7 discover \xB7 competitor gaps.",run:async()=>{let e=await sn({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(!ee(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(ee(t))return;await Le({peek:String(t)})}else e==="discover"?await Le({discover:!0}):e==="competitors"?await Le({competitors:!0}):await Le()}},{command:"internal-links",label:"Analyze internal links",hint:"Find orphan pages \u2192 .seoagent/internal-links.md",run:async()=>qt({})},{command:"okf",label:"Open Knowledge Format bundle",hint:"Make your site AI-readable (AEO/GEO) \u2192 .seoagent/okf/",run:async()=>{let e=await sn({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"}]});ee(e)||zt(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 Zt()},{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(ee(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."});ee(t)||await nn({prompt:String(e),out:String(t)})}},{command:"env-check",label:"Check image-generation provider",hint:"Detect openai / fal / replicate from your env.",run:async()=>tn({})},{command:"autopilot",label:"Toggle CLI autopilot",hint:"on / off / status \u2014 paid feature for queueing SEO fixes.",run:async()=>{let e=await sn({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"}]});ee(e)||await Kt(String(e))}},{command:"pull",label:"Pull dashboard changes only",hint:"Cloud \u2192 local. Same as the second half of `sync`.",run:async()=>await ze()},{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(ee(e))return;let t=await dc({message:"Mark as failed instead of completed?",initialValue:!1});if(ee(t))return;let n;if(t===!0){let r=await on({message:"Reason for failure (optional):",placeholder:"couldn't apply because\u2026"});if(ee(r))return;String(r).trim()&&(n=String(r))}await Oe(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 Dt()},{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 Mt({})},{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 sn({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"}]});ee(e)||en({all:e==="all"})}},{command:"logout",label:"Log out",hint:"Clear stored credentials for seoagent.com.",run:async()=>Ut()},{command:"uninstall",label:"Uninstall SEOAgent from this project",hint:"Remove .seoagent/, the skill bundle, and the sync hook.",run:async()=>await Ot({})}]}var cc="__exit__";async function uc(e=Fy()){let t=e.map(o=>({value:o.command,label:o.label,hint:o.hint}));t.push({value:cc,label:"Exit",hint:"Close the menu"});let n=await sn({message:"What would you like to do?",options:t});if(ee(n)||n===cc)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 Jo(){if(!process.stdin.isTTY){u.info("The menu needs an interactive terminal. Use the regular commands directly, e.g. `seoagent --help`.");return}Dy(`${ur.bold(ur.cyan("SEOAgent"))} ${ur.dim("\xB7 menu")}`);let e=await uc();for(;!e;){let t=await dc({message:"Do another?",initialValue:!0});if(ee(t)||t===!1){e=!0;break}e=await uc()}My(ur.dim("See you next time."))}var R=new Uy;R.name("seoagent").description("AI SEO agent for Claude Code").version(P).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)").action(e=>{Tt({yes:e.yes,domain:e.domain,siteType:e.siteType,allowWorktree:e.allowWorktree})});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=>{Ot({yes:e.yes,global:e.global})});R.command("status").description("Show current SEO project state").action(jt);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=>{wo({json:e.json})});R.command("login").description("Connect this CLI to your seoagent.com account (browser flow)").option("--api-base <url>","Override API base URL (for testing)").action(e=>{Ft({apiBase:e.apiBase})});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=>{Ut({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","Re-send every artifact on push; take cloud on every pull conflict").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=>{X({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","Take the cloud version on every conflict (discards local edits)").option("--print <path>","Read-only: print the current cloud body of one artifact to stdout (writes nothing). For conflict diffs.").action(e=>{ze({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)=>{Oe(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=>{so({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=>{uo({yes:e.yes,model:e.model})});R.command("autopilot <action>").description("Turn CLI autopilot on|off or show status (paid; queues fixes for your agent)").option("--api-base <url>","Override API base URL (for testing)").action((e,t)=>{Kt(e,{apiBase:t.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=>{Le({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=>{qt({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("--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)=>{mo(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,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)=>{zt(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=>{bo({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=>{ko({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 15, max 30)",e=>parseInt(e,10)).option("--json","Output the full evidence bundle as JSON").action(e=>{Ao({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=>{To({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)=>{Lo({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)=>{jo({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=>{Fo({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=>{Zt({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=>{tn({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=>{nn({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=>{rn({json:e.json,apiBase:e.apiBase})});R.command("upgrade").description("Open the SEOAgent Cloud pricing page in your browser (plan upgrade)").action(Dt);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=>{Mt({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=>{en({all:e.all,crawl:e.crawl})});R.command("menu").description("Interactive menu \u2014 pick a command from a list (no flags required)").action(()=>{Jo()});process.argv.length===2&&(R.outputHelp(),process.exit(0));R.parse();
731
+ `}function Gl(e){let t=e.replace(/^https?:\/\//i,"").replace(/\/$/,"");return t.length<=48?t:t.slice(0,47)+"\u2026"}function fe(e){return e.replace(/\|/g,"\\|").replace(/\n+/g," ").trim()}async function tn(e={}){let t=process.cwd(),n=I(t);if(!n)return;let r=qt();if(r!=="env-key"&&r!=="enterprise"&&r!=="claude-session-likely"){u.warn(ke[r].summary),ke[r].next&&u.message(` ${ke[r].next}`),process.exitCode=1;return}u.info(j.dim(ke[r].summary));let i=nt(t),o=On(t),s=ar(e.competitors&&e.competitors.length?e.competitors:Ey(i?.business.competitors)),a={domain:n.domain,name:i?.business.name,type:i?.business.type||n.site_type,description:i?.business.description,hasOkfBundle:o.exists&&o.fileCount>0,competitors:s},l=zl(e.queries);u.message(`${j.cyan("\u25C7")} Auditing AI citations for ${j.bold(a.domain)} \u2014 ${l} web-grounded quer${l===1?"y":"ies"} via ${or}.`),u.message(j.dim(` This runs live web searches and can take a minute\u2026
732
+ `));let c=Xl(a,l),d=await _y({cwd:t,prompt:c,model:e.model});if(d===null){process.exitCode=1;return}let f=Ql(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=ql(t),y=Ay(g),h=Yl(f,y),w=Zl(f,{generatedAt:p,trend:h});ec(sr(t),{recursive:!0}),tc(Kl(t),w,"utf-8"),ec(g,{recursive:!0}),tc(nc(g,Vl(p)),JSON.stringify(Jl(f,{generatedAt:p}),null,2)+`
733
+ `,"utf-8");let{cited:$,total:S}=en(f),H=$===0?j.red:$<S?j.yellow:j.green,N=[{content:j.bold("AI Citation Scorecard")},{sep:!0},{content:`Domain: ${j.cyan(f.domain)}`},{content:`Cited: ${H(`${$} / ${S}`)} ${j.dim("queries")}`}];if(h){let G=h.scoreDelta>0?j.green(`\u25B2 +${h.scoreDelta}`):h.scoreDelta<0?j.red(`\u25BC ${h.scoreDelta}`):j.dim("\u25AA 0");N.push({content:`Trend: ${G} ${j.dim(`vs ${h.prevCited}/${h.prevTotal} on ${h.prevDate}`)}`})}else N.push({content:j.dim("Trend: first run \u2014 re-run to start tracking")});if(N.push({content:`Engine: ${j.dim(or)}`}),f.competitors.length){N.push({sep:!0}),N.push({content:j.dim("Share of voice:")});for(let G of Hi(f)){let ie=G.isYou?j.bold(`${G.brand} (you)`):G.brand;N.push({content:` ${ie}: ${G.surfaced}/${G.total}`})}}N.push({sep:!0}),N.push({content:j.dim(`Saved \u2192 .seoagent/${Bi}/${Wi}`)}),N.push({content:$<S?j.dim("Not surfacing everywhere \u2014 see the scorecard, then `seoagent okf`."):j.dim("Surfacing across the board. Re-run periodically to catch drift.")}),u.message(D(N,{title:j.magenta("citations")})),e.json&&process.stdout.write(JSON.stringify(f,null,2)+`
734
+ `)}async function _y(e){let{cwd:t,prompt:n,model:r}=e;try{let i=xy({prompt:n,options:{cwd:t,allowedTools:["WebSearch","WebFetch","Read","Grep","Glob"],permissionMode:"acceptEdits",...r?{model:r}:{}}}),o="";for await(let s of i)if(s.type==="assistant"){let a=s.message.content;if(Array.isArray(a))for(let l of a)Cy(l)}else if(s.type==="result"){if(process.stdout.write(`
735
+ `),!(s.subtype==="success"&&!s.is_error))return u.error(" Agent did not complete the citation audit (rate limit, auth, or network)."),null;o=String(s.result??"")}return o}catch(i){return process.stdout.write(`
736
+ `),u.error(` Agent error: ${i.message}`),null}}function Cy(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(Yn(n));return}if(t==="tool_use"){let n=String(e.name??"tool"),r=e.input,i=n==="WebSearch"?String(r?.query??""):n==="WebFetch"?String(r?.url??""):"";process.stdout.write(j.dim(` ${j.magenta("\u{1F50E}")} ${n}${i?` ${Ry(i,70)}`:""}
737
+ `))}}function Ry(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function Ey(e){return typeof e!="string"?[]:e.split(",").map(t=>t.trim()).filter(Boolean)}function Ay(e){try{if(!Sy(e))return null;let t=$y(e).filter(i=>i.endsWith(".json")).sort();if(t.length===0)return null;let n=t[t.length-1],r=JSON.parse(vy(nc(e,n),"utf-8"));return r&&typeof r=="object"&&Array.isArray(r.results)&&typeof r.generated_at=="string"?r:null}catch{return null}}import vt from"picocolors";var Py=30,Iy=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi;function Ty(e){let t=e,n=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(t);n&&(t=n[1]),t=t.replace(Iy," ").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<Py?"empty":"yes"}}async function Oy(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:i,rendered:o}=Ty(r);return{status:n.status,rendered:o,wordCount:i}}catch{return{status:null,rendered:"error",wordCount:0}}}async function rc(e,t={}){let n=Math.max(1,t.concurrency??5),r=new Map,i=[...e],o=0;async function s(){for(;;){let a=i.shift();if(a===void 0)return;r.set(a,await Oy(a,t.fetchImpl)),o+=1,t.onProgress?.(o,e.length)}}return await Promise.all(Array.from({length:Math.min(n,e.length)},()=>s())),r}var Gi=300;async function nn(e={}){if(e.all){await Ly();return}let t=process.cwd();if(!I(t))return;We(t);let n=oi(t);oc(t);let r=await ic(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:i,empty:o,errors:s}=r.crawl;u.success(`Crawled ${i} page${i===1?"":"s"} \u2192 filled Status / Rendered / Word count`+(o>0?`, ${o} render empty`:"")+(s>0?`, ${s} unreachable`:"")+".")}}async function ic(e,t={}){try{let n=_(e),r=n?.domain&&n.domain!=="unknown"?n.domain:null,{pages:i}=le(e,r);t.enrichSitemap&&r&&await ss(i,r);let o,s;if(t.crawl&&r){let l=i.map(d=>d.url).filter(d=>/^https?:\/\//.test(d)),c=l.slice(0,Gi);if(l.length>Gi&&u.info(`Crawling the first ${Gi} of ${l.length} pages (cap).`),c.length>0){u.info(`Crawling ${c.length} page${c.length===1?"":"s"}\u2026`),s=await rc(c);let d=0,f=0;for(let p of s.values())p.rendered==="empty"?d++:p.rendered==="error"&&f++;o={crawled:s.size,empty:d,errors:f}}}let a=An(e,i,s);return{added:a.added,total:a.total,crawl:o}}catch{return{added:0,total:0}}}async function Ly(){let e=Uo();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 ${vt.bold(A)}\u2026`);let t=0,n=0;for(let r of e){let i=oi(r);oc(r);let o=await ic(r),s=o.added>0?vt.cyan(` +${o.added} page${o.added===1?"":"s"}`):"";if(i.reason==="refreshed"){t++;let a=i.from&&i.from!==i.to?vt.dim(` (${i.from} \u2192 ${i.to})`):"";u.message(` ${vt.green("\u2713")} ${r}${a}${s}`)}else n++,u.message(` ${vt.yellow("!")} ${r} ${vt.dim("\u2014 "+i.reason)}${s}`)}u.success(`Refreshed ${t}/${e.length} project${e.length===1?"":"s"} to ${A}.`),n>0&&u.info(`${n} could not be refreshed (see above).`)}function oc(e){try{Be(e)}catch{}}import{spinner as qi,confirm as jy,isCancel as Ny}from"@clack/prompts";import v from"picocolors";var ac={easy_win:"easy win",striking_distance:"striking distance",competitor_gap:"competitor gap",defend:"defend",low_priority:"low priority"};async function Dy(e){let t=process.cwd(),n=Sn(t);if(!n){u.error(`No .seoagent/project.md found. Run \`${m("init")}\` first.`),process.exitCode=1;return}let r=_(t),i=r?.domain&&r.domain!=="unknown"?r.domain:void 0,o=(e.apiBase||T.BASE).replace(/\/$/,""),a=!!process.stdout.isTTY&&!e.json?qi():null;a?.start(`Looking up ${v.bold(`"${e.keyword}"`)} ${v.dim("via DataForSEO (free peek)\u2026")}`);let l;try{l=await P(`${o}/api/cli/keywords/peek`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({install_id:n,keyword:e.keyword,...i?{domain:i}:{}})})}catch(d){x(a,"error",`Network error: ${d.message}`,v.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})+`
738
+ `);return}if(l.status===429||c?.skipped?.startsWith("rate-limited")){let d=c?.skipped==="rate-limited:ip"?"this network":"this install";x(a,"warn",`Daily peek quota reached for ${d}.`,v.yellow(`Daily peek quota reached for ${d}.`)),u.message(sc()),process.exitCode=1;return}if(!l.ok||!c){x(a,"error",`Peek failed (${l.status})${c?.error?`: ${c.error}`:""}`,v.red(`Peek failed (${l.status}).`)),process.exitCode=1;return}if(c.skipped==="provider-quota"){x(a,"warn","Real keyword data is temporarily unavailable. Try again later.",v.yellow("Real keyword data is temporarily unavailable. Try again later.")),u.message(v.dim("No action needed on your side \u2014 the maintainer has been notified."));return}if(c.skipped==="no-creds"||c.skipped==="no-table"){x(a,"warn","Real keyword data isn\u2019t enabled on the server yet \u2014 try again later.",v.yellow("Real keyword data is not enabled on the server yet."));return}if(!c.opportunity){x(a,"warn",`No data returned for "${e.keyword}".`,v.yellow(`No data returned for "${e.keyword}".`));return}a?.stop(v.green("Got it.")),u.message(Fy(c.opportunity)),c.remaining&&u.message(`${v.dim("Peeks remaining today:")} ${v.bold(String(c.remaining.install))} ${v.dim("\u2014 "+sc())}`)}function Fy(e){let n=c=>v.dim(c.padEnd(14)),r=e.volume!=null?v.bold(String(e.volume)):v.dim("n/a"),i=e.difficulty!=null?`${v.bold(String(e.difficulty))} ${v.dim(My(e.difficulty))}`:v.dim("n/a"),o=ac[e.opportunity]??e.opportunity,s=e.opportunity==="easy_win"?v.bold(v.green(o)):e.opportunity==="striking_distance"?v.bold(v.cyan(o)):e.opportunity==="competitor_gap"?v.bold(v.yellow(o)):v.dim(o),a=[{content:`${v.green("\u25CF")} ${v.bold(e.keyword)}`},{sep:!0},{content:`${n("Volume:")}${r} ${v.dim("/mo")}`},{content:`${n("Difficulty:")}${i}`},{content:`${n("Opportunity:")}${s}`}],l=`${v.bold(v.cyan("Keyword peek"))}`;return D(a,{width:55,title:l})}function My(e){return e<=20?"easy":e<=40?"moderate":e<=60?"hard":"very hard"}function sc(e=L()){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 Ki(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",i=n.difficulty!=null?`KD ${n.difficulty}`:"KD n/a",o=n.our_position!=null?`, you're #${n.our_position}`:", not ranking";u.message(` \u2022 [${ac[n.opportunity]??n.opportunity}] ${n.keyword} \u2014 ${r}, ${i}${o}`)}}}function Uy(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",i=t.their_position!=null?`#${t.their_position}`:"top 10";u.message(` \u2022 ${t.keyword} \u2014 ${t.competitor_domain} ranks ${i}, ${n}, ${r}`)}}}async function By(e){let t=e.all?"all":"suggested";if(t==="all"&&process.stdin.isTTY){let a=await jy({message:"Delete ALL keywords for this site from the cloud? This cannot be undone."});if(Ny(a)||!a){u.info("No changes.");return}}let n=e.apiBase||e.auth.api_base||T.BASE,r=process.stdout.isTTY?qi():null;r?.start(t==="all"?"Purging all keywords\u2026":"Purging suggested keywords\u2026");let i;try{i=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){x(r,"error",`Network error: ${a.message}`,v.red("Network error.")),process.exitCode=1;return}let o=null;try{o=await i.json()}catch{o=null}if(o?.skipped==="no-table"||o?.skipped==="no-columns"){x(r,"warn","Keyword storage isn\u2019t enabled on the server yet.",v.yellow("Nothing to purge yet."));return}if(!i.ok||o?.status!=="ok"){x(r,"error",`Purge failed (${i.status})${o?.error?`: ${o.error}`:""}`,v.red(`Purge failed (${i.status}).`)),process.exitCode=1;return}let s=o.purged??0;x(r,"success",`Purged ${s} ${t==="all"?"":"suggested "}keyword${s===1?"":"s"}.`,v.green(`Purged ${s} keyword${s===1?"":"s"}.`)),u.message(v.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 De(e={}){if(e.peek&&e.peek.trim().length>0){await Dy({keyword:e.peek.trim(),apiBase:e.apiBase,json:e.json});return}let t=_(process.cwd()),n=L(t?.domain);if(!n){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}if(e.purge){await By({all:e.all,apiBase:e.apiBase,auth:n});return}let r=e.apiBase||n.api_base||T.BASE,i=`Bearer ${n.user_token}:${n.website_token}`,o=e.competitors?"competitors":e.discover?"discover":e.seed?"seed":"enrich",s=o==="competitors"?"/api/cli/keywords/competitors":o==="discover"?"/api/cli/keywords/discover":o==="seed"?"/api/cli/keywords/seed":"/api/cli/keywords/enrich",a=o==="competitors"?"Finding keywords your competitors rank for\u2026":o==="discover"?"Discovering new keywords to target\u2026":o==="seed"?"Seeding keywords from your Search Console data\u2026":"Enriching keywords with real volume + difficulty\u2026",c=!!process.stdout.isTTY?qi():null;c?.start(a);let d=o==="competitors"||o==="discover"||o==="seed",f;try{f=await P(`${r}${s}`,{method:"POST",headers:{"Content-Type":"application/json",Authorization:i},body:"{}"},d?{timeoutMs:6e4,attempts:1}:{})}catch(y){x(c,"error",`Network error: ${y.message}`,v.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"){x(c,"warn",o==="competitors"?"Competitor gap analysis is a paid feature.":"Keyword discovery is a paid feature.",v.yellow("Paid feature \u2014 upgrade to continue.")),u.message(o==="competitors"?`Upgrade to see which keywords competitors rank for that you don't: ${v.cyan(oe("cli-keywords-competitors"))}`:`Upgrade to find new keywords to target: ${v.cyan(oe("cli-keywords-discover"))}`),process.exitCode=1;return}if(!f.ok||p?.status!=="ok"){x(c,"error",`Server rejected request (${f.status})${p?.error?`: ${p.error}`:""}`,v.red(`Server rejected request (${f.status}).`)),process.exitCode=1;return}if(p.skipped==="no-gsc-data"){x(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.",v.yellow("No Search Console data yet."));return}if(p.skipped==="no-keywords"||p.skipped==="no-seeds"){x(c,"warn","No keywords yet. Seed from Search Console with `seoagent keywords --seed`, or run the keyword strategy (Phase 2) first, then try again.",v.yellow("No keywords yet."));return}if(p.skipped==="no-competitors"){x(c,"warn","No competitors found yet. Add competitors or run strategy discovery first, then try again.",v.yellow("No competitors yet."));return}if(p.skipped==="no-creds"||p.skipped==="no-columns"||p.skipped==="no-table"){x(c,"warn","Real keyword data isn\u2019t enabled on the server yet \u2014 try again later.",v.yellow("Real keyword data is not enabled on the server yet."));return}if(p.skipped){x(c,"warn",`Skipped: ${p.skipped}`,v.yellow(`Skipped: ${p.skipped}`));return}if(o==="competitors"){let y=p.gaps??0;x(c,"success",`Found ${y} competitor gap${y===1?"":"s"} across ${p.competitors?.length??0} competitor${p.competitors?.length===1?"":"s"} (added as "suggested").`,v.green(`${y} competitor gap${y===1?"":"s"} found.`)),Uy(p.topGaps??[]),u.message(`Review them in ${v.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(o==="discover"){let y=p.discovered??0;x(c,"success",`Discovered ${y} new keyword${y===1?"":"s"} to target (added as "suggested").`,v.green(`${y} new keyword${y===1?"":"s"} discovered.`)),Ki(p.opportunities??[]),u.message(`Review them in ${v.cyan(".seoagent/keywords.md")} (a read-only projection \u2014 don't hand-edit it). Relevance-check before adopting; clear off-topic noise with \`${m("keywords --purge")}\`.`);return}if(o==="seed"){let y=p.seeded??0;x(c,"success",`Seeded ${y} keyword${y===1?"":"s"} from Search Console (real impressed queries, added as "suggested").`,v.green(`${y} keyword${y===1?"":"s"} seeded from Search Console.`)),Ki(p.opportunities??[]),u.message(`These are queries your site already gets impressions for \u2014 striking-distance wins first. Review in ${v.cyan(".seoagent/keywords.md")} and build clusters from them.`);return}let g=p.enriched??0;x(c,"success",`Enriched ${g} keyword${g===1?"":"s"}.`,v.green(`Enriched ${g} keyword${g===1?"":"s"}.`)),Ki(p.opportunities??[]),p.paid||u.message(`${v.dim("Free plan:")} enriched up to ${v.bold(String(p.cap??25))} keywords. ${v.dim("Upgrade for full enrichment + discovery + competitor gap:")} ${v.cyan(oe("cli-keywords-cap"))}`)}import M from"picocolors";function rn(e={}){let t=process.cwd(),n=_(t),r=Pe(t);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
739
+ `);return}if(u.message(Wy(r)),!n){u.warn(`No SEOAgent project here. Run \`${m("init")}\` first to persist the provider.`);return}q(t,{image_provider:r.provider}),u.info(`Saved to ${M.cyan(".seoagent/project.md")} ${M.dim(`(image_provider: ${r.provider})`)}`)}function Wy(e){let n=o=>M.dim(o.padEnd(12)),r=[];if(e.provider==="none"){r.push({content:`${M.dim("\u25CB")} ${M.bold(M.yellow("No image provider detected"))}`}),r.push({sep:!0}),r.push({content:M.dim("Set ONE of these to enable image generation:")});let o=Qo();for(let s of Object.keys(o))r.push({content:`${n(s+":")}${M.cyan(o[s].join(" or "))}`});r.push({sep:!0}),r.push({content:M.dim("Add to your shell, .env.local, or .env, then re-run:")}),r.push({content:` ${M.cyan(m("env-check"))}`})}else{r.push({content:`${M.green("\u2713")} ${M.dim("Image provider:")} ${M.bold(M.green(e.provider))}`}),r.push({sep:!0}),e.matched_key&&r.push({content:`${n("Key:")}${M.bold(e.matched_key)}`}),e.source&&r.push({content:`${n("Source:")}${M.cyan(e.source)}`});let o=e.available_providers.filter(s=>s!==e.provider);o.length>0&&r.push({content:`${n("Available:")}${M.dim(o.join(", "))}`})}let i=`${M.bold(M.cyan("SEOAgent"))} ${M.dim("\xB7")} ${M.dim("env-check")}`;return D(r,{width:64,title:i})}import{existsSync as Ji,mkdirSync as uc,writeFileSync as dc}from"fs";import{dirname as cr,isAbsolute as Jy,join as lr,resolve as Yy}from"path";import{tmpdir as Xy}from"os";import{spinner as Qy}from"@clack/prompts";import K from"picocolors";import{Buffer as lc}from"buffer";var Hy=6e4,Vi=18e4,Gy=15e3;async function zi(e){let t=await fetch(e,{signal:AbortSignal.timeout(Hy)});if(!t.ok)throw new Error(`Image download failed: ${t.status} ${t.statusText}`);let n=await t.arrayBuffer();return lc.from(n)}async function Ky(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(Vi)});if(!n.ok){let o=await n.text().catch(()=>"");throw new Error(`OpenAI image API ${n.status}: ${o.slice(0,300)}`)}let i=(await n.json()).data?.[0];if(!i)throw new Error("OpenAI image API returned no data");if(i.b64_json)return{bytes:lc.from(i.b64_json,"base64"),contentType:"image/png"};if(i.url)return{bytes:await zi(i.url),contentType:"image/png"};throw new Error("OpenAI image API returned neither b64_json nor url")}async function qy(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(Vi)});if(!n.ok){let s=await n.text().catch(()=>"");throw new Error(`fal.ai API ${n.status}: ${s.slice(0,300)}`)}let i=(await n.json()).images?.[0];if(!i?.url)throw new Error("fal.ai API returned no image url");return{bytes:await zi(i.url),contentType:i.content_type??"image/png"}}async function Vy(e,t,n=9e4){let r=Date.now(),i=1e3;for(;Date.now()-r<n;){let o=await fetch(`https://api.replicate.com/v1/predictions/${e}`,{headers:{Authorization:`Token ${t}`},signal:AbortSignal.timeout(Gy)});if(!o.ok)throw new Error(`Replicate poll failed: ${o.status}`);let s=await o.json();if(s.status==="succeeded"||s.status==="failed"||s.status==="canceled")return s;await new Promise(a=>setTimeout(a,i)),i=Math.min(i*1.5,5e3)}throw new Error("Replicate prediction timed out")}async function zy(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(Vi)});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 Vy(r.id,e.apiKey)),r.status!=="succeeded")throw new Error(`Replicate prediction ${r.status}: ${r.error??""}`);let i=Array.isArray(r.output)?r.output[0]:r.output;if(!i)throw new Error("Replicate prediction returned no output");return{bytes:await zi(i),contentType:"image/png",providerImageId:r.id}}async function cc(e,t){switch(e){case"openai":return Ky(t);case"fal":return qy(t);case"replicate":return zy(t);default:throw new Error(`Unknown image provider: ${e}`)}}function Zy(e){return e==="openai"||e==="fal"||e==="replicate"}async function on(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(!Zy(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=Pe(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 i=Xo(t,r);if(!i){u.warn(`Provider "${r}" selected but no API key found. Set the env var, then re-run.`),process.exitCode=1;return}let o=Jy(e.out)?e.out:Yy(t,e.out),a=!e.silent&&!!process.stdout.isTTY?Qy():null;a?.start(`Generating image with ${K.bold(r)} ${K.dim(`(${i.envName})`)}\u2026`);try{let l=await cc(r,{prompt:e.prompt,apiKey:i.key,size:e.size});Ji(cr(o))||uc(cr(o),{recursive:!0}),dc(o,l.bytes),e.silent||x(a,"success",`Wrote ${o} (${l.bytes.length} bytes, ${l.contentType}).`,K.green(`Wrote ${o} ${K.dim(`(${l.bytes.length} bytes, ${l.contentType})`)}`))}catch(l){a?.stop(K.red("Image generation failed."));let c=tw(t,{provider:r,envName:i.envName,prompt:e.prompt,size:e.size,outPath:o,error:l});u.message(ew({provider:r,envName:i.envName,prompt:e.prompt,size:e.size,message:l.message})),c&&u.message(`${K.dim("Full error log:")} ${K.cyan(c)}`),process.exitCode=1}}function ew(e){let n=d=>K.dim(d.padEnd(10)),i=e.prompt.length>54?`${e.prompt.slice(0,53)}\u2026`:e.prompt,o=[{content:`${K.red("\u2717")} ${K.bold(K.red("Image generation failed"))}`},{sep:!0},{content:`${n("Provider:")}${K.bold(e.provider)}`},{content:`${n("Key:")}${e.envName}`},{content:`${n("Prompt:")}${K.dim(`"${i}"`)}`}];e.size&&o.push({content:`${n("Size:")}${e.size}`}),o.push({sep:!0});let s=e.message.replace(/\s+/g," ").trim(),a=64,l=s.length>a?`${s.slice(0,a-1)}\u2026`:s;o.push({content:K.red(l)});let c=`${K.bold(K.cyan("SEOAgent"))} ${K.dim("\xB7")} ${K.dim("generate-image")}`;return D(o,{width:70,title:c})}function tw(e,t){let r=`seoagent-generate-image-${new Date().toISOString().replace(/[:.]/g,"-")}.log`,i=lr(e,b),o=lr(i,".errors"),s=Ji(i)?lr(o,r):lr(Xy(),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 Ji(cr(s))||uc(cr(s),{recursive:!0}),dc(s,a.join(`
740
+ `)),s}catch{return null}}import J from"picocolors";async function sn(e={}){let t=_(process.cwd()),n=L(t?.domain);if(!n){let l=Ae();e.json?process.stdout.write(`${JSON.stringify({logged_in:!1,other_sites:l})}
741
+ `):(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(/\/$/,""),i=`Bearer ${n.user_token}:${n.website_token}`,o;try{o=await fetch(`${r}/api/cli/whoami`,{method:"GET",headers:{Authorization:i,Accept:"application/json"},signal:AbortSignal.timeout(1e4)})}catch(l){u.error(`Network error: ${l.message}`),process.exitCode=1;return}if(o.status===404){if(e.json){process.stdout.write(`${JSON.stringify({logged_in:!0,server_supports_whoami:!1,api_base:r})}
742
+ `);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 o.json()}catch{s=null}if(!o.ok||!s||s.status!=="ok"){e.json?process.stdout.write(`${JSON.stringify({logged_in:!0,error:s?.error??`HTTP ${o.status}`})}
743
+ `):u.error(`Could not fetch your account (HTTP ${o.status})${s?.error?`: ${s.error}`:""}`),process.exitCode=1;return}let a=Ae().filter(l=>l!==s.domain);if(e.json){process.stdout.write(`${JSON.stringify({logged_in:!0,...s,other_sites:a},null,2)}
744
+ `);return}u.message(nw(s)),a.length>0&&u.message(J.dim(`Also logged in to: ${a.join(", ")}.`)),s.paid===!1&&u.message(`${J.dim("Upgrade for autopilot:")} ${J.cyan(oe("cli-whoami"))}`)}function nw(e){let n=o=>J.dim(o.padEnd(10)),r=[];if(e.email&&(r.push({content:`${J.green("\u2713")} ${J.dim("Logged in as")} ${J.bold(e.email)}`}),r.push({sep:!0})),e.domain&&r.push({content:`${n("Website:")}${J.cyan(e.domain)}`}),e.plan){let o=e.paid?J.bold(J.green(e.plan)):J.bold(e.plan);r.push({content:`${n("Plan:")}${o}`})}e.api_base&&r.push({content:`${n("API:")}${J.dim(e.api_base)}`});let i=`${J.bold(J.cyan("SEOAgent"))} ${J.dim("\xB7")} ${J.dim("whoami")}`;return D(r,{width:55,title:i})}import{select as ln,text as an,confirm as mc,isCancel as te,intro as rw,outro as iw}from"@clack/prompts";import ur from"picocolors";function ow(){return[{command:"status",label:"Show project status",hint:"Audit, strategy, briefs, content, roadmap \u2014 everything at a glance.",run:async()=>Dt()},{command:"sync",label:"Sync with the cloud dashboard",hint:"Push local .seoagent/ changes + pull dashboard edits.",run:async()=>await Q()},{command:"init",label:"Initialize a SEOAgent project",hint:"Scaffold .seoagent/ + the skill file in this directory.",run:async()=>{await Lt()}},{command:"login",label:"Connect this CLI to seoagent.com",hint:"Opens the browser to bind your account.",run:async()=>await Bt()},{command:"whoami",label:"Show logged-in account",hint:"Email, bound website, plan, API base.",run:async()=>await sn()},{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(!te(e))if(e==="peek"){let t=await an({message:"Keyword to peek:",placeholder:"saas seo",validate:n=>String(n??"").trim()?void 0:"A keyword is required."});if(te(t))return;await De({peek:String(t)})}else e==="discover"?await De({discover:!0}):e==="competitors"?await De({competitors:!0}):await De()}},{command:"internal-links",label:"Analyze internal links",hint:"Find orphan pages \u2192 .seoagent/internal-links.md",run:async()=>zt({})},{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"}]});te(e)||Jt(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 tn()},{command:"generate-image",label:"Generate an image",hint:"Uses the detected (or explicit) provider.",run:async()=>{let e=await an({message:"Image prompt:",placeholder:"a minimalist cyan box logo",validate:n=>String(n??"").trim()?void 0:"A prompt is required."});if(te(e))return;let t=await an({message:"Output file path:",placeholder:".seoagent/content/images/hero.png",validate:n=>String(n??"").trim()?void 0:"An output path is required."});te(t)||await on({prompt:String(e),out:String(t)})}},{command:"env-check",label:"Check image-generation provider",hint:"Detect openai / fal / replicate from your env.",run:async()=>rn({})},{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"}]});te(e)||await Vt(String(e))}},{command:"pull",label:"Pull dashboard changes only",hint:"Cloud \u2192 local. Same as the second half of `sync`.",run:async()=>await Je()},{command:"ack",label:"Close out a pending inbox action",hint:"Mark a .seoagent/inbox/ action completed or failed.",run:async()=>{let e=await an({message:"Action ID to close out:",placeholder:"action-abc123",validate:r=>String(r??"").trim()?void 0:"Action ID is required."});if(te(e))return;let t=await mc({message:"Mark as failed instead of completed?",initialValue:!1});if(te(t))return;let n;if(t===!0){let r=await an({message:"Reason for failure (optional):",placeholder:"couldn't apply because\u2026"});if(te(r))return;String(r).trim()&&(n=String(r))}await Ne(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 Mt()},{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 Ut({})},{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"}]});te(e)||nn({all:e==="all"})}},{command:"logout",label:"Log out",hint:"Clear stored credentials for seoagent.com.",run:async()=>Wt()},{command:"uninstall",label:"Uninstall SEOAgent from this project",hint:"Remove .seoagent/, the skill bundle, and the sync hook.",run:async()=>await jt({})}]}var pc="__exit__";async function fc(e=ow()){let t=e.map(i=>({value:i.command,label:i.label,hint:i.hint}));t.push({value:pc,label:"Exit",hint:"Close the menu"});let n=await ln({message:"What would you like to do?",options:t});if(te(n)||n===pc)return!0;let r=e.find(i=>i.command===n);if(!r)return u.warn(`Unknown menu pick "${String(n)}" \u2014 returning to menu.`),!1;try{await r.run()}catch(i){u.error(`\`${r.command}\` failed: ${i.message??String(i)}`)}return!1}async function Yi(){if(!process.stdin.isTTY){u.info("The menu needs an interactive terminal. Use the regular commands directly, e.g. `seoagent --help`.");return}rw(`${ur.bold(ur.cyan("SEOAgent"))} ${ur.dim("\xB7 menu")}`);let e=await fc();for(;!e;){let t=await mc({message:"Do another?",initialValue:!0});if(te(t)||t===!1){e=!0;break}e=await fc()}iw(ur.dim("See you next time."))}var R=new sw;R.name("seoagent").description("AI SEO agent for Claude Code").version(A).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)").action(e=>{Lt({yes:e.yes,domain:e.domain,siteType:e.siteType,allowWorktree:e.allowWorktree})});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=>{jt({yes:e.yes,global:e.global})});R.command("status").description("Show current SEO project state").action(Dt);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=>{wi({json:e.json})});R.command("login").description("Connect this CLI to your seoagent.com account (browser flow)").option("--api-base <url>","Override API base URL (for testing)").action(e=>{Bt({apiBase:e.apiBase})});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=>{Wt({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","Re-send every artifact on push; take cloud on every pull conflict").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=>{Q({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","Take the cloud version on every conflict (discards local edits)").option("--print <path>","Read-only: print the current cloud body of one artifact to stdout (writes nothing). For conflict diffs.").action(e=>{Je({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)=>{Ne(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=>{ai({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=>{di({yes:e.yes,model:e.model})});R.command("autopilot <action>").description("Turn CLI autopilot on|off or show status (paid; queues fixes for your agent)").option("--api-base <url>","Override API base URL (for testing)").action((e,t)=>{Vt(e,{apiBase:t.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=>{De({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=>{zt({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("--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)=>{mi(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,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)=>{Jt(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=>{bi({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=>{ki({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 15, max 30)",e=>parseInt(e,10)).option("--json","Output the full evidence bundle as JSON").action(e=>{Ai({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=>{Ti({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)=>{Li({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)=>{ji({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=>{Mi({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=>{tn({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=>{rn({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=>{on({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=>{sn({json:e.json,apiBase:e.apiBase})});R.command("upgrade").description("Open the SEOAgent Cloud pricing page in your browser (plan upgrade)").action(Mt);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=>{Ut({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=>{nn({all:e.all,crawl:e.crawl})});R.command("menu").description("Interactive menu \u2014 pick a command from a list (no flags required)").action(()=>{Yi()});process.argv.length===2&&(R.outputHelp(),process.exit(0));R.parse();