@seoagent-official/seoagent 1.88.3 → 1.88.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +120 -120
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -1,30 +1,30 @@
1
1
  #!/usr/bin/env node
2
- import{Command as eb}from"commander";import{dirname as Bs,relative as Vn}from"path";import{intro as js,outro as Qd,text as Ds,select as Zr,spinner as Zd,isCancel as Xe,cancel as Qe,confirm as Fs}from"@clack/prompts";var st=[".env.local",".env.production",".env"],go=["NEXT_PUBLIC_SITE_URL","SITE_URL","NEXT_PUBLIC_URL","NEXTAUTH_URL","VITE_SITE_URL"];var ve="@seoagent-official/seoagent",Sn=`${ve}@latest`;import{homedir as Gc}from"os";import{join as at}from"path";var b=".seoagent",ho=["audit","strategy/clusters","briefs","content","content/images","performance"],$e={AGENTS:".agents/skills/seoagent",CLAUDE:".claude/skills/seoagent"},It=".claude/settings.json",_n=".pull-receipt.json",yo=".ack-queue.json",wo=".sync.lock",bo=`# SEOAgent local files
2
+ import{Command as Qw}from"commander";import{dirname as Hs,relative as zn}from"path";import{intro as Ds,outro as Zd,text as Fs,select as ei,spinner as ep,isCancel as Xe,cancel as Qe,confirm as Ms}from"@clack/prompts";var st=[".env.local",".env.production",".env"],ho=["NEXT_PUBLIC_SITE_URL","SITE_URL","NEXT_PUBLIC_URL","NEXTAUTH_URL","VITE_SITE_URL"];var ve="@seoagent-official/seoagent",Sn=`${ve}@latest`;import{homedir as Kc}from"os";import{join as at}from"path";var b=".seoagent",yo=["audit","strategy/clusters","briefs","content","content/images","performance"],$e={AGENTS:".agents/skills/seoagent",CLAUDE:".claude/skills/seoagent"},It=".claude/settings.json",_n=".pull-receipt.json",wo=".ack-queue.json",bo=".sync.lock",ko=`# 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
- `,Kc=process.env.XDG_CONFIG_HOME&&process.env.XDG_CONFIG_HOME.trim().length>0?process.env.XDG_CONFIG_HOME:at(Gc(),".config"),W=at(Kc,"seoagent"),Pe=at(W,"auth.json"),Cr=at(W,"state"),Cn=at(W,"update-check.json"),Rn=at(W,"projects.json");var Tt="https://seoagent.com",lt=process.env.SEOAGENT_API_BASE&&process.env.SEOAGENT_API_BASE.trim().length>0?process.env.SEOAGENT_API_BASE.replace(/\/$/,""):Tt,N={BASE:lt,PRICING:`${lt}/pricing`,LEAD_API:`${lt}/api/cli/lead`,CLI_AUTH_PAGE:`${lt}/cli/auth`,CLI_AUTH_POLL:`${lt}/api/cli/auth/poll`,CLI_SYNC:`${lt}/api/cli/sync`};function pe(e,t){let n=t&&t!=="unknown"?`&domain=${encodeURIComponent(t)}`:"";return`${N.PRICING}?ref=${encodeURIComponent(e)}${n}`}import{readFileSync as qc}from"fs";import{fileURLToPath as zc}from"url";import{dirname as Vc,join as Yc}from"path";var ko="0.0.0";function Jc(e){try{let t=JSON.parse(e);if(typeof t.version=="string"&&/^\d+\.\d+\.\d+/.test(t.version))return t.version}catch{}return ko}function Xc(e=t=>qc(t,"utf-8")){try{let t=Vc(zc(import.meta.url));return Jc(e(Yc(t,"package.json")))}catch{return ko}}var I=Xc();function Rr(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 g(e,t=Rr()){return t?`seoagent ${e}`:`npx -y ${Sn} ${e}`}import{randomUUID as au}from"crypto";import{existsSync as Ro,mkdirSync as Eo,readFileSync as lu,writeFileSync as Ao}from"fs";import{join as Ir}from"path";import{existsSync as Qc,readFileSync as Zc}from"fs";var En="---";function eu(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 tu(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 vo(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]=vo(e,i+1,s.indent);r[o.key]=a,i=l}else r[o.key]="",i++}else r[o.key]=eu(o.valueRaw),i++}return[r,i]}function se(e){let t=e.split(/\r?\n/);if(t[0]?.trim()!==En)return{data:{},body:e};let n=-1;for(let l=1;l<t.length;l++)if(t[l].trim()===En){n=l;break}let r=n===-1?t.slice(1):t.slice(1,n),i=n===-1?"":t.slice(n+1).join(`
10
- `),o=tu(r),s=o.length>0?o[0].indent:0,[a]=vo(o,0,s);return{data:a,body:i}}function An(e){if(!Qc(e))return null;try{return se(Zc(e,"utf-8"))}catch{return null}}function nu(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 $o(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}:`),$o(o,t+1,n)):n.push(`${r}${i}: ${nu(o)}`))}function Er(e,t=""){let n=[En];$o(e,0,n),n.push(En);let r=t.length===0?"":t.startsWith(`
9
+ `,qc=process.env.XDG_CONFIG_HOME&&process.env.XDG_CONFIG_HOME.trim().length>0?process.env.XDG_CONFIG_HOME:at(Kc(),".config"),W=at(qc,"seoagent"),Pe=at(W,"auth.json"),Rr=at(W,"state"),Cn=at(W,"update-check.json"),Rn=at(W,"projects.json");var Tt="https://seoagent.com",lt=process.env.SEOAGENT_API_BASE&&process.env.SEOAGENT_API_BASE.trim().length>0?process.env.SEOAGENT_API_BASE.replace(/\/$/,""):Tt,N={BASE:lt,PRICING:`${lt}/pricing`,LEAD_API:`${lt}/api/cli/lead`,CLI_AUTH_PAGE:`${lt}/cli/auth`,CLI_AUTH_POLL:`${lt}/api/cli/auth/poll`,CLI_SYNC:`${lt}/api/cli/sync`};function pe(e,t){let n=t&&t!=="unknown"?`&domain=${encodeURIComponent(t)}`:"";return`${N.PRICING}?ref=${encodeURIComponent(e)}${n}`}import{readFileSync as Vc}from"fs";import{fileURLToPath as zc}from"url";import{dirname as Yc,join as Jc}from"path";var vo="0.0.0";function Xc(e){try{let t=JSON.parse(e);if(typeof t.version=="string"&&/^\d+\.\d+\.\d+/.test(t.version))return t.version}catch{}return vo}function Qc(e=t=>Vc(t,"utf-8")){try{let t=Yc(zc(import.meta.url));return Xc(e(Jc(t,"package.json")))}catch{return vo}}var I=Qc();function Er(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 g(e,t=Er()){return t?`seoagent ${e}`:`npx -y ${Sn} ${e}`}import{randomUUID as lu}from"crypto";import{existsSync as Eo,mkdirSync as Ao,readFileSync as cu,writeFileSync as Po}from"fs";import{join as Tr}from"path";import{existsSync as Zc,readFileSync as eu}from"fs";var En="---";function tu(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 nu(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 $o(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]=$o(e,i+1,s.indent);r[o.key]=a,i=l}else r[o.key]="",i++}else r[o.key]=tu(o.valueRaw),i++}return[r,i]}function se(e){let t=e.split(/\r?\n/);if(t[0]?.trim()!==En)return{data:{},body:e};let n=-1;for(let l=1;l<t.length;l++)if(t[l].trim()===En){n=l;break}let r=n===-1?t.slice(1):t.slice(1,n),i=n===-1?"":t.slice(n+1).join(`
10
+ `),o=nu(r),s=o.length>0?o[0].indent:0,[a]=$o(o,0,s);return{data:a,body:i}}function An(e){if(!Zc(e))return null;try{return se(eu(e,"utf-8"))}catch{return null}}function ru(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 xo(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}:`),xo(o,t+1,n)):n.push(`${r}${i}: ${ru(o)}`))}function Ar(e,t=""){let n=[En];xo(e,0,n),n.push(En);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 In,readdirSync as ru,statSync as iu}from"fs";import{join as xe}from"path";var So=["svelte.config.js","svelte.config.ts","svelte.config.mjs","svelte.config.cjs","gatsby-config.js","gatsby-config.ts","gatsby-config.mjs","docusaurus.config.js","docusaurus.config.ts","docusaurus.config.mjs","hugo.toml","hugo.yaml","hugo.json"],_o=["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"],ou=["apps","packages"];function Ar(e){for(let t of So)if(In(xe(e,t)))return"static";for(let t of _o)if(In(xe(e,t)))return"public";return null}function xo(e){for(let t of[...So,..._o])if(In(xe(e,t)))return t;return null}function Pr(e){let t=[];for(let n of ou){let r;try{r=ru(xe(e,n),{withFileTypes:!0}).filter(i=>i.isDirectory()).map(i=>i.name).sort()}catch{continue}for(let i of r){let o=`${n}/${i}`;Ar(xe(e,o))&&t.push(o)}}return t.length===1?t[0]:null}function Tn(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 Pn(e,t){try{return iu(xe(e,t)).isDirectory()}catch{return!1}}function On(e,t){let n=Tn(t);if(n)return{dir:n,source:"configured",evidence:"public_dir in .seoagent/project.md",exists:Pn(e,n)};let r=Ar(e);if(r)return{dir:r,source:"framework",evidence:xo(e),exists:Pn(e,r)};let i=Pr(e);if(i){let o=Ar(xe(e,i));if(o){let s=`${i}/${o}`;return{dir:s,source:"framework",evidence:`${i}/${xo(xe(e,i))}`,exists:Pn(e,s)}}}for(let o of["public","static"])if(Pn(e,o))return{dir:o,source:"existing",evidence:`${o}/ exists`,exists:!0};return{dir:null,source:null,evidence:null,exists:!1}}var su=["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 Co(e,t){let n=new Set([""]),r=Tn(t);if(r){let i=r.split("/").slice(0,-1).join("/");i&&n.add(i)}for(let i of n)for(let o of su){let s=i?`${i}/${o}`:o;if(In(xe(e,s)))return s}return null}var cu=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function Tr(){return au()}var uu=new Set(["strapi","wordpress","sanity","contentful","ghost","webflow","shopify","payload","directus","mdx-local","none"]),du="project.md";function We(e){return Ir(e,b)}function Ln(e){return Ir(We(e),du)}function Po(e){return Ro(Ln(e))}function S(e){let t=An(Ln(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&&uu.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&&cu.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:Tn(c)??void 0,llms_owner:n.llms_owner==="route"?"route":void 0,live_url:typeof n.live_url=="string"&&n.live_url?n.live_url:void 0}}function Nn(e){let t=S(e);if(!t)return null;if(t.install_id)return t.install_id;let n=Tr();return z(e,{install_id:n}),n}function pu(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 fu(e){let t={domain:e.domain,site_type:e.site_type,language:e.language,initialized_at:e.initialized_at,seoagent_version:e.seoagent_version};return e.skill_version&&(t.skill_version=e.skill_version),e.skill_hash&&(t.skill_hash=e.skill_hash),e.install_id&&(t.install_id=e.install_id),e.image_provider&&(t.image_provider=e.image_provider),e.cms&&(t.cms=e.cms),e.blog_path&&(t.blog_path=e.blog_path),e.content_dir&&(t.content_dir=e.content_dir),e.public_dir&&(t.public_dir=e.public_dir),e.llms_owner&&(t.llms_owner=e.llms_owner),e.live_url&&(t.live_url=e.live_url),t}function Io(e,t){let n=We(e);Eo(n,{recursive:!0});let r=Er(fu(t),pu(t));Ao(Ln(e),r,"utf-8")}function z(e,t){let n=Ln(e);if(!Ro(n))return!1;let r=se(lu(n,"utf-8")),i={...r.data,...t};return Ao(n,Er(i,r.body),"utf-8"),!0}function To(e){let t=We(e);for(let n of ho)Eo(Ir(t,n),{recursive:!0})}var Or="Sent an anonymous install ping (random id + CLI version only \u2014 no domain, no paths). Opt out: SEOAGENT_TELEMETRY=0",mu=2500;function Lr(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 Nr(e){let t=(e.apiBase||N.BASE).replace(/\/$/,""),n=e.fetchImpl??fetch;try{return(await n(`${t}/api/cli/telemetry`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({install_id:e.installId,event:e.event,cli_version:e.cliVersion,platform:process.platform}),signal:AbortSignal.timeout(e.timeoutMs??mu)})).ok}catch{return!1}}import{existsSync as ku,mkdirSync as No,readFileSync as vu,writeFileSync as $u,chmodSync as xu,unlinkSync as jo}from"fs";import{dirname as Su}from"path";var gu=new Set([502,503,504]),hu=1e4;async function T(e,t,n={}){let r=Math.max(1,n.attempts??3),i=Math.max(0,n.baseDelayMs??500),o=n.timeoutMs??hu,s=n.fetchImpl??fetch,a=n.sleep??yu,l=n.transientStatuses??gu,c=null;for(let d=0;d<r;d++){let{init:f,cleanup:p}=wu(t,o);try{let m=await s(e,f);if(l.has(m.status)&&d<r-1){await a(Oo(i,d));continue}return m}catch(m){if(c=m,d<r-1){await a(Oo(i,d));continue}}finally{p()}}throw c instanceof Error?c:new Error(String(c))}function Oo(e,t){return e*Math.pow(3,t)}function yu(e){return new Promise(t=>setTimeout(t,e))}function wu(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 Ie="unknown";function Te(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):""}function bu(e,t){let n=Te(e),r=Te(t);return!n||!r||n===Ie||r===Ie?!1:n===r}async function Oe(e){let t;try{t=await T(`${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?bu(r,e.localDomain)?{verdict:"match",cloudDomain:r}:{verdict:"mismatch",cloudDomain:r}:{verdict:"unverified",detail:"whoami did not return a bound domain"}}function Lo(e,t){return`Cloud project is ${Te(e)||e} but this workspace is ${Te(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 jn(e){if(!e)return"";let t=Te(e);return t&&t!==Ie?t:""}function Ot(){if(!ku(Pe))return null;try{return JSON.parse(vu(Pe,"utf-8"))}catch{return null}}function Ge(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||Tt}}function Do(e){No(W,{recursive:!0}),No(Su(Pe),{recursive:!0}),$u(Pe,JSON.stringify(e,null,2)+`
17
- `,"utf-8");try{xu(Pe,384)}catch{}}function j(e){let t=Ot();if(!t)return null;if(!e)return Ge(t);let n=jn(e);return n&&Object.keys(t.sites??{}).length>0?Ge(t.sites?.[n]):Ge(t)}function Fo(e){let t=Ot();if(!t)return!1;let n=jn(e);return n?Ge(t.sites?.[n])!==null:!1}function jr(e,t){let n=Ot()??{},r=jn(t),i={...n.sites??{}};r&&(i[r]=e),Do({...e,sites:Object.keys(i).length>0?i:void 0})}function Mo(e){let t=Ot();if(!t)return!1;let n=jn(e),r=Object.keys(t.sites??{}).length>0;if(!n||!r)try{return jo(Pe),!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=Ge(a?o[s[0]]:t);if(!l&&s.length===0)try{return jo(Pe),!0}catch{return!1}return Do({...l??{},sites:s.length>0?o:void 0}),!0}function Le(){let e=Ot();return e?.sites?Object.keys(e.sites).sort():[]}var _u=new Set(["co","com","net","org","ac","gov","edu"]);function Cu(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&&_u.has(n[n.length-2])?n.length-3:n.length-2;return n[Math.max(0,r)]||null}async function Uo(e){let t=Cu(e.domain);if(!t)return{status:"unavailable"};let n=(e.apiBase||N.BASE).replace(/\/$/,"");try{let r=await T(`${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 Lt,lstatSync as Ru,mkdirSync as ct,readFileSync as Bo,readdirSync as Eu,rmSync as Au,statSync as Pu,symlinkSync as Iu,writeFileSync as Dr}from"fs";import{dirname as Nt,join as ee,relative as Ho}from"path";import{fileURLToPath as Tu}from"url";var Ou=Nt(Tu(import.meta.url));function Wo(){return ee(Ou,"skills")}function Lu(){let e=ee(Wo(),"seoagent.md");if(Lt(e))return Bo(e,"utf-8");throw new Error(`Could not find skill file at: ${e}`)}function Go(e,t){let n=[];if(!Lt(e))return n;for(let r of Eu(e,{withFileTypes:!0})){let i=ee(e,r.name),o=ee(t,r.name);r.isDirectory()?(ct(o,{recursive:!0}),n.push(...Go(i,o))):r.isFile()&&(ct(Nt(o),{recursive:!0}),Dr(o,Bo(i)),n.push(o))}return n}function Nu(e){let t=Lt(ee(e,".agents"));return ee(e,t?$e.AGENTS:$e.CLAUDE)}function Ko(e,t){let n=Nu(e),r=[];for(let[i,o]of Object.entries(t)){let s=ee(n,i);ct(Nt(s),{recursive:!0}),Dr(s,o,"utf-8"),r.push(s)}return r}function ut(e,t){let n=Lt(ee(e,".agents")),r=ee(e,n?$e.AGENTS:$e.CLAUDE),i=ee(r,"SKILL.md");ct(r,{recursive:!0}),Dr(i,t??Lu(),"utf-8");let o=ee(Wo(),"references"),s=ee(r,"references"),a=[];try{Lt(o)&&Pu(o).isDirectory()&&(ct(s,{recursive:!0}),a=Go(o,s).map(c=>Ho(r,c)))}catch{}let l=n?ju(e,r):void 0;return{skillFile:i,referenceFiles:a,claudeSymlink:l}}function ju(e,t){let n=ee(e,$e.CLAUDE),r=null;try{r=Ru(n)}catch{}if(r){if(!r.isSymbolicLink())return;try{Au(n,{force:!0})}catch{return}}try{ct(Nt(n),{recursive:!0});let i=Ho(Nt(n),t);return Iu(i,n,"dir"),n}catch{return}}import{existsSync as jt,mkdirSync as Fr,readFileSync as Du,writeFileSync as Dn}from"fs";import{dirname as zo,join as Ke}from"path";var Mr=`command -v seoagent >/dev/null 2>&1 && seoagent sync --silent || npx -y ${Sn} sync --silent`,Vo=60;function Yo(e){let t=Ke(e,b);Fr(t,{recursive:!0});let n=Ke(t,".gitignore");Dn(n,bo,"utf-8");let r=Ke(t,"content","images",".gitkeep");return Fr(zo(r),{recursive:!0}),jt(r)||Dn(r,"","utf-8"),n}var Fn=["PostToolUse","SessionStart"];function Mn(e){if(!jt(e))return{};try{let t=Du(e,"utf-8");return JSON.parse(t)}catch{return{}}}function Dt(e){return e.command.includes("@seoagent-official/seoagent")&&e.command.includes("sync")}function qo(e,t,n){let r=e.find(t);return r||(r=n(),e.push(r)),r.hooks.some(Dt)?!1:(r.hooks.push({type:"command",command:Mr,timeout:Vo}),!0)}function Fu(e){let t=!1;for(let n of Fn){let r=e[n];if(Array.isArray(r))for(let i of r)for(let o of i.hooks??[])Dt(o)&&(o.command!==Mr&&(o.command=Mr,t=!0),typeof o.timeout!="number"&&(o.timeout=Vo,t=!0))}return t}function qe(e){let t=Ke(e,It);Fr(zo(t),{recursive:!0});let n=Mn(t);n.hooks=n.hooks??{};let r=Fu(n.hooks),i=n.hooks.PostToolUse=n.hooks.PostToolUse??[],o=qo(i,l=>(l.matcher??"").includes("Write"),()=>({matcher:"Write|Edit",hooks:[]})),s=n.hooks.SessionStart=n.hooks.SessionStart??[],a=qo(s,l=>(l.matcher??"")==="",()=>({hooks:[]}));return Dn(t,JSON.stringify(n,null,2)+`
18
- `,"utf-8"),{file:t,added:o||a,migrated:r}}function Jo(e){let t=Ke(e,It);if(!jt(t))return 0;let n=Mn(t).hooks;if(!n)return 0;let r=0;for(let i of Fn){let o=n[i];if(Array.isArray(o))for(let s of o)for(let a of s.hooks??[])Dt(a)&&typeof a.timeout!="number"&&r++}return r}function Xo(e){let t=Ke(e,It);if(!jt(t))return!1;let n=Mn(t).hooks;return n?Fn.some(r=>{let i=n[r];return Array.isArray(i)&&i.some(o=>o.hooks?.some(Dt))}):!1}function Qo(e){let t=Ke(e,It);if(!jt(t))return{file:t,removed:!1};let n=Mn(t),r=n.hooks;if(!r)return{file:t,removed:!1};let i=!1;for(let o of Fn){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=>!Dt(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,Dn(t,JSON.stringify(n,null,2)+`
19
- `,"utf-8"),{file:t,removed:!0}):{file:t,removed:!1}}import{existsSync as Zo,mkdirSync as Mu,readFileSync as Uu,writeFileSync as Bu}from"fs";import{join as Hu}from"path";function es(e){return Zo(Hu(e,b,"project.md"))}function ts(){try{if(!Zo(Rn))return[];let e=JSON.parse(Uu(Rn,"utf-8"));return Array.isArray(e.projects)?e.projects.filter(t=>typeof t=="string"&&t.length>0):[]}catch{return[]}}function ns(e){try{Mu(W,{recursive:!0}),Bu(Rn,JSON.stringify({projects:e},null,2)+`
20
- `,"utf-8")}catch{}}function ze(e){try{if(!es(e))return;let t=ts();if(t.includes(e))return;t.push(e),ns(t)}catch{}}function rs(){let e=ts(),t=e.filter(es);return t.length!==e.length&&ns(t),t}import{readFileSync as as,writeFileSync as zu,existsSync as Br}from"fs";import{join as Hr}from"path";function Ur(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=Gu(i):o==="writing instructions"?t.writingInstructions=is(i):o==="reference urls"?t.referenceUrls=Ku(i):o==="topics to avoid"?t.topicsToAvoid=is(i):o==="content tone"?t.contentTone=i.trim()||null:o==="additional notes"&&(t.additionalNotes=i.trim()||null)}return t}function os(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(`
15
+ `)}import{existsSync as In,readdirSync as iu,statSync as ou}from"fs";import{join as xe}from"path";var _o=["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"],su=["apps","packages"];function Pr(e){for(let t of _o)if(In(xe(e,t)))return"static";for(let t of Co)if(In(xe(e,t)))return"public";return null}function So(e){for(let t of[..._o,...Co])if(In(xe(e,t)))return t;return null}function Ir(e){let t=[];for(let n of su){let r;try{r=iu(xe(e,n),{withFileTypes:!0}).filter(i=>i.isDirectory()).map(i=>i.name).sort()}catch{continue}for(let i of r){let o=`${n}/${i}`;Pr(xe(e,o))&&t.push(o)}}return t.length===1?t[0]:null}function Tn(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 Pn(e,t){try{return ou(xe(e,t)).isDirectory()}catch{return!1}}function On(e,t){let n=Tn(t);if(n)return{dir:n,source:"configured",evidence:"public_dir in .seoagent/project.md",exists:Pn(e,n)};let r=Pr(e);if(r)return{dir:r,source:"framework",evidence:So(e),exists:Pn(e,r)};let i=Ir(e);if(i){let o=Pr(xe(e,i));if(o){let s=`${i}/${o}`;return{dir:s,source:"framework",evidence:`${i}/${So(xe(e,i))}`,exists:Pn(e,s)}}}for(let o of["public","static"])if(Pn(e,o))return{dir:o,source:"existing",evidence:`${o}/ exists`,exists:!0};return{dir:null,source:null,evidence:null,exists:!1}}var au=["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 Ro(e,t){let n=new Set([""]),r=Tn(t);if(r){let i=r.split("/").slice(0,-1).join("/");i&&n.add(i)}for(let i of n)for(let o of au){let s=i?`${i}/${o}`:o;if(In(xe(e,s)))return s}return null}var uu=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function Or(){return lu()}var du=new Set(["strapi","wordpress","sanity","contentful","ghost","webflow","shopify","payload","directus","mdx-local","none"]),pu="project.md";function We(e){return Tr(e,b)}function Ln(e){return Tr(We(e),pu)}function Io(e){return Eo(Ln(e))}function S(e){let t=An(Ln(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&&du.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&&uu.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:Tn(c)??void 0,llms_owner:n.llms_owner==="route"?"route":void 0,live_url:typeof n.live_url=="string"&&n.live_url?n.live_url:void 0}}function Nn(e){let t=S(e);if(!t)return null;if(t.install_id)return t.install_id;let n=Or();return V(e,{install_id:n}),n}function fu(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 mu(e){let t={domain:e.domain,site_type:e.site_type,language:e.language,initialized_at:e.initialized_at,seoagent_version:e.seoagent_version};return e.skill_version&&(t.skill_version=e.skill_version),e.skill_hash&&(t.skill_hash=e.skill_hash),e.install_id&&(t.install_id=e.install_id),e.image_provider&&(t.image_provider=e.image_provider),e.cms&&(t.cms=e.cms),e.blog_path&&(t.blog_path=e.blog_path),e.content_dir&&(t.content_dir=e.content_dir),e.public_dir&&(t.public_dir=e.public_dir),e.llms_owner&&(t.llms_owner=e.llms_owner),e.live_url&&(t.live_url=e.live_url),t}function To(e,t){let n=We(e);Ao(n,{recursive:!0});let r=Ar(mu(t),fu(t));Po(Ln(e),r,"utf-8")}function V(e,t){let n=Ln(e);if(!Eo(n))return!1;let r=se(cu(n,"utf-8")),i={...r.data,...t};return Po(n,Ar(i,r.body),"utf-8"),!0}function Oo(e){let t=We(e);for(let n of yo)Ao(Tr(t,n),{recursive:!0})}var Lr="Sent an anonymous install ping (random id + CLI version only \u2014 no domain, no paths). Opt out: SEOAGENT_TELEMETRY=0",gu=2500;function Nr(e=process.env){let t=(e.SEOAGENT_TELEMETRY??"").trim().toLowerCase();if(t==="0"||t==="false"||t==="off")return!0;let n=(e.DO_NOT_TRACK??"").trim().toLowerCase();return n==="1"||n==="true"}async function jr(e){let t=(e.apiBase||N.BASE).replace(/\/$/,""),n=e.fetchImpl??fetch;try{return(await n(`${t}/api/cli/telemetry`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({install_id:e.installId,event:e.event,cli_version:e.cliVersion,platform:process.platform}),signal:AbortSignal.timeout(e.timeoutMs??gu)})).ok}catch{return!1}}import{existsSync as vu,mkdirSync as jo,readFileSync as $u,writeFileSync as xu,chmodSync as Su,unlinkSync as Do}from"fs";import{dirname as _u}from"path";var hu=new Set([502,503,504]),yu=1e4;async function T(e,t,n={}){let r=Math.max(1,n.attempts??3),i=Math.max(0,n.baseDelayMs??500),o=n.timeoutMs??yu,s=n.fetchImpl??fetch,a=n.sleep??wu,l=n.transientStatuses??hu,c=null;for(let d=0;d<r;d++){let{init:f,cleanup:p}=bu(t,o);try{let m=await s(e,f);if(l.has(m.status)&&d<r-1){await a(Lo(i,d));continue}return m}catch(m){if(c=m,d<r-1){await a(Lo(i,d));continue}}finally{p()}}throw c instanceof Error?c:new Error(String(c))}function Lo(e,t){return e*Math.pow(3,t)}function wu(e){return new Promise(t=>setTimeout(t,e))}function bu(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 Ie="unknown";function Te(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):""}function ku(e,t){let n=Te(e),r=Te(t);return!n||!r||n===Ie||r===Ie?!1:n===r}async function Oe(e){let t;try{t=await T(`${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?ku(r,e.localDomain)?{verdict:"match",cloudDomain:r}:{verdict:"mismatch",cloudDomain:r}:{verdict:"unverified",detail:"whoami did not return a bound domain"}}function No(e,t){return`Cloud project is ${Te(e)||e} but this workspace is ${Te(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 jn(e){if(!e)return"";let t=Te(e);return t&&t!==Ie?t:""}function Ot(){if(!vu(Pe))return null;try{return JSON.parse($u(Pe,"utf-8"))}catch{return null}}function Ge(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||Tt}}function Fo(e){jo(W,{recursive:!0}),jo(_u(Pe),{recursive:!0}),xu(Pe,JSON.stringify(e,null,2)+`
17
+ `,"utf-8");try{Su(Pe,384)}catch{}}function j(e){let t=Ot();if(!t)return null;if(!e)return Ge(t);let n=jn(e);return n&&Object.keys(t.sites??{}).length>0?Ge(t.sites?.[n]):Ge(t)}function Mo(e){let t=Ot();if(!t)return!1;let n=jn(e);return n?Ge(t.sites?.[n])!==null:!1}function Dr(e,t){let n=Ot()??{},r=jn(t),i={...n.sites??{}};r&&(i[r]=e),Fo({...e,sites:Object.keys(i).length>0?i:void 0})}function Uo(e){let t=Ot();if(!t)return!1;let n=jn(e),r=Object.keys(t.sites??{}).length>0;if(!n||!r)try{return Do(Pe),!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=Ge(a?o[s[0]]:t);if(!l&&s.length===0)try{return Do(Pe),!0}catch{return!1}return Fo({...l??{},sites:s.length>0?o:void 0}),!0}function Le(){let e=Ot();return e?.sites?Object.keys(e.sites).sort():[]}var Cu=new Set(["co","com","net","org","ac","gov","edu"]);function Ru(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&&Cu.has(n[n.length-2])?n.length-3:n.length-2;return n[Math.max(0,r)]||null}async function Bo(e){let t=Ru(e.domain);if(!t)return{status:"unavailable"};let n=(e.apiBase||N.BASE).replace(/\/$/,"");try{let r=await T(`${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 Lt,lstatSync as Eu,mkdirSync as ct,readFileSync as Ho,readdirSync as Au,rmSync as Pu,statSync as Iu,symlinkSync as Tu,writeFileSync as Fr}from"fs";import{dirname as Nt,join as ee,relative as Wo}from"path";import{fileURLToPath as Ou}from"url";var Lu=Nt(Ou(import.meta.url));function Go(){return ee(Lu,"skills")}function Nu(){let e=ee(Go(),"seoagent.md");if(Lt(e))return Ho(e,"utf-8");throw new Error(`Could not find skill file at: ${e}`)}function Ko(e,t){let n=[];if(!Lt(e))return n;for(let r of Au(e,{withFileTypes:!0})){let i=ee(e,r.name),o=ee(t,r.name);r.isDirectory()?(ct(o,{recursive:!0}),n.push(...Ko(i,o))):r.isFile()&&(ct(Nt(o),{recursive:!0}),Fr(o,Ho(i)),n.push(o))}return n}function ju(e){let t=Lt(ee(e,".agents"));return ee(e,t?$e.AGENTS:$e.CLAUDE)}function qo(e,t){let n=ju(e),r=[];for(let[i,o]of Object.entries(t)){let s=ee(n,i);ct(Nt(s),{recursive:!0}),Fr(s,o,"utf-8"),r.push(s)}return r}function ut(e,t){let n=Lt(ee(e,".agents")),r=ee(e,n?$e.AGENTS:$e.CLAUDE),i=ee(r,"SKILL.md");ct(r,{recursive:!0}),Fr(i,t??Nu(),"utf-8");let o=ee(Go(),"references"),s=ee(r,"references"),a=[];try{Lt(o)&&Iu(o).isDirectory()&&(ct(s,{recursive:!0}),a=Ko(o,s).map(c=>Wo(r,c)))}catch{}let l=n?Du(e,r):void 0;return{skillFile:i,referenceFiles:a,claudeSymlink:l}}function Du(e,t){let n=ee(e,$e.CLAUDE),r=null;try{r=Eu(n)}catch{}if(r){if(!r.isSymbolicLink())return;try{Pu(n,{force:!0})}catch{return}}try{ct(Nt(n),{recursive:!0});let i=Wo(Nt(n),t);return Tu(i,n,"dir"),n}catch{return}}import{existsSync as jt,mkdirSync as Mr,readFileSync as Fu,writeFileSync as Dn}from"fs";import{dirname as zo,join as Ke}from"path";var Ur=`command -v seoagent >/dev/null 2>&1 && seoagent sync --silent || npx -y ${Sn} sync --silent`,Yo=60;function Jo(e){let t=Ke(e,b);Mr(t,{recursive:!0});let n=Ke(t,".gitignore");Dn(n,ko,"utf-8");let r=Ke(t,"content","images",".gitkeep");return Mr(zo(r),{recursive:!0}),jt(r)||Dn(r,"","utf-8"),n}var Fn=["PostToolUse","SessionStart"];function Mn(e){if(!jt(e))return{};try{let t=Fu(e,"utf-8");return JSON.parse(t)}catch{return{}}}function Dt(e){return e.command.includes("@seoagent-official/seoagent")&&e.command.includes("sync")}function Vo(e,t,n){let r=e.find(t);return r||(r=n(),e.push(r)),r.hooks.some(Dt)?!1:(r.hooks.push({type:"command",command:Ur,timeout:Yo}),!0)}function Mu(e){let t=!1;for(let n of Fn){let r=e[n];if(Array.isArray(r))for(let i of r)for(let o of i.hooks??[])Dt(o)&&(o.command!==Ur&&(o.command=Ur,t=!0),typeof o.timeout!="number"&&(o.timeout=Yo,t=!0))}return t}function qe(e){let t=Ke(e,It);Mr(zo(t),{recursive:!0});let n=Mn(t);n.hooks=n.hooks??{};let r=Mu(n.hooks),i=n.hooks.PostToolUse=n.hooks.PostToolUse??[],o=Vo(i,l=>(l.matcher??"").includes("Write"),()=>({matcher:"Write|Edit",hooks:[]})),s=n.hooks.SessionStart=n.hooks.SessionStart??[],a=Vo(s,l=>(l.matcher??"")==="",()=>({hooks:[]}));return Dn(t,JSON.stringify(n,null,2)+`
18
+ `,"utf-8"),{file:t,added:o||a,migrated:r}}function Xo(e){let t=Ke(e,It);if(!jt(t))return 0;let n=Mn(t).hooks;if(!n)return 0;let r=0;for(let i of Fn){let o=n[i];if(Array.isArray(o))for(let s of o)for(let a of s.hooks??[])Dt(a)&&typeof a.timeout!="number"&&r++}return r}function Qo(e){let t=Ke(e,It);if(!jt(t))return!1;let n=Mn(t).hooks;return n?Fn.some(r=>{let i=n[r];return Array.isArray(i)&&i.some(o=>o.hooks?.some(Dt))}):!1}function Zo(e){let t=Ke(e,It);if(!jt(t))return{file:t,removed:!1};let n=Mn(t),r=n.hooks;if(!r)return{file:t,removed:!1};let i=!1;for(let o of Fn){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=>!Dt(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,Dn(t,JSON.stringify(n,null,2)+`
19
+ `,"utf-8"),{file:t,removed:!0}):{file:t,removed:!1}}import{existsSync as es,mkdirSync as Uu,readFileSync as Bu,writeFileSync as Hu}from"fs";import{join as Wu}from"path";function ts(e){return es(Wu(e,b,"project.md"))}function ns(){try{if(!es(Rn))return[];let e=JSON.parse(Bu(Rn,"utf-8"));return Array.isArray(e.projects)?e.projects.filter(t=>typeof t=="string"&&t.length>0):[]}catch{return[]}}function rs(e){try{Uu(W,{recursive:!0}),Hu(Rn,JSON.stringify({projects:e},null,2)+`
20
+ `,"utf-8")}catch{}}function Ve(e){try{if(!ts(e))return;let t=ns();if(t.includes(e))return;t.push(e),rs(t)}catch{}}function is(){let e=ns(),t=e.filter(ts);return t.length!==e.length&&rs(t),t}import{readFileSync as ls,writeFileSync as zu,existsSync as Hr}from"fs";import{join as Wr}from"path";function Br(e){let t={business:{},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null},n=Gu(e);for(let[r,i]of n){let o=r.toLowerCase().trim();o==="business context"?t.business=Ku(i):o==="writing instructions"?t.writingInstructions=os(i):o==="reference urls"?t.referenceUrls=qu(i):o==="topics to avoid"?t.topicsToAvoid=os(i):o==="content tone"?t.contentTone=i.trim()||null:o==="additional notes"&&(t.additionalNotes=i.trim()||null)}return t}function ss(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 Gu(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 Gu(e){let t={},n=e.split(`
25
- `);for(let r of n){let i=r.match(/^[-*]\s+\*\*(.+?):\*\*\s*(.*)$/);if(i){let o=i[1].toLowerCase().trim(),s=i[2].trim();s&&(t[o]=s)}}return t}function is(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 qu(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 ss(e){return!e||!e.trim()?!0:!qu(Ur(e))}var Wr="context.md",Vu=`<!--
24
+ `)]),n}function Ku(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 os(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 qu(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 as(e){return!e||!e.trim()?!0:!Vu(Br(e))}var Gr="context.md",Yu=`<!--
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 dt(e){let t=Hr(e,".seoagent",Wr);if(!Br(t))return null;let n=as(t,"utf-8");return Ur(n)}function ls(e,t){let n=Hr(e,".seoagent",Wr);return Br(n)?!1:(zu(n,Vu+os({business:{type:t||""},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null}),"utf-8"),!0)}function cs(e){let t=Hr(e,".seoagent",Wr);if(!Br(t))return!0;try{return ss(as(t,"utf-8"))}catch{return!1}}import{existsSync as Ft,readFileSync as us,readdirSync as Yu,statSync as ds}from"fs";import{join as Ve}from"path";var Ju=[{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=Ve(e,"package.json");if(!Ft(t))return{deps:{},source:"package.json"};try{let n=JSON.parse(us(t,"utf-8"));return{deps:{...n.dependencies,...n.devDependencies,...n.peerDependencies},source:"package.json"}}catch{return{deps:{},source:"package.json"}}}function Qu(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 Zu(e){let t={};for(let n of st){let r=Ve(e,n);if(Ft(r))try{let i=us(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 ed(e,t){let n=Ve(e,t.replace(/\/$/,""));if(!Ft(n))return!1;if(t.endsWith("/"))try{return ds(n).isDirectory()}catch{return!1}return!0}function td(e){let t=["content","_posts","posts",Ve("src","content")];for(let n of t){let r=Ve(e,n);if(Ft(r))try{if(!ds(r).isDirectory())continue;let i=[r],o=0;for(;i.length>0&&o<50;){let s=i.pop();for(let a of Yu(s,{withFileTypes:!0}))if(o++,!a.name.startsWith(".")){if(a.isDirectory()&&i.length<5){i.push(Ve(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 nd(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=Pr(e);r&&n.push(r);for(let i of n)for(let o of t){let s=i?`${i}/${o.marker}`:o.marker;if(Ft(Ve(e,s)))return o.path}return null}function ps(e){let t=[],{deps:n}=Xu(e),r=Zu(e),i="none";for(let s of Ju){let a=[];for(let l of Object.keys(n))if(Qu(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(ed(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=td(e);s&&(i="mdx-local",t.push(s))}let o=nd(e);return{cms:i,blog_path:o,evidence:t}}import{existsSync as rd,readFileSync as id}from"fs";import{join as od}from"path";var fs=["openai","fal","replicate"],pt={openai:["OPENAI_API_KEY"],fal:["FAL_KEY","FAL_API_KEY"],replicate:["REPLICATE_API_TOKEN","REPLICATE_API_KEY"]};function sd(e){let t={};if(!rd(e))return t;let n=id(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 ms(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 st){let i=od(e,r),o=sd(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 Ne(e){let t=[].concat(...fs.map(a=>pt[a])),n=ms(e,t),r=[];for(let a of fs)pt[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=pt[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 gs(e,t){let n=ms(e,pt[t]);for(let r of pt[t])if(n.found[r])return{key:n.found[r].value,envName:r};return null}function hs(){return pt}import{existsSync as Ye,readFileSync as Gr}from"fs";import{join as Je}from"path";function ys(e){try{return new URL(e).hostname}catch{return e}}function ws(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 ad(e){for(let t of st){let n=Je(e,t);if(!Ye(n))continue;let r=Gr(n,"utf-8");for(let i of go){let o=r.match(new RegExp(`^${i}=(.+)$`,"m"));if(o){let s=o[1].trim().replace(/^["']|["']$/g,""),a=ys(s);if(ws(a))continue;return{value:a,source:`${t} (${i})`}}}}return null}function ld(e){let t=Je(e,"package.json");if(!Ye(t))return null;try{let n=JSON.parse(Gr(t,"utf-8"));if(!n.homepage)return null;let r=ys(n.homepage);return ws(r)?null:{value:r,source:"package.json (homepage)"}}catch{return null}}function bs(e,t){let n=[];t?.("Checking for monorepo / workspace layout\u2026"),Ye(Je(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=ad(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=ld(e);a&&(r=a.value,n.push({field:"domain",detail:a.value,source:a.source}))}let o=Je(e,"package.json"),s=null;if(Ye(o))try{t?.("Reading dependencies to infer site type\u2026");let a=JSON.parse(Gr(o,"utf-8")),l=Object.keys({...a.dependencies,...a.devDependencies}),c=(...d)=>d.some(f=>l.includes(f));if(c("@shopify/hydrogen","@shopify/polaris")||Ye(Je(e,"shopify.config.js"))||Ye(Je(e,"shopify.config.ts"))){s="product";let d=c("@shopify/hydrogen","@shopify/polaris")?"Shopify-related dependencies in package.json":Ye(Je(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 gd,readFileSync as zr,readdirSync as $s,statSync as hd}from"fs";import{join as re,sep as yd}from"path";var cd=[/^\/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 Se(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 ud(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 dd=10,ks=.9;function pd(e,t){if(t<dd||e.length<t*ks)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*ks)return r;return null}function F(e){let t=e;try{t=new URL(e).pathname}catch{let n=t.indexOf("#");n!==-1&&(t=t.slice(0,n));let r=t.indexOf("?");r!==-1&&(t=t.slice(0,r))}return t.length>1&&t.endsWith("/")&&(t=t.slice(0,-1)),t||"/"}function fe(e){return cd.some(t=>t.test(e))}function fd(e){return e.filter(t=>fe(F(t)))}function md(e,t){let n=new Set(e.map(F)),r=[],i=new Set;for(let o of t){let s=F(o);fe(s)||n.has(s)||i.has(s)||(i.add(s),r.push(s))}return r}function Mt(e){return`https://${e.replace(/^https?:\/\//,"").replace(/\/+$/,"")}/sitemap.xml`}async function vs(e){let t=e.sitemapUrl||Mt(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 T(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=Se(i),r.lastmods=ud(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=fd(r.urls),r.privateUrls.length>0&&n.push({level:"warning",message:`${r.privateUrls.length} private/noindex URL(s) leaked into the sitemap (e.g. ${r.privateUrls.slice(0,3).map(F).join(", ")}). Remove auth/admin/api routes from the generator.`}),r.uniformLastmod=pd(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=md(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 xs=["tsx","jsx","js","mdx","md"],wd=["astro","md","mdx"],bd=5e3;function me(e,t){let n=new Map,r=0,i=(o,s,a=!1)=>{let l=Sd(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:Td(t,l),in_sitemap:a,source:s})};for(let o of vd(e))kd(o,i);return{pages:[...n.values()].filter(o=>!fe(o.route)).sort((o,s)=>o.route.localeCompare(s.route)),dynamicCount:r}}async function Ss(e,t,n){let r=[];try{let s=await T(Mt(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=Se(await s.text())}catch{return{checked:!1,liveCount:0,flipped:0}}if(r.length===0)return{checked:!1,liveCount:0,flipped:0};let i=new Set(r.map(F)),o=0;for(let s of e)!s.in_sitemap&&i.has(F(s.url||s.route))&&(s.in_sitemap=!0,o++,s.source.includes("live-sitemap")||(s.source+=", live-sitemap"));return{checked:!0,liveCount:r.length,flipped:o}}function kd(e,t){for(let n of["app",re("src","app")]){let r=re(e,n);if(Ut(r))for(let i of Kr(r)){let o=qr(r,i),s=o[o.length-1];Ad(s)&&(o.some(a=>a.startsWith("@"))||t(_d(o.slice(0,-1)),"app router"))}}for(let n of["pages",re("src","pages")]){let r=re(e,n);if(Ut(r))for(let i of Kr(r)){let o=qr(r,i);if(o[0]==="api")continue;let s=o[o.length-1],a=Vr(s),l=xs.includes(a),c=wd.includes(a);if(!l&&!c)continue;let d=Un(s);Pd(d)||t(Cd(o),c?"astro":"pages router")}}for(let n of[".","public"]){let r=re(e,n);if(Ut(r))for(let i of Kr(r,n==="."?1:1/0)){let o=qr(r,i),s=o[o.length-1];Vr(s)==="html"&&(o.some(a=>a==="node_modules"||a.startsWith("."))||t(Rd(o),"static html"))}}for(let n of["public/sitemap.xml","sitemap.xml"]){let r=re(e,...n.split("/"));if(gd(r)){for(let i of Id(r)){let o=Ed(i);o!==null&&t(o,"sitemap.xml",!0)}break}}}function vd(e){let t=[e],n=new Set([e]);for(let r of $d(e))for(let i of xd(e,r))n.has(i)||(n.add(i),t.push(i));return t}function $d(e){let t=[];try{let n=zr(re(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(zr(re(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 xd(e,t){if(!t||t.startsWith("!"))return[];let n=t.replace(/\/\*\*?$/,"/*"),r=n.indexOf("*");if(r===-1){let a=re(e,...n.split("/").filter(Boolean));return Ut(a)?[a]:[]}let i=n.slice(0,r).replace(/\/$/,""),o=re(e,...i.split("/").filter(Boolean));if(!Ut(o))return[];let s=[];try{for(let a of $s(o,{withFileTypes:!0}))if(a.isDirectory()&&!a.name.startsWith(".")&&!_s.has(a.name)&&(s.push(re(o,a.name)),s.length>=200))break}catch{}return s}function Sd(e){let t=e.trim();return t===""||t==="/"||(t.startsWith("/")||(t=`/${t}`),t=t.replace(/\/+$/,""),t==="")?"/":/\[.*\]/.test(t)?null:t}function _d(e){return"/"+e.filter(n=>!(n.startsWith("(")&&n.endsWith(")"))).join("/")}function Cd(e){let t=[...e],n=Un(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function Rd(e){let t=[...e],n=Un(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function Ed(e){try{return new URL(e).pathname||"/"}catch{return e.startsWith("/")?e:null}}function Ad(e){return Un(e)==="page"&&xs.includes(Vr(e))}function Pd(e){return["_app","_document","_error","404","500","middleware"].includes(e)}function Id(e){try{let t=zr(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 _s=new Set(["node_modules",".git",".next","dist","build",".vercel","out"]);function Ut(e){try{return hd(e).isDirectory()}catch{return!1}}function*Kr(e,t=1/0){let n=0;function*r(i,o){if(o>t)return;let s;try{s=$s(i,{withFileTypes:!0})}catch{return}for(let a of s){if(n>=bd)return;if(a.name.startsWith("."))continue;let l=re(i,a.name);if(a.isDirectory()){if(_s.has(a.name))continue;yield*r(l,o+1)}else a.isFile()&&(n++,yield l)}}yield*r(e,1)}function qr(e,t){return t.slice(e.length).replace(/^[/\\]+/,"").split(yd).filter(Boolean)}function Vr(e){let t=e.lastIndexOf(".");return t===-1?"":e.slice(t+1).toLowerCase()}function Un(e){let t=e.lastIndexOf(".");return t===-1?e:e.slice(0,t)}function Td(e,t){return e?`https://${e.replace(/^https?:\/\//,"").replace(/\/$/,"")}${t==="/"?"/":t}`:t}import{existsSync as Od,mkdirSync as Ld,readFileSync as Nd,writeFileSync as jd}from"fs";import{join as Cs}from"path";function Rs(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 Bn(e,t,n){let r=Cs(e,b,"pages.md"),i=Od(r),o=i?Jr(r):new Map;if(t.length===0&&!i)return{wrote:!1,added:0,total:0,merged:!1};let s=new Map(o),a=0,l=!1;for(let d of t){let f=As(d.url),p=n?.get(d.url),m=s.get(f);if(m)d.in_sitemap&&m.in_sitemap!=="yes"&&(m.in_sitemap="yes",l=!0),p&&Rs(m,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:As(d.source)};p&&Rs(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 Ld(Cs(e,b),{recursive:!0}),jd(r,Dd(c),"utf-8"),{wrote:!0,added:a,total:c.length,merged:i}}function Dd(e){let t=["---","generated: false",`discovered_at: ${new Date().toISOString()}`,`row_count: ${e.length}`,"---"].join(`
41
+ `;function dt(e){let t=Wr(e,".seoagent",Gr);if(!Hr(t))return null;let n=ls(t,"utf-8");return Br(n)}function cs(e,t){let n=Wr(e,".seoagent",Gr);return Hr(n)?!1:(zu(n,Yu+ss({business:{type:t||""},writingInstructions:[],referenceUrls:[],topicsToAvoid:[],contentTone:null,additionalNotes:null}),"utf-8"),!0)}function us(e){let t=Wr(e,".seoagent",Gr);if(!Hr(t))return!0;try{return as(ls(t,"utf-8"))}catch{return!1}}import{existsSync as Ft,readFileSync as ds,readdirSync as Ju,statSync as ps}from"fs";import{join as ze}from"path";var Xu=[{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 Qu(e){let t=ze(e,"package.json");if(!Ft(t))return{deps:{},source:"package.json"};try{let n=JSON.parse(ds(t,"utf-8"));return{deps:{...n.dependencies,...n.devDependencies,...n.peerDependencies},source:"package.json"}}catch{return{deps:{},source:"package.json"}}}function Zu(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 ed(e){let t={};for(let n of st){let r=ze(e,n);if(Ft(r))try{let i=ds(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 td(e,t){let n=ze(e,t.replace(/\/$/,""));if(!Ft(n))return!1;if(t.endsWith("/"))try{return ps(n).isDirectory()}catch{return!1}return!0}function nd(e){let t=["content","_posts","posts",ze("src","content")];for(let n of t){let r=ze(e,n);if(Ft(r))try{if(!ps(r).isDirectory())continue;let i=[r],o=0;for(;i.length>0&&o<50;){let s=i.pop();for(let a of Ju(s,{withFileTypes:!0}))if(o++,!a.name.startsWith(".")){if(a.isDirectory()&&i.length<5){i.push(ze(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 rd(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=Ir(e);r&&n.push(r);for(let i of n)for(let o of t){let s=i?`${i}/${o.marker}`:o.marker;if(Ft(ze(e,s)))return o.path}return null}function fs(e){let t=[],{deps:n}=Qu(e),r=ed(e),i="none";for(let s of Xu){let a=[];for(let l of Object.keys(n))if(Zu(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(td(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=nd(e);s&&(i="mdx-local",t.push(s))}let o=rd(e);return{cms:i,blog_path:o,evidence:t}}import{existsSync as id,readFileSync as od}from"fs";import{join as sd}from"path";var ms=["openai","fal","replicate"],pt={openai:["OPENAI_API_KEY"],fal:["FAL_KEY","FAL_API_KEY"],replicate:["REPLICATE_API_TOKEN","REPLICATE_API_KEY"]};function ad(e){let t={};if(!id(e))return t;let n=od(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 gs(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 st){let i=sd(e,r),o=ad(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 Ne(e){let t=[].concat(...ms.map(a=>pt[a])),n=gs(e,t),r=[];for(let a of ms)pt[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=pt[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 hs(e,t){let n=gs(e,pt[t]);for(let r of pt[t])if(n.found[r])return{key:n.found[r].value,envName:r};return null}function ys(){return pt}import{existsSync as Ye,readFileSync as Kr}from"fs";import{join as Je}from"path";function ws(e){try{return new URL(e).hostname}catch{return e}}function bs(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 ld(e){for(let t of st){let n=Je(e,t);if(!Ye(n))continue;let r=Kr(n,"utf-8");for(let i of ho){let o=r.match(new RegExp(`^${i}=(.+)$`,"m"));if(o){let s=o[1].trim().replace(/^["']|["']$/g,""),a=ws(s);if(bs(a))continue;return{value:a,source:`${t} (${i})`}}}}return null}function cd(e){let t=Je(e,"package.json");if(!Ye(t))return null;try{let n=JSON.parse(Kr(t,"utf-8"));if(!n.homepage)return null;let r=ws(n.homepage);return bs(r)?null:{value:r,source:"package.json (homepage)"}}catch{return null}}function ks(e,t){let n=[];t?.("Checking for monorepo / workspace layout\u2026"),Ye(Je(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=ld(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=cd(e);a&&(r=a.value,n.push({field:"domain",detail:a.value,source:a.source}))}let o=Je(e,"package.json"),s=null;if(Ye(o))try{t?.("Reading dependencies to infer site type\u2026");let a=JSON.parse(Kr(o,"utf-8")),l=Object.keys({...a.dependencies,...a.devDependencies}),c=(...d)=>d.some(f=>l.includes(f));if(c("@shopify/hydrogen","@shopify/polaris")||Ye(Je(e,"shopify.config.js"))||Ye(Je(e,"shopify.config.ts"))){s="product";let d=c("@shopify/hydrogen","@shopify/polaris")?"Shopify-related dependencies in package.json":Ye(Je(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 hd,readFileSync as zr,readdirSync as xs,statSync as yd}from"fs";import{join as re,sep as wd}from"path";var ud=[/^\/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 Se(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 dd(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 pd=10,vs=.9;function fd(e,t){if(t<pd||e.length<t*vs)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*vs)return r;return null}function F(e){let t=e;try{t=new URL(e).pathname}catch{let n=t.indexOf("#");n!==-1&&(t=t.slice(0,n));let r=t.indexOf("?");r!==-1&&(t=t.slice(0,r))}return t.length>1&&t.endsWith("/")&&(t=t.slice(0,-1)),t||"/"}function fe(e){return ud.some(t=>t.test(e))}function md(e){return e.filter(t=>fe(F(t)))}function gd(e,t){let n=new Set(e.map(F)),r=[],i=new Set;for(let o of t){let s=F(o);fe(s)||n.has(s)||i.has(s)||(i.add(s),r.push(s))}return r}function Mt(e){return`https://${e.replace(/^https?:\/\//,"").replace(/\/+$/,"")}/sitemap.xml`}async function $s(e){let t=e.sitemapUrl||Mt(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 T(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=Se(i),r.lastmods=dd(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=md(r.urls),r.privateUrls.length>0&&n.push({level:"warning",message:`${r.privateUrls.length} private/noindex URL(s) leaked into the sitemap (e.g. ${r.privateUrls.slice(0,3).map(F).join(", ")}). Remove auth/admin/api routes from the generator.`}),r.uniformLastmod=fd(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=gd(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 Ss=["tsx","jsx","js","mdx","md"],bd=["astro","md","mdx"],kd=5e3;function me(e,t){let n=new Map,r=0,i=(o,s,a=!1)=>{let l=_d(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 $d(e))vd(o,i);return{pages:[...n.values()].filter(o=>!fe(o.route)).sort((o,s)=>o.route.localeCompare(s.route)),dynamicCount:r}}async function _s(e,t,n){let r=[];try{let s=await T(Mt(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=Se(await s.text())}catch{return{checked:!1,liveCount:0,flipped:0}}if(r.length===0)return{checked:!1,liveCount:0,flipped:0};let i=new Set(r.map(F)),o=0;for(let s of e)!s.in_sitemap&&i.has(F(s.url||s.route))&&(s.in_sitemap=!0,o++,s.source.includes("live-sitemap")||(s.source+=", live-sitemap"));return{checked:!0,liveCount:r.length,flipped:o}}function vd(e,t){for(let n of["app",re("src","app")]){let r=re(e,n);if(Ut(r))for(let i of qr(r)){let o=Vr(r,i),s=o[o.length-1];Pd(s)&&(o.some(a=>a.startsWith("@"))||t(Cd(o.slice(0,-1)),"app router"))}}for(let n of["pages",re("src","pages")]){let r=re(e,n);if(Ut(r))for(let i of qr(r)){let o=Vr(r,i);if(o[0]==="api")continue;let s=o[o.length-1],a=Yr(s),l=Ss.includes(a),c=bd.includes(a);if(!l&&!c)continue;let d=Un(s);Id(d)||t(Rd(o),c?"astro":"pages router")}}for(let n of[".","public"]){let r=re(e,n);if(Ut(r))for(let i of qr(r,n==="."?1:1/0)){let o=Vr(r,i),s=o[o.length-1];Yr(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=re(e,...n.split("/"));if(hd(r)){for(let i of Td(r)){let o=Ad(i);o!==null&&t(o,"sitemap.xml",!0)}break}}}function $d(e){let t=[e],n=new Set([e]);for(let r of xd(e))for(let i of Sd(e,r))n.has(i)||(n.add(i),t.push(i));return t}function xd(e){let t=[];try{let n=zr(re(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(zr(re(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 Sd(e,t){if(!t||t.startsWith("!"))return[];let n=t.replace(/\/\*\*?$/,"/*"),r=n.indexOf("*");if(r===-1){let a=re(e,...n.split("/").filter(Boolean));return Ut(a)?[a]:[]}let i=n.slice(0,r).replace(/\/$/,""),o=re(e,...i.split("/").filter(Boolean));if(!Ut(o))return[];let s=[];try{for(let a of xs(o,{withFileTypes:!0}))if(a.isDirectory()&&!a.name.startsWith(".")&&!Cs.has(a.name)&&(s.push(re(o,a.name)),s.length>=200))break}catch{}return s}function _d(e){let t=e.trim();return t===""||t==="/"||(t.startsWith("/")||(t=`/${t}`),t=t.replace(/\/+$/,""),t==="")?"/":/\[.*\]/.test(t)?null:t}function Cd(e){return"/"+e.filter(n=>!(n.startsWith("(")&&n.endsWith(")"))).join("/")}function Rd(e){let t=[...e],n=Un(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function Ed(e){let t=[...e],n=Un(t[t.length-1]);return n==="index"?t.pop():t[t.length-1]=n,"/"+t.join("/")}function Ad(e){try{return new URL(e).pathname||"/"}catch{return e.startsWith("/")?e:null}}function Pd(e){return Un(e)==="page"&&Ss.includes(Yr(e))}function Id(e){return["_app","_document","_error","404","500","middleware"].includes(e)}function Td(e){try{let t=zr(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 Cs=new Set(["node_modules",".git",".next","dist","build",".vercel","out"]);function Ut(e){try{return yd(e).isDirectory()}catch{return!1}}function*qr(e,t=1/0){let n=0;function*r(i,o){if(o>t)return;let s;try{s=xs(i,{withFileTypes:!0})}catch{return}for(let a of s){if(n>=kd)return;if(a.name.startsWith("."))continue;let l=re(i,a.name);if(a.isDirectory()){if(Cs.has(a.name))continue;yield*r(l,o+1)}else a.isFile()&&(n++,yield l)}}yield*r(e,1)}function Vr(e,t){return t.slice(e.length).replace(/^[/\\]+/,"").split(wd).filter(Boolean)}function Yr(e){let t=e.lastIndexOf(".");return t===-1?"":e.slice(t+1).toLowerCase()}function Un(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 Ld,mkdirSync as Nd,readFileSync as jd,writeFileSync as Dd}from"fs";import{join as Rs}from"path";function Es(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 Bn(e,t,n){let r=Rs(e,b,"pages.md"),i=Ld(r),o=i?Xr(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=Ps(d.url),p=n?.get(d.url),m=s.get(f);if(m)d.in_sitemap&&m.in_sitemap!=="yes"&&(m.in_sitemap="yes",l=!0),p&&Es(m,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:Ps(d.source)};p&&Es(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 Nd(Rs(e,b),{recursive:!0}),Dd(r,Fd(c),"utf-8"),{wrote:!0,added:a,total:c.length,merged:i}}function Fd(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 Jr(e){let t=new Map,n;try{n=Nd(e,"utf-8")}catch{return t}let r=n.split(/\r?\n/);for(let i=0;i<r.length-1;i++){if(!Yr(r[i])||!Fd(r[i+1]))continue;let o=Es(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&&Yr(r[a]);a++){let l=Es(r[a]),c=(l[s.url]??"").trim();!c||c==="\u2014"||c==="-"||t.set(c,{url:c,in_sitemap:ft(l,s.in_sitemap),in_nav:ft(l,s.in_nav),status:ft(l,s.status),rendered:ft(l,s.rendered),word_count:ft(l,s.word_count),notes:ft(l,s.notes)})}break}return t}function ft(e,t){let n=t>=0?(e[t]??"").trim():"";return n===""?"\u2014":n}function Yr(e){let t=e.trim();return t.startsWith("|")&&t.endsWith("|")&&t.length>1}function Fd(e){let t=e.trim();return Yr(t)&&/^\|(?:\s*:?-+:?\s*\|)+$/.test(t)}function Es(e){return e.trim().slice(1,-1).split("|").map(t=>t.trim())}function As(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}import{existsSync as Md,readFileSync as Ud,statSync as Bd}from"fs";import{dirname as Xr,isAbsolute as Hd,join as Wd,resolve as Qr,sep as Bt}from"path";var Gd={isWorktree:!1,mainRoot:null,reason:null};function Ps(e){let t=Wd(e,".git");try{if(Md(t)&&Bd(t).isFile()){let o=Ud(t,"utf-8").match(/^gitdir:\s*(.+)\s*$/m),s=null;if(o){let a=Hd(o[1])?o[1]:Qr(e,o[1]),l=Xr(a),c=Xr(l);l.endsWith(`${Bt}worktrees`)&&c.endsWith(`${Bt}.git`)&&(s=Xr(c))}return{isWorktree:!0,mainRoot:s,reason:"gitfile"}}}catch{}let n=`${Bt}.claude${Bt}worktrees${Bt}`,r=Qr(e).indexOf(n);return r>=0?{isWorktree:!0,mainRoot:Qr(e).slice(0,r),reason:"agent-worktree-path"}:Gd}import{existsSync as je,mkdirSync as Hn,readdirSync as Kd,readFileSync as Ts,statSync as jk,writeFileSync as Is}from"fs";import{dirname as qd,join as _e,relative as Os,resolve as zd,sep as Vd}from"path";var mt="okf";function gt(e){return _e(e,b,mt)}var Yd=/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2}(\.\d+)?)?(Z|[+-]\d{2}:\d{2})?)?$/;function Wn(e){let t=[];for(let n of Kd(e,{withFileTypes:!0})){let r=_e(e,n.name);n.isDirectory()?t.push(...Wn(r)):n.isFile()&&n.name.toLowerCase().endsWith(".md")&&t.push(r)}return t}function Jd(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 Gn(e){let t=[],n=[];if(!je(e))return{ok:!1,fileCount:0,errors:[{file:mt,message:"No OKF bundle found. Run `seoagent okf scaffold` first."}],warnings:[]};let r=Wn(e);if(r.length===0)return{ok:!1,fileCount:0,errors:[{file:mt,message:"OKF directory exists but contains no markdown files."}],warnings:[]};je(_e(e,"index.md"))||n.push({file:mt,message:"No top-level index.md \u2014 agents use it for progressive disclosure."});for(let o of r){let s=Os(e,o),a;try{a=se(Ts(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!==""&&!Yd.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 Jd(a.body)){let p=f.split("#")[0];if(!p)continue;let m=zd(qd(o),p);je(m)||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 Kn(e){let t=gt(e);if(!je(t))return{exists:!1,fileCount:0};try{return{exists:!0,fileCount:Wn(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 Ls(e){let t=_e(e,"index.md");if(!je(t))return!0;let n;try{n=Ts(t,"utf-8")}catch{return!0}return Xd.some(r=>n.includes(r))}function Ns(e){if(!je(e))return[];try{return Wn(e).map(t=>Os(e,t).split(Vd).join("/")).sort()}catch{return[]}}function qn(e,t){let n=gt(e);Hn(n,{recursive:!0}),Hn(_e(n,"concepts"),{recursive:!0}),Hn(_e(n,"faqs"),{recursive:!0}),Hn(_e(n,"articles"),{recursive:!0});let r=[],i=t&&t!=="unknown"?t:"your site",o=_e(n,"index.md");je(o)||(Is(o,`---
44
+ `)}function Xr(e){let t=new Map,n;try{n=jd(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])||!Md(r[i+1]))continue;let o=As(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=As(r[a]),c=(l[s.url]??"").trim();!c||c==="\u2014"||c==="-"||t.set(c,{url:c,in_sitemap:ft(l,s.in_sitemap),in_nav:ft(l,s.in_nav),status:ft(l,s.status),rendered:ft(l,s.rendered),word_count:ft(l,s.word_count),notes:ft(l,s.notes)})}break}return t}function ft(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 Md(e){let t=e.trim();return Jr(t)&&/^\|(?:\s*:?-+:?\s*\|)+$/.test(t)}function As(e){return e.trim().slice(1,-1).split("|").map(t=>t.trim())}function Ps(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}import{existsSync as Ud,readFileSync as Bd,statSync as Hd}from"fs";import{dirname as Qr,isAbsolute as Wd,join as Gd,resolve as Zr,sep as Bt}from"path";var Kd={isWorktree:!1,mainRoot:null,reason:null};function Is(e){let t=Gd(e,".git");try{if(Ud(t)&&Hd(t).isFile()){let o=Bd(t,"utf-8").match(/^gitdir:\s*(.+)\s*$/m),s=null;if(o){let a=Wd(o[1])?o[1]:Zr(e,o[1]),l=Qr(a),c=Qr(l);l.endsWith(`${Bt}worktrees`)&&c.endsWith(`${Bt}.git`)&&(s=Qr(c))}return{isWorktree:!0,mainRoot:s,reason:"gitfile"}}}catch{}let n=`${Bt}.claude${Bt}worktrees${Bt}`,r=Zr(e).indexOf(n);return r>=0?{isWorktree:!0,mainRoot:Zr(e).slice(0,r),reason:"agent-worktree-path"}:Kd}import{existsSync as je,mkdirSync as Hn,readdirSync as qd,readFileSync as Os,statSync as Lk,writeFileSync as Ts}from"fs";import{dirname as Vd,join as _e,relative as Ls,resolve as zd,sep as Yd}from"path";var mt="okf";function gt(e){return _e(e,b,mt)}var Jd=/^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}(:\d{2}(\.\d+)?)?(Z|[+-]\d{2}:\d{2})?)?$/;function Wn(e){let t=[];for(let n of qd(e,{withFileTypes:!0})){let r=_e(e,n.name);n.isDirectory()?t.push(...Wn(r)):n.isFile()&&n.name.toLowerCase().endsWith(".md")&&t.push(r)}return t}function Xd(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 Gn(e){let t=[],n=[];if(!je(e))return{ok:!1,fileCount:0,errors:[{file:mt,message:"No OKF bundle found. Run `seoagent okf scaffold` first."}],warnings:[]};let r=Wn(e);if(r.length===0)return{ok:!1,fileCount:0,errors:[{file:mt,message:"OKF directory exists but contains no markdown files."}],warnings:[]};je(_e(e,"index.md"))||n.push({file:mt,message:"No top-level index.md \u2014 agents use it for progressive disclosure."});for(let o of r){let s=Ls(e,o),a;try{a=se(Os(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!==""&&!Jd.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 Xd(a.body)){let p=f.split("#")[0];if(!p)continue;let m=zd(Vd(o),p);je(m)||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 Kn(e){let t=gt(e);if(!je(t))return{exists:!1,fileCount:0};try{return{exists:!0,fileCount:Wn(t).length}}catch{return{exists:!0,fileCount:0}}}var Qd=["_Describe the business in","_Link concept files here","_Link FAQ files here","_Link article files here"];function Ns(e){let t=_e(e,"index.md");if(!je(t))return!0;let n;try{n=Os(t,"utf-8")}catch{return!0}return Qd.some(r=>n.includes(r))}function js(e){if(!je(e))return[];try{return Wn(e).map(t=>Ls(e,t).split(Yd).join("/")).sort()}catch{return[]}}function qn(e,t){let n=gt(e);Hn(n,{recursive:!0}),Hn(_e(n,"concepts"),{recursive:!0}),Hn(_e(n,"faqs"),{recursive:!0}),Hn(_e(n,"articles"),{recursive:!0});let r=[],i=t&&t!=="unknown"?t:"your site",o=_e(n,"index.md");je(o)||(Ts(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=_e(n,"log.md");return je(s)||(Is(s,`---
71
+ `,"utf-8"),r.push("index.md"));let s=_e(n,"log.md");return je(s)||(Ts(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 ht}from"@clack/prompts";var u={info:e=>ht.info(e),warn:e=>ht.warn(e),error:e=>ht.error(e),success:e=>ht.success(e),step:e=>ht.step(e),message:e=>ht.message(e)};function x(e,t,n,r=n){e?e.stop(r):u[t](n)}var Ms=[{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"}],Ht="unknown",ep=new Set(["saas","service","product","content","marketplace","tool","app","nonprofit","community","unknown"]);function tp(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 zn(e){if(!e?.trim())return null;let t=e.trim().toLowerCase();return ep.has(t)?t:null}async function Wt(e={}){let t=process.cwd();if(Po(t)){let l=S(t),c=ut(t);qe(t),z(t,{skill_version:I}),ze(t);let d=Bs(Vn(t,c.skillFile)),f=c.claudeSymlink?` (symlinked at ${Vn(t,c.claudeSymlink)})`:"",p=l?.skill_version&&l.skill_version!==I?`${l.skill_version} \u2192 ${I}`:I;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 \`${g("status")}\` to see your project, or \`${g("uninstall")}\` to start fresh.`),!Lr()){let m=Nn(t);m&&await Nr({installId:m,event:"reinit",cliVersion:I})&&u.info(Or)}return}let n=!!e.yes||!process.stdin.isTTY,r=Ps(t);if(r.isWorktree&&!e.allowWorktree){let l=r.mainRoot?`cd ${r.mainRoot} && ${g("init")}`:`run ${g("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)),js("SEOAgent \u2014 AI SEO Agent");let c=await Fs({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});(Xe(c)||!c)&&(Qe(`Good call. ${l}`),process.exit(0))}else n||js("SEOAgent \u2014 AI SEO Agent");let i=bs(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 ${tp(l)}`)}},s=e.domain?.trim()||process.env.SEOAGENT_DOMAIN?.trim()||i.domain||null,a=zn(e.siteType)||zn(process.env.SEOAGENT_SITE_TYPE)||i.siteType||null;if(n){e.siteType?.trim()&&zn(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()&&zn(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=Ht),a||(a="unknown"),await Us(t,s,a);return}if(o(),!s){let l=await Ds({message:"Website domain",placeholder:"example.com",validate:c=>c.trim()?void 0:"Domain is required"});Xe(l)&&(Qe("Cancelled"),process.exit(0)),s=String(l)}if(!a){let l=await Zr({message:"What kind of site is this?",options:[...Ms]});Xe(l)&&(Qe("Cancelled"),process.exit(0)),a=l}for(;;){let l=await Fs({message:`Create .seoagent for ${s} (${a})?`});if(Xe(l)&&(Qe("Cancelled"),process.exit(0)),l)break;let c=await Zr({message:"What should we change?",options:[{value:"domain",label:"Domain"},{value:"site_type",label:"Site type"},{value:"abort",label:"Cancel setup"}]});if((Xe(c)||c==="abort")&&(Qe("Cancelled"),process.exit(0)),c==="domain"){let d=await Ds({message:"Website domain",placeholder:"example.com",validate:f=>f.trim()?void 0:"Domain is required"});Xe(d)&&(Qe("Cancelled"),process.exit(0)),s=String(d)}else{let d=await Zr({message:"What kind of site is this?",options:[...Ms]});Xe(d)&&(Qe("Cancelled"),process.exit(0)),a=d}}await Us(t,s,a)}async function Us(e,t,n){let r=Zd();r.start("Setting up your SEO project");let i=ps(e),o=Ne(e),s=On(e),a=Tr(),l={domain:t,site_type:n,language:"en",initialized_at:new Date().toISOString(),seoagent_version:I,skill_version:I,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=Lr(),d=c?Promise.resolve(!1):Nr({installId:a,event:"init",cliVersion:I}),f=c||t===Ht?Promise.resolve(null):Uo({domain:t,installId:a}),p=j(t),m=p&&t!==Ht?Oe({apiBase:p.api_base,authHeader:`Bearer ${p.user_token}:${p.website_token}`,localDomain:t}).catch(()=>null):Promise.resolve(null);To(e),Io(e,l),ze(e),ls(e,n),Yo(e);let y=qn(e,t!==Ht?t:null),h=ut(e),w=Vn(e,h.skillFile),$=Bs(w),_=`${$}/references/audit-checks.md`,U=h.claudeSymlink?Vn(e,h.claudeSymlink):void 0;qe(e);let R=t!==Ht,A={pages:[],dynamicCount:0},O={wrote:!1,added:0,total:0,merged:!1};try{A=me(e,R?t:null),O=Bn(e,A.pages)}catch{}if(r.stop(R?`Created .seoagent/ project for ${l.domain}`:"Created .seoagent/ project (site URL not detected yet \u2014 see step 2)"),i.cms!=="none"){let rt=i.evidence.map(Pt=>`${Pt.detail} (${Pt.source})`).slice(0,2).join(", ");u.info(`CMS detected: ${i.cms} \u2014 ${rt}`)}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.`),A.pages.length>0){let rt=O.merged?O.added>0?`Re-scanned your codebase: +${O.added} new page${O.added===1?"":"s"} merged into .seoagent/pages.md (${O.total} total)`:`Re-scanned your codebase: .seoagent/pages.md already current (${O.total} pages)`:`Found ${A.pages.length} page${A.pages.length===1?"":"s"} in your codebase \u2192 .seoagent/pages.md`;u.info(rt+(A.dynamicCount>0?` (plus ${A.dynamicCount} dynamic route template${A.dynamicCount===1?"":"s"} \u2014 the audit will discover their instances)`:""))}let[oe,Z,nt]=await Promise.all([d,f,m]);if(nt?.verdict==="mismatch"&&u.warn(`Heads up: the credentials bound to ${t} are for a SEOAgent cloud project on ${nt.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 \`${g("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.`),Z?.status==="data"){let rt=Z.difficulty!=null?`, difficulty ${Z.difficulty}/100`:"";u.info(`Free keyword peek \u2014 "${Z.keyword}": ${Z.volume.toLocaleString("en-US")} searches/mo${rt}. You get ~10 free peeks/day: ${g('keywords --peek "<keyword>"')}`)}else Z?.status==="no-data"&&u.info(`Free keyword peek is live \u2014 no search-volume data for "${Z.keyword}" yet. Try a topic keyword (~10 free/day): ${g('keywords --peek "best <your category> tool"')}`);oe&&u.info(Or);let vn=R?l.domain:"your site",xr=R?[" 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."];Qd([R?`\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):","",...xr,...cs(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 ${vn}`," (homepage + sitemap + robots.txt; the checks live in",` ${_} \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:",` ${g("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.`,...U?[` Symlinked at ${U} \u2192 ${$} so Claude Code finds it too.`]:[],""," Want the cloud dashboard now? Free account, ~30 seconds:","",` ${g("login")}`,""].join(`
81
- `))}import{existsSync as Gs}from"fs";import{intro as rp,outro as ip,confirm as op,isCancel as sp,cancel as ap}from"@clack/prompts";import{existsSync as Yn,rmSync as np}from"fs";import{join as Jn}from"path";function Hs(e,t={}){let n=[],r=Jn(e,b);Yn(r)&&n.push({label:".seoagent/ \u2014 project state + all generated work",path:r,kind:"dir"});let i=Jn(e,$e.CLAUDE);Yn(i)&&n.push({label:".claude/skills/seoagent/ \u2014 installed skill bundle",path:i,kind:"dir"});let o=Jn(e,$e.AGENTS);return Yn(o)&&n.push({label:".agents/skills/seoagent/ \u2014 installed skill bundle",path:o,kind:"dir"}),Xo(e)&&n.push({label:".claude/settings.json \u2014 sync hook entry (other settings preserved)",path:Jn(e,".claude","settings.json"),kind:"hook"}),t.global&&Yn(W)&&n.push({label:"~/.config/seoagent/ \u2014 login credentials + sync state (all projects)",path:W,kind:"global"}),n}function Ws(e,t){for(let n of t)n.kind==="hook"?Qo(e):np(n.path,{recursive:!0,force:!0})}async function Gt(e={}){let t=process.cwd(),n=Hs(t,{global:e.global});if(n.length===0){u.info("No SEOAgent install found in this directory \u2014 nothing to remove."),!e.global&&Gs(W)&&u.info("Your seoagent.com login is still stored at ~/.config/seoagent/. Re-run with --global to wipe it too.");return}let r=!!e.yes||!process.stdin.isTTY,i=n.map(s=>` \u2022 ${s.label}`).join(`
82
- `);if(!r){rp("SEOAgent \u2014 uninstall"),u.message(`This will remove:
83
- ${i}`);let s=await op({message:"Remove these and start fresh?"});if(sp(s)||!s){ap("Cancelled \u2014 nothing was removed.");return}}Ws(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 ht}from"@clack/prompts";var u={info:e=>ht.info(e),warn:e=>ht.warn(e),error:e=>ht.error(e),success:e=>ht.success(e),step:e=>ht.step(e),message:e=>ht.message(e)};function x(e,t,n,r=n){e?e.stop(r):u[t](n)}var Us=[{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"}],Ht="unknown",tp=new Set(["saas","service","product","content","marketplace","tool","app","nonprofit","community","unknown"]);function np(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 Vn(e){if(!e?.trim())return null;let t=e.trim().toLowerCase();return tp.has(t)?t:null}async function Wt(e={}){let t=process.cwd();if(Io(t)){let l=S(t),c=ut(t);qe(t),V(t,{skill_version:I}),Ve(t);let d=Hs(zn(t,c.skillFile)),f=c.claudeSymlink?` (symlinked at ${zn(t,c.claudeSymlink)})`:"",p=l?.skill_version&&l.skill_version!==I?`${l.skill_version} \u2192 ${I}`:I;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 \`${g("status")}\` to see your project, or \`${g("uninstall")}\` to start fresh.`),!Nr()){let m=Nn(t);m&&await jr({installId:m,event:"reinit",cliVersion:I})&&u.info(Lr)}return}let n=!!e.yes||!process.stdin.isTTY,r=Is(t);if(r.isWorktree&&!e.allowWorktree){let l=r.mainRoot?`cd ${r.mainRoot} && ${g("init")}`:`run ${g("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)),Ds("SEOAgent \u2014 AI SEO Agent");let c=await Ms({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});(Xe(c)||!c)&&(Qe(`Good call. ${l}`),process.exit(0))}else n||Ds("SEOAgent \u2014 AI SEO Agent");let i=ks(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 ${np(l)}`)}},s=e.domain?.trim()||process.env.SEOAGENT_DOMAIN?.trim()||i.domain||null,a=Vn(e.siteType)||Vn(process.env.SEOAGENT_SITE_TYPE)||i.siteType||null;if(n){e.siteType?.trim()&&Vn(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()&&Vn(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=Ht),a||(a="unknown"),await Bs(t,s,a);return}if(o(),!s){let l=await Fs({message:"Website domain",placeholder:"example.com",validate:c=>c.trim()?void 0:"Domain is required"});Xe(l)&&(Qe("Cancelled"),process.exit(0)),s=String(l)}if(!a){let l=await ei({message:"What kind of site is this?",options:[...Us]});Xe(l)&&(Qe("Cancelled"),process.exit(0)),a=l}for(;;){let l=await Ms({message:`Create .seoagent for ${s} (${a})?`});if(Xe(l)&&(Qe("Cancelled"),process.exit(0)),l)break;let c=await ei({message:"What should we change?",options:[{value:"domain",label:"Domain"},{value:"site_type",label:"Site type"},{value:"abort",label:"Cancel setup"}]});if((Xe(c)||c==="abort")&&(Qe("Cancelled"),process.exit(0)),c==="domain"){let d=await Fs({message:"Website domain",placeholder:"example.com",validate:f=>f.trim()?void 0:"Domain is required"});Xe(d)&&(Qe("Cancelled"),process.exit(0)),s=String(d)}else{let d=await ei({message:"What kind of site is this?",options:[...Us]});Xe(d)&&(Qe("Cancelled"),process.exit(0)),a=d}}await Bs(t,s,a)}async function Bs(e,t,n){let r=ep();r.start("Setting up your SEO project");let i=fs(e),o=Ne(e),s=On(e),a=Or(),l={domain:t,site_type:n,language:"en",initialized_at:new Date().toISOString(),seoagent_version:I,skill_version:I,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=Nr(),d=c?Promise.resolve(!1):jr({installId:a,event:"init",cliVersion:I}),f=c||t===Ht?Promise.resolve(null):Bo({domain:t,installId:a}),p=j(t),m=p&&t!==Ht?Oe({apiBase:p.api_base,authHeader:`Bearer ${p.user_token}:${p.website_token}`,localDomain:t}).catch(()=>null):Promise.resolve(null);Oo(e),To(e,l),Ve(e),cs(e,n),Jo(e);let y=qn(e,t!==Ht?t:null),h=ut(e),w=zn(e,h.skillFile),$=Hs(w),_=`${$}/references/audit-checks.md`,U=h.claudeSymlink?zn(e,h.claudeSymlink):void 0;qe(e);let R=t!==Ht,A={pages:[],dynamicCount:0},O={wrote:!1,added:0,total:0,merged:!1};try{A=me(e,R?t:null),O=Bn(e,A.pages)}catch{}if(r.stop(R?`Created .seoagent/ project for ${l.domain}`:"Created .seoagent/ project (site URL not detected yet \u2014 see step 2)"),i.cms!=="none"){let rt=i.evidence.map(Pt=>`${Pt.detail} (${Pt.source})`).slice(0,2).join(", ");u.info(`CMS detected: ${i.cms} \u2014 ${rt}`)}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.`),A.pages.length>0){let rt=O.merged?O.added>0?`Re-scanned your codebase: +${O.added} new page${O.added===1?"":"s"} merged into .seoagent/pages.md (${O.total} total)`:`Re-scanned your codebase: .seoagent/pages.md already current (${O.total} pages)`:`Found ${A.pages.length} page${A.pages.length===1?"":"s"} in your codebase \u2192 .seoagent/pages.md`;u.info(rt+(A.dynamicCount>0?` (plus ${A.dynamicCount} dynamic route template${A.dynamicCount===1?"":"s"} \u2014 the audit will discover their instances)`:""))}let[oe,Z,nt]=await Promise.all([d,f,m]);if(nt?.verdict==="mismatch"&&u.warn(`Heads up: the credentials bound to ${t} are for a SEOAgent cloud project on ${nt.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 \`${g("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.`),Z?.status==="data"){let rt=Z.difficulty!=null?`, difficulty ${Z.difficulty}/100`:"";u.info(`Free keyword peek \u2014 "${Z.keyword}": ${Z.volume.toLocaleString("en-US")} searches/mo${rt}. You get ~10 free peeks/day: ${g('keywords --peek "<keyword>"')}`)}else Z?.status==="no-data"&&u.info(`Free keyword peek is live \u2014 no search-volume data for "${Z.keyword}" yet. Try a topic keyword (~10 free/day): ${g('keywords --peek "best <your category> tool"')}`);oe&&u.info(Lr);let vn=R?l.domain:"your site",Sr=R?[" 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."];Zd([R?`\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):","",...Sr,...us(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 ${vn}`," (homepage + sitemap + robots.txt; the checks live in",` ${_} \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:",` ${g("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.`,...U?[` Symlinked at ${U} \u2192 ${$} so Claude Code finds it too.`]:[],""," Want the cloud dashboard now? Free account, ~30 seconds:","",` ${g("login")}`,""].join(`
81
+ `))}import{existsSync as Ks}from"fs";import{intro as ip,outro as op,confirm as sp,isCancel as ap,cancel as lp}from"@clack/prompts";import{existsSync as Yn,rmSync as rp}from"fs";import{join as Jn}from"path";function Ws(e,t={}){let n=[],r=Jn(e,b);Yn(r)&&n.push({label:".seoagent/ \u2014 project state + all generated work",path:r,kind:"dir"});let i=Jn(e,$e.CLAUDE);Yn(i)&&n.push({label:".claude/skills/seoagent/ \u2014 installed skill bundle",path:i,kind:"dir"});let o=Jn(e,$e.AGENTS);return Yn(o)&&n.push({label:".agents/skills/seoagent/ \u2014 installed skill bundle",path:o,kind:"dir"}),Qo(e)&&n.push({label:".claude/settings.json \u2014 sync hook entry (other settings preserved)",path:Jn(e,".claude","settings.json"),kind:"hook"}),t.global&&Yn(W)&&n.push({label:"~/.config/seoagent/ \u2014 login credentials + sync state (all projects)",path:W,kind:"global"}),n}function Gs(e,t){for(let n of t)n.kind==="hook"?Zo(e):rp(n.path,{recursive:!0,force:!0})}async function Gt(e={}){let t=process.cwd(),n=Ws(t,{global:e.global});if(n.length===0){u.info("No SEOAgent install found in this directory \u2014 nothing to remove."),!e.global&&Ks(W)&&u.info("Your seoagent.com login is still stored at ~/.config/seoagent/. Re-run with --global to wipe it too.");return}let r=!!e.yes||!process.stdin.isTTY,i=n.map(s=>` \u2022 ${s.label}`).join(`
82
+ `);if(!r){ip("SEOAgent \u2014 uninstall"),u.message(`This will remove:
83
+ ${i}`);let s=await sp({message:"Remove these and start fresh?"});if(ap(s)||!s){lp("Cancelled \u2014 nothing was removed.");return}}Gs(t,n);let o=n.map(s=>` \u2713 ${s.label}`).join(`
84
84
  `);r?u.success(`Removed:
85
- ${o}`):ip(`Removed:
86
- ${o}`),!e.global&&Gs(W)&&u.info("Your seoagent.com login (~/.config/seoagent/) was kept \u2014 it is shared across projects. Run `uninstall --global` to wipe it too."),u.info(`Re-install any time with \`${g("init")}\`.`)}import P from"picocolors";import{existsSync as Kt,readdirSync as ei,statSync as lp,readFileSync as Ks}from"fs";import{join as yt}from"path";function cp(e){let t=(e.match(/^\s*-\s+\[\s\]/gm)??[]).length,n=(e.match(/^\s*-\s+\[x\]/gim)??[]).length;return{open:t,done:n}}function up(e){let t=yt(e,"audit","latest.md");if(!Kt(t))return null;let n=An(t);if(!n)return null;let r=Ks(t,"utf-8"),i=cp(r);return{exists:!0,date:typeof n.data.audited_at=="string"?n.data.audited_at:void 0,issueCount:i.open}}function dp(e){try{let n=Ks(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 pp(e){let t=yt(e,"strategy","clusters");if(!Kt(t))return null;let n=ei(t).filter(i=>i.endsWith(".md"));if(n.length===0)return null;let r=0;for(let i of n)r+=dp(yt(t,i));return{exists:!0,clusterCount:n.length,articleCount:r}}function fp(e){let t=yt(e,"briefs");if(!Kt(t))return null;let n=ei(t).filter(r=>r.endsWith(".md"));return n.length>0?{exists:!0,count:n.length}:null}function mp(e){let t=yt(e,"content");if(!Kt(t))return null;let n=ei(t).filter(r=>r.endsWith(".md"));return n.length===0?null:{exists:!0,count:n.length}}function gp(e){let t=yt(e,"roadmap.md");return Kt(t)?{exists:!0,updatedAt:lp(t).mtime.toISOString()}:null}function qs(e){let t=S(e);if(!t)return null;let n=We(e);return{domain:t.domain,audit:up(n),strategy:pp(n),briefs:fp(n),content:mp(n),roadmap:gp(n)}}import De from"picocolors";var hp=/\x1b\[[0-9;]*m/g;function zs(e){return e.replace(hp,"").length}function M(e,t={}){let n=t.width??51,r=n-4,i="\u2500".repeat(n-2),o=yp(n,t.title),s=De.dim(`\u251C${i}\u2524`),a=De.dim(`\u2514${i}\u2518`),l=[o];for(let c of e){if("sep"in c){l.push(s);continue}l.push(wp(c.content,r))}return l.push(a),l.join(`
87
- `)}function yp(e,t){if(!t)return De.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`);let n=zs(t),r=e-5-n;return r<1?De.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`):`${De.dim("\u250C\u2500 ")}${t}${De.dim(` ${"\u2500".repeat(r)}\u2510`)}`}function wp(e,t){let n=zs(e),r;return n<=t?r=e+" ".repeat(t-n):r=e,`${De.dim("\u2502")} ${r} ${De.dim("\u2502")}`}function ti(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 qt(){let e=qs(process.cwd());if(!e){u.warn("No SEOAgent project found in this directory."),u.info(`Run \`${g("init")}\` to get started.`);return}u.message(bp(e))}function bp(e){if(!e)return"";let t=11,n=s=>P.dim(s.padEnd(t)),r=[];j(e.domain)?(r.push({content:`${P.green("\u2713")} ${P.dim("Logged in")}`}),r.push({content:P.dim(` Run \`${g("whoami")}\` for email / plan.`)})):(r.push({content:`${P.dim("\u25CB Not logged in")}`}),r.push({content:P.dim(` Run \`${g("login")}\` to connect.`)})),r.push({sep:!0}),r.push({content:e.audit?.exists?`${n("Audit:")}${P.green(`last run ${ti(e.audit.date??"")}`)} ${P.dim(`(${e.audit.issueCount??0} issues)`)}`:`${n("Audit:")}${P.dim("not yet run")}`}),r.push({content:e.strategy?.exists?`${n("Strategy:")}${P.bold(P.cyan(String(e.strategy.clusterCount??0)))} ${P.dim("clusters")} \xB7 ${P.bold(P.cyan(String(e.strategy.articleCount??0)))} ${P.dim("ideas")}`:`${n("Strategy:")}${P.dim("not yet created")}`}),r.push({content:e.briefs?.exists?`${n("Briefs:")}${P.bold(P.cyan(String(e.briefs.count??0)))} ${P.dim("ready")}`:`${n("Briefs:")}${P.dim("none created")}`}),r.push({content:e.content?.exists?`${n("Content:")}${P.green("\u2713")} ${P.bold(P.cyan(String(e.content.count??0)))} ${P.dim("articles written")}`:`${n("Content:")}${P.dim("no articles yet")}`}),r.push({content:e.roadmap?.exists?`${n("Roadmap:")}${P.green("updated")} ${P.dim(ti(e.roadmap.updatedAt??""))}`:`${n("Roadmap:")}${P.dim("not yet created")}`});let o=`${P.bold(P.cyan("SEOAgent"))} ${P.dim("\xB7")} ${P.bold(e.domain)}`;return M(r,{width:78,title:o})}import{exec as kp,spawn as Vs}from"child_process";import{confirm as vp,isCancel as $p}from"@clack/prompts";import V from"picocolors";function Fe(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 xp=`https://registry.npmjs.org/${ve}/latest`,zt=["free","starter","pro","scale","enterprise"],Xn={free:"Free",starter:"Starter",pro:"Pro",scale:"Scale",enterprise:"Enterprise"};function Sp(e){let t=e.trim().toLowerCase().split(/\s+/)[0];return zt.includes(t)?t:null}function _p(e){let t=zt.indexOf(e);return t===-1||t===zt.length-1?null:zt[t+1]}async function Cp(e,t=fetch){if(!e)return null;try{let n=(e.api_base||N.BASE).replace(/\/$/,""),r=await t(`${n}/api/cli/whoami`,{headers:{Authorization:`Bearer ${e.user_token}:${e.website_token}`,Accept:"application/json"}});if(!r.ok)return null;let 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 Rp(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 zt){let a=Xn[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 M(t,{width:55,title:o})}async function Vt(){let e=S(process.cwd()),t=j(e?.domain),n=!!process.stdin.isTTY;if(t&&n){let r=await Cp(t);if(r){let i=Sp(r.plan),o=i?_p(i):null;if(i&&u.message(Rp({email:r.email,domain:r.domain,current:i,next:o})),i&&!o){u.success(`You're on ${Xn[i]} (highest tier).`);return}if(i&&o){let s=await vp({message:`Upgrade from ${Xn[i]} to ${Xn[o]}?`});if($p(s)||!s){u.info("No changes.");return}}}}Ep()}function Ep(){let e=Ap();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}"`;kp(t,n=>{n&&u.warn("Could not open browser. Visit the URL above to upgrade.")})}function Ap(){let e=S(process.cwd());return pe("cli-upgrade",e?.domain)}async function Yt(e={}){let t=I,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 ${ve}@latest`);return}if(Fe(t,n)>=0){u.success(`You're on the latest CLI (${t}).`);return}if(!Rr()){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 ${ve}@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 ${ve}@latest`);return}if(e.dryRun){u.info(`(dry-run) would run: npm install -g ${ve}@latest`);return}if(u.info(`Updating CLI: ${t} \u2192 ${n}\u2026`),!await Tp()){u.error(`Update failed. Try manually: npm install -g ${ve}@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 Pp()||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 Pp(){return new Promise(e=>{try{let t=Vs("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(xp,{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 Tp(){return new Promise(e=>{let t=Vs("npm",["install","-g",`${ve}@latest`],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))})}import{exec as Op}from"child_process";import{randomBytes as Lp}from"crypto";import{isCancel as Np,spinner as jp,text as Dp}from"@clack/prompts";import Me from"picocolors";function Ys(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 Up(e){let t=process.platform==="darwin"?`open "${e}"`:process.platform==="win32"?`start "" "${e}"`:`xdg-open "${e}"`;Op(t,()=>{})}function Bp(){return Lp(16).toString("hex")}function Hp(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 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 Gp(e,t){try{let n=`${e}/api/cli/auth/poll?session=${encodeURIComponent(t)}`,r=await fetch(n,{headers:{Accept:"application/json"},signal:AbortSignal.timeout(1e4)}),i=null;try{i=await r.json()}catch{}return Ys(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 Jt(e={}){let t=process.cwd(),n=S(t),r=(e.apiBase||N.BASE||Tt).replace(/\/$/,""),i=n?.domain??null;if(i==="unknown"&&process.stdin.isTTY){let p=await Dp({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(Np(p)){u.warn("Login cancelled.");return}let m=Js(String(p));if(m){i=m;try{z(t,{domain:m}),u.success(`Saved domain: ${m} \u2192 .seoagent/project.md`)}catch{}}}if(i&&i!=="unknown"?Fo(i):!!j()){let p=i&&i!=="unknown"?` for ${i}`:"";u.info(`Already logged in${p}. To switch accounts${p}, run \`${g("logout")}\` first.`);return}let s=Bp(),a=Hp(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}`),Up(a),u.info('In your browser: sign in (if needed) and click "Connect this CLI" to finish.');let c=!!process.stdout.isTTY?jp():null;c?.start(Me.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 Gp(r,s);if(p.status==="ready"){let m=j(),y=await Wp(m,p.website_token,_=>Oe({apiBase:_.api_base,authHeader:`Bearer ${_.user_token}:${_.website_token}`,localDomain:""}));y&&m&&jr(m,y),jr({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 ${Me.bold(p.email)} (${Me.cyan(p.domain)}).`:p.email?`Logged in as ${Me.bold(p.email)}.`:"Logged in.";x(c,"success",h,Me.green(w)),c&&u.info("Future SEO work in this repo will sync to your dashboard.");let $=Le().filter(_=>_!==Te(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 \`${g("login")}\` again.`,Me.red("Session expired.")),c&&u.warn(`Run \`${g("login")}\` again.`);return}if(p.status==="error"){if(p.terminal){x(c,"warn",`Login failed: ${p.message}. Run \`${g("login")}\` again.`,Me.red(`Login failed: ${p.message}.`)),c&&u.warn(`Run \`${g("login")}\` again.`);return}continue}}x(c,"warn",`Login timed out. Run \`${g("login")}\` again to retry.`,Me.yellow("Login timed out.")),c&&u.warn(`Run \`${g("login")}\` again to retry.`)}function Xt(e={}){let t=e.all?null:S(process.cwd()),n=!e.all&&t?.domain&&t.domain!=="unknown"?t.domain:null;if(!Mo(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=Le();i.length>0&&u.info(`Still logged in to: ${i.join(", ")}. Run \`${g("logout")} --all\` to log out of everything.`)}import{spinner as Cg}from"@clack/prompts";import G from"picocolors";import{existsSync as ki,mkdirSync as Am,readFileSync as il,readdirSync as Pm,writeFileSync as Im}from"fs";import{createHash as Tm}from"crypto";import{join as vi,relative as Om,sep as Lm}from"path";import{existsSync as qp,mkdirSync as zp,readdirSync as Qs,readFileSync as ri,writeFileSync as Xs}from"fs";import{dirname as Vp,join as wt,relative as Yp}from"path";var ae=e=>typeof e=="string"&&e?e:void 0;function ii(e,t){let n=wt(e,t),r;try{r=Qs(n)}catch{return[]}let i=[];for(let o of r){if(!o.endsWith(".md")&&!o.endsWith(".mdx")||o.startsWith("_")||o.startsWith("."))continue;let s=wt(n,o),a;try{a=se(ri(s,"utf-8")).data}catch{continue}let l=ae(a.slug)??o.replace(/\.mdx?$/,"");i.push({slug:l,title:ae(a.title)??l,draft:a.draft===!0,page_type:ae(a.page_type)??ae(a.type),path:Yp(e,s)})}return i}function Qt(e){let t;try{t=Qs(e)}catch{return[]}let n=[];for(let r of t){if(!r.endsWith(".md"))continue;let i=wt(e,r),o;try{o=se(ri(i,"utf-8")).data}catch{continue}n.push({slug:ae(o.slug)??r.replace(/\.md$/,""),source:ae(o.source)??"external",repo_path:ae(o.repo_path)??null,status:ae(o.status)??null,file:i})}return n}function oi(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 si(e){return t=>qp(wt(e,t))}function Qn(e){return e.trim().replace(/^.*\/([^/]+)$/,"$1").replace(/\.[a-z0-9]+$/i,"").toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function Zs(e){return e.split("-").filter(Boolean).map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}function bt(e,t){if(t.url&&t.url.trim())return t.url.trim().replace(/\/+$/,"");if(!t.domain||t.domain==="unknown")return null;let n=t.domain.replace(/^https?:\/\//,"").replace(/\/$/,""),r=(t.blogPath||"").replace(/\/+$/,"");return`https://${n}${r}/${e}`}var ni="This is a pointer so the cloud dashboard can track it without duplicating";function ea(e){if(!e.includes(ni))return null;let t;try{t=se(e)}catch{return null}return!ae(t.data.slug)||!t.body.includes(ni)?null:{status:ae(t.data.status)??null,repo_path:ae(t.data.repo_path)??null}}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?`
85
+ ${o}`):op(`Removed:
86
+ ${o}`),!e.global&&Ks(W)&&u.info("Your seoagent.com login (~/.config/seoagent/) was kept \u2014 it is shared across projects. Run `uninstall --global` to wipe it too."),u.info(`Re-install any time with \`${g("init")}\`.`)}import P from"picocolors";import{existsSync as Kt,readdirSync as ti,statSync as cp,readFileSync as qs}from"fs";import{join as yt}from"path";function up(e){let t=(e.match(/^\s*-\s+\[\s\]/gm)??[]).length,n=(e.match(/^\s*-\s+\[x\]/gim)??[]).length;return{open:t,done:n}}function dp(e){let t=yt(e,"audit","latest.md");if(!Kt(t))return null;let n=An(t);if(!n)return null;let r=qs(t,"utf-8"),i=up(r);return{exists:!0,date:typeof n.data.audited_at=="string"?n.data.audited_at:void 0,issueCount:i.open}}function pp(e){try{let n=qs(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 fp(e){let t=yt(e,"strategy","clusters");if(!Kt(t))return null;let n=ti(t).filter(i=>i.endsWith(".md"));if(n.length===0)return null;let r=0;for(let i of n)r+=pp(yt(t,i));return{exists:!0,clusterCount:n.length,articleCount:r}}function mp(e){let t=yt(e,"briefs");if(!Kt(t))return null;let n=ti(t).filter(r=>r.endsWith(".md"));return n.length>0?{exists:!0,count:n.length}:null}function gp(e){let t=yt(e,"content");if(!Kt(t))return null;let n=ti(t).filter(r=>r.endsWith(".md"));return n.length===0?null:{exists:!0,count:n.length}}function hp(e){let t=yt(e,"roadmap.md");return Kt(t)?{exists:!0,updatedAt:cp(t).mtime.toISOString()}:null}function Vs(e){let t=S(e);if(!t)return null;let n=We(e);return{domain:t.domain,audit:dp(n),strategy:fp(n),briefs:mp(n),content:gp(n),roadmap:hp(n)}}import De from"picocolors";var yp=/\x1b\[[0-9;]*m/g;function zs(e){return e.replace(yp,"").length}function M(e,t={}){let n=t.width??51,r=n-4,i="\u2500".repeat(n-2),o=wp(n,t.title),s=De.dim(`\u251C${i}\u2524`),a=De.dim(`\u2514${i}\u2518`),l=[o];for(let c of e){if("sep"in c){l.push(s);continue}l.push(bp(c.content,r))}return l.push(a),l.join(`
87
+ `)}function wp(e,t){if(!t)return De.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`);let n=zs(t),r=e-5-n;return r<1?De.dim(`\u250C${"\u2500".repeat(e-2)}\u2510`):`${De.dim("\u250C\u2500 ")}${t}${De.dim(` ${"\u2500".repeat(r)}\u2510`)}`}function bp(e,t){let n=zs(e),r;return n<=t?r=e+" ".repeat(t-n):r=e,`${De.dim("\u2502")} ${r} ${De.dim("\u2502")}`}function ni(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 qt(){let e=Vs(process.cwd());if(!e){u.warn("No SEOAgent project found in this directory."),u.info(`Run \`${g("init")}\` to get started.`);return}u.message(kp(e))}function kp(e){if(!e)return"";let t=11,n=s=>P.dim(s.padEnd(t)),r=[];j(e.domain)?(r.push({content:`${P.green("\u2713")} ${P.dim("Logged in")}`}),r.push({content:P.dim(` Run \`${g("whoami")}\` for email / plan.`)})):(r.push({content:`${P.dim("\u25CB Not logged in")}`}),r.push({content:P.dim(` Run \`${g("login")}\` to connect.`)})),r.push({sep:!0}),r.push({content:e.audit?.exists?`${n("Audit:")}${P.green(`last run ${ni(e.audit.date??"")}`)} ${P.dim(`(${e.audit.issueCount??0} issues)`)}`:`${n("Audit:")}${P.dim("not yet run")}`}),r.push({content:e.strategy?.exists?`${n("Strategy:")}${P.bold(P.cyan(String(e.strategy.clusterCount??0)))} ${P.dim("clusters")} \xB7 ${P.bold(P.cyan(String(e.strategy.articleCount??0)))} ${P.dim("ideas")}`:`${n("Strategy:")}${P.dim("not yet created")}`}),r.push({content:e.briefs?.exists?`${n("Briefs:")}${P.bold(P.cyan(String(e.briefs.count??0)))} ${P.dim("ready")}`:`${n("Briefs:")}${P.dim("none created")}`}),r.push({content:e.content?.exists?`${n("Content:")}${P.green("\u2713")} ${P.bold(P.cyan(String(e.content.count??0)))} ${P.dim("articles written")}`:`${n("Content:")}${P.dim("no articles yet")}`}),r.push({content:e.roadmap?.exists?`${n("Roadmap:")}${P.green("updated")} ${P.dim(ni(e.roadmap.updatedAt??""))}`:`${n("Roadmap:")}${P.dim("not yet created")}`});let o=`${P.bold(P.cyan("SEOAgent"))} ${P.dim("\xB7")} ${P.bold(e.domain)}`;return M(r,{width:78,title:o})}import{exec as vp,spawn as Ys}from"child_process";import{confirm as $p,isCancel as xp}from"@clack/prompts";import z from"picocolors";function Fe(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 Sp=`https://registry.npmjs.org/${ve}/latest`,Vt=["free","starter","pro","scale","enterprise"],Xn={free:"Free",starter:"Starter",pro:"Pro",scale:"Scale",enterprise:"Enterprise"};function _p(e){let t=e.trim().toLowerCase().split(/\s+/)[0];return Vt.includes(t)?t:null}function Cp(e){let t=Vt.indexOf(e);return t===-1||t===Vt.length-1?null:Vt[t+1]}async function Rp(e,t=fetch){if(!e)return null;try{let n=(e.api_base||N.BASE).replace(/\/$/,""),r=await t(`${n}/api/cli/whoami`,{headers:{Authorization:`Bearer ${e.user_token}:${e.website_token}`,Accept:"application/json"}});if(!r.ok)return null;let 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=>z.dim(s.padEnd(10)),i=!1;e.email&&(t.push({content:`${r("Email:")}${z.bold(e.email)}`}),i=!0),e.domain&&(t.push({content:`${r("Website:")}${z.cyan(e.domain)}`}),i=!0),i&&t.push({sep:!0});for(let s of Vt){let a=Xn[s];s===e.current?t.push({content:`${z.bold(z.green("\u25CF"))} ${z.bold(z.green(a.padEnd(11)))} ${z.dim("\u2190 you are here")}`}):s===e.next?t.push({content:`${z.yellow("\u25C6")} ${z.bold(z.yellow(a.padEnd(11)))} ${z.yellow("next tier")}`}):t.push({content:z.dim(` ${a}`)})}let o=`${z.bold(z.cyan("SEOAgent Cloud"))} ${z.dim("\xB7")} ${z.dim("your plan")}`;return M(t,{width:55,title:o})}async function zt(){let e=S(process.cwd()),t=j(e?.domain),n=!!process.stdin.isTTY;if(t&&n){let r=await Rp(t);if(r){let i=_p(r.plan),o=i?Cp(i):null;if(i&&u.message(Ep({email:r.email,domain:r.domain,current:i,next:o})),i&&!o){u.success(`You're on ${Xn[i]} (highest tier).`);return}if(i&&o){let s=await $p({message:`Upgrade from ${Xn[i]} to ${Xn[o]}?`});if(xp(s)||!s){u.info("No changes.");return}}}}Ap()}function Ap(){let e=Pp();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}"`;vp(t,n=>{n&&u.warn("Could not open browser. Visit the URL above to upgrade.")})}function Pp(){let e=S(process.cwd());return pe("cli-upgrade",e?.domain)}async function Yt(e={}){let t=I,n=await Tp();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 ${ve}@latest`);return}if(Fe(t,n)>=0){u.success(`You're on the latest CLI (${t}).`);return}if(!Er()){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 ${ve}@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 ${ve}@latest`);return}if(e.dryRun){u.info(`(dry-run) would run: npm install -g ${ve}@latest`);return}if(u.info(`Updating CLI: ${t} \u2192 ${n}\u2026`),!await Op()){u.error(`Update failed. Try manually: npm install -g ${ve}@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 Ip()||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 Ip(){return new Promise(e=>{try{let t=Ys("seoagent",["refresh","--all"],{stdio:"inherit"});t.on("error",()=>e(!1)),t.on("exit",n=>e(n===0))}catch{e(!1)}})}async function Tp(e=fetch){try{let t=await e(Sp,{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=Ys("npm",["install","-g",`${ve}@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 Np}from"crypto";import{isCancel as jp,spinner as Dp,text as Fp}from"@clack/prompts";import Me from"picocolors";function Js(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 Mp=1500,Up=300*1e3;function Bp(e){let t=process.platform==="darwin"?`open "${e}"`:process.platform==="win32"?`start "" "${e}"`:`xdg-open "${e}"`;Lp(t,()=>{})}function Hp(){return Np(16).toString("hex")}function Wp(e,t,n){let r=new URLSearchParams({session:t});return n&&n!=="unknown"&&r.set("domain",n),`${e}/cli/auth?${r.toString()}`}function Xs(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 Gp(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 Kp(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 Js(r.status,i)}catch(n){return{status:"error",terminal:!1,message:n.message||"network error"}}}function qp(e){return new Promise(t=>setTimeout(t,e))}async function Jt(e={}){let t=process.cwd(),n=S(t),r=(e.apiBase||N.BASE||Tt).replace(/\/$/,""),i=n?.domain??null;if(i==="unknown"&&process.stdin.isTTY){let p=await Fp({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(!Xs(String(y)))return"Please enter a valid domain like `example.com`."}});if(jp(p)){u.warn("Login cancelled.");return}let m=Xs(String(p));if(m){i=m;try{V(t,{domain:m}),u.success(`Saved domain: ${m} \u2192 .seoagent/project.md`)}catch{}}}if(i&&i!=="unknown"?Mo(i):!!j()){let p=i&&i!=="unknown"?` for ${i}`:"";u.info(`Already logged in${p}. To switch accounts${p}, run \`${g("logout")}\` first.`);return}let s=Hp(),a=Wp(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}`),Bp(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(Me.dim("Waiting for browser confirmation\u2026"));let d=Date.now()+Up,f=!0;for(;Date.now()<d;){f||await qp(Mp),f=!1;let p=await Kp(r,s);if(p.status==="ready"){let m=j(),y=await Gp(m,p.website_token,_=>Oe({apiBase:_.api_base,authHeader:`Bearer ${_.user_token}:${_.website_token}`,localDomain:""}));y&&m&&Dr(m,y),Dr({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 ${Me.bold(p.email)} (${Me.cyan(p.domain)}).`:p.email?`Logged in as ${Me.bold(p.email)}.`:"Logged in.";x(c,"success",h,Me.green(w)),c&&u.info("Future SEO work in this repo will sync to your dashboard.");let $=Le().filter(_=>_!==Te(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 \`${g("login")}\` again.`,Me.red("Session expired.")),c&&u.warn(`Run \`${g("login")}\` again.`);return}if(p.status==="error"){if(p.terminal){x(c,"warn",`Login failed: ${p.message}. Run \`${g("login")}\` again.`,Me.red(`Login failed: ${p.message}.`)),c&&u.warn(`Run \`${g("login")}\` again.`);return}continue}}x(c,"warn",`Login timed out. Run \`${g("login")}\` again to retry.`,Me.yellow("Login timed out.")),c&&u.warn(`Run \`${g("login")}\` again to retry.`)}function Xt(e={}){let t=e.all?null:S(process.cwd()),n=!e.all&&t?.domain&&t.domain!=="unknown"?t.domain:null;if(!Uo(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=Le();i.length>0&&u.info(`Still logged in to: ${i.join(", ")}. Run \`${g("logout")} --all\` to log out of everything.`)}import{spinner as Sg}from"@clack/prompts";import G from"picocolors";import{existsSync as vi,mkdirSync as Am,readFileSync as ol,readdirSync as Pm,writeFileSync as Im}from"fs";import{join as $i,relative as Tm,sep as Om}from"path";import{existsSync as Vp,mkdirSync as zp,readdirSync as Zs,readFileSync as ii,writeFileSync as Qs}from"fs";import{dirname as Yp,join as wt,relative as Jp}from"path";var ae=e=>typeof e=="string"&&e?e:void 0;function oi(e,t){let n=wt(e,t),r;try{r=Zs(n)}catch{return[]}let i=[];for(let o of r){if(!o.endsWith(".md")&&!o.endsWith(".mdx")||o.startsWith("_")||o.startsWith("."))continue;let s=wt(n,o),a;try{a=se(ii(s,"utf-8")).data}catch{continue}let l=ae(a.slug)??o.replace(/\.mdx?$/,"");i.push({slug:l,title:ae(a.title)??l,draft:a.draft===!0,page_type:ae(a.page_type)??ae(a.type),path:Jp(e,s)})}return i}function Qt(e){let t;try{t=Zs(e)}catch{return[]}let n=[];for(let r of t){if(!r.endsWith(".md"))continue;let i=wt(e,r),o;try{o=se(ii(i,"utf-8")).data}catch{continue}n.push({slug:ae(o.slug)??r.replace(/\.md$/,""),source:ae(o.source)??"external",repo_path:ae(o.repo_path)??null,status:ae(o.status)??null,file:i})}return n}function si(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 ai(e){return t=>Vp(wt(e,t))}function Qn(e){return e.trim().replace(/^.*\/([^/]+)$/,"$1").replace(/\.[a-z0-9]+$/i,"").toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function ea(e){return e.split("-").filter(Boolean).map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" ")}function bt(e,t){if(t.url&&t.url.trim())return t.url.trim().replace(/\/+$/,"");if(!t.domain||t.domain==="unknown")return null;let n=t.domain.replace(/^https?:\/\//,"").replace(/\/$/,""),r=(t.blogPath||"").replace(/\/+$/,"");return`https://${n}${r}/${e}`}var ri="This is a pointer so the cloud dashboard can track it without duplicating";function ta(e){if(!e.includes(ri))return null;let t;try{t=se(e)}catch{return null}return!ae(t.data.slug)||!t.body.includes(ri)?null:{status:ae(t.data.status)??null,repo_path:ae(t.data.repo_path)??null}}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
- Live: ${e.canonical}`:"",i=[`# ${e.title}`,"",`Tracked record \u2014 this article is **${e.status}** and ${n}.`,ni,"the body. Edit the source file to change the article."+r,""].join(`
89
+ Live: ${e.canonical}`:"",i=[`# ${e.title}`,"",`Tracked record \u2014 this article is **${e.status}** and ${n}.`,ri,"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 Q(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 Jp(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=Q(r,"status","published"),r=Q(r,"source","repo"),r=Q(r,"repo_path",t.repoPath),t.canonical&&!r.some(i=>/^canonical:\s*\S/.test(i))&&(r=Q(r,"canonical",t.canonical)),`---
94
+ `}function Q(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 Xp(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=Q(r,"status","published"),r=Q(r,"source","repo"),r=Q(r,"repo_path",t.repoPath),t.canonical&&!r.some(i=>/^canonical:\s*\S/.test(i))&&(r=Q(r,"canonical",t.canonical)),`---
95
95
  ${r.join(`
96
96
  `)}
97
97
  ---${n[2]??`
98
- `}`}function ta(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=Q(r,"slug",t.slug),r=Q(r,"status",t.status),r=Q(r,"source",t.source),t.title!==void 0&&(r=Q(r,"title",JSON.stringify(t.title))),t.canonical&&(t.canonicalExplicit||!r.some(i=>/^canonical:\s*\S/.test(i)))&&(r=Q(r,"canonical",t.canonical)),t.page_type&&(r=Q(r,"page_type",t.page_type)),t.primary_keyword&&(r=Q(r,"primary_keyword",JSON.stringify(t.primary_keyword))),t.repo_path&&(r=Q(r,"repo_path",t.repo_path)),t.brief&&(r=Q(r,"brief",JSON.stringify(t.brief))),t.supersedes&&(r=Q(r,"supersedes",t.supersedes)),r=Q(r,"tracked_at",t.tracked_at),`---
98
+ `}`}function na(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=Q(r,"slug",t.slug),r=Q(r,"status",t.status),r=Q(r,"source",t.source),t.title!==void 0&&(r=Q(r,"title",JSON.stringify(t.title))),t.canonical&&(t.canonicalExplicit||!r.some(i=>/^canonical:\s*\S/.test(i)))&&(r=Q(r,"canonical",t.canonical)),t.page_type&&(r=Q(r,"page_type",t.page_type)),t.primary_keyword&&(r=Q(r,"primary_keyword",JSON.stringify(t.primary_keyword))),t.repo_path&&(r=Q(r,"repo_path",t.repo_path)),t.brief&&(r=Q(r,"brief",JSON.stringify(t.brief))),t.supersedes&&(r=Q(r,"supersedes",t.supersedes)),r=Q(r,"tracked_at",t.tracked_at),`---
99
99
  ${r.join(`
100
100
  `)}
101
101
  ---${n[2]??`
102
- `}`}function na(e,t){let n=wt(e,b,"content"),r=Qt(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=>ii(e,c)),s=oi(o,r,si(e)),a=[];for(let{pointer:c,article:d}of s.toPublish)try{let f=Jp(ri(c.file,"utf-8"),{repoPath:d.path,canonical:bt(c.slug,{domain:t.domain,blogPath:t.blog_path})});Xs(c.file,f,"utf-8"),a.push(c.slug)}catch{}if(s.toTrack.length===0)return{tracked:[],published:a};zp(n,{recursive:!0});let l=[];for(let c of s.toTrack){let d=Zt({slug:c.slug,title:c.title,canonical:bt(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()});Xs(wt(n,`${c.slug}.md`),d,"utf-8"),l.push(c.slug)}return{tracked:l,published:a}}import{existsSync as li,mkdirSync as Xp,readdirSync as ra,readFileSync as Qp,unlinkSync as Zp,writeFileSync as ai}from"fs";import{join as Ze}from"path";import H from"picocolors";var ci={};function ui(e){let t=new Map;try{for(let n of Qt(Ze(e,b,"content")))t.set(n.slug,{status:n.status,repo_path:n.repo_path})}catch{}return t}function ia(e){let t=new Map;for(let n of e){if(n.action_type!=="cli_draft_ready")continue;let r=n.payload||{},i=r.article_slug??n.subject_id??null,o=r.path??(i?`content/${i}.md`:null);o&&t.set(o,[...t.get(o)??[],n.id])}return t}function Ce(e){return Ze(e,b,"inbox")}function oa(e){return`${e.action_type}-${e.id}.md`}function ef(e,t){let n=0;if(!li(e))return 0;for(let r of ra(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{Zp(Ze(e,r)),n++}catch{}}return n}function tf(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 ra(e,t){let n=wt(e,b,"content"),r=Qt(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(Yp(c.repo_path));if(i.size===0)return{tracked:[],published:[]};let o=[...i].flatMap(c=>oi(e,c)),s=si(o,r,ai(e)),a=[];for(let{pointer:c,article:d}of s.toPublish)try{let f=Xp(ii(c.file,"utf-8"),{repoPath:d.path,canonical:bt(c.slug,{domain:t.domain,blogPath:t.blog_path})});Qs(c.file,f,"utf-8"),a.push(c.slug)}catch{}if(s.toTrack.length===0)return{tracked:[],published:a};zp(n,{recursive:!0});let l=[];for(let c of s.toTrack){let d=Zt({slug:c.slug,title:c.title,canonical:bt(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()});Qs(wt(n,`${c.slug}.md`),d,"utf-8"),l.push(c.slug)}return{tracked:l,published:a}}import{existsSync as ci,mkdirSync as Qp,readdirSync as ia,readFileSync as Zp,unlinkSync as ef,writeFileSync as li}from"fs";import{join as Ze}from"path";import H from"picocolors";var ui={};function di(e){let t=new Map;try{for(let n of Qt(Ze(e,b,"content")))t.set(n.slug,{status:n.status,repo_path:n.repo_path})}catch{}return t}function oa(e){let t=new Map;for(let n of e){if(n.action_type!=="cli_draft_ready")continue;let r=n.payload||{},i=r.article_slug??n.subject_id??null,o=r.path??(i?`content/${i}.md`:null);o&&t.set(o,[...t.get(o)??[],n.id])}return t}function Ce(e){return Ze(e,b,"inbox")}function sa(e){return`${e.action_type}-${e.id}.md`}function tf(e,t){let n=0;if(!ci(e))return 0;for(let r of ia(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{ef(Ze(e,r)),n++}catch{}}return n}function nf(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
  ${g(`ack ${e.id}`)} --failed --reason "kept; performs well off-search"
144
144
  \`\`\`
145
- `}function nf(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 rf(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 of(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 rf(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 of(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 sf(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. ${rf(r,i,n)}
170
- 2. ${nf(r)}
169
+ 1. ${of(r,i,n)}
170
+ 2. ${rf(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
  ${g(`ack ${e.id}`)} --failed --reason "not applicable; ..."
186
186
  \`\`\`
187
- `}function sa(e){return e.capture_screenshots!==!0?"":`
187
+ `}function aa(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 sf(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 af(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
- ${sa(t)}
224
+ ${aa(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
  ${g(`ack ${e.id}`)} --failed --reason "skipped; ..."
248
248
  \`\`\`
249
- `}function af(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 lf(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,7 +293,7 @@ If you disagree (page is fine as-is, intentionally short, etc.), decline it:
293
293
  \`\`\`bash
294
294
  ${g(`ack ${e.id}`)} --failed --reason "kept as-is; ..."
295
295
  \`\`\`
296
- `}function lf(e,t=ci){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,m=n.replaces_path??l?.repo_path??null,y=r??"<slug>",h=o?` --brief ${o}`:"",w=o?`, and this refresh came from brief \`${o}\``:"",$=`${g(`content track --slug ${y}`)} --url <live-url> --file <repo-path>${h} --action ${e.id}`,_=`${g("content track --slug <your-new-slug>")} --url <live-url> --file <repo-path>${h} --supersedes ${y} --action ${e.id}`,U=[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("; "),R=`---
296
+ `}function cf(e,t=ui){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,m=n.replaces_path??l?.repo_path??null,y=r??"<slug>",h=o?` --brief ${o}`:"",w=o?`, and this refresh came from brief \`${o}\``:"",$=`${g(`content track --slug ${y}`)} --url <live-url> --file <repo-path>${h} --action ${e.id}`,_=`${g("content track --slug <your-new-slug>")} --url <live-url> --file <repo-path>${h} --supersedes ${y} --action ${e.id}`,U=[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("; "),R=`---
297
297
  action_id: ${e.id}
298
298
  action_type: ${e.action_type}
299
299
  article_slug: ${r??""}
@@ -392,7 +392,7 @@ ${_}
392
392
  4. Edit freely before publishing \u2014 the \`.seoagent\` copy is yours now; push-sync
393
393
  keeps the dashboard in step.
394
394
 
395
- ${Z}`}function cf(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`---
395
+ ${Z}`}function uf(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`---
396
396
  action_id: ${e.id}
397
397
  action_type: ${e.action_type}
398
398
  draft_id: ${l??""}
@@ -455,7 +455,7 @@ ${g(`ack ${e.id}`)} --failed --reason "not sending; ..."
455
455
  A transient failure (tooling error, bounced address you want to retry) is
456
456
  different from declining: **don't ack it** \u2014 the action stays pending and
457
457
  returns on the next sync once the problem is fixed.
458
- `}function uf(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?`\`\`\`
458
+ `}function df(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?`\`\`\`
459
459
  ${i.join(`
460
460
  `)}
461
461
  \`\`\`${o?`
@@ -501,7 +501,7 @@ SEOAgent re-submits the sitemap to GSC on its schedule. If a sitemap already exi
501
501
  \`\`\`bash
502
502
  ${g(`ack ${e.id}`)} --failed --reason "sitemap already served at /sitemap.xml"
503
503
  \`\`\`
504
- `}function df(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=m=>n.some(y=>y.file===m),c=m=>n.find(y=>y.file===m)?.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"}
504
+ `}function pf(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=m=>n.some(y=>y.file===m),c=m=>n.find(y=>y.file===m)?.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"}
505
505
 
506
506
  OKF is the format Google published for describing an organization to AI agents.
507
507
 
@@ -573,7 +573,7 @@ If they are already correct and SEOAgent misread them, decline with a reason:
573
573
  \`\`\`bash
574
574
  ${g(`ack ${e.id}`)} --failed --reason "llms.txt is served at a custom path"
575
575
  \`\`\`
576
- `}function pf(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`---
576
+ `}function ff(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`---
577
577
  action_id: ${e.id}
578
578
  action_type: ${e.action_type}
579
579
  keyword: ${n??""}
@@ -601,7 +601,7 @@ for **you** (or Claude Code reading this file) \u2014 nothing is auto-generated.
601
601
  - **Search intent**: ${s??"(unknown)"}
602
602
 
603
603
  ${e.description??""}
604
- ${sa(t)}
604
+ ${aa(t)}
605
605
  ## How to write it
606
606
 
607
607
  1. Decide what *kind* of page this should be \u2014 a guide, comparison, listicle,
@@ -632,7 +632,7 @@ decline it:
632
632
  \`\`\`bash
633
633
  ${g(`ack ${e.id}`)} --failed --reason "skipped; ..."
634
634
  \`\`\`
635
- `}function ff(e){let t=e.payload||{},n=t.unjudged_keywords??0,r=t.artifact_path??".seoagent/context.md";return`---
635
+ `}function mf(e){let t=e.payload||{},n=t.unjudged_keywords??0,r=t.artifact_path??".seoagent/context.md";return`---
636
636
  action_id: ${e.id}
637
637
  action_type: ${e.action_type}
638
638
  artifact_path: ${r}
@@ -684,7 +684,7 @@ won't ask again):
684
684
  \`\`\`bash
685
685
  ${g(`ack ${e.id}`)} --failed --reason "declined; ..."
686
686
  \`\`\`
687
- `}function mf(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`---
687
+ `}function gf(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`---
688
688
  action_id: ${e.id}
689
689
  action_type: ${e.action_type}
690
690
  reason: ${n}
@@ -728,7 +728,7 @@ until next month:
728
728
  \`\`\`bash
729
729
  ${g(`ack ${e.id}`)} --failed --reason "declined; ..."
730
730
  \`\`\`
731
- `}function gf(e){let t=e.payload||{},n=t.awaiting_drafts??0,r=t.site_url??null;return`---
731
+ `}function hf(e){let t=e.payload||{},n=t.awaiting_drafts??0,r=t.site_url??null;return`---
732
732
  action_id: ${e.id}
733
733
  action_type: ${e.action_type}
734
734
  awaiting_drafts: ${n}
@@ -765,12 +765,12 @@ returns only when the awaiting count changes on a later weekly run:
765
765
  \`\`\`bash
766
766
  ${g(`ack ${e.id}`)} --failed --reason "not now; ..."
767
767
  \`\`\`
768
- `}function hf(e,t=ci){switch(e.action_type){case"cli_prune_pending":return tf(e);case"cli_technical_fix":return of(e);case"cli_new_content":return sf(e);case"cli_content_update":return af(e);case"cli_draft_ready":return lf(e,t);case"cli_send_outreach_email":return cf(e);case"cli_sitemap_update":return uf(e);case"cli_ai_files_update":return df(e);case"cli_new_landing_page":return pf(e);case"cli_draft_context":return ff(e);case"cli_run_audit":return mf(e);case"cli_outreach_drafts_ready":return gf(e);default:return null}}function yf(e,t=0){let n=t>0?`
768
+ `}function yf(e,t=ui){switch(e.action_type){case"cli_prune_pending":return nf(e);case"cli_technical_fix":return sf(e);case"cli_new_content":return af(e);case"cli_content_update":return lf(e);case"cli_draft_ready":return cf(e,t);case"cli_send_outreach_email":return uf(e);case"cli_sitemap_update":return df(e);case"cli_ai_files_update":return pf(e);case"cli_new_landing_page":return ff(e);case"cli_draft_context":return mf(e);case"cli_run_audit":return gf(e);case"cli_outreach_drafts_ready":return hf(e);default:return null}}function wf(e,t=0){let n=t>0?`
769
769
  \u26A0\uFE0F **${t}** more pending action${t===1?"":"s"} need${t===1?"s":""} a newer CLI to display. Run \`${g("update-cli")}\` and sync again.
770
770
  `:"";if(e.length===0)return`# SEOAgent Inbox
771
771
 
772
772
  No pending actions. Run \`seoagent sync\` later to check for new ones.
773
- ${n}`;let r=e.map(i=>`- **${i.action_type}** id \`${i.id}\` \u2014 ${i.title??"no title"} \u2192 see \`${oa(i)}\``);return`# SEOAgent Inbox
773
+ ${n}`;let r=e.map(i=>`- **${i.action_type}** id \`${i.id}\` \u2014 ${i.title??"no title"} \u2192 see \`${sa(i)}\``);return`# SEOAgent Inbox
774
774
 
775
775
  You have **${e.length}** pending action${e.length===1?"":"s"} from your dashboard.
776
776
 
@@ -782,7 +782,7 @@ For each file, read it, take the action it describes, then run \`seoagent ack <a
782
782
 
783
783
  If you're using Claude Code, just open this directory and ask "process the inbox" \u2014 the
784
784
  skill knows what to do.
785
- `}function Re(e){let t=Ce(e);if(!li(t))return[];let n=[];for(let r of ra(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,m=null;try{let y=Qp(Ze(t,r),"utf-8"),h=y.match(/^---\n([\s\S]*?)\n---/);if(h){let _=h[1];l=kt(_,"severity"),c=kt(_,"issue"),d=kt(_,"page_url");let U=kt(_,"priority");(U==="high"||U==="medium"||U==="low")&&(f=U),p=kt(_,"impact_estimate"),m=kt(_,"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:m})}return n.sort((r,i)=>r.id-i.id)}function vt(e){let t=e.issue??e.action_type.replace(/^cli_/,"").replace(/_/g,"-"),n=wf[e.severity??""]??H.dim,r=e.severity??"unknown",i=[H.dim("\u25B8"),H.bold(`id ${e.id}`),H.dim("\xB7"),H.cyan(t),n(r)];if(e.priority){let o=bf[e.priority];i.push(H.dim("\xB7"),o(`p:${e.priority}`))}return e.impact_estimate&&i.push(H.dim("\xB7"),H.green(`\u21E7 ${e.impact_estimate}`)),e.effort_estimate&&i.push(H.dim("\xB7"),H.dim(`\u23F1 ${e.effort_estimate}`)),i.push(H.dim("\u2014"),e.title),i.join(" ")}var wf={critical:e=>H.red(H.bold(e)),high:e=>H.red(e),medium:e=>H.yellow(e),low:e=>H.dim(e)},bf={high:e=>H.red(H.bold(e)),medium:e=>H.yellow(e),low:e=>H.dim(e)};function kt(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 Zn(e){let t=Ce(e);if(!li(t))return;let n=Re(e),r=n.length===0?`# SEOAgent Inbox
785
+ `}function Re(e){let t=Ce(e);if(!ci(t))return[];let n=[];for(let r of ia(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,m=null;try{let y=Zp(Ze(t,r),"utf-8"),h=y.match(/^---\n([\s\S]*?)\n---/);if(h){let _=h[1];l=kt(_,"severity"),c=kt(_,"issue"),d=kt(_,"page_url");let U=kt(_,"priority");(U==="high"||U==="medium"||U==="low")&&(f=U),p=kt(_,"impact_estimate"),m=kt(_,"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:m})}return n.sort((r,i)=>r.id-i.id)}function vt(e){let t=e.issue??e.action_type.replace(/^cli_/,"").replace(/_/g,"-"),n=bf[e.severity??""]??H.dim,r=e.severity??"unknown",i=[H.dim("\u25B8"),H.bold(`id ${e.id}`),H.dim("\xB7"),H.cyan(t),n(r)];if(e.priority){let o=kf[e.priority];i.push(H.dim("\xB7"),o(`p:${e.priority}`))}return e.impact_estimate&&i.push(H.dim("\xB7"),H.green(`\u21E7 ${e.impact_estimate}`)),e.effort_estimate&&i.push(H.dim("\xB7"),H.dim(`\u23F1 ${e.effort_estimate}`)),i.push(H.dim("\u2014"),e.title),i.join(" ")}var bf={critical:e=>H.red(H.bold(e)),high:e=>H.red(e),medium:e=>H.yellow(e),low:e=>H.dim(e)},kf={high:e=>H.red(H.bold(e)),medium:e=>H.yellow(e),low:e=>H.dim(e)};function kt(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 Zn(e){let t=Ce(e);if(!ci(t))return;let n=Re(e),r=n.length===0?`# SEOAgent Inbox
786
786
 
787
787
  No pending actions. Run \`seoagent sync\` later to check for new ones.
788
788
  `:`# SEOAgent Inbox
@@ -797,46 +797,46 @@ For each file, read it, take the action it describes, then run \`seoagent ack <a
797
797
 
798
798
  If you're using Claude Code, just open this directory and ask "process the inbox" \u2014 the
799
799
  skill knows what to do.
800
- `;ai(Ze(t,"README.md"),r,"utf-8")}function aa(e,t,n=ci){let r=Ce(e);Xp(r,{recursive:!0});let i=new Set(t.map(c=>c.id)),o=ef(r,i),s={...n,localPointers:n.localPointers??ui(e)},a=[],l=0;for(let c of t){let d=hf(c,s);if(d===null){l++;continue}ai(Ze(r,oa(c)),d,"utf-8"),a.push(c)}return ai(Ze(r,"README.md"),yf(a,l),"utf-8"),{wrote:a.length,removed:o,inboxPath:r,skippedUnknown:l,pendingIds:t.map(c=>c.id),pending:a.map(c=>({id:c.id,action_type:c.action_type,title:c.title}))}}import{createHash as Jf}from"crypto";import{existsSync as Ea,mkdirSync as Xf,readFileSync as Qf,statSync as Aa,writeFileSync as Ca,rmSync as Zf}from"fs";import{dirname as em,join as fi,sep as tm}from"path";function kf(e){return e.replace(/^\/+/,"").replace(/\\/g,"/")}var vf=[{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 la(e,t){let n=kf(e);for(let{cls:r,test:i}of vf)if(i(n))return t&&(r==="keywords"||r==="pages")?"generated-index":r;return"other"}import{readdirSync as $f,readFileSync as ca,statSync as xf,writeFileSync as Sf,existsSync as ua}from"fs";import{join as di,relative as da,resolve as pa,sep as va,posix as en}from"path";function $t(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 xt(e){return e!==null&&!e.startsWith("_(none")}function _f(e){try{let t=new URL(e).pathname.replace(/\/+$/,"");return t===""?"/":t}catch{return"/"}}function er(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 Cf(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let i=r.split(`
801
- `,1)[0].trim();if(!/^https?:\/\//i.test(i))continue;let o=r.slice(i.length),s=!/^- Not fetched/m.test(o),a=$t(o,"JSON-LD @types present")??"",l=xt(a)?Array.from(a.matchAll(/`([^`]+)`/g)).map(c=>c[1].toLowerCase()):[];t.push({url:i,pathname:_f(i),fetched:s,titlePresent:xt($t(o,"title")),metaDescriptionPresent:xt($t(o,"meta description")),canonicalPresent:xt($t(o,"canonical")),jsonLdTypes:l,openGraphPresent:xt($t(o,"Open Graph")),twitterPresent:xt($t(o,"Twitter"))})}return t}var nn="CORRECTION (verify-recs)",Rf=/\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,Ef=/\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,Af=/\b(pages|posts|articles|subpages|templates|blog posts|every page|all pages)\b/i,fa=/\b(home ?page)\b/i,$a=["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"],Pf=/\bjson[\s-]*ld\b|\bstructured\s+data\b|\bschema\b|@type|\bmarkup\b/i,If=/\bjson[\s-]*ld\b|\bstructured\s+data\b|\bschema(?:\.org)?\b|@type|\bmarkup\b/.source,xa={faq:"faqpage",faqs:"faqpage",howto:"howto",breadcrumb:"breadcrumblist",breadcrumbs:"breadcrumblist"},Tf=new Set(["a","an","the","any","no","not","its","our","your","their","this","that","these","those","some","all","more","extra","additional","further","other","new","net-new","existing","current","valid","proper","correct","appropriate","relevant","basic","full","complete","rich","minimal","page","page-level","site","site-wide","sitewide","global","homepage","structured","json","ld","json-ld","schema","and","or","of","with","without","has","have","had","is","are","was","were","serve","serves","served","serving","include","includes","including","add","adds","added","adding","implement","implemented","implementing","inject","injected","injecting","create","created","creating","introduce","introduced","introducing","missing","absent","lacks","lacking","plus","use","uses","using","need","needs","needed","ship","ships","shipped","emit","emits","render","renders","output","outputs","in","on","for","to","from","per","via","but","still","already","currently","never","previously","only","just","e.g","i.e","etc"]);function Of(e){let t=[],n=new RegExp(If,"gi"),r;for(;(r=n.exec(e))!==null;){let i=/([A-Za-z][A-Za-z0-9'\u2019.-]*)\s+$/.exec(e.slice(0,r.index));if(!i)continue;let o=i[1].toLowerCase().replace(/['\u2019]s$/,"").replace(/\.+$/,"");!o||Tf.has(o)||$a.includes(o)||xa[o]||t.push(o)}return t}function Lf(e){let t=e.toLowerCase(),n=new Set;for(let r of $a)new RegExp(`\\b${r}\\b`,"i").test(t)&&n.add(r);for(let[r,i]of Object.entries(xa))new RegExp(`\\b${r}\\b`,"i").test(t)&&n.add(i);return Array.from(n)}var Nf=[{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"}],jf=["page_url","target_url","page","url","resource","canonical","permalink","live_url"],Df=/^[ \t]*(?:[-*+]\s+)?\*\*(?:page(?:\s+to\s+update)?|target\s+page|url|canonical)\s*:?\*\*:?\s*<?([^\s<>)]+)/im;function Ff(e){return/(^|[\\/])(briefs|content|articles|pages|posts)[\\/]/.test(e)}function tn(e){return e.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function Mf(e){let t="";try{t=new URL(e.url).host.replace(/^www\./,"")}catch{}let n=e.pathname==="/"?"":e.pathname;return(n?[tn(t+n),tn(n)]:[tn(t)]).filter(Boolean)}function ma(e,t){let n=tn(e);if(!n)return null;let r=null,i=0;for(let s of t)for(let a of Mf(s))n!==a&&!n.endsWith(`-${a}`)||a.length>i&&(r=s,i=a.length);if(r)return r;let o=t.filter(s=>{let a=s.pathname.split("/").filter(Boolean).pop();return a!==void 0&&tn(a)===n});return o.length===1?o[0]:null}function ga(e,t){let n=e.trim().replace(/^[<("'`]+/,"").replace(/[>)"'`.,]+$/,"");if(!n)return null;let r=n.toLowerCase();for(let o of t)if(o.url.toLowerCase()===r)return o;let i=r;try{i=new URL(n).pathname.toLowerCase()}catch{}if(i=i.replace(/\/+$/,"")||"/",!i.startsWith("/"))return null;for(let o of t)if(o.pathname.toLowerCase()===i)return o;return null}function Uf(e,t,n){let r=/^---\n([\s\S]*?)\n---/.exec(t);if(r)for(let o of jf){let s=new RegExp(`^${o}:\\s*["']?([^"'\\n]+)`,"im").exec(r[1]),a=s?ga(s[1],n):null;if(a)return a}let i=Df.exec(t);if(i){let o=ga(i[1],n);if(o)return o}if(e&&Ff(e)){let o=(e.split(/[\\/]/).pop()??"").replace(/\.md$/i,""),s=ma(o,n);if(s)return s}if(r){let o=/^slug:\s*["']?([^"'\n]+)/im.exec(r[1]),s=o?ma(o[1],n):null;if(s)return s}return null}function pi(e,t){let n=e.toLowerCase();return t.filter(r=>n.includes(r.url.toLowerCase())||r.pathname!=="/"&&n.includes(r.pathname.toLowerCase()))}function Bf(e){let t=[],n=[];for(let r of e){let i=/^(#{1,6})\s+(.*)$/.exec(r);if(i){let o=i[1].length;for(;n.length>0&&n[n.length-1].level>=o;)n.pop();n.push({level:o,text:i[2]})}t.push(n.map(o=>o.text))}return t}function Hf(e,t,n,r){let i=pi(e,n);if(i.length>0)return{targets:i,basis:"line"};if(fa.test(e))return r.homepage?{targets:[r.homepage],basis:"line"}:null;for(let o=t.length-1;o>=0;o--){let s=pi(t[o],n);if(s.length>0)return{targets:s,basis:"heading"};if(fa.test(t[o]))return r.homepage?{targets:[r.homepage],basis:"heading"}:null}return r.fileBound?{targets:[r.fileBound],basis:"file"}:Af.test(e)||r.namesOtherPages?null:r.homepage?{targets:[r.homepage],basis:"origin"}: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 Wf(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 Gf(e,t,n={}){if(er(t))return{text:e,corrections:[]};let r=Cf(t).filter(c=>c.fetched);if(r.length===0)return{text:e,corrections:[]};let i=r.find(c=>c.pathname==="/")??r[0],o=e.split(`
802
- `),s=Bf(o),a=[],l={homepage:i,fileBound:Uf(n.filePath,e,r),namesOtherPages:r.some(c=>c!==i&&pi(e,[c]).length>0)};for(let c=0;c<o.length;c++){let d=o[c];if(d.includes(nn)||!Rf.test(d)&&!Ef.test(d)&&!/\bno\b/i.test(d))continue;let f=Hf(d,s[c],r,l);if(!f||f.targets.length===0)continue;let p=f.targets,m=[];for(let R of Nf){let A=R.re.exec(d);A&&wa(d,A.index,A[0])&&p.every(O=>R.present(O))&&m.push(R.label)}let y=Pf.exec(d);if(y&&wa(d,y.index,y[0])){let R=Lf(d);if(R.length>0){let A=R.filter(O=>p.every(oe=>oe.jsonLdTypes.includes(O)));A.length>0&&m.push(`${A.map(ha).join(", ")} JSON-LD`)}else Of(d).length===0&&p.every(A=>A.jsonLdTypes.length>0)&&m.push(`JSON-LD (${Array.from(new Set(p.flatMap(A=>A.jsonLdTypes))).map(ha).join(", ")})`)}if(m.length===0)continue;let h=m.join(" + "),w=p.map(R=>R.url).join(", "),{prefix:$,content:_}=Wf(d),U=`${$}~~${_}~~ \u2192 ${nn}: the live page (${w}) already serves ${h} per evidence.md \u2014 this was a repo-source reconciliation, not a net-new addition.`;o[c]=U,a.push({line:c+1,original:d,corrected:U,entityLabel:h,pageUrl:w,basis:f.basis})}return{text:o.join(`
803
- `),corrections:a}}var Kf=/^\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,qf=/\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,zf=/\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,ya=/^\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,Vf=/^\s*[:,(]?\s*(?:tags?|elements?|meta|markup|data|cards?|links?|schema)?\s*(?:is|are|was|were|do|does|did|would|will|can|could|should|must)\s*n(?:ot|['’]t)\b/i;function wa(e,t,n){let r=e.slice(t+n.length),i=e.slice(Math.max(0,t-64),t);return!Kf.test(r)||!ya.test(r)&&Vf.test(r)?!1:qf.test(i)||zf.test(i)||ya.test(r)}function Sa(e){let t=`~~ \u2192 ${nn}:`;if(!e.includes(t))return{text:e,stripped:0};let n=e.split(`
800
+ `;li(Ze(t,"README.md"),r,"utf-8")}function la(e,t,n=ui){let r=Ce(e);Qp(r,{recursive:!0});let i=new Set(t.map(c=>c.id)),o=tf(r,i),s={...n,localPointers:n.localPointers??di(e)},a=[],l=0;for(let c of t){let d=yf(c,s);if(d===null){l++;continue}li(Ze(r,sa(c)),d,"utf-8"),a.push(c)}return li(Ze(r,"README.md"),wf(a,l),"utf-8"),{wrote:a.length,removed:o,inboxPath:r,skippedUnknown:l,pendingIds:t.map(c=>c.id),pending:a.map(c=>({id:c.id,action_type:c.action_type,title:c.title}))}}import{createHash as Aa}from"crypto";import{existsSync as Pa,mkdirSync as Xf,readFileSync as Qf,writeFileSync as Ra,rmSync as Zf}from"fs";import{dirname as em,join as mi,sep as tm}from"path";function vf(e){return e.replace(/^\/+/,"").replace(/\\/g,"/")}var $f=[{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 ca(e,t){let n=vf(e);for(let{cls:r,test:i}of $f)if(i(n))return t&&(r==="keywords"||r==="pages")?"generated-index":r;return"other"}import{readdirSync as xf,readFileSync as ua,statSync as Sf,writeFileSync as _f,existsSync as da}from"fs";import{join as pi,relative as pa,resolve as fa,sep as $a,posix as en}from"path";function $t(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 xt(e){return e!==null&&!e.startsWith("_(none")}function Cf(e){try{let t=new URL(e).pathname.replace(/\/+$/,"");return t===""?"/":t}catch{return"/"}}function er(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 Rf(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let i=r.split(`
801
+ `,1)[0].trim();if(!/^https?:\/\//i.test(i))continue;let o=r.slice(i.length),s=!/^- Not fetched/m.test(o),a=$t(o,"JSON-LD @types present")??"",l=xt(a)?Array.from(a.matchAll(/`([^`]+)`/g)).map(c=>c[1].toLowerCase()):[];t.push({url:i,pathname:Cf(i),fetched:s,titlePresent:xt($t(o,"title")),metaDescriptionPresent:xt($t(o,"meta description")),canonicalPresent:xt($t(o,"canonical")),jsonLdTypes:l,openGraphPresent:xt($t(o,"Open Graph")),twitterPresent:xt($t(o,"Twitter"))})}return t}var nn="CORRECTION (verify-recs)",Ef=/\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,Af=/\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,Pf=/\b(pages|posts|articles|subpages|templates|blog posts|every page|all pages)\b/i,ma=/\b(home ?page)\b/i,xa=["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=/\bjson[\s-]*ld\b|\bstructured\s+data\b|\bschema(?:\.org)?\b|@type|\bmarkup\b/.source,Sa={faq:"faqpage",faqs:"faqpage",howto:"howto",breadcrumb:"breadcrumblist",breadcrumbs:"breadcrumblist"},Of=new Set(["a","an","the","any","no","not","its","our","your","their","this","that","these","those","some","all","more","extra","additional","further","other","new","net-new","existing","current","valid","proper","correct","appropriate","relevant","basic","full","complete","rich","minimal","page","page-level","site","site-wide","sitewide","global","homepage","structured","json","ld","json-ld","schema","and","or","of","with","without","has","have","had","is","are","was","were","serve","serves","served","serving","include","includes","including","add","adds","added","adding","implement","implemented","implementing","inject","injected","injecting","create","created","creating","introduce","introduced","introducing","missing","absent","lacks","lacking","plus","use","uses","using","need","needs","needed","ship","ships","shipped","emit","emits","render","renders","output","outputs","in","on","for","to","from","per","via","but","still","already","currently","never","previously","only","just","e.g","i.e","etc"]);function Lf(e){let t=[],n=new RegExp(Tf,"gi"),r;for(;(r=n.exec(e))!==null;){let i=/([A-Za-z][A-Za-z0-9'\u2019.-]*)\s+$/.exec(e.slice(0,r.index));if(!i)continue;let o=i[1].toLowerCase().replace(/['\u2019]s$/,"").replace(/\.+$/,"");!o||Of.has(o)||xa.includes(o)||Sa[o]||t.push(o)}return t}function Nf(e){let t=e.toLowerCase(),n=new Set;for(let r of xa)new RegExp(`\\b${r}\\b`,"i").test(t)&&n.add(r);for(let[r,i]of Object.entries(Sa))new RegExp(`\\b${r}\\b`,"i").test(t)&&n.add(i);return Array.from(n)}var jf=[{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"}],Df=["page_url","target_url","page","url","resource","canonical","permalink","live_url"],Ff=/^[ \t]*(?:[-*+]\s+)?\*\*(?:page(?:\s+to\s+update)?|target\s+page|url|canonical)\s*:?\*\*:?\s*<?([^\s<>)]+)/im;function Mf(e){return/(^|[\\/])(briefs|content|articles|pages|posts)[\\/]/.test(e)}function tn(e){return e.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}function Uf(e){let t="";try{t=new URL(e.url).host.replace(/^www\./,"")}catch{}let n=e.pathname==="/"?"":e.pathname;return(n?[tn(t+n),tn(n)]:[tn(t)]).filter(Boolean)}function ga(e,t){let n=tn(e);if(!n)return null;let r=null,i=0;for(let s of t)for(let a of Uf(s))n!==a&&!n.endsWith(`-${a}`)||a.length>i&&(r=s,i=a.length);if(r)return r;let o=t.filter(s=>{let a=s.pathname.split("/").filter(Boolean).pop();return a!==void 0&&tn(a)===n});return o.length===1?o[0]:null}function ha(e,t){let n=e.trim().replace(/^[<("'`]+/,"").replace(/[>)"'`.,]+$/,"");if(!n)return null;let r=n.toLowerCase();for(let o of t)if(o.url.toLowerCase()===r)return o;let i=r;try{i=new URL(n).pathname.toLowerCase()}catch{}if(i=i.replace(/\/+$/,"")||"/",!i.startsWith("/"))return null;for(let o of t)if(o.pathname.toLowerCase()===i)return o;return null}function Bf(e,t,n){let r=/^---\n([\s\S]*?)\n---/.exec(t);if(r)for(let o of Df){let s=new RegExp(`^${o}:\\s*["']?([^"'\\n]+)`,"im").exec(r[1]),a=s?ha(s[1],n):null;if(a)return a}let i=Ff.exec(t);if(i){let o=ha(i[1],n);if(o)return o}if(e&&Mf(e)){let o=(e.split(/[\\/]/).pop()??"").replace(/\.md$/i,""),s=ga(o,n);if(s)return s}if(r){let o=/^slug:\s*["']?([^"'\n]+)/im.exec(r[1]),s=o?ga(o[1],n):null;if(s)return s}return null}function fi(e,t){let n=e.toLowerCase();return t.filter(r=>n.includes(r.url.toLowerCase())||r.pathname!=="/"&&n.includes(r.pathname.toLowerCase()))}function Hf(e){let t=[],n=[];for(let r of e){let i=/^(#{1,6})\s+(.*)$/.exec(r);if(i){let o=i[1].length;for(;n.length>0&&n[n.length-1].level>=o;)n.pop();n.push({level:o,text:i[2]})}t.push(n.map(o=>o.text))}return t}function Wf(e,t,n,r){let i=fi(e,n);if(i.length>0)return{targets:i,basis:"line"};if(ma.test(e))return r.homepage?{targets:[r.homepage],basis:"line"}:null;for(let o=t.length-1;o>=0;o--){let s=fi(t[o],n);if(s.length>0)return{targets:s,basis:"heading"};if(ma.test(t[o]))return r.homepage?{targets:[r.homepage],basis:"heading"}:null}return r.fileBound?{targets:[r.fileBound],basis:"file"}:Pf.test(e)||r.namesOtherPages?null:r.homepage?{targets:[r.homepage],basis:"origin"}:null}function ya(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 Gf(e){let t=/^(\s*(?:(?:[-*+]|\d+\.)\s+(?:\[[ xX]\]\s+)?|>\s+|#{1,6}\s+)?)(.*)$/.exec(e);return t?{prefix:t[1],content:t[2]}:{prefix:"",content:e}}function Kf(e,t,n={}){if(er(t))return{text:e,corrections:[]};let r=Rf(t).filter(c=>c.fetched);if(r.length===0)return{text:e,corrections:[]};let i=r.find(c=>c.pathname==="/")??r[0],o=e.split(`
802
+ `),s=Hf(o),a=[],l={homepage:i,fileBound:Bf(n.filePath,e,r),namesOtherPages:r.some(c=>c!==i&&fi(e,[c]).length>0)};for(let c=0;c<o.length;c++){let d=o[c];if(d.includes(nn)||!Ef.test(d)&&!Af.test(d)&&!/\bno\b/i.test(d))continue;let f=Wf(d,s[c],r,l);if(!f||f.targets.length===0)continue;let p=f.targets,m=[];for(let R of jf){let A=R.re.exec(d);A&&ba(d,A.index,A[0])&&p.every(O=>R.present(O))&&m.push(R.label)}let y=If.exec(d);if(y&&ba(d,y.index,y[0])){let R=Nf(d);if(R.length>0){let A=R.filter(O=>p.every(oe=>oe.jsonLdTypes.includes(O)));A.length>0&&m.push(`${A.map(ya).join(", ")} JSON-LD`)}else Lf(d).length===0&&p.every(A=>A.jsonLdTypes.length>0)&&m.push(`JSON-LD (${Array.from(new Set(p.flatMap(A=>A.jsonLdTypes))).map(ya).join(", ")})`)}if(m.length===0)continue;let h=m.join(" + "),w=p.map(R=>R.url).join(", "),{prefix:$,content:_}=Gf(d),U=`${$}~~${_}~~ \u2192 ${nn}: the live page (${w}) already serves ${h} per evidence.md \u2014 this was a repo-source reconciliation, not a net-new addition.`;o[c]=U,a.push({line:c+1,original:d,corrected:U,entityLabel:h,pageUrl:w,basis:f.basis})}return{text:o.join(`
803
+ `),corrections:a}}var qf=/^\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,Vf=/\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,zf=/\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,wa=/^\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,Yf=/^\s*[:,(]?\s*(?:tags?|elements?|meta|markup|data|cards?|links?|schema)?\s*(?:is|are|was|were|do|does|did|would|will|can|could|should|must)\s*n(?:ot|['’]t)\b/i;function ba(e,t,n){let r=e.slice(t+n.length),i=e.slice(Math.max(0,t-64),t);return!qf.test(r)||!wa.test(r)&&Yf.test(r)?!1:Vf.test(i)||zf.test(i)||wa.test(r)}function _a(e){let t=`~~ \u2192 ${nn}:`;if(!e.includes(t))return{text:e,stripped:0};let n=e.split(`
804
804
  `),r=0;for(let i=0;i<n.length;i++){let o=n[i].indexOf(t);if(o===-1)continue;let s=n[i].slice(0,o),a=s.indexOf("~~");a!==-1&&(n[i]=s.slice(0,a)+s.slice(a+2),r++)}return{text:n.join(`
805
- `),stripped:r}}var Yf=en.join(b,"audit","evidence.md");function ba(e){let t=e.split(va).join("/");return t===Yf||t===en.join(b,"audit","findings.md")||t===en.join(b,"pages.md")||t===en.join(b,"keywords.md")||t.startsWith(en.join(b,"inbox")+"/")}function ka(e){return e.split(va).join("/").split("/").includes(".claude")}function _a(e,t=[]){let n;try{n=$f(e)}catch{return t}for(let r of n){let i=di(e,r),o;try{o=xf(i)}catch{continue}o.isDirectory()?_a(i,t):r.endsWith(".md")&&t.push(i)}return t}function St(e,t={}){let n=di(e,b,"audit","evidence.md"),r={evidenceFound:ua(n),evidencePath:n,sourceRender:!1,scanned:[],skipped:[],corrections:[]};if(!r.evidenceFound)return r;let i=ca(n,"utf-8");if(er(i))return r.sourceRender=!0,r;let o=new Map;for(let s of _a(di(e,b))){let a=da(e,s);ba(a)||ka(a)||o.set(pa(s),a)}for(let s of t.extraFiles??[]){let a=pa(e,s),l=da(e,a);if(ba(l)||ka(l)){r.skipped.push(l);continue}ua(a)?o.set(a,l):r.skipped.push(l)}for(let[s,a]of o){let l;try{l=ca(s,"utf-8")}catch{continue}r.scanned.push(a);let{text:c,corrections:d}=Gf(l,i,{filePath:a});if(d.length>0){Sf(s,c,"utf-8");for(let f of d)r.corrections.push({...f,file:a})}}return r}function Pa(e){if(typeof e!="string")return{force:e===!0};let t=e.trim().replace(/\\/g,"/").replace(/^\.?\/+/,"").replace(/^\.seoagent\//,"").replace(/^\/+/,"");return t?{force:!1,forcePaths:[t]}:{force:!0}}function Ra(e){return"sha256:"+Jf("sha256").update(e).digest("hex")}function nm(e,t,n={}){let r=[],i=o=>n.force===!0||n.forcePaths?.includes(o)===!0;for(let o of e.artifacts){let s=t[o.path]??{exists:!1,locallyEdited:!1};if(!s.exists){r.push({path:o.path,kind:"write",body:o.body_md});continue}if(s.contentHash===o.content_hash){r.push({path:o.path,kind:"skip"});continue}if(s.verifyRecsStrippedHash===o.content_hash){r.push({path:o.path,kind:"skip",note:"local differs from cloud only by verify-recs corrections (written by the CLI, not by you)"});continue}if(o.generated){r.push({path:o.path,kind:"overwrite",body:o.body_md,note:s.locallyEdited?"discarded local edits \u2014 this is a cloud-generated file (edit it in the dashboard)":void 0});continue}if(s.trackingPointer&&s.locallyEdited){r.push({path:o.path,kind:"overwrite",body:o.body_md,note:"replaced the tracking-pointer stub with the cloud draft (the stub was written by `content track`, not by you)"});continue}if(s.locallyEdited&&!i(o.path)){r.push({path:o.path,kind:"conflict",note:"local newer than cloud, keeping local \u2014 use --force to take cloud"});continue}r.push({path:o.path,kind:"overwrite",body:o.body_md})}for(let o of e.deleted){let s=t[o];if(!(!s||!s.exists)){if(s.locallyEdited&&!i(o)){r.push({path:o,kind:"delete-skipped",note:"server deleted this but it has local edits \u2014 keeping it (use --force to delete)"});continue}r.push({path:o,kind:"delete"})}}return r}function rm(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:la(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 Ia(e){let t=await Oa({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 Ta(e,t){return fi(e,t.split("/").join(tm))}function im(e,t,n){let r={};for(let i of t){let o=Ta(e,i);if(!Ea(o)){r[i]={exists:!1,locallyEdited:!1};continue}let s=Aa(o),a=n[i],l=!a||a.mtime!==s.mtimeMs||a.size!==s.size,c=Qf(o,"utf-8"),d=ea(c),f=Sa(c);r[i]={exists:!0,contentHash:Ra(c),locallyEdited:l,...d?{trackingPointer:d}:{},...f.stripped>0?{verifyRecsStrippedHash:Ra(f.text)}:{}}}return r}async function Oa(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 La(e){let t=fi(e.projectDir,b),n={ok:!0,written:0,overwritten:0,skipped:0,conflicts:0,conflictPaths:[],pointerOverwrites:{},deleted:0,warnings:[],cursor:e.since};if(!Ea(t))return{...n,ok:!0};let r=await Oa({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=im(t,o,e.stateFiles),a=nm(i,s,{force:e.force,forcePaths:e.forcePaths}),l={...n,pointerOverwrites:{},cursor:i.now};for(let d of a){let f=Ta(t,d.path);try{switch(d.kind){case"skip":l.skipped++;break;case"write":case"overwrite":{Xf(em(f),{recursive:!0}),Ca(f,d.body??"","utf-8");let p=Aa(f);e.stateFiles[d.path]={mtime:p.mtimeMs,size:p.size},d.kind==="write"?l.written++:l.overwritten++;let m=s[d.path]?.trackingPointer;d.kind==="overwrite"&&m&&(l.pointerOverwrites[d.path]=m),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":Zf(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=rm(a,i,l.cursor,new Date().toISOString());if(c)try{Ca(fi(t,_n),JSON.stringify(c,null,2)+`
806
- `,"utf-8")}catch{}return l}import{existsSync as ja,mkdirSync as Da,readFileSync as om,writeFileSync as mi}from"fs";import{dirname as Fa,join as sm}from"path";var gi=1,Na=500;function hi(e){return sm(e,b,yo)}function tr(e){let t=hi(e);if(!ja(t))return[];try{let n=om(t,"utf-8"),r=JSON.parse(n);if(!r||typeof r!="object")return[];let i=r;return i.version!==gi||!Array.isArray(i.entries)?[]:i.entries.filter(am)}catch{return[]}}function Ma(e,t){let n=hi(e),i=tr(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>Na?i.slice(-Na):i,s={version:gi,entries:o};try{Da(Fa(n),{recursive:!0}),mi(n,JSON.stringify(s,null,2),"utf-8")}catch{}}function Ua(e,t){if(t.length===0)return;let n=hi(e),r=tr(e).filter(o=>!t.includes(o.action_id)),i={version:gi,entries:r};try{if(r.length===0&&ja(n)){mi(n,JSON.stringify(i,null,2),"utf-8");return}Da(Fa(n),{recursive:!0}),mi(n,JSON.stringify(i,null,2),"utf-8")}catch{}}function am(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 Ba,readFileSync as lm,unlinkSync as cm,writeFileSync as um,openSync as dm,closeSync as pm,mkdirSync as fm}from"fs";import{dirname as mm,join as gm}from"path";var hm=6e4;function Ha(e){return gm(e,b,wo)}function Wa(e,t={}){let n=t.now??Date.now,r=t.pid??process.pid,i=t.staleMs??hm,o=Ha(e);if(!Ba(o))return nr(o,r,n());let s=Ka(o);return!s||n()-s.started_at>i||!ym(s.pid)?nr(o,r,n()):{acquired:!1,reason:"held-by-live-process",held_by_pid:s.pid}}function Ga(e,t={}){let n=t.pid??process.pid,r=Ha(e);if(!Ba(r))return;let i=Ka(r);if(!(i&&i.pid!==n))try{cm(r)}catch{}}function nr(e,t,n){let r={pid:t,started_at:n};try{fm(mm(e),{recursive:!0});let i=dm(e,"w");try{um(i,JSON.stringify(r))}finally{pm(i)}return{acquired:!0}}catch{return{acquired:!1,reason:"held-but-pid-unknown"}}}function Ka(e){try{let t=lm(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 ym(e){if(!Number.isInteger(e)||e<=0)return!1;try{return process.kill(e,0),!0}catch(t){return t.code==="EPERM"}}import{existsSync as tl,mkdirSync as Cm,readFileSync as nl,writeFileSync as Rm}from"fs";import{dirname as Em,join as rn}from"path";import{existsSync as yi,readFileSync as Ya,readdirSync as wm}from"fs";import{join as rr}from"path";var or="llms.md",bm=160,qa=100;function ir(e,t=bm){let n=e.replace(/\s+/g," ").replace(/[[\]]/g,"").trim();return n.length<=t?n:n.slice(0,t-1).trimEnd()+"\u2026"}function wi(e){let t=F(e);if(t==="/")return"Home";let r=(t.split("/").filter(Boolean).pop()||"Home").replace(/[-_]+/g," ").replace(/\.(html?|md|php)$/i,"").trim();return r?r.split(" ").map(i=>i.length>0?i[0].toUpperCase()+i.slice(1):i).join(" "):"Home"}var km=new Set(["readme","changelog","license","licence","contributing","code_of_conduct","code-of-conduct","security","authors","notice"]);function Ja(e){let t=F(e).split("/").filter(Boolean).pop();return t?km.has(t.replace(/\.(md|mdx|txt|html?)$/i,"").toLowerCase()):!1}function za(e){let t=ir(e.label,80)||wi(e.url),n=e.description?ir(e.description):"";return`- [${t}](${e.url})${n?`: ${n}`:""}`}function Xa(e){let t=[`# ${ir(e.siteName,100)}`,""];if(e.summary&&t.push(`> ${ir(e.summary,300)}`,""),e.pages.length>0){t.push("## Pages","");for(let n of e.pages)t.push(za(n));t.push("")}if(e.articles.length>0){t.push("## Articles","");for(let n of e.articles)t.push(za(n));t.push("")}return t.join(`
805
+ `),stripped:r}}var Jf=en.join(b,"audit","evidence.md");function ka(e){let t=e.split($a).join("/");return t===Jf||t===en.join(b,"audit","findings.md")||t===en.join(b,"pages.md")||t===en.join(b,"keywords.md")||t.startsWith(en.join(b,"inbox")+"/")}function va(e){return e.split($a).join("/").split("/").includes(".claude")}function Ca(e,t=[]){let n;try{n=xf(e)}catch{return t}for(let r of n){let i=pi(e,r),o;try{o=Sf(i)}catch{continue}o.isDirectory()?Ca(i,t):r.endsWith(".md")&&t.push(i)}return t}function St(e,t={}){let n=pi(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(er(i))return r.sourceRender=!0,r;let o=new Map;for(let s of Ca(pi(e,b))){let a=pa(e,s);ka(a)||va(a)||o.set(fa(s),a)}for(let s of t.extraFiles??[]){let a=fa(e,s),l=pa(e,a);if(ka(l)||va(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}=Kf(l,i,{filePath:a});if(d.length>0){_f(s,c,"utf-8");for(let f of d)r.corrections.push({...f,file:a})}}return r}function Ia(e){if(typeof e!="string")return{force:e===!0};let t=e.trim().replace(/\\/g,"/").replace(/^\.?\/+/,"").replace(/^\.seoagent\//,"").replace(/^\/+/,"");return t?{force:!1,forcePaths:[t]}:{force:!0}}function Ea(e){return"sha256:"+Aa("sha256").update(e).digest("hex")}function tr(e){return Aa("sha256").update(e,"utf-8").digest("hex")}function nm(e,t,n={}){let r=[],i=o=>n.force===!0||n.forcePaths?.includes(o)===!0;for(let o of e.artifacts){let s=t[o.path]??{exists:!1,locallyEdited:!1};if(!s.exists){r.push({path:o.path,kind:"write",body:o.body_md});continue}if(s.contentHash===o.content_hash){r.push({path:o.path,kind:"skip"});continue}if(s.verifyRecsStrippedHash===o.content_hash){r.push({path:o.path,kind:"skip",note:"local differs from cloud only by verify-recs corrections (written by the CLI, not by you)"});continue}if(o.generated){r.push({path:o.path,kind:"overwrite",body:o.body_md,note:s.locallyEdited?"discarded local edits \u2014 this is a cloud-generated file (edit it in the dashboard)":void 0});continue}if(s.trackingPointer&&s.locallyEdited){r.push({path:o.path,kind:"overwrite",body:o.body_md,note:"replaced the tracking-pointer stub with the cloud draft (the stub was written by `content track`, not by you)"});continue}if(s.locallyEdited&&!i(o.path)){r.push({path:o.path,kind:"conflict",note:"local newer than cloud, keeping local \u2014 use --force to take cloud"});continue}r.push({path:o.path,kind:"overwrite",body:o.body_md})}for(let o of e.deleted){let s=t[o];if(!(!s||!s.exists)){if(s.locallyEdited&&!i(o)){r.push({path:o,kind:"delete-skipped",note:"server deleted this but it has local edits \u2014 keeping it (use --force to delete)"});continue}r.push({path:o,kind:"delete"})}}return r}function rm(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:ca(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 Ta(e){let t=await La({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 Oa(e,t){return mi(e,t.split("/").join(tm))}function im(e,t,n){let r={};for(let i of t){let o=Oa(e,i);if(!Pa(o)){r[i]={exists:!1,locallyEdited:!1};continue}let s=n[i],a=Qf(o,"utf-8"),l=!s||s.hash!==tr(a),c=ta(a),d=_a(a);r[i]={exists:!0,contentHash:Ea(a),locallyEdited:l,...c?{trackingPointer:c}:{},...d.stripped>0?{verifyRecsStrippedHash:Ea(d.text)}:{}}}return r}async function La(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 Na(e){let t=mi(e.projectDir,b),n={ok:!0,written:0,overwritten:0,skipped:0,conflicts:0,conflictPaths:[],pointerOverwrites:{},deleted:0,warnings:[],cursor:e.since};if(!Pa(t))return{...n,ok:!0};let r=await La({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=im(t,o,e.stateFiles),a=nm(i,s,{force:e.force,forcePaths:e.forcePaths}),l={...n,pointerOverwrites:{},cursor:i.now};for(let d of a){let f=Oa(t,d.path);try{switch(d.kind){case"skip":l.skipped++;break;case"write":case"overwrite":{Xf(em(f),{recursive:!0});let p=d.body??"";Ra(f,p,"utf-8"),e.stateFiles[d.path]={hash:tr(p)},d.kind==="write"?l.written++:l.overwritten++;let m=s[d.path]?.trackingPointer;d.kind==="overwrite"&&m&&(l.pointerOverwrites[d.path]=m),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":Zf(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=rm(a,i,l.cursor,new Date().toISOString());if(c)try{Ra(mi(t,_n),JSON.stringify(c,null,2)+`
806
+ `,"utf-8")}catch{}return l}import{existsSync as Da,mkdirSync as Fa,readFileSync as om,writeFileSync as gi}from"fs";import{dirname as Ma,join as sm}from"path";var hi=1,ja=500;function yi(e){return sm(e,b,wo)}function nr(e){let t=yi(e);if(!Da(t))return[];try{let n=om(t,"utf-8"),r=JSON.parse(n);if(!r||typeof r!="object")return[];let i=r;return i.version!==hi||!Array.isArray(i.entries)?[]:i.entries.filter(am)}catch{return[]}}function Ua(e,t){let n=yi(e),i=nr(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>ja?i.slice(-ja):i,s={version:hi,entries:o};try{Fa(Ma(n),{recursive:!0}),gi(n,JSON.stringify(s,null,2),"utf-8")}catch{}}function Ba(e,t){if(t.length===0)return;let n=yi(e),r=nr(e).filter(o=>!t.includes(o.action_id)),i={version:hi,entries:r};try{if(r.length===0&&Da(n)){gi(n,JSON.stringify(i,null,2),"utf-8");return}Fa(Ma(n),{recursive:!0}),gi(n,JSON.stringify(i,null,2),"utf-8")}catch{}}function am(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 Ha,readFileSync as lm,unlinkSync as cm,writeFileSync as um,openSync as dm,closeSync as pm,mkdirSync as fm}from"fs";import{dirname as mm,join as gm}from"path";var hm=6e4;function Wa(e){return gm(e,b,bo)}function Ga(e,t={}){let n=t.now??Date.now,r=t.pid??process.pid,i=t.staleMs??hm,o=Wa(e);if(!Ha(o))return rr(o,r,n());let s=qa(o);return!s||n()-s.started_at>i||!ym(s.pid)?rr(o,r,n()):{acquired:!1,reason:"held-by-live-process",held_by_pid:s.pid}}function Ka(e,t={}){let n=t.pid??process.pid,r=Wa(e);if(!Ha(r))return;let i=qa(r);if(!(i&&i.pid!==n))try{cm(r)}catch{}}function rr(e,t,n){let r={pid:t,started_at:n};try{fm(mm(e),{recursive:!0});let i=dm(e,"w");try{um(i,JSON.stringify(r))}finally{pm(i)}return{acquired:!0}}catch{return{acquired:!1,reason:"held-but-pid-unknown"}}}function qa(e){try{let t=lm(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 ym(e){if(!Number.isInteger(e)||e<=0)return!1;try{return process.kill(e,0),!0}catch(t){return t.code==="EPERM"}}import{existsSync as nl,mkdirSync as Cm,readFileSync as rl,writeFileSync as Rm}from"fs";import{dirname as Em,join as rn}from"path";import{existsSync as wi,readFileSync as Ja,readdirSync as wm}from"fs";import{join as ir}from"path";var sr="llms.md",bm=160,Va=100;function or(e,t=bm){let n=e.replace(/\s+/g," ").replace(/[[\]]/g,"").trim();return n.length<=t?n:n.slice(0,t-1).trimEnd()+"\u2026"}function bi(e){let t=F(e);if(t==="/")return"Home";let r=(t.split("/").filter(Boolean).pop()||"Home").replace(/[-_]+/g," ").replace(/\.(html?|md|php)$/i,"").trim();return r?r.split(" ").map(i=>i.length>0?i[0].toUpperCase()+i.slice(1):i).join(" "):"Home"}var km=new Set(["readme","changelog","license","licence","contributing","code_of_conduct","code-of-conduct","security","authors","notice"]);function Xa(e){let t=F(e).split("/").filter(Boolean).pop();return t?km.has(t.replace(/\.(md|mdx|txt|html?)$/i,"").toLowerCase()):!1}function za(e){let t=or(e.label,80)||bi(e.url),n=e.description?or(e.description):"";return`- [${t}](${e.url})${n?`: ${n}`:""}`}function Qa(e){let t=[`# ${or(e.siteName,100)}`,""];if(e.summary&&t.push(`> ${or(e.summary,300)}`,""),e.pages.length>0){t.push("## Pages","");for(let n of e.pages)t.push(za(n));t.push("")}if(e.articles.length>0){t.push("## Articles","");for(let n of e.articles)t.push(za(n));t.push("")}return t.join(`
807
807
  `).replace(/\n+$/,`
808
- `)}function vm(e){let t=new Map,n=null;for(let r of e.split(/\r?\n/)){let i=/^##\s+(https?:\/\/\S+)\s*$/.exec(r);if(i){n=F(i[1]),t.has(n)||t.set(n,{});continue}if(!n)continue;if(/^##\s/.test(r)){n=null;continue}let o=/^-\s+\*\*title:\*\*\s+(.*)$/.exec(r);if(o&&o[1]!=="_(none)_"){t.get(n).title=o[1].trim();continue}let s=/^-\s+\*\*meta description:\*\*\s+(.*)$/.exec(r);s&&s[1]!=="_(none)_"&&(t.get(n).description=s[1].trim())}return t}function $m(e){let t=rr(e,b,"audit","evidence.md");if(!yi(t))return new Map;try{return vm(Ya(t,"utf-8"))}catch{return new Map}}function xm(e,t){let n=rr(e,b,"content");if(!yi(n))return[];let r=new Map,i;try{i=wm(n)}catch{return[]}for(let o of i.sort()){if(!o.toLowerCase().endsWith(".md"))continue;let s;try{s=se(Ya(rr(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"||Ja(a))continue;let c=typeof s.title=="string"&&s.title.trim()?s.title.trim():wi(a),d=t.get(F(a)),f={url:a,label:d?.title||c,...d?.description?{description:d.description}:{}},p=typeof s.slug=="string"?s.slug.trim():o.slice(0,-3),m=F(a).split("/").filter(Boolean).pop()??"",y=p===m,h=r.get(a);(!h||y&&!h.slugMatchesUrl)&&r.set(a,{link:f,slugMatchesUrl:y})}return Array.from(r.values(),o=>o.link)}function Sm(e){try{return new URL(e).host.toLowerCase().replace(/^www\./,"")}catch{return""}}function _m(e,t){let n=rr(e,b,"pages.md");if(!yi(n))return[];let r=t.toLowerCase().replace(/^https?:\/\//,"").replace(/\/.*$/,""),i=new Map;for(let o of Jr(n).keys()){if(!/^https?:\/\//i.test(o))continue;let s=F(o);if(fe(s)||Ja(o))continue;let l=`${Sm(o)}${s}`;if(!i.get(l)){i.set(l,o);continue}let d="";try{d=new URL(o).hostname.toLowerCase()}catch{d=""}d===r&&i.set(l,o)}return Array.from(i.values())}function Va(e){return[...e].sort((t,n)=>{let r=F(t.url),i=F(n.url);return r==="/"?i==="/"?0:-1:i==="/"?1:r.localeCompare(i)})}function Qa(e,t){let n=t.domain.replace(/^https?:\/\//,"").replace(/\/+$/,""),r=(()=>{try{return dt(e)}catch{return null}})(),i=$m(e),o=xm(e,i),s=new Set(o.map(d=>F(d.url))),a=[];for(let d of _m(e,n)){let f=F(d);if(s.has(f))continue;let p=i.get(f);a.push({url:d,label:p?.title||wi(d),...p?.description?{description:p.description}:{}})}if(a.length===0&&o.length===0)return null;let l=r?.business?.name?.trim()||i.get("/")?.title||n,c=r?.business?.description?.trim()||i.get("/")?.description||null;return{siteName:l,summary:c,pages:Va(a).slice(0,qa),articles:Va(o).slice(0,qa)}}var sr=".well-known/okf",Za="llms.txt",el={publicDir:null,publicDirSource:null,llmsSourceWritten:!1,llmsPublished:null,okfPublished:0,okfPublishedDir:null,llmsRoute:null,llmsRouteDrift:!1,skipped:[]};function bi(e,t){try{return tl(e)&&nl(e,"utf-8")===t?!1:(Cm(Em(e),{recursive:!0}),Rm(e,t,"utf-8"),!0)}catch{return!1}}function _t(e,t){if(!t.domain||t.domain==="unknown")return{...el,skipped:["no-domain"]};let n=On(e,t.public_dir??null),r={...el,publicDir:n.dir,publicDirSource:n.source,skipped:[]},i=null;try{let s=Qa(e,t);i=s?Xa(s):null}catch{i=null}if(i===null)r.skipped.push("llms-no-content");else if(r.llmsSourceWritten=bi(rn(e,b,or),i),r.llmsRoute=Co(e,n.dir),r.llmsRoute)r.skipped.push("llms-route-owned"),r.llmsRouteDrift=r.llmsSourceWritten&&t.llms_owner!=="route";else if(n.dir){let s=rn(e,n.dir,Za);bi(s,i)&&(r.llmsPublished=`${n.dir}/${Za}`)}let o=gt(e);if(!tl(o))r.skipped.push("okf-missing");else if(Ls(o))r.skipped.push("okf-placeholder");else if(!Gn(o).ok)r.skipped.push("okf-invalid");else if(n.dir){let s=rn(e,n.dir,sr),a=0;for(let l of Ns(o)){let c;try{c=nl(rn(o,l),"utf-8")}catch{continue}bi(rn(s,l),c)&&a++}a>0&&(r.okfPublished=a,r.okfPublishedDir=`${n.dir}/${sr}`)}return n.dir||r.skipped.push("no-public-dir"),r}function rl(e,t){if(!e)return[];let n=[],r=[];return e.llmsPublished&&r.push(e.llmsPublished),e.okfPublishedDir&&r.push(`${e.okfPublishedDir}/ (${e.okfPublished} file${e.okfPublished===1?"":"s"})`),r.length>0&&n.push({text:`ai-files: published ${r.join(" and ")} \u2014 commit these so answer engines can read them.`,tone:"dim",always:!0}),e.skipped.includes("okf-placeholder")&&n.push({text:"ai-files: .seoagent/okf/ is still the scaffold. Fill it (see references/open-knowledge-format.md) and it publishes itself on the next sync.",tone:"dim",always:!1}),e.skipped.includes("okf-invalid")&&n.push({text:`ai-files: .seoagent/okf/ has validation errors, so it was NOT published. Run \`${t("okf validate")}\` and fix them.`,tone:"warn",always:!1}),e.llmsRouteDrift&&n.push({text:`ai-files: .seoagent/llms.md changed, but ${e.llmsRoute} already serves /llms.txt, so nothing was published \u2014 a file in your static dir would shadow that route. Compare the two, or set \`llms_owner: route\` in .seoagent/project.md to own the file yourself and stop this notice.`,tone:"dim",always:!1}),e.skipped.includes("no-public-dir")&&n.push({text:"ai-files: couldn't tell which directory this project serves as static files. Set `public_dir:` in .seoagent/project.md (`public`, `static`, or a nested path like `apps/web/public` in a monorepo) so llms.txt and the OKF bundle actually get served.",tone:"dim",always:!1}),n}function Nm(e){try{let t=St(e);return t.evidenceFound?t:void 0}catch{return}}var jm=new Set([".md"]),Dm=new Set(["inbox"]);function Fm(e){let t=[];function n(r,i){if(ki(r))for(let o of Pm(r,{withFileTypes:!0})){if(o.name.startsWith(".")||i===""&&Dm.has(o.name))continue;let s=vi(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);jm.has(l)&&t.push(s)}}}return n(e,""),t}function ol(e){let t=e.replace(/[^a-zA-Z0-9._-]/g,"_");return vi(Cr,`${t}.json`)}var Mm=14400*1e3;function Um(e){return Tm("sha256").update(e,"utf-8").digest("hex")}function Bm(e){let t=ol(e);if(!ki(t))return{files:{},last_synced_at:null};try{return JSON.parse(il(t,"utf-8"))}catch{return{files:{},last_synced_at:null}}}function Hm(e,t){Am(Cr,{recursive:!0}),Im(ol(e),JSON.stringify(t,null,2)+`
809
- `,"utf-8")}function Wm(e,t){return Om(e,t).split(Lm).join("/")}async function Gm(e,t){try{let n=await T(`${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 Km(e,t,n){try{let r=await T(`${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 sl(e,t={}){let n=Nm(e),r=c=>{let d=n?{...c,verifyRecs:n}:{...c};return o?{...d,aiFiles:o}:d},i=S(e),o=null;if(i)try{o=_t(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===Ie)return r({ok:!0,reason:"domain-unknown",synced:0,failed:0,errors:[]});let a=vi(e,b);if(!ki(a))return r({ok:!0,reason:"no-project",synced:0,failed:0,errors:[]});if(!Wa(e).acquired)return r({ok:!0,reason:"busy",synced:0,failed:0,errors:[]});try{return r(await qm(e,t,s,i,a))}finally{Ga(e)}}async function qm(e,t,n,r,i){let o=n.api_base||N.BASE,s=`Bearer ${n.user_token}:${n.website_token}`,a=await Oe({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=Bm(r.domain);try{na(e,r)}catch{}let c=Fm(i),d=0,f=0,p=[],m=[],y=0,h=await zm(e,o,s);if(!t.pullOnly)for(let K of c){let Y=Wm(i,K);if(t.pathFilter&&!Y.endsWith(t.pathFilter))continue;let Be=il(K,"utf-8"),it=Um(Be),$n=l.files[Y];if(!(!$n||$n.hash!==it)&&!t.force)continue;y++;let He=await Km(o,{path:Y,contents:Be,domain:r.domain},s);He.ok?(l.files[Y]={hash:it},d++,He.agentNotice&&p.push(`${Y}: ${He.agentNotice}`)):(f++,m.push(`${Y}: ${He.status} ${He.error??""}`.trim()))}let w=await Gm(o,s),$=0,_=0,U=[],R=0,A=0;!w.ok&&w.error&&m.push(`pull actions: ${w.error}`);let O,oe=[],Z=new Map,nt=!1,vn=l.last_synced_at;if(!t.pushOnly){let K=await La({projectDir:e,apiBase:o,authHeader:s,since:l.last_synced_at,stateFiles:l.files,force:t.force,forcePaths:t.forcePaths});K.ok?vn=K.cursor:(nt=!0,K.error&&m.push(`pull: ${K.error}`)),O={written:K.written,overwritten:K.overwritten,skipped:K.skipped,conflicts:K.conflicts,deleted:K.deleted,warnings:K.warnings},oe=K.conflictPaths;for(let[Y,Be]of Object.entries(K.pointerOverwrites)){let it=Y.match(/^content\/(.+)\.md$/)?.[1];it&&Z.set(it,Be)}}if(w.ok){let K=ui(e);for(let[ke,ot]of Z)K.set(ke,ot);let Y=aa(e,w.actions,{conflictedPaths:new Set(oe),localPointers:K});$=Y.wrote,_=Y.removed,R=Y.skippedUnknown;let Be=l.announced_at?Date.parse(l.announced_at):NaN,$n=Y.pendingIds.length>0&&(Number.isNaN(Be)||Date.now()-Be>=Mm)?new Set:new Set(l.announced_action_ids??[]),xn=new Set(Y.pendingIds.filter(ke=>!$n.has(ke)));U=Y.pending.filter(ke=>xn.has(ke.id)),A=xn.size-U.length,l.announced_action_ids=Y.pendingIds,xn.size>0&&(l.announced_at=new Date().toISOString());let He=ia(w.actions);O&&oe.length>0&&(O.warnings=O.warnings.map(ke=>{let ot=oe.find(_r=>ke.startsWith(`${_r}:`)),Sr=ot?He.get(ot):void 0;return!ot||!Sr?.length?ke:`${ke} \u2014 blocks inbox action${Sr.length===1?"":"s"} ${Sr.map(_r=>`#${_r}`).join(", ")}; take the cloud copy with \`seoagent sync --force ${ot}\``}))}let xr=!!O&&O.written+O.overwritten+O.deleted+O.conflicts>0;if(l.last_synced_at=vn,Hm(r.domain,l),y===0&&$===0&&_===0&&!xr&&h.flushed===0&&h.dropped===0&&!nt&&f===0)return{ok:!0,reason:"no-changes",synced:0,failed:0,errors:m,actionsPulled:0,actionsRemoved:0,actionsNew:[],actionsUnknown:R,actionsUnknownNew:A,acksFlushed:0,acksDropped:0,pull:O};let Pt=f===0&&!nt;return{ok:Pt,reason:Pt?void 0:"error",synced:d,failed:f,errors:m,...p.length>0?{notices:p}:{},actionsPulled:$,actionsRemoved:_,actionsNew:U,actionsUnknown:R,actionsUnknownNew:A,acksFlushed:h.flushed,acksDropped:h.dropped,pull:O}}async function zm(e,t,n){let r=tr(e);if(r.length===0)return{flushed:0,dropped:0};let i=0,o=0,s=[];for(let a of r){let l=await Vm(a,t,n);l==="flushed"?(i++,s.push(a.action_id)):l==="already-settled"&&(o++,s.push(a.action_id))}return s.length>0&&Ua(e,s),{flushed:i,dropped:o}}async function Vm(e,t,n){try{let r=await T(`${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 al(e,t=3e4){let n=setTimeout(e,t);return n.unref?.(),{cancel:()=>clearTimeout(n)}}function ll(e){let t;try{t=S(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(Fe(I,n)<=0){if(!t.skill_version)try{z(e,{skill_version:n})}catch{}return{refreshed:!1,reason:"up-to-date"}}try{return ut(e),z(e,{skill_version:I}),{refreshed:!0,from:n,to:I,reason:"refreshed"}}catch{return{refreshed:!1,reason:"error"}}}function $i(e){let t;try{t=S(e)}catch{return{refreshed:!1,from:null,to:I,reason:"error"}}if(!t)return{refreshed:!1,from:null,to:I,reason:"no-project"};let n=t.skill_version||t.seoagent_version||null;try{return ut(e),z(e,{skill_version:I}),{refreshed:!0,from:n,to:I,reason:"refreshed"}}catch{return{refreshed:!1,from:n,to:I,reason:"error"}}}import{createHash as Ym}from"crypto";import{existsSync as Ox,mkdirSync as Jm,readFileSync as Xm,writeFileSync as Qm}from"fs";import{join as Zm}from"path";var eg="/cli-skill/manifest.json",tg=360*60*1e3,ng=4e3,rg=64,ig=4*1024*1024,cl=Zm(W,"skill-check.json"),og=e=>Ym("sha256").update(e).digest("hex");function sg(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>rg)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>ig||!n.some(i=>i.path==="SKILL.md")?null:{hash:t.hash,min_cli:t.min_cli,files:n}}function ag(e,t,n=tg){if(!e)return!0;let r=Date.parse(e);return Number.isNaN(r)?!0:t.getTime()-r>=n}function lg(){try{return JSON.parse(Xm(cl,"utf-8"))}catch{return{}}}function cg(e){try{Jm(W,{recursive:!0}),Qm(cl,JSON.stringify({checkedAt:e}),"utf-8")}catch{}}async function ug(e){try{let t=await fetch(e,{signal:AbortSignal.timeout(ng),headers:{"User-Agent":`seoagent-cli/${I}`}});return t.ok?await t.text():null}catch{return null}}async function ul(e,t={}){try{let n=S(e);if(!n)return{updated:!1,reason:"no-project"};let r=t.now??new Date,i=lg();if(!t.force&&!ag(i.checkedAt,r))return{updated:!1,reason:"throttled"};let o=(t.baseUrl??N.BASE).replace(/\/$/,""),s=t.fetchText??ug,a=await s(`${o}${eg}`);if(cg(r.toISOString()),a===null)return{updated:!1,reason:"unreachable"};let l;try{l=sg(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(Fe(I,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(og(f)!==d.sha256)return{updated:!1,reason:"verify-failed"};c[d.path]=f}return Ko(e,c),z(e,{skill_hash:l.hash}),{updated:!0,reason:"updated",fileCount:l.files.length}}catch{return{updated:!1,reason:"error"}}}import{existsSync as dg,mkdirSync as pg,readFileSync as fg,writeFileSync as mg}from"fs";var gg="https://registry.npmjs.org/@seoagent-official/seoagent/latest",hg=1440*60*1e3,yg=720*60*1e3,wg=2e3;function bg(e,t,n=hg){if(!e.checkedAt)return!0;let r=Date.parse(e.checkedAt);return Number.isNaN(r)?!0:t.getTime()-r>=n}function kg(e){let{current:t,latest:n,cache:r,now:i}=e,o=e.notifyIntervalMs??yg;if(!n||Fe(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 vg(e){let t=e.readCache();if(bg(t,e.now,e.checkIntervalMs)){let r=await e.fetchLatest();t={...t,checkedAt:e.now.toISOString(),...r?{latest:r}:{}},e.writeCache(t)}let n=kg({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 $g(){try{return dg(Cn)?JSON.parse(fg(Cn,"utf-8")):{}}catch{return{}}}function xg(e){try{pg(W,{recursive:!0}),mg(Cn,JSON.stringify(e,null,2)+`
810
- `,"utf-8")}catch{}}async function Sg(){try{let e=await fetch(gg,{headers:{Accept:"application/json"},signal:AbortSignal.timeout(wg)});if(!e.ok)return null;let t=await e.json();return typeof t.version=="string"?t.version:null}catch{return null}}async function dl(e){try{return await vg({current:e,now:new Date,fetchLatest:Sg,readCache:$g,writeCache:xg})}catch{return null}}async function te(e={}){let t=al(()=>{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 Rg(e)}finally{t.cancel()}}async function Rg(e){let t=ll(process.cwd());if(t.refreshed){try{qe(process.cwd())}catch{}e.silent||u.info(G.dim(`\u21BB Updated SEOAgent skill ${t.from} \u2192 ${t.to}.`))}let n=await ul(process.cwd());n.updated&&!e.silent&&u.info(G.dim("\u21BB Updated the SEOAgent skill to the latest published version.")),n.reason==="cli-too-old"&&!e.silent&&u.message(G.yellow(`A newer SEOAgent skill is available but needs CLI ${n.minCli} or later (you have ${I}). Run \`${g("update-cli")}\` to get it.`)),ze(process.cwd());let r=await dl(I);r&&u.message(G.yellow(r));let i=!e.silent&&!!process.stdout.isTTY,o=e.pullOnly?"Pulling":e.pushOnly?"Pushing":"Syncing",s=i?Cg():null;s?.start(`${o} ${G.dim(".seoagent/")} with your dashboard\u2026`);let{force:a,forcePaths:l}=Pa(e.force),c=await sl(process.cwd(),{pathFilter:e.path,force:a,forcePaths:l,pushOnly:e.pushOnly,pullOnly:e.pullOnly}),d=c.verifyRecs;if(d){d.sourceRender&&u.message(G.yellow("verify-recs: evidence.md is a SOURCE RENDER (undesignated local dev-server crawl) \u2014 live-state claims cannot be verified. Re-run `seoagent crawl --url <live origin>`."));for(let m of d.corrections)u.message(G.yellow(`verify-recs: corrected ${m.file}:${m.line} \u2014 the live page (${m.pageUrl}) already serves ${m.entityLabel}; reflect this correction in your summary.`))}for(let m of rl(c.aiFiles??null,g))!m.always&&e.silent||u.message(m.tone==="warn"?G.yellow(m.text):G.dim(m.text));if(c.actionsNew&&c.actionsNew.length>0){let m=c.actionsNew.slice(0,5).map(h=>` - ${h.title??h.action_type} (id ${h.id})`).join(`
808
+ `)}function vm(e){let t=new Map,n=null;for(let r of e.split(/\r?\n/)){let i=/^##\s+(https?:\/\/\S+)\s*$/.exec(r);if(i){n=F(i[1]),t.has(n)||t.set(n,{});continue}if(!n)continue;if(/^##\s/.test(r)){n=null;continue}let o=/^-\s+\*\*title:\*\*\s+(.*)$/.exec(r);if(o&&o[1]!=="_(none)_"){t.get(n).title=o[1].trim();continue}let s=/^-\s+\*\*meta description:\*\*\s+(.*)$/.exec(r);s&&s[1]!=="_(none)_"&&(t.get(n).description=s[1].trim())}return t}function $m(e){let t=ir(e,b,"audit","evidence.md");if(!wi(t))return new Map;try{return vm(Ja(t,"utf-8"))}catch{return new Map}}function xm(e,t){let n=ir(e,b,"content");if(!wi(n))return[];let r=new Map,i;try{i=wm(n)}catch{return[]}for(let o of i.sort()){if(!o.toLowerCase().endsWith(".md"))continue;let s;try{s=se(Ja(ir(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():bi(a),d=t.get(F(a)),f={url:a,label:d?.title||c,...d?.description?{description:d.description}:{}},p=typeof s.slug=="string"?s.slug.trim():o.slice(0,-3),m=F(a).split("/").filter(Boolean).pop()??"",y=p===m,h=r.get(a);(!h||y&&!h.slugMatchesUrl)&&r.set(a,{link:f,slugMatchesUrl:y})}return Array.from(r.values(),o=>o.link)}function Sm(e){try{return new URL(e).host.toLowerCase().replace(/^www\./,"")}catch{return""}}function _m(e,t){let n=ir(e,b,"pages.md");if(!wi(n))return[];let r=t.toLowerCase().replace(/^https?:\/\//,"").replace(/\/.*$/,""),i=new Map;for(let o of Xr(n).keys()){if(!/^https?:\/\//i.test(o))continue;let s=F(o);if(fe(s)||Xa(o))continue;let l=`${Sm(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 Ya(e){return[...e].sort((t,n)=>{let r=F(t.url),i=F(n.url);return r==="/"?i==="/"?0:-1:i==="/"?1:r.localeCompare(i)})}function Za(e,t){let n=t.domain.replace(/^https?:\/\//,"").replace(/\/+$/,""),r=(()=>{try{return dt(e)}catch{return null}})(),i=$m(e),o=xm(e,i),s=new Set(o.map(d=>F(d.url))),a=[];for(let d of _m(e,n)){let f=F(d);if(s.has(f))continue;let p=i.get(f);a.push({url:d,label:p?.title||bi(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:Ya(a).slice(0,Va),articles:Ya(o).slice(0,Va)}}var ar=".well-known/okf",el="llms.txt",tl={publicDir:null,publicDirSource:null,llmsSourceWritten:!1,llmsPublished:null,okfPublished:0,okfPublishedDir:null,llmsRoute:null,llmsRouteDrift:!1,skipped:[]};function ki(e,t){try{return nl(e)&&rl(e,"utf-8")===t?!1:(Cm(Em(e),{recursive:!0}),Rm(e,t,"utf-8"),!0)}catch{return!1}}function _t(e,t){if(!t.domain||t.domain==="unknown")return{...tl,skipped:["no-domain"]};let n=On(e,t.public_dir??null),r={...tl,publicDir:n.dir,publicDirSource:n.source,skipped:[]},i=null;try{let s=Za(e,t);i=s?Qa(s):null}catch{i=null}if(i===null)r.skipped.push("llms-no-content");else if(r.llmsSourceWritten=ki(rn(e,b,sr),i),r.llmsRoute=Ro(e,n.dir),r.llmsRoute)r.skipped.push("llms-route-owned"),r.llmsRouteDrift=r.llmsSourceWritten&&t.llms_owner!=="route";else if(n.dir){let s=rn(e,n.dir,el);ki(s,i)&&(r.llmsPublished=`${n.dir}/${el}`)}let o=gt(e);if(!nl(o))r.skipped.push("okf-missing");else if(Ns(o))r.skipped.push("okf-placeholder");else if(!Gn(o).ok)r.skipped.push("okf-invalid");else if(n.dir){let s=rn(e,n.dir,ar),a=0;for(let l of js(o)){let c;try{c=rl(rn(o,l),"utf-8")}catch{continue}ki(rn(s,l),c)&&a++}a>0&&(r.okfPublished=a,r.okfPublishedDir=`${n.dir}/${ar}`)}return n.dir||r.skipped.push("no-public-dir"),r}function il(e,t){if(!e)return[];let n=[],r=[];return e.llmsPublished&&r.push(e.llmsPublished),e.okfPublishedDir&&r.push(`${e.okfPublishedDir}/ (${e.okfPublished} file${e.okfPublished===1?"":"s"})`),r.length>0&&n.push({text:`ai-files: published ${r.join(" and ")} \u2014 commit these so answer engines can read them.`,tone:"dim",always:!0}),e.skipped.includes("okf-placeholder")&&n.push({text:"ai-files: .seoagent/okf/ is still the scaffold. Fill it (see references/open-knowledge-format.md) and it publishes itself on the next sync.",tone:"dim",always:!1}),e.skipped.includes("okf-invalid")&&n.push({text:`ai-files: .seoagent/okf/ has validation errors, so it was NOT published. Run \`${t("okf validate")}\` and fix them.`,tone:"warn",always:!1}),e.llmsRouteDrift&&n.push({text:`ai-files: .seoagent/llms.md changed, but ${e.llmsRoute} already serves /llms.txt, so nothing was published \u2014 a file in your static dir would shadow that route. Compare the two, or set \`llms_owner: route\` in .seoagent/project.md to own the file yourself and stop this notice.`,tone:"dim",always:!1}),e.skipped.includes("no-public-dir")&&n.push({text:"ai-files: couldn't tell which directory this project serves as static files. Set `public_dir:` in .seoagent/project.md (`public`, `static`, or a nested path like `apps/web/public` in a monorepo) so llms.txt and the OKF bundle actually get served.",tone:"dim",always:!1}),n}function Lm(e){try{let t=St(e);return t.evidenceFound?t:void 0}catch{return}}var Nm=new Set([".md"]),jm=new Set(["inbox"]);function Dm(e){let t=[];function n(r,i){if(vi(r))for(let o of Pm(r,{withFileTypes:!0})){if(o.name.startsWith(".")||i===""&&jm.has(o.name))continue;let s=$i(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 sl(e){let t=e.replace(/[^a-zA-Z0-9._-]/g,"_");return $i(Rr,`${t}.json`)}var Fm=14400*1e3;function Mm(e){let t=sl(e);if(!vi(t))return{files:{},last_synced_at:null};try{return JSON.parse(ol(t,"utf-8"))}catch{return{files:{},last_synced_at:null}}}function Um(e,t){Am(Rr,{recursive:!0}),Im(sl(e),JSON.stringify(t,null,2)+`
809
+ `,"utf-8")}function Bm(e,t){return Tm(e,t).split(Om).join("/")}async function Hm(e,t){try{let n=await T(`${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 Wm(e,t,n){try{let r=await T(`${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 al(e,t={}){let n=Lm(e),r=c=>{let d=n?{...c,verifyRecs:n}:{...c};return o?{...d,aiFiles:o}:d},i=S(e),o=null;if(i)try{o=_t(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===Ie)return r({ok:!0,reason:"domain-unknown",synced:0,failed:0,errors:[]});let a=$i(e,b);if(!vi(a))return r({ok:!0,reason:"no-project",synced:0,failed:0,errors:[]});if(!Ga(e).acquired)return r({ok:!0,reason:"busy",synced:0,failed:0,errors:[]});try{return r(await Gm(e,t,s,i,a))}finally{Ka(e)}}async function Gm(e,t,n,r,i){let o=n.api_base||N.BASE,s=`Bearer ${n.user_token}:${n.website_token}`,a=await Oe({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=Mm(r.domain);try{ra(e,r)}catch{}let c=Dm(i),d=0,f=0,p=[],m=[],y=0,h=await Km(e,o,s);if(!t.pullOnly)for(let K of c){let Y=Bm(i,K);if(t.pathFilter&&!Y.endsWith(t.pathFilter))continue;let Be=ol(K,"utf-8"),it=tr(Be),$n=l.files[Y];if(!(!$n||$n.hash!==it)&&!t.force)continue;y++;let He=await Wm(o,{path:Y,contents:Be,domain:r.domain},s);He.ok?(l.files[Y]={hash:it},d++,He.agentNotice&&p.push(`${Y}: ${He.agentNotice}`)):(f++,m.push(`${Y}: ${He.status} ${He.error??""}`.trim()))}let w=await Hm(o,s),$=0,_=0,U=[],R=0,A=0;!w.ok&&w.error&&m.push(`pull actions: ${w.error}`);let O,oe=[],Z=new Map,nt=!1,vn=l.last_synced_at;if(!t.pushOnly){let K=await Na({projectDir:e,apiBase:o,authHeader:s,since:l.last_synced_at,stateFiles:l.files,force:t.force,forcePaths:t.forcePaths});K.ok?vn=K.cursor:(nt=!0,K.error&&m.push(`pull: ${K.error}`)),O={written:K.written,overwritten:K.overwritten,skipped:K.skipped,conflicts:K.conflicts,deleted:K.deleted,warnings:K.warnings},oe=K.conflictPaths;for(let[Y,Be]of Object.entries(K.pointerOverwrites)){let it=Y.match(/^content\/(.+)\.md$/)?.[1];it&&Z.set(it,Be)}}if(w.ok){let K=di(e);for(let[ke,ot]of Z)K.set(ke,ot);let Y=la(e,w.actions,{conflictedPaths:new Set(oe),localPointers:K});$=Y.wrote,_=Y.removed,R=Y.skippedUnknown;let Be=l.announced_at?Date.parse(l.announced_at):NaN,$n=Y.pendingIds.length>0&&(Number.isNaN(Be)||Date.now()-Be>=Fm)?new Set:new Set(l.announced_action_ids??[]),xn=new Set(Y.pendingIds.filter(ke=>!$n.has(ke)));U=Y.pending.filter(ke=>xn.has(ke.id)),A=xn.size-U.length,l.announced_action_ids=Y.pendingIds,xn.size>0&&(l.announced_at=new Date().toISOString());let He=oa(w.actions);O&&oe.length>0&&(O.warnings=O.warnings.map(ke=>{let ot=oe.find(Cr=>ke.startsWith(`${Cr}:`)),_r=ot?He.get(ot):void 0;return!ot||!_r?.length?ke:`${ke} \u2014 blocks inbox action${_r.length===1?"":"s"} ${_r.map(Cr=>`#${Cr}`).join(", ")}; take the cloud copy with \`seoagent sync --force ${ot}\``}))}let Sr=!!O&&O.written+O.overwritten+O.deleted+O.conflicts>0;if(l.last_synced_at=vn,Um(r.domain,l),y===0&&$===0&&_===0&&!Sr&&h.flushed===0&&h.dropped===0&&!nt&&f===0)return{ok:!0,reason:"no-changes",synced:0,failed:0,errors:m,actionsPulled:0,actionsRemoved:0,actionsNew:[],actionsUnknown:R,actionsUnknownNew:A,acksFlushed:0,acksDropped:0,pull:O};let Pt=f===0&&!nt;return{ok:Pt,reason:Pt?void 0:"error",synced:d,failed:f,errors:m,...p.length>0?{notices:p}:{},actionsPulled:$,actionsRemoved:_,actionsNew:U,actionsUnknown:R,actionsUnknownNew:A,acksFlushed:h.flushed,acksDropped:h.dropped,pull:O}}async function Km(e,t,n){let r=nr(e);if(r.length===0)return{flushed:0,dropped:0};let i=0,o=0,s=[];for(let a of r){let l=await qm(a,t,n);l==="flushed"?(i++,s.push(a.action_id)):l==="already-settled"&&(o++,s.push(a.action_id))}return s.length>0&&Ba(e,s),{flushed:i,dropped:o}}async function qm(e,t,n){try{let r=await T(`${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 ll(e,t=3e4){let n=setTimeout(e,t);return n.unref?.(),{cancel:()=>clearTimeout(n)}}function cl(e){let t;try{t=S(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(Fe(I,n)<=0){if(!t.skill_version)try{V(e,{skill_version:n})}catch{}return{refreshed:!1,reason:"up-to-date"}}try{return ut(e),V(e,{skill_version:I}),{refreshed:!0,from:n,to:I,reason:"refreshed"}}catch{return{refreshed:!1,reason:"error"}}}function xi(e){let t;try{t=S(e)}catch{return{refreshed:!1,from:null,to:I,reason:"error"}}if(!t)return{refreshed:!1,from:null,to:I,reason:"no-project"};let n=t.skill_version||t.seoagent_version||null;try{return ut(e),V(e,{skill_version:I}),{refreshed:!0,from:n,to:I,reason:"refreshed"}}catch{return{refreshed:!1,from:n,to:I,reason:"error"}}}import{createHash as Vm}from"crypto";import{existsSync as Px,mkdirSync as zm,readFileSync as Ym,writeFileSync as Jm}from"fs";import{join as Xm}from"path";var Qm="/cli-skill/manifest.json",Zm=360*60*1e3,eg=4e3,tg=64,ng=4*1024*1024,ul=Xm(W,"skill-check.json"),rg=e=>Vm("sha256").update(e).digest("hex");function ig(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>tg)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>ng||!n.some(i=>i.path==="SKILL.md")?null:{hash:t.hash,min_cli:t.min_cli,files:n}}function og(e,t,n=Zm){if(!e)return!0;let r=Date.parse(e);return Number.isNaN(r)?!0:t.getTime()-r>=n}function sg(){try{return JSON.parse(Ym(ul,"utf-8"))}catch{return{}}}function ag(e){try{zm(W,{recursive:!0}),Jm(ul,JSON.stringify({checkedAt:e}),"utf-8")}catch{}}async function lg(e){try{let t=await fetch(e,{signal:AbortSignal.timeout(eg),headers:{"User-Agent":`seoagent-cli/${I}`}});return t.ok?await t.text():null}catch{return null}}async function dl(e,t={}){try{let n=S(e);if(!n)return{updated:!1,reason:"no-project"};let r=t.now??new Date,i=sg();if(!t.force&&!og(i.checkedAt,r))return{updated:!1,reason:"throttled"};let o=(t.baseUrl??N.BASE).replace(/\/$/,""),s=t.fetchText??lg,a=await s(`${o}${Qm}`);if(ag(r.toISOString()),a===null)return{updated:!1,reason:"unreachable"};let l;try{l=ig(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(Fe(I,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(rg(f)!==d.sha256)return{updated:!1,reason:"verify-failed"};c[d.path]=f}return qo(e,c),V(e,{skill_hash:l.hash}),{updated:!0,reason:"updated",fileCount:l.files.length}}catch{return{updated:!1,reason:"error"}}}import{existsSync as cg,mkdirSync as ug,readFileSync as dg,writeFileSync as pg}from"fs";var fg="https://registry.npmjs.org/@seoagent-official/seoagent/latest",mg=1440*60*1e3,gg=720*60*1e3,hg=2e3;function yg(e,t,n=mg){if(!e.checkedAt)return!0;let r=Date.parse(e.checkedAt);return Number.isNaN(r)?!0:t.getTime()-r>=n}function wg(e){let{current:t,latest:n,cache:r,now:i}=e,o=e.notifyIntervalMs??gg;if(!n||Fe(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 bg(e){let t=e.readCache();if(yg(t,e.now,e.checkIntervalMs)){let r=await e.fetchLatest();t={...t,checkedAt:e.now.toISOString(),...r?{latest:r}:{}},e.writeCache(t)}let n=wg({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 kg(){try{return cg(Cn)?JSON.parse(dg(Cn,"utf-8")):{}}catch{return{}}}function vg(e){try{ug(W,{recursive:!0}),pg(Cn,JSON.stringify(e,null,2)+`
810
+ `,"utf-8")}catch{}}async function $g(){try{let e=await fetch(fg,{headers:{Accept:"application/json"},signal:AbortSignal.timeout(hg)});if(!e.ok)return null;let t=await e.json();return typeof t.version=="string"?t.version:null}catch{return null}}async function pl(e){try{return await bg({current:e,now:new Date,fetchLatest:$g,readCache:kg,writeCache:vg})}catch{return null}}async function te(e={}){let t=ll(()=>{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 _g(e)}finally{t.cancel()}}async function _g(e){let t=cl(process.cwd());if(t.refreshed){try{qe(process.cwd())}catch{}e.silent||u.info(G.dim(`\u21BB Updated SEOAgent skill ${t.from} \u2192 ${t.to}.`))}let n=await dl(process.cwd());n.updated&&!e.silent&&u.info(G.dim("\u21BB Updated the SEOAgent skill to the latest published version.")),n.reason==="cli-too-old"&&!e.silent&&u.message(G.yellow(`A newer SEOAgent skill is available but needs CLI ${n.minCli} or later (you have ${I}). Run \`${g("update-cli")}\` to get it.`)),Ve(process.cwd());let r=await pl(I);r&&u.message(G.yellow(r));let i=!e.silent&&!!process.stdout.isTTY,o=e.pullOnly?"Pulling":e.pushOnly?"Pushing":"Syncing",s=i?Sg():null;s?.start(`${o} ${G.dim(".seoagent/")} with your dashboard\u2026`);let{force:a,forcePaths:l}=Ia(e.force),c=await al(process.cwd(),{pathFilter:e.path,force:a,forcePaths:l,pushOnly:e.pushOnly,pullOnly:e.pullOnly}),d=c.verifyRecs;if(d){d.sourceRender&&u.message(G.yellow("verify-recs: evidence.md is a SOURCE RENDER (undesignated local dev-server crawl) \u2014 live-state claims cannot be verified. Re-run `seoagent crawl --url <live origin>`."));for(let m of d.corrections)u.message(G.yellow(`verify-recs: corrected ${m.file}:${m.line} \u2014 the live page (${m.pageUrl}) already serves ${m.entityLabel}; reflect this correction in your summary.`))}for(let m of il(c.aiFiles??null,g))!m.always&&e.silent||u.message(m.tone==="warn"?G.yellow(m.text):G.dim(m.text));if(c.actionsNew&&c.actionsNew.length>0){let m=c.actionsNew.slice(0,5).map(h=>` - ${h.title??h.action_type} (id ${h.id})`).join(`
811
811
  `),y=c.actionsNew.length>5?`
812
812
  \u2026 and ${c.actionsNew.length-5} more`:"";u.message(G.yellow(`inbox: ${c.actionsNew.length} pending action${c.actionsNew.length===1?"":"s"} from your SEOAgent dashboard await processing:
813
813
  ${m}${y}
814
- Read .seoagent/inbox/README.md and process them (see references/inbox.md), then \`seoagent ack\` each one.`))}if(c.actionsUnknownNew&&c.actionsUnknownNew>0&&u.message(G.yellow(`inbox: ${c.actionsUnknownNew} pending action${c.actionsUnknownNew===1?"":"s"} need a newer CLI to display \u2014 run \`${g("update-cli")}\` and sync again.`)),e.silent){c.ok||(process.exitCode=0);return}if(c.reason==="no-auth"){x(s,"info",`Not logged in. Run \`${g("login")}\` to enable cloud sync.`,G.dim("Not logged in \u2014 cloud sync skipped.")),s&&u.info(`Run \`${g("login")}\` to enable cloud sync.`);return}if(c.reason==="no-project"){x(s,"info",`No SEOAgent project here. Run \`${g("init")}\` first.`,G.dim("No SEOAgent project \u2014 sync skipped.")),s&&u.info(`Run \`${g("init")}\` first.`);return}if(c.reason==="domain-unknown"){x(s,"info","`.seoagent/project.md` has `domain: unknown` \u2014 cloud sync skipped until you set your site's domain.",G.dim("domain: unknown \u2014 cloud sync skipped.")),s&&u.info("Set `domain:` in .seoagent/project.md, then re-run sync.");return}if(c.reason==="project-mismatch"){let m=`Cloud project is ${c.cloudDomain} but this workspace is ${c.localDomain} \u2014 not syncing. Run \`${g("login")}\` from this directory to connect ${c.localDomain} \u2014 the CLI can stay logged into both sites at once, no need to log out first.`;x(s,"warn",m,G.yellow(m));return}if(c.reason==="unverified"){x(s,"info","Could not verify which cloud site this login is connected to \u2014 sync skipped (nothing pushed or pulled).",G.dim("Cloud binding unverified \u2014 sync skipped.")),s&&c.errors[0]&&u.info(` \u2022 ${c.errors[0]}`);return}if(c.reason==="no-changes"){x(s,"info","Already in sync.",G.green("Already in sync."));return}if(c.reason==="busy"){x(s,"info","Another sync is in progress \u2014 skipping this run.",G.dim("Another sync is in progress \u2014 skipping this run."));return}let f=Eg(c);x(s,"success",f??"Sync complete.",G.green(f??"Sync complete.")),c.synced>0&&u.success(`Synced ${c.synced} file${c.synced===1?"":"s"} to your dashboard.`);for(let m of c.notices??[])u.warn(`\u270D\uFE0F ${m}`);let p=c.pull;if(p){let m=p.written+p.overwritten;m>0&&u.success(`Pulled ${m} file${m===1?"":"s"} from the cloud`+(p.overwritten>0?` (${p.overwritten} updated)`:"")),p.deleted>0&&u.info(`Removed ${p.deleted} file${p.deleted===1?"":"s"} deleted in the cloud.`),p.conflicts>0&&u.warn(`${p.conflicts} conflict${p.conflicts===1?"":"s"} \u2014 local changes kept. Re-run with --force to take the cloud version.`);for(let y of p.warnings.slice(0,5))u.info(` \u2022 ${y}`)}if(c.acksFlushed&&c.acksFlushed>0&&u.success(`Flushed ${c.acksFlushed} offline ack${c.acksFlushed===1?"":"s"} from the queue.`),c.acksDropped&&c.acksDropped>0&&u.info(`Dropped ${c.acksDropped} stale ack${c.acksDropped===1?"":"s"} (already settled server-side).`),c.actionsPulled&&c.actionsPulled>0&&(u.success(`Pulled ${c.actionsPulled} pending action${c.actionsPulled===1?"":"s"} \u2192 .seoagent/inbox/`),e.embedded||u.info(' Open Claude Code in this directory and ask it to "process the inbox", or read the files yourself.')),c.actionsRemoved&&c.actionsRemoved>0&&u.info(`Cleaned up ${c.actionsRemoved} stale inbox file${c.actionsRemoved===1?"":"s"}.`),c.failed>0){u.warn(`${c.failed} file${c.failed===1?"":"s"} failed to sync. Will retry next run.`);for(let m of c.errors.slice(0,3))u.info(` \u2022 ${m}`)}}function Eg(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 L(e){let t=S(e);return t||(u.error(`No SEOAgent project here. Run \`${g("init")}\` first.`),process.exitCode=1,null)}async function et(e={}){if(e.print){let t=S(process.cwd())?.domain,n=j(t);if(!n){u.error(`Not logged in. Run \`${g("login")}\` first.`),process.exitCode=1;return}let r=L(process.cwd());if(!r)return;let i=n.api_base||N.BASE,o=`Bearer ${n.user_token}:${n.website_token}`;if(r.domain===Ie){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 Oe({apiBase:i,authHeader:o,localDomain:r.domain});if(s.verdict==="mismatch"){u.warn(Lo(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 Ia({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(`
814
+ Read .seoagent/inbox/README.md and process them (see references/inbox.md), then \`seoagent ack\` each one.`))}if(c.actionsUnknownNew&&c.actionsUnknownNew>0&&u.message(G.yellow(`inbox: ${c.actionsUnknownNew} pending action${c.actionsUnknownNew===1?"":"s"} need a newer CLI to display \u2014 run \`${g("update-cli")}\` and sync again.`)),e.silent){c.ok||(process.exitCode=0);return}if(c.reason==="no-auth"){x(s,"info",`Not logged in. Run \`${g("login")}\` to enable cloud sync.`,G.dim("Not logged in \u2014 cloud sync skipped.")),s&&u.info(`Run \`${g("login")}\` to enable cloud sync.`);return}if(c.reason==="no-project"){x(s,"info",`No SEOAgent project here. Run \`${g("init")}\` first.`,G.dim("No SEOAgent project \u2014 sync skipped.")),s&&u.info(`Run \`${g("init")}\` first.`);return}if(c.reason==="domain-unknown"){x(s,"info","`.seoagent/project.md` has `domain: unknown` \u2014 cloud sync skipped until you set your site's domain.",G.dim("domain: unknown \u2014 cloud sync skipped.")),s&&u.info("Set `domain:` in .seoagent/project.md, then re-run sync.");return}if(c.reason==="project-mismatch"){let m=`Cloud project is ${c.cloudDomain} but this workspace is ${c.localDomain} \u2014 not syncing. Run \`${g("login")}\` from this directory to connect ${c.localDomain} \u2014 the CLI can stay logged into both sites at once, no need to log out first.`;x(s,"warn",m,G.yellow(m));return}if(c.reason==="unverified"){x(s,"info","Could not verify which cloud site this login is connected to \u2014 sync skipped (nothing pushed or pulled).",G.dim("Cloud binding unverified \u2014 sync skipped.")),s&&c.errors[0]&&u.info(` \u2022 ${c.errors[0]}`);return}if(c.reason==="no-changes"){x(s,"info","Already in sync.",G.green("Already in sync."));return}if(c.reason==="busy"){x(s,"info","Another sync is in progress \u2014 skipping this run.",G.dim("Another sync is in progress \u2014 skipping this run."));return}let f=Cg(c);x(s,"success",f??"Sync complete.",G.green(f??"Sync complete.")),c.synced>0&&u.success(`Synced ${c.synced} file${c.synced===1?"":"s"} to your dashboard.`);for(let m of c.notices??[])u.warn(`\u270D\uFE0F ${m}`);let p=c.pull;if(p){let m=p.written+p.overwritten;m>0&&u.success(`Pulled ${m} file${m===1?"":"s"} from the cloud`+(p.overwritten>0?` (${p.overwritten} updated)`:"")),p.deleted>0&&u.info(`Removed ${p.deleted} file${p.deleted===1?"":"s"} deleted in the cloud.`),p.conflicts>0&&u.warn(`${p.conflicts} conflict${p.conflicts===1?"":"s"} \u2014 local changes kept. Re-run with --force to take the cloud version.`);for(let y of p.warnings.slice(0,5))u.info(` \u2022 ${y}`)}if(c.acksFlushed&&c.acksFlushed>0&&u.success(`Flushed ${c.acksFlushed} offline ack${c.acksFlushed===1?"":"s"} from the queue.`),c.acksDropped&&c.acksDropped>0&&u.info(`Dropped ${c.acksDropped} stale ack${c.acksDropped===1?"":"s"} (already settled server-side).`),c.actionsPulled&&c.actionsPulled>0&&(u.success(`Pulled ${c.actionsPulled} pending action${c.actionsPulled===1?"":"s"} \u2192 .seoagent/inbox/`),e.embedded||u.info(' Open Claude Code in this directory and ask it to "process the inbox", or read the files yourself.')),c.actionsRemoved&&c.actionsRemoved>0&&u.info(`Cleaned up ${c.actionsRemoved} stale inbox file${c.actionsRemoved===1?"":"s"}.`),c.failed>0){u.warn(`${c.failed} file${c.failed===1?"":"s"} failed to sync. Will retry next run.`);for(let m of c.errors.slice(0,3))u.info(` \u2022 ${m}`)}}function Cg(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 L(e){let t=S(e);return t||(u.error(`No SEOAgent project here. Run \`${g("init")}\` first.`),process.exitCode=1,null)}async function et(e={}){if(e.print){let t=S(process.cwd())?.domain,n=j(t);if(!n){u.error(`Not logged in. Run \`${g("login")}\` first.`),process.exitCode=1;return}let r=L(process.cwd());if(!r)return;let i=n.api_base||N.BASE,o=`Bearer ${n.user_token}:${n.website_token}`;if(r.domain===Ie){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 Oe({apiBase:i,authHeader:o,localDomain:r.domain});if(s.verdict==="mismatch"){u.warn(No(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 Ta({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(`
815
815
  `)||process.stdout.write(`
816
- `);return}await te({pullOnly:!0,force:e.force,silent:e.silent,embedded:e.embedded})}import{existsSync as Ag,readdirSync as Pg,unlinkSync as Ig}from"fs";import{join as pl}from"path";import{isCancel as Tg,select as Og}from"@clack/prompts";async function ge(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 Lg(),n===null)return;let r=n,i=S(process.cwd()),o=j(i?.domain);if(!o){u.error(`Not logged in. Run \`${g("login")}\` first.`),process.exitCode=1;return}if(!L(process.cwd()))return;let s=o.api_base||N.BASE,a=`Bearer ${o.user_token}:${o.website_token}`,l=t.failed?"failed":"completed",c;try{c=await T(`${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{Ma(process.cwd(),{action_id:r,status:l,reason:t.failed?t.reason??null:null}),xi(r),Zn(process.cwd()),t.silent||u.warn(`Network unavailable \u2014 ack queued locally. Run \`${g("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"){xi(r),Zn(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,m=typeof f?.error=="string"?f.error:d,y=p?`, code: ${p}`:"";u.error(`Server rejected ack (${c.status}${y}): ${m.slice(0,200)}`),process.exitCode=1;return}xi(r),Zn(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: ${pl(b,"inbox")}`))}function xi(e){let t=Ce(process.cwd());if(Ag(t)){for(let n of Pg(t))if(n.endsWith(`-${e}.md`))try{Ig(pl(t,n))}catch{}}}async function Lg(){let e=process.cwd(),t=Re(e);if(t.length===0)return u.info("No pending actions in .seoagent/inbox/."),u.message(`Run \`${g("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 \`${g("inbox")}\` to see what's pending.`),process.exitCode=1,null;let n=await Og({message:`Which action do you want to close out? (${t.length} pending)`,options:t.map(r=>({value:r.id,label:vt(r)}))});return Tg(n)?(u.info("Cancelled \u2014 no action closed out."),null):n}import ar from"picocolors";async function Si(e={}){let t=process.cwd();if(!e.json&&!L(t))return;let n=Re(t);if(e.json){process.stdout.write(JSON.stringify({count:n.length,inbox_path:Ce(t),actions:n})+`
817
- `);return}if(n.length===0){u.info(ar.dim("No pending actions.")),u.message(`Run \`${g("sync")}\` to pull anything autopilot has queued, or \`${g("autopilot status")}\` to check whether autopilot is on.`);return}u.message(`${ar.bold("SEOAgent inbox")} \xB7 ${n.length} pending action${n.length===1?"":"s"}`),u.message("");for(let r of n)u.message(vt(r));u.message(""),u.message(`Apply one: ${ar.bold(g("ack <id>"))} \xB7 Interactive picker: ${ar.bold(g("ack"))} (no id)`)}import{readFileSync as Gg}from"fs";import{join as Kg,relative as qg}from"path";import{confirm as yl,isCancel as cr,multiselect as zg,note as kl,select as Vg}from"@clack/prompts";import k from"picocolors";import{query as Yg}from"@anthropic-ai/claude-agent-sdk";import{existsSync as Ng,readdirSync as jg}from"fs";import{homedir as Dg}from"os";import{join as Fg}from"path";import{execSync as _i}from"child_process";function on(){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":Mg()?Ug()?"claude-session-likely":"claude-installed-no-session":"not-installed"}function Mg(){let e=process.platform==="win32"?"where claude":"command -v claude";try{return _i(e,{stdio:"ignore"}),!0}catch{return!1}}function Ug(){let e=Fg(Dg(),".claude");if(!Ng(e))return!1;try{return jg(e).filter(n=>!n.startsWith(".DS_Store")).length>0}catch{return!1}}function fl(){try{return _i("npm install -g @anthropic-ai/claude-code",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}function ml(){try{return _i("claude login",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}var Ee={"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 hl}from"marked";import{markedTerminal as Bg}from"marked-terminal";import Ci from"picocolors";var gl=!1;function Hg(){gl||(hl.use(Bg({reflowText:!1,width:100})),gl=!0)}function lr(e){if(!e)return e;Hg();try{let t=hl.parse(e);return typeof t=="string"?Wg(t):e}catch{return e}}function Wg(e){return e.replace(/`([^`\n]+)`/g,(t,n)=>Ci.yellow(n)).replace(/\*\*([^*\n]+)\*\*/g,(t,n)=>Ci.bold(n)).replace(/(^|[\s(])\*([^*\s][^*\n]*?)\*(?=[\s.,;:!?)]|$)/gm,(t,n,r)=>n+Ci.italic(r))}async function Ei(e={}){let t=process.cwd();if(!L(t))return;if(!process.stdout.isTTY&&!e.yes){u.error(`\`${g("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 th(e.yes)){process.exitCode=1;return}if(e.yes)await te({embedded:!0});else{let c=await Vg({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(cr(c)){u.info("Cancelled.");return}c==="sync"?await te({embedded:!0}):c==="pull"&&await et({embedded:!0})}let r=Re(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(m=>m.priority!==null),d=c?r.filter(m=>m.priority==="high").map(m=>m.id):r.map(m=>m.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 zg({message:`Which actions to process? ${r.length} pending \u2014${f}`,options:r.map(m=>({value:m.id,label:vt(m)})),initialValues:d,required:!1});if(cr(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;Jg({index:c+1,total:i.length,entry:f});let p=Kg(Ce(t),f.filename),m;try{m=Gg(p,"utf-8")}catch($){u.error(` Could not read ${f.filename}: ${$.message}`),a++;continue}let y=Date.now(),h=await eh({cwd:t,entry:f,actionContent:m,model:e.model}),w=wl(Date.now()-y);if(h.kind==="applied")try{await ge(String(d),{silent:!0}),o++,u.message("");let $=h.summary?`
818
- `+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 ge(String(d),{silent:!0,failed:!0,reason:h.reason}),s++,u.message(""),u.message(` ${k.yellow("\u2298")} id ${d} ${k.dim("\u2014 declined: "+le(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)}`)}Qg({applied:o,declined:s,failed:a,total:i.length,elapsed:wl(Date.now()-l)})}function Jg(e){let{index:t,total:n,entry:r}=e,i=r.issue??r.action_type.replace(/^cli_/,"").replace(/_/g,"-"),o=r.severity??"unknown",s=Xg[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(" ");kl(r.title,a)}var Xg={critical:e=>k.red(k.bold(e)),high:k.red,medium:k.yellow,low:k.dim};function Qg(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 ")}`)}kl(`${a}
819
- ${k.dim("elapsed: "+o)}`,k.bold("Done"))}function wl(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 Zg(e){if(typeof e!="string"||!e)return null;let t=e.split(`
820
- `);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 eh(e){let{cwd:t,entry:n,actionContent:r,model:i}=e,o=dh(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)rh(d,a)}else if(l.type==="user"){let c=l.message.content;if(Array.isArray(c))for(let d of c)sh(d,a)}else if(l.type==="result"){if(process.stdout.write(`
821
- `),!(l.subtype==="success"&&!l.is_error))return{kind:"failed"};let d=Zg(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(`
822
- `),u.error(` Agent error: ${s.message}`),{kind:"failed"}}}async function th(e){let t=on();if(t==="env-key"||t==="enterprise"||t==="claude-session-likely")return u.info(k.dim(Ee[t].summary)),!0;if(u.warn(Ee[t].summary),u.message(` ${Ee[t].next}`),e)return!1;if(t==="not-installed"){let n=await yl({message:"Install Claude Code globally now? (runs `npm install -g @anthropic-ai/claude-code`)",initialValue:!0});if(cr(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=fl();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=on()}if(t==="claude-installed-no-session"||t==="not-installed"){let n=await yl({message:"Run `claude login` now to sign in?",initialValue:!0});if(cr(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=ml();if(!r.ok)return u.error(`Login failed: ${r.error}`),!1}return!0}function nh(e){return typeof e=="object"&&e!==null&&e.type==="text"&&typeof e.text=="string"}function rh(e,t){if(!e||typeof e!="object")return;let n=e.type;if(n==="text"&&nh(e)){process.stdout.write(lr(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=oh[i]??k.cyan,a=uh(i,o);process.stdout.write(s(ih)+" "+k.bold(i)+k.dim("(")+a+k.dim(")")+`
816
+ `);return}await te({pullOnly:!0,force:e.force,silent:e.silent,embedded:e.embedded})}import{existsSync as Rg,readdirSync as Eg,unlinkSync as Ag}from"fs";import{join as fl}from"path";import{isCancel as Pg,select as Ig}from"@clack/prompts";async function ge(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 Tg(),n===null)return;let r=n,i=S(process.cwd()),o=j(i?.domain);if(!o){u.error(`Not logged in. Run \`${g("login")}\` first.`),process.exitCode=1;return}if(!L(process.cwd()))return;let s=o.api_base||N.BASE,a=`Bearer ${o.user_token}:${o.website_token}`,l=t.failed?"failed":"completed",c;try{c=await T(`${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{Ua(process.cwd(),{action_id:r,status:l,reason:t.failed?t.reason??null:null}),Si(r),Zn(process.cwd()),t.silent||u.warn(`Network unavailable \u2014 ack queued locally. Run \`${g("sync")}\` when you're back online; it'll flush automatically.`);return}if(!c.ok){let d=await c.text().catch(()=>""),f=null;try{f=JSON.parse(d)}catch{f=null}if(c.status===409&&f?.code==="already_acked"){Si(r),Zn(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,m=typeof f?.error=="string"?f.error:d,y=p?`, code: ${p}`:"";u.error(`Server rejected ack (${c.status}${y}): ${m.slice(0,200)}`),process.exitCode=1;return}Si(r),Zn(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: ${fl(b,"inbox")}`))}function Si(e){let t=Ce(process.cwd());if(Rg(t)){for(let n of Eg(t))if(n.endsWith(`-${e}.md`))try{Ag(fl(t,n))}catch{}}}async function Tg(){let e=process.cwd(),t=Re(e);if(t.length===0)return u.info("No pending actions in .seoagent/inbox/."),u.message(`Run \`${g("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 \`${g("inbox")}\` to see what's pending.`),process.exitCode=1,null;let n=await Ig({message:`Which action do you want to close out? (${t.length} pending)`,options:t.map(r=>({value:r.id,label:vt(r)}))});return Pg(n)?(u.info("Cancelled \u2014 no action closed out."),null):n}import lr from"picocolors";async function _i(e={}){let t=process.cwd();if(!e.json&&!L(t))return;let n=Re(t);if(e.json){process.stdout.write(JSON.stringify({count:n.length,inbox_path:Ce(t),actions:n})+`
817
+ `);return}if(n.length===0){u.info(lr.dim("No pending actions.")),u.message(`Run \`${g("sync")}\` to pull anything autopilot has queued, or \`${g("autopilot status")}\` to check whether autopilot is on.`);return}u.message(`${lr.bold("SEOAgent inbox")} \xB7 ${n.length} pending action${n.length===1?"":"s"}`),u.message("");for(let r of n)u.message(vt(r));u.message(""),u.message(`Apply one: ${lr.bold(g("ack <id>"))} \xB7 Interactive picker: ${lr.bold(g("ack"))} (no id)`)}import{readFileSync as Hg}from"fs";import{join as Wg,relative as Gg}from"path";import{confirm as wl,isCancel as ur,multiselect as Kg,note as vl,select as qg}from"@clack/prompts";import k from"picocolors";import{query as Vg}from"@anthropic-ai/claude-agent-sdk";import{existsSync as Og,readdirSync as Lg}from"fs";import{homedir as Ng}from"os";import{join as jg}from"path";import{execSync as Ci}from"child_process";function on(){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":Dg()?Fg()?"claude-session-likely":"claude-installed-no-session":"not-installed"}function Dg(){let e=process.platform==="win32"?"where claude":"command -v claude";try{return Ci(e,{stdio:"ignore"}),!0}catch{return!1}}function Fg(){let e=jg(Ng(),".claude");if(!Og(e))return!1;try{return Lg(e).filter(n=>!n.startsWith(".DS_Store")).length>0}catch{return!1}}function ml(){try{return Ci("npm install -g @anthropic-ai/claude-code",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}function gl(){try{return Ci("claude login",{stdio:"inherit"}),{ok:!0}}catch(e){return{ok:!1,error:e.message}}}var Ee={"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 yl}from"marked";import{markedTerminal as Mg}from"marked-terminal";import Ri from"picocolors";var hl=!1;function Ug(){hl||(yl.use(Mg({reflowText:!1,width:100})),hl=!0)}function cr(e){if(!e)return e;Ug();try{let t=yl.parse(e);return typeof t=="string"?Bg(t):e}catch{return e}}function Bg(e){return e.replace(/`([^`\n]+)`/g,(t,n)=>Ri.yellow(n)).replace(/\*\*([^*\n]+)\*\*/g,(t,n)=>Ri.bold(n)).replace(/(^|[\s(])\*([^*\s][^*\n]*?)\*(?=[\s.,;:!?)]|$)/gm,(t,n,r)=>n+Ri.italic(r))}async function Ai(e={}){let t=process.cwd();if(!L(t))return;if(!process.stdout.isTTY&&!e.yes){u.error(`\`${g("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 Zg(e.yes)){process.exitCode=1;return}if(e.yes)await te({embedded:!0});else{let c=await qg({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(ur(c)){u.info("Cancelled.");return}c==="sync"?await te({embedded:!0}):c==="pull"&&await et({embedded:!0})}let r=Re(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(m=>m.priority!==null),d=c?r.filter(m=>m.priority==="high").map(m=>m.id):r.map(m=>m.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 Kg({message:`Which actions to process? ${r.length} pending \u2014${f}`,options:r.map(m=>({value:m.id,label:vt(m)})),initialValues:d,required:!1});if(ur(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;zg({index:c+1,total:i.length,entry:f});let p=Wg(Ce(t),f.filename),m;try{m=Hg(p,"utf-8")}catch($){u.error(` Could not read ${f.filename}: ${$.message}`),a++;continue}let y=Date.now(),h=await Qg({cwd:t,entry:f,actionContent:m,model:e.model}),w=bl(Date.now()-y);if(h.kind==="applied")try{await ge(String(d),{silent:!0}),o++,u.message("");let $=h.summary?`
818
+ `+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 ge(String(d),{silent:!0,failed:!0,reason:h.reason}),s++,u.message(""),u.message(` ${k.yellow("\u2298")} id ${d} ${k.dim("\u2014 declined: "+le(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)}`)}Jg({applied:o,declined:s,failed:a,total:i.length,elapsed:bl(Date.now()-l)})}function zg(e){let{index:t,total:n,entry:r}=e,i=r.issue??r.action_type.replace(/^cli_/,"").replace(/_/g,"-"),o=r.severity??"unknown",s=Yg[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(" ");vl(r.title,a)}var Yg={critical:e=>k.red(k.bold(e)),high:k.red,medium:k.yellow,low:k.dim};function Jg(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 ")}`)}vl(`${a}
819
+ ${k.dim("elapsed: "+o)}`,k.bold("Done"))}function bl(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 Xg(e){if(typeof e!="string"||!e)return null;let t=e.split(`
820
+ `);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 Qg(e){let{cwd:t,entry:n,actionContent:r,model:i}=e,o=ch(n,r);try{let s=Vg({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)th(d,a)}else if(l.type==="user"){let c=l.message.content;if(Array.isArray(c))for(let d of c)ih(d,a)}else if(l.type==="result"){if(process.stdout.write(`
821
+ `),!(l.subtype==="success"&&!l.is_error))return{kind:"failed"};let d=Xg(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(`
822
+ `),u.error(` Agent error: ${s.message}`),{kind:"failed"}}}async function Zg(e){let t=on();if(t==="env-key"||t==="enterprise"||t==="claude-session-likely")return u.info(k.dim(Ee[t].summary)),!0;if(u.warn(Ee[t].summary),u.message(` ${Ee[t].next}`),e)return!1;if(t==="not-installed"){let n=await wl({message:"Install Claude Code globally now? (runs `npm install -g @anthropic-ai/claude-code`)",initialValue:!0});if(ur(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=ml();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=on()}if(t==="claude-installed-no-session"||t==="not-installed"){let n=await wl({message:"Run `claude login` now to sign in?",initialValue:!0});if(ur(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=gl();if(!r.ok)return u.error(`Login failed: ${r.error}`),!1}return!0}function eh(e){return typeof e=="object"&&e!==null&&e.type==="text"&&typeof e.text=="string"}function th(e,t){if(!e||typeof e!="object")return;let n=e.type;if(n==="text"&&eh(e)){process.stdout.write(cr(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=rh[i]??k.cyan,a=lh(i,o);process.stdout.write(s(nh)+" "+k.bold(i)+k.dim("(")+a+k.dim(")")+`
823
823
  `);return}if(n==="thinking"){let r=e.thinking;typeof r=="string"&&r.trim()&&process.stdout.write(k.dim(k.italic(" "+le(r,200)))+`
824
- `)}}var ih="\u23FA",bl="\u23BF",oh={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 sh(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=ah(s);if(n){process.stdout.write(k.red(` ${bl} Error`)+`
825
- `),a&&process.stdout.write(ch(le(a,500)," ",k.red)+`
826
- `);return}let l=lh(o,a,i?.input);l&&process.stdout.write(k.dim(` ${bl} `)+l+`
827
- `)}function ah(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 lh(e,t,n){if(!e)return"";switch(e){case"Read":{let r=(t.match(/^\s*\d+→/gm)??[]).length,i=r>0?r:t.split(`
824
+ `)}}var nh="\u23FA",kl="\u23BF",rh={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 ih(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=oh(s);if(n){process.stdout.write(k.red(` ${kl} Error`)+`
825
+ `),a&&process.stdout.write(ah(le(a,500)," ",k.red)+`
826
+ `);return}let l=sh(o,a,i?.input);l&&process.stdout.write(k.dim(` ${kl} `)+l+`
827
+ `)}function oh(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 sh(e,t,n){if(!e)return"";switch(e){case"Read":{let r=(t.match(/^\s*\d+→/gm)??[]).length,i=r>0?r:t.split(`
828
828
  `).filter(Boolean).length;return k.dim(`Read ${i} line${i===1?"":"s"}`)}case"Glob":{let r=t.split(`
829
829
  `).filter(i=>i.trim().length>0).length;return k.dim(`Found ${r} ${r===1?"entry":"entries"}`)}case"Grep":{let r=t.split(`
830
830
  `)[0]?.trim()??"";if(/^Found\s+\d+/.test(r))return k.dim(r);let i=t.split(`
831
- `).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} ${Ri(String(r))}`:i)}case"Bash":{let r=t.split(`
831
+ `).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} ${Ei(String(r))}`:i)}case"Bash":{let r=t.split(`
832
832
  `),i=r.slice(0,5).map(c=>le(c.trimEnd(),100)),o=r.length-5,s=i.join(`
833
833
  `)+(o>0?`
834
834
  \u2026 (+${o} more line${o===1?"":"s"})`:""),[a,...l]=s.split(`
835
835
  `);return l.length===0?k.dim(a):k.dim(a)+`
836
836
  `+k.dim(l.map(c=>" "+c).join(`
837
- `))}case"WebFetch":case"WebSearch":return k.dim(`Fetched ${le(t.replace(/\s+/g," "),80)}`);default:return""}}function ch(e,t,n){return e.split(`
837
+ `))}case"WebFetch":case"WebSearch":return k.dim(`Fetched ${le(t.replace(/\s+/g," "),80)}`);default:return""}}function ah(e,t,n){return e.split(`
838
838
  `).map(r=>n(t+r)).join(`
839
- `)}function uh(e,t){if(!t||typeof t!="object")return"";let n=t;switch(e){case"Read":case"Write":case"Edit":return k.dim(le(Ri(String(n.file_path??"")),80));case"Bash":return k.dim(le(String(n.command??""),80));case"Grep":{let r=String(n.pattern??""),i=n.path?` in ${Ri(String(n.path))}`:"";return k.dim(le(r+i,80))}case"Glob":return k.dim(le(String(n.pattern??""),80));case"WebFetch":return k.dim(le(String(n.url??""),80));case"WebSearch":return k.dim(le(String(n.query??""),80));default:return""}}function Ri(e){if(!e)return e;let t=process.cwd(),n=qg(t,e);return n.startsWith("..")?e:n||e}function le(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function dh(e,t){return`You are SEOAgent processing one inbox action from \`.seoagent/inbox/\`.
839
+ `)}function lh(e,t){if(!t||typeof t!="object")return"";let n=t;switch(e){case"Read":case"Write":case"Edit":return k.dim(le(Ei(String(n.file_path??"")),80));case"Bash":return k.dim(le(String(n.command??""),80));case"Grep":{let r=String(n.pattern??""),i=n.path?` in ${Ei(String(n.path))}`:"";return k.dim(le(r+i,80))}case"Glob":return k.dim(le(String(n.pattern??""),80));case"WebFetch":return k.dim(le(String(n.url??""),80));case"WebSearch":return k.dim(le(String(n.query??""),80));default:return""}}function Ei(e){if(!e)return e;let t=process.cwd(),n=Gg(t,e);return n.startsWith("..")?e:n||e}function le(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function ch(e,t){return`You are SEOAgent processing one inbox action from \`.seoagent/inbox/\`.
840
840
 
841
841
  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.
842
842
 
@@ -856,45 +856,45 @@ Action file (\`.seoagent/inbox/${e.filename}\`):
856
856
  \`\`\`
857
857
  ${t}
858
858
  \`\`\`
859
- `}import{spinner as ph}from"@clack/prompts";import C from"picocolors";var fh=new Set(["on","off","status"]);async function sn(e,t={}){let n=(e||"").toLowerCase();if(!fh.has(n)){u.error(`Usage: seoagent autopilot <on|off|status> (got "${e}")`),process.exitCode=1;return}let r=S(process.cwd()),i=j(r?.domain);if(!i){u.error(`Not logged in. Run \`${g("login")}\` first.`),process.exitCode=1;return}let o=t.apiBase||i.api_base||N.BASE,s=`Bearer ${i.user_token}:${i.website_token}`,l=!!process.stdout.isTTY?ph():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=pe("cli-autopilot",r?.domain);x(l,"warn","CLI autopilot is a paid feature.",C.yellow("Autopilot is a paid feature.")),u.message(mh(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:m}=f.autopilot;if(n==="on"){l?.stop(C.green("Autopilot enabled.")),u.message(Ai({enabled:!0,deliveryMode:m,action:n}));return}if(n==="off"){l?.stop(C.dim("Autopilot disabled.")),u.message(Ai({enabled:!1,deliveryMode:m,action:n}));return}l?.stop(C.dim("Status:")),u.message(Ai({enabled:p,deliveryMode:m,action:n}))}function Ai(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(g("sync"))}`}),i.push({content:`${C.dim("Turn off any time:")} ${C.cyan(g("autopilot off"))}`})):(i.push({content:`${C.dim("Enable (paid):")} ${C.cyan(g("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 M(i,{width:78,title:o})}function mh(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 M(t,{width:78,title:n})}import{mkdirSync as Ph,writeFileSync as Ih}from"fs";import{join as Pi}from"path";import{readdirSync as gh,readFileSync as hh,statSync as vl}from"fs";import{join as yh}from"path";var wh=new Set(["html","htm","md","mdx","markdown","mdoc","tsx","jsx","ts","js","astro","vue","svelte"]),bh=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"]),kh=new Set(["node_modules",".git",".next","dist","build",".vercel","out",".seoagent"]),vh=5e3,$h=512*1024;function ur(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):null}function $l(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&&bh.has(r.slice(i+1).toLowerCase())?null:(n=n.replace(/\/+$/,""),n===""?"/":n)}var xh=/\bhref\s*=\s*(?:"([^"]*)"|'([^']*)'|\{\s*[`'"]([^`'"]*)[`'"]\s*\})/gi,Sh=/\bhref\s*:\s*(?:"([^"]*)"|'([^']*)'|`([^`$]*)`)/gi,xl=/\]\(\s*([^)\s]+)/g;function _h(e,t){if(!e)return[];let n=ur(t),r=[],i;for(let o of[xh,Sh])for(o.lastIndex=0;(i=o.exec(e))!==null;){let s=i[1]??i[2]??i[3]??"",a=$l(s,n);a&&r.push(a)}for(xl.lastIndex=0;(i=xl.exec(e))!==null;){let o=$l(i[1],n);o&&r.push(o)}return r}function Ch(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 _l(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(`
860
- `),i=["# Internal Links","",`Internal link analysis of the pages discovered in this repo${t?` (${ur(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(`
859
+ `}import{spinner as uh}from"@clack/prompts";import C from"picocolors";var dh=new Set(["on","off","status"]);async function sn(e,t={}){let n=(e||"").toLowerCase();if(!dh.has(n)){u.error(`Usage: seoagent autopilot <on|off|status> (got "${e}")`),process.exitCode=1;return}let r=S(process.cwd()),i=j(r?.domain);if(!i){u.error(`Not logged in. Run \`${g("login")}\` first.`),process.exitCode=1;return}let o=t.apiBase||i.api_base||N.BASE,s=`Bearer ${i.user_token}:${i.website_token}`,l=!!process.stdout.isTTY?uh():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=pe("cli-autopilot",r?.domain);x(l,"warn","CLI autopilot is a paid feature.",C.yellow("Autopilot is a paid feature.")),u.message(ph(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:m}=f.autopilot;if(n==="on"){l?.stop(C.green("Autopilot enabled.")),u.message(Pi({enabled:!0,deliveryMode:m,action:n}));return}if(n==="off"){l?.stop(C.dim("Autopilot disabled.")),u.message(Pi({enabled:!1,deliveryMode:m,action:n}));return}l?.stop(C.dim("Status:")),u.message(Pi({enabled:p,deliveryMode:m,action:n}))}function Pi(e){let n=s=>C.dim(s.padEnd(11)),r=e.enabled?`${C.bold(C.green("\u25CF ON"))} ${C.dim("(queueing fixes for your coding agent)")}`:`${C.dim("\u25CB OFF")} ${C.dim("(no new suggestions will be queued)")}`,i=[{content:`${n("Status:")}${r}`}];e.enabled&&e.deliveryMode&&i.push({content:`${n("Mode:")}${C.dim(e.deliveryMode)}`}),i.push({sep:!0}),e.enabled?(i.push({content:`${C.dim("Apply queued fixes:")} ${C.cyan(g("sync"))}`}),i.push({content:`${C.dim("Turn off any time:")} ${C.cyan(g("autopilot off"))}`})):(i.push({content:`${C.dim("Enable (paid):")} ${C.cyan(g("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 M(i,{width:78,title:o})}function ph(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 M(t,{width:78,title:n})}import{mkdirSync as Eh,writeFileSync as Ah}from"fs";import{join as Ii}from"path";import{readdirSync as fh,readFileSync as mh,statSync as $l}from"fs";import{join as gh}from"path";var hh=new Set(["html","htm","md","mdx","markdown","mdoc","tsx","jsx","ts","js","astro","vue","svelte"]),yh=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"]),wh=new Set(["node_modules",".git",".next","dist","build",".vercel","out",".seoagent"]),bh=5e3,kh=512*1024;function dr(e){return e?e.trim().toLowerCase().replace(/^sc-domain:/,"").replace(/^https?:\/\//,"").replace(/^www\./,"").replace(/\/.*$/,""):null}function xl(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&&yh.has(r.slice(i+1).toLowerCase())?null:(n=n.replace(/\/+$/,""),n===""?"/":n)}var vh=/\bhref\s*=\s*(?:"([^"]*)"|'([^']*)'|\{\s*[`'"]([^`'"]*)[`'"]\s*\})/gi,$h=/\bhref\s*:\s*(?:"([^"]*)"|'([^']*)'|`([^`$]*)`)/gi,Sl=/\]\(\s*([^)\s]+)/g;function xh(e,t){if(!e)return[];let n=dr(t),r=[],i;for(let o of[vh,$h])for(o.lastIndex=0;(i=o.exec(e))!==null;){let s=i[1]??i[2]??i[3]??"",a=xl(s,n);a&&r.push(a)}for(Sl.lastIndex=0;(i=Sl.exec(e))!==null;){let o=xl(i[1],n);o&&r.push(o)}return r}function Sh(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 Cl(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(`
860
+ `),i=["# Internal Links","",`Internal link analysis of the pages discovered in this repo${t?` (${dr(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(`
861
861
  `),o=e.orphans.length===0?`## Orphan pages
862
862
 
863
- 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=>`| ${Sl(a.url)} | \u2014 |`)].join(`
864
- `),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=>`| ${Sl(a.url)} | ${a.inbound} |`)].join(`
863
+ 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=>`| ${_l(a.url)} | \u2014 |`)].join(`
864
+ `),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=>`| ${_l(a.url)} | ${a.inbound} |`)].join(`
865
865
  `);return[r,"",i,"",o,s,""].join(`
866
- `)}function Sl(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}function*Rh(e){let t=0;function*n(r){let i;try{i=gh(r,{withFileTypes:!0})}catch{return}for(let o of i){if(t>=vh)return;if(o.name.startsWith("."))continue;let s=yh(r,o.name);if(o.isDirectory()){if(kh.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(!wh.has(l))continue;t++,yield s}}}yield*n(e)}function Cl(e,t){let{pages:n}=me(e,t),r=[],i=0,o=!1;try{o=vl(e).isDirectory()}catch{o=!1}if(o)for(let s of Rh(e)){let a;try{if(vl(s).size>$h)continue;a=hh(s,"utf-8")}catch{continue}i++;for(let l of _h(a,t))r.push(l)}return Ch(n,r,i)}var Eh=30;function Ah(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 Rl(e,t,n){let r=ur(t);if(!r||e.orphans.length===0)return{checked:0,excludedUrls:[],exclusionReasons:{}};let i=e.orphans.slice(0,Eh),o={};await Promise.all(i.map(async a=>{try{let l=await T(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&&Ah(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 El(e,t,n){if(!ur(t)||e.orphans.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let r=[];try{let s=await T(Mt(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=Se(await s.text())}catch{return{checked:!1,sitemapUrlCount:0,excludedUrls:[]}}if(r.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let i=new Set(r.map(F)),o=e.orphans.filter(s=>!i.has(F(s.url||s.route))).map(s=>s.url);if(o.length>0){let s=new Set(o);e.orphans=e.orphans.filter(a=>!s.has(a.url))}return{checked:!0,sitemapUrlCount:r.length,excludedUrls:o}}async function an(e={}){let t=process.cwd(),n=L(t);if(!n)return;let r=n.domain&&n.domain!=="unknown"?n.domain:null,i=Cl(t,r);if(r){let a=await El(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 Rl(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)+`
867
- `);return}let o=Pi(t,b);Ph(o,{recursive:!0});let s=Pi(o,"internal-links.md");if(Ih(s,_l(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 ${Pi(b,"internal-links.md")}`)}import{existsSync as Th,mkdirSync as Oh,readFileSync as Lh,rmSync as Nh,writeFileSync as Al}from"fs";import{dirname as Pl,join as dr}from"path";import ce from"picocolors";async function Ii(e,t={}){if(e!=="track"&&e!=="reconcile"){u.message(`Usage:
866
+ `)}function _l(e){return e.replace(/\r?\n/g," ").replace(/\|/g,"/").trim()}function*_h(e){let t=0;function*n(r){let i;try{i=fh(r,{withFileTypes:!0})}catch{return}for(let o of i){if(t>=bh)return;if(o.name.startsWith("."))continue;let s=gh(r,o.name);if(o.isDirectory()){if(wh.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(!hh.has(l))continue;t++,yield s}}}yield*n(e)}function Rl(e,t){let{pages:n}=me(e,t),r=[],i=0,o=!1;try{o=$l(e).isDirectory()}catch{o=!1}if(o)for(let s of _h(e)){let a;try{if($l(s).size>kh)continue;a=mh(s,"utf-8")}catch{continue}i++;for(let l of xh(a,t))r.push(l)}return Sh(n,r,i)}var Ch=30;function Rh(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=dr(t);if(!r||e.orphans.length===0)return{checked:0,excludedUrls:[],exclusionReasons:{}};let i=e.orphans.slice(0,Ch),o={};await Promise.all(i.map(async a=>{try{let l=await T(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&&Rh(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 Al(e,t,n){if(!dr(t)||e.orphans.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let r=[];try{let s=await T(Mt(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=Se(await s.text())}catch{return{checked:!1,sitemapUrlCount:0,excludedUrls:[]}}if(r.length===0)return{checked:!1,sitemapUrlCount:0,excludedUrls:[]};let i=new Set(r.map(F)),o=e.orphans.filter(s=>!i.has(F(s.url||s.route))).map(s=>s.url);if(o.length>0){let s=new Set(o);e.orphans=e.orphans.filter(a=>!s.has(a.url))}return{checked:!0,sitemapUrlCount:r.length,excludedUrls:o}}async function an(e={}){let t=process.cwd(),n=L(t);if(!n)return;let r=n.domain&&n.domain!=="unknown"?n.domain:null,i=Rl(t,r);if(r){let a=await Al(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)+`
867
+ `);return}let o=Ii(t,b);Eh(o,{recursive:!0});let s=Ii(o,"internal-links.md");if(Ah(s,Cl(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 ${Ii(b,"internal-links.md")}`)}import{existsSync as Ph,mkdirSync as Ih,readFileSync as Th,rmSync as Oh,writeFileSync as Pl}from"fs";import{dirname as Il,join as pr}from"path";import ce from"picocolors";async function Ti(e,t={}){if(e!=="track"&&e!=="reconcile"){u.message(`Usage:
868
868
  ${g("content track")} --slug <slug> --url <live-url> [--file <repo-path>] [--title "..."] [--type <page_type>] [--status published|draft] [--brief <brief-slug>]
869
- ${g("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=S(n);if(!r){u.error(`No .seoagent/project.md found. Run \`${g("init")}\` first.`),process.exitCode=1;return}if(e==="reconcile"){await jh(n,r,t);return}let i=t.slug??(t.file?t.file:""),o=Qn(i);if(!o){u.error("A slug is required: --slug <slug> (or --file <repo-path> to derive it)."),process.exitCode=1;return}let s=bt(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=Qn(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=dr(n,b,"content");Oh(p,{recursive:!0});let m=dr(p,`${o}.md`),y=Th(m),h=null;if(y)try{h=ta(Lh(m,"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()||Zs(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})),Al(m,h,"utf-8"),c==="repo"&&t.file?.trim()&&!r.content_dir)try{z(n,{content_dir:Pl(t.file.trim())})}catch{}u.success(`${y?"Updated":"Tracked"} ${ce.bold(o)}${s?` \u2192 ${ce.cyan(s)}`:""} in .seoagent/content/.`);try{await te({silent:!0,pushOnly:!0})}catch{}l&&u.message(ce.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 ge(w,{silent:!0})}catch{}u.message(ce.dim("It will appear on your dashboard after sync (run `seoagent login` if you haven\u2019t)."))}async function jh(e,t,n){let r=dr(e,b,"content"),i=Qt(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(Pl(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=>ii(e,l)),a=oi(s,i,si(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=bt(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()});Al(dr(r,`${l.slug}.md`),d,"utf-8"),u.message(`${ce.green("+")} tracked ${ce.bold(l.slug)}${c?ce.dim(` \u2192 ${c}`):""}`)}for(let l of a.stale)n.prune?(Nh(l.file,{force:!0}),u.message(`${ce.red("-")} pruned stale pointer ${ce.bold(l.slug)} (source ${l.repo_path} is gone)`)):u.message(`${ce.yellow("!")} stale pointer ${ce.bold(l.slug)} \u2192 ${l.repo_path} no longer exists (re-run with --prune to delete)`);u.success(`Reconciled content: +${a.toTrack.length} tracked, ${a.stale.length} stale${n.prune?" (pruned)":""}.`);try{await te({silent:!0,pushOnly:!0})}catch{}}import{existsSync as Oi,readFileSync as Tl,statSync as Dh}from"fs";import{join as Li}from"path";import Ti from"picocolors";var Il=24;function Fh(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 \`${g("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 Mh(e,t=Date.now()){let n=Li(e,b,"audit","evidence.md");if(!Oi(n))return null;try{let r=Tl(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-Dh(n).mtimeMs)/36e5}catch{return null}}function Uh(e){let t=Li(e,b,_n);if(!Oi(t))return null;try{let n=JSON.parse(Tl(t,"utf-8"));return Array.isArray(n.changes)?n.changes.length:0}catch{return 0}}function Ni(e={}){let t=process.cwd(),n=S(t);if(!n){if(e.json){process.stdout.write(JSON.stringify({status:"no-project",findings:[]})+`
870
- `);return}u.error(`No .seoagent/project.md found. Run \`${g("init")}\` first.`),process.exitCode=1;return}let r=Ne(t),i=Fh({domain:n.domain,siteType:n.site_type,imageProvider:n.image_provider,detectedImageProvider:r.provider,detectedImageKey:r.matched_key,pullReceiptCount:Uh(t),inboxPendingCount:Re(t).length,auditExists:Oi(Li(t,b,"audit","latest.md")),evidenceAgeHours:Mh(t),hookTimeoutMissingCount:Jo(t)});if(e.json){process.stdout.write(JSON.stringify({status:"ok",findings:i})+`
871
- `);return}let o=i.filter(s=>s.level==="action");if(o.length===0){u.success("SEOAgent health: everything looks good.");return}u.message(Ti.bold(`SEOAgent health \u2014 ${o.length} thing${o.length===1?"":"s"} to handle:`));for(let s of o)u.message(` ${Ti.yellow("\u25CF")} ${s.message}`),s.fix&&u.message(` ${Ti.dim("\u2192 "+s.fix)}`)}import he from"picocolors";var Ct=`${b}/${mt}`;function ln(e,t={}){let n=process.cwd(),r=L(n);if(!r)return;let i=(e||"status").toLowerCase(),o=r.domain&&r.domain!=="unknown"?r.domain:null;if(i==="scaffold"){let{created:a}=qn(n,o);a.length===0?u.info(`OKF bundle already scaffolded at ${Ct}/.`):(u.success(`Scaffolded ${Ct}/ \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=_t(n,r);if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
872
- `);return}if(a.skipped.includes("okf-missing")){u.error(`No bundle at ${Ct}/. Run \`seoagent okf scaffold\` first.`),process.exitCode=1;return}if(a.skipped.includes("okf-placeholder")){u.error(`${Ct}/ 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(`${Ct}/ 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}/${sr}`;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=Gn(gt(n));if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
869
+ ${g("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=S(n);if(!r){u.error(`No .seoagent/project.md found. Run \`${g("init")}\` first.`),process.exitCode=1;return}if(e==="reconcile"){await Lh(n,r,t);return}let i=t.slug??(t.file?t.file:""),o=Qn(i);if(!o){u.error("A slug is required: --slug <slug> (or --file <repo-path> to derive it)."),process.exitCode=1;return}let s=bt(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=Qn(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=pr(n,b,"content");Ih(p,{recursive:!0});let m=pr(p,`${o}.md`),y=Ph(m),h=null;if(y)try{h=na(Th(m,"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()||ea(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})),Pl(m,h,"utf-8"),c==="repo"&&t.file?.trim()&&!r.content_dir)try{V(n,{content_dir:Il(t.file.trim())})}catch{}u.success(`${y?"Updated":"Tracked"} ${ce.bold(o)}${s?` \u2192 ${ce.cyan(s)}`:""} in .seoagent/content/.`);try{await te({silent:!0,pushOnly:!0})}catch{}l&&u.message(ce.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 ge(w,{silent:!0})}catch{}u.message(ce.dim("It will appear on your dashboard after sync (run `seoagent login` if you haven\u2019t)."))}async function Lh(e,t,n){let r=pr(e,b,"content"),i=Qt(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(Il(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=>oi(e,l)),a=si(s,i,ai(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=bt(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()});Pl(pr(r,`${l.slug}.md`),d,"utf-8"),u.message(`${ce.green("+")} tracked ${ce.bold(l.slug)}${c?ce.dim(` \u2192 ${c}`):""}`)}for(let l of a.stale)n.prune?(Oh(l.file,{force:!0}),u.message(`${ce.red("-")} pruned stale pointer ${ce.bold(l.slug)} (source ${l.repo_path} is gone)`)):u.message(`${ce.yellow("!")} stale pointer ${ce.bold(l.slug)} \u2192 ${l.repo_path} no longer exists (re-run with --prune to delete)`);u.success(`Reconciled content: +${a.toTrack.length} tracked, ${a.stale.length} stale${n.prune?" (pruned)":""}.`);try{await te({silent:!0,pushOnly:!0})}catch{}}import{existsSync as Li,readFileSync as Ol,statSync as Nh}from"fs";import{join as Ni}from"path";import Oi from"picocolors";var Tl=24;function jh(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>Tl;(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 (> ${Tl}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 \`${g("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 Dh(e,t=Date.now()){let n=Ni(e,b,"audit","evidence.md");if(!Li(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 Fh(e){let t=Ni(e,b,_n);if(!Li(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 ji(e={}){let t=process.cwd(),n=S(t);if(!n){if(e.json){process.stdout.write(JSON.stringify({status:"no-project",findings:[]})+`
870
+ `);return}u.error(`No .seoagent/project.md found. Run \`${g("init")}\` first.`),process.exitCode=1;return}let r=Ne(t),i=jh({domain:n.domain,siteType:n.site_type,imageProvider:n.image_provider,detectedImageProvider:r.provider,detectedImageKey:r.matched_key,pullReceiptCount:Fh(t),inboxPendingCount:Re(t).length,auditExists:Li(Ni(t,b,"audit","latest.md")),evidenceAgeHours:Dh(t),hookTimeoutMissingCount:Xo(t)});if(e.json){process.stdout.write(JSON.stringify({status:"ok",findings:i})+`
871
+ `);return}let o=i.filter(s=>s.level==="action");if(o.length===0){u.success("SEOAgent health: everything looks good.");return}u.message(Oi.bold(`SEOAgent health \u2014 ${o.length} thing${o.length===1?"":"s"} to handle:`));for(let s of o)u.message(` ${Oi.yellow("\u25CF")} ${s.message}`),s.fix&&u.message(` ${Oi.dim("\u2192 "+s.fix)}`)}import he from"picocolors";var Ct=`${b}/${mt}`;function ln(e,t={}){let n=process.cwd(),r=L(n);if(!r)return;let i=(e||"status").toLowerCase(),o=r.domain&&r.domain!=="unknown"?r.domain:null;if(i==="scaffold"){let{created:a}=qn(n,o);a.length===0?u.info(`OKF bundle already scaffolded at ${Ct}/.`):(u.success(`Scaffolded ${Ct}/ \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=_t(n,r);if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
872
+ `);return}if(a.skipped.includes("okf-missing")){u.error(`No bundle at ${Ct}/. Run \`seoagent okf scaffold\` first.`),process.exitCode=1;return}if(a.skipped.includes("okf-placeholder")){u.error(`${Ct}/ 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(`${Ct}/ 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}/${ar}`;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=Gn(gt(n));if(t.json){process.stdout.write(JSON.stringify(a,null,2)+`
873
873
  `);return}for(let l of a.errors)u.message(`${he.red("\u2717")} ${he.dim(l.file)} \u2014 ${l.message}`);for(let l of a.warnings)u.message(`${he.yellow("!")} ${he.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=Kn(n);if(t.json){process.stdout.write(JSON.stringify(s,null,2)+`
874
- `);return}u.message(M([{content:he.bold("Open Knowledge Format")},{sep:!0},{content:`Bundle: ${s.exists?he.green(Ct+"/"):he.dim("not created")}`},{content:`Files: ${s.exists?String(s.fileCount):"\u2014"}`},{sep:!0},{content:s.exists?he.dim("Run `seoagent okf validate` to check it, `okf publish` to serve it."):he.dim("Run `seoagent okf scaffold` to start one.")}],{title:he.cyan("OKF")}))}import ue from"picocolors";function ji(e={}){let t=process.cwd(),n=L(t);if(!n)return;let r=_t(t,n);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
875
- `);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}/${or}`;if(r.skipped.includes("llms-no-content")){u.warn("Nothing to describe yet \u2014 no pages in .seoagent/pages.md and no published articles in .seoagent/content/."),u.info("Run `seoagent refresh` (or an audit) to inventory the site, then re-run this.");return}if(u.message(M([{content:ue.bold("llms.txt")},{sep:!0},{content:`Source: ${ue.green(i)}${r.llmsSourceWritten?ue.dim(" (updated)"):ue.dim(" (unchanged)")}`},{content:`Published: ${r.llmsRoute?ue.dim(`skipped \u2014 ${r.llmsRoute} serves it`):r.llmsPublished?ue.green(r.llmsPublished):r.publicDir?ue.dim(`${r.publicDir}/llms.txt (already current)`):ue.yellow("nowhere \u2014 no static dir found")}`}],{title:ue.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.`),n.llms_owner==="route"?u.info(ue.dim("`llms_owner: route` is set, so sync stays quiet about this.")):u.info(ue.dim("Sync mentions this only when the generated source changes. Set `llms_owner: route` in .seoagent/project.md to silence it for good."));return}if(!r.publicDir){u.warn("Couldn't tell which directory this project serves as static files, so llms.txt is not being served."),u.info("Set `public_dir:` in .seoagent/project.md (`public` for Next.js/Vite/Astro, `static` for SvelteKit/Gatsby/Hugo, or a nested path like `apps/web/public` in a monorepo) and re-run.");return}r.llmsPublished&&u.info("Commit the published file so it reaches your live site.")}import J from"picocolors";async function Di(e={}){let t=process.cwd(),n=L(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?me(t,r).pages.map(s=>s.url||s.route):[],o=await vs({domain:r||"",sitemapUrl:e.url,knownUrls:i});if(e.json){process.stdout.write(JSON.stringify(o,null,2)+`
876
- `),o.ok||(process.exitCode=1);return}Bh(o),o.ok||(process.exitCode=1)}function Bh(e){let t=e.fetched?e.status===200?J.green(`200 \xB7 ${e.urls.length} URL${e.urls.length===1?"":"s"}`):J.red(String(e.status)):J.red("unreachable");u.message(M([{content:J.bold("Sitemap check")},{sep:!0},{content:`URL: ${J.dim(e.sitemapUrl)}`},{content:`Status: ${t}`},...e.fetched&&e.status===200?[{content:`Private leaked: ${e.privateUrls.length===0?J.green("none"):J.yellow(String(e.privateUrls.length))}`},{content:`Missing public: ${e.missing.length===0?J.green("none"):J.yellow(String(e.missing.length))}`},{content:`<lastmod>: ${e.hasLastmod?J.green("present"):J.dim("absent")}`}]:[]],{title:e.ok?J.cyan("Sitemap"):J.red("Sitemap")}));for(let n of e.issues){let r=n.level==="error"?J.red("\u2717"):n.level==="warning"?J.yellow("!"):J.dim("\xB7");u.message(`${r} ${n.message}`)}e.ok?u.success("Sitemap looks healthy."):u.error("Sitemap has errors (see above).")}import{mkdirSync as py,writeFileSync as Jl}from"fs";import{join as Gi}from"path";import de from"picocolors";var Mi=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi,Ol=30;function un(e){let t=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(e);return t?t[1]:e}function cn(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 Ae(e,t){let n=new RegExp(`\\b${t}\\s*=\\s*"([^"]*)"`,"i").exec(e);if(n)return cn(n[1]).trim();let r=new RegExp(`\\b${t}\\s*=\\s*'([^']*)'`,"i").exec(e);if(r)return cn(r[1]).trim();let i=new RegExp(`\\b${t}\\s*=\\s*([^\\s>]+)`,"i").exec(e);return i?cn(i[1]).trim():null}function Hh(e){let t=/<title\b[^>]*>([\s\S]*?)<\/title>/i.exec(e);return t&&cn(t[1].replace(/\s+/g," ")).trim()||null}function Wh(e){let t=e.match(/<meta\b[^>]*>/gi)??[];for(let n of t){let r=Ae(n,"name");if(r&&r.toLowerCase()==="description"){let i=Ae(n,"content");return i&&i.trim()?i.trim():null}}return null}function Gh(e){let t=un(e),n=[],r=/<h1\b[^>]*>([\s\S]*?)<\/h1>/gi,i;for(;(i=r.exec(t))!==null;){let o=cn(i[1].replace(/<[^>]+>/g," ").replace(/\s+/g," ")).trim();o&&n.push(o)}return n}function Kh(e){let t=e.match(/<link\b[^>]*>/gi)??[];for(let n of t){let r=Ae(n,"rel");if(r&&r.toLowerCase().split(/\s+/).includes("canonical")){let i=Ae(n,"href");return i&&i.trim()?i.trim():null}}return null}function qh(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:Fi(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 Fi(e,t=[]){if(Array.isArray(e)){for(let n of e)Fi(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"])&&Fi(n["@graph"],t)}return t}function Ll(e,t){let n={},r=e.match(/<meta\b[^>]*>/gi)??[];for(let i of r){let o=(Ae(i,"property")||Ae(i,"name")||"").toLowerCase();if(o.startsWith(t)){let s=Ae(i,"content");s!==null&&(n[o.slice(t.length)]=s)}}return n}function zh(e){return Ll(e,"og:")}function Vh(e){return Ll(e,"twitter:")}function Yh(e,t=5){let r=un(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=Ae(s,"src");l&&o.push(l)}return{imgCount:r.length,missingAlt:i,missingAltSrcs:o}}var Jh=/\.(png|jpe?g|gif|svg|webp|avif|ico|css|js|mjs|json|pdf|zip|gz|mp4|webm|mp3|woff2?|ttf|xml|txt)$/i;function Nl(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=Ae(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||Jh.test(c.pathname)||fe(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 jl(e){return(un(e).replace(Mi," ").match(/<a\b[^>]*\bhref\s*=/gi)??[]).length}function Dl(e){let t=un(e).replace(Mi," ").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 Xh=/\b(loading|please wait|just a moment|redirecting)\b[\s.…]*/i;function Qh(e){let t=Dl(e),n=jl(e),r=un(e).replace(Mi," ").replace(/<[^>]+>/g," ").replace(/\s+/g," ").trim(),i=t<Ol&&Xh.test(r),o=t<Ol&&n===0;return i||o}function Zh(e,t,n=200){let r=qh(t),i=Array.from(new Set(r.flatMap(a=>a.types))),o=Kh(t),s=Yh(t);return{url:e,status:n,fetched:!0,title:Hh(t),metaDescription:Wh(t),h1s:Gh(t),canonical:o,canonicalServerRendered:o===null?null:!0,jsonLd:r,jsonLdTypes:i,openGraph:zh(t),twitter:Vh(t),wordCount:Dl(t),clientRenderedShell:Qh(t),bodyLinkCount:jl(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 ey(e){return typeof e=="function"?{fetchImpl:e}:e??{}}function ty(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 Ui(e,t){let n=ey(t),r=Fl(e);try{let i=await T(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:Zh(e,o,i.status),html:o}}catch(i){return{evidence:{...r,failureReason:ty(i)},html:null}}}async function Bi(e,t){return(await Ui(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 Bi(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 ny(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 Ul(e){let t=e.trim().replace(/\/+$/,"");return/^https?:\/\//i.test(t)?t:`https://${t}`}async function Bl(e,t){let n=`${Ul(e)}/robots.txt`,r={fetched:!1,status:null,raw:"",groups:[],sitemaps:[]};try{let i=await T(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,...ny(o)}}catch{return r}}var ry=/\/(blog|posts?|articles?|news)\//i;function iy(e){return e.filter(t=>ry.test(t)).length}async function Hl(e,t){let n=`${Ul(e)}/sitemap.xml`,r={fetched:!1,status:null,urls:[],count:0,blogUrlCount:0};try{let i=await T(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=Se(o);return{fetched:!0,status:i.status,urls:s,count:s.length,blogUrlCount:iy(s)}}catch{return r}}function oy(e){return Object.keys(e.twitter).length>0}function sy(e){return Object.keys(e.openGraph).length>0}function ay(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 sy(e);case"twitter_card":return oy(e);case"json_ld":return e.jsonLdTypes.length>0}}var ly=["title","meta_description","canonical","open_graph","twitter_card","json_ld"];function cy(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 uy(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=ay(e,t);return{kind:t,present:n,safeToRecommendAdding:!n,reason:n?cy(e,t):`${t} genuinely absent in the server HTML \u2014 safe to recommend adding`}}function pr(e){return ly.map(t=>uy(e,t))}var dn={title:"<title>",meta_description:"meta description",canonical:"canonical",open_graph:"Open Graph tags",twitter_card:"Twitter card",json_ld:"JSON-LD schema"};var Hi="SOURCE RENDER (local dev server) \u2014 NOT the public live site";function Wl(e){return e===null||e===""?"_(none)_":e}function pn(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 fr(e,t){return t.length===0?`- **${e}:** _(none \u2014 all pages pass)_`:`- **${e}:** ${t.join(", ")}`}function Gl(e){let{domain:t,capturedAt:n,pages:r,robots:i,sitemap:o}=e,s=e.origin??`https://${t.replace(/^https?:\/\//,"").replace(/\/+$/,"")}`,a=e.sourceRender===!0,l=[];l.push("---"),l.push(`domain: ${t}`),l.push(`origin: ${s}`),e.originSource&&l.push(`origin_source: ${e.originSource}`),l.push(`source_render: ${a}`),l.push(`captured_at: ${n}`),l.push(`pages_crawled: ${r.length}`);let c=r.filter(p=>p.fetched),d=r.filter(p=>!p.fetched);if(l.push(`pages_discovered: ${r.length}`),l.push(`pages_captured: ${c.length}`),l.push(`capture_complete: ${d.length===0}`),l.push("note: >-"),a?(l.push(" SOURCE-RENDER evidence (local dev server). Every fact here was fetched"),l.push(" from a loopback origin that was NOT designated as the live site \u2014 it"),l.push(" describes the LOCAL RENDER only, never the public live site. Do NOT"),l.push(" emit live-state claims (present OR absent) from this file.")):(l.push(" Live-crawl evidence base. Every fact here was fetched from the live site."),l.push(" The audit must ground all Confirmed claims on THIS file, never on repo"),l.push(" source or priors. Do NOT recommend adding schema / robots rules /"),l.push(" canonical tags that already appear below.")),l.push("---"),l.push(""),l.push(`# Live-Crawl Evidence \u2014 ${t}`),l.push(""),l.push(`**Crawled origin:** ${s} at ${n}`),l.push(""),a&&(l.push(`> **\u26A0 ${Hi}.**`),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(m=>m.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(m=>`\`${m}\``).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=pn(r);l.push("## Site-wide rollup (Confirmed)"),l.push(fr("Pages missing canonical",f.pagesMissingCanonical)),l.push(fr("Pages missing meta description",f.pagesMissingMetaDescription)),l.push(fr("Pages with multiple H1s",f.pagesWithMultipleH1s)),l.push(fr("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 m=Object.keys(p.openGraph),y=Object.keys(p.twitter);l.push(`- **Open Graph:** ${m.length===0?"_(none)_":m.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=pr(p).filter(w=>w.present).map(w=>dn[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(`
877
- `)}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 ql={Critical:0,High:1,Medium:2,Low:3};function zl(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 ne(e,t,n){return e===1?t:n??`${t}s`}function Wi(e){let{pages:t,robots:n,sitemap:r}=e,i=t.filter(c=>c.fetched),o=pn(t),s=[],a=i.filter(c=>c.clientRenderedShell);a.length>0&&s.push({severity:"Critical",title:`${a.length} ${ne(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 ${ne(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=>zl(f)).filter(Boolean)),d=i.filter(f=>{let p=zl(f.url);return p!==null&&!c.has(p)});d.length>0&&s.push({severity:"Medium",title:`${d.length} crawled ${ne(d.length,"page is","pages are")} missing from sitemap.xml (${r.count} ${ne(r.count,"URL")} listed vs ${i.length} ${ne(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} ${ne(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} ${ne(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} ${ne(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} ${ne(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} ${ne(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(m=>m.url===d.url)?.imgsMissingAltSrcs??[];return`${d.url} \u2014 ${d.count} ${ne(d.count,"image")}${p.length>0?` (${p.join(", ")}${d.count>p.length?", \u2026":""})`:""}`});s.push({severity:"Medium",title:`${o.totalImgsMissingAlt} ${ne(o.totalImgsMissingAlt,"image is","images are")} missing alt text across ${o.pagesWithImgsMissingAlt.length} ${ne(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)=>ql[c.severity]-ql[d.severity])}function dy(e){let t=[];for(let n of e.filter(r=>r.fetched)){let r=pr(n).filter(i=>i.present).map(i=>i.kind==="json_ld"?`${dn[i.kind]} (${n.jsonLdTypes.join(", ")})`:dn[i.kind]);r.length>0&&t.push(`- ${n.url} \u2014 ${r.join(", ")}`)}return t}function Vl(e){let t=Wi(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 ${Hi}.**`),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=dy(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(`
878
- `)}function Yl(e){let t=[],n=/^## \[(Critical|High|Medium|Low)\] (.+)$/gm,r;for(;(r=n.exec(e))!==null;)t.push({severity:r[1],title:r[2].trim()});return t}var fy=15,my=30,gy=5,hy=18e4,yy=15e3,wy=2;function Ql(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 by(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=`${Ql(r)?"http":"https"}://${n}`}try{let r=new URL(n);return r.protocol!=="http:"&&r.protocol!=="https:"?null:r.origin}catch{return null}}function Ki(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=by(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=Ql(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 qi(e={}){let t=process.cwd(),n=L(t);if(!n)return;let r=Ki({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{z(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??fy),my),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()+hy,[l,c,d]=await Promise.all([Ui(s,e.fetchImpl),Bl(r.origin,e.fetchImpl),Hl(r.origin,e.fetchImpl)]),f=l.html?Nl(l.html,s):[],m=vy({home:s,sitemapUrls:Xl(d.urls,r.origin),navLinks:f,repoUrls:Xl($y(t,i),r.origin),max:o}).filter(R=>R!==s),y=await Ml(m,{concurrency:gy,fetchImpl:e.fetchImpl,deadlineMs:a}),h=[l.evidence,...y];await xy(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},$=Gi(t,b,"audit");py($,{recursive:!0});let _=Gi($,"evidence.md");Jl(_,Gl(w),"utf-8");let U=Gi($,"findings.md");if(Jl(U,Vl(w),"utf-8"),e.json){process.stdout.write(JSON.stringify(w,null,2)+`
879
- `);return}Sy(w,_,U)}function ky(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 vy(e){let t=new Set,n=[],r=i=>{if(n.length>=e.max)return;let o=ky(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 $y(e,t){try{return me(e,t).pages.map(n=>n.url).filter(n=>/^https?:\/\//.test(n))}catch{return[]}}async function xy(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 Bi(i.url,{attempts:wy,timeoutMs:yy,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 Sy(e,t,n){let r=Kl(e),i=pn(e.pages);u.success(`Captured evidence for ${r.fetched}/${r.pages} page${r.pages===1?"":"s"} from ${e.origin??e.domain} \u2192 ${de.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(` ${de.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?de.green("fetched"):de.yellow("not reachable")} \xB7 sitemap: ${r.sitemapCount===null?de.yellow("not reachable"):de.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(` ${de.yellow("!")} rollup: ${s.join(" \xB7 ")}`),r.shells>0&&u.message(` ${de.yellow("!")} ${r.shells} page(s) render as a client-side shell \u2014 crawlers can't see the content`),n){let a=Wi(e).length;u.message(` findings report: ${a===0?de.green("no confirmed findings"):de.yellow(`${a} confirmed finding${a===1?"":"s"}`)} \u2192 ${de.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 Ey,mkdirSync as Ay,writeFileSync as Py}from"fs";import{dirname as oc,join as Iy}from"path";import ye from"picocolors";var _y=10,ec=30,zi=200;function tc(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),!fe(F(d))&&(/\.(md|txt)$/i.test(c.pathname)||o.push(d)))}let s=`${t.replace(/\/$/,"")}/`,a=o.findIndex(l=>l===s||l===s.slice(0,-1));if(a>0){let[l]=o.splice(a,1);o.unshift(l)}return{selected:o.slice(0,n),skipped:o.slice(n)}}function Cy(e,t){let n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n}function Vi(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 mr(e){return e.replace(/\|/g,"\\|")}function Zl(e){return e.error?e.error:e.coverageState||e.indexStatus}function nc(e,t){let n=Vi(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(`| ${mr(l.url)} | ${l.indexStatus} | ${mr(Zl(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(`| ${mr(l.url)} | ${mr(Zl(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(`
880
- `)}var tt=class extends Error{constructor(n,r){super(r);this.code=n}};async function rc(e){let t=(e.apiBase||e.auth.api_base).replace(/\/$/,""),n=Cy(e.urls,_y),r=[],i="";for(let[o,s]of n.entries()){let a;try{a=await T(`${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 tt("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 tt(c,l.error||c):new tt("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 Ry=5;async function ic(e,t=fetch){let n=`${e.replace(/\/$/,"")}/sitemap.xml`,r=async a=>{try{let l=await T(a,{},{fetchImpl:t,timeoutMs:15e3});return l.ok?Se(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,Ry)){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 Yi(e={}){let t=process.cwd(),n=L(t);if(!n)return;let r=j(n.domain);if(!r){let $=Le();u.error(`Not logged in for ${n.domain}. Indexing coverage needs Google Search Console, which comes with the FREE cloud account.
874
+ `);return}u.message(M([{content:he.bold("Open Knowledge Format")},{sep:!0},{content:`Bundle: ${s.exists?he.green(Ct+"/"):he.dim("not created")}`},{content:`Files: ${s.exists?String(s.fileCount):"\u2014"}`},{sep:!0},{content:s.exists?he.dim("Run `seoagent okf validate` to check it, `okf publish` to serve it."):he.dim("Run `seoagent okf scaffold` to start one.")}],{title:he.cyan("OKF")}))}import ue from"picocolors";function Di(e={}){let t=process.cwd(),n=L(t);if(!n)return;let r=_t(t,n);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
875
+ `);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}/${sr}`;if(r.skipped.includes("llms-no-content")){u.warn("Nothing to describe yet \u2014 no pages in .seoagent/pages.md and no published articles in .seoagent/content/."),u.info("Run `seoagent refresh` (or an audit) to inventory the site, then re-run this.");return}if(u.message(M([{content:ue.bold("llms.txt")},{sep:!0},{content:`Source: ${ue.green(i)}${r.llmsSourceWritten?ue.dim(" (updated)"):ue.dim(" (unchanged)")}`},{content:`Published: ${r.llmsRoute?ue.dim(`skipped \u2014 ${r.llmsRoute} serves it`):r.llmsPublished?ue.green(r.llmsPublished):r.publicDir?ue.dim(`${r.publicDir}/llms.txt (already current)`):ue.yellow("nowhere \u2014 no static dir found")}`}],{title:ue.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.`),n.llms_owner==="route"?u.info(ue.dim("`llms_owner: route` is set, so sync stays quiet about this.")):u.info(ue.dim("Sync mentions this only when the generated source changes. Set `llms_owner: route` in .seoagent/project.md to silence it for good."));return}if(!r.publicDir){u.warn("Couldn't tell which directory this project serves as static files, so llms.txt is not being served."),u.info("Set `public_dir:` in .seoagent/project.md (`public` for Next.js/Vite/Astro, `static` for SvelteKit/Gatsby/Hugo, or a nested path like `apps/web/public` in a monorepo) and re-run.");return}r.llmsPublished&&u.info("Commit the published file so it reaches your live site.")}import J from"picocolors";async function Fi(e={}){let t=process.cwd(),n=L(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?me(t,r).pages.map(s=>s.url||s.route):[],o=await $s({domain:r||"",sitemapUrl:e.url,knownUrls:i});if(e.json){process.stdout.write(JSON.stringify(o,null,2)+`
876
+ `),o.ok||(process.exitCode=1);return}Mh(o),o.ok||(process.exitCode=1)}function Mh(e){let t=e.fetched?e.status===200?J.green(`200 \xB7 ${e.urls.length} URL${e.urls.length===1?"":"s"}`):J.red(String(e.status)):J.red("unreachable");u.message(M([{content:J.bold("Sitemap check")},{sep:!0},{content:`URL: ${J.dim(e.sitemapUrl)}`},{content:`Status: ${t}`},...e.fetched&&e.status===200?[{content:`Private leaked: ${e.privateUrls.length===0?J.green("none"):J.yellow(String(e.privateUrls.length))}`},{content:`Missing public: ${e.missing.length===0?J.green("none"):J.yellow(String(e.missing.length))}`},{content:`<lastmod>: ${e.hasLastmod?J.green("present"):J.dim("absent")}`}]:[]],{title:e.ok?J.cyan("Sitemap"):J.red("Sitemap")}));for(let n of e.issues){let r=n.level==="error"?J.red("\u2717"):n.level==="warning"?J.yellow("!"):J.dim("\xB7");u.message(`${r} ${n.message}`)}e.ok?u.success("Sitemap looks healthy."):u.error("Sitemap has errors (see above).")}import{mkdirSync as uy,writeFileSync as Xl}from"fs";import{join as Ki}from"path";import de from"picocolors";var Ui=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi,Ll=30;function un(e){let t=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(e);return t?t[1]:e}function cn(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 Ae(e,t){let n=new RegExp(`\\b${t}\\s*=\\s*"([^"]*)"`,"i").exec(e);if(n)return cn(n[1]).trim();let r=new RegExp(`\\b${t}\\s*=\\s*'([^']*)'`,"i").exec(e);if(r)return cn(r[1]).trim();let i=new RegExp(`\\b${t}\\s*=\\s*([^\\s>]+)`,"i").exec(e);return i?cn(i[1]).trim():null}function Uh(e){let t=/<title\b[^>]*>([\s\S]*?)<\/title>/i.exec(e);return t&&cn(t[1].replace(/\s+/g," ")).trim()||null}function Bh(e){let t=e.match(/<meta\b[^>]*>/gi)??[];for(let n of t){let r=Ae(n,"name");if(r&&r.toLowerCase()==="description"){let i=Ae(n,"content");return i&&i.trim()?i.trim():null}}return null}function Hh(e){let t=un(e),n=[],r=/<h1\b[^>]*>([\s\S]*?)<\/h1>/gi,i;for(;(i=r.exec(t))!==null;){let o=cn(i[1].replace(/<[^>]+>/g," ").replace(/\s+/g," ")).trim();o&&n.push(o)}return n}function Wh(e){let t=e.match(/<link\b[^>]*>/gi)??[];for(let n of t){let r=Ae(n,"rel");if(r&&r.toLowerCase().split(/\s+/).includes("canonical")){let i=Ae(n,"href");return i&&i.trim()?i.trim():null}}return null}function Gh(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:Mi(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 Mi(e,t=[]){if(Array.isArray(e)){for(let n of e)Mi(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"])&&Mi(n["@graph"],t)}return t}function Nl(e,t){let n={},r=e.match(/<meta\b[^>]*>/gi)??[];for(let i of r){let o=(Ae(i,"property")||Ae(i,"name")||"").toLowerCase();if(o.startsWith(t)){let s=Ae(i,"content");s!==null&&(n[o.slice(t.length)]=s)}}return n}function Kh(e){return Nl(e,"og:")}function qh(e){return Nl(e,"twitter:")}function Vh(e,t=5){let r=un(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=Ae(s,"src");l&&o.push(l)}return{imgCount:r.length,missingAlt:i,missingAltSrcs:o}}var zh=/\.(png|jpe?g|gif|svg|webp|avif|ico|css|js|mjs|json|pdf|zip|gz|mp4|webm|mp3|woff2?|ttf|xml|txt)$/i;function jl(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=Ae(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||zh.test(c.pathname)||fe(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(un(e).replace(Ui," ").match(/<a\b[^>]*\bhref\s*=/gi)??[]).length}function Fl(e){let t=un(e).replace(Ui," ").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 Yh=/\b(loading|please wait|just a moment|redirecting)\b[\s.…]*/i;function Jh(e){let t=Fl(e),n=Dl(e),r=un(e).replace(Ui," ").replace(/<[^>]+>/g," ").replace(/\s+/g," ").trim(),i=t<Ll&&Yh.test(r),o=t<Ll&&n===0;return i||o}function Xh(e,t,n=200){let r=Gh(t),i=Array.from(new Set(r.flatMap(a=>a.types))),o=Wh(t),s=Vh(t);return{url:e,status:n,fetched:!0,title:Uh(t),metaDescription:Bh(t),h1s:Hh(t),canonical:o,canonicalServerRendered:o===null?null:!0,jsonLd:r,jsonLdTypes:i,openGraph:Kh(t),twitter:qh(t),wordCount:Fl(t),clientRenderedShell:Jh(t),bodyLinkCount:Dl(t),imgCount:s.imgCount,imgsMissingAlt:s.missingAlt,imgsMissingAltSrcs:s.missingAltSrcs,failureReason:null}}function Ml(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 Qh(e){return typeof e=="function"?{fetchImpl:e}:e??{}}function Zh(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 Bi(e,t){let n=Qh(t),r=Ml(e);try{let i=await T(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:Xh(e,o,i.status),html:o}}catch(i){return{evidence:{...r,failureReason:Zh(i)},html:null}}}async function Hi(e,t){return(await Bi(e,t)).evidence}async function Ul(e,t={}){let n=Math.max(1,t.concurrency??5),r=new Array(e.length),i=0;async function o(){for(;;){let s=i++;if(s>=e.length)return;if(t.deadlineMs!==void 0&&Date.now()>=t.deadlineMs){r[s]=Ml(e[s],"crawl time budget exhausted before this page could be fetched");continue}r[s]=await Hi(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 ey(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 Bl(e){let t=e.trim().replace(/\/+$/,"");return/^https?:\/\//i.test(t)?t:`https://${t}`}async function Hl(e,t){let n=`${Bl(e)}/robots.txt`,r={fetched:!1,status:null,raw:"",groups:[],sitemaps:[]};try{let i=await T(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,...ey(o)}}catch{return r}}var ty=/\/(blog|posts?|articles?|news)\//i;function ny(e){return e.filter(t=>ty.test(t)).length}async function Wl(e,t){let n=`${Bl(e)}/sitemap.xml`,r={fetched:!1,status:null,urls:[],count:0,blogUrlCount:0};try{let i=await T(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=Se(o);return{fetched:!0,status:i.status,urls:s,count:s.length,blogUrlCount:ny(s)}}catch{return r}}function ry(e){return Object.keys(e.twitter).length>0}function iy(e){return Object.keys(e.openGraph).length>0}function oy(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 iy(e);case"twitter_card":return ry(e);case"json_ld":return e.jsonLdTypes.length>0}}var sy=["title","meta_description","canonical","open_graph","twitter_card","json_ld"];function ay(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 ly(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=oy(e,t);return{kind:t,present:n,safeToRecommendAdding:!n,reason:n?ay(e,t):`${t} genuinely absent in the server HTML \u2014 safe to recommend adding`}}function fr(e){return sy.map(t=>ly(e,t))}var dn={title:"<title>",meta_description:"meta description",canonical:"canonical",open_graph:"Open Graph tags",twitter_card:"Twitter card",json_ld:"JSON-LD schema"};var Wi="SOURCE RENDER (local dev server) \u2014 NOT the public live site";function Gl(e){return e===null||e===""?"_(none)_":e}function pn(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 mr(e,t){return t.length===0?`- **${e}:** _(none \u2014 all pages pass)_`:`- **${e}:** ${t.join(", ")}`}function Kl(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 ${Wi}.**`),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(m=>m.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(m=>`\`${m}\``).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=pn(r);l.push("## Site-wide rollup (Confirmed)"),l.push(mr("Pages missing canonical",f.pagesMissingCanonical)),l.push(mr("Pages missing meta description",f.pagesMissingMetaDescription)),l.push(mr("Pages with multiple H1s",f.pagesWithMultipleH1s)),l.push(mr("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:** ${Gl(p.title)}`),l.push(`- **meta description:** ${Gl(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 m=Object.keys(p.openGraph),y=Object.keys(p.twitter);l.push(`- **Open Graph:** ${m.length===0?"_(none)_":m.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=fr(p).filter(w=>w.present).map(w=>dn[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(`
877
+ `)}function ql(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 zl(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 ne(e,t,n){return e===1?t:n??`${t}s`}function Gi(e){let{pages:t,robots:n,sitemap:r}=e,i=t.filter(c=>c.fetched),o=pn(t),s=[],a=i.filter(c=>c.clientRenderedShell);a.length>0&&s.push({severity:"Critical",title:`${a.length} ${ne(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 ${ne(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=>zl(f)).filter(Boolean)),d=i.filter(f=>{let p=zl(f.url);return p!==null&&!c.has(p)});d.length>0&&s.push({severity:"Medium",title:`${d.length} crawled ${ne(d.length,"page is","pages are")} missing from sitemap.xml (${r.count} ${ne(r.count,"URL")} listed vs ${i.length} ${ne(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} ${ne(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} ${ne(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} ${ne(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} ${ne(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} ${ne(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(m=>m.url===d.url)?.imgsMissingAltSrcs??[];return`${d.url} \u2014 ${d.count} ${ne(d.count,"image")}${p.length>0?` (${p.join(", ")}${d.count>p.length?", \u2026":""})`:""}`});s.push({severity:"Medium",title:`${o.totalImgsMissingAlt} ${ne(o.totalImgsMissingAlt,"image is","images are")} missing alt text across ${o.pagesWithImgsMissingAlt.length} ${ne(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 cy(e){let t=[];for(let n of e.filter(r=>r.fetched)){let r=fr(n).filter(i=>i.present).map(i=>i.kind==="json_ld"?`${dn[i.kind]} (${n.jsonLdTypes.join(", ")})`:dn[i.kind]);r.length>0&&t.push(`- ${n.url} \u2014 ${r.join(", ")}`)}return t}function Yl(e){let t=Gi(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 ${Wi}.**`),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=cy(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(`
878
+ `)}function Jl(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 dy=15,py=30,fy=5,my=18e4,gy=15e3,hy=2;function Zl(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 yy(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=`${Zl(r)?"http":"https"}://${n}`}try{let r=new URL(n);return r.protocol!=="http:"&&r.protocol!=="https:"?null:r.origin}catch{return null}}function qi(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=yy(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=Zl(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 Vi(e={}){let t=process.cwd(),n=L(t);if(!n)return;let r=qi({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{V(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??dy),py),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()+my,[l,c,d]=await Promise.all([Bi(s,e.fetchImpl),Hl(r.origin,e.fetchImpl),Wl(r.origin,e.fetchImpl)]),f=l.html?jl(l.html,s):[],m=by({home:s,sitemapUrls:Ql(d.urls,r.origin),navLinks:f,repoUrls:Ql(ky(t,i),r.origin),max:o}).filter(R=>R!==s),y=await Ul(m,{concurrency:fy,fetchImpl:e.fetchImpl,deadlineMs:a}),h=[l.evidence,...y];await vy(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},$=Ki(t,b,"audit");uy($,{recursive:!0});let _=Ki($,"evidence.md");Xl(_,Kl(w),"utf-8");let U=Ki($,"findings.md");if(Xl(U,Yl(w),"utf-8"),e.json){process.stdout.write(JSON.stringify(w,null,2)+`
879
+ `);return}$y(w,_,U)}function wy(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 by(e){let t=new Set,n=[],r=i=>{if(n.length>=e.max)return;let o=wy(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 ky(e,t){try{return me(e,t).pages.map(n=>n.url).filter(n=>/^https?:\/\//.test(n))}catch{return[]}}async function vy(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 Hi(i.url,{attempts:hy,timeoutMs:gy,fetchImpl:n});e[r]=o.fetched?o:{...o,failureReason:o.failureReason??i.failureReason??null}}}function Ql(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 $y(e,t,n){let r=ql(e),i=pn(e.pages);u.success(`Captured evidence for ${r.fetched}/${r.pages} page${r.pages===1?"":"s"} from ${e.origin??e.domain} \u2192 ${de.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(` ${de.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?de.green("fetched"):de.yellow("not reachable")} \xB7 sitemap: ${r.sitemapCount===null?de.yellow("not reachable"):de.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(` ${de.yellow("!")} rollup: ${s.join(" \xB7 ")}`),r.shells>0&&u.message(` ${de.yellow("!")} ${r.shells} page(s) render as a client-side shell \u2014 crawlers can't see the content`),n){let a=Gi(e).length;u.message(` findings report: ${a===0?de.green("no confirmed findings"):de.yellow(`${a} confirmed finding${a===1?"":"s"}`)} \u2192 ${de.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 Cy,mkdirSync as Ry,writeFileSync as Ey}from"fs";import{dirname as sc,join as Ay}from"path";import ye from"picocolors";var xy=10,tc=30,zi=200;function nc(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),!fe(F(d))&&(/\.(md|txt)$/i.test(c.pathname)||o.push(d)))}let s=`${t.replace(/\/$/,"")}/`,a=o.findIndex(l=>l===s||l===s.slice(0,-1));if(a>0){let[l]=o.splice(a,1);o.unshift(l)}return{selected:o.slice(0,n),skipped:o.slice(n)}}function Sy(e,t){let n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n}function Yi(e){let t=0,n=0;for(let r of e)r.error||r.indexStatus==="ERROR"?n+=1:r.indexStatus==="PASS"&&(t+=1);return{inspected:e.length,indexed:t,notIndexed:e.length-t-n,errors:n}}function gr(e){return e.replace(/\|/g,"\\|")}function ec(e){return e.error?e.error:e.coverageState||e.indexStatus}function rc(e,t){let n=Yi(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(`| ${gr(l.url)} | ${l.indexStatus} | ${gr(ec(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(`| ${gr(l.url)} | ${gr(ec(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(`
880
+ `)}var tt=class extends Error{constructor(n,r){super(r);this.code=n}};async function ic(e){let t=(e.apiBase||e.auth.api_base).replace(/\/$/,""),n=Sy(e.urls,xy),r=[],i="";for(let[o,s]of n.entries()){let a;try{a=await T(`${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 tt("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 tt(c,l.error||c):new tt("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 _y=5;async function oc(e,t=fetch){let n=`${e.replace(/\/$/,"")}/sitemap.xml`,r=async a=>{try{let l=await T(a,{},{fetchImpl:t,timeoutMs:15e3});return l.ok?Se(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,_y)){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=L(t);if(!n)return;let r=j(n.domain);if(!r){let $=Le();u.error(`Not logged in for ${n.domain}. Indexing coverage needs Google Search Console, which comes with the FREE cloud account.
881
881
  Run ${ye.cyan("seoagent login")} (connects GSC), then re-run ${ye.cyan("seoagent indexing")}.`+($.length>0?`
882
- (This machine is logged in to: ${$.join(", ")} \u2014 not this project's site.)`:"")),process.exitCode=1;return}let i=Ki({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??ec),zi);u.info(`Reading live sitemap from ${o}/sitemap.xml\u2026`);let a=await ic(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}=tc(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 rc({urls:c,auth:r,apiBase:e.apiBase,fetchImpl:e.fetchImpl,onProgress:($,_)=>{$<_&&u.info(` \u2026${$}/${_} inspected`)}})}catch($){if($ instanceof tt){let _={invalid_credentials:`Stored credentials were rejected \u2014 run ${ye.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 ${ye.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}
883
- ${_[$.code]}`)}else u.error(`Indexing lookup failed: ${$ instanceof Error?$.message:String($)}`);process.exitCode=1;return}let p=(e.now?.()??new Date).toISOString(),m=nc(f.results,{origin:o,siteUrl:f.siteUrl,generatedAt:p,sitemapUrl:a?.sitemapUrl??null,sitemapUrlCount:l.length,notInspected:d}),y=Iy(We(t),"audit","indexing.md");Ey(oc(y))||Ay(oc(y),{recursive:!0}),Py(y,m,"utf-8");let h=Vi(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)+`
884
- `);return}let w=h.inspected>0?Math.round(h.indexed/h.inspected*100):0;u.info(""),u.info(`${ye.bold("Indexing coverage")} for ${o} (GSC property ${f.siteUrl}):`),u.info(` ${ye.green(`${h.indexed} indexed`)} \xB7 ${h.notIndexed>0?ye.yellow(`${h.notIndexed} not indexed`):"0 not indexed"} \xB7 ${h.errors>0?ye.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 ${ye.cyan(`--max ${Math.min(l.length,zi)}`)}`),u.info(` Report: ${ye.cyan(".seoagent/audit/indexing.md")}`)}import Ji from"picocolors";async function Xi(e={}){let t=process.cwd(),n=St(t,{extraFiles:e.files});if(e.json){process.stdout.write(JSON.stringify(n,null,2)+`
885
- `);return}if(!n.evidenceFound){if(e.quiet)return;u.info(`No crawl evidence found (.seoagent/audit/evidence.md) \u2014 run \`${g("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 \`${g("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(` ${Ji.dim(`${r.file}:${r.line}`)} \u2014 the live page already serves ${Ji.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(` ${Ji.dim(`skipped (protected): ${n.skipped.join(", ")}`)}`)}import{existsSync as sc,readFileSync as ac,readdirSync as Ty,statSync as Oy}from"fs";import{join as we,relative as Ly,sep as Ny}from"path";var jy=["Critical","High","Medium","Low"],Dy={Critical:5,High:3,Medium:2,Low:1},Fy=8;function My(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let i=r.split(`
886
- `,1)[0].trim(),o=jy.find(f=>i.toLowerCase().startsWith(f.toLowerCase()));if(!o)continue;let s=r.split(`
887
- `).slice(1),a=null,l=0,c=Dy[o]??2,d=()=>{a&&l<c&&(t.push({severity:o,block:a.join(`
888
- `).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,Fy)}function Uy(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(`
889
- `)){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 By=5;function Hy(e){let t=[];for(let n of e.split(`
890
- `)){let r=/^\s*- \[ \]\s+(.+)$/.exec(n);if(r&&t.push(r[1].trim()),t.length>=By)break}return t}function lc(e,t=[]){let n;try{n=Ty(e)}catch{return t}for(let r of n){let i=we(e,r),o;try{o=Oy(i)}catch{continue}o.isDirectory()?lc(i,t):r.endsWith(".md")&&t.push(i)}return t}function Wy(e,t=[]){let n=[],r=new Set(lc(we(e,b)));for(let i of t){let o=we(e,i);sc(o)&&r.add(o)}for(let i of r){let o;try{o=ac(i,"utf-8")}catch{continue}let s=o.split(`
891
- `);for(let a=0;a<s.length;a++)s[a].includes(nn)&&n.push({file:Ly(e,i).split(Ny).join("/"),line:a+1,text:s[a].trim()})}return n}function Gy(e){let t=e.evidenceMd===null?"missing":er(e.evidenceMd)?"source-render":"live",n=t==="live",r=e.auditMd?My(e.auditMd):[],i=e.findingsMd?Yl(e.findingsMd):[],o=e.migrationMd?Uy(e.migrationMd):null,s=e.roadmapMd?Hy(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(`
892
- `),json:{domain:e.domain,liveStateVerified:n,evidenceStatus:t,findings:r,technicalFindings:i,corrections:e.corrections,migration:o,roadmap:s}}}function Rt(e){try{return sc(e)?ac(e,"utf-8"):null}catch{return null}}function Ky(e){let t=Rt(we(e,b,"project.md"));if(!t)return null;let n=/^domain:\s*(\S+)\s*$/m.exec(t);return n?n[1]:null}function cc(e,t=[]){try{St(e,{extraFiles:t})}catch{}let n=we(e,b);return Gy({domain:Ky(e),auditMd:Rt(we(n,"audit","latest.md")),findingsMd:Rt(we(n,"audit","findings.md")),migrationMd:Rt(we(n,"strategy","migration-plan.md")),roadmapMd:Rt(we(n,"roadmap.md")),evidenceMd:Rt(we(n,"audit","evidence.md")),corrections:Wy(e,t)})}function Qi(e={}){let t=cc(process.cwd(),e.files??[]);if(e.json){process.stdout.write(JSON.stringify(t.json,null,2)+`
882
+ (This machine is logged in to: ${$.join(", ")} \u2014 not this project's site.)`:"")),process.exitCode=1;return}let i=qi({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??tc),zi);u.info(`Reading live sitemap from ${o}/sitemap.xml\u2026`);let a=await oc(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}=nc(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 ic({urls:c,auth:r,apiBase:e.apiBase,fetchImpl:e.fetchImpl,onProgress:($,_)=>{$<_&&u.info(` \u2026${$}/${_} inspected`)}})}catch($){if($ instanceof tt){let _={invalid_credentials:`Stored credentials were rejected \u2014 run ${ye.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 ${ye.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}
883
+ ${_[$.code]}`)}else u.error(`Indexing lookup failed: ${$ instanceof Error?$.message:String($)}`);process.exitCode=1;return}let p=(e.now?.()??new Date).toISOString(),m=rc(f.results,{origin:o,siteUrl:f.siteUrl,generatedAt:p,sitemapUrl:a?.sitemapUrl??null,sitemapUrlCount:l.length,notInspected:d}),y=Ay(We(t),"audit","indexing.md");Cy(sc(y))||Ry(sc(y),{recursive:!0}),Ey(y,m,"utf-8");let h=Yi(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)+`
884
+ `);return}let w=h.inspected>0?Math.round(h.indexed/h.inspected*100):0;u.info(""),u.info(`${ye.bold("Indexing coverage")} for ${o} (GSC property ${f.siteUrl}):`),u.info(` ${ye.green(`${h.indexed} indexed`)} \xB7 ${h.notIndexed>0?ye.yellow(`${h.notIndexed} not indexed`):"0 not indexed"} \xB7 ${h.errors>0?ye.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 ${ye.cyan(`--max ${Math.min(l.length,zi)}`)}`),u.info(` Report: ${ye.cyan(".seoagent/audit/indexing.md")}`)}import Xi from"picocolors";async function Qi(e={}){let t=process.cwd(),n=St(t,{extraFiles:e.files});if(e.json){process.stdout.write(JSON.stringify(n,null,2)+`
885
+ `);return}if(!n.evidenceFound){if(e.quiet)return;u.info(`No crawl evidence found (.seoagent/audit/evidence.md) \u2014 run \`${g("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 \`${g("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(` ${Xi.dim(`${r.file}:${r.line}`)} \u2014 the live page already serves ${Xi.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(` ${Xi.dim(`skipped (protected): ${n.skipped.join(", ")}`)}`)}import{existsSync as ac,readFileSync as lc,readdirSync as Py,statSync as Iy}from"fs";import{join as we,relative as Ty,sep as Oy}from"path";var Ly=["Critical","High","Medium","Low"],Ny={Critical:5,High:3,Medium:2,Low:1},jy=8;function Dy(e){let t=[],n=e.split(/^## /m).slice(1);for(let r of n){let i=r.split(`
886
+ `,1)[0].trim(),o=Ly.find(f=>i.toLowerCase().startsWith(f.toLowerCase()));if(!o)continue;let s=r.split(`
887
+ `).slice(1),a=null,l=0,c=Ny[o]??2,d=()=>{a&&l<c&&(t.push({severity:o,block:a.join(`
888
+ `).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,jy)}function Fy(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(`
889
+ `)){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 My=5;function Uy(e){let t=[];for(let n of e.split(`
890
+ `)){let r=/^\s*- \[ \]\s+(.+)$/.exec(n);if(r&&t.push(r[1].trim()),t.length>=My)break}return t}function cc(e,t=[]){let n;try{n=Py(e)}catch{return t}for(let r of n){let i=we(e,r),o;try{o=Iy(i)}catch{continue}o.isDirectory()?cc(i,t):r.endsWith(".md")&&t.push(i)}return t}function By(e,t=[]){let n=[],r=new Set(cc(we(e,b)));for(let i of t){let o=we(e,i);ac(o)&&r.add(o)}for(let i of r){let o;try{o=lc(i,"utf-8")}catch{continue}let s=o.split(`
891
+ `);for(let a=0;a<s.length;a++)s[a].includes(nn)&&n.push({file:Ty(e,i).split(Oy).join("/"),line:a+1,text:s[a].trim()})}return n}function Hy(e){let t=e.evidenceMd===null?"missing":er(e.evidenceMd)?"source-render":"live",n=t==="live",r=e.auditMd?Dy(e.auditMd):[],i=e.findingsMd?Jl(e.findingsMd):[],o=e.migrationMd?Fy(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(`
892
+ `),json:{domain:e.domain,liveStateVerified:n,evidenceStatus:t,findings:r,technicalFindings:i,corrections:e.corrections,migration:o,roadmap:s}}}function Rt(e){try{return ac(e)?lc(e,"utf-8"):null}catch{return null}}function Wy(e){let t=Rt(we(e,b,"project.md"));if(!t)return null;let n=/^domain:\s*(\S+)\s*$/m.exec(t);return n?n[1]:null}function uc(e,t=[]){try{St(e,{extraFiles:t})}catch{}let n=we(e,b);return Hy({domain:Wy(e),auditMd:Rt(we(n,"audit","latest.md")),findingsMd:Rt(we(n,"audit","findings.md")),migrationMd:Rt(we(n,"strategy","migration-plan.md")),roadmapMd:Rt(we(n,"roadmap.md")),evidenceMd:Rt(we(n,"audit","evidence.md")),corrections:By(e,t)})}function Zi(e={}){let t=uc(process.cwd(),e.files??[]);if(e.json){process.stdout.write(JSON.stringify(t.json,null,2)+`
893
893
  `);return}process.stdout.write(t.markdown.trimEnd()+`
894
- `)}import{existsSync as rw,mkdirSync as iw,readFileSync as wc,writeFileSync as ow}from"fs";import{join as to}from"path";import Et from"picocolors";import{readdirSync as qy,readFileSync as zy,statSync as Vy}from"fs";import{join as hr}from"path";var dc={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 pc(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 fc(e){let t=new Set;for(let n of e)for(let r of pc(n))t.add(r);return t}function Jy(e,t){let n=pc(e);return n.length===0||t.size===0?0:n.filter(i=>t.has(i)).length/n.length}function Xy(e,t,n=dc){let r=Jy(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 mc(e,t,n=dc){return e.map(r=>Xy(r,t,n)).sort((r,i)=>i.row.impressions-r.row.impressions)}function Zi(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 gr(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 eo(e){let t=e.split(/\r?\n/).filter(f=>f.trim()!=="");if(t.length<2)return[];let n=Zi(t[0]).map(f=>f.toLowerCase()),r=n[0]??"",i=/quer/i.test(r)?"query":"page",o=f=>n.findIndex(p=>f.some(m=>p.includes(m))),s=o(["click"]),a=o(["impression"]),l=o(["ctr"]),c=o(["position"]),d=[];for(let f=1;f<t.length;f++){let p=Zi(t[f]),m=(p[0]??"").trim();if(!m)continue;let y=l>=0?p[l]??"":"",h=gr(y);d.push({key:m,kind:i,clicks:s>=0?gr(p[s]??"")??0:0,impressions:a>=0?gr(p[a]??"")??0:0,position:c>=0?gr(p[c]??""):null,ctr:h===null?null:/%/.test(y)?h/100:h})}return d}function Qy(e){let t=e.split(/\r?\n/).find(s=>s.trim()!=="");if(!t)return!1;let n=Zi(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 Zy=[".","gsc",hr(".seoagent","gsc"),hr("data","gsc")],ew=4096;function gc(e){let t=[];for(let n of Zy){let r=hr(e,n),i;try{i=qy(r)}catch{continue}for(let o of i){if(!/\.csv$/i.test(o))continue;let s=hr(r,o);try{if(!Vy(s).isFile())continue;let a=zy(s,"utf-8").slice(0,ew);Qy(a)&&t.push(s)}catch{}}}return t}var uc=["harvest","redirect","sunset"],tw={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 nw(e){return e.filter(t=>t.disposition==="redirect"&&t.row.kind==="page").map(t=>({from:t.row.key,note:t.action}))}function hc(e){let{domain:t,directionSummary:n,decisions:r,generatedAt:i}=e,o=uc.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(`
895
- `);for(let l of uc){let c=r.filter(d=>d.disposition===l);if(c.length!==0){s.push(`## ${tw[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=nw(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(`
896
- `)}function yc(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 no(e={}){let t=process.cwd(),n=L(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=dt(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=fc(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:to(t,e.csv);if(!rw(h)){u.error(`GSC CSV not found: ${h}`),process.exitCode=1;return}let w=eo(wc(h,"utf-8"));l.push(...w),c=`${w.length} row(s) from ${e.csv}`}else{let h=gc(t);if(h.length>0){let w=null;for(let $ of h)try{let _=eo(wc($,"utf-8"));(!w||_.length>w.rows.length)&&(w={path:$,rows:_})}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: ${Et.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(Et.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=mc(l,a),f=new Date().toISOString(),p=to(t,b,"strategy");iw(p,{recursive:!0});let m=to(p,"migration-plan.md");ow(m,hc({domain:r,directionSummary:s,decisions:d,generatedAt:f}),"utf-8");let y=yc(d);if(e.json){process.stdout.write(JSON.stringify({domain:r,directionSummary:s,source:c,summary:y,decisions:d},null,2)+`
897
- `);return}u.success(`Migration plan written \u2192 ${Et.dim(m)} (${c})`),u.message(` ${Et.green(`${y.harvest} harvest`)} \xB7 ${Et.cyan(`${y.redirect} redirect`)} \xB7 ${Et.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 Ac,writeFileSync as Pc,readFileSync as gw,readdirSync as hw,existsSync as yw}from"fs";import{join as Ic}from"path";import D from"picocolors";import{query as ww}from"@anthropic-ai/claude-agent-sdk";import{join as ro}from"path";var io="citations",oo="scorecard.md",sw="history",aw=6,lw=1,cw=12,uw=5,yr="Claude (web-grounded)";function wr(e){return ro(e,b,io)}function kc(e){return ro(wr(e),oo)}function vc(e){return ro(wr(e),sw)}function $c(e){return`${e.replace(/[:.]/g,"-")}.json`}function xc(e){return typeof e!="number"||!Number.isFinite(e)?aw:Math.max(lw,Math.min(cw,Math.floor(e)))}function br(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>=uw))break}return n}function fn(e){let t=e.results.length;return{cited:e.results.filter(r=>r.surfaced).length,total:t}}function so(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 Sc(e,t){let{cited:n,total:r}=fn(e);return{generated_at:t.generatedAt,domain:e.domain,brand:e.brand,cited:n,total:r,competitors:e.competitors,results:e.results}}function _c(e,t){if(!t)return null;let{cited:n}=fn(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 Cc(e,t){let n=br(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(`
894
+ `)}import{existsSync as tw,mkdirSync as nw,readFileSync as bc,writeFileSync as rw}from"fs";import{join as no}from"path";import Et from"picocolors";import{readdirSync as Gy,readFileSync as Ky,statSync as qy}from"fs";import{join as yr}from"path";var pc={minImpressionsToPreserve:50,onTopicRelevance:.34},Vy=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 fc(e){return e.toLowerCase().replace(/https?:\/\/[^/]+/g," ").replace(/[^a-z0-9]+/g," ").split(" ").filter(t=>t.length>2&&!Vy.has(t)&&!/^\d+$/.test(t))}function mc(e){let t=new Set;for(let n of e)for(let r of fc(n))t.add(r);return t}function zy(e,t){let n=fc(e);return n.length===0||t.size===0?0:n.filter(i=>t.has(i)).length/n.length}function Yy(e,t,n=pc){let r=zy(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 gc(e,t,n=pc){return e.map(r=>Yy(r,t,n)).sort((r,i)=>i.row.impressions-r.row.impressions)}function eo(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 hr(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 to(e){let t=e.split(/\r?\n/).filter(f=>f.trim()!=="");if(t.length<2)return[];let n=eo(t[0]).map(f=>f.toLowerCase()),r=n[0]??"",i=/quer/i.test(r)?"query":"page",o=f=>n.findIndex(p=>f.some(m=>p.includes(m))),s=o(["click"]),a=o(["impression"]),l=o(["ctr"]),c=o(["position"]),d=[];for(let f=1;f<t.length;f++){let p=eo(t[f]),m=(p[0]??"").trim();if(!m)continue;let y=l>=0?p[l]??"":"",h=hr(y);d.push({key:m,kind:i,clicks:s>=0?hr(p[s]??"")??0:0,impressions:a>=0?hr(p[a]??"")??0:0,position:c>=0?hr(p[c]??""):null,ctr:h===null?null:/%/.test(y)?h/100:h})}return d}function Jy(e){let t=e.split(/\r?\n/).find(s=>s.trim()!=="");if(!t)return!1;let n=eo(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 Xy=[".","gsc",yr(".seoagent","gsc"),yr("data","gsc")],Qy=4096;function hc(e){let t=[];for(let n of Xy){let r=yr(e,n),i;try{i=Gy(r)}catch{continue}for(let o of i){if(!/\.csv$/i.test(o))continue;let s=yr(r,o);try{if(!qy(s).isFile())continue;let a=Ky(s,"utf-8").slice(0,Qy);Jy(a)&&t.push(s)}catch{}}}return t}var dc=["harvest","redirect","sunset"],Zy={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 ew(e){return e.filter(t=>t.disposition==="redirect"&&t.row.kind==="page").map(t=>({from:t.row.key,note:t.action}))}function yc(e){let{domain:t,directionSummary:n,decisions:r,generatedAt:i}=e,o=dc.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(`
895
+ `);for(let l of dc){let c=r.filter(d=>d.disposition===l);if(c.length!==0){s.push(`## ${Zy[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=ew(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(`
896
+ `)}function wc(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 ro(e={}){let t=process.cwd(),n=L(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=dt(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=mc(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:no(t,e.csv);if(!tw(h)){u.error(`GSC CSV not found: ${h}`),process.exitCode=1;return}let w=to(bc(h,"utf-8"));l.push(...w),c=`${w.length} row(s) from ${e.csv}`}else{let h=hc(t);if(h.length>0){let w=null;for(let $ of h)try{let _=to(bc($,"utf-8"));(!w||_.length>w.rows.length)&&(w={path:$,rows:_})}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: ${Et.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(Et.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=gc(l,a),f=new Date().toISOString(),p=no(t,b,"strategy");nw(p,{recursive:!0});let m=no(p,"migration-plan.md");rw(m,yc({domain:r,directionSummary:s,decisions:d,generatedAt:f}),"utf-8");let y=wc(d);if(e.json){process.stdout.write(JSON.stringify({domain:r,directionSummary:s,source:c,summary:y,decisions:d},null,2)+`
897
+ `);return}u.success(`Migration plan written \u2192 ${Et.dim(m)} (${c})`),u.message(` ${Et.green(`${y.harvest} harvest`)} \xB7 ${Et.cyan(`${y.redirect} redirect`)} \xB7 ${Et.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 Pc,writeFileSync as Ic,readFileSync as fw,readdirSync as mw,existsSync as gw}from"fs";import{join as Tc}from"path";import D from"picocolors";import{query as hw}from"@anthropic-ai/claude-agent-sdk";import{join as io}from"path";var oo="citations",so="scorecard.md",iw="history",ow=6,sw=1,aw=12,lw=5,wr="Claude (web-grounded)";function br(e){return io(e,b,oo)}function vc(e){return io(br(e),so)}function $c(e){return io(br(e),iw)}function xc(e){return`${e.replace(/[:.]/g,"-")}.json`}function Sc(e){return typeof e!="number"||!Number.isFinite(e)?ow:Math.max(sw,Math.min(aw,Math.floor(e)))}function kr(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>=lw))break}return n}function fn(e){let t=e.results.length;return{cited:e.results.filter(r=>r.surfaced).length,total:t}}function ao(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 _c(e,t){let{cited:n,total:r}=fn(e);return{generated_at:t.generatedAt,domain:e.domain,brand:e.brand,cited:n,total:r,competitors:e.competitors,results:e.results}}function Cc(e,t){if(!t)return null;let{cited:n}=fn(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 Rc(e,t){let n=kr(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(`
898
898
  `),i=n.length?`
899
899
  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?`,
900
900
  "competitorsSurfaced": [${JSON.stringify(n[0])}]`:`,
@@ -936,10 +936,10 @@ End your reply with EXACTLY ONE fenced \`\`\`json block (and nothing after it) m
936
936
  }
937
937
  \`\`\`
938
938
 
939
- \`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 Rc(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=dw(n[i]);if(o)return o}return null}function dw(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=br(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,m=typeof c.evidence=="string"?c.evidence.trim():"",y=typeof c.source=="string"&&c.source.trim()?c.source.trim():null,h=Array.isArray(c.competitorsSurfaced)?pw(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:m,source:y,competitorsSurfaced:h})}return a.length===0?null:{brand:i,domain:r,competitors:o,results:a}}function pw(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 Ec(e,t){let{cited:n,total:r}=fn(e),i=t.generatedAt.slice(0,10),o=e.results.some(f=>f.source),s=e.results.map((f,p)=>{let m=f.surfaced?"\u2705":"\u2014",y=f.surfaced&&f.rank?`#${f.rank}`:"\u2014",h=be(f.evidence||(f.surfaced?"surfaced":"not found")),w=f.source?be(bc(f.source)):"\u2014";return o?`| ${p+1} | ${be(f.query)} | ${m} | ${y} | ${w} | ${h} |`:`| ${p+1} | ${be(f.query)} | ${m} | ${y} | ${h} |`}).join(`
939
+ \`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=cw(n[i]);if(o)return o}return null}function cw(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=kr(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,m=typeof c.evidence=="string"?c.evidence.trim():"",y=typeof c.source=="string"&&c.source.trim()?c.source.trim():null,h=Array.isArray(c.competitorsSurfaced)?uw(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:m,source:y,competitorsSurfaced:h})}return a.length===0?null:{brand:i,domain:r,competitors:o,results:a}}function uw(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 Ac(e,t){let{cited:n,total:r}=fn(e),i=t.generatedAt.slice(0,10),o=e.results.some(f=>f.source),s=e.results.map((f,p)=>{let m=f.surfaced?"\u2705":"\u2014",y=f.surfaced&&f.rank?`#${f.rank}`:"\u2014",h=be(f.evidence||(f.surfaced?"surfaced":"not found")),w=f.source?be(kc(f.source)):"\u2014";return o?`| ${p+1} | ${be(f.query)} | ${m} | ${y} | ${w} | ${h} |`:`| ${p+1} | ${be(f.query)} | ${m} | ${y} | ${h} |`}).join(`
940
940
  `),a=o?`| # | Query | Cited? | ~Rank | Source cited | Evidence |
941
941
  |---|-------|--------|-------|--------------|----------|`:`| # | Query | Cited? | ~Rank | Evidence |
942
- |---|-------|--------|-------|----------|`,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: ${be(bc(f.source))})_`:"";return`- **${be(f.query)}** \u2014 ${f.evidence||"not surfaced"}${p}`}).join(`
942
+ |---|-------|--------|-------|----------|`,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: ${be(kc(f.source))})_`:"";return`- **${be(f.query)}** \u2014 ${f.evidence||"not surfaced"}${p}`}).join(`
943
943
  `),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`---
944
944
  type: Report
945
945
  title: AI Citation Scorecard \u2014 ${e.domain}
@@ -954,11 +954,11 @@ engine: claude-web-grounded
954
954
  > measurement half of the AEO/GEO loop \u2014 \`seoagent okf\` makes you citable, this
955
955
  > tells you whether it's working.
956
956
 
957
- **Cited: ${n} / ${r} queries** \xB7 engine: ${yr} \xB7 ${i}
958
- ${fw(t.trend,n,r)}
957
+ **Cited: ${n} / ${r} queries** \xB7 engine: ${wr} \xB7 ${i}
958
+ ${dw(t.trend,n,r)}
959
959
  ${a}
960
960
  ${s}
961
- ${mw(e)}
961
+ ${pw(e)}
962
962
  ## Where you're not surfacing (opportunities)
963
963
 
964
964
  ${c}
@@ -982,13 +982,13 @@ This is **not a per-engine guarantee**: ChatGPT, Perplexity, and Gemini each
982
982
  rank and cite differently, and tracking them individually is a planned
983
983
  follow-up. Treat the score as directional \u2014 watch the trend rather than fixating
984
984
  on a single number.
985
- `}function fw(e,t,n){if(!e)return`
985
+ `}function dw(e,t,n){if(!e)return`
986
986
  _First run \u2014 re-run on a cadence to start tracking the trend._
987
987
  `;let r=e.scoreDelta>0?`\u25B2 up ${e.scoreDelta}`:e.scoreDelta<0?`\u25BC down ${Math.abs(e.scoreDelta)}`:"\u25AA no change",i=`
988
988
  **Trend:** ${t}/${n} this run \u2014 ${r} from ${e.prevCited}/${e.prevTotal} on ${e.prevDate}.`;return e.newlyCited.length&&(i+=`
989
989
  - \u2705 Newly cited: ${e.newlyCited.map(o=>`_${be(o)}_`).join("; ")}`),e.newlyDropped.length&&(i+=`
990
990
  - \u26A0\uFE0F Dropped: ${e.newlyDropped.map(o=>`_${be(o)}_`).join("; ")}`),i+`
991
- `}function mw(e){if(!e.competitors.length)return"";let t=so(e).map(n=>{let r=n.isYou?`**${be(n.brand)} (you)**`:be(n.brand),i=n.total>0?`${Math.round(n.surfaced/n.total*100)}%`:"\u2014";return`| ${r} | ${n.surfaced} / ${n.total} | ${i} |`}).join(`
991
+ `}function pw(e){if(!e.competitors.length)return"";let t=ao(e).map(n=>{let r=n.isYou?`**${be(n.brand)} (you)**`:be(n.brand),i=n.total>0?`${Math.round(n.surfaced/n.total*100)}%`:"\u2014";return`| ${r} | ${n.surfaced} / ${n.total} | ${i} |`}).join(`
992
992
  `);return`
993
993
  ## Share of voice
994
994
 
@@ -997,17 +997,17 @@ How often each brand surfaces across the same ${e.results.length} queries.
997
997
  | Brand | Surfaced | Rate |
998
998
  |-------|----------|------|
999
999
  ${t}
1000
- `}function bc(e){let t=e.replace(/^https?:\/\//i,"").replace(/\/$/,"");return t.length<=48?t:t.slice(0,47)+"\u2026"}function be(e){return e.replace(/\|/g,"\\|").replace(/\n+/g," ").trim()}async function mn(e={}){let t=process.cwd(),n=L(t);if(!n)return;let r=on();if(r!=="env-key"&&r!=="enterprise"&&r!=="claude-session-likely"){u.warn(Ee[r].summary),Ee[r].next&&u.message(` ${Ee[r].next}`),process.exitCode=1;return}u.info(D.dim(Ee[r].summary));let i=dt(t),o=Kn(t),s=br(e.competitors&&e.competitors.length?e.competitors:$w(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=xc(e.queries);u.message(`${D.cyan("\u25C7")} Auditing AI citations for ${D.bold(a.domain)} \u2014 ${l} web-grounded quer${l===1?"y":"ies"} via ${yr}.`),u.message(D.dim(` This runs live web searches and can take a minute\u2026
1001
- `));let c=Cc(a,l),d=await bw({cwd:t,prompt:c,model:e.model});if(d===null){process.exitCode=1;return}let f=Rc(d);if(!f){u.error(`Couldn't read a citation report from the agent's reply. Re-run \`${g("citations")}\`, optionally with fewer queries (\`--queries 4\`).`),process.exitCode=1;return}let p=new Date().toISOString(),m=vc(t),y=xw(m),h=_c(f,y),w=Ec(f,{generatedAt:p,trend:h});Ac(wr(t),{recursive:!0}),Pc(kc(t),w,"utf-8"),Ac(m,{recursive:!0}),Pc(Ic(m,$c(p)),JSON.stringify(Sc(f,{generatedAt:p}),null,2)+`
1002
- `,"utf-8");let{cited:$,total:_}=fn(f),U=$===0?D.red:$<_?D.yellow:D.green,R=[{content:D.bold("AI Citation Scorecard")},{sep:!0},{content:`Domain: ${D.cyan(f.domain)}`},{content:`Cited: ${U(`${$} / ${_}`)} ${D.dim("queries")}`}];if(h){let A=h.scoreDelta>0?D.green(`\u25B2 +${h.scoreDelta}`):h.scoreDelta<0?D.red(`\u25BC ${h.scoreDelta}`):D.dim("\u25AA 0");R.push({content:`Trend: ${A} ${D.dim(`vs ${h.prevCited}/${h.prevTotal} on ${h.prevDate}`)}`})}else R.push({content:D.dim("Trend: first run \u2014 re-run to start tracking")});if(R.push({content:`Engine: ${D.dim(yr)}`}),f.competitors.length){R.push({sep:!0}),R.push({content:D.dim("Share of voice:")});for(let A of so(f)){let O=A.isYou?D.bold(`${A.brand} (you)`):A.brand;R.push({content:` ${O}: ${A.surfaced}/${A.total}`})}}R.push({sep:!0}),R.push({content:D.dim(`Saved \u2192 .seoagent/${io}/${oo}`)}),R.push({content:$<_?D.dim("Not surfacing everywhere \u2014 see the scorecard, then `seoagent okf`."):D.dim("Surfacing across the board. Re-run periodically to catch drift.")}),u.message(M(R,{title:D.magenta("citations")})),e.json&&process.stdout.write(JSON.stringify(f,null,2)+`
1003
- `)}async function bw(e){let{cwd:t,prompt:n,model:r}=e;try{let i=ww({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)kw(l)}else if(s.type==="result"){if(process.stdout.write(`
1000
+ `}function kc(e){let t=e.replace(/^https?:\/\//i,"").replace(/\/$/,"");return t.length<=48?t:t.slice(0,47)+"\u2026"}function be(e){return e.replace(/\|/g,"\\|").replace(/\n+/g," ").trim()}async function mn(e={}){let t=process.cwd(),n=L(t);if(!n)return;let r=on();if(r!=="env-key"&&r!=="enterprise"&&r!=="claude-session-likely"){u.warn(Ee[r].summary),Ee[r].next&&u.message(` ${Ee[r].next}`),process.exitCode=1;return}u.info(D.dim(Ee[r].summary));let i=dt(t),o=Kn(t),s=kr(e.competitors&&e.competitors.length?e.competitors:kw(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=Sc(e.queries);u.message(`${D.cyan("\u25C7")} Auditing AI citations for ${D.bold(a.domain)} \u2014 ${l} web-grounded quer${l===1?"y":"ies"} via ${wr}.`),u.message(D.dim(` This runs live web searches and can take a minute\u2026
1001
+ `));let c=Rc(a,l),d=await yw({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 \`${g("citations")}\`, optionally with fewer queries (\`--queries 4\`).`),process.exitCode=1;return}let p=new Date().toISOString(),m=$c(t),y=vw(m),h=Cc(f,y),w=Ac(f,{generatedAt:p,trend:h});Pc(br(t),{recursive:!0}),Ic(vc(t),w,"utf-8"),Pc(m,{recursive:!0}),Ic(Tc(m,xc(p)),JSON.stringify(_c(f,{generatedAt:p}),null,2)+`
1002
+ `,"utf-8");let{cited:$,total:_}=fn(f),U=$===0?D.red:$<_?D.yellow:D.green,R=[{content:D.bold("AI Citation Scorecard")},{sep:!0},{content:`Domain: ${D.cyan(f.domain)}`},{content:`Cited: ${U(`${$} / ${_}`)} ${D.dim("queries")}`}];if(h){let A=h.scoreDelta>0?D.green(`\u25B2 +${h.scoreDelta}`):h.scoreDelta<0?D.red(`\u25BC ${h.scoreDelta}`):D.dim("\u25AA 0");R.push({content:`Trend: ${A} ${D.dim(`vs ${h.prevCited}/${h.prevTotal} on ${h.prevDate}`)}`})}else R.push({content:D.dim("Trend: first run \u2014 re-run to start tracking")});if(R.push({content:`Engine: ${D.dim(wr)}`}),f.competitors.length){R.push({sep:!0}),R.push({content:D.dim("Share of voice:")});for(let A of ao(f)){let O=A.isYou?D.bold(`${A.brand} (you)`):A.brand;R.push({content:` ${O}: ${A.surfaced}/${A.total}`})}}R.push({sep:!0}),R.push({content:D.dim(`Saved \u2192 .seoagent/${oo}/${so}`)}),R.push({content:$<_?D.dim("Not surfacing everywhere \u2014 see the scorecard, then `seoagent okf`."):D.dim("Surfacing across the board. Re-run periodically to catch drift.")}),u.message(M(R,{title:D.magenta("citations")})),e.json&&process.stdout.write(JSON.stringify(f,null,2)+`
1003
+ `)}async function yw(e){let{cwd:t,prompt:n,model:r}=e;try{let i=hw({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)ww(l)}else if(s.type==="result"){if(process.stdout.write(`
1004
1004
  `),!(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(`
1005
- `),u.error(` Agent error: ${i.message}`),null}}function kw(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(lr(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(D.dim(` ${D.magenta("\u{1F50E}")} ${n}${i?` ${vw(i,70)}`:""}
1006
- `))}}function vw(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function $w(e){return typeof e!="string"?[]:e.split(",").map(t=>t.trim()).filter(Boolean)}function xw(e){try{if(!yw(e))return null;let t=hw(e).filter(i=>i.endsWith(".json")).sort();if(t.length===0)return null;let n=t[t.length-1],r=JSON.parse(gw(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 At from"picocolors";var Sw=30,_w=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi;function Cw(e){let t=e,n=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(t);n&&(t=n[1]),t=t.replace(_w," ").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<Sw?"empty":"yes"}}async function Rw(e,t){try{let n=await T(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}=Cw(r);return{status:n.status,rendered:o,wordCount:i}}catch{return{status:null,rendered:"error",wordCount:0}}}async function Tc(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 Rw(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 ao=300;async function gn(e={}){if(e.all){await Ew();return}let t=process.cwd();if(!L(t))return;ze(t);let n=$i(t);Lc(t);let r=await Oc(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 Oc(e,t={}){try{let n=S(e),r=n?.domain&&n.domain!=="unknown"?n.domain:null,{pages:i}=me(e,r);t.enrichSitemap&&r&&await Ss(i,r);let o,s;if(t.crawl&&r){let l=i.map(d=>d.url).filter(d=>/^https?:\/\//.test(d)),c=l.slice(0,ao);if(l.length>ao&&u.info(`Crawling the first ${ao} of ${l.length} pages (cap).`),c.length>0){u.info(`Crawling ${c.length} page${c.length===1?"":"s"}\u2026`),s=await Tc(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=Bn(e,i,s);return{added:a.added,total:a.total,crawl:o}}catch{return{added:0,total:0}}}async function Ew(){let e=rs();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 ${At.bold(I)}\u2026`);let t=0,n=0;for(let r of e){let i=$i(r);Lc(r);let o=await Oc(r),s=o.added>0?At.cyan(` +${o.added} page${o.added===1?"":"s"}`):"";if(i.reason==="refreshed"){t++;let a=i.from&&i.from!==i.to?At.dim(` (${i.from} \u2192 ${i.to})`):"";u.message(` ${At.green("\u2713")} ${r}${a}${s}`)}else n++,u.message(` ${At.yellow("!")} ${r} ${At.dim("\u2014 "+i.reason)}${s}`)}u.success(`Refreshed ${t}/${e.length} project${e.length===1?"":"s"} to ${I}.`),n>0&&u.info(`${n} could not be refreshed (see above).`)}function Lc(e){try{qe(e)}catch{}}import{spinner as co,confirm as Aw,isCancel as Pw}from"@clack/prompts";import v from"picocolors";var jc={easy_win:"easy win",striking_distance:"striking distance",competitor_gap:"competitor gap",defend:"defend",low_priority:"low priority"};async function Iw(e){let t=process.cwd(),n=Nn(t);if(!n){u.error(`No .seoagent/project.md found. Run \`${g("init")}\` first.`),process.exitCode=1;return}let r=S(t),i=r?.domain&&r.domain!=="unknown"?r.domain:void 0,o=(e.apiBase||N.BASE).replace(/\/$/,""),a=!!process.stdout.isTTY&&!e.json?co():null;a?.start(`Looking up ${v.bold(`"${e.keyword}"`)} ${v.dim("via DataForSEO (free peek)\u2026")}`);let l;try{l=await T(`${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})+`
1007
- `);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(Nc()),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(Tw(c.opportunity)),c.remaining&&u.message(`${v.dim("Peeks remaining today:")} ${v.bold(String(c.remaining.install))} ${v.dim("\u2014 "+Nc())}`)}function Tw(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(Ow(e.difficulty))}`:v.dim("n/a"),o=jc[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 M(a,{width:55,title:l})}function Ow(e){return e<=20?"easy":e<=40?"moderate":e<=60?"hard":"very hard"}function Nc(e=j()){return e?`You're logged in \u2014 run \`${g("keywords")}\` for full enrichment (no quota). Pro unlocks the full inventory beyond the ~25 cap plus \`${g("keywords --discover")}\` (new targets) + \`${g("keywords --competitors")}\` (competitor gaps): ${g("upgrade")}.`:`Log in for the full top-25 enrichment, no quota: ${g("login")}`}function lo(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 [${jc[n.opportunity]??n.opportunity}] ${n.keyword} \u2014 ${r}, ${i}${o}`)}}}function Lw(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 Nw(e){let t=e.all?"all":"suggested";if(t==="all"&&process.stdin.isTTY){let a=await Aw({message:"Delete ALL keywords for this site from the cloud? This cannot be undone."});if(Pw(a)||!a){u.info("No changes.");return}}let n=e.apiBase||e.auth.api_base||N.BASE,r=process.stdout.isTTY?co():null;r?.start(t==="all"?"Purging all keywords\u2026":"Purging suggested keywords\u2026");let i;try{i=await T(`${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 Ue(e={}){if(e.peek&&e.peek.trim().length>0){await Iw({keyword:e.peek.trim(),apiBase:e.apiBase,json:e.json});return}let t=S(process.cwd()),n=j(t?.domain);if(!n){u.error(`Not logged in. Run \`${g("login")}\` first.`),process.exitCode=1;return}if(e.purge){await Nw({all:e.all,apiBase:e.apiBase,auth:n});return}let r=e.apiBase||n.api_base||N.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?co():null;c?.start(a);let d=o==="competitors"||o==="discover"||o==="seed",f;try{f=await T(`${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(pe("cli-keywords-competitors"))}`:`Upgrade to find new keywords to target: ${v.cyan(pe("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.`)),Lw(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 \`${g("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.`)),lo(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 \`${g("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.`)),lo(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 m=p.enriched??0;x(c,"success",`Enriched ${m} keyword${m===1?"":"s"}.`,v.green(`Enriched ${m} keyword${m===1?"":"s"}.`)),lo(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(pe("cli-keywords-cap"))}`)}import B from"picocolors";function hn(e={}){let t=process.cwd(),n=S(t),r=Ne(t);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
1008
- `);return}if(u.message(jw(r)),!n){u.warn(`No SEOAgent project here. Run \`${g("init")}\` first to persist the provider.`);return}z(t,{image_provider:r.provider}),u.info(`Saved to ${B.cyan(".seoagent/project.md")} ${B.dim(`(image_provider: ${r.provider})`)}`)}function jw(e){let n=o=>B.dim(o.padEnd(12)),r=[];if(e.provider==="none"){r.push({content:`${B.dim("\u25CB")} ${B.bold(B.yellow("No image provider detected"))}`}),r.push({sep:!0}),r.push({content:B.dim("Set ONE of these to enable image generation:")});let o=hs();for(let s of Object.keys(o))r.push({content:`${n(s+":")}${B.cyan(o[s].join(" or "))}`});r.push({sep:!0}),r.push({content:B.dim("Add to your shell, .env.local, or .env, then re-run:")}),r.push({content:` ${B.cyan(g("env-check"))}`})}else{r.push({content:`${B.green("\u2713")} ${B.dim("Image provider:")} ${B.bold(B.green(e.provider))}`}),r.push({sep:!0}),e.matched_key&&r.push({content:`${n("Key:")}${B.bold(e.matched_key)}`}),e.source&&r.push({content:`${n("Source:")}${B.cyan(e.source)}`});let o=e.available_providers.filter(s=>s!==e.provider);o.length>0&&r.push({content:`${n("Available:")}${B.dim(o.join(", "))}`})}let i=`${B.bold(B.cyan("SEOAgent"))} ${B.dim("\xB7")} ${B.dim("env-check")}`;return M(r,{width:64,title:i})}import{existsSync as fo,mkdirSync as Mc,writeFileSync as Uc}from"fs";import{dirname as vr,isAbsolute as Ww,join as kr,resolve as Gw}from"path";import{tmpdir as Kw}from"os";import{spinner as qw}from"@clack/prompts";import q from"picocolors";import{Buffer as Dc}from"buffer";var Dw=6e4,uo=18e4,Fw=15e3;async function po(e){let t=await fetch(e,{signal:AbortSignal.timeout(Dw)});if(!t.ok)throw new Error(`Image download failed: ${t.status} ${t.statusText}`);let n=await t.arrayBuffer();return Dc.from(n)}async function Mw(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(uo)});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:Dc.from(i.b64_json,"base64"),contentType:"image/png"};if(i.url)return{bytes:await po(i.url),contentType:"image/png"};throw new Error("OpenAI image API returned neither b64_json nor url")}async function Uw(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(uo)});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 po(i.url),contentType:i.content_type??"image/png"}}async function Bw(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(Fw)});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 Hw(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(uo)});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 Bw(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 po(i),contentType:"image/png",providerImageId:r.id}}async function Fc(e,t){switch(e){case"openai":return Mw(t);case"fal":return Uw(t);case"replicate":return Hw(t);default:throw new Error(`Unknown image provider: ${e}`)}}function zw(e){return e==="openai"||e==="fal"||e==="replicate"}async function yn(e={}){let t=process.cwd();if(!e.prompt){u.warn(`Missing --prompt. Example: ${g('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=S(t),r=null;if(e.provider){if(!zw(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=Ne(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 \`${g("env-check")}\`.`),process.exitCode=1;return}let i=gs(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=Ww(e.out)?e.out:Gw(t,e.out),a=!e.silent&&!!process.stdout.isTTY?qw():null;a?.start(`Generating image with ${q.bold(r)} ${q.dim(`(${i.envName})`)}\u2026`);try{let l=await Fc(r,{prompt:e.prompt,apiKey:i.key,size:e.size});fo(vr(o))||Mc(vr(o),{recursive:!0}),Uc(o,l.bytes),e.silent||x(a,"success",`Wrote ${o} (${l.bytes.length} bytes, ${l.contentType}).`,q.green(`Wrote ${o} ${q.dim(`(${l.bytes.length} bytes, ${l.contentType})`)}`))}catch(l){a?.stop(q.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(Vw({provider:r,envName:i.envName,prompt:e.prompt,size:e.size,message:l.message})),c&&u.message(`${q.dim("Full error log:")} ${q.cyan(c)}`),process.exitCode=1}}function Vw(e){let n=d=>q.dim(d.padEnd(10)),i=e.prompt.length>54?`${e.prompt.slice(0,53)}\u2026`:e.prompt,o=[{content:`${q.red("\u2717")} ${q.bold(q.red("Image generation failed"))}`},{sep:!0},{content:`${n("Provider:")}${q.bold(e.provider)}`},{content:`${n("Key:")}${e.envName}`},{content:`${n("Prompt:")}${q.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:q.red(l)});let c=`${q.bold(q.cyan("SEOAgent"))} ${q.dim("\xB7")} ${q.dim("generate-image")}`;return M(o,{width:70,title:c})}function Yw(e,t){let r=`seoagent-generate-image-${new Date().toISOString().replace(/[:.]/g,"-")}.log`,i=kr(e,b),o=kr(i,".errors"),s=fo(i)?kr(o,r):kr(Kw(),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 fo(vr(s))||Mc(vr(s),{recursive:!0}),Uc(s,a.join(`
1005
+ `),u.error(` Agent error: ${i.message}`),null}}function ww(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(cr(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(D.dim(` ${D.magenta("\u{1F50E}")} ${n}${i?` ${bw(i,70)}`:""}
1006
+ `))}}function bw(e,t){return e.length<=t?e:e.slice(0,t-1)+"\u2026"}function kw(e){return typeof e!="string"?[]:e.split(",").map(t=>t.trim()).filter(Boolean)}function vw(e){try{if(!gw(e))return null;let t=mw(e).filter(i=>i.endsWith(".json")).sort();if(t.length===0)return null;let n=t[t.length-1],r=JSON.parse(fw(Tc(e,n),"utf-8"));return r&&typeof r=="object"&&Array.isArray(r.results)&&typeof r.generated_at=="string"?r:null}catch{return null}}import At from"picocolors";var $w=30,xw=/<(script|style|noscript|template|svg|nav|header|footer)\b[^>]*>[\s\S]*?<\/\1>/gi;function Sw(e){let t=e,n=/<body\b[^>]*>([\s\S]*?)<\/body>/i.exec(t);n&&(t=n[1]),t=t.replace(xw," ").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<$w?"empty":"yes"}}async function _w(e,t){try{let n=await T(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}=Sw(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 _w(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 lo=300;async function gn(e={}){if(e.all){await Cw();return}let t=process.cwd();if(!L(t))return;Ve(t);let n=xi(t);Nc(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=S(e),r=n?.domain&&n.domain!=="unknown"?n.domain:null,{pages:i}=me(e,r);t.enrichSitemap&&r&&await _s(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,lo);if(l.length>lo&&u.info(`Crawling the first ${lo} 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=Bn(e,i,s);return{added:a.added,total:a.total,crawl:o}}catch{return{added:0,total:0}}}async function Cw(){let e=is();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 ${At.bold(I)}\u2026`);let t=0,n=0;for(let r of e){let i=xi(r);Nc(r);let o=await Lc(r),s=o.added>0?At.cyan(` +${o.added} page${o.added===1?"":"s"}`):"";if(i.reason==="refreshed"){t++;let a=i.from&&i.from!==i.to?At.dim(` (${i.from} \u2192 ${i.to})`):"";u.message(` ${At.green("\u2713")} ${r}${a}${s}`)}else n++,u.message(` ${At.yellow("!")} ${r} ${At.dim("\u2014 "+i.reason)}${s}`)}u.success(`Refreshed ${t}/${e.length} project${e.length===1?"":"s"} to ${I}.`),n>0&&u.info(`${n} could not be refreshed (see above).`)}function Nc(e){try{qe(e)}catch{}}import{spinner as uo,confirm as Rw,isCancel as Ew}from"@clack/prompts";import v from"picocolors";var Dc={easy_win:"easy win",striking_distance:"striking distance",competitor_gap:"competitor gap",defend:"defend",low_priority:"low priority"};async function Aw(e){let t=process.cwd(),n=Nn(t);if(!n){u.error(`No .seoagent/project.md found. Run \`${g("init")}\` first.`),process.exitCode=1;return}let r=S(t),i=r?.domain&&r.domain!=="unknown"?r.domain:void 0,o=(e.apiBase||N.BASE).replace(/\/$/,""),a=!!process.stdout.isTTY&&!e.json?uo():null;a?.start(`Looking up ${v.bold(`"${e.keyword}"`)} ${v.dim("via DataForSEO (free peek)\u2026")}`);let l;try{l=await T(`${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})+`
1007
+ `);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(jc()),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(Pw(c.opportunity)),c.remaining&&u.message(`${v.dim("Peeks remaining today:")} ${v.bold(String(c.remaining.install))} ${v.dim("\u2014 "+jc())}`)}function Pw(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(Iw(e.difficulty))}`:v.dim("n/a"),o=Dc[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 M(a,{width:55,title:l})}function Iw(e){return e<=20?"easy":e<=40?"moderate":e<=60?"hard":"very hard"}function jc(e=j()){return e?`You're logged in \u2014 run \`${g("keywords")}\` for full enrichment (no quota). Pro unlocks the full inventory beyond the ~25 cap plus \`${g("keywords --discover")}\` (new targets) + \`${g("keywords --competitors")}\` (competitor gaps): ${g("upgrade")}.`:`Log in for the full top-25 enrichment, no quota: ${g("login")}`}function co(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 Tw(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 Ow(e){let t=e.all?"all":"suggested";if(t==="all"&&process.stdin.isTTY){let a=await Rw({message:"Delete ALL keywords for this site from the cloud? This cannot be undone."});if(Ew(a)||!a){u.info("No changes.");return}}let n=e.apiBase||e.auth.api_base||N.BASE,r=process.stdout.isTTY?uo():null;r?.start(t==="all"?"Purging all keywords\u2026":"Purging suggested keywords\u2026");let i;try{i=await T(`${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 Ue(e={}){if(e.peek&&e.peek.trim().length>0){await Aw({keyword:e.peek.trim(),apiBase:e.apiBase,json:e.json});return}let t=S(process.cwd()),n=j(t?.domain);if(!n){u.error(`Not logged in. Run \`${g("login")}\` first.`),process.exitCode=1;return}if(e.purge){await Ow({all:e.all,apiBase:e.apiBase,auth:n});return}let r=e.apiBase||n.api_base||N.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?uo():null;c?.start(a);let d=o==="competitors"||o==="discover"||o==="seed",f;try{f=await T(`${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(pe("cli-keywords-competitors"))}`:`Upgrade to find new keywords to target: ${v.cyan(pe("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.`)),Tw(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 \`${g("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.`)),co(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 \`${g("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.`)),co(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 m=p.enriched??0;x(c,"success",`Enriched ${m} keyword${m===1?"":"s"}.`,v.green(`Enriched ${m} keyword${m===1?"":"s"}.`)),co(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(pe("cli-keywords-cap"))}`)}import B from"picocolors";function hn(e={}){let t=process.cwd(),n=S(t),r=Ne(t);if(e.json){process.stdout.write(JSON.stringify(r,null,2)+`
1008
+ `);return}if(u.message(Lw(r)),!n){u.warn(`No SEOAgent project here. Run \`${g("init")}\` first to persist the provider.`);return}V(t,{image_provider:r.provider}),u.info(`Saved to ${B.cyan(".seoagent/project.md")} ${B.dim(`(image_provider: ${r.provider})`)}`)}function Lw(e){let n=o=>B.dim(o.padEnd(12)),r=[];if(e.provider==="none"){r.push({content:`${B.dim("\u25CB")} ${B.bold(B.yellow("No image provider detected"))}`}),r.push({sep:!0}),r.push({content:B.dim("Set ONE of these to enable image generation:")});let o=ys();for(let s of Object.keys(o))r.push({content:`${n(s+":")}${B.cyan(o[s].join(" or "))}`});r.push({sep:!0}),r.push({content:B.dim("Add to your shell, .env.local, or .env, then re-run:")}),r.push({content:` ${B.cyan(g("env-check"))}`})}else{r.push({content:`${B.green("\u2713")} ${B.dim("Image provider:")} ${B.bold(B.green(e.provider))}`}),r.push({sep:!0}),e.matched_key&&r.push({content:`${n("Key:")}${B.bold(e.matched_key)}`}),e.source&&r.push({content:`${n("Source:")}${B.cyan(e.source)}`});let o=e.available_providers.filter(s=>s!==e.provider);o.length>0&&r.push({content:`${n("Available:")}${B.dim(o.join(", "))}`})}let i=`${B.bold(B.cyan("SEOAgent"))} ${B.dim("\xB7")} ${B.dim("env-check")}`;return M(r,{width:64,title:i})}import{existsSync as mo,mkdirSync as Uc,writeFileSync as Bc}from"fs";import{dirname as $r,isAbsolute as Bw,join as vr,resolve as Hw}from"path";import{tmpdir as Ww}from"os";import{spinner as Gw}from"@clack/prompts";import q from"picocolors";import{Buffer as Fc}from"buffer";var Nw=6e4,po=18e4,jw=15e3;async function fo(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 Fc.from(n)}async function Dw(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(po)});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:Fc.from(i.b64_json,"base64"),contentType:"image/png"};if(i.url)return{bytes:await fo(i.url),contentType:"image/png"};throw new Error("OpenAI image API returned neither b64_json nor url")}async function Fw(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(po)});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 fo(i.url),contentType:i.content_type??"image/png"}}async function Mw(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(jw)});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(po)});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 Mw(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 fo(i),contentType:"image/png",providerImageId:r.id}}async function Mc(e,t){switch(e){case"openai":return Dw(t);case"fal":return Fw(t);case"replicate":return Uw(t);default:throw new Error(`Unknown image provider: ${e}`)}}function Kw(e){return e==="openai"||e==="fal"||e==="replicate"}async function yn(e={}){let t=process.cwd();if(!e.prompt){u.warn(`Missing --prompt. Example: ${g('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=S(t),r=null;if(e.provider){if(!Kw(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=Ne(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 \`${g("env-check")}\`.`),process.exitCode=1;return}let i=hs(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=Bw(e.out)?e.out:Hw(t,e.out),a=!e.silent&&!!process.stdout.isTTY?Gw():null;a?.start(`Generating image with ${q.bold(r)} ${q.dim(`(${i.envName})`)}\u2026`);try{let l=await Mc(r,{prompt:e.prompt,apiKey:i.key,size:e.size});mo($r(o))||Uc($r(o),{recursive:!0}),Bc(o,l.bytes),e.silent||x(a,"success",`Wrote ${o} (${l.bytes.length} bytes, ${l.contentType}).`,q.green(`Wrote ${o} ${q.dim(`(${l.bytes.length} bytes, ${l.contentType})`)}`))}catch(l){a?.stop(q.red("Image generation failed."));let c=Vw(t,{provider:r,envName:i.envName,prompt:e.prompt,size:e.size,outPath:o,error:l});u.message(qw({provider:r,envName:i.envName,prompt:e.prompt,size:e.size,message:l.message})),c&&u.message(`${q.dim("Full error log:")} ${q.cyan(c)}`),process.exitCode=1}}function qw(e){let n=d=>q.dim(d.padEnd(10)),i=e.prompt.length>54?`${e.prompt.slice(0,53)}\u2026`:e.prompt,o=[{content:`${q.red("\u2717")} ${q.bold(q.red("Image generation failed"))}`},{sep:!0},{content:`${n("Provider:")}${q.bold(e.provider)}`},{content:`${n("Key:")}${e.envName}`},{content:`${n("Prompt:")}${q.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:q.red(l)});let c=`${q.bold(q.cyan("SEOAgent"))} ${q.dim("\xB7")} ${q.dim("generate-image")}`;return M(o,{width:70,title:c})}function Vw(e,t){let r=`seoagent-generate-image-${new Date().toISOString().replace(/[:.]/g,"-")}.log`,i=vr(e,b),o=vr(i,".errors"),s=mo(i)?vr(o,r):vr(Ww(),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 mo($r(s))||Uc($r(s),{recursive:!0}),Bc(s,a.join(`
1009
1009
  `)),s}catch{return null}}import X from"picocolors";async function wn(e={}){let t=S(process.cwd()),n=j(t?.domain);if(!n){let l=Le();e.json?process.stdout.write(`${JSON.stringify({logged_in:!1,other_sites:l})}
1010
1010
  `):(u.error(`Not logged in. Run \`${g("login")}\` first.`),l.length>0&&u.info(`(Logged in to: ${l.join(", ")} \u2014 not this project's site.)`)),process.exitCode=1;return}let r=(e.apiBase||n.api_base||N.BASE).replace(/\/$/,""),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})}
1011
1011
  `);return}u.warn(`Logged in, but the server at this API base does not support \`/api/cli/whoami\` yet. Update with \`${g("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}`})}
1012
1012
  `):u.error(`Could not fetch your account (HTTP ${o.status})${s?.error?`: ${s.error}`:""}`),process.exitCode=1;return}let a=Le().filter(l=>l!==s.domain);if(e.json){process.stdout.write(`${JSON.stringify({logged_in:!0,...s,other_sites:a},null,2)}
1013
- `);return}u.message(Jw(s)),a.length>0&&u.message(X.dim(`Also logged in to: ${a.join(", ")}.`)),s.paid===!1&&u.message(`${X.dim("Upgrade for autopilot:")} ${X.cyan(pe("cli-whoami"))}`)}function Jw(e){let n=o=>X.dim(o.padEnd(10)),r=[];if(e.email&&(r.push({content:`${X.green("\u2713")} ${X.dim("Logged in as")} ${X.bold(e.email)}`}),r.push({sep:!0})),e.domain&&r.push({content:`${n("Website:")}${X.cyan(e.domain)}`}),e.plan){let o=e.paid?X.bold(X.green(e.plan)):X.bold(e.plan);r.push({content:`${n("Plan:")}${o}`})}e.api_base&&r.push({content:`${n("API:")}${X.dim(e.api_base)}`});let i=`${X.bold(X.cyan("SEOAgent"))} ${X.dim("\xB7")} ${X.dim("whoami")}`;return M(r,{width:55,title:i})}import{select as kn,text as bn,confirm as Wc,isCancel as ie,intro as Xw,outro as Qw}from"@clack/prompts";import $r from"picocolors";function Zw(){return[{command:"status",label:"Show project status",hint:"Audit, strategy, briefs, content, roadmap \u2014 everything at a glance.",run:async()=>qt()},{command:"sync",label:"Sync with the cloud dashboard",hint:"Push local .seoagent/ changes + pull dashboard edits.",run:async()=>await te()},{command:"init",label:"Initialize a SEOAgent project",hint:"Scaffold .seoagent/ + the skill file in this directory.",run:async()=>{await Wt()}},{command:"login",label:"Connect this CLI to seoagent.com",hint:"Opens the browser to bind your account.",run:async()=>await Jt()},{command:"whoami",label:"Show logged-in account",hint:"Email, bound website, plan, API base.",run:async()=>await wn()},{command:"keywords",label:"Keyword research",hint:"Peek (free, one keyword) \xB7 enrich \xB7 discover \xB7 competitor gaps.",run:async()=>{let e=await kn({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(!ie(e))if(e==="peek"){let t=await bn({message:"Keyword to peek:",placeholder:"saas seo",validate:n=>String(n??"").trim()?void 0:"A keyword is required."});if(ie(t))return;await Ue({peek:String(t)})}else e==="discover"?await Ue({discover:!0}):e==="competitors"?await Ue({competitors:!0}):await Ue()}},{command:"internal-links",label:"Analyze internal links",hint:"Find orphan pages \u2192 .seoagent/internal-links.md",run:async()=>an({})},{command:"okf",label:"Open Knowledge Format bundle",hint:"Make your site AI-readable (AEO/GEO) \u2192 .seoagent/okf/",run:async()=>{let e=await kn({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"}]});ie(e)||ln(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 mn()},{command:"generate-image",label:"Generate an image",hint:"Uses the detected (or explicit) provider.",run:async()=>{let e=await bn({message:"Image prompt:",placeholder:"a minimalist cyan box logo",validate:n=>String(n??"").trim()?void 0:"A prompt is required."});if(ie(e))return;let t=await bn({message:"Output file path:",placeholder:".seoagent/content/images/hero.png",validate:n=>String(n??"").trim()?void 0:"An output path is required."});ie(t)||await yn({prompt:String(e),out:String(t)})}},{command:"env-check",label:"Check image-generation provider",hint:"Detect openai / fal / replicate from your env.",run:async()=>hn({})},{command:"autopilot",label:"Toggle CLI autopilot",hint:"on / off / status \u2014 paid feature for queueing SEO fixes.",run:async()=>{let e=await kn({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"}]});ie(e)||await sn(String(e))}},{command:"pull",label:"Pull dashboard changes only",hint:"Cloud \u2192 local. Same as the second half of `sync`.",run:async()=>await et()},{command:"ack",label:"Close out a pending inbox action",hint:"Mark a .seoagent/inbox/ action completed or failed.",run:async()=>{let e=await bn({message:"Action ID to close out:",placeholder:"action-abc123",validate:r=>String(r??"").trim()?void 0:"Action ID is required."});if(ie(e))return;let t=await Wc({message:"Mark as failed instead of completed?",initialValue:!1});if(ie(t))return;let n;if(t===!0){let r=await bn({message:"Reason for failure (optional):",placeholder:"couldn't apply because\u2026"});if(ie(r))return;String(r).trim()&&(n=String(r))}await ge(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 Vt()},{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 Yt({})},{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 kn({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"}]});ie(e)||gn({all:e==="all"})}},{command:"logout",label:"Log out",hint:"Clear stored credentials for seoagent.com.",run:async()=>Xt()},{command:"uninstall",label:"Uninstall SEOAgent from this project",hint:"Remove .seoagent/, the skill bundle, and the sync hook.",run:async()=>await Gt({})}]}var Bc="__exit__";async function Hc(e=Zw()){let t=e.map(i=>({value:i.command,label:i.label,hint:i.hint}));t.push({value:Bc,label:"Exit",hint:"Close the menu"});let n=await kn({message:"What would you like to do?",options:t});if(ie(n)||n===Bc)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 mo(){if(!process.stdin.isTTY){u.info("The menu needs an interactive terminal. Use the regular commands directly, e.g. `seoagent --help`.");return}Xw(`${$r.bold($r.cyan("SEOAgent"))} ${$r.dim("\xB7 menu")}`);let e=await Hc();for(;!e;){let t=await Wc({message:"Do another?",initialValue:!0});if(ie(t)||t===!1){e=!0;break}e=await Hc()}Qw($r.dim("See you next time."))}var E=new eb;E.name("seoagent").description("AI SEO agent for Claude Code").version(I).showSuggestionAfterError(!0).showHelpAfterError(!0);E.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=>{Wt({yes:e.yes,domain:e.domain,siteType:e.siteType,allowWorktree:e.allowWorktree})});E.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=>{Gt({yes:e.yes,global:e.global})});E.command("status").description("Show current SEO project state").action(qt);E.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=>{Ni({json:e.json})});E.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=>{Jt({apiBase:e.apiBase})});E.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=>{Xt({all:e.all})});E.command("sync").description("Sync .seoagent/ with your dashboard \u2014 push local changes then pull cloud changes (no-op when not logged in)").option("--silent","Suppress output (used by the Claude Code hook)").option("--force [relpath]","Re-send every artifact on push; take cloud on every pull conflict. Give a path (`--force content/x.md`) to take cloud for that ONE artifact and leave the other conflicts alone.").option("--path <relpath>","Push only files matching this path suffix").option("--push-only","Skip the cloud \u2192 local pull pass").option("--pull-only","Skip the local \u2192 cloud push pass (same as `seoagent pull`)").action(e=>{te({silent:e.silent,force:e.force,path:e.path,pushOnly:e.pushOnly,pullOnly:e.pullOnly})});E.command("pull").description("Pull cloud changes into .seoagent/ (dashboard / autopilot / chat edits)").option("--silent","Suppress output").option("--force [relpath]","Take the cloud version on every conflict (discards local edits). Give a path to force that ONE artifact.").option("--print <path>","Read-only: print the current cloud body of one artifact to stdout (writes nothing). For conflict diffs.").action(e=>{et({force:e.force,silent:e.silent,print:e.print})});E.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)=>{ge(e,{failed:t.failed,reason:t.reason})});E.command("inbox").description("List pending actions queued by autopilot in .seoagent/inbox/").option("--json","Output as JSON (handy for scripting / `jq`)").action(e=>{Si({json:e.json})});E.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=>{Ei({yes:e.yes,model:e.model})});E.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)=>{sn(e,{apiBase:t.apiBase})});E.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=>{Ue({peek:e.peek,seed:e.seed,discover:e.discover,competitors:e.competitors,purge:e.purge,all:e.all,json:e.json,apiBase:e.apiBase})});E.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=>{an({json:e.json})});E.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)=>{Ii(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})});E.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)=>{ln(e,{json:t.json})});E.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=>{ji({json:e.json})});E.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=>{Di({url:e.url,json:e.json})});E.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=>{qi({url:e.url,max:e.max,json:e.json})});E.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=>{Yi({url:e.url,max:e.max,json:e.json})});E.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)=>{Xi({files:e??[],json:t.json,quiet:t.quiet})});E.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)=>{Qi({files:e??[],json:t.json})});E.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=>{no({csv:e.csv,direction:e.direction,json:e.json})});E.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=>{mn({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})});E.command("env-check").description("Detect which image generation provider is available (OPENAI / FAL / REPLICATE)").option("--json","Output detection result as JSON").action(e=>{hn({json:e.json})});E.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=>{yn({prompt:e.prompt,out:e.out,provider:e.provider,size:e.size,silent:e.silent})});E.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=>{wn({json:e.json,apiBase:e.apiBase})});E.command("upgrade").description("Open the SEOAgent Cloud pricing page in your browser (plan upgrade)").action(Vt);E.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=>{Yt({dryRun:e.dryRun,projects:e.projects})});E.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=>{gn({all:e.all,crawl:e.crawl})});E.command("menu").description("Interactive menu \u2014 pick a command from a list (no flags required)").action(()=>{mo()});process.argv.length===2&&(E.outputHelp(),process.exit(0));E.parse();
1013
+ `);return}u.message(zw(s)),a.length>0&&u.message(X.dim(`Also logged in to: ${a.join(", ")}.`)),s.paid===!1&&u.message(`${X.dim("Upgrade for autopilot:")} ${X.cyan(pe("cli-whoami"))}`)}function zw(e){let n=o=>X.dim(o.padEnd(10)),r=[];if(e.email&&(r.push({content:`${X.green("\u2713")} ${X.dim("Logged in as")} ${X.bold(e.email)}`}),r.push({sep:!0})),e.domain&&r.push({content:`${n("Website:")}${X.cyan(e.domain)}`}),e.plan){let o=e.paid?X.bold(X.green(e.plan)):X.bold(e.plan);r.push({content:`${n("Plan:")}${o}`})}e.api_base&&r.push({content:`${n("API:")}${X.dim(e.api_base)}`});let i=`${X.bold(X.cyan("SEOAgent"))} ${X.dim("\xB7")} ${X.dim("whoami")}`;return M(r,{width:55,title:i})}import{select as kn,text as bn,confirm as Gc,isCancel as ie,intro as Yw,outro as Jw}from"@clack/prompts";import xr from"picocolors";function Xw(){return[{command:"status",label:"Show project status",hint:"Audit, strategy, briefs, content, roadmap \u2014 everything at a glance.",run:async()=>qt()},{command:"sync",label:"Sync with the cloud dashboard",hint:"Push local .seoagent/ changes + pull dashboard edits.",run:async()=>await te()},{command:"init",label:"Initialize a SEOAgent project",hint:"Scaffold .seoagent/ + the skill file in this directory.",run:async()=>{await Wt()}},{command:"login",label:"Connect this CLI to seoagent.com",hint:"Opens the browser to bind your account.",run:async()=>await Jt()},{command:"whoami",label:"Show logged-in account",hint:"Email, bound website, plan, API base.",run:async()=>await wn()},{command:"keywords",label:"Keyword research",hint:"Peek (free, one keyword) \xB7 enrich \xB7 discover \xB7 competitor gaps.",run:async()=>{let e=await kn({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(!ie(e))if(e==="peek"){let t=await bn({message:"Keyword to peek:",placeholder:"saas seo",validate:n=>String(n??"").trim()?void 0:"A keyword is required."});if(ie(t))return;await Ue({peek:String(t)})}else e==="discover"?await Ue({discover:!0}):e==="competitors"?await Ue({competitors:!0}):await Ue()}},{command:"internal-links",label:"Analyze internal links",hint:"Find orphan pages \u2192 .seoagent/internal-links.md",run:async()=>an({})},{command:"okf",label:"Open Knowledge Format bundle",hint:"Make your site AI-readable (AEO/GEO) \u2192 .seoagent/okf/",run:async()=>{let e=await kn({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"}]});ie(e)||ln(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 mn()},{command:"generate-image",label:"Generate an image",hint:"Uses the detected (or explicit) provider.",run:async()=>{let e=await bn({message:"Image prompt:",placeholder:"a minimalist cyan box logo",validate:n=>String(n??"").trim()?void 0:"A prompt is required."});if(ie(e))return;let t=await bn({message:"Output file path:",placeholder:".seoagent/content/images/hero.png",validate:n=>String(n??"").trim()?void 0:"An output path is required."});ie(t)||await yn({prompt:String(e),out:String(t)})}},{command:"env-check",label:"Check image-generation provider",hint:"Detect openai / fal / replicate from your env.",run:async()=>hn({})},{command:"autopilot",label:"Toggle CLI autopilot",hint:"on / off / status \u2014 paid feature for queueing SEO fixes.",run:async()=>{let e=await kn({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"}]});ie(e)||await sn(String(e))}},{command:"pull",label:"Pull dashboard changes only",hint:"Cloud \u2192 local. Same as the second half of `sync`.",run:async()=>await et()},{command:"ack",label:"Close out a pending inbox action",hint:"Mark a .seoagent/inbox/ action completed or failed.",run:async()=>{let e=await bn({message:"Action ID to close out:",placeholder:"action-abc123",validate:r=>String(r??"").trim()?void 0:"Action ID is required."});if(ie(e))return;let t=await Gc({message:"Mark as failed instead of completed?",initialValue:!1});if(ie(t))return;let n;if(t===!0){let r=await bn({message:"Reason for failure (optional):",placeholder:"couldn't apply because\u2026"});if(ie(r))return;String(r).trim()&&(n=String(r))}await ge(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 zt()},{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 Yt({})},{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 kn({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"}]});ie(e)||gn({all:e==="all"})}},{command:"logout",label:"Log out",hint:"Clear stored credentials for seoagent.com.",run:async()=>Xt()},{command:"uninstall",label:"Uninstall SEOAgent from this project",hint:"Remove .seoagent/, the skill bundle, and the sync hook.",run:async()=>await Gt({})}]}var Hc="__exit__";async function Wc(e=Xw()){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 kn({message:"What would you like to do?",options:t});if(ie(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 go(){if(!process.stdin.isTTY){u.info("The menu needs an interactive terminal. Use the regular commands directly, e.g. `seoagent --help`.");return}Yw(`${xr.bold(xr.cyan("SEOAgent"))} ${xr.dim("\xB7 menu")}`);let e=await Wc();for(;!e;){let t=await Gc({message:"Do another?",initialValue:!0});if(ie(t)||t===!1){e=!0;break}e=await Wc()}Jw(xr.dim("See you next time."))}var E=new Qw;E.name("seoagent").description("AI SEO agent for Claude Code").version(I).showSuggestionAfterError(!0).showHelpAfterError(!0);E.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=>{Wt({yes:e.yes,domain:e.domain,siteType:e.siteType,allowWorktree:e.allowWorktree})});E.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=>{Gt({yes:e.yes,global:e.global})});E.command("status").description("Show current SEO project state").action(qt);E.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=>{ji({json:e.json})});E.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=>{Jt({apiBase:e.apiBase})});E.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=>{Xt({all:e.all})});E.command("sync").description("Sync .seoagent/ with your dashboard \u2014 push local changes then pull cloud changes (no-op when not logged in)").option("--silent","Suppress output (used by the Claude Code hook)").option("--force [relpath]","Re-send every artifact on push; take cloud on every pull conflict. Give a path (`--force content/x.md`) to take cloud for that ONE artifact and leave the other conflicts alone.").option("--path <relpath>","Push only files matching this path suffix").option("--push-only","Skip the cloud \u2192 local pull pass").option("--pull-only","Skip the local \u2192 cloud push pass (same as `seoagent pull`)").action(e=>{te({silent:e.silent,force:e.force,path:e.path,pushOnly:e.pushOnly,pullOnly:e.pullOnly})});E.command("pull").description("Pull cloud changes into .seoagent/ (dashboard / autopilot / chat edits)").option("--silent","Suppress output").option("--force [relpath]","Take the cloud version on every conflict (discards local edits). Give a path to force that ONE artifact.").option("--print <path>","Read-only: print the current cloud body of one artifact to stdout (writes nothing). For conflict diffs.").action(e=>{et({force:e.force,silent:e.silent,print:e.print})});E.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)=>{ge(e,{failed:t.failed,reason:t.reason})});E.command("inbox").description("List pending actions queued by autopilot in .seoagent/inbox/").option("--json","Output as JSON (handy for scripting / `jq`)").action(e=>{_i({json:e.json})});E.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=>{Ai({yes:e.yes,model:e.model})});E.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)=>{sn(e,{apiBase:t.apiBase})});E.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=>{Ue({peek:e.peek,seed:e.seed,discover:e.discover,competitors:e.competitors,purge:e.purge,all:e.all,json:e.json,apiBase:e.apiBase})});E.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=>{an({json:e.json})});E.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)=>{Ti(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})});E.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)=>{ln(e,{json:t.json})});E.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=>{Di({json:e.json})});E.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=>{Fi({url:e.url,json:e.json})});E.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=>{Vi({url:e.url,max:e.max,json:e.json})});E.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})});E.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)=>{Qi({files:e??[],json:t.json,quiet:t.quiet})});E.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)=>{Zi({files:e??[],json:t.json})});E.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=>{ro({csv:e.csv,direction:e.direction,json:e.json})});E.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=>{mn({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})});E.command("env-check").description("Detect which image generation provider is available (OPENAI / FAL / REPLICATE)").option("--json","Output detection result as JSON").action(e=>{hn({json:e.json})});E.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=>{yn({prompt:e.prompt,out:e.out,provider:e.provider,size:e.size,silent:e.silent})});E.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=>{wn({json:e.json,apiBase:e.apiBase})});E.command("upgrade").description("Open the SEOAgent Cloud pricing page in your browser (plan upgrade)").action(zt);E.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=>{Yt({dryRun:e.dryRun,projects:e.projects})});E.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=>{gn({all:e.all,crawl:e.crawl})});E.command("menu").description("Interactive menu \u2014 pick a command from a list (no flags required)").action(()=>{go()});process.argv.length===2&&(E.outputHelp(),process.exit(0));E.parse();