@seoagent-official/seoagent 1.88.0 → 1.88.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,30 +1,30 @@
1
1
  #!/usr/bin/env node
2
- import{Command as bw}from"commander";import{dirname as Cs,relative as Dn}from"path";import{intro as vs,outro as _d,text as $s,select as Mr,spinner as Cd,isCancel as ze,cancel as Ye,confirm as Ss}from"@clack/prompts";var Qe=[".env.local",".env.production",".env"],Zi=["NEXT_PUBLIC_SITE_URL","SITE_URL","NEXT_PUBLIC_URL","NEXTAUTH_URL","VITE_SITE_URL"];var ge="@seoagent-official/seoagent",fn=`${ge}@latest`;import{homedir as yc}from"os";import{join as Ze}from"path";var b=".seoagent",eo=["audit","strategy/clusters","briefs","content","content/images","performance"],he={AGENTS:".agents/skills/seoagent",CLAUDE:".claude/skills/seoagent"},_t=".claude/settings.json",mn=".pull-receipt.json",to=".ack-queue.json",no=".sync.lock",ro=`# SEOAgent local files
2
+ import{Command as $w}from"commander";import{dirname as Es,relative as Mn}from"path";import{intro as Ss,outro as Rd,text as xs,select as Hr,spinner as Ed,isCancel as ze,cancel as Ye,confirm as _s}from"@clack/prompts";var Ze=[".env.local",".env.production",".env"],to=["NEXT_PUBLIC_SITE_URL","SITE_URL","NEXT_PUBLIC_URL","NEXTAUTH_URL","VITE_SITE_URL"];var ge="@seoagent-official/seoagent",mn=`${ge}@latest`;import{homedir as bc}from"os";import{join as et}from"path";var b=".seoagent",no=["audit","strategy/clusters","briefs","content","content/images","performance"],he={AGENTS:".agents/skills/seoagent",CLAUDE:".claude/skills/seoagent"},Ct=".claude/settings.json",gn=".pull-receipt.json",ro=".ack-queue.json",io=".sync.lock",oo=`# 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
- `,wc=process.env.XDG_CONFIG_HOME&&process.env.XDG_CONFIG_HOME.trim().length>0?process.env.XDG_CONFIG_HOME:Ze(yc(),".config"),G=Ze(wc,"seoagent"),Re=Ze(G,"auth.json"),pr=Ze(G,"state"),gn=Ze(G,"update-check.json"),hn=Ze(G,"projects.json");var Ct="https://seoagent.com",et=process.env.SEOAGENT_API_BASE&&process.env.SEOAGENT_API_BASE.trim().length>0?process.env.SEOAGENT_API_BASE.replace(/\/$/,""):Ct,T={BASE:et,PRICING:`${et}/pricing`,LEAD_API:`${et}/api/cli/lead`,CLI_AUTH_PAGE:`${et}/cli/auth`,CLI_AUTH_POLL:`${et}/api/cli/auth/poll`,CLI_SYNC:`${et}/api/cli/sync`};function se(e,t){let n=t&&t!=="unknown"?`&domain=${encodeURIComponent(t)}`:"";return`${T.PRICING}?ref=${encodeURIComponent(e)}${n}`}import{readFileSync as bc}from"fs";import{fileURLToPath as kc}from"url";import{dirname as vc,join as $c}from"path";var io="0.0.0";function Sc(e){try{let t=JSON.parse(e);if(typeof t.version=="string"&&/^\d+\.\d+\.\d+/.test(t.version))return t.version}catch{}return io}function xc(e=t=>bc(t,"utf-8")){try{let t=vc(kc(import.meta.url));return Sc(e($c(t,"package.json")))}catch{return io}}var A=xc();function fr(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=fr()){return t?`seoagent ${e}`:`npx -y ${fn} ${e}`}import{randomUUID as Lc}from"crypto";import{existsSync as po,mkdirSync as fo,readFileSync as jc,writeFileSync as mo}from"fs";import{join as yr}from"path";import{existsSync as _c,readFileSync as Cc}from"fs";var yn="---";function Rc(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 Ec(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 oo(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]=oo(e,i+1,s.indent);r[o.key]=a,i=l}else r[o.key]="",i++}else r[o.key]=Rc(o.valueRaw),i++}return[r,i]}function ae(e){let t=e.split(/\r?\n/);if(t[0]?.trim()!==yn)return{data:{},body:e};let n=-1;for(let l=1;l<t.length;l++)if(t[l].trim()===yn){n=l;break}let r=n===-1?t.slice(1):t.slice(1,n),i=n===-1?"":t.slice(n+1).join(`
10
- `),o=Ec(r),s=o.length>0?o[0].indent:0,[a]=oo(o,0,s);return{data:a,body:i}}function wn(e){if(!_c(e))return null;try{return ae(Cc(e,"utf-8"))}catch{return null}}function Ac(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 so(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}:`),so(o,t+1,n)):n.push(`${r}${i}: ${Ac(o)}`))}function mr(e,t=""){let n=[yn];so(e,0,n),n.push(yn);let r=t.length===0?"":t.startsWith(`
9
+ `,kc=process.env.XDG_CONFIG_HOME&&process.env.XDG_CONFIG_HOME.trim().length>0?process.env.XDG_CONFIG_HOME:et(bc(),".config"),G=et(kc,"seoagent"),Ee=et(G,"auth.json"),gr=et(G,"state"),hn=et(G,"update-check.json"),yn=et(G,"projects.json");var Rt="https://seoagent.com",tt=process.env.SEOAGENT_API_BASE&&process.env.SEOAGENT_API_BASE.trim().length>0?process.env.SEOAGENT_API_BASE.replace(/\/$/,""):Rt,L={BASE:tt,PRICING:`${tt}/pricing`,LEAD_API:`${tt}/api/cli/lead`,CLI_AUTH_PAGE:`${tt}/cli/auth`,CLI_AUTH_POLL:`${tt}/api/cli/auth/poll`,CLI_SYNC:`${tt}/api/cli/sync`};function se(e,t){let n=t&&t!=="unknown"?`&domain=${encodeURIComponent(t)}`:"";return`${L.PRICING}?ref=${encodeURIComponent(e)}${n}`}import{readFileSync as vc}from"fs";import{fileURLToPath as $c}from"url";import{dirname as Sc,join as xc}from"path";var so="0.0.0";function _c(e){try{let t=JSON.parse(e);if(typeof t.version=="string"&&/^\d+\.\d+\.\d+/.test(t.version))return t.version}catch{}return so}function Cc(e=t=>vc(t,"utf-8")){try{let t=Sc($c(import.meta.url));return _c(e(xc(t,"package.json")))}catch{return so}}var A=Cc();function hr(e=process.argv[1]){let t=process.env.SEOAGENT_INSTALL_FORM;return t==="global"?!0:t==="npx"||!e?!1:(e.split(/[/\\]/).pop()??"").replace(/\.(cmd|ps1|exe)$/i,"").toLowerCase()==="seoagent"}function m(e,t=hr()){return t?`seoagent ${e}`:`npx -y ${mn} ${e}`}import{randomUUID as Nc}from"crypto";import{existsSync as mo,mkdirSync as go,readFileSync as Dc,writeFileSync as ho}from"fs";import{join as kr}from"path";import{existsSync as Rc,readFileSync as Ec}from"fs";var wn="---";function Ac(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 Pc(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 ao(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]=ao(e,i+1,s.indent);r[o.key]=a,i=l}else r[o.key]="",i++}else r[o.key]=Ac(o.valueRaw),i++}return[r,i]}function ae(e){let t=e.split(/\r?\n/);if(t[0]?.trim()!==wn)return{data:{},body:e};let n=-1;for(let l=1;l<t.length;l++)if(t[l].trim()===wn){n=l;break}let r=n===-1?t.slice(1):t.slice(1,n),i=n===-1?"":t.slice(n+1).join(`
10
+ `),o=Pc(r),s=o.length>0?o[0].indent:0,[a]=ao(o,0,s);return{data:a,body:i}}function bn(e){if(!Rc(e))return null;try{return ae(Ec(e,"utf-8"))}catch{return null}}function Ic(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 lo(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}:`),lo(o,t+1,n)):n.push(`${r}${i}: ${Ic(o)}`))}function yr(e,t=""){let n=[wn];lo(e,0,n),n.push(wn);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 kn,readdirSync as Ic,statSync as Pc}from"fs";import{join as ye}from"path";var lo=["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"],co=["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"],Tc=["apps","packages"];function gr(e){for(let t of lo)if(kn(ye(e,t)))return"static";for(let t of co)if(kn(ye(e,t)))return"public";return null}function ao(e){for(let t of[...lo,...co])if(kn(ye(e,t)))return t;return null}function hr(e){let t=[];for(let n of Tc){let r;try{r=Ic(ye(e,n),{withFileTypes:!0}).filter(i=>i.isDirectory()).map(i=>i.name).sort()}catch{continue}for(let i of r){let o=`${n}/${i}`;gr(ye(e,o))&&t.push(o)}}return t.length===1?t[0]:null}function vn(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 bn(e,t){try{return Pc(ye(e,t)).isDirectory()}catch{return!1}}function $n(e,t){let n=vn(t);if(n)return{dir:n,source:"configured",evidence:"public_dir in .seoagent/project.md",exists:bn(e,n)};let r=gr(e);if(r)return{dir:r,source:"framework",evidence:ao(e),exists:bn(e,r)};let i=hr(e);if(i){let o=gr(ye(e,i));if(o){let s=`${i}/${o}`;return{dir:s,source:"framework",evidence:`${i}/${ao(ye(e,i))}`,exists:bn(e,s)}}}for(let o of["public","static"])if(bn(e,o))return{dir:o,source:"existing",evidence:`${o}/ exists`,exists:!0};return{dir:null,source:null,evidence:null,exists:!1}}var Oc=["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 uo(e,t){let n=new Set([""]),r=vn(t);if(r){let i=r.split("/").slice(0,-1).join("/");i&&n.add(i)}for(let i of n)for(let o of Oc){let s=i?`${i}/${o}`:o;if(kn(ye(e,s)))return s}return null}var Nc=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function wr(){return Lc()}var Dc=new Set(["strapi","wordpress","sanity","contentful","ghost","webflow","shopify","payload","directus","mdx-local","none"]),Fc="project.md";function Ue(e){return yr(e,b)}function Sn(e){return yr(Ue(e),Fc)}function go(e){return po(Sn(e))}function _(e){let t=wn(Sn(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&&Dc.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&&Nc.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:vn(c)??void 0,live_url:typeof n.live_url=="string"&&n.live_url?n.live_url:void 0}}function xn(e){let t=_(e);if(!t)return null;if(t.install_id)return t.install_id;let n=wr();return q(e,{install_id:n}),n}function Mc(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 Uc(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 ho(e,t){let n=Ue(e);fo(n,{recursive:!0});let r=mr(Uc(t),Mc(t));mo(Sn(e),r,"utf-8")}function q(e,t){let n=Sn(e);if(!po(n))return!1;let r=ae(jc(n,"utf-8")),i={...r.data,...t};return mo(n,mr(i,r.body),"utf-8"),!0}function yo(e){let t=Ue(e);for(let n of eo)fo(yr(t,n),{recursive:!0})}var br="Sent an anonymous install ping (random id + CLI version only \u2014 no domain, no paths). Opt out: SEOAGENT_TELEMETRY=0",Bc=2500;function kr(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 vr(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??Bc)})).ok}catch{return!1}}import{existsSync as Vc,mkdirSync as ko,readFileSync as zc,writeFileSync as Yc,chmodSync as Jc,unlinkSync as vo}from"fs";import{dirname as Xc}from"path";var Wc=new Set([502,503,504]),Hc=1e4;async function I(e,t,n={}){let r=Math.max(1,n.attempts??3),i=Math.max(0,n.baseDelayMs??500),o=n.timeoutMs??Hc,s=n.fetchImpl??fetch,a=n.sleep??Gc,l=n.transientStatuses??Wc,c=null;for(let d=0;d<r;d++){let{init:f,cleanup:p}=Kc(t,o);try{let g=await s(e,f);if(l.has(g.status)&&d<r-1){await a(wo(i,d));continue}return g}catch(g){if(c=g,d<r-1){await a(wo(i,d));continue}}finally{p()}}throw c instanceof Error?c:new Error(String(c))}function wo(e,t){return e*Math.pow(3,t)}function Gc(e){return new Promise(t=>setTimeout(t,e))}function Kc(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 Ee="unknown";function Ae(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):""}function qc(e,t){let n=Ae(e),r=Ae(t);return!n||!r||n===Ee||r===Ee?!1:n===r}async function Ie(e){let t;try{t=await I(`${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?qc(r,e.localDomain)?{verdict:"match",cloudDomain:r}:{verdict:"mismatch",cloudDomain:r}:{verdict:"unverified",detail:"whoami did not return a bound domain"}}function bo(e,t){return`Cloud project is ${Ae(e)||e} but this workspace is ${Ae(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=Ae(e);return t&&t!==Ee?t:""}function Rt(){if(!Vc(Re))return null;try{return JSON.parse(zc(Re,"utf-8"))}catch{return null}}function Be(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||Ct}}function $o(e){ko(G,{recursive:!0}),ko(Xc(Re),{recursive:!0}),Yc(Re,JSON.stringify(e,null,2)+`
17
- `,"utf-8");try{Jc(Re,384)}catch{}}function L(e){let t=Rt();if(!t)return null;if(!e)return Be(t);let n=_n(e);return n&&Object.keys(t.sites??{}).length>0?Be(t.sites?.[n]):Be(t)}function So(e){let t=Rt();if(!t)return!1;let n=_n(e);return n?Be(t.sites?.[n])!==null:!1}function $r(e,t){let n=Rt()??{},r=_n(t),i={...n.sites??{}};r&&(i[r]=e),$o({...e,sites:Object.keys(i).length>0?i:void 0})}function xo(e){let t=Rt();if(!t)return!1;let n=_n(e),r=Object.keys(t.sites??{}).length>0;if(!n||!r)try{return vo(Re),!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=Be(a?o[s[0]]:t);if(!l&&s.length===0)try{return vo(Re),!0}catch{return!1}return $o({...l??{},sites:s.length>0?o:void 0}),!0}function Pe(){let e=Rt();return e?.sites?Object.keys(e.sites).sort():[]}var Qc=new Set(["co","com","net","org","ac","gov","edu"]);function Zc(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&&Qc.has(n[n.length-2])?n.length-3:n.length-2;return n[Math.max(0,r)]||null}async function _o(e){let t=Zc(e.domain);if(!t)return{status:"unavailable"};let n=(e.apiBase||T.BASE).replace(/\/$/,"");try{let r=await I(`${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 Et,lstatSync as eu,mkdirSync as tt,readFileSync as Co,readdirSync as tu,rmSync as nu,statSync as ru,symlinkSync as iu,writeFileSync as Sr}from"fs";import{dirname as At,join as X,relative as Ro}from"path";import{fileURLToPath as ou}from"url";var su=At(ou(import.meta.url));function Eo(){return X(su,"skills")}function au(){let e=X(Eo(),"seoagent.md");if(Et(e))return Co(e,"utf-8");throw new Error(`Could not find skill file at: ${e}`)}function Ao(e,t){let n=[];if(!Et(e))return n;for(let r of tu(e,{withFileTypes:!0})){let i=X(e,r.name),o=X(t,r.name);r.isDirectory()?(tt(o,{recursive:!0}),n.push(...Ao(i,o))):r.isFile()&&(tt(At(o),{recursive:!0}),Sr(o,Co(i)),n.push(o))}return n}function lu(e){let t=Et(X(e,".agents"));return X(e,t?he.AGENTS:he.CLAUDE)}function Io(e,t){let n=lu(e),r=[];for(let[i,o]of Object.entries(t)){let s=X(n,i);tt(At(s),{recursive:!0}),Sr(s,o,"utf-8"),r.push(s)}return r}function nt(e,t){let n=Et(X(e,".agents")),r=X(e,n?he.AGENTS:he.CLAUDE),i=X(r,"SKILL.md");tt(r,{recursive:!0}),Sr(i,t??au(),"utf-8");let o=X(Eo(),"references"),s=X(r,"references"),a=[];try{Et(o)&&ru(o).isDirectory()&&(tt(s,{recursive:!0}),a=Ao(o,s).map(c=>Ro(r,c)))}catch{}let l=n?cu(e,r):void 0;return{skillFile:i,referenceFiles:a,claudeSymlink:l}}function cu(e,t){let n=X(e,he.CLAUDE),r=null;try{r=eu(n)}catch{}if(r){if(!r.isSymbolicLink())return;try{nu(n,{force:!0})}catch{return}}try{tt(At(n),{recursive:!0});let i=Ro(At(n),t);return iu(i,n,"dir"),n}catch{return}}import{existsSync as It,mkdirSync as xr,readFileSync as uu,writeFileSync as Cn}from"fs";import{dirname as To,join as We}from"path";var _r=`command -v seoagent >/dev/null 2>&1 && seoagent sync --silent || npx -y ${fn} sync --silent`,Oo=60;function Lo(e){let t=We(e,b);xr(t,{recursive:!0});let n=We(t,".gitignore");Cn(n,ro,"utf-8");let r=We(t,"content","images",".gitkeep");return xr(To(r),{recursive:!0}),It(r)||Cn(r,"","utf-8"),n}var Rn=["PostToolUse","SessionStart"];function En(e){if(!It(e))return{};try{let t=uu(e,"utf-8");return JSON.parse(t)}catch{return{}}}function Pt(e){return e.command.includes("@seoagent-official/seoagent")&&e.command.includes("sync")}function Po(e,t,n){let r=e.find(t);return r||(r=n(),e.push(r)),r.hooks.some(Pt)?!1:(r.hooks.push({type:"command",command:_r,timeout:Oo}),!0)}function du(e){let t=!1;for(let n of Rn){let r=e[n];if(Array.isArray(r))for(let i of r)for(let o of i.hooks??[])Pt(o)&&(o.command!==_r&&(o.command=_r,t=!0),typeof o.timeout!="number"&&(o.timeout=Oo,t=!0))}return t}function He(e){let t=We(e,_t);xr(To(t),{recursive:!0});let n=En(t);n.hooks=n.hooks??{};let r=du(n.hooks),i=n.hooks.PostToolUse=n.hooks.PostToolUse??[],o=Po(i,l=>(l.matcher??"").includes("Write"),()=>({matcher:"Write|Edit",hooks:[]})),s=n.hooks.SessionStart=n.hooks.SessionStart??[],a=Po(s,l=>(l.matcher??"")==="",()=>({hooks:[]}));return Cn(t,JSON.stringify(n,null,2)+`
18
- `,"utf-8"),{file:t,added:o||a,migrated:r}}function jo(e){let t=We(e,_t);if(!It(t))return 0;let n=En(t).hooks;if(!n)return 0;let r=0;for(let i of Rn){let o=n[i];if(Array.isArray(o))for(let s of o)for(let a of s.hooks??[])Pt(a)&&typeof a.timeout!="number"&&r++}return r}function No(e){let t=We(e,_t);if(!It(t))return!1;let n=En(t).hooks;return n?Rn.some(r=>{let i=n[r];return Array.isArray(i)&&i.some(o=>o.hooks?.some(Pt))}):!1}function Do(e){let t=We(e,_t);if(!It(t))return{file:t,removed:!1};let n=En(t),r=n.hooks;if(!r)return{file:t,removed:!1};let i=!1;for(let o of Rn){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=>!Pt(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,Cn(t,JSON.stringify(n,null,2)+`
19
- `,"utf-8"),{file:t,removed:!0}):{file:t,removed:!1}}import{existsSync as Fo,mkdirSync as pu,readFileSync as fu,writeFileSync as mu}from"fs";import{join as gu}from"path";function Mo(e){return Fo(gu(e,b,"project.md"))}function Uo(){try{if(!Fo(hn))return[];let e=JSON.parse(fu(hn,"utf-8"));return Array.isArray(e.projects)?e.projects.filter(t=>typeof t=="string"&&t.length>0):[]}catch{return[]}}function Bo(e){try{pu(G,{recursive:!0}),mu(hn,JSON.stringify({projects:e},null,2)+`
20
- `,"utf-8")}catch{}}function Ge(e){try{if(!Mo(e))return;let t=Uo();if(t.includes(e))return;t.push(e),Bo(t)}catch{}}function Wo(){let e=Uo(),t=e.filter(Mo);return t.length!==e.length&&Bo(t),t}import{readFileSync as qo,writeFileSync as ku,existsSync as Rr}from"fs";import{join as Er}from"path";function Cr(e){let t={business:{},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null},n=hu(e);for(let[r,i]of n){let o=r.toLowerCase().trim();o==="business context"?t.business=yu(i):o==="writing instructions"?t.writingInstructions=Ho(i):o==="reference urls"?t.referenceUrls=wu(i):o==="topics to avoid"?t.topicsToAvoid=Ho(i):o==="content tone"?t.contentTone=i.trim()||null:o==="additional notes"&&(t.additionalNotes=i.trim()||null)}return t}function Go(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 hu(e){let t=e.split(`
15
+ `)}import{existsSync as vn,readdirSync as Tc,statSync as Oc}from"fs";import{join as ye}from"path";var uo=["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"],po=["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"],Lc=["apps","packages"];function wr(e){for(let t of uo)if(vn(ye(e,t)))return"static";for(let t of po)if(vn(ye(e,t)))return"public";return null}function co(e){for(let t of[...uo,...po])if(vn(ye(e,t)))return t;return null}function br(e){let t=[];for(let n of Lc){let r;try{r=Tc(ye(e,n),{withFileTypes:!0}).filter(i=>i.isDirectory()).map(i=>i.name).sort()}catch{continue}for(let i of r){let o=`${n}/${i}`;wr(ye(e,o))&&t.push(o)}}return t.length===1?t[0]:null}function $n(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 kn(e,t){try{return Oc(ye(e,t)).isDirectory()}catch{return!1}}function Sn(e,t){let n=$n(t);if(n)return{dir:n,source:"configured",evidence:"public_dir in .seoagent/project.md",exists:kn(e,n)};let r=wr(e);if(r)return{dir:r,source:"framework",evidence:co(e),exists:kn(e,r)};let i=br(e);if(i){let o=wr(ye(e,i));if(o){let s=`${i}/${o}`;return{dir:s,source:"framework",evidence:`${i}/${co(ye(e,i))}`,exists:kn(e,s)}}}for(let o of["public","static"])if(kn(e,o))return{dir:o,source:"existing",evidence:`${o}/ exists`,exists:!0};return{dir:null,source:null,evidence:null,exists:!1}}var jc=["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 fo(e,t){let n=new Set([""]),r=$n(t);if(r){let i=r.split("/").slice(0,-1).join("/");i&&n.add(i)}for(let i of n)for(let o of jc){let s=i?`${i}/${o}`:o;if(vn(ye(e,s)))return s}return null}var Mc=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function vr(){return Nc()}var Fc=new Set(["strapi","wordpress","sanity","contentful","ghost","webflow","shopify","payload","directus","mdx-local","none"]),Uc="project.md";function Ue(e){return kr(e,b)}function xn(e){return kr(Ue(e),Uc)}function yo(e){return mo(xn(e))}function _(e){let t=bn(xn(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&&Fc.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&&Mc.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:$n(c)??void 0,live_url:typeof n.live_url=="string"&&n.live_url?n.live_url:void 0}}function _n(e){let t=_(e);if(!t)return null;if(t.install_id)return t.install_id;let n=vr();return q(e,{install_id:n}),n}function Bc(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 Hc(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 wo(e,t){let n=Ue(e);go(n,{recursive:!0});let r=yr(Hc(t),Bc(t));ho(xn(e),r,"utf-8")}function q(e,t){let n=xn(e);if(!mo(n))return!1;let r=ae(Dc(n,"utf-8")),i={...r.data,...t};return ho(n,yr(i,r.body),"utf-8"),!0}function bo(e){let t=Ue(e);for(let n of no)go(kr(t,n),{recursive:!0})}var $r="Sent an anonymous install ping (random id + CLI version only \u2014 no domain, no paths). Opt out: SEOAGENT_TELEMETRY=0",Wc=2500;function Sr(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 xr(e){let t=(e.apiBase||L.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??Wc)})).ok}catch{return!1}}import{existsSync as Yc,mkdirSync as $o,readFileSync as Jc,writeFileSync as Xc,chmodSync as Qc,unlinkSync as So}from"fs";import{dirname as Zc}from"path";var Gc=new Set([502,503,504]),Kc=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??Kc,s=n.fetchImpl??fetch,a=n.sleep??qc,l=n.transientStatuses??Gc,c=null;for(let d=0;d<r;d++){let{init:f,cleanup:p}=Vc(t,o);try{let g=await s(e,f);if(l.has(g.status)&&d<r-1){await a(ko(i,d));continue}return g}catch(g){if(c=g,d<r-1){await a(ko(i,d));continue}}finally{p()}}throw c instanceof Error?c:new Error(String(c))}function ko(e,t){return e*Math.pow(3,t)}function qc(e){return new Promise(t=>setTimeout(t,e))}function Vc(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 Ae="unknown";function Pe(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):""}function zc(e,t){let n=Pe(e),r=Pe(t);return!n||!r||n===Ae||r===Ae?!1:n===r}async function Ie(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?zc(r,e.localDomain)?{verdict:"match",cloudDomain:r}:{verdict:"mismatch",cloudDomain:r}:{verdict:"unverified",detail:"whoami did not return a bound domain"}}function vo(e,t){return`Cloud project is ${Pe(e)||e} but this workspace is ${Pe(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 Cn(e){if(!e)return"";let t=Pe(e);return t&&t!==Ae?t:""}function Et(){if(!Yc(Ee))return null;try{return JSON.parse(Jc(Ee,"utf-8"))}catch{return null}}function Be(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||Rt}}function xo(e){$o(G,{recursive:!0}),$o(Zc(Ee),{recursive:!0}),Xc(Ee,JSON.stringify(e,null,2)+`
17
+ `,"utf-8");try{Qc(Ee,384)}catch{}}function j(e){let t=Et();if(!t)return null;if(!e)return Be(t);let n=Cn(e);return n&&Object.keys(t.sites??{}).length>0?Be(t.sites?.[n]):Be(t)}function _o(e){let t=Et();if(!t)return!1;let n=Cn(e);return n?Be(t.sites?.[n])!==null:!1}function _r(e,t){let n=Et()??{},r=Cn(t),i={...n.sites??{}};r&&(i[r]=e),xo({...e,sites:Object.keys(i).length>0?i:void 0})}function Co(e){let t=Et();if(!t)return!1;let n=Cn(e),r=Object.keys(t.sites??{}).length>0;if(!n||!r)try{return So(Ee),!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=Be(a?o[s[0]]:t);if(!l&&s.length===0)try{return So(Ee),!0}catch{return!1}return xo({...l??{},sites:s.length>0?o:void 0}),!0}function Te(){let e=Et();return e?.sites?Object.keys(e.sites).sort():[]}var eu=new Set(["co","com","net","org","ac","gov","edu"]);function tu(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&&eu.has(n[n.length-2])?n.length-3:n.length-2;return n[Math.max(0,r)]||null}async function Ro(e){let t=tu(e.domain);if(!t)return{status:"unavailable"};let n=(e.apiBase||L.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 At,lstatSync as nu,mkdirSync as nt,readFileSync as Eo,readdirSync as ru,rmSync as iu,statSync as ou,symlinkSync as su,writeFileSync as Cr}from"fs";import{dirname as Pt,join as Q,relative as Ao}from"path";import{fileURLToPath as au}from"url";var lu=Pt(au(import.meta.url));function Po(){return Q(lu,"skills")}function cu(){let e=Q(Po(),"seoagent.md");if(At(e))return Eo(e,"utf-8");throw new Error(`Could not find skill file at: ${e}`)}function Io(e,t){let n=[];if(!At(e))return n;for(let r of ru(e,{withFileTypes:!0})){let i=Q(e,r.name),o=Q(t,r.name);r.isDirectory()?(nt(o,{recursive:!0}),n.push(...Io(i,o))):r.isFile()&&(nt(Pt(o),{recursive:!0}),Cr(o,Eo(i)),n.push(o))}return n}function uu(e){let t=At(Q(e,".agents"));return Q(e,t?he.AGENTS:he.CLAUDE)}function To(e,t){let n=uu(e),r=[];for(let[i,o]of Object.entries(t)){let s=Q(n,i);nt(Pt(s),{recursive:!0}),Cr(s,o,"utf-8"),r.push(s)}return r}function rt(e,t){let n=At(Q(e,".agents")),r=Q(e,n?he.AGENTS:he.CLAUDE),i=Q(r,"SKILL.md");nt(r,{recursive:!0}),Cr(i,t??cu(),"utf-8");let o=Q(Po(),"references"),s=Q(r,"references"),a=[];try{At(o)&&ou(o).isDirectory()&&(nt(s,{recursive:!0}),a=Io(o,s).map(c=>Ao(r,c)))}catch{}let l=n?du(e,r):void 0;return{skillFile:i,referenceFiles:a,claudeSymlink:l}}function du(e,t){let n=Q(e,he.CLAUDE),r=null;try{r=nu(n)}catch{}if(r){if(!r.isSymbolicLink())return;try{iu(n,{force:!0})}catch{return}}try{nt(Pt(n),{recursive:!0});let i=Ao(Pt(n),t);return su(i,n,"dir"),n}catch{return}}import{existsSync as It,mkdirSync as Rr,readFileSync as pu,writeFileSync as Rn}from"fs";import{dirname as Lo,join as He}from"path";var Er=`command -v seoagent >/dev/null 2>&1 && seoagent sync --silent || npx -y ${mn} sync --silent`,jo=60;function No(e){let t=He(e,b);Rr(t,{recursive:!0});let n=He(t,".gitignore");Rn(n,oo,"utf-8");let r=He(t,"content","images",".gitkeep");return Rr(Lo(r),{recursive:!0}),It(r)||Rn(r,"","utf-8"),n}var En=["PostToolUse","SessionStart"];function An(e){if(!It(e))return{};try{let t=pu(e,"utf-8");return JSON.parse(t)}catch{return{}}}function Tt(e){return e.command.includes("@seoagent-official/seoagent")&&e.command.includes("sync")}function Oo(e,t,n){let r=e.find(t);return r||(r=n(),e.push(r)),r.hooks.some(Tt)?!1:(r.hooks.push({type:"command",command:Er,timeout:jo}),!0)}function fu(e){let t=!1;for(let n of En){let r=e[n];if(Array.isArray(r))for(let i of r)for(let o of i.hooks??[])Tt(o)&&(o.command!==Er&&(o.command=Er,t=!0),typeof o.timeout!="number"&&(o.timeout=jo,t=!0))}return t}function We(e){let t=He(e,Ct);Rr(Lo(t),{recursive:!0});let n=An(t);n.hooks=n.hooks??{};let r=fu(n.hooks),i=n.hooks.PostToolUse=n.hooks.PostToolUse??[],o=Oo(i,l=>(l.matcher??"").includes("Write"),()=>({matcher:"Write|Edit",hooks:[]})),s=n.hooks.SessionStart=n.hooks.SessionStart??[],a=Oo(s,l=>(l.matcher??"")==="",()=>({hooks:[]}));return Rn(t,JSON.stringify(n,null,2)+`
18
+ `,"utf-8"),{file:t,added:o||a,migrated:r}}function Do(e){let t=He(e,Ct);if(!It(t))return 0;let n=An(t).hooks;if(!n)return 0;let r=0;for(let i of En){let o=n[i];if(Array.isArray(o))for(let s of o)for(let a of s.hooks??[])Tt(a)&&typeof a.timeout!="number"&&r++}return r}function Mo(e){let t=He(e,Ct);if(!It(t))return!1;let n=An(t).hooks;return n?En.some(r=>{let i=n[r];return Array.isArray(i)&&i.some(o=>o.hooks?.some(Tt))}):!1}function Fo(e){let t=He(e,Ct);if(!It(t))return{file:t,removed:!1};let n=An(t),r=n.hooks;if(!r)return{file:t,removed:!1};let i=!1;for(let o of En){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=>!Tt(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,Rn(t,JSON.stringify(n,null,2)+`
19
+ `,"utf-8"),{file:t,removed:!0}):{file:t,removed:!1}}import{existsSync as Uo,mkdirSync as mu,readFileSync as gu,writeFileSync as hu}from"fs";import{join as yu}from"path";function Bo(e){return Uo(yu(e,b,"project.md"))}function Ho(){try{if(!Uo(yn))return[];let e=JSON.parse(gu(yn,"utf-8"));return Array.isArray(e.projects)?e.projects.filter(t=>typeof t=="string"&&t.length>0):[]}catch{return[]}}function Wo(e){try{mu(G,{recursive:!0}),hu(yn,JSON.stringify({projects:e},null,2)+`
20
+ `,"utf-8")}catch{}}function Ge(e){try{if(!Bo(e))return;let t=Ho();if(t.includes(e))return;t.push(e),Wo(t)}catch{}}function Go(){let e=Ho(),t=e.filter(Bo);return t.length!==e.length&&Wo(t),t}import{readFileSync as zo,writeFileSync as $u,existsSync as Pr}from"fs";import{join as Ir}from"path";function Ar(e){let t={business:{},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null},n=wu(e);for(let[r,i]of n){let o=r.toLowerCase().trim();o==="business context"?t.business=bu(i):o==="writing instructions"?t.writingInstructions=Ko(i):o==="reference urls"?t.referenceUrls=ku(i):o==="topics to avoid"?t.topicsToAvoid=Ko(i):o==="content tone"?t.contentTone=i.trim()||null:o==="additional notes"&&(t.additionalNotes=i.trim()||null)}return t}function qo(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 wu(e){let t=e.split(`
22
22
  `),n=[],r="",i=[];for(let o of t){let s=o.match(/^#\s+(.+)$/);s?(r&&n.push([r,i.join(`
23
23
  `)]),r=s[1],i=[]):i.push(o)}return r&&n.push([r,i.join(`
24
- `)]),n}function yu(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 Ho(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 wu(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}function bu(e){let{business:t}=e;if([t.name,t.audience,t.industry,t.location,t.description].some(o=>!!(o&&o.trim()))||e.writingInstructions.length>0||e.referenceUrls.length>0||e.topicsToAvoid.length>0)return!0;let r=e.additionalNotes?.trim();if(r&&!(r.startsWith("(")&&r.endsWith(")")))return!0;let i=e.contentTone?.trim().toLowerCase();return!!(i&&i!=="professional")}function Ko(e){return!e||!e.trim()?!0:!bu(Cr(e))}var Ar="context.md",vu=`<!--
24
+ `)]),n}function bu(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 Ko(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 ku(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}function vu(e){let{business:t}=e;if([t.name,t.audience,t.industry,t.location,t.description].some(o=>!!(o&&o.trim()))||e.writingInstructions.length>0||e.referenceUrls.length>0||e.topicsToAvoid.length>0)return!0;let r=e.additionalNotes?.trim();if(r&&!(r.startsWith("(")&&r.endsWith(")")))return!0;let i=e.contentTone?.trim().toLowerCase();return!!(i&&i!=="professional")}function Vo(e){return!e||!e.trim()?!0:!vu(Ar(e))}var Tr="context.md",Su=`<!--
28
28
  AGENT: draft this file now \u2014 do not leave it blank. Everything SEOAgent's
29
29
  keyword and strategy intelligence does is conditioned on this context; until
30
30
  it exists, suggestions cannot be judged against the business.
@@ -38,10 +38,10 @@ page), fill in:
38
38
 
39
39
  Then show the owner the draft for review, and delete this comment.
40
40
  -->
41
- `;function rt(e){let t=Er(e,".seoagent",Ar);if(!Rr(t))return null;let n=qo(t,"utf-8");return Cr(n)}function Vo(e,t){let n=Er(e,".seoagent",Ar);return Rr(n)?!1:(ku(n,vu+Go({business:{type:t||""},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null}),"utf-8"),!0)}function zo(e){let t=Er(e,".seoagent",Ar);if(!Rr(t))return!0;try{return Ko(qo(t,"utf-8"))}catch{return!1}}import{existsSync as Tt,readFileSync as Yo,readdirSync as $u,statSync as Jo}from"fs";import{join as Ke}from"path";var Su=[{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 xu(e){let t=Ke(e,"package.json");if(!Tt(t))return{deps:{},source:"package.json"};try{let n=JSON.parse(Yo(t,"utf-8"));return{deps:{...n.dependencies,...n.devDependencies,...n.peerDependencies},source:"package.json"}}catch{return{deps:{},source:"package.json"}}}function _u(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 Cu(e){let t={};for(let n of Qe){let r=Ke(e,n);if(Tt(r))try{let i=Yo(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 Ru(e,t){let n=Ke(e,t.replace(/\/$/,""));if(!Tt(n))return!1;if(t.endsWith("/"))try{return Jo(n).isDirectory()}catch{return!1}return!0}function Eu(e){let t=["content","_posts","posts",Ke("src","content")];for(let n of t){let r=Ke(e,n);if(Tt(r))try{if(!Jo(r).isDirectory())continue;let i=[r],o=0;for(;i.length>0&&o<50;){let s=i.pop();for(let a of $u(s,{withFileTypes:!0}))if(o++,!a.name.startsWith(".")){if(a.isDirectory()&&i.length<5){i.push(Ke(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 Au(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=hr(e);r&&n.push(r);for(let i of n)for(let o of t){let s=i?`${i}/${o.marker}`:o.marker;if(Tt(Ke(e,s)))return o.path}return null}function Xo(e){let t=[],{deps:n}=xu(e),r=Cu(e),i="none";for(let s of Su){let a=[];for(let l of Object.keys(n))if(_u(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(Ru(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=Eu(e);s&&(i="mdx-local",t.push(s))}let o=Au(e);return{cms:i,blog_path:o,evidence:t}}import{existsSync as Iu,readFileSync as Pu}from"fs";import{join as Tu}from"path";var Qo=["openai","fal","replicate"],it={openai:["OPENAI_API_KEY"],fal:["FAL_KEY","FAL_API_KEY"],replicate:["REPLICATE_API_TOKEN","REPLICATE_API_KEY"]};function Ou(e){let t={};if(!Iu(e))return t;let n=Pu(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 Zo(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 Qe){let i=Tu(e,r),o=Ou(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 Te(e){let t=[].concat(...Qo.map(a=>it[a])),n=Zo(e,t),r=[];for(let a of Qo)it[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=it[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 es(e,t){let n=Zo(e,it[t]);for(let r of it[t])if(n.found[r])return{key:n.found[r].value,envName:r};return null}function ts(){return it}import{existsSync as qe,readFileSync as Ir}from"fs";import{join as Ve}from"path";function ns(e){try{return new URL(e).hostname}catch{return e}}function rs(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 Lu(e){for(let t of Qe){let n=Ve(e,t);if(!qe(n))continue;let r=Ir(n,"utf-8");for(let i of Zi){let o=r.match(new RegExp(`^${i}=(.+)$`,"m"));if(o){let s=o[1].trim().replace(/^["']|["']$/g,""),a=ns(s);if(rs(a))continue;return{value:a,source:`${t} (${i})`}}}}return null}function ju(e){let t=Ve(e,"package.json");if(!qe(t))return null;try{let n=JSON.parse(Ir(t,"utf-8"));if(!n.homepage)return null;let r=ns(n.homepage);return rs(r)?null:{value:r,source:"package.json (homepage)"}}catch{return null}}function is(e,t){let n=[];t?.("Checking for monorepo / workspace layout\u2026"),qe(Ve(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=Lu(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=ju(e);a&&(r=a.value,n.push({field:"domain",detail:a.value,source:a.source}))}let o=Ve(e,"package.json"),s=null;if(qe(o))try{t?.("Reading dependencies to infer site type\u2026");let a=JSON.parse(Ir(o,"utf-8")),l=Object.keys({...a.dependencies,...a.devDependencies}),c=(...d)=>d.some(f=>l.includes(f));if(c("@shopify/hydrogen","@shopify/polaris")||qe(Ve(e,"shopify.config.js"))||qe(Ve(e,"shopify.config.ts"))){s="product";let d=c("@shopify/hydrogen","@shopify/polaris")?"Shopify-related dependencies in package.json":qe(Ve(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 Wu,readFileSync as Or,readdirSync as as,statSync as Hu}from"fs";import{join as ee,sep as Gu}from"path";var Nu=[/^\/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 we(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 Du(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 Fu=10,os=.9;function Mu(e,t){if(t<Fu||e.length<t*os)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*os)return r;return null}function D(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 le(e){return Nu.some(t=>t.test(e))}function Uu(e){return e.filter(t=>le(D(t)))}function Bu(e,t){let n=new Set(e.map(D)),r=[],i=new Set;for(let o of t){let s=D(o);le(s)||n.has(s)||i.has(s)||(i.add(s),r.push(s))}return r}function Ot(e){return`https://${e.replace(/^https?:\/\//,"").replace(/\/+$/,"")}/sitemap.xml`}async function ss(e){let t=e.sitemapUrl||Ot(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 I(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=we(i),r.lastmods=Du(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=Uu(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(D).join(", ")}). Remove auth/admin/api routes from the generator.`}),r.uniformLastmod=Mu(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=Bu(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 ls=["tsx","jsx","js","mdx","md"],Ku=["astro","md","mdx"],qu=5e3;function ce(e,t){let n=new Map,r=0,i=(o,s,a=!1)=>{let l=Xu(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:od(t,l),in_sitemap:a,source:s})};for(let o of zu(e))Vu(o,i);return{pages:[...n.values()].filter(o=>!le(o.route)).sort((o,s)=>o.route.localeCompare(s.route)),dynamicCount:r}}async function cs(e,t,n){let r=[];try{let s=await I(Ot(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=we(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(D)),o=0;for(let s of e)!s.in_sitemap&&i.has(D(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 Vu(e,t){for(let n of["app",ee("src","app")]){let r=ee(e,n);if(Lt(r))for(let i of Pr(r)){let o=Tr(r,i),s=o[o.length-1];nd(s)&&(o.some(a=>a.startsWith("@"))||t(Qu(o.slice(0,-1)),"app router"))}}for(let n of["pages",ee("src","pages")]){let r=ee(e,n);if(Lt(r))for(let i of Pr(r)){let o=Tr(r,i);if(o[0]==="api")continue;let s=o[o.length-1],a=Lr(s),l=ls.includes(a),c=Ku.includes(a);if(!l&&!c)continue;let d=An(s);rd(d)||t(Zu(o),c?"astro":"pages router")}}for(let n of[".","public"]){let r=ee(e,n);if(Lt(r))for(let i of Pr(r,n==="."?1:1/0)){let o=Tr(r,i),s=o[o.length-1];Lr(s)==="html"&&(o.some(a=>a==="node_modules"||a.startsWith("."))||t(ed(o),"static html"))}}for(let n of["public/sitemap.xml","sitemap.xml"]){let r=ee(e,...n.split("/"));if(Wu(r)){for(let i of id(r)){let o=td(i);o!==null&&t(o,"sitemap.xml",!0)}break}}}function zu(e){let t=[e],n=new Set([e]);for(let r of Yu(e))for(let i of Ju(e,r))n.has(i)||(n.add(i),t.push(i));return t}function Yu(e){let t=[];try{let n=Or(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(Or(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 Ju(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 Lt(a)?[a]:[]}let i=n.slice(0,r).replace(/\/$/,""),o=ee(e,...i.split("/").filter(Boolean));if(!Lt(o))return[];let s=[];try{for(let a of as(o,{withFileTypes:!0}))if(a.isDirectory()&&!a.name.startsWith(".")&&!us.has(a.name)&&(s.push(ee(o,a.name)),s.length>=200))break}catch{}return s}function Xu(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=An(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function ed(e){let t=[...e],n=An(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function td(e){try{return new URL(e).pathname||"/"}catch{return e.startsWith("/")?e:null}}function nd(e){return An(e)==="page"&&ls.includes(Lr(e))}function rd(e){return["_app","_document","_error","404","500","middleware"].includes(e)}function id(e){try{let t=Or(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 us=new Set(["node_modules",".git",".next","dist","build",".vercel","out"]);function Lt(e){try{return Hu(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=as(i,{withFileTypes:!0})}catch{return}for(let a of s){if(n>=qu)return;if(a.name.startsWith("."))continue;let l=ee(i,a.name);if(a.isDirectory()){if(us.has(a.name))continue;yield*r(l,o+1)}else a.isFile()&&(n++,yield l)}}yield*r(e,1)}function Tr(e,t){return t.slice(e.length).replace(/^[/\\]+/,"").split(Gu).filter(Boolean)}function Lr(e){let t=e.lastIndexOf(".");return t===-1?"":e.slice(t+1).toLowerCase()}function An(e){let t=e.lastIndexOf(".");return t===-1?e:e.slice(0,t)}function od(e,t){return e?`https://${e.replace(/^https?:\/\//,"").replace(/\/$/,"")}${t==="/"?"/":t}`:t}import{existsSync as sd,mkdirSync as ad,readFileSync as ld,writeFileSync as cd}from"fs";import{join as ds}from"path";function ps(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 In(e,t,n){let r=ds(e,b,"pages.md"),i=sd(r),o=i?Nr(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=ms(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&&ps(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:ms(d.source)};p&&ps(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 ad(ds(e,b),{recursive:!0}),cd(r,ud(c),"utf-8"),{wrote:!0,added:a,total:c.length,merged:i}}function ud(e){let t=["---","generated: false",`discovered_at: ${new Date().toISOString()}`,`row_count: ${e.length}`,"---"].join(`
41
+ `;function it(e){let t=Ir(e,".seoagent",Tr);if(!Pr(t))return null;let n=zo(t,"utf-8");return Ar(n)}function Yo(e,t){let n=Ir(e,".seoagent",Tr);return Pr(n)?!1:($u(n,Su+qo({business:{type:t||""},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null}),"utf-8"),!0)}function Jo(e){let t=Ir(e,".seoagent",Tr);if(!Pr(t))return!0;try{return Vo(zo(t,"utf-8"))}catch{return!1}}import{existsSync as Ot,readFileSync as Xo,readdirSync as xu,statSync as Qo}from"fs";import{join as Ke}from"path";var _u=[{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 Cu(e){let t=Ke(e,"package.json");if(!Ot(t))return{deps:{},source:"package.json"};try{let n=JSON.parse(Xo(t,"utf-8"));return{deps:{...n.dependencies,...n.devDependencies,...n.peerDependencies},source:"package.json"}}catch{return{deps:{},source:"package.json"}}}function Ru(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 Eu(e){let t={};for(let n of Ze){let r=Ke(e,n);if(Ot(r))try{let i=Xo(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 Au(e,t){let n=Ke(e,t.replace(/\/$/,""));if(!Ot(n))return!1;if(t.endsWith("/"))try{return Qo(n).isDirectory()}catch{return!1}return!0}function Pu(e){let t=["content","_posts","posts",Ke("src","content")];for(let n of t){let r=Ke(e,n);if(Ot(r))try{if(!Qo(r).isDirectory())continue;let i=[r],o=0;for(;i.length>0&&o<50;){let s=i.pop();for(let a of xu(s,{withFileTypes:!0}))if(o++,!a.name.startsWith(".")){if(a.isDirectory()&&i.length<5){i.push(Ke(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 Iu(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=br(e);r&&n.push(r);for(let i of n)for(let o of t){let s=i?`${i}/${o.marker}`:o.marker;if(Ot(Ke(e,s)))return o.path}return null}function Zo(e){let t=[],{deps:n}=Cu(e),r=Eu(e),i="none";for(let s of _u){let a=[];for(let l of Object.keys(n))if(Ru(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(Au(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=Pu(e);s&&(i="mdx-local",t.push(s))}let o=Iu(e);return{cms:i,blog_path:o,evidence:t}}import{existsSync as Tu,readFileSync as Ou}from"fs";import{join as Lu}from"path";var es=["openai","fal","replicate"],ot={openai:["OPENAI_API_KEY"],fal:["FAL_KEY","FAL_API_KEY"],replicate:["REPLICATE_API_TOKEN","REPLICATE_API_KEY"]};function ju(e){let t={};if(!Tu(e))return t;let n=Ou(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 ts(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 Ze){let i=Lu(e,r),o=ju(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 Oe(e){let t=[].concat(...es.map(a=>ot[a])),n=ts(e,t),r=[];for(let a of es)ot[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=ot[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 ns(e,t){let n=ts(e,ot[t]);for(let r of ot[t])if(n.found[r])return{key:n.found[r].value,envName:r};return null}function rs(){return ot}import{existsSync as qe,readFileSync as Or}from"fs";import{join as Ve}from"path";function is(e){try{return new URL(e).hostname}catch{return e}}function os(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 Nu(e){for(let t of Ze){let n=Ve(e,t);if(!qe(n))continue;let r=Or(n,"utf-8");for(let i of to){let o=r.match(new RegExp(`^${i}=(.+)$`,"m"));if(o){let s=o[1].trim().replace(/^["']|["']$/g,""),a=is(s);if(os(a))continue;return{value:a,source:`${t} (${i})`}}}}return null}function Du(e){let t=Ve(e,"package.json");if(!qe(t))return null;try{let n=JSON.parse(Or(t,"utf-8"));if(!n.homepage)return null;let r=is(n.homepage);return os(r)?null:{value:r,source:"package.json (homepage)"}}catch{return null}}function ss(e,t){let n=[];t?.("Checking for monorepo / workspace layout\u2026"),qe(Ve(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=Nu(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=Du(e);a&&(r=a.value,n.push({field:"domain",detail:a.value,source:a.source}))}let o=Ve(e,"package.json"),s=null;if(qe(o))try{t?.("Reading dependencies to infer site type\u2026");let a=JSON.parse(Or(o,"utf-8")),l=Object.keys({...a.dependencies,...a.devDependencies}),c=(...d)=>d.some(f=>l.includes(f));if(c("@shopify/hydrogen","@shopify/polaris")||qe(Ve(e,"shopify.config.js"))||qe(Ve(e,"shopify.config.ts"))){s="product";let d=c("@shopify/hydrogen","@shopify/polaris")?"Shopify-related dependencies in package.json":qe(Ve(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 Gu,readFileSync as Nr,readdirSync as cs,statSync as Ku}from"fs";import{join as te,sep as qu}from"path";var Mu=[/^\/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 we(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 Fu(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 Uu=10,as=.9;function Bu(e,t){if(t<Uu||e.length<t*as)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*as)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 le(e){return Mu.some(t=>t.test(e))}function Hu(e){return e.filter(t=>le(M(t)))}function Wu(e,t){let n=new Set(e.map(M)),r=[],i=new Set;for(let o of t){let s=M(o);le(s)||n.has(s)||i.has(s)||(i.add(s),r.push(s))}return r}function Lt(e){return`https://${e.replace(/^https?:\/\//,"").replace(/\/+$/,"")}/sitemap.xml`}async function ls(e){let t=e.sitemapUrl||Lt(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=we(i),r.lastmods=Fu(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=Hu(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=Bu(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=Wu(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 us=["tsx","jsx","js","mdx","md"],Vu=["astro","md","mdx"],zu=5e3;function ce(e,t){let n=new Map,r=0,i=(o,s,a=!1)=>{let l=Zu(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:ad(t,l),in_sitemap:a,source:s})};for(let o of Ju(e))Yu(o,i);return{pages:[...n.values()].filter(o=>!le(o.route)).sort((o,s)=>o.route.localeCompare(s.route)),dynamicCount:r}}async function ds(e,t,n){let r=[];try{let s=await P(Lt(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=we(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(M)),o=0;for(let s of e)!s.in_sitemap&&i.has(M(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 Yu(e,t){for(let n of["app",te("src","app")]){let r=te(e,n);if(jt(r))for(let i of Lr(r)){let o=jr(r,i),s=o[o.length-1];id(s)&&(o.some(a=>a.startsWith("@"))||t(ed(o.slice(0,-1)),"app router"))}}for(let n of["pages",te("src","pages")]){let r=te(e,n);if(jt(r))for(let i of Lr(r)){let o=jr(r,i);if(o[0]==="api")continue;let s=o[o.length-1],a=Dr(s),l=us.includes(a),c=Vu.includes(a);if(!l&&!c)continue;let d=Pn(s);od(d)||t(td(o),c?"astro":"pages router")}}for(let n of[".","public"]){let r=te(e,n);if(jt(r))for(let i of Lr(r,n==="."?1:1/0)){let o=jr(r,i),s=o[o.length-1];Dr(s)==="html"&&(o.some(a=>a==="node_modules"||a.startsWith("."))||t(nd(o),"static html"))}}for(let n of["public/sitemap.xml","sitemap.xml"]){let r=te(e,...n.split("/"));if(Gu(r)){for(let i of sd(r)){let o=rd(i);o!==null&&t(o,"sitemap.xml",!0)}break}}}function Ju(e){let t=[e],n=new Set([e]);for(let r of Xu(e))for(let i of Qu(e,r))n.has(i)||(n.add(i),t.push(i));return t}function Xu(e){let t=[];try{let n=Nr(te(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(Nr(te(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 Qu(e,t){if(!t||t.startsWith("!"))return[];let n=t.replace(/\/\*\*?$/,"/*"),r=n.indexOf("*");if(r===-1){let a=te(e,...n.split("/").filter(Boolean));return jt(a)?[a]:[]}let i=n.slice(0,r).replace(/\/$/,""),o=te(e,...i.split("/").filter(Boolean));if(!jt(o))return[];let s=[];try{for(let a of cs(o,{withFileTypes:!0}))if(a.isDirectory()&&!a.name.startsWith(".")&&!ps.has(a.name)&&(s.push(te(o,a.name)),s.length>=200))break}catch{}return s}function Zu(e){let t=e.trim();return t===""||t==="/"||(t.startsWith("/")||(t=`/${t}`),t=t.replace(/\/+$/,""),t==="")?"/":/\[.*\]/.test(t)?null:t}function ed(e){return"/"+e.filter(n=>!(n.startsWith("(")&&n.endsWith(")"))).join("/")}function td(e){let t=[...e],n=Pn(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function nd(e){let t=[...e],n=Pn(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function rd(e){try{return new URL(e).pathname||"/"}catch{return e.startsWith("/")?e:null}}function id(e){return Pn(e)==="page"&&us.includes(Dr(e))}function od(e){return["_app","_document","_error","404","500","middleware"].includes(e)}function sd(e){try{let t=Nr(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 ps=new Set(["node_modules",".git",".next","dist","build",".vercel","out"]);function jt(e){try{return Ku(e).isDirectory()}catch{return!1}}function*Lr(e,t=1/0){let n=0;function*r(i,o){if(o>t)return;let s;try{s=cs(i,{withFileTypes:!0})}catch{return}for(let a of s){if(n>=zu)return;if(a.name.startsWith("."))continue;let l=te(i,a.name);if(a.isDirectory()){if(ps.has(a.name))continue;yield*r(l,o+1)}else a.isFile()&&(n++,yield l)}}yield*r(e,1)}function jr(e,t){return t.slice(e.length).replace(/^[/\\]+/,"").split(qu).filter(Boolean)}function Dr(e){let t=e.lastIndexOf(".");return t===-1?"":e.slice(t+1).toLowerCase()}function Pn(e){let t=e.lastIndexOf(".");return t===-1?e:e.slice(0,t)}function ad(e,t){return e?`https://${e.replace(/^https?:\/\//,"").replace(/\/$/,"")}${t==="/"?"/":t}`:t}import{existsSync as ld,mkdirSync as cd,readFileSync as ud,writeFileSync as dd}from"fs";import{join as fs}from"path";function ms(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 In(e,t,n){let r=fs(e,b,"pages.md"),i=ld(r),o=i?Fr(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=hs(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&&ms(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:hs(d.source)};p&&ms(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 cd(fs(e,b),{recursive:!0}),dd(r,pd(c),"utf-8"),{wrote:!0,added:a,total:c.length,merged:i}}function pd(e){let t=["---","generated: false",`discovered_at: ${new Date().toISOString()}`,`row_count: ${e.length}`,"---"].join(`
42
42
  `),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(`
43
43
  `),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(`
44
- `)}function Nr(e){let t=new Map,n;try{n=ld(e,"utf-8")}catch{return t}let r=n.split(/\r?\n/);for(let i=0;i<r.length-1;i++){if(!jr(r[i])||!dd(r[i+1]))continue;let o=fs(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&&jr(r[a]);a++){let l=fs(r[a]),c=(l[s.url]??"").trim();!c||c==="\u2014"||c==="-"||t.set(c,{url:c,in_sitemap:ot(l,s.in_sitemap),in_nav:ot(l,s.in_nav),status:ot(l,s.status),rendered:ot(l,s.rendered),word_count:ot(l,s.word_count),notes:ot(l,s.notes)})}break}return t}function ot(e,t){let n=t>=0?(e[t]??"").trim():"";return n===""?"\u2014":n}function jr(e){let t=e.trim();return t.startsWith("|")&&t.endsWith("|")&&t.length>1}function dd(e){let t=e.trim();return jr(t)&&/^\|(?:\s*:?-+:?\s*\|)+$/.test(t)}function fs(e){return e.trim().slice(1,-1).split("|").map(t=>t.trim())}function ms(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}import{existsSync as pd,readFileSync as fd,statSync as md}from"fs";import{dirname as Dr,isAbsolute as gd,join as hd,resolve as Fr,sep as jt}from"path";var yd={isWorktree:!1,mainRoot:null,reason:null};function gs(e){let t=hd(e,".git");try{if(pd(t)&&md(t).isFile()){let o=fd(t,"utf-8").match(/^gitdir:\s*(.+)\s*$/m),s=null;if(o){let a=gd(o[1])?o[1]:Fr(e,o[1]),l=Dr(a),c=Dr(l);l.endsWith(`${jt}worktrees`)&&c.endsWith(`${jt}.git`)&&(s=Dr(c))}return{isWorktree:!0,mainRoot:s,reason:"gitfile"}}}catch{}let n=`${jt}.claude${jt}worktrees${jt}`,r=Fr(e).indexOf(n);return r>=0?{isWorktree:!0,mainRoot:Fr(e).slice(0,r),reason:"agent-worktree-path"}:yd}import{existsSync as Oe,mkdirSync as Pn,readdirSync as wd,readFileSync as ys,statSync as nk,writeFileSync as hs}from"fs";import{dirname as bd,join as be,relative as ws,resolve as kd,sep as vd}from"path";var st="okf";function at(e){return be(e,b,st)}var $d=/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2}(\.\d+)?)?(Z|[+-]\d{2}:\d{2})?)?$/;function Tn(e){let t=[];for(let n of wd(e,{withFileTypes:!0})){let r=be(e,n.name);n.isDirectory()?t.push(...Tn(r)):n.isFile()&&n.name.toLowerCase().endsWith(".md")&&t.push(r)}return t}function Sd(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 On(e){let t=[],n=[];if(!Oe(e))return{ok:!1,fileCount:0,errors:[{file:st,message:"No OKF bundle found. Run `seoagent okf scaffold` first."}],warnings:[]};let r=Tn(e);if(r.length===0)return{ok:!1,fileCount:0,errors:[{file:st,message:"OKF directory exists but contains no markdown files."}],warnings:[]};Oe(be(e,"index.md"))||n.push({file:st,message:"No top-level index.md \u2014 agents use it for progressive disclosure."});for(let o of r){let s=ws(e,o),a;try{a=ae(ys(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!==""&&!$d.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 Sd(a.body)){let p=f.split("#")[0];if(!p)continue;let g=kd(bd(o),p);Oe(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 Ln(e){let t=at(e);if(!Oe(t))return{exists:!1,fileCount:0};try{return{exists:!0,fileCount:Tn(t).length}}catch{return{exists:!0,fileCount:0}}}var xd=["_Describe the business in","_Link concept files here","_Link FAQ files here","_Link article files here"];function bs(e){let t=be(e,"index.md");if(!Oe(t))return!0;let n;try{n=ys(t,"utf-8")}catch{return!0}return xd.some(r=>n.includes(r))}function ks(e){if(!Oe(e))return[];try{return Tn(e).map(t=>ws(e,t).split(vd).join("/")).sort()}catch{return[]}}function jn(e,t){let n=at(e);Pn(n,{recursive:!0}),Pn(be(n,"concepts"),{recursive:!0}),Pn(be(n,"faqs"),{recursive:!0}),Pn(be(n,"articles"),{recursive:!0});let r=[],i=t&&t!=="unknown"?t:"your site",o=be(n,"index.md");Oe(o)||(hs(o,`---
44
+ `)}function Fr(e){let t=new Map,n;try{n=ud(e,"utf-8")}catch{return t}let r=n.split(/\r?\n/);for(let i=0;i<r.length-1;i++){if(!Mr(r[i])||!fd(r[i+1]))continue;let o=gs(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&&Mr(r[a]);a++){let l=gs(r[a]),c=(l[s.url]??"").trim();!c||c==="\u2014"||c==="-"||t.set(c,{url:c,in_sitemap:st(l,s.in_sitemap),in_nav:st(l,s.in_nav),status:st(l,s.status),rendered:st(l,s.rendered),word_count:st(l,s.word_count),notes:st(l,s.notes)})}break}return t}function st(e,t){let n=t>=0?(e[t]??"").trim():"";return n===""?"\u2014":n}function Mr(e){let t=e.trim();return t.startsWith("|")&&t.endsWith("|")&&t.length>1}function fd(e){let t=e.trim();return Mr(t)&&/^\|(?:\s*:?-+:?\s*\|)+$/.test(t)}function gs(e){return e.trim().slice(1,-1).split("|").map(t=>t.trim())}function hs(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}import{existsSync as md,readFileSync as gd,statSync as hd}from"fs";import{dirname as Ur,isAbsolute as yd,join as wd,resolve as Br,sep as Nt}from"path";var bd={isWorktree:!1,mainRoot:null,reason:null};function ys(e){let t=wd(e,".git");try{if(md(t)&&hd(t).isFile()){let o=gd(t,"utf-8").match(/^gitdir:\s*(.+)\s*$/m),s=null;if(o){let a=yd(o[1])?o[1]:Br(e,o[1]),l=Ur(a),c=Ur(l);l.endsWith(`${Nt}worktrees`)&&c.endsWith(`${Nt}.git`)&&(s=Ur(c))}return{isWorktree:!0,mainRoot:s,reason:"gitfile"}}}catch{}let n=`${Nt}.claude${Nt}worktrees${Nt}`,r=Br(e).indexOf(n);return r>=0?{isWorktree:!0,mainRoot:Br(e).slice(0,r),reason:"agent-worktree-path"}:bd}import{existsSync as Le,mkdirSync as Tn,readdirSync as kd,readFileSync as bs,statSync as ok,writeFileSync as ws}from"fs";import{dirname as vd,join as be,relative as ks,resolve as $d,sep as Sd}from"path";var at="okf";function lt(e){return be(e,b,at)}var xd=/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2}(\.\d+)?)?(Z|[+-]\d{2}:\d{2})?)?$/;function On(e){let t=[];for(let n of kd(e,{withFileTypes:!0})){let r=be(e,n.name);n.isDirectory()?t.push(...On(r)):n.isFile()&&n.name.toLowerCase().endsWith(".md")&&t.push(r)}return t}function _d(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 Ln(e){let t=[],n=[];if(!Le(e))return{ok:!1,fileCount:0,errors:[{file:at,message:"No OKF bundle found. Run `seoagent okf scaffold` first."}],warnings:[]};let r=On(e);if(r.length===0)return{ok:!1,fileCount:0,errors:[{file:at,message:"OKF directory exists but contains no markdown files."}],warnings:[]};Le(be(e,"index.md"))||n.push({file:at,message:"No top-level index.md \u2014 agents use it for progressive disclosure."});for(let o of r){let s=ks(e,o),a;try{a=ae(bs(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!==""&&!xd.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 _d(a.body)){let p=f.split("#")[0];if(!p)continue;let g=$d(vd(o),p);Le(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 jn(e){let t=lt(e);if(!Le(t))return{exists:!1,fileCount:0};try{return{exists:!0,fileCount:On(t).length}}catch{return{exists:!0,fileCount:0}}}var Cd=["_Describe the business in","_Link concept files here","_Link FAQ files here","_Link article files here"];function vs(e){let t=be(e,"index.md");if(!Le(t))return!0;let n;try{n=bs(t,"utf-8")}catch{return!0}return Cd.some(r=>n.includes(r))}function $s(e){if(!Le(e))return[];try{return On(e).map(t=>ks(e,t).split(Sd).join("/")).sort()}catch{return[]}}function Nn(e,t){let n=lt(e);Tn(n,{recursive:!0}),Tn(be(n,"concepts"),{recursive:!0}),Tn(be(n,"faqs"),{recursive:!0}),Tn(be(n,"articles"),{recursive:!0});let r=[],i=t&&t!=="unknown"?t:"your site",o=be(n,"index.md");Le(o)||(ws(o,`---
45
45
  type: Organization
46
46
  title: ${i}
47
47
  description: Knowledge bundle describing ${i} for AI agents and answer engines.
@@ -68,7 +68,7 @@ _Describe the business in 2\u20134 sentences (pull from \`.seoagent/context.md\`
68
68
  ## Published articles
69
69
 
70
70
  - _Link article files here, e.g._ \`articles/guide-to-x.md\`
71
- `,"utf-8"),r.push("index.md"));let s=be(n,"log.md");return Oe(s)||(hs(s,`---
71
+ `,"utf-8"),r.push("index.md"));let s=be(n,"log.md");return Le(s)||(ws(s,`---
72
72
  type: Log
73
73
  title: Change log
74
74
  description: Chronological history of changes to this OKF bundle.
@@ -77,29 +77,29 @@ description: Chronological history of changes to this OKF bundle.
77
77
  # Change log
78
78
 
79
79
  - Bundle scaffolded.
80
- `,"utf-8"),r.push("log.md")),{created:r,okfDir:n}}import{log as lt}from"@clack/prompts";var u={info:e=>lt.info(e),warn:e=>lt.warn(e),error:e=>lt.error(e),success:e=>lt.success(e),step:e=>lt.step(e),message:e=>lt.message(e)};function x(e,t,n,r=n){e?e.stop(r):u[t](n)}var xs=[{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"}],Nt="unknown",Rd=new Set(["saas","service","product","content","marketplace","tool","app","nonprofit","community","unknown"]);function Ed(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 Nn(e){if(!e?.trim())return null;let t=e.trim().toLowerCase();return Rd.has(t)?t:null}async function Dt(e={}){let t=process.cwd();if(go(t)){let l=_(t),c=nt(t);He(t),q(t,{skill_version:A}),Ge(t);let d=Cs(Dn(t,c.skillFile)),f=c.claudeSymlink?` (symlinked at ${Dn(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.`),!kr()){let g=xn(t);g&&await vr({installId:g,event:"reinit",cliVersion:A})&&u.info(br)}return}let n=!!e.yes||!process.stdin.isTTY,r=gs(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)),vs("SEOAgent \u2014 AI SEO Agent");let c=await Ss({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});(ze(c)||!c)&&(Ye(`Good call. ${l}`),process.exit(0))}else n||vs("SEOAgent \u2014 AI SEO Agent");let i=is(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 ${Ed(l)}`)}},s=e.domain?.trim()||process.env.SEOAGENT_DOMAIN?.trim()||i.domain||null,a=Nn(e.siteType)||Nn(process.env.SEOAGENT_SITE_TYPE)||i.siteType||null;if(n){e.siteType?.trim()&&Nn(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()&&Nn(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=Nt),a||(a="unknown"),await _s(t,s,a);return}if(o(),!s){let l=await $s({message:"Website domain",placeholder:"example.com",validate:c=>c.trim()?void 0:"Domain is required"});ze(l)&&(Ye("Cancelled"),process.exit(0)),s=String(l)}if(!a){let l=await Mr({message:"What kind of site is this?",options:[...xs]});ze(l)&&(Ye("Cancelled"),process.exit(0)),a=l}for(;;){let l=await Ss({message:`Create .seoagent for ${s} (${a})?`});if(ze(l)&&(Ye("Cancelled"),process.exit(0)),l)break;let c=await Mr({message:"What should we change?",options:[{value:"domain",label:"Domain"},{value:"site_type",label:"Site type"},{value:"abort",label:"Cancel setup"}]});if((ze(c)||c==="abort")&&(Ye("Cancelled"),process.exit(0)),c==="domain"){let d=await $s({message:"Website domain",placeholder:"example.com",validate:f=>f.trim()?void 0:"Domain is required"});ze(d)&&(Ye("Cancelled"),process.exit(0)),s=String(d)}else{let d=await Mr({message:"What kind of site is this?",options:[...xs]});ze(d)&&(Ye("Cancelled"),process.exit(0)),a=d}}await _s(t,s,a)}async function _s(e,t,n){let r=Cd();r.start("Setting up your SEO project");let i=Xo(e),o=Te(e),s=$n(e),a=wr(),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=kr(),d=c?Promise.resolve(!1):vr({installId:a,event:"init",cliVersion:A}),f=c||t===Nt?Promise.resolve(null):_o({domain:t,installId:a}),p=L(t),g=p&&t!==Nt?Ie({apiBase:p.api_base,authHeader:`Bearer ${p.user_token}:${p.website_token}`,localDomain:t}).catch(()=>null):Promise.resolve(null);yo(e),ho(e,l),Ge(e),Vo(e,n),Lo(e);let y=jn(e,t!==Nt?t:null),h=nt(e),w=Dn(e,h.skillFile),$=Cs(w),S=`${$}/references/audit-checks.md`,N=h.claudeSymlink?Dn(e,h.claudeSymlink):void 0;He(e);let O=t!==Nt,W={pages:[],dynamicCount:0},ne={wrote:!1,added:0,total:0,merged:!1};try{W=ce(e,O?t:null),ne=In(e,W.pages)}catch{}if(r.stop(O?`Created .seoagent/ project for ${l.domain}`:"Created .seoagent/ project (site URL not detected yet \u2014 see step 2)"),i.cms!=="none"){let Ce=i.evidence.map(St=>`${St.detail} (${St.source})`).slice(0,2).join(", ");u.info(`CMS detected: ${i.cms} \u2014 ${Ce}`)}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.`),W.pages.length>0){let Ce=ne.merged?ne.added>0?`Re-scanned your codebase: +${ne.added} new page${ne.added===1?"":"s"} merged into .seoagent/pages.md (${ne.total} total)`:`Re-scanned your codebase: .seoagent/pages.md already current (${ne.total} pages)`:`Found ${W.pages.length} page${W.pages.length===1?"":"s"} in your codebase \u2192 .seoagent/pages.md`;u.info(Ce+(W.dynamicCount>0?` (plus ${W.dynamicCount} dynamic route template${W.dynamicCount===1?"":"s"} \u2014 the audit will discover their instances)`:""))}let[Qi,oe,H]=await Promise.all([d,f,g]);if(H?.verdict==="mismatch"&&u.warn(`Heads up: the credentials bound to ${t} are for a SEOAgent cloud project on ${H.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.`),oe?.status==="data"){let Ce=oe.difficulty!=null?`, difficulty ${oe.difficulty}/100`:"";u.info(`Free keyword peek \u2014 "${oe.keyword}": ${oe.volume.toLocaleString("en-US")} searches/mo${Ce}. You get ~10 free peeks/day: ${m('keywords --peek "<keyword>"')}`)}else oe?.status==="no-data"&&u.info(`Free keyword peek is live \u2014 no search-volume data for "${oe.keyword}" yet. Try a topic keyword (~10 free/day): ${m('keywords --peek "best <your category> tool"')}`);Qi&&u.info(br);let _e=O?l.domain:"your site",pn=O?[" 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."];_d([O?`\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):","",...pn,...zo(e)?[""," \u270D\uFE0F Before (or right after) the audit: DRAFT .seoagent/context.md \u2014 it"," is still the blank scaffold (instructions are inside the file)."," From this repo + the live homepage/pricing page, fill in the"," business name, type (LOCAL/physical vs ONLINE-only vs HYBRID),"," audience, location, and positioning \u2014 then show your human the"," draft to review. SEOAgent's keyword and strategy intelligence is"," context-blind until this file exists."]:[],"",` 2. The headline next step: offer to run a Phase 1 SEO audit on ${_e}`," (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.`,...N?[` Symlinked at ${N} \u2192 ${$} so Claude Code finds it too.`]:[],""," Want the cloud dashboard now? Free account, ~30 seconds:","",` ${m("login")}`,""].join(`
81
- `))}import{existsSync as As}from"fs";import{intro as Id,outro as Pd,confirm as Td,isCancel as Od,cancel as Ld}from"@clack/prompts";import{existsSync as Fn,rmSync as Ad}from"fs";import{join as Mn}from"path";function Rs(e,t={}){let n=[],r=Mn(e,b);Fn(r)&&n.push({label:".seoagent/ \u2014 project state + all generated work",path:r,kind:"dir"});let i=Mn(e,he.CLAUDE);Fn(i)&&n.push({label:".claude/skills/seoagent/ \u2014 installed skill bundle",path:i,kind:"dir"});let o=Mn(e,he.AGENTS);return Fn(o)&&n.push({label:".agents/skills/seoagent/ \u2014 installed skill bundle",path:o,kind:"dir"}),No(e)&&n.push({label:".claude/settings.json \u2014 sync hook entry (other settings preserved)",path:Mn(e,".claude","settings.json"),kind:"hook"}),t.global&&Fn(G)&&n.push({label:"~/.config/seoagent/ \u2014 login credentials + sync state (all projects)",path:G,kind:"global"}),n}function Es(e,t){for(let n of t)n.kind==="hook"?Do(e):Ad(n.path,{recursive:!0,force:!0})}async function Ft(e={}){let t=process.cwd(),n=Rs(t,{global:e.global});if(n.length===0){u.info("No SEOAgent install found in this directory \u2014 nothing to remove."),!e.global&&As(G)&&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(`
82
- `);if(!r){Id("SEOAgent \u2014 uninstall"),u.message(`This will remove:
83
- ${i}`);let s=await Td({message:"Remove these and start fresh?"});if(Od(s)||!s){Ld("Cancelled \u2014 nothing was removed.");return}}Es(t,n);let o=n.map(s=>` \u2713 ${s.label}`).join(`
80
+ `,"utf-8"),r.push("log.md")),{created:r,okfDir:n}}import{log as ct}from"@clack/prompts";var u={info:e=>ct.info(e),warn:e=>ct.warn(e),error:e=>ct.error(e),success:e=>ct.success(e),step:e=>ct.step(e),message:e=>ct.message(e)};function x(e,t,n,r=n){e?e.stop(r):u[t](n)}var Cs=[{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"}],Dt="unknown",Ad=new Set(["saas","service","product","content","marketplace","tool","app","nonprofit","community","unknown"]);function Pd(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 Dn(e){if(!e?.trim())return null;let t=e.trim().toLowerCase();return Ad.has(t)?t:null}async function Mt(e={}){let t=process.cwd();if(yo(t)){let l=_(t),c=rt(t);We(t),q(t,{skill_version:A}),Ge(t);let d=Es(Mn(t,c.skillFile)),f=c.claudeSymlink?` (symlinked at ${Mn(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.`),!Sr()){let g=_n(t);g&&await xr({installId:g,event:"reinit",cliVersion:A})&&u.info($r)}return}let n=!!e.yes||!process.stdin.isTTY,r=ys(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)),Ss("SEOAgent \u2014 AI SEO Agent");let c=await _s({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});(ze(c)||!c)&&(Ye(`Good call. ${l}`),process.exit(0))}else n||Ss("SEOAgent \u2014 AI SEO Agent");let i=ss(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 ${Pd(l)}`)}},s=e.domain?.trim()||process.env.SEOAGENT_DOMAIN?.trim()||i.domain||null,a=Dn(e.siteType)||Dn(process.env.SEOAGENT_SITE_TYPE)||i.siteType||null;if(n){e.siteType?.trim()&&Dn(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()&&Dn(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=Dt),a||(a="unknown"),await Rs(t,s,a);return}if(o(),!s){let l=await xs({message:"Website domain",placeholder:"example.com",validate:c=>c.trim()?void 0:"Domain is required"});ze(l)&&(Ye("Cancelled"),process.exit(0)),s=String(l)}if(!a){let l=await Hr({message:"What kind of site is this?",options:[...Cs]});ze(l)&&(Ye("Cancelled"),process.exit(0)),a=l}for(;;){let l=await _s({message:`Create .seoagent for ${s} (${a})?`});if(ze(l)&&(Ye("Cancelled"),process.exit(0)),l)break;let c=await Hr({message:"What should we change?",options:[{value:"domain",label:"Domain"},{value:"site_type",label:"Site type"},{value:"abort",label:"Cancel setup"}]});if((ze(c)||c==="abort")&&(Ye("Cancelled"),process.exit(0)),c==="domain"){let d=await xs({message:"Website domain",placeholder:"example.com",validate:f=>f.trim()?void 0:"Domain is required"});ze(d)&&(Ye("Cancelled"),process.exit(0)),s=String(d)}else{let d=await Hr({message:"What kind of site is this?",options:[...Cs]});ze(d)&&(Ye("Cancelled"),process.exit(0)),a=d}}await Rs(t,s,a)}async function Rs(e,t,n){let r=Ed();r.start("Setting up your SEO project");let i=Zo(e),o=Oe(e),s=Sn(e),a=vr(),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=Sr(),d=c?Promise.resolve(!1):xr({installId:a,event:"init",cliVersion:A}),f=c||t===Dt?Promise.resolve(null):Ro({domain:t,installId:a}),p=j(t),g=p&&t!==Dt?Ie({apiBase:p.api_base,authHeader:`Bearer ${p.user_token}:${p.website_token}`,localDomain:t}).catch(()=>null):Promise.resolve(null);bo(e),wo(e,l),Ge(e),Yo(e,n),No(e);let y=Nn(e,t!==Dt?t:null),h=rt(e),w=Mn(e,h.skillFile),v=Es(w),S=`${v}/references/audit-checks.md`,O=h.claudeSymlink?Mn(e,h.claudeSymlink):void 0;We(e);let I=t!==Dt,D={pages:[],dynamicCount:0},J={wrote:!1,added:0,total:0,merged:!1};try{D=ce(e,I?t:null),J=In(e,D.pages)}catch{}if(r.stop(I?`Created .seoagent/ project for ${l.domain}`:"Created .seoagent/ project (site URL not detected yet \u2014 see step 2)"),i.cms!=="none"){let Re=i.evidence.map(xt=>`${xt.detail} (${xt.source})`).slice(0,2).join(", ");u.info(`CMS detected: ${i.cms} \u2014 ${Re}`)}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.`),D.pages.length>0){let Re=J.merged?J.added>0?`Re-scanned your codebase: +${J.added} new page${J.added===1?"":"s"} merged into .seoagent/pages.md (${J.total} total)`:`Re-scanned your codebase: .seoagent/pages.md already current (${J.total} pages)`:`Found ${D.pages.length} page${D.pages.length===1?"":"s"} in your codebase \u2192 .seoagent/pages.md`;u.info(Re+(D.dynamicCount>0?` (plus ${D.dynamicCount} dynamic route template${D.dynamicCount===1?"":"s"} \u2014 the audit will discover their instances)`:""))}let[mr,_e,St]=await Promise.all([d,f,g]);if(St?.verdict==="mismatch"&&u.warn(`Heads up: the credentials bound to ${t} are for a SEOAgent cloud project on ${St.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.`),_e?.status==="data"){let Re=_e.difficulty!=null?`, difficulty ${_e.difficulty}/100`:"";u.info(`Free keyword peek \u2014 "${_e.keyword}": ${_e.volume.toLocaleString("en-US")} searches/mo${Re}. You get ~10 free peeks/day: ${m('keywords --peek "<keyword>"')}`)}else _e?.status==="no-data"&&u.info(`Free keyword peek is live \u2014 no search-volume data for "${_e.keyword}" yet. Try a topic keyword (~10 free/day): ${m('keywords --peek "best <your category> tool"')}`);mr&&u.info($r);let W=I?l.domain:"your site",Ce=I?[" 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."];Rd([I?`\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):","",...Ce,...Jo(e)?[""," \u270D\uFE0F Before (or right after) the audit: DRAFT .seoagent/context.md \u2014 it"," is still the blank scaffold (instructions are inside the file)."," From this repo + the live homepage/pricing page, fill in the"," business name, type (LOCAL/physical vs ONLINE-only vs HYBRID),"," audience, location, and positioning \u2014 then show your human the"," draft to review. SEOAgent's keyword and strategy intelligence is"," context-blind until this file exists."]:[],"",` 2. The headline next step: offer to run a Phase 1 SEO audit on ${W}`," (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.`,...O?[` Symlinked at ${O} \u2192 ${v} so Claude Code finds it too.`]:[],""," Want the cloud dashboard now? Free account, ~30 seconds:","",` ${m("login")}`,""].join(`
81
+ `))}import{existsSync as Is}from"fs";import{intro as Td,outro as Od,confirm as Ld,isCancel as jd,cancel as Nd}from"@clack/prompts";import{existsSync as Fn,rmSync as Id}from"fs";import{join as Un}from"path";function As(e,t={}){let n=[],r=Un(e,b);Fn(r)&&n.push({label:".seoagent/ \u2014 project state + all generated work",path:r,kind:"dir"});let i=Un(e,he.CLAUDE);Fn(i)&&n.push({label:".claude/skills/seoagent/ \u2014 installed skill bundle",path:i,kind:"dir"});let o=Un(e,he.AGENTS);return Fn(o)&&n.push({label:".agents/skills/seoagent/ \u2014 installed skill bundle",path:o,kind:"dir"}),Mo(e)&&n.push({label:".claude/settings.json \u2014 sync hook entry (other settings preserved)",path:Un(e,".claude","settings.json"),kind:"hook"}),t.global&&Fn(G)&&n.push({label:"~/.config/seoagent/ \u2014 login credentials + sync state (all projects)",path:G,kind:"global"}),n}function Ps(e,t){for(let n of t)n.kind==="hook"?Fo(e):Id(n.path,{recursive:!0,force:!0})}async function Ft(e={}){let t=process.cwd(),n=As(t,{global:e.global});if(n.length===0){u.info("No SEOAgent install found in this directory \u2014 nothing to remove."),!e.global&&Is(G)&&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(`
82
+ `);if(!r){Td("SEOAgent \u2014 uninstall"),u.message(`This will remove:
83
+ ${i}`);let s=await Ld({message:"Remove these and start fresh?"});if(jd(s)||!s){Nd("Cancelled \u2014 nothing was removed.");return}}Ps(t,n);let o=n.map(s=>` \u2713 ${s.label}`).join(`
84
84
  `);r?u.success(`Removed:
85
- ${o}`):Pd(`Removed:
86
- ${o}`),!e.global&&As(G)&&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 Mt,readdirSync as Ur,statSync as jd,readFileSync as Is}from"fs";import{join as ct}from"path";function Nd(e){let t=(e.match(/^\s*-\s+\[\s\]/gm)??[]).length,n=(e.match(/^\s*-\s+\[x\]/gim)??[]).length;return{open:t,done:n}}function Dd(e){let t=ct(e,"audit","latest.md");if(!Mt(t))return null;let n=wn(t);if(!n)return null;let r=Is(t,"utf-8"),i=Nd(r);return{exists:!0,date:typeof n.data.audited_at=="string"?n.data.audited_at:void 0,issueCount:i.open}}function Fd(e){try{let n=Is(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 Md(e){let t=ct(e,"strategy","clusters");if(!Mt(t))return null;let n=Ur(t).filter(i=>i.endsWith(".md"));if(n.length===0)return null;let r=0;for(let i of n)r+=Fd(ct(t,i));return{exists:!0,clusterCount:n.length,articleCount:r}}function Ud(e){let t=ct(e,"briefs");if(!Mt(t))return null;let n=Ur(t).filter(r=>r.endsWith(".md"));return n.length>0?{exists:!0,count:n.length}:null}function Bd(e){let t=ct(e,"content");if(!Mt(t))return null;let n=Ur(t).filter(r=>r.endsWith(".md"));return n.length===0?null:{exists:!0,count:n.length}}function Wd(e){let t=ct(e,"roadmap.md");return Mt(t)?{exists:!0,updatedAt:jd(t).mtime.toISOString()}:null}function Ps(e){let t=_(e);if(!t)return null;let n=Ue(e);return{domain:t.domain,audit:Dd(n),strategy:Md(n),briefs:Ud(n),content:Bd(n),roadmap:Wd(n)}}import Le from"picocolors";var Hd=/\x1b\[[0-9;]*m/g;function Ts(e){return e.replace(Hd,"").length}function F(e,t={}){let n=t.width??51,r=n-4,i="\u2500".repeat(n-2),o=Gd(n,t.title),s=Le.dim(`\u251C${i}\u2524`),a=Le.dim(`\u2514${i}\u2518`),l=[o];for(let c of e){if("sep"in c){l.push(s);continue}l.push(Kd(c.content,r))}return l.push(a),l.join(`
87
- `)}function Gd(e,t){if(!t)return Le.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`);let n=Ts(t),r=e-5-n;return r<1?Le.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`):`${Le.dim("\u250C\u2500 ")}${t}${Le.dim(` ${"\u2500".repeat(r)}\u2510`)}`}function Kd(e,t){let n=Ts(e),r;return n<=t?r=e+" ".repeat(t-n):r=e,`${Le.dim("\u2502")} ${r} ${Le.dim("\u2502")}`}function Br(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 Ut(){let e=Ps(process.cwd());if(!e){u.warn("No SEOAgent project found in this directory."),u.info(`Run \`${m("init")}\` to get started.`);return}u.message(qd(e))}function qd(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 ${Br(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(Br(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 F(r,{width:78,title:o})}import{exec as Vd,spawn as Os}from"child_process";import{confirm as zd,isCancel as Yd}from"@clack/prompts";import V from"picocolors";function je(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 Jd=`https://registry.npmjs.org/${ge}/latest`,Bt=["free","starter","pro","scale","enterprise"],Un={free:"Free",starter:"Starter",pro:"Pro",scale:"Scale",enterprise:"Enterprise"};function Xd(e){let t=e.trim().toLowerCase().split(/\s+/)[0];return Bt.includes(t)?t:null}function Qd(e){let t=Bt.indexOf(e);return t===-1||t===Bt.length-1?null:Bt[t+1]}async function Zd(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 ep(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 Bt){let a=Un[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 F(t,{width:55,title:o})}async function Wt(){let e=_(process.cwd()),t=L(e?.domain),n=!!process.stdin.isTTY;if(t&&n){let r=await Zd(t);if(r){let i=Xd(r.plan),o=i?Qd(i):null;if(i&&u.message(ep({email:r.email,domain:r.domain,current:i,next:o})),i&&!o){u.success(`You're on ${Un[i]} (highest tier).`);return}if(i&&o){let s=await zd({message:`Upgrade from ${Un[i]} to ${Un[o]}?`});if(Yd(s)||!s){u.info("No changes.");return}}}}tp()}function tp(){let e=np();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}"`;Vd(t,n=>{n&&u.warn("Could not open browser. Visit the URL above to upgrade.")})}function np(){let e=_(process.cwd());return se("cli-upgrade",e?.domain)}async function Ht(e={}){let t=A,n=await ip();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 ${ge}@latest`);return}if(je(t,n)>=0){u.success(`You're on the latest CLI (${t}).`);return}if(!fr()){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 ${ge}@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 ${ge}@latest`);return}if(e.dryRun){u.info(`(dry-run) would run: npm install -g ${ge}@latest`);return}if(u.info(`Updating CLI: ${t} \u2192 ${n}\u2026`),!await op()){u.error(`Update failed. Try manually: npm install -g ${ge}@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 rp()||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 rp(){return new Promise(e=>{try{let t=Os("seoagent",["refresh","--all"],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))}catch{e(!1)}})}async function ip(e=fetch){try{let t=await e(Jd,{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 op(){return new Promise(e=>{let t=Os("npm",["install","-g",`${ge}@latest`],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))})}import{exec as sp}from"child_process";import{randomBytes as ap}from"crypto";import{isCancel as lp,spinner as cp,text as up}from"@clack/prompts";import Ne from"picocolors";function Ls(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 dp=1500,pp=300*1e3;function fp(e){let t=process.platform==="darwin"?`open "${e}"`:process.platform==="win32"?`start "" "${e}"`:`xdg-open "${e}"`;sp(t,()=>{})}function mp(){return ap(16).toString("hex")}function gp(e,t,n){let r=new URLSearchParams({session:t});return n&&n!=="unknown"&&r.set("domain",n),`${e}/cli/auth?${r.toString()}`}function js(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 hp(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 yp(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 Ls(r.status,i)}catch(n){return{status:"error",terminal:!1,message:n.message||"network error"}}}function wp(e){return new Promise(t=>setTimeout(t,e))}async function Gt(e={}){let t=process.cwd(),n=_(t),r=(e.apiBase||T.BASE||Ct).replace(/\/$/,""),i=n?.domain??null;if(i==="unknown"&&process.stdin.isTTY){let p=await up({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(!js(String(y)))return"Please enter a valid domain like `example.com`."}});if(lp(p)){u.warn("Login cancelled.");return}let g=js(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"?So(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=mp(),a=gp(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}`),fp(a),u.info('In your browser: sign in (if needed) and click "Connect this CLI" to finish.');let c=!!process.stdout.isTTY?cp():null;c?.start(Ne.dim("Waiting for browser confirmation\u2026"));let d=Date.now()+pp,f=!0;for(;Date.now()<d;){f||await wp(dp),f=!1;let p=await yp(r,s);if(p.status==="ready"){let g=L(),y=await hp(g,p.website_token,S=>Ie({apiBase:S.api_base,authHeader:`Bearer ${S.user_token}:${S.website_token}`,localDomain:""}));y&&g&&$r(g,y),$r({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 ${Ne.bold(p.email)} (${Ne.cyan(p.domain)}).`:p.email?`Logged in as ${Ne.bold(p.email)}.`:"Logged in.";x(c,"success",h,Ne.green(w)),c&&u.info("Future SEO work in this repo will sync to your dashboard.");let $=Pe().filter(S=>S!==Ae(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.`,Ne.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.`,Ne.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.`,Ne.yellow("Login timed out.")),c&&u.warn(`Run \`${m("login")}\` again to retry.`)}function Kt(e={}){let t=e.all?null:_(process.cwd()),n=!e.all&&t?.domain&&t.domain!=="unknown"?t.domain:null;if(!xo(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=Pe();i.length>0&&u.info(`Still logged in to: ${i.join(", ")}. Run \`${m("logout")} --all\` to log out of everything.`)}import{spinner as Km}from"@clack/prompts";import B from"picocolors";import{existsSync as ii,mkdirSync as Yf,readFileSync as Pa,readdirSync as Jf,writeFileSync as Xf}from"fs";import{createHash as Qf}from"crypto";import{join as oi,relative as Zf,sep as em}from"path";import{existsSync as bp,mkdirSync as kp,readdirSync as Ds,readFileSync as Wr,writeFileSync as Ns}from"fs";import{dirname as vp,join as ut,relative as $p}from"path";var De=e=>typeof e=="string"&&e?e:void 0;function Hr(e,t){let n=ut(e,t),r;try{r=Ds(n)}catch{return[]}let i=[];for(let o of r){if(!o.endsWith(".md")&&!o.endsWith(".mdx")||o.startsWith("_")||o.startsWith("."))continue;let s=ut(n,o),a;try{a=ae(Wr(s,"utf-8")).data}catch{continue}let l=De(a.slug)??o.replace(/\.mdx?$/,"");i.push({slug:l,title:De(a.title)??l,draft:a.draft===!0,page_type:De(a.page_type)??De(a.type),path:$p(e,s)})}return i}function Gr(e){let t;try{t=Ds(e)}catch{return[]}let n=[];for(let r of t){if(!r.endsWith(".md"))continue;let i=ut(e,r),o;try{o=ae(Wr(i,"utf-8")).data}catch{continue}n.push({slug:De(o.slug)??r.replace(/\.md$/,""),source:De(o.source)??"external",repo_path:De(o.repo_path)??null,status:De(o.status)??null,file:i})}return n}function Kr(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 qr(e){return t=>bp(ut(e,t))}function Vr(e){return e.trim().replace(/^.*\/([^/]+)$/,"$1").replace(/\.[a-z0-9]+$/i,"").toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function Fs(e){return e.split("-").filter(Boolean).map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}function dt(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 qt(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?`
85
+ ${o}`):Od(`Removed:
86
+ ${o}`),!e.global&&Is(G)&&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 Ut,readdirSync as Wr,statSync as Dd,readFileSync as Ts}from"fs";import{join as ut}from"path";function Md(e){let t=(e.match(/^\s*-\s+\[\s\]/gm)??[]).length,n=(e.match(/^\s*-\s+\[x\]/gim)??[]).length;return{open:t,done:n}}function Fd(e){let t=ut(e,"audit","latest.md");if(!Ut(t))return null;let n=bn(t);if(!n)return null;let r=Ts(t,"utf-8"),i=Md(r);return{exists:!0,date:typeof n.data.audited_at=="string"?n.data.audited_at:void 0,issueCount:i.open}}function Ud(e){try{let n=Ts(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 Bd(e){let t=ut(e,"strategy","clusters");if(!Ut(t))return null;let n=Wr(t).filter(i=>i.endsWith(".md"));if(n.length===0)return null;let r=0;for(let i of n)r+=Ud(ut(t,i));return{exists:!0,clusterCount:n.length,articleCount:r}}function Hd(e){let t=ut(e,"briefs");if(!Ut(t))return null;let n=Wr(t).filter(r=>r.endsWith(".md"));return n.length>0?{exists:!0,count:n.length}:null}function Wd(e){let t=ut(e,"content");if(!Ut(t))return null;let n=Wr(t).filter(r=>r.endsWith(".md"));return n.length===0?null:{exists:!0,count:n.length}}function Gd(e){let t=ut(e,"roadmap.md");return Ut(t)?{exists:!0,updatedAt:Dd(t).mtime.toISOString()}:null}function Os(e){let t=_(e);if(!t)return null;let n=Ue(e);return{domain:t.domain,audit:Fd(n),strategy:Bd(n),briefs:Hd(n),content:Wd(n),roadmap:Gd(n)}}import je from"picocolors";var Kd=/\x1b\[[0-9;]*m/g;function Ls(e){return e.replace(Kd,"").length}function F(e,t={}){let n=t.width??51,r=n-4,i="\u2500".repeat(n-2),o=qd(n,t.title),s=je.dim(`\u251C${i}\u2524`),a=je.dim(`\u2514${i}\u2518`),l=[o];for(let c of e){if("sep"in c){l.push(s);continue}l.push(Vd(c.content,r))}return l.push(a),l.join(`
87
+ `)}function qd(e,t){if(!t)return je.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`);let n=Ls(t),r=e-5-n;return r<1?je.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`):`${je.dim("\u250C\u2500 ")}${t}${je.dim(` ${"\u2500".repeat(r)}\u2510`)}`}function Vd(e,t){let n=Ls(e),r;return n<=t?r=e+" ".repeat(t-n):r=e,`${je.dim("\u2502")} ${r} ${je.dim("\u2502")}`}function Gr(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 Bt(){let e=Os(process.cwd());if(!e){u.warn("No SEOAgent project found in this directory."),u.info(`Run \`${m("init")}\` to get started.`);return}u.message(zd(e))}function zd(e){if(!e)return"";let t=11,n=s=>E.dim(s.padEnd(t)),r=[];j(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 ${Gr(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(Gr(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 F(r,{width:78,title:o})}import{exec as Yd,spawn as js}from"child_process";import{confirm as Jd,isCancel as Xd}from"@clack/prompts";import V from"picocolors";function Ne(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 Qd=`https://registry.npmjs.org/${ge}/latest`,Ht=["free","starter","pro","scale","enterprise"],Bn={free:"Free",starter:"Starter",pro:"Pro",scale:"Scale",enterprise:"Enterprise"};function Zd(e){let t=e.trim().toLowerCase().split(/\s+/)[0];return Ht.includes(t)?t:null}function ep(e){let t=Ht.indexOf(e);return t===-1||t===Ht.length-1?null:Ht[t+1]}async function tp(e,t=fetch){if(!e)return null;try{let n=(e.api_base||L.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 np(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 Ht){let a=Bn[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 F(t,{width:55,title:o})}async function Wt(){let e=_(process.cwd()),t=j(e?.domain),n=!!process.stdin.isTTY;if(t&&n){let r=await tp(t);if(r){let i=Zd(r.plan),o=i?ep(i):null;if(i&&u.message(np({email:r.email,domain:r.domain,current:i,next:o})),i&&!o){u.success(`You're on ${Bn[i]} (highest tier).`);return}if(i&&o){let s=await Jd({message:`Upgrade from ${Bn[i]} to ${Bn[o]}?`});if(Xd(s)||!s){u.info("No changes.");return}}}}rp()}function rp(){let e=ip();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}"`;Yd(t,n=>{n&&u.warn("Could not open browser. Visit the URL above to upgrade.")})}function ip(){let e=_(process.cwd());return se("cli-upgrade",e?.domain)}async function Gt(e={}){let t=A,n=await sp();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 ${ge}@latest`);return}if(Ne(t,n)>=0){u.success(`You're on the latest CLI (${t}).`);return}if(!hr()){u.info(`A newer CLI is available: ${t} \u2192 ${n}.`),u.message("You're running via npx, which caches the package \u2014 an unpinned spec won't auto-upgrade."),u.message(`Run the latest now by pinning the tag: npx -y ${ge}@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 ${ge}@latest`);return}if(e.dryRun){u.info(`(dry-run) would run: npm install -g ${ge}@latest`);return}if(u.info(`Updating CLI: ${t} \u2192 ${n}\u2026`),!await ap()){u.error(`Update failed. Try manually: npm install -g ${ge}@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 op()||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 op(){return new Promise(e=>{try{let t=js("seoagent",["refresh","--all"],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))}catch{e(!1)}})}async function sp(e=fetch){try{let t=await e(Qd,{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 ap(){return new Promise(e=>{let t=js("npm",["install","-g",`${ge}@latest`],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))})}import{exec as lp}from"child_process";import{randomBytes as cp}from"crypto";import{isCancel as up,spinner as dp,text as pp}from"@clack/prompts";import De from"picocolors";function Ns(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 fp=1500,mp=300*1e3;function gp(e){let t=process.platform==="darwin"?`open "${e}"`:process.platform==="win32"?`start "" "${e}"`:`xdg-open "${e}"`;lp(t,()=>{})}function hp(){return cp(16).toString("hex")}function yp(e,t,n){let r=new URLSearchParams({session:t});return n&&n!=="unknown"&&r.set("domain",n),`${e}/cli/auth?${r.toString()}`}function Ds(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 wp(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 bp(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 Ns(r.status,i)}catch(n){return{status:"error",terminal:!1,message:n.message||"network error"}}}function kp(e){return new Promise(t=>setTimeout(t,e))}async function Kt(e={}){let t=process.cwd(),n=_(t),r=(e.apiBase||L.BASE||Rt).replace(/\/$/,""),i=n?.domain??null;if(i==="unknown"&&process.stdin.isTTY){let p=await pp({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(!Ds(String(y)))return"Please enter a valid domain like `example.com`."}});if(up(p)){u.warn("Login cancelled.");return}let g=Ds(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"?_o(i):!!j()){let p=i&&i!=="unknown"?` for ${i}`:"";u.info(`Already logged in${p}. To switch accounts${p}, run \`${m("logout")}\` first.`);return}let s=hp(),a=yp(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}`),gp(a),u.info('In your browser: sign in (if needed) and click "Connect this CLI" to finish.');let c=!!process.stdout.isTTY?dp():null;c?.start(De.dim("Waiting for browser confirmation\u2026"));let d=Date.now()+mp,f=!0;for(;Date.now()<d;){f||await kp(fp),f=!1;let p=await bp(r,s);if(p.status==="ready"){let g=j(),y=await wp(g,p.website_token,S=>Ie({apiBase:S.api_base,authHeader:`Bearer ${S.user_token}:${S.website_token}`,localDomain:""}));y&&g&&_r(g,y),_r({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 ${De.bold(p.email)} (${De.cyan(p.domain)}).`:p.email?`Logged in as ${De.bold(p.email)}.`:"Logged in.";x(c,"success",h,De.green(w)),c&&u.info("Future SEO work in this repo will sync to your dashboard.");let v=Te().filter(S=>S!==Pe(p.domain||i));v.length>0&&u.info(`Also logged in to: ${v.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.`,De.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.`,De.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.`,De.yellow("Login timed out.")),c&&u.warn(`Run \`${m("login")}\` again to retry.`)}function qt(e={}){let t=e.all?null:_(process.cwd()),n=!e.all&&t?.domain&&t.domain!=="unknown"?t.domain:null;if(!Co(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=Te();i.length>0&&u.info(`Still logged in to: ${i.join(", ")}. Run \`${m("logout")} --all\` to log out of everything.`)}import{spinner as zm}from"@clack/prompts";import H from"picocolors";import{existsSync as si,mkdirSync as Qf,readFileSync as Oa,readdirSync as Zf,writeFileSync as em}from"fs";import{createHash as tm}from"crypto";import{join as ai,relative as nm,sep as rm}from"path";import{existsSync as vp,mkdirSync as $p,readdirSync as Fs,readFileSync as Kr,writeFileSync as Ms}from"fs";import{dirname as Sp,join as dt,relative as xp}from"path";var Me=e=>typeof e=="string"&&e?e:void 0;function qr(e,t){let n=dt(e,t),r;try{r=Fs(n)}catch{return[]}let i=[];for(let o of r){if(!o.endsWith(".md")&&!o.endsWith(".mdx")||o.startsWith("_")||o.startsWith("."))continue;let s=dt(n,o),a;try{a=ae(Kr(s,"utf-8")).data}catch{continue}let l=Me(a.slug)??o.replace(/\.mdx?$/,"");i.push({slug:l,title:Me(a.title)??l,draft:a.draft===!0,page_type:Me(a.page_type)??Me(a.type),path:xp(e,s)})}return i}function Vt(e){let t;try{t=Fs(e)}catch{return[]}let n=[];for(let r of t){if(!r.endsWith(".md"))continue;let i=dt(e,r),o;try{o=ae(Kr(i,"utf-8")).data}catch{continue}n.push({slug:Me(o.slug)??r.replace(/\.md$/,""),source:Me(o.source)??"external",repo_path:Me(o.repo_path)??null,status:Me(o.status)??null,file:i})}return n}function Vr(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 zr(e){return t=>vp(dt(e,t))}function Hn(e){return e.trim().replace(/^.*\/([^/]+)$/,"$1").replace(/\.[a-z0-9]+$/i,"").toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function Us(e){return e.split("-").filter(Boolean).map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}function pt(e,t){if(t.url&&t.url.trim())return t.url.trim().replace(/\/+$/,"");if(!t.domain||t.domain==="unknown")return null;let n=t.domain.replace(/^https?:\/\//,"").replace(/\/$/,""),r=(t.blogPath||"").replace(/\/+$/,"");return`https://${n}${r}/${e}`}function zt(e){let t=["---",`slug: ${e.slug}`,`title: ${JSON.stringify(e.title)}`];e.page_type&&t.push(`page_type: ${e.page_type}`),e.canonical&&t.push(`canonical: ${e.canonical}`),t.push(`status: ${e.status}`),t.push(`source: ${e.source}`),e.repo_path&&t.push(`repo_path: ${e.repo_path}`),e.brief&&t.push(`brief: ${JSON.stringify(e.brief)}`),e.supersedes&&t.push(`supersedes: ${e.supersedes}`),e.primary_keyword&&t.push(`primary_keyword: ${JSON.stringify(e.primary_keyword)}`),t.push(`tracked_at: ${e.tracked_at}`),t.push("---");let n=e.repo_path?`rendered from \`${e.repo_path}\` (the source of truth for its body)`:"rendered from its source (repo or CMS)",r=e.canonical?`
88
88
 
89
89
  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(`
90
90
  `);return`${t.join(`
91
91
  `)}
92
92
 
93
93
  ${i}
94
- `}function J(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 Sp(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(i=>/^canonical:\s*\S/.test(i))&&(r=J(r,"canonical",t.canonical)),`---
94
+ `}function X(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 _p(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=X(r,"status","published"),r=X(r,"source","repo"),r=X(r,"repo_path",t.repoPath),t.canonical&&!r.some(i=>/^canonical:\s*\S/.test(i))&&(r=X(r,"canonical",t.canonical)),`---
95
95
  ${r.join(`
96
96
  `)}
97
97
  ---${n[2]??`
98
- `}`}function Ms(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(i=>/^canonical:\s*\S/.test(i)))&&(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),`---
98
+ `}`}function Bs(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=X(r,"slug",t.slug),r=X(r,"status",t.status),r=X(r,"source",t.source),t.title!==void 0&&(r=X(r,"title",JSON.stringify(t.title))),t.canonical&&(t.canonicalExplicit||!r.some(i=>/^canonical:\s*\S/.test(i)))&&(r=X(r,"canonical",t.canonical)),t.page_type&&(r=X(r,"page_type",t.page_type)),t.primary_keyword&&(r=X(r,"primary_keyword",JSON.stringify(t.primary_keyword))),t.repo_path&&(r=X(r,"repo_path",t.repo_path)),t.brief&&(r=X(r,"brief",JSON.stringify(t.brief))),t.supersedes&&(r=X(r,"supersedes",t.supersedes)),r=X(r,"tracked_at",t.tracked_at),`---
99
99
  ${r.join(`
100
100
  `)}
101
101
  ---${n[2]??`
102
- `}`}function Us(e,t){let n=ut(e,b,"content"),r=Gr(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(vp(c.repo_path));if(i.size===0)return{tracked:[],published:[]};let o=[...i].flatMap(c=>Hr(e,c)),s=Kr(o,r,qr(e)),a=[];for(let{pointer:c,article:d}of s.toPublish)try{let f=Sp(Wr(c.file,"utf-8"),{repoPath:d.path,canonical:dt(c.slug,{domain:t.domain,blogPath:t.blog_path})});Ns(c.file,f,"utf-8"),a.push(c.slug)}catch{}if(s.toTrack.length===0)return{tracked:[],published:a};kp(n,{recursive:!0});let l=[];for(let c of s.toTrack){let d=qt({slug:c.slug,title:c.title,canonical:dt(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()});Ns(ut(n,`${c.slug}.md`),d,"utf-8"),l.push(c.slug)}return{tracked:l,published:a}}import{existsSync as Yr,mkdirSync as xp,readdirSync as Bs,readFileSync as _p,unlinkSync as Cp,writeFileSync as zr}from"fs";import{join as ft}from"path";import U from"picocolors";function ke(e){return ft(e,b,"inbox")}function Ws(e){return`${e.action_type}-${e.id}.md`}function Rp(e,t){let n=0;if(!Yr(e))return 0;for(let r of Bs(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{Cp(ft(e,r)),n++}catch{}}return n}function Ep(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`---
102
+ `}`}function Hs(e,t){let n=dt(e,b,"content"),r=Vt(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(Sp(c.repo_path));if(i.size===0)return{tracked:[],published:[]};let o=[...i].flatMap(c=>qr(e,c)),s=Vr(o,r,zr(e)),a=[];for(let{pointer:c,article:d}of s.toPublish)try{let f=_p(Kr(c.file,"utf-8"),{repoPath:d.path,canonical:pt(c.slug,{domain:t.domain,blogPath:t.blog_path})});Ms(c.file,f,"utf-8"),a.push(c.slug)}catch{}if(s.toTrack.length===0)return{tracked:[],published:a};$p(n,{recursive:!0});let l=[];for(let c of s.toTrack){let d=zt({slug:c.slug,title:c.title,canonical:pt(c.slug,{domain:t.domain,blogPath:t.blog_path}),status:"published",page_type:c.page_type,source:"repo",repo_path:c.path,tracked_at:new Date().toISOString()});Ms(dt(n,`${c.slug}.md`),d,"utf-8"),l.push(c.slug)}return{tracked:l,published:a}}import{existsSync as Jr,mkdirSync as Cp,readdirSync as Ws,readFileSync as Rp,unlinkSync as Ep,writeFileSync as Yr}from"fs";import{join as Je}from"path";import B from"picocolors";var Xr={};function Ap(e){let t=new Map;try{for(let n of Vt(Je(e,b,"content")))t.set(n.slug,{status:n.status,repo_path:n.repo_path})}catch{}return t}function ke(e){return Je(e,b,"inbox")}function Gs(e){return`${e.action_type}-${e.id}.md`}function Pp(e,t){let n=0;if(!Jr(e))return 0;for(let r of Ws(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{Ep(Je(e,r)),n++}catch{}}return n}function Ip(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`---
103
103
  action_id: ${e.id}
104
104
  action_type: ${e.action_type}
105
105
  article_id: ${n}
@@ -142,8 +142,8 @@ positive, you disagree, etc.), close it out as failed with a reason:
142
142
  \`\`\`bash
143
143
  ${m(`ack ${e.id}`)} --failed --reason "kept; performs well off-search"
144
144
  \`\`\`
145
- `}function Ap(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(`
146
- `)}}function Ip(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 Pp(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`---
145
+ `}function Tp(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(`
146
+ `)}}function Op(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 Lp(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`---
147
147
  action_id: ${e.id}
148
148
  action_type: ${e.action_type}
149
149
  issue: ${r}
@@ -166,8 +166,8 @@ ${s??e.description??"Apply the appropriate fix for this issue."}
166
166
 
167
167
  ## How to apply
168
168
 
169
- 1. ${Ip(r,i,n)}
170
- 2. ${Ap(r)}
169
+ 1. ${Op(r,i,n)}
170
+ 2. ${Tp(r)}
171
171
  3. Show the user the diff before committing (confirm once per session, then proceed).
172
172
 
173
173
  ## How to close this out
@@ -184,7 +184,7 @@ next \`seoagent sync\`. If you disagree or it's a false positive, decline it:
184
184
  \`\`\`bash
185
185
  ${m(`ack ${e.id}`)} --failed --reason "not applicable; ..."
186
186
  \`\`\`
187
- `}function Hs(e){return e.capture_screenshots!==!0?"":`
187
+ `}function Ks(e){return e.capture_screenshots!==!0?"":`
188
188
  ## Screenshots to capture
189
189
 
190
190
  This is a **SaaS / product site**, so this page should include **real product
@@ -196,7 +196,7 @@ project's dev server \u2014 no Playwright/Puppeteer dependency, no paid API), sa
196
196
  them under \`public/screenshots/\`, and reference them with descriptive alt text.
197
197
  If you can't capture (no dev server / no screenshot tool / no real UI), leave a
198
198
  \`<!-- SCREENSHOT-TODO -->\` marker + an AI image prompt so publishing still works.
199
- `}function Tp(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`---
199
+ `}function jp(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`---
200
200
  action_id: ${e.id}
201
201
  action_type: ${e.action_type}
202
202
  brief_slug: ${n??""}
@@ -221,7 +221,7 @@ is auto-generated.
221
221
  - **Role**: ${o??"(none)"}
222
222
  - **Search intent**: ${s??"(none)"}
223
223
  - **Priority**: ${a}
224
- ${Hs(t)}
224
+ ${Ks(t)}
225
225
  ## How to write it
226
226
 
227
227
  1. Read the full brief \u2014 it's synced under \`.seoagent/\` (look for a briefs file
@@ -246,7 +246,7 @@ If you decide not to write it (off-strategy, duplicate, etc.), decline it:
246
246
  \`\`\`bash
247
247
  ${m(`ack ${e.id}`)} --failed --reason "skipped; ..."
248
248
  \`\`\`
249
- `}function Op(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(`
249
+ `}function Np(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(`
250
250
  `):"- (no metrics)";return`---
251
251
  action_id: ${e.id}
252
252
  action_type: ${e.action_type}
@@ -293,55 +293,98 @@ If you disagree (page is fine as-is, intentionally short, etc.), decline it:
293
293
  \`\`\`bash
294
294
  ${m(`ack ${e.id}`)} --failed --reason "kept as-is; ..."
295
295
  \`\`\`
296
- `}function Lp(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`---
296
+ `}function Dp(e,t=Xr){let n=e.payload||{},r=n.article_slug??e.subject_id??null,i=n.path??(r?`content/${r}.md`:null),o=n.brief_slug??null,s=n.primary_keyword??null,a=n.word_count??null,l=r?t.localPointers?.get(r):void 0,c=(l?.status??"").toLowerCase()==="published",d=i?t.conflictedPaths?.has(i)===!0:!1,f=n.mode==="revision",p=f||c||d,g=n.replaces_path??l?.repo_path??null,y=r??"<slug>",h=o?` --brief ${o}`:"",w=o?`, and this refresh came from brief \`${o}\``:"",v=`${m(`content track --slug ${y}`)} --url <live-url> --file <repo-path>${h} --action ${e.id}`,S=`${m("content track --slug <your-new-slug>")} --url <live-url> --file <repo-path>${h} --supersedes ${y} --action ${e.id}`,O=[f?"the dashboard flagged this slug as already live":null,c?`\`.seoagent/content/${r}.md\` is tracked here as **published**`:null,d?`this sync kept your local \`${i}\` over the cloud copy`:null].filter(Boolean).join("; "),I=`---
297
297
  action_id: ${e.id}
298
298
  action_type: ${e.action_type}
299
- article_slug: ${n??""}
300
- path: ${r??""}
301
- brief_slug: ${i??""}
299
+ article_slug: ${r??""}
300
+ path: ${i??""}
301
+ brief_slug: ${o??""}
302
+ mode: ${p?"revision":"new"}
303
+ replaces_path: ${g??""}
302
304
  created_at: ${e.created_at}
303
305
  ---
306
+ `,D=`- **Draft file**: \`.seoagent/${i??"(missing path)"}\` (pulled in the same sync that delivered this task)
307
+ - **Primary keyword**: ${s??"(none)"}
308
+ - **Word count**: ${a??"(unknown)"}`,J=`## How to close this out
304
309
 
305
- # Drafted article ready to publish \u2014 ${e.title??n??"untitled"}
310
+ Pass \`--action ${e.id}\` to the \`content track\` above and it is acked for you.
311
+ Tracking by hand? Then:
306
312
 
307
- SEOAgent already **wrote this article in the cloud**${i?` (from brief \`${i}\`)`:""} and
313
+ \`\`\`bash
314
+ ${m(`ack ${e.id}`)}
315
+ \`\`\`
316
+
317
+ If you decide not to ship it (off-strategy, quality concerns, already covered), decline it:
318
+
319
+ \`\`\`bash
320
+ ${m(`ack ${e.id}`)} --failed --reason "not publishing; ..."
321
+ \`\`\`
322
+ `;return p?`${I}
323
+ # Revision for a LIVE article \u2014 ${e.title??r??"untitled"}
324
+
325
+ **Do not place this as a new post, and do not overwrite the live file with it.**
326
+ \`${r}\` already renders on this site \u2014 ${O}.
327
+
328
+ ${D}
329
+ - **Live file**: \`${g??"(find it in this repo's content dir)"}\`
330
+
331
+ ## How to apply it
332
+
333
+ 1. Read the live file and the draft side by side. \`diff\` them.
334
+ 2. Fold in only what is genuinely new or better \u2014 new sections, refreshed
335
+ figures, better meta. Keep the live article's URL, frontmatter, dates, and
336
+ anything the draft simply lost.
337
+ 3. Do **not** rename the live file and do **not** change its slug: the URL is
338
+ already indexed${w}.
339
+ 4. Re-track it so the cloud records the refresh:
340
+
341
+ \`\`\`bash
342
+ ${v}
343
+ \`\`\`
344
+
345
+ If, after reading both, the draft adds nothing \u2014 decline it. That is a real
346
+ answer, not a failure.
347
+
348
+ ${J}`:`${I}
349
+ # Drafted article ready to publish \u2014 ${e.title??r??"untitled"}
350
+
351
+ SEOAgent already **wrote this article in the cloud**${o?` (from brief \`${o}\`)`:""} and
308
352
  synced it to this workspace. Unlike a \`cli_new_content\` task, there is **nothing
309
353
  to write** \u2014 the draft is complete; your job is to review it and put it where
310
354
  this site's content actually renders.
311
355
 
312
- - **Draft file**: \`.seoagent/${r??"(missing path)"}\` (pulled in the same sync that delivered this task)
313
- - **Primary keyword**: ${o??"(none)"}
314
- - **Word count**: ${s??"(unknown)"}
356
+ ${D}
315
357
 
316
358
  ## How to publish it
317
359
 
318
- 1. Open \`.seoagent/${r??"content/<slug>.md"}\` and review the draft (frontmatter carries
360
+ 1. Open \`.seoagent/${i??"content/<slug>.md"}\` and review the draft (frontmatter carries
319
361
  title, meta description, and status).
320
362
  2. Place it where this project's content renders, per the site's publishing
321
363
  strategy:
322
364
  - **Repo-native (mdx_sync)** \u2014 copy/adapt the body into the repo's content
323
- directory (match neighboring files' frontmatter), then run
324
- \`${m(`content track --slug ${n??"<slug>"}`)} --url <live-url> --file <repo-path>\`.
325
- - **CMS (custom)** \u2014 create the entry in the CMS, then \`content track\` it the same way.
365
+ directory (match neighboring files' frontmatter).
366
+ - **CMS (custom)** \u2014 create the entry in the CMS.
326
367
  - **Cloud-hosted (managed_proxy / subdomain)** \u2014 the cloud renders it; flip the
327
368
  frontmatter \`status\` to \`published\` and sync.
328
- 3. Edit freely before publishing \u2014 the \`.seoagent\` copy is yours now; push-sync
329
- keeps the dashboard in step.
330
-
331
- ## How to close this out
332
-
333
- After placing/publishing:
369
+ 3. Register it. **Keeping the generated slug:**
334
370
 
335
371
  \`\`\`bash
336
- ${m(`ack ${e.id}`)}
372
+ ${v}
337
373
  \`\`\`
338
374
 
339
- If you decide not to publish it (off-strategy, quality concerns, etc.), decline it:
375
+ **Renaming it** \u2014 do this whenever the generated slug reads as a full
376
+ sentence; a short slug is the better URL. \`--supersedes\` is what tells the
377
+ cloud this is the SAME article under a new name, so it retires the original
378
+ instead of delivering it to you all over again:
340
379
 
341
380
  \`\`\`bash
342
- ${m(`ack ${e.id}`)} --failed --reason "not publishing; ..."
381
+ ${S}
343
382
  \`\`\`
344
- `}function jp(e){let t=e.payload||{},n=t.to_email??null,r=t.to_name??null,i=t.email_subject??"",o=t.email_body??"",s=t.prospect_url??null,a=t.prospect_title??null,l=t.draft_id??null,c=n?`${r?`${r} `:""}<${n}>`:"(no email found \u2014 find the author's address or contact form on the page below)";return`---
383
+
384
+ 4. Edit freely before publishing \u2014 the \`.seoagent\` copy is yours now; push-sync
385
+ keeps the dashboard in step.
386
+
387
+ ${J}`}function Mp(e){let t=e.payload||{},n=t.to_email??null,r=t.to_name??null,i=t.email_subject??"",o=t.email_body??"",s=t.prospect_url??null,a=t.prospect_title??null,l=t.draft_id??null,c=n?`${r?`${r} `:""}<${n}>`:"(no email found \u2014 find the author's address or contact form on the page below)";return`---
345
388
  action_id: ${e.id}
346
389
  action_type: ${e.action_type}
347
390
  draft_id: ${l??""}
@@ -402,7 +445,7 @@ ${m(`ack ${e.id}`)} --failed --reason "not sending; ..."
402
445
  A transient failure (tooling error, bounced address you want to retry) is
403
446
  different from declining: **don't ack it** \u2014 the action stays pending and
404
447
  returns on the next sync once the problem is fixed.
405
- `}function Np(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?`\`\`\`
448
+ `}function Fp(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?`\`\`\`
406
449
  ${i.join(`
407
450
  `)}
408
451
  \`\`\`${o?`
@@ -448,7 +491,7 @@ SEOAgent re-submits the sitemap to GSC on its schedule. If a sitemap already exi
448
491
  \`\`\`bash
449
492
  ${m(`ack ${e.id}`)} --failed --reason "sitemap already served at /sitemap.xml"
450
493
  \`\`\`
451
- `}function Dp(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"}
494
+ `}function Up(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"}
452
495
 
453
496
  OKF is the format Google published for describing an organization to AI agents.
454
497
 
@@ -520,7 +563,7 @@ If they are already correct and SEOAgent misread them, decline with a reason:
520
563
  \`\`\`bash
521
564
  ${m(`ack ${e.id}`)} --failed --reason "llms.txt is served at a custom path"
522
565
  \`\`\`
523
- `}function Fp(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`---
566
+ `}function Bp(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`---
524
567
  action_id: ${e.id}
525
568
  action_type: ${e.action_type}
526
569
  keyword: ${n??""}
@@ -548,7 +591,7 @@ for **you** (or Claude Code reading this file) \u2014 nothing is auto-generated.
548
591
  - **Search intent**: ${s??"(unknown)"}
549
592
 
550
593
  ${e.description??""}
551
- ${Hs(t)}
594
+ ${Ks(t)}
552
595
  ## How to write it
553
596
 
554
597
  1. Decide what *kind* of page this should be \u2014 a guide, comparison, listicle,
@@ -579,7 +622,7 @@ decline it:
579
622
  \`\`\`bash
580
623
  ${m(`ack ${e.id}`)} --failed --reason "skipped; ..."
581
624
  \`\`\`
582
- `}function Mp(e){let t=e.payload||{},n=t.unjudged_keywords??0,r=t.artifact_path??".seoagent/context.md";return`---
625
+ `}function Hp(e){let t=e.payload||{},n=t.unjudged_keywords??0,r=t.artifact_path??".seoagent/context.md";return`---
583
626
  action_id: ${e.id}
584
627
  action_type: ${e.action_type}
585
628
  artifact_path: ${r}
@@ -631,7 +674,7 @@ won't ask again):
631
674
  \`\`\`bash
632
675
  ${m(`ack ${e.id}`)} --failed --reason "declined; ..."
633
676
  \`\`\`
634
- `}function Up(e){let t=e.payload||{},n=t.reason??"stale",r=t.last_audit_at??null,i=t.age_days??null,o=t.stale_after_days??28,s=n==="never_audited"?"This site has **never synced a full technical audit** \u2014 autopilot is working without real findings.":`The last full audit synced **${i??"?"} days ago**${r?` (${r.slice(0,10)})`:""} \u2014 past the ${o}-day staleness line. Its findings no longer describe the site.`;return`---
677
+ `}function Wp(e){let t=e.payload||{},n=t.reason??"stale",r=t.last_audit_at??null,i=t.age_days??null,o=t.stale_after_days??28,s=n==="never_audited"?"This site has **never synced a full technical audit** \u2014 autopilot is working without real findings.":`The last full audit synced **${i??"?"} days ago**${r?` (${r.slice(0,10)})`:""} \u2014 past the ${o}-day staleness line. Its findings no longer describe the site.`;return`---
635
678
  action_id: ${e.id}
636
679
  action_type: ${e.action_type}
637
680
  reason: ${n}
@@ -675,7 +718,7 @@ until next month:
675
718
  \`\`\`bash
676
719
  ${m(`ack ${e.id}`)} --failed --reason "declined; ..."
677
720
  \`\`\`
678
- `}function Bp(e){let t=e.payload||{},n=t.awaiting_drafts??0,r=t.site_url??null;return`---
721
+ `}function Gp(e){let t=e.payload||{},n=t.awaiting_drafts??0,r=t.site_url??null;return`---
679
722
  action_id: ${e.id}
680
723
  action_type: ${e.action_type}
681
724
  awaiting_drafts: ${n}
@@ -712,10 +755,10 @@ returns only when the awaiting count changes on a later weekly run:
712
755
  \`\`\`bash
713
756
  ${m(`ack ${e.id}`)} --failed --reason "not now; ..."
714
757
  \`\`\`
715
- `}function Wp(e){switch(e.action_type){case"cli_prune_pending":return Ep(e);case"cli_technical_fix":return Pp(e);case"cli_new_content":return Tp(e);case"cli_content_update":return Op(e);case"cli_draft_ready":return Lp(e);case"cli_send_outreach_email":return jp(e);case"cli_sitemap_update":return Np(e);case"cli_ai_files_update":return Dp(e);case"cli_new_landing_page":return Fp(e);case"cli_draft_context":return Mp(e);case"cli_run_audit":return Up(e);case"cli_outreach_drafts_ready":return Bp(e);default:return null}}function Hp(e){if(e.length===0)return`# SEOAgent Inbox
758
+ `}function Kp(e,t=Xr){switch(e.action_type){case"cli_prune_pending":return Ip(e);case"cli_technical_fix":return Lp(e);case"cli_new_content":return jp(e);case"cli_content_update":return Np(e);case"cli_draft_ready":return Dp(e,t);case"cli_send_outreach_email":return Mp(e);case"cli_sitemap_update":return Fp(e);case"cli_ai_files_update":return Up(e);case"cli_new_landing_page":return Bp(e);case"cli_draft_context":return Hp(e);case"cli_run_audit":return Wp(e);case"cli_outreach_drafts_ready":return Gp(e);default:return null}}function qp(e){if(e.length===0)return`# SEOAgent Inbox
716
759
 
717
760
  No pending actions. Run \`seoagent sync\` later to check for new ones.
718
- `;let t=e.map(n=>`- **${n.action_type}** id \`${n.id}\` \u2014 ${n.title??"no title"} \u2192 see \`${Ws(n)}\``);return`# SEOAgent Inbox
761
+ `;let t=e.map(n=>`- **${n.action_type}** id \`${n.id}\` \u2014 ${n.title??"no title"} \u2192 see \`${Gs(n)}\``);return`# SEOAgent Inbox
719
762
 
720
763
  You have **${e.length}** pending action${e.length===1?"":"s"} from your dashboard.
721
764
 
@@ -727,7 +770,7 @@ For each file, read it, take the action it describes, then run \`seoagent ack <a
727
770
 
728
771
  If you're using Claude Code, just open this directory and ask "process the inbox" \u2014 the
729
772
  skill knows what to do.
730
- `}function ve(e){let t=ke(e);if(!Yr(t))return[];let n=[];for(let r of Bs(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=_p(ft(t,r),"utf-8"),h=y.match(/^---\n([\s\S]*?)\n---/);if(h){let S=h[1];l=pt(S,"severity"),c=pt(S,"issue"),d=pt(S,"page_url");let N=pt(S,"priority");(N==="high"||N==="medium"||N==="low")&&(f=N),p=pt(S,"impact_estimate"),g=pt(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 mt(e){let t=e.issue??e.action_type.replace(/^cli_/,"").replace(/_/g,"-"),n=Gp[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=Kp[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 Gp={critical:e=>U.red(U.bold(e)),high:e=>U.red(e),medium:e=>U.yellow(e),low:e=>U.dim(e)},Kp={high:e=>U.red(U.bold(e)),medium:e=>U.yellow(e),low:e=>U.dim(e)};function pt(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 Bn(e){let t=ke(e);if(!Yr(t))return;let n=ve(e),r=n.length===0?`# SEOAgent Inbox
773
+ `}function ve(e){let t=ke(e);if(!Jr(t))return[];let n=[];for(let r of Ws(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=Rp(Je(t,r),"utf-8"),h=y.match(/^---\n([\s\S]*?)\n---/);if(h){let S=h[1];l=ft(S,"severity"),c=ft(S,"issue"),d=ft(S,"page_url");let O=ft(S,"priority");(O==="high"||O==="medium"||O==="low")&&(f=O),p=ft(S,"impact_estimate"),g=ft(S,"effort_estimate")}let v=y.replace(/^---\n[\s\S]*?\n---\n+/,"").match(/^#\s+(.+)$/m);v&&(a=v[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 mt(e){let t=e.issue??e.action_type.replace(/^cli_/,"").replace(/_/g,"-"),n=Vp[e.severity??""]??B.dim,r=e.severity??"unknown",i=[B.dim("\u25B8"),B.bold(`id ${e.id}`),B.dim("\xB7"),B.cyan(t),n(r)];if(e.priority){let o=zp[e.priority];i.push(B.dim("\xB7"),o(`p:${e.priority}`))}return e.impact_estimate&&i.push(B.dim("\xB7"),B.green(`\u21E7 ${e.impact_estimate}`)),e.effort_estimate&&i.push(B.dim("\xB7"),B.dim(`\u23F1 ${e.effort_estimate}`)),i.push(B.dim("\u2014"),e.title),i.join(" ")}var Vp={critical:e=>B.red(B.bold(e)),high:e=>B.red(e),medium:e=>B.yellow(e),low:e=>B.dim(e)},zp={high:e=>B.red(B.bold(e)),medium:e=>B.yellow(e),low:e=>B.dim(e)};function ft(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 Wn(e){let t=ke(e);if(!Jr(t))return;let n=ve(e),r=n.length===0?`# SEOAgent Inbox
731
774
 
732
775
  No pending actions. Run \`seoagent sync\` later to check for new ones.
733
776
  `:`# SEOAgent Inbox
@@ -742,40 +785,40 @@ For each file, read it, take the action it describes, then run \`seoagent ack <a
742
785
 
743
786
  If you're using Claude Code, just open this directory and ask "process the inbox" \u2014 the
744
787
  skill knows what to do.
745
- `;zr(ft(t,"README.md"),r,"utf-8")}function Gs(e,t){let n=ke(e);xp(n,{recursive:!0});let r=new Set(t.map(s=>s.id)),i=Rp(n,r),o=0;for(let s of t){let a=Wp(s);a!==null&&(zr(ft(n,Ws(s)),a,"utf-8"),o++)}return zr(ft(n,"README.md"),Hp(t),"utf-8"),{wrote:o,removed:i,inboxPath:n}}import{createHash as zp}from"crypto";import{existsSync as Vs,mkdirSync as Yp,readFileSync as Jp,statSync as zs,writeFileSync as qs,rmSync as Xp}from"fs";import{dirname as Qp,join as Jr,sep as Zp}from"path";function qp(e){return e.replace(/^\/+/,"").replace(/\\/g,"/")}var Vp=[{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 Ks(e,t){let n=qp(e);for(let{cls:r,test:i}of Vp)if(i(n))return t&&(r==="keywords"||r==="pages")?"generated-index":r;return"other"}function ef(e){return"sha256:"+zp("sha256").update(e).digest("hex")}function tf(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 nf(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:Ks(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 Ys(e){let t=await Xs({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 Js(e,t){return Jr(e,t.split("/").join(Zp))}function rf(e,t,n){let r={};for(let i of t){let o=Js(e,i);if(!Vs(o)){r[i]={exists:!1,locallyEdited:!1};continue}let s=zs(o),a=n[i],l=!a||a.mtime!==s.mtimeMs||a.size!==s.size;r[i]={exists:!0,contentHash:ef(Jp(o,"utf-8")),locallyEdited:l}}return r}async function Xs(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 Qs(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(!Vs(t))return{...n,ok:!0};let r=await Xs({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=rf(t,o,e.stateFiles),a=tf(i,s,{force:e.force}),l={...n,cursor:i.now};for(let d of a){let f=Js(t,d.path);try{switch(d.kind){case"skip":l.skipped++;break;case"write":case"overwrite":{Yp(Qp(f),{recursive:!0}),qs(f,d.body??"","utf-8");let p=zs(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":Xp(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=nf(a,i,l.cursor,new Date().toISOString());if(c)try{qs(Jr(t,mn),JSON.stringify(c,null,2)+`
746
- `,"utf-8")}catch{}return l}import{existsSync as ea,mkdirSync as ta,readFileSync as of,writeFileSync as Xr}from"fs";import{dirname as na,join as sf}from"path";var Qr=1,Zs=500;function Zr(e){return sf(e,b,to)}function Wn(e){let t=Zr(e);if(!ea(t))return[];try{let n=of(t,"utf-8"),r=JSON.parse(n);if(!r||typeof r!="object")return[];let i=r;return i.version!==Qr||!Array.isArray(i.entries)?[]:i.entries.filter(af)}catch{return[]}}function ra(e,t){let n=Zr(e),i=Wn(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>Zs?i.slice(-Zs):i,s={version:Qr,entries:o};try{ta(na(n),{recursive:!0}),Xr(n,JSON.stringify(s,null,2),"utf-8")}catch{}}function ia(e,t){if(t.length===0)return;let n=Zr(e),r=Wn(e).filter(o=>!t.includes(o.action_id)),i={version:Qr,entries:r};try{if(r.length===0&&ea(n)){Xr(n,JSON.stringify(i,null,2),"utf-8");return}ta(na(n),{recursive:!0}),Xr(n,JSON.stringify(i,null,2),"utf-8")}catch{}}function af(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 oa,readFileSync as lf,unlinkSync as cf,writeFileSync as uf,openSync as df,closeSync as pf,mkdirSync as ff}from"fs";import{dirname as mf,join as gf}from"path";var hf=6e4;function sa(e){return gf(e,b,no)}function aa(e,t={}){let n=t.now??Date.now,r=t.pid??process.pid,i=t.staleMs??hf,o=sa(e);if(!oa(o))return Hn(o,r,n());let s=ca(o);return!s||n()-s.started_at>i||!yf(s.pid)?Hn(o,r,n()):{acquired:!1,reason:"held-by-live-process",held_by_pid:s.pid}}function la(e,t={}){let n=t.pid??process.pid,r=sa(e);if(!oa(r))return;let i=ca(r);if(!(i&&i.pid!==n))try{cf(r)}catch{}}function Hn(e,t,n){let r={pid:t,started_at:n};try{ff(mf(e),{recursive:!0});let i=df(e,"w");try{uf(i,JSON.stringify(r))}finally{pf(i)}return{acquired:!0}}catch{return{acquired:!1,reason:"held-but-pid-unknown"}}}function ca(e){try{let t=lf(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 yf(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 wf,readFileSync as ua,statSync as bf,writeFileSync as kf,existsSync as da}from"fs";import{join as ei,relative as pa,resolve as fa,sep as wa,posix as Vt}from"path";function gt(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 ht(e){return e!==null&&!e.startsWith("_(none")}function vf(e){try{let t=new URL(e).pathname.replace(/\/+$/,"");return t===""?"/":t}catch{return"/"}}function Kn(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 $f(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let i=r.split(`
747
- `,1)[0].trim();if(!/^https?:\/\//i.test(i))continue;let o=r.slice(i.length),s=!/^- Not fetched/m.test(o),a=gt(o,"JSON-LD @types present")??"",l=ht(a)?Array.from(a.matchAll(/`([^`]+)`/g)).map(c=>c[1].toLowerCase()):[];t.push({url:i,pathname:vf(i),fetched:s,titlePresent:ht(gt(o,"title")),metaDescriptionPresent:ht(gt(o,"meta description")),canonicalPresent:ht(gt(o,"canonical")),jsonLdTypes:l,openGraphPresent:ht(gt(o,"Open Graph")),twitterPresent:ht(gt(o,"Twitter"))})}return t}var Gn="CORRECTION (verify-recs)",Sf=/\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,xf=/\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,_f=/\b(pages|posts|articles|subpages|templates|blog posts|every page|all pages)\b/i,Cf=/\b(home ?page)\b/i,Rf=["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"],Ef=/\bjson[\s-]*ld\b|\bstructured\s+data\b|\bschema\b|@type|\bmarkup\b/i,Af=[{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 If(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:Cf.test(e)?n?[n]:null:_f.test(e)?null:n?[n]:null}function ma(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 Pf(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 Tf(e,t){if(Kn(t))return{text:e,corrections:[]};let n=$f(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(`
748
- `),o=[];for(let s=0;s<i.length;s++){let a=i[s];if(a.includes(Gn)||!Sf.test(a)&&!xf.test(a)&&!/\bno\b/i.test(a))continue;let l=If(a,n,r);if(!l||l.length===0)continue;let c=[];for(let w of Af){let $=w.re.exec(a);$&&ga(a,$.index,$[0])&&l.every(S=>w.present(S))&&c.push(w.label)}let d=Ef.exec(a);if(d&&ga(a,d.index,d[0])){let w=a.toLowerCase(),$=Rf.filter(S=>new RegExp(`\\b${S}\\b`,"i").test(w));if($.length>0){let S=$.filter(N=>l.every(O=>O.jsonLdTypes.includes(N)));S.length>0&&c.push(`${S.map(ma).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(ma).join(", ")})`)}if(c.length===0)continue;let f=c.join(" + "),p=l.map(w=>w.url).join(", "),{prefix:g,content:y}=Pf(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.`;i[s]=h,o.push({line:s+1,original:a,corrected:h,entityLabel:f,pageUrl:p})}return{text:i.join(`
749
- `),corrections:o}}var Of=/^\s*(?:$|[()[\]{}.,;:!?'"’”…]|—|–|→|\btags?\b|\belements?\b|\bmeta\b|\bmarkup\b|\bstructured\b|\bdata\b|\bcards?\b|\blinks?\b|\burls?\b|\bdeclarations?\b|\bsnippets?\b|\battributes?\b|\bentr(?:y|ies)\b|\brel\b|\bhref\b|\bschema\b|\bjson[\s-]*ld\b|\bis\b|\bare\b|\bwas\b|\bwere\b|\bisn['’]?t\b|\baren['’]?t\b|\bwasn['’]?t\b|\bweren['’]?t\b|\bdid\b|\bdidn['’]?t\b|\bdoes\b|\bdoesn['’]?t\b|\bha[sd]\b|\bhasn['’]?t\b|\bhadn['’]?t\b|\bnot\b|\bnever\b|\bpresent\b|\bfound\b|\bexists?\b|\bexisted\b|\bset\b|\bdefined\b|\bconfigured\b|\bmissing\b|\babsent\b|\banywhere\b|\bat\s+all\b|\byet\b|\bto\b|\bon\b|\bfor\b|\bin\b|\binto\b|\bacross\b|\bat\b|\bvia\b|\bwith\b|\band\b|\bor\b|\bplus\b|\bper\b|https?:|\/|`)/i,Lf=/\b(?:add(?:ed|ing|s)?|implement(?:ed|ing|s)?|inject(?:ed|ing|s)?|creat(?:e|ed|ing|es)|introduc(?:e|ed|ing|es))\s+(?:[\w`'’"/-]+\s+){0,3}$/i,jf=/\b(?:no|not|missing|absent|without|zero|lack(?:s|ed|ing)?|ha[sd]\s+no|have\s+no|never\s+(?:had|served|shipped)|(?:do|does|did)\s*(?:n['’]t|\s+not)?\s+(?:have|serve|include|ship|set|emit|render|output)|don['’]t\s+(?:have|serve|include|ship|set|emit|render|output))\s+(?:(?:a|an|the|any|its|valid|proper|correct|self-referencing)\s+){0,2}$/i,Nf=/^\s*[:,(]?\s*(?:tags?|elements?|meta|markup|data|cards?|links?|urls?|declarations?|snippets?|attributes?)?\s*(?:(?:is|are|was|were|ha[sd])\s+)?(?:still\s+)?(?:missing|absent|nowhere|not\s+(?:previously\s+)?(?:present|set|defined|found|served|rendered|emitted)|never\s+(?:previously\s+)?existed|did\s*n(?:ot|['’]?t)\s+(?:previously\s+)?(?:exist|have)|does\s*n(?:ot|['’]?t)\s+(?:currently\s+)?(?:exist|have)|no\s+longer\s+exists?)\b/i;function ga(e,t,n){let r=e.slice(t+n.length),i=e.slice(Math.max(0,t-64),t);return Of.test(r)?Lf.test(i)||jf.test(i)||Nf.test(r):!1}var Df=Vt.join(b,"audit","evidence.md");function ha(e){let t=e.split(wa).join("/");return t===Df||t===Vt.join(b,"audit","findings.md")||t===Vt.join(b,"pages.md")||t===Vt.join(b,"keywords.md")||t.startsWith(Vt.join(b,"inbox")+"/")}function ya(e){return e.split(wa).join("/").split("/").includes(".claude")}function ba(e,t=[]){let n;try{n=wf(e)}catch{return t}for(let r of n){let i=ei(e,r),o;try{o=bf(i)}catch{continue}o.isDirectory()?ba(i,t):r.endsWith(".md")&&t.push(i)}return t}function yt(e,t={}){let n=ei(e,b,"audit","evidence.md"),r={evidenceFound:da(n),evidencePath:n,sourceRender:!1,scanned:[],skipped:[],corrections:[]};if(!r.evidenceFound)return r;let i=ua(n,"utf-8");if(Kn(i))return r.sourceRender=!0,r;let o=new Map;for(let s of ba(ei(e,b))){let a=pa(e,s);ha(a)||ya(a)||o.set(fa(s),a)}for(let s of t.extraFiles??[]){let a=fa(e,s),l=pa(e,a);if(ha(l)||ya(l)){r.skipped.push(l);continue}da(a)?o.set(a,l):r.skipped.push(l)}for(let[s,a]of o){let l;try{l=ua(s,"utf-8")}catch{continue}r.scanned.push(a);let{text:c,corrections:d}=Tf(l,i);if(d.length>0){kf(s,c,"utf-8");for(let f of d)r.corrections.push({...f,file:a})}}return r}import{existsSync as Aa,mkdirSync as qf,readFileSync as Ia,writeFileSync as Vf}from"fs";import{dirname as zf,join as zt}from"path";import{existsSync as ti,readFileSync as Sa,readdirSync as Ff}from"fs";import{join as qn}from"path";var zn="llms.md",Mf=160,ka=100;function Vn(e,t=Mf){let n=e.replace(/\s+/g," ").replace(/[[\]]/g,"").trim();return n.length<=t?n:n.slice(0,t-1).trimEnd()+"\u2026"}function ni(e){let t=D(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"}var Uf=new Set(["readme","changelog","license","licence","contributing","code_of_conduct","code-of-conduct","security","authors","notice"]);function xa(e){let t=D(e).split("/").filter(Boolean).pop();return t?Uf.has(t.replace(/\.(md|mdx|txt|html?)$/i,"").toLowerCase()):!1}function va(e){let t=Vn(e.label,80)||ni(e.url),n=e.description?Vn(e.description):"";return`- [${t}](${e.url})${n?`: ${n}`:""}`}function _a(e){let t=[`# ${Vn(e.siteName,100)}`,""];if(e.summary&&t.push(`> ${Vn(e.summary,300)}`,""),e.pages.length>0){t.push("## Pages","");for(let n of e.pages)t.push(va(n));t.push("")}if(e.articles.length>0){t.push("## Articles","");for(let n of e.articles)t.push(va(n));t.push("")}return t.join(`
788
+ `;Yr(Je(t,"README.md"),r,"utf-8")}function qs(e,t,n=Xr){let r=ke(e);Cp(r,{recursive:!0});let i=new Set(t.map(l=>l.id)),o=Pp(r,i),s={...n,localPointers:n.localPointers??Ap(e)},a=0;for(let l of t){let c=Kp(l,s);c!==null&&(Yr(Je(r,Gs(l)),c,"utf-8"),a++)}return Yr(Je(r,"README.md"),qp(t),"utf-8"),{wrote:a,removed:o,inboxPath:r}}import{createHash as Xp}from"crypto";import{existsSync as Ys,mkdirSync as Qp,readFileSync as Zp,statSync as Js,writeFileSync as zs,rmSync as ef}from"fs";import{dirname as tf,join as Qr,sep as nf}from"path";function Yp(e){return e.replace(/^\/+/,"").replace(/\\/g,"/")}var Jp=[{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 Vs(e,t){let n=Yp(e);for(let{cls:r,test:i}of Jp)if(i(n))return t&&(r==="keywords"||r==="pages")?"generated-index":r;return"other"}function rf(e){return"sha256:"+Xp("sha256").update(e).digest("hex")}function of(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 sf(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:Vs(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 Xs(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 Qs(e,t){return Qr(e,t.split("/").join(nf))}function af(e,t,n){let r={};for(let i of t){let o=Qs(e,i);if(!Ys(o)){r[i]={exists:!1,locallyEdited:!1};continue}let s=Js(o),a=n[i],l=!a||a.mtime!==s.mtimeMs||a.size!==s.size;r[i]={exists:!0,contentHash:rf(Zp(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 ea(e){let t=Qr(e.projectDir,b),n={ok:!0,written:0,overwritten:0,skipped:0,conflicts:0,conflictPaths:[],deleted:0,warnings:[],cursor:e.since};if(!Ys(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=af(t,o,e.stateFiles),a=of(i,s,{force:e.force}),l={...n,cursor:i.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":{Qp(tf(f),{recursive:!0}),zs(f,d.body??"","utf-8");let p=Js(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.conflictPaths.push(d.path),l.warnings.push(`${d.path}: ${d.note??"conflict"}`);break;case"delete":ef(f,{force:!0}),delete e.stateFiles[d.path],l.deleted++;break;case"delete-skipped":l.conflicts++,l.conflictPaths.push(d.path),l.warnings.push(`${d.path}: ${d.note??"delete skipped"}`);break}}catch(p){l.ok=!1,l.error=`${d.path}: ${p.message}`}}(l.conflicts>0||!l.ok)&&(l.cursor=e.since);let c=sf(a,i,l.cursor,new Date().toISOString());if(c)try{zs(Qr(t,gn),JSON.stringify(c,null,2)+`
789
+ `,"utf-8")}catch{}return l}import{existsSync as na,mkdirSync as ra,readFileSync as lf,writeFileSync as Zr}from"fs";import{dirname as ia,join as cf}from"path";var ei=1,ta=500;function ti(e){return cf(e,b,ro)}function Gn(e){let t=ti(e);if(!na(t))return[];try{let n=lf(t,"utf-8"),r=JSON.parse(n);if(!r||typeof r!="object")return[];let i=r;return i.version!==ei||!Array.isArray(i.entries)?[]:i.entries.filter(uf)}catch{return[]}}function oa(e,t){let n=ti(e),i=Gn(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>ta?i.slice(-ta):i,s={version:ei,entries:o};try{ra(ia(n),{recursive:!0}),Zr(n,JSON.stringify(s,null,2),"utf-8")}catch{}}function sa(e,t){if(t.length===0)return;let n=ti(e),r=Gn(e).filter(o=>!t.includes(o.action_id)),i={version:ei,entries:r};try{if(r.length===0&&na(n)){Zr(n,JSON.stringify(i,null,2),"utf-8");return}ra(ia(n),{recursive:!0}),Zr(n,JSON.stringify(i,null,2),"utf-8")}catch{}}function uf(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 aa,readFileSync as df,unlinkSync as pf,writeFileSync as ff,openSync as mf,closeSync as gf,mkdirSync as hf}from"fs";import{dirname as yf,join as wf}from"path";var bf=6e4;function la(e){return wf(e,b,io)}function ca(e,t={}){let n=t.now??Date.now,r=t.pid??process.pid,i=t.staleMs??bf,o=la(e);if(!aa(o))return Kn(o,r,n());let s=da(o);return!s||n()-s.started_at>i||!kf(s.pid)?Kn(o,r,n()):{acquired:!1,reason:"held-by-live-process",held_by_pid:s.pid}}function ua(e,t={}){let n=t.pid??process.pid,r=la(e);if(!aa(r))return;let i=da(r);if(!(i&&i.pid!==n))try{pf(r)}catch{}}function Kn(e,t,n){let r={pid:t,started_at:n};try{hf(yf(e),{recursive:!0});let i=mf(e,"w");try{ff(i,JSON.stringify(r))}finally{gf(i)}return{acquired:!0}}catch{return{acquired:!1,reason:"held-but-pid-unknown"}}}function da(e){try{let t=df(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 kf(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 vf,readFileSync as pa,statSync as $f,writeFileSync as Sf,existsSync as fa}from"fs";import{join as ni,relative as ma,resolve as ga,sep as ka,posix as Yt}from"path";function gt(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 ht(e){return e!==null&&!e.startsWith("_(none")}function xf(e){try{let t=new URL(e).pathname.replace(/\/+$/,"");return t===""?"/":t}catch{return"/"}}function Vn(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 _f(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let i=r.split(`
790
+ `,1)[0].trim();if(!/^https?:\/\//i.test(i))continue;let o=r.slice(i.length),s=!/^- Not fetched/m.test(o),a=gt(o,"JSON-LD @types present")??"",l=ht(a)?Array.from(a.matchAll(/`([^`]+)`/g)).map(c=>c[1].toLowerCase()):[];t.push({url:i,pathname:xf(i),fetched:s,titlePresent:ht(gt(o,"title")),metaDescriptionPresent:ht(gt(o,"meta description")),canonicalPresent:ht(gt(o,"canonical")),jsonLdTypes:l,openGraphPresent:ht(gt(o,"Open Graph")),twitterPresent:ht(gt(o,"Twitter"))})}return t}var qn="CORRECTION (verify-recs)",Cf=/\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,Rf=/\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,Ef=/\b(pages|posts|articles|subpages|templates|blog posts|every page|all pages)\b/i,Af=/\b(home ?page)\b/i,Pf=["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"],If=/\bjson[\s-]*ld\b|\bstructured\s+data\b|\bschema\b|@type|\bmarkup\b/i,Tf=[{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 Of(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:Af.test(e)?n?[n]:null:Ef.test(e)?null:n?[n]:null}function ha(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 Lf(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 jf(e,t){if(Vn(t))return{text:e,corrections:[]};let n=_f(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(`
791
+ `),o=[];for(let s=0;s<i.length;s++){let a=i[s];if(a.includes(qn)||!Cf.test(a)&&!Rf.test(a)&&!/\bno\b/i.test(a))continue;let l=Of(a,n,r);if(!l||l.length===0)continue;let c=[];for(let w of Tf){let v=w.re.exec(a);v&&ya(a,v.index,v[0])&&l.every(S=>w.present(S))&&c.push(w.label)}let d=If.exec(a);if(d&&ya(a,d.index,d[0])){let w=a.toLowerCase(),v=Pf.filter(S=>new RegExp(`\\b${S}\\b`,"i").test(w));if(v.length>0){let S=v.filter(O=>l.every(I=>I.jsonLdTypes.includes(O)));S.length>0&&c.push(`${S.map(ha).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(ha).join(", ")})`)}if(c.length===0)continue;let f=c.join(" + "),p=l.map(w=>w.url).join(", "),{prefix:g,content:y}=Lf(a),h=`${g}~~${y}~~ \u2192 ${qn}: 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(`
792
+ `),corrections:o}}var Nf=/^\s*(?:$|[()[\]{}.,;:!?'"’”…]|—|–|→|\btags?\b|\belements?\b|\bmeta\b|\bmarkup\b|\bstructured\b|\bdata\b|\bcards?\b|\blinks?\b|\burls?\b|\bdeclarations?\b|\bsnippets?\b|\battributes?\b|\bentr(?:y|ies)\b|\brel\b|\bhref\b|\bschema\b|\bjson[\s-]*ld\b|\bis\b|\bare\b|\bwas\b|\bwere\b|\bisn['’]?t\b|\baren['’]?t\b|\bwasn['’]?t\b|\bweren['’]?t\b|\bdid\b|\bdidn['’]?t\b|\bdoes\b|\bdoesn['’]?t\b|\bha[sd]\b|\bhasn['’]?t\b|\bhadn['’]?t\b|\bnot\b|\bnever\b|\bpresent\b|\bfound\b|\bexists?\b|\bexisted\b|\bset\b|\bdefined\b|\bconfigured\b|\bmissing\b|\babsent\b|\banywhere\b|\bat\s+all\b|\byet\b|\bto\b|\bon\b|\bfor\b|\bin\b|\binto\b|\bacross\b|\bat\b|\bvia\b|\bwith\b|\band\b|\bor\b|\bplus\b|\bper\b|https?:|\/|`)/i,Df=/\b(?:add(?:ed|ing|s)?|implement(?:ed|ing|s)?|inject(?:ed|ing|s)?|creat(?:e|ed|ing|es)|introduc(?:e|ed|ing|es))\s+(?:[\w`'’"/-]+\s+){0,3}$/i,Mf=/\b(?:no|not|missing|absent|without|zero|lack(?:s|ed|ing)?|ha[sd]\s+no|have\s+no|never\s+(?:had|served|shipped)|(?:do|does|did)\s*(?:n['’]t|\s+not)?\s+(?:have|serve|include|ship|set|emit|render|output)|don['’]t\s+(?:have|serve|include|ship|set|emit|render|output))\s+(?:(?:a|an|the|any|its|valid|proper|correct|self-referencing)\s+){0,2}$/i,Ff=/^\s*[:,(]?\s*(?:tags?|elements?|meta|markup|data|cards?|links?|urls?|declarations?|snippets?|attributes?)?\s*(?:(?:is|are|was|were|ha[sd])\s+)?(?:still\s+)?(?:missing|absent|nowhere|not\s+(?:previously\s+)?(?:present|set|defined|found|served|rendered|emitted)|never\s+(?:previously\s+)?existed|did\s*n(?:ot|['’]?t)\s+(?:previously\s+)?(?:exist|have)|does\s*n(?:ot|['’]?t)\s+(?:currently\s+)?(?:exist|have)|no\s+longer\s+exists?)\b/i;function ya(e,t,n){let r=e.slice(t+n.length),i=e.slice(Math.max(0,t-64),t);return Nf.test(r)?Df.test(i)||Mf.test(i)||Ff.test(r):!1}var Uf=Yt.join(b,"audit","evidence.md");function wa(e){let t=e.split(ka).join("/");return t===Uf||t===Yt.join(b,"audit","findings.md")||t===Yt.join(b,"pages.md")||t===Yt.join(b,"keywords.md")||t.startsWith(Yt.join(b,"inbox")+"/")}function ba(e){return e.split(ka).join("/").split("/").includes(".claude")}function va(e,t=[]){let n;try{n=vf(e)}catch{return t}for(let r of n){let i=ni(e,r),o;try{o=$f(i)}catch{continue}o.isDirectory()?va(i,t):r.endsWith(".md")&&t.push(i)}return t}function yt(e,t={}){let n=ni(e,b,"audit","evidence.md"),r={evidenceFound:fa(n),evidencePath:n,sourceRender:!1,scanned:[],skipped:[],corrections:[]};if(!r.evidenceFound)return r;let i=pa(n,"utf-8");if(Vn(i))return r.sourceRender=!0,r;let o=new Map;for(let s of va(ni(e,b))){let a=ma(e,s);wa(a)||ba(a)||o.set(ga(s),a)}for(let s of t.extraFiles??[]){let a=ga(e,s),l=ma(e,a);if(wa(l)||ba(l)){r.skipped.push(l);continue}fa(a)?o.set(a,l):r.skipped.push(l)}for(let[s,a]of o){let l;try{l=pa(s,"utf-8")}catch{continue}r.scanned.push(a);let{text:c,corrections:d}=jf(l,i);if(d.length>0){Sf(s,c,"utf-8");for(let f of d)r.corrections.push({...f,file:a})}}return r}import{existsSync as Ia,mkdirSync as Yf,readFileSync as Ta,writeFileSync as Jf}from"fs";import{dirname as Xf,join as Jt}from"path";import{existsSync as ri,readFileSync as _a,readdirSync as Bf}from"fs";import{join as zn}from"path";var Jn="llms.md",Hf=160,$a=100;function Yn(e,t=Hf){let n=e.replace(/\s+/g," ").replace(/[[\]]/g,"").trim();return n.length<=t?n:n.slice(0,t-1).trimEnd()+"\u2026"}function ii(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(i=>i.length>0?i[0].toUpperCase()+i.slice(1):i).join(" "):"Home"}var Wf=new Set(["readme","changelog","license","licence","contributing","code_of_conduct","code-of-conduct","security","authors","notice"]);function Ca(e){let t=M(e).split("/").filter(Boolean).pop();return t?Wf.has(t.replace(/\.(md|mdx|txt|html?)$/i,"").toLowerCase()):!1}function Sa(e){let t=Yn(e.label,80)||ii(e.url),n=e.description?Yn(e.description):"";return`- [${t}](${e.url})${n?`: ${n}`:""}`}function Ra(e){let t=[`# ${Yn(e.siteName,100)}`,""];if(e.summary&&t.push(`> ${Yn(e.summary,300)}`,""),e.pages.length>0){t.push("## Pages","");for(let n of e.pages)t.push(Sa(n));t.push("")}if(e.articles.length>0){t.push("## Articles","");for(let n of e.articles)t.push(Sa(n));t.push("")}return t.join(`
750
793
  `).replace(/\n+$/,`
751
- `)}function Bf(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=D(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 Wf(e){let t=qn(e,b,"audit","evidence.md");if(!ti(t))return new Map;try{return Bf(Sa(t,"utf-8"))}catch{return new Map}}function Hf(e,t){let n=qn(e,b,"content");if(!ti(n))return[];let r=new Map,i;try{i=Ff(n)}catch{return[]}for(let o of i.sort()){if(!o.toLowerCase().endsWith(".md"))continue;let s;try{s=ae(Sa(qn(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"||xa(a))continue;let c=typeof s.title=="string"&&s.title.trim()?s.title.trim():ni(a),d=t.get(D(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=D(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 Gf(e){try{return new URL(e).host.toLowerCase().replace(/^www\./,"")}catch{return""}}function Kf(e,t){let n=qn(e,b,"pages.md");if(!ti(n))return[];let r=t.toLowerCase().replace(/^https?:\/\//,"").replace(/\/.*$/,""),i=new Map;for(let o of Nr(n).keys()){if(!/^https?:\/\//i.test(o))continue;let s=D(o);if(le(s)||xa(o))continue;let l=`${Gf(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 $a(e){return[...e].sort((t,n)=>{let r=D(t.url),i=D(n.url);return r==="/"?i==="/"?0:-1:i==="/"?1:r.localeCompare(i)})}function Ca(e,t){let n=t.domain.replace(/^https?:\/\//,"").replace(/\/+$/,""),r=(()=>{try{return rt(e)}catch{return null}})(),i=Wf(e),o=Hf(e,i),s=new Set(o.map(d=>D(d.url))),a=[];for(let d of Kf(e,n)){let f=D(d);if(s.has(f))continue;let p=i.get(f);a.push({url:d,label:p?.title||ni(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:$a(a).slice(0,ka),articles:$a(o).slice(0,ka)}}var Yn=".well-known/okf",Ra="llms.txt",Ea={publicDir:null,publicDirSource:null,llmsSourceWritten:!1,llmsPublished:null,okfPublished:0,okfPublishedDir:null,llmsRoute:null,skipped:[]};function ri(e,t){try{return Aa(e)&&Ia(e,"utf-8")===t?!1:(qf(zf(e),{recursive:!0}),Vf(e,t,"utf-8"),!0)}catch{return!1}}function wt(e,t){if(!t.domain||t.domain==="unknown")return{...Ea,skipped:["no-domain"]};let n=$n(e,t.public_dir??null),r={...Ea,publicDir:n.dir,publicDirSource:n.source,skipped:[]},i=null;try{let s=Ca(e,t);i=s?_a(s):null}catch{i=null}if(i===null)r.skipped.push("llms-no-content");else if(r.llmsSourceWritten=ri(zt(e,b,zn),i),r.llmsRoute=uo(e,n.dir),r.llmsRoute)r.skipped.push("llms-route-owned");else if(n.dir){let s=zt(e,n.dir,Ra);ri(s,i)&&(r.llmsPublished=`${n.dir}/${Ra}`)}let o=at(e);if(!Aa(o))r.skipped.push("okf-missing");else if(bs(o))r.skipped.push("okf-placeholder");else if(!On(o).ok)r.skipped.push("okf-invalid");else if(n.dir){let s=zt(e,n.dir,Yn),a=0;for(let l of ks(o)){let c;try{c=Ia(zt(o,l),"utf-8")}catch{continue}ri(zt(s,l),c)&&a++}a>0&&(r.okfPublished=a,r.okfPublishedDir=`${n.dir}/${Yn}`)}return n.dir||r.skipped.push("no-public-dir"),r}function tm(e){try{let t=yt(e);return t.evidenceFound?t:void 0}catch{return}}var nm=new Set([".md"]),rm=new Set(["inbox"]);function im(e){let t=[];function n(r,i){if(ii(r))for(let o of Jf(r,{withFileTypes:!0})){if(o.name.startsWith(".")||i===""&&rm.has(o.name))continue;let s=oi(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);nm.has(l)&&t.push(s)}}}return n(e,""),t}function Ta(e){let t=e.replace(/[^a-zA-Z0-9._-]/g,"_");return oi(pr,`${t}.json`)}function om(e){return Qf("sha256").update(e,"utf-8").digest("hex")}function sm(e){let t=Ta(e);if(!ii(t))return{files:{},last_synced_at:null};try{return JSON.parse(Pa(t,"utf-8"))}catch{return{files:{},last_synced_at:null}}}function am(e,t){Yf(pr,{recursive:!0}),Xf(Ta(e),JSON.stringify(t,null,2)+`
752
- `,"utf-8")}function lm(e,t){return Zf(e,t).split(em).join("/")}async function cm(e,t){try{let n=await I(`${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 um(e,t,n){try{let r=await I(`${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)}}let i=typeof r.json=="function"?await r.json().catch(()=>null):null;return{ok:!0,status:r.status,...i?.agent_notice?{agentNotice:i.agent_notice}:{}}}catch(r){return{ok:!1,status:0,error:r.message}}}async function Oa(e,t={}){let n=tm(e),r=c=>{let d=n?{...c,verifyRecs:n}:{...c};return o?{...d,aiFiles:o}:d},i=_(e),o=null;if(i)try{o=wt(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===Ee)return r({ok:!0,reason:"domain-unknown",synced:0,failed:0,errors:[]});let a=oi(e,b);if(!ii(a))return r({ok:!0,reason:"no-project",synced:0,failed:0,errors:[]});if(!aa(e).acquired)return r({ok:!0,reason:"busy",synced:0,failed:0,errors:[]});try{return r(await dm(e,t,s,i,a))}finally{la(e)}}async function dm(e,t,n,r,i){let o=n.api_base||T.BASE,s=`Bearer ${n.user_token}:${n.website_token}`,a=await Ie({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=sm(r.domain);try{Us(e,r)}catch{}let c=im(i),d=0,f=0,p=[],g=[],y=0,h=await pm(e,o,s);if(!t.pullOnly)for(let H of c){let _e=lm(i,H);if(t.pathFilter&&!_e.endsWith(t.pathFilter))continue;let pn=Pa(H,"utf-8"),Ce=om(pn),St=l.files[_e];if(!(!St||St.hash!==Ce)&&!t.force)continue;y++;let xt=await um(o,{path:_e,contents:pn,domain:r.domain},s);xt.ok?(l.files[_e]={hash:Ce},d++,xt.agentNotice&&p.push(`${_e}: ${xt.agentNotice}`)):(f++,g.push(`${_e}: ${xt.status} ${xt.error??""}`.trim()))}let w=await cm(o,s),$=0,S=0;if(w.ok){let H=Gs(e,w.actions);$=H.wrote,S=H.removed}else w.error&&g.push(`pull actions: ${w.error}`);let N,O=!1,W=l.last_synced_at;if(!t.pushOnly){let H=await Qs({projectDir:e,apiBase:o,authHeader:s,since:l.last_synced_at,stateFiles:l.files,force:t.force});H.ok?W=H.cursor:(O=!0,H.error&&g.push(`pull: ${H.error}`)),N={written:H.written,overwritten:H.overwritten,skipped:H.skipped,conflicts:H.conflicts,deleted:H.deleted,warnings:H.warnings}}let ne=!!N&&N.written+N.overwritten+N.deleted+N.conflicts>0;if(l.last_synced_at=W,am(r.domain,l),y===0&&$===0&&S===0&&!ne&&h.flushed===0&&h.dropped===0&&!O&&f===0)return{ok:!0,reason:"no-changes",synced:0,failed:0,errors:g,actionsPulled:0,actionsRemoved:0,acksFlushed:0,acksDropped:0,pull:N};let oe=f===0&&!O;return{ok:oe,reason:oe?void 0:"error",synced:d,failed:f,errors:g,...p.length>0?{notices:p}:{},actionsPulled:$,actionsRemoved:S,acksFlushed:h.flushed,acksDropped:h.dropped,pull:N}}async function pm(e,t,n){let r=Wn(e);if(r.length===0)return{flushed:0,dropped:0};let i=0,o=0,s=[];for(let a of r){let l=await fm(a,t,n);l==="flushed"?(i++,s.push(a.action_id)):l==="already-settled"&&(o++,s.push(a.action_id))}return s.length>0&&ia(e,s),{flushed:i,dropped:o}}async function fm(e,t,n){try{let r=await I(`${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 La(e,t=3e4){let n=setTimeout(e,t);return n.unref?.(),{cancel:()=>clearTimeout(n)}}function ja(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(je(A,n)<=0){if(!t.skill_version)try{q(e,{skill_version:n})}catch{}return{refreshed:!1,reason:"up-to-date"}}try{return nt(e),q(e,{skill_version:A}),{refreshed:!0,from:n,to:A,reason:"refreshed"}}catch{return{refreshed:!1,reason:"error"}}}function si(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 nt(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 mm}from"crypto";import{existsSync as Y$,mkdirSync as gm,readFileSync as hm,writeFileSync as ym}from"fs";import{join as wm}from"path";var bm="/cli-skill/manifest.json",km=360*60*1e3,vm=4e3,$m=64,Sm=4*1024*1024,Na=wm(G,"skill-check.json"),xm=e=>mm("sha256").update(e).digest("hex");function _m(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>$m)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>Sm||!n.some(i=>i.path==="SKILL.md")?null:{hash:t.hash,min_cli:t.min_cli,files:n}}function Cm(e,t,n=km){if(!e)return!0;let r=Date.parse(e);return Number.isNaN(r)?!0:t.getTime()-r>=n}function Rm(){try{return JSON.parse(hm(Na,"utf-8"))}catch{return{}}}function Em(e){try{gm(G,{recursive:!0}),ym(Na,JSON.stringify({checkedAt:e}),"utf-8")}catch{}}async function Am(e){try{let t=await fetch(e,{signal:AbortSignal.timeout(vm),headers:{"User-Agent":`seoagent-cli/${A}`}});return t.ok?await t.text():null}catch{return null}}async function Da(e,t={}){try{let n=_(e);if(!n)return{updated:!1,reason:"no-project"};let r=t.now??new Date,i=Rm();if(!t.force&&!Cm(i.checkedAt,r))return{updated:!1,reason:"throttled"};let o=(t.baseUrl??T.BASE).replace(/\/$/,""),s=t.fetchText??Am,a=await s(`${o}${bm}`);if(Em(r.toISOString()),a===null)return{updated:!1,reason:"unreachable"};let l;try{l=_m(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(je(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(xm(f)!==d.sha256)return{updated:!1,reason:"verify-failed"};c[d.path]=f}return Io(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 Im,mkdirSync as Pm,readFileSync as Tm,writeFileSync as Om}from"fs";var Lm="https://registry.npmjs.org/@seoagent-official/seoagent/latest",jm=1440*60*1e3,Nm=720*60*1e3,Dm=2e3;function Fm(e,t,n=jm){if(!e.checkedAt)return!0;let r=Date.parse(e.checkedAt);return Number.isNaN(r)?!0:t.getTime()-r>=n}function Mm(e){let{current:t,latest:n,cache:r,now:i}=e,o=e.notifyIntervalMs??Nm;if(!n||je(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 Um(e){let t=e.readCache();if(Fm(t,e.now,e.checkIntervalMs)){let r=await e.fetchLatest();t={...t,checkedAt:e.now.toISOString(),...r?{latest:r}:{}},e.writeCache(t)}let n=Mm({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 Bm(){try{return Im(gn)?JSON.parse(Tm(gn,"utf-8")):{}}catch{return{}}}function Wm(e){try{Pm(G,{recursive:!0}),Om(gn,JSON.stringify(e,null,2)+`
753
- `,"utf-8")}catch{}}async function Hm(){try{let e=await fetch(Lm,{headers:{Accept:"application/json"},signal:AbortSignal.timeout(Dm)});if(!e.ok)return null;let t=await e.json();return typeof t.version=="string"?t.version:null}catch{return null}}async function Fa(e){try{return await Um({current:e,now:new Date,fetchLatest:Hm,readCache:Bm,writeCache:Wm})}catch{return null}}async function Q(e={}){let t=La(()=>{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 qm(e)}finally{t.cancel()}}async function qm(e){let t=ja(process.cwd());if(t.refreshed){try{He(process.cwd())}catch{}e.silent||u.info(B.dim(`\u21BB Updated SEOAgent skill ${t.from} \u2192 ${t.to}.`))}let n=await Da(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.`)),Ge(process.cwd());let r=await Fa(A);r&&u.message(B.yellow(r));let i=!e.silent&&!!process.stdout.isTTY,o=e.pullOnly?"Pulling":e.pushOnly?"Pushing":"Syncing",s=i?Km():null;s?.start(`${o} ${B.dim(".seoagent/")} with your dashboard\u2026`);let a=await Oa(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=Vm(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.`);for(let p of a.notices??[])u.warn(`\u270D\uFE0F ${p}`);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 Vm(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 P(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=P(process.cwd());if(!r)return;let i=n.api_base||T.BASE,o=`Bearer ${n.user_token}:${n.website_token}`;if(r.domain===Ee){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 Ie({apiBase:i,authHeader:o,localDomain:r.domain});if(s.verdict==="mismatch"){u.warn(bo(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 Ys({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(`
794
+ `)}function Gf(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=M(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 Kf(e){let t=zn(e,b,"audit","evidence.md");if(!ri(t))return new Map;try{return Gf(_a(t,"utf-8"))}catch{return new Map}}function qf(e,t){let n=zn(e,b,"content");if(!ri(n))return[];let r=new Map,i;try{i=Bf(n)}catch{return[]}for(let o of i.sort()){if(!o.toLowerCase().endsWith(".md"))continue;let s;try{s=ae(_a(zn(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"||Ca(a))continue;let c=typeof s.title=="string"&&s.title.trim()?s.title.trim():ii(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():o.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(),o=>o.link)}function Vf(e){try{return new URL(e).host.toLowerCase().replace(/^www\./,"")}catch{return""}}function zf(e,t){let n=zn(e,b,"pages.md");if(!ri(n))return[];let r=t.toLowerCase().replace(/^https?:\/\//,"").replace(/\/.*$/,""),i=new Map;for(let o of Fr(n).keys()){if(!/^https?:\/\//i.test(o))continue;let s=M(o);if(le(s)||Ca(o))continue;let l=`${Vf(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 xa(e){return[...e].sort((t,n)=>{let r=M(t.url),i=M(n.url);return r==="/"?i==="/"?0:-1:i==="/"?1:r.localeCompare(i)})}function Ea(e,t){let n=t.domain.replace(/^https?:\/\//,"").replace(/\/+$/,""),r=(()=>{try{return it(e)}catch{return null}})(),i=Kf(e),o=qf(e,i),s=new Set(o.map(d=>M(d.url))),a=[];for(let d of zf(e,n)){let f=M(d);if(s.has(f))continue;let p=i.get(f);a.push({url:d,label:p?.title||ii(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:xa(a).slice(0,$a),articles:xa(o).slice(0,$a)}}var Xn=".well-known/okf",Aa="llms.txt",Pa={publicDir:null,publicDirSource:null,llmsSourceWritten:!1,llmsPublished:null,okfPublished:0,okfPublishedDir:null,llmsRoute:null,skipped:[]};function oi(e,t){try{return Ia(e)&&Ta(e,"utf-8")===t?!1:(Yf(Xf(e),{recursive:!0}),Jf(e,t,"utf-8"),!0)}catch{return!1}}function wt(e,t){if(!t.domain||t.domain==="unknown")return{...Pa,skipped:["no-domain"]};let n=Sn(e,t.public_dir??null),r={...Pa,publicDir:n.dir,publicDirSource:n.source,skipped:[]},i=null;try{let s=Ea(e,t);i=s?Ra(s):null}catch{i=null}if(i===null)r.skipped.push("llms-no-content");else if(r.llmsSourceWritten=oi(Jt(e,b,Jn),i),r.llmsRoute=fo(e,n.dir),r.llmsRoute)r.skipped.push("llms-route-owned");else if(n.dir){let s=Jt(e,n.dir,Aa);oi(s,i)&&(r.llmsPublished=`${n.dir}/${Aa}`)}let o=lt(e);if(!Ia(o))r.skipped.push("okf-missing");else if(vs(o))r.skipped.push("okf-placeholder");else if(!Ln(o).ok)r.skipped.push("okf-invalid");else if(n.dir){let s=Jt(e,n.dir,Xn),a=0;for(let l of $s(o)){let c;try{c=Ta(Jt(o,l),"utf-8")}catch{continue}oi(Jt(s,l),c)&&a++}a>0&&(r.okfPublished=a,r.okfPublishedDir=`${n.dir}/${Xn}`)}return n.dir||r.skipped.push("no-public-dir"),r}function im(e){try{let t=yt(e);return t.evidenceFound?t:void 0}catch{return}}var om=new Set([".md"]),sm=new Set(["inbox"]);function am(e){let t=[];function n(r,i){if(si(r))for(let o of Zf(r,{withFileTypes:!0})){if(o.name.startsWith(".")||i===""&&sm.has(o.name))continue;let s=ai(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);om.has(l)&&t.push(s)}}}return n(e,""),t}function La(e){let t=e.replace(/[^a-zA-Z0-9._-]/g,"_");return ai(gr,`${t}.json`)}function lm(e){return tm("sha256").update(e,"utf-8").digest("hex")}function cm(e){let t=La(e);if(!si(t))return{files:{},last_synced_at:null};try{return JSON.parse(Oa(t,"utf-8"))}catch{return{files:{},last_synced_at:null}}}function um(e,t){Qf(gr,{recursive:!0}),em(La(e),JSON.stringify(t,null,2)+`
795
+ `,"utf-8")}function dm(e,t){return nm(e,t).split(rm).join("/")}async function pm(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 fm(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 o=await r.text().catch(()=>"");return{ok:!1,status:r.status,error:o.slice(0,200)}}let i=typeof r.json=="function"?await r.json().catch(()=>null):null;return{ok:!0,status:r.status,...i?.agent_notice?{agentNotice:i.agent_notice}:{}}}catch(r){return{ok:!1,status:0,error:r.message}}}async function ja(e,t={}){let n=im(e),r=c=>{let d=n?{...c,verifyRecs:n}:{...c};return o?{...d,aiFiles:o}:d},i=_(e),o=null;if(i)try{o=wt(e,i)}catch{}let s=j(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===Ae)return r({ok:!0,reason:"domain-unknown",synced:0,failed:0,errors:[]});let a=ai(e,b);if(!si(a))return r({ok:!0,reason:"no-project",synced:0,failed:0,errors:[]});if(!ca(e).acquired)return r({ok:!0,reason:"busy",synced:0,failed:0,errors:[]});try{return r(await mm(e,t,s,i,a))}finally{ua(e)}}async function mm(e,t,n,r,i){let o=n.api_base||L.BASE,s=`Bearer ${n.user_token}:${n.website_token}`,a=await Ie({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=cm(r.domain);try{Hs(e,r)}catch{}let c=am(i),d=0,f=0,p=[],g=[],y=0,h=await gm(e,o,s);if(!t.pullOnly)for(let W of c){let Ce=dm(i,W);if(t.pathFilter&&!Ce.endsWith(t.pathFilter))continue;let Re=Oa(W,"utf-8"),xt=lm(Re),eo=l.files[Ce];if(!(!eo||eo.hash!==xt)&&!t.force)continue;y++;let _t=await fm(o,{path:Ce,contents:Re,domain:r.domain},s);_t.ok?(l.files[Ce]={hash:xt},d++,_t.agentNotice&&p.push(`${Ce}: ${_t.agentNotice}`)):(f++,g.push(`${Ce}: ${_t.status} ${_t.error??""}`.trim()))}let w=await pm(o,s),v=0,S=0;!w.ok&&w.error&&g.push(`pull actions: ${w.error}`);let O,I=[],D=!1,J=l.last_synced_at;if(!t.pushOnly){let W=await ea({projectDir:e,apiBase:o,authHeader:s,since:l.last_synced_at,stateFiles:l.files,force:t.force});W.ok?J=W.cursor:(D=!0,W.error&&g.push(`pull: ${W.error}`)),O={written:W.written,overwritten:W.overwritten,skipped:W.skipped,conflicts:W.conflicts,deleted:W.deleted,warnings:W.warnings},I=W.conflictPaths}if(w.ok){let W=qs(e,w.actions,{conflictedPaths:new Set(I)});v=W.wrote,S=W.removed}let mr=!!O&&O.written+O.overwritten+O.deleted+O.conflicts>0;if(l.last_synced_at=J,um(r.domain,l),y===0&&v===0&&S===0&&!mr&&h.flushed===0&&h.dropped===0&&!D&&f===0)return{ok:!0,reason:"no-changes",synced:0,failed:0,errors:g,actionsPulled:0,actionsRemoved:0,acksFlushed:0,acksDropped:0,pull:O};let St=f===0&&!D;return{ok:St,reason:St?void 0:"error",synced:d,failed:f,errors:g,...p.length>0?{notices:p}:{},actionsPulled:v,actionsRemoved:S,acksFlushed:h.flushed,acksDropped:h.dropped,pull:O}}async function gm(e,t,n){let r=Gn(e);if(r.length===0)return{flushed:0,dropped:0};let i=0,o=0,s=[];for(let a of r){let l=await hm(a,t,n);l==="flushed"?(i++,s.push(a.action_id)):l==="already-settled"&&(o++,s.push(a.action_id))}return s.length>0&&sa(e,s),{flushed:i,dropped:o}}async function hm(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 Na(e,t=3e4){let n=setTimeout(e,t);return n.unref?.(),{cancel:()=>clearTimeout(n)}}function Da(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(Ne(A,n)<=0){if(!t.skill_version)try{q(e,{skill_version:n})}catch{}return{refreshed:!1,reason:"up-to-date"}}try{return rt(e),q(e,{skill_version:A}),{refreshed:!0,from:n,to:A,reason:"refreshed"}}catch{return{refreshed:!1,reason:"error"}}}function li(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 rt(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 ym}from"crypto";import{existsSync as Z$,mkdirSync as wm,readFileSync as bm,writeFileSync as km}from"fs";import{join as vm}from"path";var $m="/cli-skill/manifest.json",Sm=360*60*1e3,xm=4e3,_m=64,Cm=4*1024*1024,Ma=vm(G,"skill-check.json"),Rm=e=>ym("sha256").update(e).digest("hex");function Em(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>_m)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>Cm||!n.some(i=>i.path==="SKILL.md")?null:{hash:t.hash,min_cli:t.min_cli,files:n}}function Am(e,t,n=Sm){if(!e)return!0;let r=Date.parse(e);return Number.isNaN(r)?!0:t.getTime()-r>=n}function Pm(){try{return JSON.parse(bm(Ma,"utf-8"))}catch{return{}}}function Im(e){try{wm(G,{recursive:!0}),km(Ma,JSON.stringify({checkedAt:e}),"utf-8")}catch{}}async function Tm(e){try{let t=await fetch(e,{signal:AbortSignal.timeout(xm),headers:{"User-Agent":`seoagent-cli/${A}`}});return t.ok?await t.text():null}catch{return null}}async function Fa(e,t={}){try{let n=_(e);if(!n)return{updated:!1,reason:"no-project"};let r=t.now??new Date,i=Pm();if(!t.force&&!Am(i.checkedAt,r))return{updated:!1,reason:"throttled"};let o=(t.baseUrl??L.BASE).replace(/\/$/,""),s=t.fetchText??Tm,a=await s(`${o}${$m}`);if(Im(r.toISOString()),a===null)return{updated:!1,reason:"unreachable"};let l;try{l=Em(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(Ne(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(Rm(f)!==d.sha256)return{updated:!1,reason:"verify-failed"};c[d.path]=f}return To(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 Om,mkdirSync as Lm,readFileSync as jm,writeFileSync as Nm}from"fs";var Dm="https://registry.npmjs.org/@seoagent-official/seoagent/latest",Mm=1440*60*1e3,Fm=720*60*1e3,Um=2e3;function Bm(e,t,n=Mm){if(!e.checkedAt)return!0;let r=Date.parse(e.checkedAt);return Number.isNaN(r)?!0:t.getTime()-r>=n}function Hm(e){let{current:t,latest:n,cache:r,now:i}=e,o=e.notifyIntervalMs??Fm;if(!n||Ne(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 Wm(e){let t=e.readCache();if(Bm(t,e.now,e.checkIntervalMs)){let r=await e.fetchLatest();t={...t,checkedAt:e.now.toISOString(),...r?{latest:r}:{}},e.writeCache(t)}let n=Hm({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 Gm(){try{return Om(hn)?JSON.parse(jm(hn,"utf-8")):{}}catch{return{}}}function Km(e){try{Lm(G,{recursive:!0}),Nm(hn,JSON.stringify(e,null,2)+`
796
+ `,"utf-8")}catch{}}async function qm(){try{let e=await fetch(Dm,{headers:{Accept:"application/json"},signal:AbortSignal.timeout(Um)});if(!e.ok)return null;let t=await e.json();return typeof t.version=="string"?t.version:null}catch{return null}}async function Ua(e){try{return await Wm({current:e,now:new Date,fetchLatest:qm,readCache:Gm,writeCache:Km})}catch{return null}}async function Z(e={}){let t=Na(()=>{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 Ym(e)}finally{t.cancel()}}async function Ym(e){let t=Da(process.cwd());if(t.refreshed){try{We(process.cwd())}catch{}e.silent||u.info(H.dim(`\u21BB Updated SEOAgent skill ${t.from} \u2192 ${t.to}.`))}let n=await Fa(process.cwd());n.updated&&!e.silent&&u.info(H.dim("\u21BB Updated the SEOAgent skill to the latest published version.")),n.reason==="cli-too-old"&&!e.silent&&u.message(H.yellow(`A newer SEOAgent skill is available but needs CLI ${n.minCli} or later (you have ${A}). Run \`${m("update-cli")}\` to get it.`)),Ge(process.cwd());let r=await Ua(A);r&&u.message(H.yellow(r));let i=!e.silent&&!!process.stdout.isTTY,o=e.pullOnly?"Pulling":e.pushOnly?"Pushing":"Syncing",s=i?zm():null;s?.start(`${o} ${H.dim(".seoagent/")} with your dashboard\u2026`);let a=await ja(process.cwd(),{pathFilter:e.path,force:e.force,pushOnly:e.pushOnly,pullOnly:e.pullOnly}),l=a.verifyRecs;if(l){l.sourceRender&&u.message(H.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(H.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(H.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(H.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(H.yellow(`ai-files: .seoagent/okf/ has validation errors, so it was NOT published. Run \`${m("okf validate")}\` and fix them.`)),c.llmsRoute&&u.message(H.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(H.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.`,H.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.`,H.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.",H.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,H.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).",H.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.",H.green("Already in sync."));return}if(a.reason==="busy"){x(s,"info","Another sync is in progress \u2014 skipping this run.",H.dim("Another sync is in progress \u2014 skipping this run."));return}let d=Jm(a);x(s,"success",d??"Sync complete.",H.green(d??"Sync complete.")),a.synced>0&&u.success(`Synced ${a.synced} file${a.synced===1?"":"s"} to your dashboard.`);for(let p of a.notices??[])u.warn(`\u270D\uFE0F ${p}`);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 Jm(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 T(e){let t=_(e);return t||(u.error(`No SEOAgent project here. Run \`${m("init")}\` first.`),process.exitCode=1,null)}async function Xe(e={}){if(e.print){let t=_(process.cwd())?.domain,n=j(t);if(!n){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}let r=T(process.cwd());if(!r)return;let i=n.api_base||L.BASE,o=`Bearer ${n.user_token}:${n.website_token}`;if(r.domain===Ae){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 Ie({apiBase:i,authHeader:o,localDomain:r.domain});if(s.verdict==="mismatch"){u.warn(vo(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 Xs({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(`
754
797
  `)||process.stdout.write(`
755
- `);return}await Q({pullOnly:!0,force:e.force,silent:e.silent,embedded:e.embedded})}import{existsSync as zm,readdirSync as Ym,unlinkSync as Jm}from"fs";import{join as Ma}from"path";import{isCancel as Xm,select as Qm}from"@clack/prompts";async function Fe(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 Zm(),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(!P(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 I(`${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{ra(process.cwd(),{action_id:r,status:l,reason:t.failed?t.reason??null:null}),ai(r),Bn(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"){ai(r),Bn(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}ai(r),Bn(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: ${Ma(b,"inbox")}`))}function ai(e){let t=ke(process.cwd());if(zm(t)){for(let n of Ym(t))if(n.endsWith(`-${e}.md`))try{Jm(Ma(t,n))}catch{}}}async function Zm(){let e=process.cwd(),t=ve(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 Qm({message:`Which action do you want to close out? (${t.length} pending)`,options:t.map(r=>({value:r.id,label:mt(r)}))});return Xm(n)?(u.info("Cancelled \u2014 no action closed out."),null):n}import Jn from"picocolors";async function li(e={}){let t=process.cwd();if(!e.json&&!P(t))return;let n=ve(t);if(e.json){process.stdout.write(JSON.stringify({count:n.length,inbox_path:ke(t),actions:n})+`
756
- `);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(mt(r));u.message(""),u.message(`Apply one: ${Jn.bold(m("ack <id>"))} \xB7 Interactive picker: ${Jn.bold(m("ack"))} (no id)`)}import{readFileSync as cg}from"fs";import{join as ug,relative as dg}from"path";import{confirm as Ga,isCancel as Qn,multiselect as pg,note as Va,select as fg}from"@clack/prompts";import k from"picocolors";import{query as mg}from"@anthropic-ai/claude-agent-sdk";import{existsSync as eg,readdirSync as tg}from"fs";import{homedir as ng}from"os";import{join as rg}from"path";import{execSync as ci}from"child_process";function Yt(){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":ig()?og()?"claude-session-likely":"claude-installed-no-session":"not-installed"}function ig(){let e=process.platform==="win32"?"where claude":"command -v claude";try{return ci(e,{stdio:"ignore"}),!0}catch{return!1}}function og(){let e=rg(ng(),".claude");if(!eg(e))return!1;try{return tg(e).filter(n=>!n.startsWith(".DS_Store")).length>0}catch{return!1}}function Ua(){try{return ci("npm install -g @anthropic-ai/claude-code",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}function Ba(){try{return ci("claude login",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}var $e={"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 Ha}from"marked";import{markedTerminal as sg}from"marked-terminal";import ui from"picocolors";var Wa=!1;function ag(){Wa||(Ha.use(sg({reflowText:!1,width:100})),Wa=!0)}function Xn(e){if(!e)return e;ag();try{let t=Ha.parse(e);return typeof t=="string"?lg(t):e}catch{return e}}function lg(e){return e.replace(/`([^`\n]+)`/g,(t,n)=>ui.yellow(n)).replace(/\*\*([^*\n]+)\*\*/g,(t,n)=>ui.bold(n)).replace(/(^|[\s(])\*([^*\s][^*\n]*?)\*(?=[\s.,;:!?)]|$)/gm,(t,n,r)=>n+ui.italic(r))}async function pi(e={}){let t=process.cwd();if(!P(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 kg(e.yes)){process.exitCode=1;return}if(e.yes)await Q({embedded:!0});else{let c=await fg({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(Qn(c)){u.info("Cancelled.");return}c==="sync"?await Q({embedded:!0}):c==="pull"&&await Je({embedded:!0})}let r=ve(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 pg({message:`Which actions to process? ${r.length} pending \u2014${f}`,options:r.map(g=>({value:g.id,label:mt(g)})),initialValues:d,required:!1});if(Qn(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;gg({index:c+1,total:i.length,entry:f});let p=ug(ke(t),f.filename),g;try{g=cg(p,"utf-8")}catch($){u.error(` Could not read ${f.filename}: ${$.message}`),a++;continue}let y=Date.now(),h=await bg({cwd:t,entry:f,actionContent:g,model:e.model}),w=Ka(Date.now()-y);if(h.kind==="applied")try{await Fe(String(d),{silent:!0}),o++,u.message("");let $=h.summary?`
757
- `+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 Fe(String(d),{silent:!0,failed:!0,reason:h.reason}),s++,u.message(""),u.message(` ${k.yellow("\u2298")} id ${d} ${k.dim("\u2014 declined: "+re(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)}`)}yg({applied:o,declined:s,failed:a,total:i.length,elapsed:Ka(Date.now()-l)})}function gg(e){let{index:t,total:n,entry:r}=e,i=r.issue??r.action_type.replace(/^cli_/,"").replace(/_/g,"-"),o=r.severity??"unknown",s=hg[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(" ");Va(r.title,a)}var hg={critical:e=>k.red(k.bold(e)),high:k.red,medium:k.yellow,low:k.dim};function yg(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 ")}`)}Va(`${a}
758
- ${k.dim("elapsed: "+o)}`,k.bold("Done"))}function Ka(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 wg(e){if(typeof e!="string"||!e)return null;let t=e.split(`
759
- `);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 bg(e){let{cwd:t,entry:n,actionContent:r,model:i}=e,o=Ig(n,r);try{let s=mg({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)$g(d,a)}else if(l.type==="user"){let c=l.message.content;if(Array.isArray(c))for(let d of c)_g(d,a)}else if(l.type==="result"){if(process.stdout.write(`
760
- `),!(l.subtype==="success"&&!l.is_error))return{kind:"failed"};let d=wg(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(`
761
- `),u.error(` Agent error: ${s.message}`),{kind:"failed"}}}async function kg(e){let t=Yt();if(t==="env-key"||t==="enterprise"||t==="claude-session-likely")return u.info(k.dim($e[t].summary)),!0;if(u.warn($e[t].summary),u.message(` ${$e[t].next}`),e)return!1;if(t==="not-installed"){let n=await Ga({message:"Install Claude Code globally now? (runs `npm install -g @anthropic-ai/claude-code`)",initialValue:!0});if(Qn(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=Ua();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=Yt()}if(t==="claude-installed-no-session"||t==="not-installed"){let n=await Ga({message:"Run `claude login` now to sign in?",initialValue:!0});if(Qn(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=Ba();if(!r.ok)return u.error(`Login failed: ${r.error}`),!1}return!0}function vg(e){return typeof e=="object"&&e!==null&&e.type==="text"&&typeof e.text=="string"}function $g(e,t){if(!e||typeof e!="object")return;let n=e.type;if(n==="text"&&vg(e)){process.stdout.write(Xn(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=xg[i]??k.cyan,a=Ag(i,o);process.stdout.write(s(Sg)+" "+k.bold(i)+k.dim("(")+a+k.dim(")")+`
798
+ `);return}await Z({pullOnly:!0,force:e.force,silent:e.silent,embedded:e.embedded})}import{existsSync as Xm,readdirSync as Qm,unlinkSync as Zm}from"fs";import{join as Ba}from"path";import{isCancel as eg,select as tg}from"@clack/prompts";async function ue(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 ng(),n===null)return;let r=n,i=_(process.cwd()),o=j(i?.domain);if(!o){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}if(!T(process.cwd()))return;let s=o.api_base||L.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{oa(process.cwd(),{action_id:r,status:l,reason:t.failed?t.reason??null:null}),ci(r),Wn(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"){ci(r),Wn(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}ci(r),Wn(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: ${Ba(b,"inbox")}`))}function ci(e){let t=ke(process.cwd());if(Xm(t)){for(let n of Qm(t))if(n.endsWith(`-${e}.md`))try{Zm(Ba(t,n))}catch{}}}async function ng(){let e=process.cwd(),t=ve(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 tg({message:`Which action do you want to close out? (${t.length} pending)`,options:t.map(r=>({value:r.id,label:mt(r)}))});return eg(n)?(u.info("Cancelled \u2014 no action closed out."),null):n}import Qn from"picocolors";async function ui(e={}){let t=process.cwd();if(!e.json&&!T(t))return;let n=ve(t);if(e.json){process.stdout.write(JSON.stringify({count:n.length,inbox_path:ke(t),actions:n})+`
799
+ `);return}if(n.length===0){u.info(Qn.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(`${Qn.bold("SEOAgent inbox")} \xB7 ${n.length} pending action${n.length===1?"":"s"}`),u.message("");for(let r of n)u.message(mt(r));u.message(""),u.message(`Apply one: ${Qn.bold(m("ack <id>"))} \xB7 Interactive picker: ${Qn.bold(m("ack"))} (no id)`)}import{readFileSync as pg}from"fs";import{join as fg,relative as mg}from"path";import{confirm as qa,isCancel as er,multiselect as gg,note as Ya,select as hg}from"@clack/prompts";import k from"picocolors";import{query as yg}from"@anthropic-ai/claude-agent-sdk";import{existsSync as rg,readdirSync as ig}from"fs";import{homedir as og}from"os";import{join as sg}from"path";import{execSync as di}from"child_process";function Xt(){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":ag()?lg()?"claude-session-likely":"claude-installed-no-session":"not-installed"}function ag(){let e=process.platform==="win32"?"where claude":"command -v claude";try{return di(e,{stdio:"ignore"}),!0}catch{return!1}}function lg(){let e=sg(og(),".claude");if(!rg(e))return!1;try{return ig(e).filter(n=>!n.startsWith(".DS_Store")).length>0}catch{return!1}}function Ha(){try{return di("npm install -g @anthropic-ai/claude-code",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}function Wa(){try{return di("claude login",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}var $e={"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 Ka}from"marked";import{markedTerminal as cg}from"marked-terminal";import pi from"picocolors";var Ga=!1;function ug(){Ga||(Ka.use(cg({reflowText:!1,width:100})),Ga=!0)}function Zn(e){if(!e)return e;ug();try{let t=Ka.parse(e);return typeof t=="string"?dg(t):e}catch{return e}}function dg(e){return e.replace(/`([^`\n]+)`/g,(t,n)=>pi.yellow(n)).replace(/\*\*([^*\n]+)\*\*/g,(t,n)=>pi.bold(n)).replace(/(^|[\s(])\*([^*\s][^*\n]*?)\*(?=[\s.,;:!?)]|$)/gm,(t,n,r)=>n+pi.italic(r))}async function mi(e={}){let t=process.cwd();if(!T(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 Sg(e.yes)){process.exitCode=1;return}if(e.yes)await Z({embedded:!0});else{let c=await hg({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(er(c)){u.info("Cancelled.");return}c==="sync"?await Z({embedded:!0}):c==="pull"&&await Xe({embedded:!0})}let r=ve(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 gg({message:`Which actions to process? ${r.length} pending \u2014${f}`,options:r.map(g=>({value:g.id,label:mt(g)})),initialValues:d,required:!1});if(er(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(v=>v.id===d);if(!f)continue;wg({index:c+1,total:i.length,entry:f});let p=fg(ke(t),f.filename),g;try{g=pg(p,"utf-8")}catch(v){u.error(` Could not read ${f.filename}: ${v.message}`),a++;continue}let y=Date.now(),h=await $g({cwd:t,entry:f,actionContent:g,model:e.model}),w=Va(Date.now()-y);if(h.kind==="applied")try{await ue(String(d),{silent:!0}),o++,u.message("");let v=h.summary?`
800
+ `+k.dim(" "+h.summary):"";u.message(` ${k.green("\u2713")} id ${d} ${k.dim("\u2014 applied in "+w)}${v}`)}catch(v){u.warn(` Applied but ack failed: ${v.message}. Run \`seoagent ack ${d}\` to retry.`)}else if(h.kind==="declined")try{await ue(String(d),{silent:!0,failed:!0,reason:h.reason}),s++,u.message(""),u.message(` ${k.yellow("\u2298")} id ${d} ${k.dim("\u2014 declined: "+re(h.reason,100))}`)}catch(v){u.warn(` Could not ack decline: ${v.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)}`)}kg({applied:o,declined:s,failed:a,total:i.length,elapsed:Va(Date.now()-l)})}function wg(e){let{index:t,total:n,entry:r}=e,i=r.issue??r.action_type.replace(/^cli_/,"").replace(/_/g,"-"),o=r.severity??"unknown",s=bg[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(" ");Ya(r.title,a)}var bg={critical:e=>k.red(k.bold(e)),high:k.red,medium:k.yellow,low:k.dim};function kg(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 ")}`)}Ya(`${a}
801
+ ${k.dim("elapsed: "+o)}`,k.bold("Done"))}function Va(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 vg(e){if(typeof e!="string"||!e)return null;let t=e.split(`
802
+ `);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 $g(e){let{cwd:t,entry:n,actionContent:r,model:i}=e,o=Og(n,r);try{let s=yg({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)_g(d,a)}else if(l.type==="user"){let c=l.message.content;if(Array.isArray(c))for(let d of c)Eg(d,a)}else if(l.type==="result"){if(process.stdout.write(`
803
+ `),!(l.subtype==="success"&&!l.is_error))return{kind:"failed"};let d=vg(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(`
804
+ `),u.error(` Agent error: ${s.message}`),{kind:"failed"}}}async function Sg(e){let t=Xt();if(t==="env-key"||t==="enterprise"||t==="claude-session-likely")return u.info(k.dim($e[t].summary)),!0;if(u.warn($e[t].summary),u.message(` ${$e[t].next}`),e)return!1;if(t==="not-installed"){let n=await qa({message:"Install Claude Code globally now? (runs `npm install -g @anthropic-ai/claude-code`)",initialValue:!0});if(er(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=Ha();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=Xt()}if(t==="claude-installed-no-session"||t==="not-installed"){let n=await qa({message:"Run `claude login` now to sign in?",initialValue:!0});if(er(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=Wa();if(!r.ok)return u.error(`Login failed: ${r.error}`),!1}return!0}function xg(e){return typeof e=="object"&&e!==null&&e.type==="text"&&typeof e.text=="string"}function _g(e,t){if(!e||typeof e!="object")return;let n=e.type;if(n==="text"&&xg(e)){process.stdout.write(Zn(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=Rg[i]??k.cyan,a=Tg(i,o);process.stdout.write(s(Cg)+" "+k.bold(i)+k.dim("(")+a+k.dim(")")+`
762
805
  `);return}if(n==="thinking"){let r=e.thinking;typeof r=="string"&&r.trim()&&process.stdout.write(k.dim(k.italic(" "+re(r,200)))+`
763
- `)}}var Sg="\u23FA",qa="\u23BF",xg={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 _g(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=Cg(s);if(n){process.stdout.write(k.red(` ${qa} Error`)+`
764
- `),a&&process.stdout.write(Eg(re(a,500)," ",k.red)+`
765
- `);return}let l=Rg(o,a,i?.input);l&&process.stdout.write(k.dim(` ${qa} `)+l+`
766
- `)}function Cg(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 Rg(e,t,n){if(!e)return"";switch(e){case"Read":{let r=(t.match(/^\s*\d+→/gm)??[]).length,i=r>0?r:t.split(`
806
+ `)}}var Cg="\u23FA",za="\u23BF",Rg={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 Eg(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=Ag(s);if(n){process.stdout.write(k.red(` ${za} Error`)+`
807
+ `),a&&process.stdout.write(Ig(re(a,500)," ",k.red)+`
808
+ `);return}let l=Pg(o,a,i?.input);l&&process.stdout.write(k.dim(` ${za} `)+l+`
809
+ `)}function Ag(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 Pg(e,t,n){if(!e)return"";switch(e){case"Read":{let r=(t.match(/^\s*\d+→/gm)??[]).length,i=r>0?r:t.split(`
767
810
  `).filter(Boolean).length;return k.dim(`Read ${i} line${i===1?"":"s"}`)}case"Glob":{let r=t.split(`
768
811
  `).filter(i=>i.trim().length>0).length;return k.dim(`Found ${r} ${r===1?"entry":"entries"}`)}case"Grep":{let r=t.split(`
769
812
  `)[0]?.trim()??"";if(/^Found\s+\d+/.test(r))return k.dim(r);let i=t.split(`
770
- `).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} ${di(String(r))}`:i)}case"Bash":{let r=t.split(`
813
+ `).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} ${fi(String(r))}`:i)}case"Bash":{let r=t.split(`
771
814
  `),i=r.slice(0,5).map(c=>re(c.trimEnd(),100)),o=r.length-5,s=i.join(`
772
815
  `)+(o>0?`
773
816
  \u2026 (+${o} more line${o===1?"":"s"})`:""),[a,...l]=s.split(`
774
817
  `);return l.length===0?k.dim(a):k.dim(a)+`
775
818
  `+k.dim(l.map(c=>" "+c).join(`
776
- `))}case"WebFetch":case"WebSearch":return k.dim(`Fetched ${re(t.replace(/\s+/g," "),80)}`);default:return""}}function Eg(e,t,n){return e.split(`
819
+ `))}case"WebFetch":case"WebSearch":return k.dim(`Fetched ${re(t.replace(/\s+/g," "),80)}`);default:return""}}function Ig(e,t,n){return e.split(`
777
820
  `).map(r=>n(t+r)).join(`
778
- `)}function Ag(e,t){if(!t||typeof t!="object")return"";let n=t;switch(e){case"Read":case"Write":case"Edit":return k.dim(re(di(String(n.file_path??"")),80));case"Bash":return k.dim(re(String(n.command??""),80));case"Grep":{let r=String(n.pattern??""),i=n.path?` in ${di(String(n.path))}`:"";return k.dim(re(r+i,80))}case"Glob":return k.dim(re(String(n.pattern??""),80));case"WebFetch":return k.dim(re(String(n.url??""),80));case"WebSearch":return k.dim(re(String(n.query??""),80));default:return""}}function di(e){if(!e)return e;let t=process.cwd(),n=dg(t,e);return n.startsWith("..")?e:n||e}function re(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function Ig(e,t){return`You are SEOAgent processing one inbox action from \`.seoagent/inbox/\`.
821
+ `)}function Tg(e,t){if(!t||typeof t!="object")return"";let n=t;switch(e){case"Read":case"Write":case"Edit":return k.dim(re(fi(String(n.file_path??"")),80));case"Bash":return k.dim(re(String(n.command??""),80));case"Grep":{let r=String(n.pattern??""),i=n.path?` in ${fi(String(n.path))}`:"";return k.dim(re(r+i,80))}case"Glob":return k.dim(re(String(n.pattern??""),80));case"WebFetch":return k.dim(re(String(n.url??""),80));case"WebSearch":return k.dim(re(String(n.query??""),80));default:return""}}function fi(e){if(!e)return e;let t=process.cwd(),n=mg(t,e);return n.startsWith("..")?e:n||e}function re(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function Og(e,t){return`You are SEOAgent processing one inbox action from \`.seoagent/inbox/\`.
779
822
 
780
823
  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.
781
824
 
@@ -795,45 +838,45 @@ Action file (\`.seoagent/inbox/${e.filename}\`):
795
838
  \`\`\`
796
839
  ${t}
797
840
  \`\`\`
798
- `}import{spinner as Pg}from"@clack/prompts";import C from"picocolors";var Tg=new Set(["on","off","status"]);async function Jt(e,t={}){let n=(e||"").toLowerCase();if(!Tg.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?Pg():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=se("cli-autopilot",r?.domain);x(l,"warn","CLI autopilot is a paid feature.",C.yellow("Autopilot is a paid feature.")),u.message(Og(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(fi({enabled:!0,deliveryMode:g,action:n}));return}if(n==="off"){l?.stop(C.dim("Autopilot disabled.")),u.message(fi({enabled:!1,deliveryMode:g,action:n}));return}l?.stop(C.dim("Status:")),u.message(fi({enabled:p,deliveryMode:g,action:n}))}function fi(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 F(i,{width:78,title:o})}function Og(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 F(t,{width:78,title:n})}import{mkdirSync as Yg,writeFileSync as Jg}from"fs";import{join as mi}from"path";import{readdirSync as Lg,readFileSync as jg,statSync as za}from"fs";import{join as Ng}from"path";var Dg=new Set(["html","htm","md","mdx","markdown","mdoc","tsx","jsx","ts","js","astro","vue","svelte"]),Fg=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"]),Mg=new Set(["node_modules",".git",".next","dist","build",".vercel","out",".seoagent"]),Ug=5e3,Bg=512*1024;function Zn(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):null}function Ya(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&&Fg.has(r.slice(i+1).toLowerCase())?null:(n=n.replace(/\/+$/,""),n===""?"/":n)}var Wg=/\bhref\s*=\s*(?:"([^"]*)"|'([^']*)'|\{\s*[`'"]([^`'"]*)[`'"]\s*\})/gi,Hg=/\bhref\s*:\s*(?:"([^"]*)"|'([^']*)'|`([^`$]*)`)/gi,Ja=/\]\(\s*([^)\s]+)/g;function Gg(e,t){if(!e)return[];let n=Zn(t),r=[],i;for(let o of[Wg,Hg])for(o.lastIndex=0;(i=o.exec(e))!==null;){let s=i[1]??i[2]??i[3]??"",a=Ya(s,n);a&&r.push(a)}for(Ja.lastIndex=0;(i=Ja.exec(e))!==null;){let o=Ya(i[1],n);o&&r.push(o)}return r}function Kg(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 Qa(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(`
799
- `),i=["# Internal Links","",`Internal link analysis of the pages discovered in this repo${t?` (${Zn(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(`
841
+ `}import{spinner as Lg}from"@clack/prompts";import C from"picocolors";var jg=new Set(["on","off","status"]);async function Qt(e,t={}){let n=(e||"").toLowerCase();if(!jg.has(n)){u.error(`Usage: seoagent autopilot <on|off|status> (got "${e}")`),process.exitCode=1;return}let r=_(process.cwd()),i=j(r?.domain);if(!i){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}let o=t.apiBase||i.api_base||L.BASE,s=`Bearer ${i.user_token}:${i.website_token}`,l=!!process.stdout.isTTY?Lg():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=se("cli-autopilot",r?.domain);x(l,"warn","CLI autopilot is a paid feature.",C.yellow("Autopilot is a paid feature.")),u.message(Ng(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(gi({enabled:!0,deliveryMode:g,action:n}));return}if(n==="off"){l?.stop(C.dim("Autopilot disabled.")),u.message(gi({enabled:!1,deliveryMode:g,action:n}));return}l?.stop(C.dim("Status:")),u.message(gi({enabled:p,deliveryMode:g,action:n}))}function gi(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 F(i,{width:78,title:o})}function Ng(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 F(t,{width:78,title:n})}import{mkdirSync as Qg,writeFileSync as Zg}from"fs";import{join as hi}from"path";import{readdirSync as Dg,readFileSync as Mg,statSync as Ja}from"fs";import{join as Fg}from"path";var Ug=new Set(["html","htm","md","mdx","markdown","mdoc","tsx","jsx","ts","js","astro","vue","svelte"]),Bg=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"]),Hg=new Set(["node_modules",".git",".next","dist","build",".vercel","out",".seoagent"]),Wg=5e3,Gg=512*1024;function tr(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):null}function Xa(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&&Bg.has(r.slice(i+1).toLowerCase())?null:(n=n.replace(/\/+$/,""),n===""?"/":n)}var Kg=/\bhref\s*=\s*(?:"([^"]*)"|'([^']*)'|\{\s*[`'"]([^`'"]*)[`'"]\s*\})/gi,qg=/\bhref\s*:\s*(?:"([^"]*)"|'([^']*)'|`([^`$]*)`)/gi,Qa=/\]\(\s*([^)\s]+)/g;function Vg(e,t){if(!e)return[];let n=tr(t),r=[],i;for(let o of[Kg,qg])for(o.lastIndex=0;(i=o.exec(e))!==null;){let s=i[1]??i[2]??i[3]??"",a=Xa(s,n);a&&r.push(a)}for(Qa.lastIndex=0;(i=Qa.exec(e))!==null;){let o=Xa(i[1],n);o&&r.push(o)}return r}function zg(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 el(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(`
842
+ `),i=["# Internal Links","",`Internal link analysis of the pages discovered in this repo${t?` (${tr(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(`
800
843
  `),o=e.orphans.length===0?`## Orphan pages
801
844
 
802
- 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=>`| ${Xa(a.url)} | \u2014 |`)].join(`
803
- `),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=>`| ${Xa(a.url)} | ${a.inbound} |`)].join(`
845
+ 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=>`| ${Za(a.url)} | \u2014 |`)].join(`
846
+ `),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=>`| ${Za(a.url)} | ${a.inbound} |`)].join(`
804
847
  `);return[r,"",i,"",o,s,""].join(`
805
- `)}function Xa(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}function*qg(e){let t=0;function*n(r){let i;try{i=Lg(r,{withFileTypes:!0})}catch{return}for(let o of i){if(t>=Ug)return;if(o.name.startsWith("."))continue;let s=Ng(r,o.name);if(o.isDirectory()){if(Mg.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(!Dg.has(l))continue;t++,yield s}}}yield*n(e)}function Za(e,t){let{pages:n}=ce(e,t),r=[],i=0,o=!1;try{o=za(e).isDirectory()}catch{o=!1}if(o)for(let s of qg(e)){let a;try{if(za(s).size>Bg)continue;a=jg(s,"utf-8")}catch{continue}i++;for(let l of Gg(a,t))r.push(l)}return Kg(n,r,i)}var Vg=30;function zg(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 el(e,t,n){let r=Zn(t);if(!r||e.orphans.length===0)return{checked:0,excludedUrls:[],exclusionReasons:{}};let i=e.orphans.slice(0,Vg),o={};await Promise.all(i.map(async a=>{try{let l=await I(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&&zg(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 tl(e,t,n){if(!Zn(t)||e.orphans.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let r=[];try{let s=await I(Ot(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=we(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(D)),o=e.orphans.filter(s=>!i.has(D(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 Xt(e={}){let t=process.cwd(),n=P(t);if(!n)return;let r=n.domain&&n.domain!=="unknown"?n.domain:null,i=Za(t,r);if(r){let a=await tl(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 el(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)+`
806
- `);return}let o=mi(t,b);Yg(o,{recursive:!0});let s=mi(o,"internal-links.md");if(Jg(s,Qa(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 ${mi(b,"internal-links.md")}`)}import{existsSync as Xg,mkdirSync as Qg,readFileSync as Zg,rmSync as eh,writeFileSync as nl}from"fs";import{dirname as rl,join as er}from"path";import ue from"picocolors";async function gi(e,t={}){if(e!=="track"&&e!=="reconcile"){u.message(`Usage:
848
+ `)}function Za(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}function*Yg(e){let t=0;function*n(r){let i;try{i=Dg(r,{withFileTypes:!0})}catch{return}for(let o of i){if(t>=Wg)return;if(o.name.startsWith("."))continue;let s=Fg(r,o.name);if(o.isDirectory()){if(Hg.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(!Ug.has(l))continue;t++,yield s}}}yield*n(e)}function tl(e,t){let{pages:n}=ce(e,t),r=[],i=0,o=!1;try{o=Ja(e).isDirectory()}catch{o=!1}if(o)for(let s of Yg(e)){let a;try{if(Ja(s).size>Gg)continue;a=Mg(s,"utf-8")}catch{continue}i++;for(let l of Vg(a,t))r.push(l)}return zg(n,r,i)}var Jg=30;function Xg(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 nl(e,t,n){let r=tr(t);if(!r||e.orphans.length===0)return{checked:0,excludedUrls:[],exclusionReasons:{}};let i=e.orphans.slice(0,Jg),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&&Xg(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 rl(e,t,n){if(!tr(t)||e.orphans.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let r=[];try{let s=await P(Lt(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=we(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(M)),o=e.orphans.filter(s=>!i.has(M(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=T(t);if(!n)return;let r=n.domain&&n.domain!=="unknown"?n.domain:null,i=tl(t,r);if(r){let a=await rl(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 nl(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)+`
849
+ `);return}let o=hi(t,b);Qg(o,{recursive:!0});let s=hi(o,"internal-links.md");if(Zg(s,el(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 ${hi(b,"internal-links.md")}`)}import{existsSync as eh,mkdirSync as th,readFileSync as nh,rmSync as rh,writeFileSync as il}from"fs";import{dirname as ol,join as nr}from"path";import ie from"picocolors";async function yi(e,t={}){if(e!=="track"&&e!=="reconcile"){u.message(`Usage:
807
850
  ${m("content track")} --slug <slug> --url <live-url> [--file <repo-path>] [--title "..."] [--type <page_type>] [--status published|draft] [--brief <brief-slug>]
808
- ${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 th(n,r,t);return}let i=t.slug??(t.file?t.file:""),o=Vr(i);if(!o){u.error("A slug is required: --slug <slug> (or --file <repo-path> to derive it)."),process.exitCode=1;return}let s=dt(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=er(n,b,"content");Qg(d,{recursive:!0});let f=er(d,`${o}.md`),p=Xg(f),g=null;if(p)try{g=Ms(Zg(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=qt({slug:o,title:t.title?.trim()||Fs(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})),nl(f,g,"utf-8"),a==="repo"&&t.file?.trim()&&!r.content_dir)try{q(n,{content_dir:rl(t.file.trim())})}catch{}u.success(`${p?"Updated":"Tracked"} ${ue.bold(o)}${s?` \u2192 ${ue.cyan(s)}`:""} in .seoagent/content/.`);try{await Q({silent:!0,pushOnly:!0})}catch{}u.message(ue.dim("It will appear on your dashboard after sync (run `seoagent login` if you haven\u2019t)."))}async function th(e,t,n){let r=er(e,b,"content"),i=Gr(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(rl(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=>Hr(e,l)),a=Kr(s,i,qr(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=dt(l.slug,{domain:t.domain,blogPath:t.blog_path}),d=qt({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()});nl(er(r,`${l.slug}.md`),d,"utf-8"),u.message(`${ue.green("+")} tracked ${ue.bold(l.slug)}${c?ue.dim(` \u2192 ${c}`):""}`)}for(let l of a.stale)n.prune?(eh(l.file,{force:!0}),u.message(`${ue.red("-")} pruned stale pointer ${ue.bold(l.slug)} (source ${l.repo_path} is gone)`)):u.message(`${ue.yellow("!")} stale pointer ${ue.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 yi,readFileSync as ol,statSync as nh}from"fs";import{join as wi}from"path";import hi from"picocolors";var il=24;function rh(e){let t=[];if(e.pullReceiptCount!=null&&t.push({level:"action",code:"pull_receipt",message:`${e.pullReceiptCount} cloud change${e.pullReceiptCount===1?"":"s"} pulled but not triaged yet.`,fix:"Read references/pull-receipt.md (next to the skill) and triage them, then delete .seoagent/.pull-receipt.json."}),(e.inboxPendingCount??0)>0){let r=e.inboxPendingCount;t.push({level:"action",code:"inbox_pending",message:`${r} pending inbox action${r===1?"":"s"} from autopilot await${r===1?"s":""} local apply.`,fix:"Run `seoagent inbox` to list them, then Read references/inbox.md (next to the skill) for the per-type procedure."})}if((e.domain==="unknown"||!e.domain)&&t.push({level:"action",code:"domain_unknown",message:"Site URL is unknown \u2014 nothing works without a real domain.",fix:"Ask the user for their site URL, then set `domain:` in .seoagent/project.md."}),(e.siteType==="unknown"||!e.siteType)&&t.push({level:"action",code:"site_type_unknown",message:"Site type is unknown \u2014 strategy/briefs make worse calls without it.",fix:"WebFetch the homepage, infer the type, set `site_type:` in project.md."}),e.auditExists){let r=e.evidenceAgeHours===null,i=!r&&e.evidenceAgeHours>il;(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 (> ${il}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 ih(e,t=Date.now()){let n=wi(e,b,"audit","evidence.md");if(!yi(n))return null;try{let r=ol(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-nh(n).mtimeMs)/36e5}catch{return null}}function oh(e){let t=wi(e,b,mn);if(!yi(t))return null;try{let n=JSON.parse(ol(t,"utf-8"));return Array.isArray(n.changes)?n.changes.length:0}catch{return 0}}function bi(e={}){let t=process.cwd(),n=_(t);if(!n){if(e.json){process.stdout.write(JSON.stringify({status:"no-project",findings:[]})+`
809
- `);return}u.error(`No .seoagent/project.md found. Run \`${m("init")}\` first.`),process.exitCode=1;return}let r=Te(t),i=rh({domain:n.domain,siteType:n.site_type,imageProvider:n.image_provider,detectedImageProvider:r.provider,detectedImageKey:r.matched_key,pullReceiptCount:oh(t),inboxPendingCount:ve(t).length,auditExists:yi(wi(t,b,"audit","latest.md")),evidenceAgeHours:ih(t),hookTimeoutMissingCount:jo(t)});if(e.json){process.stdout.write(JSON.stringify({status:"ok",findings:i})+`
810
- `);return}let o=i.filter(s=>s.level==="action");if(o.length===0){u.success("SEOAgent health: everything looks good.");return}u.message(hi.bold(`SEOAgent health \u2014 ${o.length} thing${o.length===1?"":"s"} to handle:`));for(let s of o)u.message(` ${hi.yellow("\u25CF")} ${s.message}`),s.fix&&u.message(` ${hi.dim("\u2192 "+s.fix)}`)}import de from"picocolors";var bt=`${b}/${st}`;function Qt(e,t={}){let n=process.cwd(),r=P(n);if(!r)return;let i=(e||"status").toLowerCase(),o=r.domain&&r.domain!=="unknown"?r.domain:null;if(i==="scaffold"){let{created:a}=jn(n,o);a.length===0?u.info(`OKF bundle already scaffolded at ${bt}/.`):(u.success(`Scaffolded ${bt}/ \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=wt(n,r);if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
811
- `);return}if(a.skipped.includes("okf-missing")){u.error(`No bundle at ${bt}/. Run \`seoagent okf scaffold\` first.`),process.exitCode=1;return}if(a.skipped.includes("okf-placeholder")){u.error(`${bt}/ 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(`${bt}/ 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}/${Yn}`;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=On(at(n));if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
812
- `);return}for(let l of a.errors)u.message(`${de.red("\u2717")} ${de.dim(l.file)} \u2014 ${l.message}`);for(let l of a.warnings)u.message(`${de.yellow("!")} ${de.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=Ln(n);if(t.json){process.stdout.write(JSON.stringify(s,null,2)+`
813
- `);return}u.message(F([{content:de.bold("Open Knowledge Format")},{sep:!0},{content:`Bundle: ${s.exists?de.green(bt+"/"):de.dim("not created")}`},{content:`Files: ${s.exists?String(s.fileCount):"\u2014"}`},{sep:!0},{content:s.exists?de.dim("Run `seoagent okf validate` to check it, `okf publish` to serve it."):de.dim("Run `seoagent okf scaffold` to start one.")}],{title:de.cyan("OKF")}))}import Se from"picocolors";function ki(e={}){let t=process.cwd(),n=P(t);if(!n)return;let r=wt(t,n);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
814
- `);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}/${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(F([{content:Se.bold("llms.txt")},{sep:!0},{content:`Source: ${Se.green(i)}${r.llmsSourceWritten?Se.dim(" (updated)"):Se.dim(" (unchanged)")}`},{content:`Published: ${r.llmsRoute?Se.dim(`skipped \u2014 ${r.llmsRoute} serves it`):r.llmsPublished?Se.green(r.llmsPublished):r.publicDir?Se.dim(`${r.publicDir}/llms.txt (already current)`):Se.yellow("nowhere \u2014 no static dir found")}`}],{title:Se.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 vi(e={}){let t=process.cwd(),n=P(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?ce(t,r).pages.map(s=>s.url||s.route):[],o=await ss({domain:r||"",sitemapUrl:e.url,knownUrls:i});if(e.json){process.stdout.write(JSON.stringify(o,null,2)+`
815
- `),o.ok||(process.exitCode=1);return}sh(o),o.ok||(process.exitCode=1)}function sh(e){let t=e.fetched?e.status===200?z.green(`200 \xB7 ${e.urls.length} URL${e.urls.length===1?"":"s"}`):z.red(String(e.status)):z.red("unreachable");u.message(F([{content:z.bold("Sitemap check")},{sep:!0},{content:`URL: ${z.dim(e.sitemapUrl)}`},{content:`Status: ${t}`},...e.fetched&&e.status===200?[{content:`Private leaked: ${e.privateUrls.length===0?z.green("none"):z.yellow(String(e.privateUrls.length))}`},{content:`Missing public: ${e.missing.length===0?z.green("none"):z.yellow(String(e.missing.length))}`},{content:`<lastmod>: ${e.hasLastmod?z.green("present"):z.dim("absent")}`}]:[]],{title:e.ok?z.cyan("Sitemap"):z.red("Sitemap")}));for(let n of e.issues){let r=n.level==="error"?z.red("\u2717"):n.level==="warning"?z.yellow("!"):z.dim("\xB7");u.message(`${r} ${n.message}`)}e.ok?u.success("Sitemap looks healthy."):u.error("Sitemap has errors (see above).")}import{mkdirSync as Ph,writeFileSync as Sl}from"fs";import{join as Ei}from"path";import ie from"picocolors";var Si=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi,sl=30;function en(e){let t=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(e);return t?t[1]:e}function Zt(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 xe(e,t){let n=new RegExp(`\\b${t}\\s*=\\s*"([^"]*)"`,"i").exec(e);if(n)return Zt(n[1]).trim();let r=new RegExp(`\\b${t}\\s*=\\s*'([^']*)'`,"i").exec(e);if(r)return Zt(r[1]).trim();let i=new RegExp(`\\b${t}\\s*=\\s*([^\\s>]+)`,"i").exec(e);return i?Zt(i[1]).trim():null}function ah(e){let t=/<title\b[^>]*>([\s\S]*?)<\/title>/i.exec(e);return t&&Zt(t[1].replace(/\s+/g," ")).trim()||null}function lh(e){let t=e.match(/<meta\b[^>]*>/gi)??[];for(let n of t){let r=xe(n,"name");if(r&&r.toLowerCase()==="description"){let i=xe(n,"content");return i&&i.trim()?i.trim():null}}return null}function ch(e){let t=en(e),n=[],r=/<h1\b[^>]*>([\s\S]*?)<\/h1>/gi,i;for(;(i=r.exec(t))!==null;){let o=Zt(i[1].replace(/<[^>]+>/g," ").replace(/\s+/g," ")).trim();o&&n.push(o)}return n}function uh(e){let t=e.match(/<link\b[^>]*>/gi)??[];for(let n of t){let r=xe(n,"rel");if(r&&r.toLowerCase().split(/\s+/).includes("canonical")){let i=xe(n,"href");return i&&i.trim()?i.trim():null}}return null}function dh(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:$i(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 $i(e,t=[]){if(Array.isArray(e)){for(let n of e)$i(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"])&&$i(n["@graph"],t)}return t}function al(e,t){let n={},r=e.match(/<meta\b[^>]*>/gi)??[];for(let i of r){let o=(xe(i,"property")||xe(i,"name")||"").toLowerCase();if(o.startsWith(t)){let s=xe(i,"content");s!==null&&(n[o.slice(t.length)]=s)}}return n}function ph(e){return al(e,"og:")}function fh(e){return al(e,"twitter:")}function mh(e,t=5){let r=en(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=xe(s,"src");l&&o.push(l)}return{imgCount:r.length,missingAlt:i,missingAltSrcs:o}}var gh=/\.(png|jpe?g|gif|svg|webp|avif|ico|css|js|mjs|json|pdf|zip|gz|mp4|webm|mp3|woff2?|ttf|xml|txt)$/i;function ll(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=xe(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||gh.test(c.pathname)||le(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 cl(e){return(en(e).replace(Si," ").match(/<a\b[^>]*\bhref\s*=/gi)??[]).length}function ul(e){let t=en(e).replace(Si," ").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 hh=/\b(loading|please wait|just a moment|redirecting)\b[\s.…]*/i;function yh(e){let t=ul(e),n=cl(e),r=en(e).replace(Si," ").replace(/<[^>]+>/g," ").replace(/\s+/g," ").trim(),i=t<sl&&hh.test(r),o=t<sl&&n===0;return i||o}function wh(e,t,n=200){let r=dh(t),i=Array.from(new Set(r.flatMap(a=>a.types))),o=uh(t),s=mh(t);return{url:e,status:n,fetched:!0,title:ah(t),metaDescription:lh(t),h1s:ch(t),canonical:o,canonicalServerRendered:o===null?null:!0,jsonLd:r,jsonLdTypes:i,openGraph:ph(t),twitter:fh(t),wordCount:ul(t),clientRenderedShell:yh(t),bodyLinkCount:cl(t),imgCount:s.imgCount,imgsMissingAlt:s.missingAlt,imgsMissingAltSrcs:s.missingAltSrcs,failureReason:null}}function dl(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 bh(e){return typeof e=="function"?{fetchImpl:e}:e??{}}function kh(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 xi(e,t){let n=bh(t),r=dl(e);try{let i=await I(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:wh(e,o,i.status),html:o}}catch(i){return{evidence:{...r,failureReason:kh(i)},html:null}}}async function _i(e,t){return(await xi(e,t)).evidence}async function pl(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]=dl(e[s],"crawl time budget exhausted before this page could be fetched");continue}r[s]=await _i(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 vh(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 fl(e){let t=e.trim().replace(/\/+$/,"");return/^https?:\/\//i.test(t)?t:`https://${t}`}async function ml(e,t){let n=`${fl(e)}/robots.txt`,r={fetched:!1,status:null,raw:"",groups:[],sitemaps:[]};try{let i=await I(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,...vh(o)}}catch{return r}}var $h=/\/(blog|posts?|articles?|news)\//i;function Sh(e){return e.filter(t=>$h.test(t)).length}async function gl(e,t){let n=`${fl(e)}/sitemap.xml`,r={fetched:!1,status:null,urls:[],count:0,blogUrlCount:0};try{let i=await I(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=we(o);return{fetched:!0,status:i.status,urls:s,count:s.length,blogUrlCount:Sh(s)}}catch{return r}}function xh(e){return Object.keys(e.twitter).length>0}function _h(e){return Object.keys(e.openGraph).length>0}function Ch(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 _h(e);case"twitter_card":return xh(e);case"json_ld":return e.jsonLdTypes.length>0}}var Rh=["title","meta_description","canonical","open_graph","twitter_card","json_ld"];function Eh(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 Ah(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=Ch(e,t);return{kind:t,present:n,safeToRecommendAdding:!n,reason:n?Eh(e,t):`${t} genuinely absent in the server HTML \u2014 safe to recommend adding`}}function tr(e){return Rh.map(t=>Ah(e,t))}var tn={title:"<title>",meta_description:"meta description",canonical:"canonical",open_graph:"Open Graph tags",twitter_card:"Twitter card",json_ld:"JSON-LD schema"};var Ci="SOURCE RENDER (local dev server) \u2014 NOT the public live site";function hl(e){return e===null||e===""?"_(none)_":e}function nn(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 nr(e,t){return t.length===0?`- **${e}:** _(none \u2014 all pages pass)_`:`- **${e}:** ${t.join(", ")}`}function yl(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 ${Ci}.**`),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=nn(r);l.push("## Site-wide rollup (Confirmed)"),l.push(nr("Pages missing canonical",f.pagesMissingCanonical)),l.push(nr("Pages missing meta description",f.pagesMissingMetaDescription)),l.push(nr("Pages with multiple H1s",f.pagesWithMultipleH1s)),l.push(nr("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:** ${hl(p.title)}`),l.push(`- **meta description:** ${hl(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=tr(p).filter(w=>w.present).map(w=>tn[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(`
816
- `)}function wl(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 bl={Critical:0,High:1,Medium:2,Low:3};function kl(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 Ri(e){let{pages:t,robots:n,sitemap:r}=e,i=t.filter(c=>c.fetched),o=nn(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=>kl(f)).filter(Boolean)),d=i.filter(f=>{let p=kl(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)=>bl[c.severity]-bl[d.severity])}function Ih(e){let t=[];for(let n of e.filter(r=>r.fetched)){let r=tr(n).filter(i=>i.present).map(i=>i.kind==="json_ld"?`${tn[i.kind]} (${n.jsonLdTypes.join(", ")})`:tn[i.kind]);r.length>0&&t.push(`- ${n.url} \u2014 ${r.join(", ")}`)}return t}function vl(e){let t=Ri(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 ${Ci}.**`),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=Ih(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(`
817
- `)}function $l(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 Th=15,Oh=30,Lh=5,jh=18e4,Nh=15e3,Dh=2;function _l(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 Fh(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=`${_l(r)?"http":"https"}://${n}`}try{let r=new URL(n);return r.protocol!=="http:"&&r.protocol!=="https:"?null:r.origin}catch{return null}}function Ai(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=Fh(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=_l(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 Ii(e={}){let t=process.cwd(),n=P(t);if(!n)return;let r=Ai({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??Th),Oh),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()+jh,[l,c,d]=await Promise.all([xi(s,e.fetchImpl),ml(r.origin,e.fetchImpl),gl(r.origin,e.fetchImpl)]),f=l.html?ll(l.html,s):[],g=Uh({home:s,sitemapUrls:xl(d.urls,r.origin),navLinks:f,repoUrls:xl(Bh(t,i),r.origin),max:o}).filter(O=>O!==s),y=await pl(g,{concurrency:Lh,fetchImpl:e.fetchImpl,deadlineMs:a}),h=[l.evidence,...y];await Wh(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},$=Ei(t,b,"audit");Ph($,{recursive:!0});let S=Ei($,"evidence.md");Sl(S,yl(w),"utf-8");let N=Ei($,"findings.md");if(Sl(N,vl(w),"utf-8"),e.json){process.stdout.write(JSON.stringify(w,null,2)+`
818
- `);return}Hh(w,S,N)}function Mh(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 Uh(e){let t=new Set,n=[],r=i=>{if(n.length>=e.max)return;let o=Mh(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 Bh(e,t){try{return ce(e,t).pages.map(n=>n.url).filter(n=>/^https?:\/\//.test(n))}catch{return[]}}async function Wh(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 _i(i.url,{attempts:Dh,timeoutMs:Nh,fetchImpl:n});e[r]=o.fetched?o:{...o,failureReason:o.failureReason??i.failureReason??null}}}function xl(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 Hh(e,t,n){let r=wl(e),i=nn(e.pages);u.success(`Captured evidence for ${r.fetched}/${r.pages} page${r.pages===1?"":"s"} from ${e.origin??e.domain} \u2192 ${ie.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(` ${ie.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?ie.green("fetched"):ie.yellow("not reachable")} \xB7 sitemap: ${r.sitemapCount===null?ie.yellow("not reachable"):ie.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(` ${ie.yellow("!")} rollup: ${s.join(" \xB7 ")}`),r.shells>0&&u.message(` ${ie.yellow("!")} ${r.shells} page(s) render as a client-side shell \u2014 crawlers can't see the content`),n){let a=Ri(e).length;u.message(` findings report: ${a===0?ie.green("no confirmed findings"):ie.yellow(`${a} confirmed finding${a===1?"":"s"}`)} \u2192 ${ie.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 Vh,mkdirSync as zh,writeFileSync as Yh}from"fs";import{dirname as Tl,join as Jh}from"path";import pe from"picocolors";var Gh=10,Rl=30,Pi=200;function El(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),!le(D(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 Kh(e,t){let n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n}function Ti(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 rr(e){return e.replace(/\|/g,"\\|")}function Cl(e){return e.error?e.error:e.coverageState||e.indexStatus}function Al(e,t){let n=Ti(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(`| ${rr(l.url)} | ${l.indexStatus} | ${rr(Cl(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(`| ${rr(l.url)} | ${rr(Cl(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(`
819
- `)}var Xe=class extends Error{constructor(n,r){super(r);this.code=n}};async function Il(e){let t=(e.apiBase||e.auth.api_base).replace(/\/$/,""),n=Kh(e.urls,Gh),r=[],i="";for(let[o,s]of n.entries()){let a;try{a=await I(`${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 Xe("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 Xe(c,l.error||c):new Xe("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 qh=5;async function Pl(e,t=fetch){let n=`${e.replace(/\/$/,"")}/sitemap.xml`,r=async a=>{try{let l=await I(a,{},{fetchImpl:t,timeoutMs:15e3});return l.ok?we(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,qh)){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 Oi(e={}){let t=process.cwd(),n=P(t);if(!n)return;let r=L(n.domain);if(!r){let $=Pe();u.error(`Not logged in for ${n.domain}. Indexing coverage needs Google Search Console, which comes with the FREE cloud account.
820
- Run ${pe.cyan("seoagent login")} (connects GSC), then re-run ${pe.cyan("seoagent indexing")}.`+($.length>0?`
821
- (This machine is logged in to: ${$.join(", ")} \u2014 not this project's site.)`:"")),process.exitCode=1;return}let i=Ai({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??Rl),Pi);u.info(`Reading live sitemap from ${o}/sitemap.xml\u2026`);let a=await Pl(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}=El(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 Il({urls:c,auth:r,apiBase:e.apiBase,fetchImpl:e.fetchImpl,onProgress:($,S)=>{$<S&&u.info(` \u2026${$}/${S} inspected`)}})}catch($){if($ instanceof Xe){let S={invalid_credentials:`Stored credentials were rejected \u2014 run ${pe.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 ${pe.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}
822
- ${S[$.code]}`)}else u.error(`Indexing lookup failed: ${$ instanceof Error?$.message:String($)}`);process.exitCode=1;return}let p=(e.now?.()??new Date).toISOString(),g=Al(f.results,{origin:o,siteUrl:f.siteUrl,generatedAt:p,sitemapUrl:a?.sitemapUrl??null,sitemapUrlCount:l.length,notInspected:d}),y=Jh(Ue(t),"audit","indexing.md");Vh(Tl(y))||zh(Tl(y),{recursive:!0}),Yh(y,g,"utf-8");let h=Ti(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)+`
823
- `);return}let w=h.inspected>0?Math.round(h.indexed/h.inspected*100):0;u.info(""),u.info(`${pe.bold("Indexing coverage")} for ${o} (GSC property ${f.siteUrl}):`),u.info(` ${pe.green(`${h.indexed} indexed`)} \xB7 ${h.notIndexed>0?pe.yellow(`${h.notIndexed} not indexed`):"0 not indexed"} \xB7 ${h.errors>0?pe.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 ${pe.cyan(`--max ${Math.min(l.length,Pi)}`)}`),u.info(` Report: ${pe.cyan(".seoagent/audit/indexing.md")}`)}import Li from"picocolors";async function ji(e={}){let t=process.cwd(),n=yt(t,{extraFiles:e.files});if(e.json){process.stdout.write(JSON.stringify(n,null,2)+`
824
- `);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(` ${Li.dim(`${r.file}:${r.line}`)} \u2014 the live page already serves ${Li.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(` ${Li.dim(`skipped (protected): ${n.skipped.join(", ")}`)}`)}import{existsSync as Ol,readFileSync as Ll,readdirSync as Xh,statSync as Qh}from"fs";import{join as fe,relative as Zh,sep as ey}from"path";var ty=["Critical","High","Medium","Low"],ny={Critical:5,High:3,Medium:2,Low:1},ry=8;function iy(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let i=r.split(`
825
- `,1)[0].trim(),o=ty.find(f=>i.toLowerCase().startsWith(f.toLowerCase()));if(!o)continue;let s=r.split(`
826
- `).slice(1),a=null,l=0,c=ny[o]??2,d=()=>{a&&l<c&&(t.push({severity:o,block:a.join(`
827
- `).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,ry)}function oy(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(`
828
- `)){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 sy=5;function ay(e){let t=[];for(let n of e.split(`
829
- `)){let r=/^\s*- \[ \]\s+(.+)$/.exec(n);if(r&&t.push(r[1].trim()),t.length>=sy)break}return t}function jl(e,t=[]){let n;try{n=Xh(e)}catch{return t}for(let r of n){let i=fe(e,r),o;try{o=Qh(i)}catch{continue}o.isDirectory()?jl(i,t):r.endsWith(".md")&&t.push(i)}return t}function ly(e,t=[]){let n=[],r=new Set(jl(fe(e,b)));for(let i of t){let o=fe(e,i);Ol(o)&&r.add(o)}for(let i of r){let o;try{o=Ll(i,"utf-8")}catch{continue}let s=o.split(`
830
- `);for(let a=0;a<s.length;a++)s[a].includes(Gn)&&n.push({file:Zh(e,i).split(ey).join("/"),line:a+1,text:s[a].trim()})}return n}function cy(e){let t=e.evidenceMd===null?"missing":Kn(e.evidenceMd)?"source-render":"live",n=t==="live",r=e.auditMd?iy(e.auditMd):[],i=e.findingsMd?$l(e.findingsMd):[],o=e.migrationMd?oy(e.migrationMd):null,s=e.roadmapMd?ay(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(`
831
- `),json:{domain:e.domain,liveStateVerified:n,evidenceStatus:t,findings:r,technicalFindings:i,corrections:e.corrections,migration:o,roadmap:s}}}function kt(e){try{return Ol(e)?Ll(e,"utf-8"):null}catch{return null}}function uy(e){let t=kt(fe(e,b,"project.md"));if(!t)return null;let n=/^domain:\s*(\S+)\s*$/m.exec(t);return n?n[1]:null}function Nl(e,t=[]){try{yt(e,{extraFiles:t})}catch{}let n=fe(e,b);return cy({domain:uy(e),auditMd:kt(fe(n,"audit","latest.md")),findingsMd:kt(fe(n,"audit","findings.md")),migrationMd:kt(fe(n,"strategy","migration-plan.md")),roadmapMd:kt(fe(n,"roadmap.md")),evidenceMd:kt(fe(n,"audit","evidence.md")),corrections:ly(e,t)})}function Ni(e={}){let t=Nl(process.cwd(),e.files??[]);if(e.json){process.stdout.write(JSON.stringify(t.json,null,2)+`
851
+ ${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 ih(n,r,t);return}let i=t.slug??(t.file?t.file:""),o=Hn(i);if(!o){u.error("A slug is required: --slug <slug> (or --file <repo-path> to derive it)."),process.exitCode=1;return}let s=pt(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=Hn(t.supersedes??"")||void 0,l=a&&a!==o?a:void 0;a&&!l&&u.warn("--supersedes names this same article \u2014 ignoring it (nothing was renamed).");let c=r.cms&&r.cms!=="mdx-local"?"cms":t.file?"repo":"external",d=t.status?.trim()||"published",f=new Date().toISOString(),p=nr(n,b,"content");th(p,{recursive:!0});let g=nr(p,`${o}.md`),y=eh(g),h=null;if(y)try{h=Bs(nh(g,"utf-8"),{slug:o,status:d,source:c,tracked_at:f,canonical:s,canonicalExplicit:!!t.url?.trim(),title:t.title?.trim()||void 0,page_type:t.type?.trim()||void 0,primary_keyword:t.primaryKeyword?.trim()||void 0,repo_path:t.file?.trim()||void 0,brief:t.brief?.trim()||void 0,supersedes:l})}catch{h=null}if(h===null&&(h=zt({slug:o,title:t.title?.trim()||Us(o),canonical:s,status:d,page_type:t.type?.trim()||void 0,primary_keyword:t.primaryKeyword?.trim()||void 0,source:c,repo_path:t.file?.trim()||void 0,brief:t.brief?.trim()||void 0,supersedes:l,tracked_at:f})),il(g,h,"utf-8"),c==="repo"&&t.file?.trim()&&!r.content_dir)try{q(n,{content_dir:ol(t.file.trim())})}catch{}u.success(`${y?"Updated":"Tracked"} ${ie.bold(o)}${s?` \u2192 ${ie.cyan(s)}`:""} in .seoagent/content/.`);try{await Z({silent:!0,pushOnly:!0})}catch{}l&&u.message(ie.dim(`Reported as a rename of \`${l}\` \u2014 the cloud marks that draft superseded instead of re-delivering it.`));let w=(t.action??"").trim();if(w)try{await ue(w,{silent:!0})}catch{}u.message(ie.dim("It will appear on your dashboard after sync (run `seoagent login` if you haven\u2019t)."))}async function ih(e,t,n){let r=nr(e,b,"content"),i=Vt(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(ol(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=>qr(e,l)),a=Vr(s,i,zr(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=pt(l.slug,{domain:t.domain,blogPath:t.blog_path}),d=zt({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()});il(nr(r,`${l.slug}.md`),d,"utf-8"),u.message(`${ie.green("+")} tracked ${ie.bold(l.slug)}${c?ie.dim(` \u2192 ${c}`):""}`)}for(let l of a.stale)n.prune?(rh(l.file,{force:!0}),u.message(`${ie.red("-")} pruned stale pointer ${ie.bold(l.slug)} (source ${l.repo_path} is gone)`)):u.message(`${ie.yellow("!")} stale pointer ${ie.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 Z({silent:!0,pushOnly:!0})}catch{}}import{existsSync as bi,readFileSync as al,statSync as oh}from"fs";import{join as ki}from"path";import wi from"picocolors";var sl=24;function sh(e){let t=[];if(e.pullReceiptCount!=null&&t.push({level:"action",code:"pull_receipt",message:`${e.pullReceiptCount} cloud change${e.pullReceiptCount===1?"":"s"} pulled but not triaged yet.`,fix:"Read references/pull-receipt.md (next to the skill) and triage them, then delete .seoagent/.pull-receipt.json."}),(e.inboxPendingCount??0)>0){let r=e.inboxPendingCount;t.push({level:"action",code:"inbox_pending",message:`${r} pending inbox action${r===1?"":"s"} from autopilot await${r===1?"s":""} local apply.`,fix:"Run `seoagent inbox` to list them, then Read references/inbox.md (next to the skill) for the per-type procedure."})}if((e.domain==="unknown"||!e.domain)&&t.push({level:"action",code:"domain_unknown",message:"Site URL is unknown \u2014 nothing works without a real domain.",fix:"Ask the user for their site URL, then set `domain:` in .seoagent/project.md."}),(e.siteType==="unknown"||!e.siteType)&&t.push({level:"action",code:"site_type_unknown",message:"Site type is unknown \u2014 strategy/briefs make worse calls without it.",fix:"WebFetch the homepage, infer the type, set `site_type:` in project.md."}),e.auditExists){let r=e.evidenceAgeHours===null,i=!r&&e.evidenceAgeHours>sl;(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 (> ${sl}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 ah(e,t=Date.now()){let n=ki(e,b,"audit","evidence.md");if(!bi(n))return null;try{let r=al(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-oh(n).mtimeMs)/36e5}catch{return null}}function lh(e){let t=ki(e,b,gn);if(!bi(t))return null;try{let n=JSON.parse(al(t,"utf-8"));return Array.isArray(n.changes)?n.changes.length:0}catch{return 0}}function vi(e={}){let t=process.cwd(),n=_(t);if(!n){if(e.json){process.stdout.write(JSON.stringify({status:"no-project",findings:[]})+`
852
+ `);return}u.error(`No .seoagent/project.md found. Run \`${m("init")}\` first.`),process.exitCode=1;return}let r=Oe(t),i=sh({domain:n.domain,siteType:n.site_type,imageProvider:n.image_provider,detectedImageProvider:r.provider,detectedImageKey:r.matched_key,pullReceiptCount:lh(t),inboxPendingCount:ve(t).length,auditExists:bi(ki(t,b,"audit","latest.md")),evidenceAgeHours:ah(t),hookTimeoutMissingCount:Do(t)});if(e.json){process.stdout.write(JSON.stringify({status:"ok",findings:i})+`
853
+ `);return}let o=i.filter(s=>s.level==="action");if(o.length===0){u.success("SEOAgent health: everything looks good.");return}u.message(wi.bold(`SEOAgent health \u2014 ${o.length} thing${o.length===1?"":"s"} to handle:`));for(let s of o)u.message(` ${wi.yellow("\u25CF")} ${s.message}`),s.fix&&u.message(` ${wi.dim("\u2192 "+s.fix)}`)}import de from"picocolors";var bt=`${b}/${at}`;function en(e,t={}){let n=process.cwd(),r=T(n);if(!r)return;let i=(e||"status").toLowerCase(),o=r.domain&&r.domain!=="unknown"?r.domain:null;if(i==="scaffold"){let{created:a}=Nn(n,o);a.length===0?u.info(`OKF bundle already scaffolded at ${bt}/.`):(u.success(`Scaffolded ${bt}/ \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=wt(n,r);if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
854
+ `);return}if(a.skipped.includes("okf-missing")){u.error(`No bundle at ${bt}/. Run \`seoagent okf scaffold\` first.`),process.exitCode=1;return}if(a.skipped.includes("okf-placeholder")){u.error(`${bt}/ 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(`${bt}/ 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}/${Xn}`;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=Ln(lt(n));if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
855
+ `);return}for(let l of a.errors)u.message(`${de.red("\u2717")} ${de.dim(l.file)} \u2014 ${l.message}`);for(let l of a.warnings)u.message(`${de.yellow("!")} ${de.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=jn(n);if(t.json){process.stdout.write(JSON.stringify(s,null,2)+`
856
+ `);return}u.message(F([{content:de.bold("Open Knowledge Format")},{sep:!0},{content:`Bundle: ${s.exists?de.green(bt+"/"):de.dim("not created")}`},{content:`Files: ${s.exists?String(s.fileCount):"\u2014"}`},{sep:!0},{content:s.exists?de.dim("Run `seoagent okf validate` to check it, `okf publish` to serve it."):de.dim("Run `seoagent okf scaffold` to start one.")}],{title:de.cyan("OKF")}))}import Se from"picocolors";function $i(e={}){let t=process.cwd(),n=T(t);if(!n)return;let r=wt(t,n);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
857
+ `);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}/${Jn}`;if(r.skipped.includes("llms-no-content")){u.warn("Nothing to describe yet \u2014 no pages in .seoagent/pages.md and no published articles in .seoagent/content/."),u.info("Run `seoagent refresh` (or an audit) to inventory the site, then re-run this.");return}if(u.message(F([{content:Se.bold("llms.txt")},{sep:!0},{content:`Source: ${Se.green(i)}${r.llmsSourceWritten?Se.dim(" (updated)"):Se.dim(" (unchanged)")}`},{content:`Published: ${r.llmsRoute?Se.dim(`skipped \u2014 ${r.llmsRoute} serves it`):r.llmsPublished?Se.green(r.llmsPublished):r.publicDir?Se.dim(`${r.publicDir}/llms.txt (already current)`):Se.yellow("nowhere \u2014 no static dir found")}`}],{title:Se.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 Si(e={}){let t=process.cwd(),n=T(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?ce(t,r).pages.map(s=>s.url||s.route):[],o=await ls({domain:r||"",sitemapUrl:e.url,knownUrls:i});if(e.json){process.stdout.write(JSON.stringify(o,null,2)+`
858
+ `),o.ok||(process.exitCode=1);return}ch(o),o.ok||(process.exitCode=1)}function ch(e){let t=e.fetched?e.status===200?z.green(`200 \xB7 ${e.urls.length} URL${e.urls.length===1?"":"s"}`):z.red(String(e.status)):z.red("unreachable");u.message(F([{content:z.bold("Sitemap check")},{sep:!0},{content:`URL: ${z.dim(e.sitemapUrl)}`},{content:`Status: ${t}`},...e.fetched&&e.status===200?[{content:`Private leaked: ${e.privateUrls.length===0?z.green("none"):z.yellow(String(e.privateUrls.length))}`},{content:`Missing public: ${e.missing.length===0?z.green("none"):z.yellow(String(e.missing.length))}`},{content:`<lastmod>: ${e.hasLastmod?z.green("present"):z.dim("absent")}`}]:[]],{title:e.ok?z.cyan("Sitemap"):z.red("Sitemap")}));for(let n of e.issues){let r=n.level==="error"?z.red("\u2717"):n.level==="warning"?z.yellow("!"):z.dim("\xB7");u.message(`${r} ${n.message}`)}e.ok?u.success("Sitemap looks healthy."):u.error("Sitemap has errors (see above).")}import{mkdirSync as Lh,writeFileSync as _l}from"fs";import{join as Pi}from"path";import oe from"picocolors";var _i=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi,ll=30;function nn(e){let t=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(e);return t?t[1]:e}function tn(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 xe(e,t){let n=new RegExp(`\\b${t}\\s*=\\s*"([^"]*)"`,"i").exec(e);if(n)return tn(n[1]).trim();let r=new RegExp(`\\b${t}\\s*=\\s*'([^']*)'`,"i").exec(e);if(r)return tn(r[1]).trim();let i=new RegExp(`\\b${t}\\s*=\\s*([^\\s>]+)`,"i").exec(e);return i?tn(i[1]).trim():null}function uh(e){let t=/<title\b[^>]*>([\s\S]*?)<\/title>/i.exec(e);return t&&tn(t[1].replace(/\s+/g," ")).trim()||null}function dh(e){let t=e.match(/<meta\b[^>]*>/gi)??[];for(let n of t){let r=xe(n,"name");if(r&&r.toLowerCase()==="description"){let i=xe(n,"content");return i&&i.trim()?i.trim():null}}return null}function ph(e){let t=nn(e),n=[],r=/<h1\b[^>]*>([\s\S]*?)<\/h1>/gi,i;for(;(i=r.exec(t))!==null;){let o=tn(i[1].replace(/<[^>]+>/g," ").replace(/\s+/g," ")).trim();o&&n.push(o)}return n}function fh(e){let t=e.match(/<link\b[^>]*>/gi)??[];for(let n of t){let r=xe(n,"rel");if(r&&r.toLowerCase().split(/\s+/).includes("canonical")){let i=xe(n,"href");return i&&i.trim()?i.trim():null}}return null}function mh(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:xi(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 xi(e,t=[]){if(Array.isArray(e)){for(let n of e)xi(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"])&&xi(n["@graph"],t)}return t}function cl(e,t){let n={},r=e.match(/<meta\b[^>]*>/gi)??[];for(let i of r){let o=(xe(i,"property")||xe(i,"name")||"").toLowerCase();if(o.startsWith(t)){let s=xe(i,"content");s!==null&&(n[o.slice(t.length)]=s)}}return n}function gh(e){return cl(e,"og:")}function hh(e){return cl(e,"twitter:")}function yh(e,t=5){let r=nn(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=xe(s,"src");l&&o.push(l)}return{imgCount:r.length,missingAlt:i,missingAltSrcs:o}}var wh=/\.(png|jpe?g|gif|svg|webp|avif|ico|css|js|mjs|json|pdf|zip|gz|mp4|webm|mp3|woff2?|ttf|xml|txt)$/i;function ul(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=xe(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||wh.test(c.pathname)||le(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 dl(e){return(nn(e).replace(_i," ").match(/<a\b[^>]*\bhref\s*=/gi)??[]).length}function pl(e){let t=nn(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 bh=/\b(loading|please wait|just a moment|redirecting)\b[\s.…]*/i;function kh(e){let t=pl(e),n=dl(e),r=nn(e).replace(_i," ").replace(/<[^>]+>/g," ").replace(/\s+/g," ").trim(),i=t<ll&&bh.test(r),o=t<ll&&n===0;return i||o}function vh(e,t,n=200){let r=mh(t),i=Array.from(new Set(r.flatMap(a=>a.types))),o=fh(t),s=yh(t);return{url:e,status:n,fetched:!0,title:uh(t),metaDescription:dh(t),h1s:ph(t),canonical:o,canonicalServerRendered:o===null?null:!0,jsonLd:r,jsonLdTypes:i,openGraph:gh(t),twitter:hh(t),wordCount:pl(t),clientRenderedShell:kh(t),bodyLinkCount:dl(t),imgCount:s.imgCount,imgsMissingAlt:s.missingAlt,imgsMissingAltSrcs:s.missingAltSrcs,failureReason:null}}function fl(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 $h(e){return typeof e=="function"?{fetchImpl:e}:e??{}}function Sh(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 Ci(e,t){let n=$h(t),r=fl(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:vh(e,o,i.status),html:o}}catch(i){return{evidence:{...r,failureReason:Sh(i)},html:null}}}async function Ri(e,t){return(await Ci(e,t)).evidence}async function ml(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]=fl(e[s],"crawl time budget exhausted before this page could be fetched");continue}r[s]=await Ri(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 xh(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 gl(e){let t=e.trim().replace(/\/+$/,"");return/^https?:\/\//i.test(t)?t:`https://${t}`}async function hl(e,t){let n=`${gl(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,...xh(o)}}catch{return r}}var _h=/\/(blog|posts?|articles?|news)\//i;function Ch(e){return e.filter(t=>_h.test(t)).length}async function yl(e,t){let n=`${gl(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=we(o);return{fetched:!0,status:i.status,urls:s,count:s.length,blogUrlCount:Ch(s)}}catch{return r}}function Rh(e){return Object.keys(e.twitter).length>0}function Eh(e){return Object.keys(e.openGraph).length>0}function Ah(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 Eh(e);case"twitter_card":return Rh(e);case"json_ld":return e.jsonLdTypes.length>0}}var Ph=["title","meta_description","canonical","open_graph","twitter_card","json_ld"];function Ih(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 Th(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=Ah(e,t);return{kind:t,present:n,safeToRecommendAdding:!n,reason:n?Ih(e,t):`${t} genuinely absent in the server HTML \u2014 safe to recommend adding`}}function rr(e){return Ph.map(t=>Th(e,t))}var rn={title:"<title>",meta_description:"meta description",canonical:"canonical",open_graph:"Open Graph tags",twitter_card:"Twitter card",json_ld:"JSON-LD schema"};var Ei="SOURCE RENDER (local dev server) \u2014 NOT the public live site";function wl(e){return e===null||e===""?"_(none)_":e}function on(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 ir(e,t){return t.length===0?`- **${e}:** _(none \u2014 all pages pass)_`:`- **${e}:** ${t.join(", ")}`}function bl(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 ${Ei}.**`),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=on(r);l.push("## Site-wide rollup (Confirmed)"),l.push(ir("Pages missing canonical",f.pagesMissingCanonical)),l.push(ir("Pages missing meta description",f.pagesMissingMetaDescription)),l.push(ir("Pages with multiple H1s",f.pagesWithMultipleH1s)),l.push(ir("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:** ${wl(p.title)}`),l.push(`- **meta description:** ${wl(p.metaDescription)}`),l.push(`- **h1(s):** ${p.h1s.length===0?"_(none \u2014 missing H1, Confirmed)_":p.h1s.map(w=>`\`${w}\``).join(" | ")}${p.h1s.length>1?` **(\u26A0 ${p.h1s.length} H1s \u2014 conflicting)**`:""}`),l.push(`- **canonical:** ${p.canonical===null?"_(none in server HTML)_":`\`${p.canonical}\` (${p.canonicalServerRendered?"server-rendered":"client-rendered"})`}`),l.push(`- **JSON-LD @types present:** ${p.jsonLdTypes.length===0?"_(none \u2014 safe to recommend adding schema)_":p.jsonLdTypes.map(w=>`\`${w}\``).join(", ")+" \u2014 **already present; do NOT recommend adding these**"}`);let g=Object.keys(p.openGraph),y=Object.keys(p.twitter);l.push(`- **Open Graph:** ${g.length===0?"_(none)_":g.map(w=>`og:${w}`).join(", ")}`),l.push(`- **Twitter:** ${y.length===0?"_(none)_":y.map(w=>`twitter:${w}`).join(", ")}`),l.push(`- **images:** ${p.imgCount} total, ${p.imgsMissingAlt===0?"all have alt":`**${p.imgsMissingAlt} missing alt**${p.imgsMissingAltSrcs.length>0?` (${p.imgsMissingAltSrcs.map(w=>`\`${w}\``).join(", ")}${p.imgsMissingAlt>p.imgsMissingAltSrcs.length?", \u2026":""})`:""} (Confirmed)`}`),p.clientRenderedShell&&l.push(`- **\u26A0 client-rendered shell:** server HTML has ${p.wordCount} words and ${p.bodyLinkCount} in-body links \u2014 crawlers can't see the content (Confirmed). Any on-page data (counts, listings) is Likely/Hypothesis, not Confirmed.`);let h=rr(p).filter(w=>w.present).map(w=>rn[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(`
859
+ `)}function kl(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 vl={Critical:0,High:1,Medium:2,Low:3};function $l(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 ee(e,t,n){return e===1?t:n??`${t}s`}function Ai(e){let{pages:t,robots:n,sitemap:r}=e,i=t.filter(c=>c.fetched),o=on(t),s=[],a=i.filter(c=>c.clientRenderedShell);a.length>0&&s.push({severity:"Critical",title:`${a.length} ${ee(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 ${ee(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=>$l(f)).filter(Boolean)),d=i.filter(f=>{let p=$l(f.url);return p!==null&&!c.has(p)});d.length>0&&s.push({severity:"Medium",title:`${d.length} crawled ${ee(d.length,"page is","pages are")} missing from sitemap.xml (${r.count} ${ee(r.count,"URL")} listed vs ${i.length} ${ee(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} ${ee(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} ${ee(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} ${ee(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} ${ee(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} ${ee(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} ${ee(d.count,"image")}${p.length>0?` (${p.join(", ")}${d.count>p.length?", \u2026":""})`:""}`});s.push({severity:"Medium",title:`${o.totalImgsMissingAlt} ${ee(o.totalImgsMissingAlt,"image is","images are")} missing alt text across ${o.pagesWithImgsMissingAlt.length} ${ee(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)=>vl[c.severity]-vl[d.severity])}function Oh(e){let t=[];for(let n of e.filter(r=>r.fetched)){let r=rr(n).filter(i=>i.present).map(i=>i.kind==="json_ld"?`${rn[i.kind]} (${n.jsonLdTypes.join(", ")})`:rn[i.kind]);r.length>0&&t.push(`- ${n.url} \u2014 ${r.join(", ")}`)}return t}function Sl(e){let t=Ai(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 ${Ei}.**`),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=Oh(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(`
860
+ `)}function xl(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 jh=15,Nh=30,Dh=5,Mh=18e4,Fh=15e3,Uh=2;function Rl(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 Bh(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=`${Rl(r)?"http":"https"}://${n}`}try{let r=new URL(n);return r.protocol!=="http:"&&r.protocol!=="https:"?null:r.origin}catch{return null}}function Ii(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=Bh(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=Rl(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 Ti(e={}){let t=process.cwd(),n=T(t);if(!n)return;let r=Ii({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??jh),Nh),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()+Mh,[l,c,d]=await Promise.all([Ci(s,e.fetchImpl),hl(r.origin,e.fetchImpl),yl(r.origin,e.fetchImpl)]),f=l.html?ul(l.html,s):[],g=Wh({home:s,sitemapUrls:Cl(d.urls,r.origin),navLinks:f,repoUrls:Cl(Gh(t,i),r.origin),max:o}).filter(I=>I!==s),y=await ml(g,{concurrency:Dh,fetchImpl:e.fetchImpl,deadlineMs:a}),h=[l.evidence,...y];await Kh(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},v=Pi(t,b,"audit");Lh(v,{recursive:!0});let S=Pi(v,"evidence.md");_l(S,bl(w),"utf-8");let O=Pi(v,"findings.md");if(_l(O,Sl(w),"utf-8"),e.json){process.stdout.write(JSON.stringify(w,null,2)+`
861
+ `);return}qh(w,S,O)}function Hh(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 Wh(e){let t=new Set,n=[],r=i=>{if(n.length>=e.max)return;let o=Hh(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 Gh(e,t){try{return ce(e,t).pages.map(n=>n.url).filter(n=>/^https?:\/\//.test(n))}catch{return[]}}async function Kh(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 Ri(i.url,{attempts:Uh,timeoutMs:Fh,fetchImpl:n});e[r]=o.fetched?o:{...o,failureReason:o.failureReason??i.failureReason??null}}}function Cl(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 qh(e,t,n){let r=kl(e),i=on(e.pages);u.success(`Captured evidence for ${r.fetched}/${r.pages} page${r.pages===1?"":"s"} from ${e.origin??e.domain} \u2192 ${oe.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(` ${oe.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?oe.green("fetched"):oe.yellow("not reachable")} \xB7 sitemap: ${r.sitemapCount===null?oe.yellow("not reachable"):oe.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(` ${oe.yellow("!")} rollup: ${s.join(" \xB7 ")}`),r.shells>0&&u.message(` ${oe.yellow("!")} ${r.shells} page(s) render as a client-side shell \u2014 crawlers can't see the content`),n){let a=Ai(e).length;u.message(` findings report: ${a===0?oe.green("no confirmed findings"):oe.yellow(`${a} confirmed finding${a===1?"":"s"}`)} \u2192 ${oe.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 Jh,mkdirSync as Xh,writeFileSync as Qh}from"fs";import{dirname as Ll,join as Zh}from"path";import pe from"picocolors";var Vh=10,Al=30,Oi=200;function Pl(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),!le(M(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 zh(e,t){let n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n}function Li(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 or(e){return e.replace(/\|/g,"\\|")}function El(e){return e.error?e.error:e.coverageState||e.indexStatus}function Il(e,t){let n=Li(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(`| ${or(l.url)} | ${l.indexStatus} | ${or(El(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(`| ${or(l.url)} | ${or(El(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(`
862
+ `)}var Qe=class extends Error{constructor(n,r){super(r);this.code=n}};async function Tl(e){let t=(e.apiBase||e.auth.api_base).replace(/\/$/,""),n=zh(e.urls,Vh),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 Qe("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 Qe(c,l.error||c):new Qe("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 Yh=5;async function Ol(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?we(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,Yh)){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 ji(e={}){let t=process.cwd(),n=T(t);if(!n)return;let r=j(n.domain);if(!r){let v=Te();u.error(`Not logged in for ${n.domain}. Indexing coverage needs Google Search Console, which comes with the FREE cloud account.
863
+ Run ${pe.cyan("seoagent login")} (connects GSC), then re-run ${pe.cyan("seoagent indexing")}.`+(v.length>0?`
864
+ (This machine is logged in to: ${v.join(", ")} \u2014 not this project's site.)`:"")),process.exitCode=1;return}let i=Ii({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??Al),Oi);u.info(`Reading live sitemap from ${o}/sitemap.xml\u2026`);let a=await Ol(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}=Pl(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 Tl({urls:c,auth:r,apiBase:e.apiBase,fetchImpl:e.fetchImpl,onProgress:(v,S)=>{v<S&&u.info(` \u2026${v}/${S} inspected`)}})}catch(v){if(v instanceof Qe){let S={invalid_credentials:`Stored credentials were rejected \u2014 run ${pe.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 ${pe.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(`${v.message}
865
+ ${S[v.code]}`)}else u.error(`Indexing lookup failed: ${v instanceof Error?v.message:String(v)}`);process.exitCode=1;return}let p=(e.now?.()??new Date).toISOString(),g=Il(f.results,{origin:o,siteUrl:f.siteUrl,generatedAt:p,sitemapUrl:a?.sitemapUrl??null,sitemapUrlCount:l.length,notInspected:d}),y=Zh(Ue(t),"audit","indexing.md");Jh(Ll(y))||Xh(Ll(y),{recursive:!0}),Qh(y,g,"utf-8");let h=Li(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)+`
866
+ `);return}let w=h.inspected>0?Math.round(h.indexed/h.inspected*100):0;u.info(""),u.info(`${pe.bold("Indexing coverage")} for ${o} (GSC property ${f.siteUrl}):`),u.info(` ${pe.green(`${h.indexed} indexed`)} \xB7 ${h.notIndexed>0?pe.yellow(`${h.notIndexed} not indexed`):"0 not indexed"} \xB7 ${h.errors>0?pe.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 ${pe.cyan(`--max ${Math.min(l.length,Oi)}`)}`),u.info(` Report: ${pe.cyan(".seoagent/audit/indexing.md")}`)}import Ni from"picocolors";async function Di(e={}){let t=process.cwd(),n=yt(t,{extraFiles:e.files});if(e.json){process.stdout.write(JSON.stringify(n,null,2)+`
867
+ `);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(` ${Ni.dim(`${r.file}:${r.line}`)} \u2014 the live page already serves ${Ni.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(` ${Ni.dim(`skipped (protected): ${n.skipped.join(", ")}`)}`)}import{existsSync as jl,readFileSync as Nl,readdirSync as ey,statSync as ty}from"fs";import{join as fe,relative as ny,sep as ry}from"path";var iy=["Critical","High","Medium","Low"],oy={Critical:5,High:3,Medium:2,Low:1},sy=8;function ay(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let i=r.split(`
868
+ `,1)[0].trim(),o=iy.find(f=>i.toLowerCase().startsWith(f.toLowerCase()));if(!o)continue;let s=r.split(`
869
+ `).slice(1),a=null,l=0,c=oy[o]??2,d=()=>{a&&l<c&&(t.push({severity:o,block:a.join(`
870
+ `).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,sy)}function ly(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(`
871
+ `)){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 cy=5;function uy(e){let t=[];for(let n of e.split(`
872
+ `)){let r=/^\s*- \[ \]\s+(.+)$/.exec(n);if(r&&t.push(r[1].trim()),t.length>=cy)break}return t}function Dl(e,t=[]){let n;try{n=ey(e)}catch{return t}for(let r of n){let i=fe(e,r),o;try{o=ty(i)}catch{continue}o.isDirectory()?Dl(i,t):r.endsWith(".md")&&t.push(i)}return t}function dy(e,t=[]){let n=[],r=new Set(Dl(fe(e,b)));for(let i of t){let o=fe(e,i);jl(o)&&r.add(o)}for(let i of r){let o;try{o=Nl(i,"utf-8")}catch{continue}let s=o.split(`
873
+ `);for(let a=0;a<s.length;a++)s[a].includes(qn)&&n.push({file:ny(e,i).split(ry).join("/"),line:a+1,text:s[a].trim()})}return n}function py(e){let t=e.evidenceMd===null?"missing":Vn(e.evidenceMd)?"source-render":"live",n=t==="live",r=e.auditMd?ay(e.auditMd):[],i=e.findingsMd?xl(e.findingsMd):[],o=e.migrationMd?ly(e.migrationMd):null,s=e.roadmapMd?uy(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(`
874
+ `),json:{domain:e.domain,liveStateVerified:n,evidenceStatus:t,findings:r,technicalFindings:i,corrections:e.corrections,migration:o,roadmap:s}}}function kt(e){try{return jl(e)?Nl(e,"utf-8"):null}catch{return null}}function fy(e){let t=kt(fe(e,b,"project.md"));if(!t)return null;let n=/^domain:\s*(\S+)\s*$/m.exec(t);return n?n[1]:null}function Ml(e,t=[]){try{yt(e,{extraFiles:t})}catch{}let n=fe(e,b);return py({domain:fy(e),auditMd:kt(fe(n,"audit","latest.md")),findingsMd:kt(fe(n,"audit","findings.md")),migrationMd:kt(fe(n,"strategy","migration-plan.md")),roadmapMd:kt(fe(n,"roadmap.md")),evidenceMd:kt(fe(n,"audit","evidence.md")),corrections:dy(e,t)})}function Mi(e={}){let t=Ml(process.cwd(),e.files??[]);if(e.json){process.stdout.write(JSON.stringify(t.json,null,2)+`
832
875
  `);return}process.stdout.write(t.markdown.trimEnd()+`
833
- `)}import{existsSync as $y,mkdirSync as Sy,readFileSync as Kl,writeFileSync as xy}from"fs";import{join as Mi}from"path";import vt from"picocolors";import{readdirSync as dy,readFileSync as py,statSync as fy}from"fs";import{join as or}from"path";var Fl={minImpressionsToPreserve:50,onTopicRelevance:.34},my=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 Ml(e){return e.toLowerCase().replace(/https?:\/\/[^/]+/g," ").replace(/[^a-z0-9]+/g," ").split(" ").filter(t=>t.length>2&&!my.has(t)&&!/^\d+$/.test(t))}function Ul(e){let t=new Set;for(let n of e)for(let r of Ml(n))t.add(r);return t}function gy(e,t){let n=Ml(e);return n.length===0||t.size===0?0:n.filter(i=>t.has(i)).length/n.length}function hy(e,t,n=Fl){let r=gy(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 Bl(e,t,n=Fl){return e.map(r=>hy(r,t,n)).sort((r,i)=>i.row.impressions-r.row.impressions)}function Di(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 ir(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 Fi(e){let t=e.split(/\r?\n/).filter(f=>f.trim()!=="");if(t.length<2)return[];let n=Di(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=Di(t[f]),g=(p[0]??"").trim();if(!g)continue;let y=l>=0?p[l]??"":"",h=ir(y);d.push({key:g,kind:i,clicks:s>=0?ir(p[s]??"")??0:0,impressions:a>=0?ir(p[a]??"")??0:0,position:c>=0?ir(p[c]??""):null,ctr:h===null?null:/%/.test(y)?h/100:h})}return d}function yy(e){let t=e.split(/\r?\n/).find(s=>s.trim()!=="");if(!t)return!1;let n=Di(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 wy=[".","gsc",or(".seoagent","gsc"),or("data","gsc")],by=4096;function Wl(e){let t=[];for(let n of wy){let r=or(e,n),i;try{i=dy(r)}catch{continue}for(let o of i){if(!/\.csv$/i.test(o))continue;let s=or(r,o);try{if(!fy(s).isFile())continue;let a=py(s,"utf-8").slice(0,by);yy(a)&&t.push(s)}catch{}}}return t}var Dl=["harvest","redirect","sunset"],ky={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 vy(e){return e.filter(t=>t.disposition==="redirect"&&t.row.kind==="page").map(t=>({from:t.row.key,note:t.action}))}function Hl(e){let{domain:t,directionSummary:n,decisions:r,generatedAt:i}=e,o=Dl.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(`
834
- `);for(let l of Dl){let c=r.filter(d=>d.disposition===l);if(c.length!==0){s.push(`## ${ky[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=vy(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(`
835
- `)}function Gl(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 Ui(e={}){let t=process.cwd(),n=P(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=rt(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=Ul(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:Mi(t,e.csv);if(!$y(h)){u.error(`GSC CSV not found: ${h}`),process.exitCode=1;return}let w=Fi(Kl(h,"utf-8"));l.push(...w),c=`${w.length} row(s) from ${e.csv}`}else{let h=Wl(t);if(h.length>0){let w=null;for(let $ of h)try{let S=Fi(Kl($,"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: ${vt.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(vt.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=Bl(l,a),f=new Date().toISOString(),p=Mi(t,b,"strategy");Sy(p,{recursive:!0});let g=Mi(p,"migration-plan.md");xy(g,Hl({domain:r,directionSummary:s,decisions:d,generatedAt:f}),"utf-8");let y=Gl(d);if(e.json){process.stdout.write(JSON.stringify({domain:r,directionSummary:s,source:c,summary:y,decisions:d},null,2)+`
836
- `);return}u.success(`Migration plan written \u2192 ${vt.dim(g)} (${c})`),u.message(` ${vt.green(`${y.harvest} harvest`)} \xB7 ${vt.cyan(`${y.redirect} redirect`)} \xB7 ${vt.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 nc,writeFileSync as rc,readFileSync as Ly,readdirSync as jy,existsSync as Ny}from"fs";import{join as ic}from"path";import j from"picocolors";import{query as Dy}from"@anthropic-ai/claude-agent-sdk";import{join as Bi}from"path";var Wi="citations",Hi="scorecard.md",_y="history",Cy=6,Ry=1,Ey=12,Ay=5,sr="Claude (web-grounded)";function ar(e){return Bi(e,b,Wi)}function Vl(e){return Bi(ar(e),Hi)}function zl(e){return Bi(ar(e),_y)}function Yl(e){return`${e.replace(/[:.]/g,"-")}.json`}function Jl(e){return typeof e!="number"||!Number.isFinite(e)?Cy:Math.max(Ry,Math.min(Ey,Math.floor(e)))}function lr(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>=Ay))break}return n}function rn(e){let t=e.results.length;return{cited:e.results.filter(r=>r.surfaced).length,total:t}}function Gi(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 Xl(e,t){let{cited:n,total:r}=rn(e);return{generated_at:t.generatedAt,domain:e.domain,brand:e.brand,cited:n,total:r,competitors:e.competitors,results:e.results}}function Ql(e,t){if(!t)return null;let{cited:n}=rn(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 Zl(e,t){let n=lr(e.competitors),r=[`- Domain: ${e.domain}`,e.name?`- Business name: ${e.name}`:null,e.type?`- Business type: ${e.type}`:null,e.description?`- What it does: ${e.description}`:null,`- OKF knowledge bundle present in repo: ${e.hasOkfBundle?"yes":"no"}`,n.length?`- Competitors to track: ${n.join(", ")}`:null].filter(Boolean).join(`
876
+ `)}import{existsSync as _y,mkdirSync as Cy,readFileSync as Vl,writeFileSync as Ry}from"fs";import{join as Bi}from"path";import vt from"picocolors";import{readdirSync as my,readFileSync as gy,statSync as hy}from"fs";import{join as ar}from"path";var Ul={minImpressionsToPreserve:50,onTopicRelevance:.34},yy=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 Bl(e){return e.toLowerCase().replace(/https?:\/\/[^/]+/g," ").replace(/[^a-z0-9]+/g," ").split(" ").filter(t=>t.length>2&&!yy.has(t)&&!/^\d+$/.test(t))}function Hl(e){let t=new Set;for(let n of e)for(let r of Bl(n))t.add(r);return t}function wy(e,t){let n=Bl(e);return n.length===0||t.size===0?0:n.filter(i=>t.has(i)).length/n.length}function by(e,t,n=Ul){let r=wy(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 Wl(e,t,n=Ul){return e.map(r=>by(r,t,n)).sort((r,i)=>i.row.impressions-r.row.impressions)}function Fi(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 sr(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 Ui(e){let t=e.split(/\r?\n/).filter(f=>f.trim()!=="");if(t.length<2)return[];let n=Fi(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=Fi(t[f]),g=(p[0]??"").trim();if(!g)continue;let y=l>=0?p[l]??"":"",h=sr(y);d.push({key:g,kind:i,clicks:s>=0?sr(p[s]??"")??0:0,impressions:a>=0?sr(p[a]??"")??0:0,position:c>=0?sr(p[c]??""):null,ctr:h===null?null:/%/.test(y)?h/100:h})}return d}function ky(e){let t=e.split(/\r?\n/).find(s=>s.trim()!=="");if(!t)return!1;let n=Fi(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 vy=[".","gsc",ar(".seoagent","gsc"),ar("data","gsc")],$y=4096;function Gl(e){let t=[];for(let n of vy){let r=ar(e,n),i;try{i=my(r)}catch{continue}for(let o of i){if(!/\.csv$/i.test(o))continue;let s=ar(r,o);try{if(!hy(s).isFile())continue;let a=gy(s,"utf-8").slice(0,$y);ky(a)&&t.push(s)}catch{}}}return t}var Fl=["harvest","redirect","sunset"],Sy={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 xy(e){return e.filter(t=>t.disposition==="redirect"&&t.row.kind==="page").map(t=>({from:t.row.key,note:t.action}))}function Kl(e){let{domain:t,directionSummary:n,decisions:r,generatedAt:i}=e,o=Fl.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(`
877
+ `);for(let l of Fl){let c=r.filter(d=>d.disposition===l);if(c.length!==0){s.push(`## ${Sy[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=xy(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(`
878
+ `)}function ql(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 Hi(e={}){let t=process.cwd(),n=T(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=it(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=Hl(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:Bi(t,e.csv);if(!_y(h)){u.error(`GSC CSV not found: ${h}`),process.exitCode=1;return}let w=Ui(Vl(h,"utf-8"));l.push(...w),c=`${w.length} row(s) from ${e.csv}`}else{let h=Gl(t);if(h.length>0){let w=null;for(let v of h)try{let S=Ui(Vl(v,"utf-8"));(!w||S.length>w.rows.length)&&(w={path:v,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: ${vt.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(vt.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=Wl(l,a),f=new Date().toISOString(),p=Bi(t,b,"strategy");Cy(p,{recursive:!0});let g=Bi(p,"migration-plan.md");Ry(g,Kl({domain:r,directionSummary:s,decisions:d,generatedAt:f}),"utf-8");let y=ql(d);if(e.json){process.stdout.write(JSON.stringify({domain:r,directionSummary:s,source:c,summary:y,decisions:d},null,2)+`
879
+ `);return}u.success(`Migration plan written \u2192 ${vt.dim(g)} (${c})`),u.message(` ${vt.green(`${y.harvest} harvest`)} \xB7 ${vt.cyan(`${y.redirect} redirect`)} \xB7 ${vt.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 ic,writeFileSync as oc,readFileSync as Dy,readdirSync as My,existsSync as Fy}from"fs";import{join as sc}from"path";import N from"picocolors";import{query as Uy}from"@anthropic-ai/claude-agent-sdk";import{join as Wi}from"path";var Gi="citations",Ki="scorecard.md",Ey="history",Ay=6,Py=1,Iy=12,Ty=5,lr="Claude (web-grounded)";function cr(e){return Wi(e,b,Gi)}function Yl(e){return Wi(cr(e),Ki)}function Jl(e){return Wi(cr(e),Ey)}function Xl(e){return`${e.replace(/[:.]/g,"-")}.json`}function Ql(e){return typeof e!="number"||!Number.isFinite(e)?Ay:Math.max(Py,Math.min(Iy,Math.floor(e)))}function ur(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>=Ty))break}return n}function sn(e){let t=e.results.length;return{cited:e.results.filter(r=>r.surfaced).length,total:t}}function qi(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 Zl(e,t){let{cited:n,total:r}=sn(e);return{generated_at:t.generatedAt,domain:e.domain,brand:e.brand,cited:n,total:r,competitors:e.competitors,results:e.results}}function ec(e,t){if(!t)return null;let{cited:n}=sn(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 tc(e,t){let n=ur(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(`
837
880
  `),i=n.length?`
838
881
  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?`,
839
882
  "competitorsSurfaced": [${JSON.stringify(n[0])}]`:`,
@@ -875,10 +918,10 @@ End your reply with EXACTLY ONE fenced \`\`\`json block (and nothing after it) m
875
918
  }
876
919
  \`\`\`
877
920
 
878
- \`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 ec(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=Iy(n[i]);if(o)return o}return null}function Iy(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=lr(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)?Py(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 Py(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 tc(e,t){let{cited:n,total:r}=rn(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=me(f.evidence||(f.surfaced?"surfaced":"not found")),w=f.source?me(ql(f.source)):"\u2014";return o?`| ${p+1} | ${me(f.query)} | ${g} | ${y} | ${w} | ${h} |`:`| ${p+1} | ${me(f.query)} | ${g} | ${y} | ${h} |`}).join(`
921
+ \`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 nc(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=Oy(n[i]);if(o)return o}return null}function Oy(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=ur(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)?Ly(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 Ly(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 rc(e,t){let{cited:n,total:r}=sn(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=me(f.evidence||(f.surfaced?"surfaced":"not found")),w=f.source?me(zl(f.source)):"\u2014";return o?`| ${p+1} | ${me(f.query)} | ${g} | ${y} | ${w} | ${h} |`:`| ${p+1} | ${me(f.query)} | ${g} | ${y} | ${h} |`}).join(`
879
922
  `),a=o?`| # | Query | Cited? | ~Rank | Source cited | Evidence |
880
923
  |---|-------|--------|-------|--------------|----------|`:`| # | Query | Cited? | ~Rank | Evidence |
881
- |---|-------|--------|-------|----------|`,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: ${me(ql(f.source))})_`:"";return`- **${me(f.query)}** \u2014 ${f.evidence||"not surfaced"}${p}`}).join(`
924
+ |---|-------|--------|-------|----------|`,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: ${me(zl(f.source))})_`:"";return`- **${me(f.query)}** \u2014 ${f.evidence||"not surfaced"}${p}`}).join(`
882
925
  `),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`---
883
926
  type: Report
884
927
  title: AI Citation Scorecard \u2014 ${e.domain}
@@ -893,11 +936,11 @@ engine: claude-web-grounded
893
936
  > measurement half of the AEO/GEO loop \u2014 \`seoagent okf\` makes you citable, this
894
937
  > tells you whether it's working.
895
938
 
896
- **Cited: ${n} / ${r} queries** \xB7 engine: ${sr} \xB7 ${i}
897
- ${Ty(t.trend,n,r)}
939
+ **Cited: ${n} / ${r} queries** \xB7 engine: ${lr} \xB7 ${i}
940
+ ${jy(t.trend,n,r)}
898
941
  ${a}
899
942
  ${s}
900
- ${Oy(e)}
943
+ ${Ny(e)}
901
944
  ## Where you're not surfacing (opportunities)
902
945
 
903
946
  ${c}
@@ -921,13 +964,13 @@ This is **not a per-engine guarantee**: ChatGPT, Perplexity, and Gemini each
921
964
  rank and cite differently, and tracking them individually is a planned
922
965
  follow-up. Treat the score as directional \u2014 watch the trend rather than fixating
923
966
  on a single number.
924
- `}function Ty(e,t,n){if(!e)return`
967
+ `}function jy(e,t,n){if(!e)return`
925
968
  _First run \u2014 re-run on a cadence to start tracking the trend._
926
969
  `;let r=e.scoreDelta>0?`\u25B2 up ${e.scoreDelta}`:e.scoreDelta<0?`\u25BC down ${Math.abs(e.scoreDelta)}`:"\u25AA no change",i=`
927
970
  **Trend:** ${t}/${n} this run \u2014 ${r} from ${e.prevCited}/${e.prevTotal} on ${e.prevDate}.`;return e.newlyCited.length&&(i+=`
928
971
  - \u2705 Newly cited: ${e.newlyCited.map(o=>`_${me(o)}_`).join("; ")}`),e.newlyDropped.length&&(i+=`
929
972
  - \u26A0\uFE0F Dropped: ${e.newlyDropped.map(o=>`_${me(o)}_`).join("; ")}`),i+`
930
- `}function Oy(e){if(!e.competitors.length)return"";let t=Gi(e).map(n=>{let r=n.isYou?`**${me(n.brand)} (you)**`:me(n.brand),i=n.total>0?`${Math.round(n.surfaced/n.total*100)}%`:"\u2014";return`| ${r} | ${n.surfaced} / ${n.total} | ${i} |`}).join(`
973
+ `}function Ny(e){if(!e.competitors.length)return"";let t=qi(e).map(n=>{let r=n.isYou?`**${me(n.brand)} (you)**`:me(n.brand),i=n.total>0?`${Math.round(n.surfaced/n.total*100)}%`:"\u2014";return`| ${r} | ${n.surfaced} / ${n.total} | ${i} |`}).join(`
931
974
  `);return`
932
975
  ## Share of voice
933
976
 
@@ -936,17 +979,17 @@ How often each brand surfaces across the same ${e.results.length} queries.
936
979
  | Brand | Surfaced | Rate |
937
980
  |-------|----------|------|
938
981
  ${t}
939
- `}function ql(e){let t=e.replace(/^https?:\/\//i,"").replace(/\/$/,"");return t.length<=48?t:t.slice(0,47)+"\u2026"}function me(e){return e.replace(/\|/g,"\\|").replace(/\n+/g," ").trim()}async function on(e={}){let t=process.cwd(),n=P(t);if(!n)return;let r=Yt();if(r!=="env-key"&&r!=="enterprise"&&r!=="claude-session-likely"){u.warn($e[r].summary),$e[r].next&&u.message(` ${$e[r].next}`),process.exitCode=1;return}u.info(j.dim($e[r].summary));let i=rt(t),o=Ln(t),s=lr(e.competitors&&e.competitors.length?e.competitors:By(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=Jl(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 ${sr}.`),u.message(j.dim(` This runs live web searches and can take a minute\u2026
940
- `));let c=Zl(a,l),d=await Fy({cwd:t,prompt:c,model:e.model});if(d===null){process.exitCode=1;return}let f=ec(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=zl(t),y=Wy(g),h=Ql(f,y),w=tc(f,{generatedAt:p,trend:h});nc(ar(t),{recursive:!0}),rc(Vl(t),w,"utf-8"),nc(g,{recursive:!0}),rc(ic(g,Yl(p)),JSON.stringify(Xl(f,{generatedAt:p}),null,2)+`
941
- `,"utf-8");let{cited:$,total:S}=rn(f),N=$===0?j.red:$<S?j.yellow:j.green,O=[{content:j.bold("AI Citation Scorecard")},{sep:!0},{content:`Domain: ${j.cyan(f.domain)}`},{content:`Cited: ${N(`${$} / ${S}`)} ${j.dim("queries")}`}];if(h){let W=h.scoreDelta>0?j.green(`\u25B2 +${h.scoreDelta}`):h.scoreDelta<0?j.red(`\u25BC ${h.scoreDelta}`):j.dim("\u25AA 0");O.push({content:`Trend: ${W} ${j.dim(`vs ${h.prevCited}/${h.prevTotal} on ${h.prevDate}`)}`})}else O.push({content:j.dim("Trend: first run \u2014 re-run to start tracking")});if(O.push({content:`Engine: ${j.dim(sr)}`}),f.competitors.length){O.push({sep:!0}),O.push({content:j.dim("Share of voice:")});for(let W of Gi(f)){let ne=W.isYou?j.bold(`${W.brand} (you)`):W.brand;O.push({content:` ${ne}: ${W.surfaced}/${W.total}`})}}O.push({sep:!0}),O.push({content:j.dim(`Saved \u2192 .seoagent/${Wi}/${Hi}`)}),O.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(F(O,{title:j.magenta("citations")})),e.json&&process.stdout.write(JSON.stringify(f,null,2)+`
942
- `)}async function Fy(e){let{cwd:t,prompt:n,model:r}=e;try{let i=Dy({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)My(l)}else if(s.type==="result"){if(process.stdout.write(`
982
+ `}function zl(e){let t=e.replace(/^https?:\/\//i,"").replace(/\/$/,"");return t.length<=48?t:t.slice(0,47)+"\u2026"}function me(e){return e.replace(/\|/g,"\\|").replace(/\n+/g," ").trim()}async function an(e={}){let t=process.cwd(),n=T(t);if(!n)return;let r=Xt();if(r!=="env-key"&&r!=="enterprise"&&r!=="claude-session-likely"){u.warn($e[r].summary),$e[r].next&&u.message(` ${$e[r].next}`),process.exitCode=1;return}u.info(N.dim($e[r].summary));let i=it(t),o=jn(t),s=ur(e.competitors&&e.competitors.length?e.competitors:Gy(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=Ql(e.queries);u.message(`${N.cyan("\u25C7")} Auditing AI citations for ${N.bold(a.domain)} \u2014 ${l} web-grounded quer${l===1?"y":"ies"} via ${lr}.`),u.message(N.dim(` This runs live web searches and can take a minute\u2026
983
+ `));let c=tc(a,l),d=await By({cwd:t,prompt:c,model:e.model});if(d===null){process.exitCode=1;return}let f=nc(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=Jl(t),y=Ky(g),h=ec(f,y),w=rc(f,{generatedAt:p,trend:h});ic(cr(t),{recursive:!0}),oc(Yl(t),w,"utf-8"),ic(g,{recursive:!0}),oc(sc(g,Xl(p)),JSON.stringify(Zl(f,{generatedAt:p}),null,2)+`
984
+ `,"utf-8");let{cited:v,total:S}=sn(f),O=v===0?N.red:v<S?N.yellow:N.green,I=[{content:N.bold("AI Citation Scorecard")},{sep:!0},{content:`Domain: ${N.cyan(f.domain)}`},{content:`Cited: ${O(`${v} / ${S}`)} ${N.dim("queries")}`}];if(h){let D=h.scoreDelta>0?N.green(`\u25B2 +${h.scoreDelta}`):h.scoreDelta<0?N.red(`\u25BC ${h.scoreDelta}`):N.dim("\u25AA 0");I.push({content:`Trend: ${D} ${N.dim(`vs ${h.prevCited}/${h.prevTotal} on ${h.prevDate}`)}`})}else I.push({content:N.dim("Trend: first run \u2014 re-run to start tracking")});if(I.push({content:`Engine: ${N.dim(lr)}`}),f.competitors.length){I.push({sep:!0}),I.push({content:N.dim("Share of voice:")});for(let D of qi(f)){let J=D.isYou?N.bold(`${D.brand} (you)`):D.brand;I.push({content:` ${J}: ${D.surfaced}/${D.total}`})}}I.push({sep:!0}),I.push({content:N.dim(`Saved \u2192 .seoagent/${Gi}/${Ki}`)}),I.push({content:v<S?N.dim("Not surfacing everywhere \u2014 see the scorecard, then `seoagent okf`."):N.dim("Surfacing across the board. Re-run periodically to catch drift.")}),u.message(F(I,{title:N.magenta("citations")})),e.json&&process.stdout.write(JSON.stringify(f,null,2)+`
985
+ `)}async function By(e){let{cwd:t,prompt:n,model:r}=e;try{let i=Uy({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)Hy(l)}else if(s.type==="result"){if(process.stdout.write(`
943
986
  `),!(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(`
944
- `),u.error(` Agent error: ${i.message}`),null}}function My(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(Xn(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?` ${Uy(i,70)}`:""}
945
- `))}}function Uy(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function By(e){return typeof e!="string"?[]:e.split(",").map(t=>t.trim()).filter(Boolean)}function Wy(e){try{if(!Ny(e))return null;let t=jy(e).filter(i=>i.endsWith(".json")).sort();if(t.length===0)return null;let n=t[t.length-1],r=JSON.parse(Ly(ic(e,n),"utf-8"));return r&&typeof r=="object"&&Array.isArray(r.results)&&typeof r.generated_at=="string"?r:null}catch{return null}}import $t from"picocolors";var Hy=30,Gy=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi;function Ky(e){let t=e,n=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(t);n&&(t=n[1]),t=t.replace(Gy," ").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<Hy?"empty":"yes"}}async function qy(e,t){try{let n=await I(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}=Ky(r);return{status:n.status,rendered:o,wordCount:i}}catch{return{status:null,rendered:"error",wordCount:0}}}async function oc(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 qy(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 Ki=300;async function sn(e={}){if(e.all){await Vy();return}let t=process.cwd();if(!P(t))return;Ge(t);let n=si(t);ac(t);let r=await sc(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 sc(e,t={}){try{let n=_(e),r=n?.domain&&n.domain!=="unknown"?n.domain:null,{pages:i}=ce(e,r);t.enrichSitemap&&r&&await cs(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,Ki);if(l.length>Ki&&u.info(`Crawling the first ${Ki} of ${l.length} pages (cap).`),c.length>0){u.info(`Crawling ${c.length} page${c.length===1?"":"s"}\u2026`),s=await oc(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=In(e,i,s);return{added:a.added,total:a.total,crawl:o}}catch{return{added:0,total:0}}}async function Vy(){let e=Wo();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 ${$t.bold(A)}\u2026`);let t=0,n=0;for(let r of e){let i=si(r);ac(r);let o=await sc(r),s=o.added>0?$t.cyan(` +${o.added} page${o.added===1?"":"s"}`):"";if(i.reason==="refreshed"){t++;let a=i.from&&i.from!==i.to?$t.dim(` (${i.from} \u2192 ${i.to})`):"";u.message(` ${$t.green("\u2713")} ${r}${a}${s}`)}else n++,u.message(` ${$t.yellow("!")} ${r} ${$t.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 ac(e){try{He(e)}catch{}}import{spinner as Vi,confirm as zy,isCancel as Yy}from"@clack/prompts";import v from"picocolors";var cc={easy_win:"easy win",striking_distance:"striking distance",competitor_gap:"competitor gap",defend:"defend",low_priority:"low priority"};async function Jy(e){let t=process.cwd(),n=xn(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?Vi():null;a?.start(`Looking up ${v.bold(`"${e.keyword}"`)} ${v.dim("via DataForSEO (free peek)\u2026")}`);let l;try{l=await I(`${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})+`
946
- `);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(lc()),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(Xy(c.opportunity)),c.remaining&&u.message(`${v.dim("Peeks remaining today:")} ${v.bold(String(c.remaining.install))} ${v.dim("\u2014 "+lc())}`)}function Xy(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(Qy(e.difficulty))}`:v.dim("n/a"),o=cc[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 F(a,{width:55,title:l})}function Qy(e){return e<=20?"easy":e<=40?"moderate":e<=60?"hard":"very hard"}function lc(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 qi(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 [${cc[n.opportunity]??n.opportunity}] ${n.keyword} \u2014 ${r}, ${i}${o}`)}}}function Zy(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 ew(e){let t=e.all?"all":"suggested";if(t==="all"&&process.stdin.isTTY){let a=await zy({message:"Delete ALL keywords for this site from the cloud? This cannot be undone."});if(Yy(a)||!a){u.info("No changes.");return}}let n=e.apiBase||e.auth.api_base||T.BASE,r=process.stdout.isTTY?Vi():null;r?.start(t==="all"?"Purging all keywords\u2026":"Purging suggested keywords\u2026");let i;try{i=await I(`${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 Me(e={}){if(e.peek&&e.peek.trim().length>0){await Jy({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 ew({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?Vi():null;c?.start(a);let d=o==="competitors"||o==="discover"||o==="seed",f;try{f=await I(`${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(se("cli-keywords-competitors"))}`:`Upgrade to find new keywords to target: ${v.cyan(se("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.`)),Zy(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.`)),qi(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.`)),qi(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"}.`)),qi(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(se("cli-keywords-cap"))}`)}import M from"picocolors";function an(e={}){let t=process.cwd(),n=_(t),r=Te(t);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
947
- `);return}if(u.message(tw(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 tw(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=ts();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 F(r,{width:64,title:i})}import{existsSync as Ji,mkdirSync as pc,writeFileSync as fc}from"fs";import{dirname as ur,isAbsolute as lw,join as cr,resolve as cw}from"path";import{tmpdir as uw}from"os";import{spinner as dw}from"@clack/prompts";import K from"picocolors";import{Buffer as uc}from"buffer";var nw=6e4,zi=18e4,rw=15e3;async function Yi(e){let t=await fetch(e,{signal:AbortSignal.timeout(nw)});if(!t.ok)throw new Error(`Image download failed: ${t.status} ${t.statusText}`);let n=await t.arrayBuffer();return uc.from(n)}async function iw(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(zi)});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:uc.from(i.b64_json,"base64"),contentType:"image/png"};if(i.url)return{bytes:await Yi(i.url),contentType:"image/png"};throw new Error("OpenAI image API returned neither b64_json nor url")}async function ow(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(zi)});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 Yi(i.url),contentType:i.content_type??"image/png"}}async function sw(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(rw)});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 aw(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(zi)});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 sw(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 Yi(i),contentType:"image/png",providerImageId:r.id}}async function dc(e,t){switch(e){case"openai":return iw(t);case"fal":return ow(t);case"replicate":return aw(t);default:throw new Error(`Unknown image provider: ${e}`)}}function pw(e){return e==="openai"||e==="fal"||e==="replicate"}async function ln(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(!pw(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=Te(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=es(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=lw(e.out)?e.out:cw(t,e.out),a=!e.silent&&!!process.stdout.isTTY?dw():null;a?.start(`Generating image with ${K.bold(r)} ${K.dim(`(${i.envName})`)}\u2026`);try{let l=await dc(r,{prompt:e.prompt,apiKey:i.key,size:e.size});Ji(ur(o))||pc(ur(o),{recursive:!0}),fc(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=mw(t,{provider:r,envName:i.envName,prompt:e.prompt,size:e.size,outPath:o,error:l});u.message(fw({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 fw(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 F(o,{width:70,title:c})}function mw(e,t){let r=`seoagent-generate-image-${new Date().toISOString().replace(/[:.]/g,"-")}.log`,i=cr(e,b),o=cr(i,".errors"),s=Ji(i)?cr(o,r):cr(uw(),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(ur(s))||pc(ur(s),{recursive:!0}),fc(s,a.join(`
948
- `)),s}catch{return null}}import Y from"picocolors";async function cn(e={}){let t=_(process.cwd()),n=L(t?.domain);if(!n){let l=Pe();e.json?process.stdout.write(`${JSON.stringify({logged_in:!1,other_sites:l})}
949
- `):(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})}
987
+ `),u.error(` Agent error: ${i.message}`),null}}function Hy(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(Zn(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(N.dim(` ${N.magenta("\u{1F50E}")} ${n}${i?` ${Wy(i,70)}`:""}
988
+ `))}}function Wy(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function Gy(e){return typeof e!="string"?[]:e.split(",").map(t=>t.trim()).filter(Boolean)}function Ky(e){try{if(!Fy(e))return null;let t=My(e).filter(i=>i.endsWith(".json")).sort();if(t.length===0)return null;let n=t[t.length-1],r=JSON.parse(Dy(sc(e,n),"utf-8"));return r&&typeof r=="object"&&Array.isArray(r.results)&&typeof r.generated_at=="string"?r:null}catch{return null}}import $t from"picocolors";var qy=30,Vy=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi;function zy(e){let t=e,n=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(t);n&&(t=n[1]),t=t.replace(Vy," ").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<qy?"empty":"yes"}}async function Yy(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}=zy(r);return{status:n.status,rendered:o,wordCount:i}}catch{return{status:null,rendered:"error",wordCount:0}}}async function ac(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 Yy(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 Vi=300;async function ln(e={}){if(e.all){await Jy();return}let t=process.cwd();if(!T(t))return;Ge(t);let n=li(t);cc(t);let r=await lc(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 lc(e,t={}){try{let n=_(e),r=n?.domain&&n.domain!=="unknown"?n.domain:null,{pages:i}=ce(e,r);t.enrichSitemap&&r&&await ds(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,Vi);if(l.length>Vi&&u.info(`Crawling the first ${Vi} of ${l.length} pages (cap).`),c.length>0){u.info(`Crawling ${c.length} page${c.length===1?"":"s"}\u2026`),s=await ac(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=In(e,i,s);return{added:a.added,total:a.total,crawl:o}}catch{return{added:0,total:0}}}async function Jy(){let e=Go();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 ${$t.bold(A)}\u2026`);let t=0,n=0;for(let r of e){let i=li(r);cc(r);let o=await lc(r),s=o.added>0?$t.cyan(` +${o.added} page${o.added===1?"":"s"}`):"";if(i.reason==="refreshed"){t++;let a=i.from&&i.from!==i.to?$t.dim(` (${i.from} \u2192 ${i.to})`):"";u.message(` ${$t.green("\u2713")} ${r}${a}${s}`)}else n++,u.message(` ${$t.yellow("!")} ${r} ${$t.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 cc(e){try{We(e)}catch{}}import{spinner as Yi,confirm as Xy,isCancel as Qy}from"@clack/prompts";import $ from"picocolors";var dc={easy_win:"easy win",striking_distance:"striking distance",competitor_gap:"competitor gap",defend:"defend",low_priority:"low priority"};async function Zy(e){let t=process.cwd(),n=_n(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||L.BASE).replace(/\/$/,""),a=!!process.stdout.isTTY&&!e.json?Yi():null;a?.start(`Looking up ${$.bold(`"${e.keyword}"`)} ${$.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}`,$.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})+`
989
+ `);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}.`,$.yellow(`Daily peek quota reached for ${d}.`)),u.message(uc()),process.exitCode=1;return}if(!l.ok||!c){x(a,"error",`Peek failed (${l.status})${c?.error?`: ${c.error}`:""}`,$.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.",$.yellow("Real keyword data is temporarily unavailable. Try again later.")),u.message($.dim("No action needed on your side \u2014 the maintainer has been notified."));return}if(c.skipped==="no-creds"||c.skipped==="no-table"){x(a,"warn","Real keyword data isn\u2019t enabled on the server yet \u2014 try again later.",$.yellow("Real keyword data is not enabled on the server yet."));return}if(!c.opportunity){x(a,"warn",`No data returned for "${e.keyword}".`,$.yellow(`No data returned for "${e.keyword}".`));return}a?.stop($.green("Got it.")),u.message(ew(c.opportunity)),c.remaining&&u.message(`${$.dim("Peeks remaining today:")} ${$.bold(String(c.remaining.install))} ${$.dim("\u2014 "+uc())}`)}function ew(e){let n=c=>$.dim(c.padEnd(14)),r=e.volume!=null?$.bold(String(e.volume)):$.dim("n/a"),i=e.difficulty!=null?`${$.bold(String(e.difficulty))} ${$.dim(tw(e.difficulty))}`:$.dim("n/a"),o=dc[e.opportunity]??e.opportunity,s=e.opportunity==="easy_win"?$.bold($.green(o)):e.opportunity==="striking_distance"?$.bold($.cyan(o)):e.opportunity==="competitor_gap"?$.bold($.yellow(o)):$.dim(o),a=[{content:`${$.green("\u25CF")} ${$.bold(e.keyword)}`},{sep:!0},{content:`${n("Volume:")}${r} ${$.dim("/mo")}`},{content:`${n("Difficulty:")}${i}`},{content:`${n("Opportunity:")}${s}`}],l=`${$.bold($.cyan("Keyword peek"))}`;return F(a,{width:55,title:l})}function tw(e){return e<=20?"easy":e<=40?"moderate":e<=60?"hard":"very hard"}function uc(e=j()){return e?`You're logged in \u2014 run \`${m("keywords")}\` for full enrichment (no quota). Pro unlocks the full inventory beyond the ~25 cap plus \`${m("keywords --discover")}\` (new targets) + \`${m("keywords --competitors")}\` (competitor gaps): ${m("upgrade")}.`:`Log in for the full top-25 enrichment, no quota: ${m("login")}`}function zi(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 [${dc[n.opportunity]??n.opportunity}] ${n.keyword} \u2014 ${r}, ${i}${o}`)}}}function nw(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 rw(e){let t=e.all?"all":"suggested";if(t==="all"&&process.stdin.isTTY){let a=await Xy({message:"Delete ALL keywords for this site from the cloud? This cannot be undone."});if(Qy(a)||!a){u.info("No changes.");return}}let n=e.apiBase||e.auth.api_base||L.BASE,r=process.stdout.isTTY?Yi():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}`,$.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.",$.yellow("Nothing to purge yet."));return}if(!i.ok||o?.status!=="ok"){x(r,"error",`Purge failed (${i.status})${o?.error?`: ${o.error}`:""}`,$.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"}.`,$.green(`Purged ${s} keyword${s===1?"":"s"}.`)),u.message($.dim(t==="all"?"Cleared the cloud inventory. Re-run `seoagent keywords --seed` / strategy to rebuild it.":"Cleared discovery noise. Your clustered keywords were kept."))}async function Fe(e={}){if(e.peek&&e.peek.trim().length>0){await Zy({keyword:e.peek.trim(),apiBase:e.apiBase,json:e.json});return}let t=_(process.cwd()),n=j(t?.domain);if(!n){u.error(`Not logged in. Run \`${m("login")}\` first.`),process.exitCode=1;return}if(e.purge){await rw({all:e.all,apiBase:e.apiBase,auth:n});return}let r=e.apiBase||n.api_base||L.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?Yi():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}`,$.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.",$.yellow("Paid feature \u2014 upgrade to continue.")),u.message(o==="competitors"?`Upgrade to see which keywords competitors rank for that you don't: ${$.cyan(se("cli-keywords-competitors"))}`:`Upgrade to find new keywords to target: ${$.cyan(se("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}`:""}`,$.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.",$.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.",$.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.",$.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.",$.yellow("Real keyword data is not enabled on the server yet."));return}if(p.skipped){x(c,"warn",`Skipped: ${p.skipped}`,$.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").`,$.green(`${y} competitor gap${y===1?"":"s"} found.`)),nw(p.topGaps??[]),u.message(`Review them in ${$.cyan(".seoagent/keywords.md")} (a read-only projection \u2014 don't hand-edit it). Keep the on-topic ones for your clusters; clear off-topic noise with \`${m("keywords --purge")}\`. The analyzed competitors are saved to your dashboard's Competitors section.`);return}if(o==="discover"){let y=p.discovered??0;x(c,"success",`Discovered ${y} new keyword${y===1?"":"s"} to target (added as "suggested").`,$.green(`${y} new keyword${y===1?"":"s"} discovered.`)),zi(p.opportunities??[]),u.message(`Review them in ${$.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").`,$.green(`${y} keyword${y===1?"":"s"} seeded from Search Console.`)),zi(p.opportunities??[]),u.message(`These are queries your site already gets impressions for \u2014 striking-distance wins first. Review in ${$.cyan(".seoagent/keywords.md")} and build clusters from them.`);return}let g=p.enriched??0;x(c,"success",`Enriched ${g} keyword${g===1?"":"s"}.`,$.green(`Enriched ${g} keyword${g===1?"":"s"}.`)),zi(p.opportunities??[]),p.paid||u.message(`${$.dim("Free plan:")} enriched up to ${$.bold(String(p.cap??25))} keywords. ${$.dim("Upgrade for full enrichment + discovery + competitor gap:")} ${$.cyan(se("cli-keywords-cap"))}`)}import U from"picocolors";function cn(e={}){let t=process.cwd(),n=_(t),r=Oe(t);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
990
+ `);return}if(u.message(iw(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 ${U.cyan(".seoagent/project.md")} ${U.dim(`(image_provider: ${r.provider})`)}`)}function iw(e){let n=o=>U.dim(o.padEnd(12)),r=[];if(e.provider==="none"){r.push({content:`${U.dim("\u25CB")} ${U.bold(U.yellow("No image provider detected"))}`}),r.push({sep:!0}),r.push({content:U.dim("Set ONE of these to enable image generation:")});let o=rs();for(let s of Object.keys(o))r.push({content:`${n(s+":")}${U.cyan(o[s].join(" or "))}`});r.push({sep:!0}),r.push({content:U.dim("Add to your shell, .env.local, or .env, then re-run:")}),r.push({content:` ${U.cyan(m("env-check"))}`})}else{r.push({content:`${U.green("\u2713")} ${U.dim("Image provider:")} ${U.bold(U.green(e.provider))}`}),r.push({sep:!0}),e.matched_key&&r.push({content:`${n("Key:")}${U.bold(e.matched_key)}`}),e.source&&r.push({content:`${n("Source:")}${U.cyan(e.source)}`});let o=e.available_providers.filter(s=>s!==e.provider);o.length>0&&r.push({content:`${n("Available:")}${U.dim(o.join(", "))}`})}let i=`${U.bold(U.cyan("SEOAgent"))} ${U.dim("\xB7")} ${U.dim("env-check")}`;return F(r,{width:64,title:i})}import{existsSync as Qi,mkdirSync as mc,writeFileSync as gc}from"fs";import{dirname as pr,isAbsolute as dw,join as dr,resolve as pw}from"path";import{tmpdir as fw}from"os";import{spinner as mw}from"@clack/prompts";import K from"picocolors";import{Buffer as pc}from"buffer";var ow=6e4,Ji=18e4,sw=15e3;async function Xi(e){let t=await fetch(e,{signal:AbortSignal.timeout(ow)});if(!t.ok)throw new Error(`Image download failed: ${t.status} ${t.statusText}`);let n=await t.arrayBuffer();return pc.from(n)}async function aw(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(Ji)});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:pc.from(i.b64_json,"base64"),contentType:"image/png"};if(i.url)return{bytes:await Xi(i.url),contentType:"image/png"};throw new Error("OpenAI image API returned neither b64_json nor url")}async function lw(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(Ji)});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 Xi(i.url),contentType:i.content_type??"image/png"}}async function cw(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(sw)});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 uw(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(Ji)});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 cw(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 Xi(i),contentType:"image/png",providerImageId:r.id}}async function fc(e,t){switch(e){case"openai":return aw(t);case"fal":return lw(t);case"replicate":return uw(t);default:throw new Error(`Unknown image provider: ${e}`)}}function gw(e){return e==="openai"||e==="fal"||e==="replicate"}async function un(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(!gw(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=Oe(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=ns(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=dw(e.out)?e.out:pw(t,e.out),a=!e.silent&&!!process.stdout.isTTY?mw():null;a?.start(`Generating image with ${K.bold(r)} ${K.dim(`(${i.envName})`)}\u2026`);try{let l=await fc(r,{prompt:e.prompt,apiKey:i.key,size:e.size});Qi(pr(o))||mc(pr(o),{recursive:!0}),gc(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=yw(t,{provider:r,envName:i.envName,prompt:e.prompt,size:e.size,outPath:o,error:l});u.message(hw({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 hw(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 F(o,{width:70,title:c})}function yw(e,t){let r=`seoagent-generate-image-${new Date().toISOString().replace(/[:.]/g,"-")}.log`,i=dr(e,b),o=dr(i,".errors"),s=Qi(i)?dr(o,r):dr(fw(),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 Qi(pr(s))||mc(pr(s),{recursive:!0}),gc(s,a.join(`
991
+ `)),s}catch{return null}}import Y from"picocolors";async function dn(e={}){let t=_(process.cwd()),n=j(t?.domain);if(!n){let l=Te();e.json?process.stdout.write(`${JSON.stringify({logged_in:!1,other_sites:l})}
992
+ `):(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||L.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})}
950
993
  `);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}`})}
951
- `):u.error(`Could not fetch your account (HTTP ${o.status})${s?.error?`: ${s.error}`:""}`),process.exitCode=1;return}let a=Pe().filter(l=>l!==s.domain);if(e.json){process.stdout.write(`${JSON.stringify({logged_in:!0,...s,other_sites:a},null,2)}
952
- `);return}u.message(gw(s)),a.length>0&&u.message(Y.dim(`Also logged in to: ${a.join(", ")}.`)),s.paid===!1&&u.message(`${Y.dim("Upgrade for autopilot:")} ${Y.cyan(se("cli-whoami"))}`)}function gw(e){let n=o=>Y.dim(o.padEnd(10)),r=[];if(e.email&&(r.push({content:`${Y.green("\u2713")} ${Y.dim("Logged in as")} ${Y.bold(e.email)}`}),r.push({sep:!0})),e.domain&&r.push({content:`${n("Website:")}${Y.cyan(e.domain)}`}),e.plan){let o=e.paid?Y.bold(Y.green(e.plan)):Y.bold(e.plan);r.push({content:`${n("Plan:")}${o}`})}e.api_base&&r.push({content:`${n("API:")}${Y.dim(e.api_base)}`});let i=`${Y.bold(Y.cyan("SEOAgent"))} ${Y.dim("\xB7")} ${Y.dim("whoami")}`;return F(r,{width:55,title:i})}import{select as dn,text as un,confirm as hc,isCancel as te,intro as hw,outro as yw}from"@clack/prompts";import dr from"picocolors";function ww(){return[{command:"status",label:"Show project status",hint:"Audit, strategy, briefs, content, roadmap \u2014 everything at a glance.",run:async()=>Ut()},{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 Dt()}},{command:"login",label:"Connect this CLI to seoagent.com",hint:"Opens the browser to bind your account.",run:async()=>await Gt()},{command:"whoami",label:"Show logged-in account",hint:"Email, bound website, plan, API base.",run:async()=>await cn()},{command:"keywords",label:"Keyword research",hint:"Peek (free, one keyword) \xB7 enrich \xB7 discover \xB7 competitor gaps.",run:async()=>{let e=await dn({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 un({message:"Keyword to peek:",placeholder:"saas seo",validate:n=>String(n??"").trim()?void 0:"A keyword is required."});if(te(t))return;await Me({peek:String(t)})}else e==="discover"?await Me({discover:!0}):e==="competitors"?await Me({competitors:!0}):await Me()}},{command:"internal-links",label:"Analyze internal links",hint:"Find orphan pages \u2192 .seoagent/internal-links.md",run:async()=>Xt({})},{command:"okf",label:"Open Knowledge Format bundle",hint:"Make your site AI-readable (AEO/GEO) \u2192 .seoagent/okf/",run:async()=>{let e=await dn({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)||Qt(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 on()},{command:"generate-image",label:"Generate an image",hint:"Uses the detected (or explicit) provider.",run:async()=>{let e=await un({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 un({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 ln({prompt:String(e),out:String(t)})}},{command:"env-check",label:"Check image-generation provider",hint:"Detect openai / fal / replicate from your env.",run:async()=>an({})},{command:"autopilot",label:"Toggle CLI autopilot",hint:"on / off / status \u2014 paid feature for queueing SEO fixes.",run:async()=>{let e=await dn({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 Jt(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 un({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 hc({message:"Mark as failed instead of completed?",initialValue:!1});if(te(t))return;let n;if(t===!0){let r=await un({message:"Reason for failure (optional):",placeholder:"couldn't apply because\u2026"});if(te(r))return;String(r).trim()&&(n=String(r))}await Fe(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 Wt()},{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 Ht({})},{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 dn({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)||sn({all:e==="all"})}},{command:"logout",label:"Log out",hint:"Clear stored credentials for seoagent.com.",run:async()=>Kt()},{command:"uninstall",label:"Uninstall SEOAgent from this project",hint:"Remove .seoagent/, the skill bundle, and the sync hook.",run:async()=>await Ft({})}]}var mc="__exit__";async function gc(e=ww()){let t=e.map(i=>({value:i.command,label:i.label,hint:i.hint}));t.push({value:mc,label:"Exit",hint:"Close the menu"});let n=await dn({message:"What would you like to do?",options:t});if(te(n)||n===mc)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 Xi(){if(!process.stdin.isTTY){u.info("The menu needs an interactive terminal. Use the regular commands directly, e.g. `seoagent --help`.");return}hw(`${dr.bold(dr.cyan("SEOAgent"))} ${dr.dim("\xB7 menu")}`);let e=await gc();for(;!e;){let t=await hc({message:"Do another?",initialValue:!0});if(te(t)||t===!1){e=!0;break}e=await gc()}yw(dr.dim("See you next time."))}var R=new bw;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=>{Dt({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=>{Ft({yes:e.yes,global:e.global})});R.command("status").description("Show current SEO project state").action(Ut);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=>{bi({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=>{Gt({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=>{Kt({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)=>{Fe(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=>{li({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=>{pi({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)=>{Jt(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=>{Me({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=>{Xt({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)=>{gi(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)=>{Qt(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=>{ki({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=>{vi({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=>{Ii({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=>{Oi({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)=>{ji({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)=>{Ni({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=>{Ui({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=>{on({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=>{an({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=>{ln({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=>{cn({json:e.json,apiBase:e.apiBase})});R.command("upgrade").description("Open the SEOAgent Cloud pricing page in your browser (plan upgrade)").action(Wt);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=>{Ht({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=>{sn({all:e.all,crawl:e.crawl})});R.command("menu").description("Interactive menu \u2014 pick a command from a list (no flags required)").action(()=>{Xi()});process.argv.length===2&&(R.outputHelp(),process.exit(0));R.parse();
994
+ `):u.error(`Could not fetch your account (HTTP ${o.status})${s?.error?`: ${s.error}`:""}`),process.exitCode=1;return}let a=Te().filter(l=>l!==s.domain);if(e.json){process.stdout.write(`${JSON.stringify({logged_in:!0,...s,other_sites:a},null,2)}
995
+ `);return}u.message(ww(s)),a.length>0&&u.message(Y.dim(`Also logged in to: ${a.join(", ")}.`)),s.paid===!1&&u.message(`${Y.dim("Upgrade for autopilot:")} ${Y.cyan(se("cli-whoami"))}`)}function ww(e){let n=o=>Y.dim(o.padEnd(10)),r=[];if(e.email&&(r.push({content:`${Y.green("\u2713")} ${Y.dim("Logged in as")} ${Y.bold(e.email)}`}),r.push({sep:!0})),e.domain&&r.push({content:`${n("Website:")}${Y.cyan(e.domain)}`}),e.plan){let o=e.paid?Y.bold(Y.green(e.plan)):Y.bold(e.plan);r.push({content:`${n("Plan:")}${o}`})}e.api_base&&r.push({content:`${n("API:")}${Y.dim(e.api_base)}`});let i=`${Y.bold(Y.cyan("SEOAgent"))} ${Y.dim("\xB7")} ${Y.dim("whoami")}`;return F(r,{width:55,title:i})}import{select as fn,text as pn,confirm as wc,isCancel as ne,intro as bw,outro as kw}from"@clack/prompts";import fr from"picocolors";function vw(){return[{command:"status",label:"Show project status",hint:"Audit, strategy, briefs, content, roadmap \u2014 everything at a glance.",run:async()=>Bt()},{command:"sync",label:"Sync with the cloud dashboard",hint:"Push local .seoagent/ changes + pull dashboard edits.",run:async()=>await Z()},{command:"init",label:"Initialize a SEOAgent project",hint:"Scaffold .seoagent/ + the skill file in this directory.",run:async()=>{await Mt()}},{command:"login",label:"Connect this CLI to seoagent.com",hint:"Opens the browser to bind your account.",run:async()=>await Kt()},{command:"whoami",label:"Show logged-in account",hint:"Email, bound website, plan, API base.",run:async()=>await dn()},{command:"keywords",label:"Keyword research",hint:"Peek (free, one keyword) \xB7 enrich \xB7 discover \xB7 competitor gaps.",run:async()=>{let e=await fn({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(!ne(e))if(e==="peek"){let t=await pn({message:"Keyword to peek:",placeholder:"saas seo",validate:n=>String(n??"").trim()?void 0:"A keyword is required."});if(ne(t))return;await Fe({peek:String(t)})}else e==="discover"?await Fe({discover:!0}):e==="competitors"?await Fe({competitors:!0}):await Fe()}},{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 fn({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"}]});ne(e)||en(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 an()},{command:"generate-image",label:"Generate an image",hint:"Uses the detected (or explicit) provider.",run:async()=>{let e=await pn({message:"Image prompt:",placeholder:"a minimalist cyan box logo",validate:n=>String(n??"").trim()?void 0:"A prompt is required."});if(ne(e))return;let t=await pn({message:"Output file path:",placeholder:".seoagent/content/images/hero.png",validate:n=>String(n??"").trim()?void 0:"An output path is required."});ne(t)||await un({prompt:String(e),out:String(t)})}},{command:"env-check",label:"Check image-generation provider",hint:"Detect openai / fal / replicate from your env.",run:async()=>cn({})},{command:"autopilot",label:"Toggle CLI autopilot",hint:"on / off / status \u2014 paid feature for queueing SEO fixes.",run:async()=>{let e=await fn({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"}]});ne(e)||await Qt(String(e))}},{command:"pull",label:"Pull dashboard changes only",hint:"Cloud \u2192 local. Same as the second half of `sync`.",run:async()=>await Xe()},{command:"ack",label:"Close out a pending inbox action",hint:"Mark a .seoagent/inbox/ action completed or failed.",run:async()=>{let e=await pn({message:"Action ID to close out:",placeholder:"action-abc123",validate:r=>String(r??"").trim()?void 0:"Action ID is required."});if(ne(e))return;let t=await wc({message:"Mark as failed instead of completed?",initialValue:!1});if(ne(t))return;let n;if(t===!0){let r=await pn({message:"Reason for failure (optional):",placeholder:"couldn't apply because\u2026"});if(ne(r))return;String(r).trim()&&(n=String(r))}await ue(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 Wt()},{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 Gt({})},{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 fn({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"}]});ne(e)||ln({all:e==="all"})}},{command:"logout",label:"Log out",hint:"Clear stored credentials for seoagent.com.",run:async()=>qt()},{command:"uninstall",label:"Uninstall SEOAgent from this project",hint:"Remove .seoagent/, the skill bundle, and the sync hook.",run:async()=>await Ft({})}]}var hc="__exit__";async function yc(e=vw()){let t=e.map(i=>({value:i.command,label:i.label,hint:i.hint}));t.push({value:hc,label:"Exit",hint:"Close the menu"});let n=await fn({message:"What would you like to do?",options:t});if(ne(n)||n===hc)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 Zi(){if(!process.stdin.isTTY){u.info("The menu needs an interactive terminal. Use the regular commands directly, e.g. `seoagent --help`.");return}bw(`${fr.bold(fr.cyan("SEOAgent"))} ${fr.dim("\xB7 menu")}`);let e=await yc();for(;!e;){let t=await wc({message:"Do another?",initialValue:!0});if(ne(t)||t===!1){e=!0;break}e=await yc()}kw(fr.dim("See you next time."))}var R=new $w;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=>{Mt({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=>{Ft({yes:e.yes,global:e.global})});R.command("status").description("Show current SEO project state").action(Bt);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=>{vi({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=>{Kt({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=>{qt({all:e.all})});R.command("sync").description("Sync .seoagent/ with your dashboard \u2014 push local changes then pull cloud changes (no-op when not logged in)").option("--silent","Suppress output (used by the Claude Code hook)").option("--force","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=>{Z({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=>{Xe({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)=>{ue(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=>{ui({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=>{mi({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)=>{Qt(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=>{Fe({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("--supersedes <slug>","The cloud-delivered draft slug this article shipped as, when you renamed it \u2014 marks that draft superseded instead of leaving a duplicate").option("--action <id>","The cli_draft_ready action this track closes out (acks it for you)").option("--dir <dirs>","reconcile: content dir(s) to scan, comma-separated (else inferred from tracked articles)").option("--prune","reconcile: delete stale pointers whose source file is gone").action((e,t)=>{yi(e,{slug:t.slug,url:t.url,file:t.file,title:t.title,type:t.type,status:t.status,primaryKeyword:t.primaryKeyword,brief:t.brief,supersedes:t.supersedes,action:t.action,dir:t.dir,prune:t.prune})});R.command("okf [action]").description("Manage the Open Knowledge Format bundle for AI agents \u2014 [validate|scaffold|publish] \u2192 .seoagent/okf/ (publish copies it into your static dir so /.well-known/okf/ is actually served)").option("--json","Output result as JSON").action((e,t)=>{en(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=>{$i({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=>{Si({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=>{Ti({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=>{ji({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)=>{Di({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)=>{Mi({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=>{Hi({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=>{an({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=>{cn({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=>{un({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=>{dn({json:e.json,apiBase:e.apiBase})});R.command("upgrade").description("Open the SEOAgent Cloud pricing page in your browser (plan upgrade)").action(Wt);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=>{Gt({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=>{ln({all:e.all,crawl:e.crawl})});R.command("menu").description("Interactive menu \u2014 pick a command from a list (no flags required)").action(()=>{Zi()});process.argv.length===2&&(R.outputHelp(),process.exit(0));R.parse();