document360-writer 0.4.76 → 0.4.78

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/dist/cli.js +80 -79
  2. package/package.json +2 -2
package/dist/cli.js CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- var Va=Object.defineProperty;var uo=(e,t,n)=>()=>{if(n)throw n[0];try{return e&&(t=e(e=0)),t}catch(o){throw n=[o],o}};var Ya=(e,t)=>{for(var n in t)Va(e,n,{get:t[n],enumerable:!0})};import Ee from"picocolors";var q,za,Xa,Ka,Zr,jt,f,x,M,j,A,te,Pe,L=uo(()=>{"use strict";q="#7f56d9",[za,Xa,Ka]=[127,86,217],Zr=e=>Ee.isColorSupported?`\x1B[38;2;${za};${Xa};${Ka}m${e}\x1B[39m`:e,jt=e=>Ee.bold(Zr(e)),f=e=>Ee.dim(e),x=e=>Ee.red(e),M=e=>Ee.yellow(e),j=e=>Ee.green(e),A=Zr,te=e=>Ee.gray(e),Pe=e=>Ee.bold(e)});import{existsSync as wo,writeFileSync as wn,readFileSync as Ul,readdirSync as Ol}from"node:fs";import{devHintsGuidePath as yn,hintsDir as Ml,architectureDir as ks,messagesDir as bs,creatorNotesPath as ws,devhintsStatePath as xs,ensureDir as gn,writeMessage as Ll,listOpenForDev as Wl}from"document360-engine";function $s(){return`# Dev \u2192 Docs hand-off \u2014 protocol guide
2
+ var Xa=Object.defineProperty;var mo=(e,t,n)=>()=>{if(n)throw n[0];try{return e&&(t=e(e=0)),t}catch(o){throw n=[o],o}};var Ka=(e,t)=>{for(var n in t)Xa(e,n,{get:t[n],enumerable:!0})};import Ee from"picocolors";var q,Ja,Qa,Za,os,jt,f,x,M,j,A,te,Pe,L=mo(()=>{"use strict";q="#7f56d9",[Ja,Qa,Za]=[127,86,217],os=e=>Ee.isColorSupported?`\x1B[38;2;${Ja};${Qa};${Za}m${e}\x1B[39m`:e,jt=e=>Ee.bold(os(e)),f=e=>Ee.dim(e),x=e=>Ee.red(e),M=e=>Ee.yellow(e),j=e=>Ee.green(e),A=os,te=e=>Ee.gray(e),Pe=e=>Ee.bold(e)});import{existsSync as kn,writeFileSync as Nt,readFileSync as Ll,readdirSync as Wl}from"node:fs";import{join as Fl}from"node:path";import{devHintsGuidePath as bn,hintsDir as xs,architectureDir as Cs,messagesDir as bo,creatorNotesPath as $s,devhintsStatePath as Ps,ensureDir as yn,writeMessage as Hl,listOpenForDev as ql}from"document360-engine";function Ts(){return`# Dev \u2192 Docs hand-off \u2014 protocol guide
3
3
 
4
4
  <!-- devhints script v${ne} \xB7 maintained by document360-writer (/devhints). -->
5
5
 
@@ -141,7 +141,7 @@ output shape; the writer judges it like a technical writer would. Two ways:
141
141
  \`--yes\` if the target profile is production.
142
142
  - **Queued (async)** \u2014 drop a \`request\` message (Part 3); the writer documents it on its next session or
143
143
  via CI. Use this when a human should review before publishing.
144
- `}function Fl(){return`# Creator notes (optional \u2014 for the docs agent and the builder)
144
+ `}function Bl(){return`# Creator notes (optional \u2014 for the docs agent and the builder)
145
145
 
146
146
  <!-- The ORIGINAL CREATOR's context. Most repos leave this empty \u2014 that's fine.
147
147
  The builder agent reads this FIRST and treats it as authoritative when writing the architecture
@@ -155,59 +155,60 @@ Anything only a human knows that would help document this product. For example:
155
155
  - Gotchas or non-obvious behavior.
156
156
 
157
157
  (Replace these examples with your notes, or leave the file as-is to skip \u2014 it's optional.)
158
- `}function wt(e){gn(Ml(e)),gn(ks(e)),gn(bs(e)),wo(ws(e))||wn(ws(e),Fl()),wn(yn(e),$s());let t=Ie(e);return Cs(e,new Date().toISOString()),t}async function vs(e,t){for(let n of yt(wt(t.cwd)))console.log(n);return{kind:"continue"}}function Ve(){return[`This is document360-writer's dev hand-off setup (v${ne}).`,'Connect this repository to document360-writer (its "docs agent" \u2014 a separate tool that writes this',"product's user documentation from your code, but needs your intent). This prompt is SAFE TO RUN MORE","THAN ONCE \u2014 paste it again whenever the product changes. At each step: create what is missing, reconcile","what already exists, and never duplicate, clobber a refined file, or delete human-written notes. In order:","","1. Read `.d360-writer/DEV-HINTS-GUIDE.md` \u2014 the full dev\u2192docs hand-off protocol (Parts 1\u20134). Follow it.","2. Architecture brief in `.d360-writer/architecture/` (per the guide). First read"," `.d360-writer/architecture/CREATOR-NOTES.md` and treat it as authoritative (it may be empty; never"," modify it). Then:"," \u2022 If no brief exists yet, write it now \u2014 a USER-DOC-enabling brief: product intent, user-facing"," surfaces, features and why a user reaches for each, roles/permission gating, core workflows,"," terminology \u2014 every claim citing the source file(s) that prove it. Skip internals (services, data"," access, infra, build/CI, tests)."," \u2022 If a brief already exists, UPDATE it to match the current code: add new surfaces/features, correct"," what changed, remove what was deleted \u2014 but preserve accurate existing content and any human edits."," Do NOT rewrite it from scratch. If nothing changed, leave it as is.","3. Persist the ongoing rule so teammates' agents inherit it: this repo's agent-memory file (CLAUDE.md,"," or AGENTS.md \u2014 whichever this repo already uses; create CLAUDE.md if neither exists) should contain a",' short "Documentation hand-off" section saying: on every user-facing change, drop a hint file in'," `.d360-writer/hints/` and keep `.d360-writer/architecture/` current; AND each session, check"," `.d360-writer/messages/` for open questions from the docs agent and answer them \u2014 all per"," `.d360-writer/DEV-HINTS-GUIDE.md`. If that section is already there, leave it (refine in place only if"," wrong) \u2014 do NOT add a duplicate. Then commit `.d360-writer/` and the memory-file change ONLY if"," something actually changed.","4. Two-way messages (Part 3): check `.d360-writer/messages/` for open questions addressed to you"," (`from: docs`, `status: open`). Answer each \u2014 fold durable facts into the architecture brief and/or drop"," a reply (`from: dev`, `kind: answer`, `re: <id>`) \u2014 then set the question's frontmatter `status: done`."," If there are none, continue.",'5. Then ask me: "Any tribal knowledge that would help document this product? (folder map, terminology,',` what to prioritize or skip, gotchas \u2014 or say 'none')". If I give you anything, phrase it clearly and`," append it to `.d360-writer/architecture/CREATOR-NOTES.md` (keep the existing header comment and every"," note already there; only add).",`6. Record completion: write/merge \`.d360-writer/devhints-state.json\` with {"completedVersion": ${ne},`,' "completedAt": "<UTC now>", "completedCommit": "<current HEAD short sha>"} (preserve any other keys'," already in the file, e.g. emittedAt). Include this file in the commit from step 3.","7. When everything is done, print exactly ONE of:",' \u2022 first-time setup: "\u2705 Setup complete \u2014 go back to document360-writer and run: write the docs for this repo"',' \u2022 a refresh (brief/notes already existed): "\u2705 Hand-off refreshed \u2014 back in document360-writer, run: write the docs for this repo"'].join(`
159
- `)}function yo(e){try{let t=Ul(xs(e),"utf8"),n=JSON.parse(t);return n&&typeof n=="object"?n:null}catch{return null}}function Cs(e,t){let o={...yo(e)??{},emittedVersion:ne,emittedAt:t};wn(xs(e),`${JSON.stringify(o,null,2)}
160
- `)}function Ps(e){try{return Ol(ks(e)).some(t=>/\.md$/i.test(t)&&t.toLowerCase()!=="creator-notes.md")}catch{return!1}}function Ie(e){let n=yo(e)?.completedVersion;return typeof n!="number"?{status:"unset"}:{status:n<ne?"stale":"current",completedVersion:n}}function kn(e,t=new Date().toISOString()){let n={guideRefreshed:!1,notifiedBuilder:!1,toVersion:ne};try{if(!wo(yn(e)))return n;let o=yo(e),r=o?.emittedVersion??0;n.completedVersion=o?.completedVersion;let s=o?.completedVersion??0;ne>r&&(gn(bs(e)),wn(yn(e),$s()),Cs(e,t),n.guideRefreshed=!0),ne>s&&(Wl(e).some(p=>p.kind==="request"&&p.subject.startsWith(ys))||(Ll(e,{id:`onb${ne}`,created:t,from:"docs",kind:"request",re:"",sources:[],subject:`${ys}${ne})`,status:"open",body:[`The dev\u2194docs onboarding protocol moved to v${ne}${s?` (you last completed v${s})`:""}.`,"Re-run the hand-off so the docs agent and this repo stay in step \u2014 run this prompt here:","",Ve()].join(`
161
- `)}),n.notifiedBuilder=!0))}catch{}return n}function bn(e){if(!wo(yn(e)))return[];let t=Ie(e);return t.status==="current"?[]:[`\u{1F514} Your builder agent ${t.completedVersion?`is on v${t.completedVersion}`:"hasn't completed the hand-off yet"} \u2014 d360-writer's dev\u2194docs protocol is now v${ne}.`,"Please run this prompt in your repository's coding agent (Claude Code / Codex / Cursor) for:",` ${e}`,gt,Ve(),gt,"(Also saved in .d360-writer/messages/ \u2014 or run /devhints to re-show. This stops once your builder runs it.)"]}function ko(){return['document360-writer (its "docs agent") has been removed from this repository. Please undo its dev\u2192docs',"hand-off setup and restore this repo to how it was before \u2014 in order:","","1. In this repo's agent-memory file (CLAUDE.md, or AGENTS.md \u2014 whichever it edited), REMOVE the",' "Documentation hand-off" section that was added (the rule about dropping hint files in'," `.d360-writer/hints/`, keeping `.d360-writer/architecture/` current, and checking"," `.d360-writer/messages/`). Leave everything else in that file untouched.","2. The `.d360-writer/` folder is already deleted on disk. If it was committed, remove it from version"," control too \u2014 `git rm -r --cached .d360-writer` (if it still resolves) \u2014 and commit the deletions.","3. Do NOT recreate any of those files or follow the hand-off protocol anymore.","","That's it \u2014 this repo is back to its pre-docs-agent state."].join(`
162
- `)}function xn(){return['\u{1F9F9} One leftover: your builder still has the "Documentation hand-off" rule in its CLAUDE.md / AGENTS.md'," (reset only clears d360-writer's own .d360-writer/ folder \u2014 never your repo's files)."," To restore it, paste this prompt into your repo's coding agent (Claude Code / Codex / Cursor):",gt,ko(),gt]}function yt(e){return[...e?.status==="stale"?[`\u26A0 Your builder last completed devhints v${e.completedVersion}; this hand-off is v${ne}.`," Have them run the prompt below again \u2014 it now sets up two-way messages + on-demand docs.",""]:[],"\u2713 Wrote .d360-writer/DEV-HINTS-GUIDE.md + the .d360-writer/architecture/ (brief), .d360-writer/hints/, and .d360-writer/messages/ inboxes.","","\u{1F4CB} Copy this one prompt and run it in your repo's coding agent (Claude Code / Codex / Cursor):",gt,Ve(),gt,"","That one run writes the architecture brief, adds the ongoing rule to your agent memory (CLAUDE.md / AGENTS.md)","and commits it so teammates inherit it, answers any open questions the writer left, and asks you for tribal","knowledge \u2014 no manual file edits. It also sets up the two-way channel: the writer can ask you questions","(`/inbox` on its side), and you can ask it to document a session on demand (Part 4 of the guide). When it","finishes, come back here and run: write the docs for this repo"]}var gt,ne,ys,Ye=uo(()=>{"use strict";gt="-".repeat(64),ne=4;ys="Re-run dev\u2194docs onboarding (protocol v"});var Ri={};Ya(Ri,{doctorCommand:()=>Wt,renderDoctorChecks:()=>Si,runDoctorChecks:()=>Ti});import{existsSync as vi}from"node:fs";import{d360GetAll as su,getAccessToken as iu,isExpired as rr,loadProfileMap as au,loadTokens as lu,packageSkillsDir as Ci,projectConfigPath as cu,readProjectConfig as uu,DEFAULT_DOCS_DIR as du,resolveActiveProfile as pu,classifyClaudeAuth as fu,CLAUDE_CODE_SETUP_HINT as Pi,resolveModelSetting as mu,devHintsGuidePath as hu}from"document360-engine";async function Ti(e){let t=[],n=Number(process.versions.node.split(".")[0]);t.push(n>=20?{level:"ok",label:`Node ${process.versions.node}`}:{level:"fail",label:`Node ${process.versions.node} \u2014 20+ required`,fix:"Install Node 20 or later (nodejs.org)"});let o=fu();o.state==="ready"?t.push({level:"ok",label:`Claude auth: ${o.kind==="api"?"API key":"subscription (Claude Code login found)"}`}):o.state==="maybe"?t.push({level:"warn",label:"Claude: no Claude Code login found (may be in the macOS Keychain)",fix:`If a docs turn ends with no output, sign in to Claude Code. ${Pi}`}):t.push({level:"fail",label:"Claude: not signed in \u2014 the agent cannot run (no Claude Code credentials on this machine)",fix:Pi});let r=mu(e);t.push({level:"ok",label:`Model: ${r.model??"Claude Code default"} (${r.source})`});let s=uu(e);if(!s)return t.push({level:"fail",label:`No ${cu(e)}`,fix:"Run: /init (or d360-writer init)"}),t;t.push({level:"ok",label:`Project config: ${s.projectId}`});let c=(s.docsDir??du).replace(/\/+$/,"");t.push(s.mode==="engineer"?{level:"warn",label:"Mode: engineer \u2014 agent may modify any source file (dogfooding)",fix:'Remove "mode" from .d360-writer/config.json for the writer-mode boundary'}:{level:"ok",label:`Mode: writer \u2014 edits limited to ${c}/ and .d360-writer/ (docs, capture specs, config); product source is read-only`});let p=s.authoritativeSourceFiles??[];t.push(p.length>0?{level:"ok",label:`Sources: docs grounded in ${p.length} path(s) (${p.slice(0,3).join(", ")}${p.length>3?", \u2026":""})`}:{level:"warn",label:"Sources: not set \u2014 docs are grounded in the whole repo",fix:"Run: /scope to choose which files/folders the docs are written from"});let h;try{h=pu(e),t.push({level:"ok",label:`Profile: ${h.name} (${h.connection.name})${h.production?" \u26A0 PRODUCTION":""}`})}catch(w){return t.push({level:"fail",label:`Profile config: ${w.message.split(".")[0]}`,fix:"Run: /init to scaffold the profiles map"}),t}let b=lu(h.name);b?rr(b)&&!b.refreshToken?t.push({level:"fail",label:"Document360: session expired (no refresh token)",fix:"/login"}):rr(b)?t.push({level:"warn",label:"Document360: token expired \u2014 will auto-refresh on next call"}):t.push({level:"ok",label:`Document360: logged in (until ${new Date(b.expiresAt).toLocaleString()})`}):t.push({level:"fail",label:"Document360: not logged in",fix:`Run: /login (or d360-writer login --profile ${h.name})`}),t.push(h.project.workspaceId?{level:"ok",label:`Workspace: ${h.project.workspaceName??h.project.workspaceId}`}:{level:"warn",label:"No workspace selected",fix:"Run: /workspace"});let k=au(e,h.name);k?k.projectId&&h.project.projectId&&k.projectId!==h.project.projectId?t.push({level:"fail",label:`Category map projectId (${k.projectId}) \u2260 profile projectId (${h.project.projectId})`,fix:"The map section belongs to a different project \u2014 fix .d360-writer/config.json or the map before publishing"}):t.push({level:"ok",label:`Category map: ${Object.keys(k.articles).length} articles, ${Object.keys(k.categories).length} categories`}):t.push({level:"ok",label:`Category map: none yet for "${h.name}" (created on first /publish)`}),t.push(vi(Ci())?{level:"ok",label:"Skills bundle present"}:{level:"fail",label:`Skills folder missing at ${Ci()}`,fix:"Reinstall document360-writer (broken install)"});let D=Ie(e);if((vi(hu(e))||D.status!=="unset")&&(D.status==="current"?t.push({level:"ok",label:`Dev hand-off: builder up to date (devhints v${ne})`}):D.status==="stale"?t.push({level:"warn",label:`Dev hand-off: builder on devhints v${D.completedVersion}, current is v${ne}`,fix:"Run /devhints and have the repo's coding agent re-run the prompt (adds two-way messages + on-demand docs)"}):t.push({level:"warn",label:"Dev hand-off: guide emitted but the builder hasn't completed it",fix:"Have the repo's coding agent run the /devhints prompt (sets up the two-way channel)"})),b&&(!rr(b)||b.refreshToken)){let w={profile:h.name,connection:h.connection};try{await iu(w);let v=await su(w,"/v3/projects");t.push({level:"ok",label:`API reachable (${h.connection.apiUrl}) \u2014 ${v.length} project(s) visible`})}catch(v){t.push({level:"fail",label:`API call failed: ${v.message.slice(0,120)}`,fix:"/login if auth-related; otherwise check the apiUrl/network"})}}return t}function Si(e){let t=[""];for(let r of e){let s=r.level==="ok"?j("\u2713"):r.level==="warn"?M("\u26A0"):x("\u2717");t.push(` ${s} ${r.label}${r.detail?f(` \u2014 ${r.detail}`):""}`),r.fix&&t.push(` ${f("fix:")} ${A(r.fix)}`)}let n=e.filter(r=>r.level==="fail").length,o=e.filter(r=>r.level==="warn").length;return t.push(""),t.push(n===0?j(`\u2713 ${o===0?"All checks passed":`Healthy (${o} warning${o===1?"":"s"})`}`):x(`\u2717 ${n} problem${n===1?"":"s"} found`)),t.push(""),t}async function Wt(e,t){console.log(f("Running checks\u2026"));for(let n of Si(await Ti(t.cwd)))console.log(n);return{kind:"continue"}}var An=uo(()=>{"use strict";Ye();L()});import{Command as Rp}from"commander";import{createRequire as Dp}from"node:module";import{AUTH_MODES as jp}from"document360-engine";import{input as ul}from"@inquirer/prompts";import{loginPkce as dl,refreshTokens as pl,toStoredTokens as is,clearTokens as fl,decodeJwtClaims as ss,isExpired as ml,loadTokens as hl,saveTokens as as,resolveActiveProfile as cn,setProfileProject as gl,readProjectConfig as wl}from"document360-engine";L();import{select as Ja}from"@inquirer/prompts";import{resolveActiveProfile as Qa,setProfileProject as Za,resolveProjectId as el,listWorkspaces as tl}from"document360-engine";async function At(e,t){let n=Qa(e,t),o={profile:n.name,connection:n.connection},r=n.project.projectId??el(o);return{workspaces:await tl(o,r),projectId:r,projectName:n.project.projectName,profile:n.name,environment:n.connection.name,current:n.project.workspaceId}}var es=e=>`${e.name??e.id}${e.workspace_type?` \xB7 ${e.workspace_type}`:""}`;function po(e,t){let n=t.toLowerCase();return e.find(o=>(o.name??"").toLowerCase()===n)??e.find(o=>(o.name??"").toLowerCase().startsWith(n))??e.find(o=>o.id.startsWith(t))}function ln(e,t,n,o,r){Za(e,t,{projectId:n,workspaceId:o,workspaceName:r})}async function ts(e,t,n){let o;try{o=await At(e,n)}catch(s){return console.log(x(`Could not list workspaces: ${s.message}`)),1}let r=po(o.workspaces,t);return r?(ln(e,o.profile,o.projectId,r.id,r.name),console.log(j(`\u2713 Workspace set to "${r.name??r.id}" for profile "${o.profile}".`)),0):(console.log(x(`No workspace matches "${t}". Available: ${o.workspaces.map(s=>s.name??s.id).join(", ")}`)),1)}async function mt(e,t){let n;try{n=await At(e,t)}catch(b){console.log(x(`Could not list workspaces: ${b.message}`));return}let{workspaces:o,projectId:r,profile:s,current:c}=n;if(o.length===0){console.log(f("No workspaces found in this project."));return}if(!process.stdin.isTTY){console.log("");for(let b of o)console.log(` ${b.id===c?A("\u25CF"):" "} ${es(b)} ${f(b.id)}`);console.log(f("Run: d360-writer workspace use <name>"));return}let p=await Ja({message:"Select the Document360 workspace for this repo:",choices:o.map(b=>({name:`${es(b)}${b.id===c?" (current)":""}`,value:b.id}))}),h=o.find(b=>b.id===p);ln(e,s,r,p,h?.name),console.log(j(`\u2713 Workspace set to "${h?.name??p}" for profile "${s}".`))}L();import{select as nl}from"@inquirer/prompts";import{resolveActiveProfile as ol,setProfileProject as rl,listProjects as sl}from"document360-engine";async function ht(e,t){let n=ol(e,t),o={profile:n.name,connection:n.connection};return{projects:await sl(o),profile:n.name,environment:n.connection.name,current:n.project.projectId}}var ns=e=>`${e.name??e.id}${e.sub_domain?` \xB7 ${e.sub_domain}`:""}`;function os(e,t){let n=t.toLowerCase();return e.find(o=>(o.name??"").toLowerCase()===n)??e.find(o=>(o.name??"").toLowerCase().startsWith(n))??e.find(o=>o.id.startsWith(t))}function fo(e,t,n,o){rl(e,t,{projectId:n,projectName:o,workspaceId:void 0,workspaceName:void 0})}async function rs(e,t){let n;try{n=await ht(e,t)}catch(h){console.log(x(`Could not list projects: ${h.message}`));return}let{projects:o,profile:r,current:s}=n;if(o.length===0){console.log(f("No projects found for this identity."));return}if(!process.stdin.isTTY){console.log("");for(let h of o)console.log(` ${h.id===s?A("\u25CF"):" "} ${ns(h)} ${f(h.id)}`);console.log(f("Run: d360-writer project use <name>"));return}let c=await nl({message:"Select the Document360 project for this repo:",choices:o.map(h=>({name:`${ns(h)}${h.id===s?" (current)":""}`,value:h.id}))}),p=o.find(h=>h.id===c);fo(e,r,c,p?.name),console.log(j(`\u2713 Project set to "${p?.name??c}" for profile "${r}". Next: pick a workspace.`))}L();import il from"picocolors";function al(e=process.env){return e.FORCE_HYPERLINK==="0"||!il.isColorSupported?!1:e.FORCE_HYPERLINK?!0:!!(e.WT_SESSION||e.TERM_PROGRAM==="vscode"||e.TERM_PROGRAM==="iTerm.app"||e.TERM_PROGRAM==="WezTerm"||e.TERM_PROGRAM==="ghostty"||e.VTE_VERSION||e.KONSOLE_VERSION)}function ll(e,t=e,n){return al(n)?`\x1B]8;;${e}\x07${t}\x1B]8;;\x07`:t}var cl=/https?:\/\/[^\s\x1b]+/g;function Et(e,t){return e.replace(cl,n=>ll(n,n,t))}function ls(e){return{...ss(e.idToken)??{},...ss(e.accessToken)??{}}}function un(e){let t=ls(e),n=t.email??t.preferred_username??t.sub??"unknown",o=t.doc360_project_id?` \xB7 project ${t.doc360_project_id}`:"";return`${n}${o}`}async function dn(e){let t=cn(process.cwd(),e.profile),n=t.connection;console.log(f(`Profile "${t.name}" \u2192 ${n.name} (${n.apiUrl})${t.production?" \u26A0 PRODUCTION":""}`));let o=await dl(n,{manual:e.manual,promptForRedirect:s=>ul({message:s})},s=>console.log(Et(s))),r=is(t.name,o);if(as(r),await mo(r,t.name,s=>console.log(f(s))),console.log(""),console.log(j(`\u2713 Logged in to "${t.name}" as ${un(r)}`)),console.log(f(` access token expires: ${r.expiresAt}`)),console.log(f(` refresh token: ${r.refreshToken?"yes":"NO \u2014 session ends at expiry"}`)),process.stdin.isTTY)try{wl(process.cwd())?.profiles?.[t.name]&&(console.log(""),await mt(process.cwd(),t.name))}catch{}}async function mo(e,t,n){let r=ls(e).doc360_project_id;if(!(typeof r!="string"||!r))try{if(cn(process.cwd(),t).project.projectId)return;let c;try{let{projects:p}=await ht(process.cwd(),t);c=p.find(h=>h.id===r)?.name}catch{}gl(process.cwd(),t,{projectId:r,projectName:c}),n(` Project "${c??r}" written to profile "${t}".`)}catch{}}async function cs(e){let t=cn(process.cwd(),e.profile),n=t.connection,o=hl(t.name);if(!o){console.log(x(`Not logged in to Document360 (profile "${t.name}").`)),console.log(f(`Run: d360-writer login --profile ${t.name}`)),process.exitCode=1;return}if(console.log(`Profile ${A(t.name)}${t.production?" \u26A0 PRODUCTION":""}: ${un(o)}`),ml(o))if(o.refreshToken)try{let r=is(t.name,await pl(n,o.refreshToken));as(r),console.log(j(`\u2713 Session refreshed \u2014 expires ${r.expiresAt}`))}catch(r){console.log(M(`Session expired and refresh failed (${r.message.slice(0,120)})`)),console.log(f(`Run: d360-writer login --profile ${t.name}`)),process.exitCode=1}else console.log(M("Session expired (no refresh token).")),console.log(f(`Run: d360-writer login --profile ${t.name}`)),process.exitCode=1;else console.log(f(` expires: ${o.expiresAt}`))}async function us(e){let t=cn(process.cwd(),e.profile);fl(t.name)?console.log(j(`\u2713 Logged out of Document360 (profile "${t.name}").`)):console.log(f(`No Document360 session for profile "${t.name}" \u2014 nothing to do.`))}L();import{readProjectConfig as ds,writeProjectConfig as yl,resolveActiveProfile as kl,loadTokens as bl,isExpired as xl}from"document360-engine";function pn(e){let t=ds(e);if(!t?.profiles||Object.keys(t.profiles).length===0){console.log(x("No profiles in .d360-writer.json. Run: d360-writer init")),process.exitCode=1;return}console.log("");for(let[n,o]of Object.entries(t.profiles)){let r=n===t.defaultProfile?A("\u25CF "):" ",s=o.production?M(" \u26A0 PRODUCTION"):"",c=o.connection.environment??"(inline)",p=bl(n),h=p?xl(p)&&!p.refreshToken?M("expired"):f("logged in"):f("not logged in");console.log(`${r}${A(n)} \u2192 ${c}${s} [${h}]`)}console.log(""),console.log(f("\u25CF = default. Switch with: d360-writer profile use <name>")),console.log("")}function fn(e,t){let n=ds(e);if(!n?.profiles?.[t]){let r=n?.profiles?Object.keys(n.profiles).join(", "):"(none \u2014 run init)";console.log(x(`Unknown profile "${t}". Available: ${r}`)),process.exitCode=1;return}n.defaultProfile=t,yl(n,e);let o=n.profiles[t].production?M(" \u26A0 PRODUCTION"):"";console.log(j(`\u2713 Default profile is now "${t}"${o}`))}function mn(e,t){try{let n=kl(e,t);console.log(""),console.log(`Profile ${A(n.name)}${n.production?M(" \u26A0 PRODUCTION"):""}`),console.log(f(` api: ${n.connection.apiUrl}`)),console.log(f(` identity: ${n.connection.authorizationUrl}`)),console.log(f(` clientId: ${n.connection.clientId}`)),console.log(f(` scopes: ${n.connection.scopes.join(" ")}`)),console.log(f(` project: ${n.project.projectId??"(set at login)"}`)),console.log(f(` workspace:${n.project.workspaceId?" "+n.project.workspaceId:" (none)"}`)),console.log("")}catch(n){console.log(x(n.message)),process.exitCode=1}}L();import{existsSync as $l,readdirSync as vl,statSync as Cl}from"node:fs";import{join as Pl}from"node:path";import{apiLogDir as Tl}from"document360-engine";function ps(){let e=Tl();if(console.log(""),console.log(`Document360 API logs: ${A(e)}`),!$l(e)){console.log(f(" No logs yet \u2014 they appear after the first Document360 API call.")),console.log("");return}let t=vl(e).filter(n=>n.endsWith(".jsonl")).sort().reverse();t.length===0&&console.log(f(" No logs yet \u2014 they appear after the first Document360 API call."));for(let n of t.slice(0,14)){let o=(Cl(Pl(e,n)).size/1024).toFixed(1);console.log(` ${n} ${f(`${o} KB`)}`)}console.log(""),console.log(f("Failed calls include request/response bodies (tokens redacted, 4 KB cap).")),console.log(f("Set D360_LOG_BODIES=1 to also log bodies for successful calls.")),console.log("")}L();import{createSession as Sl,resolveAuth as Rl,findByName as Dl,slugify as jl,touchSession as Al,upsertSession as El,resolveActiveProfile as Il}from"document360-engine";async function fs(e,t,n,o,r,s){let c=Rl(n);c.kind==="none"&&(console.error(""),console.error(x("ANTHROPIC_API_KEY is not set (required for --auth api).")),console.error(`Get a key at ${A("https://console.anthropic.com/settings/keys")}`),console.error(`Or use your Claude subscription instead: ${A("d360-writer --auth subscription")}`),process.exit(2)),c.kind==="subscription"&&console.error(f("Using your Claude subscription (no API key set)."));let p=null;try{p=Il(e,r)}catch(w){console.error(x(`Document360 profile error: ${w.message}`)),process.exit(2)}p.production&&(console.error(M(`\u26A0 Profile "${p.name}" is PRODUCTION.`)),s||(console.error(x("Refusing to run against a production profile without --yes.")),process.exit(2)),console.error(f(" --yes given \u2014 proceeding against production.")));let h;if(o){let w=Dl(e,o);w||(console.error(x(`No saved session matches "${o}" in this repo.`)),console.error(f("List sessions inside the REPL with /resume.")),process.exit(2)),h=w.uuid,console.error(f(`Resuming "${w.name}"`))}let b=Sl({cwd:e,resume:h,profileName:r,allowProdWrites:s===!0}),k=h??null,D=1;for await(let w of b.send(t))switch(w.type){case"session":if(!k){k=w.sessionId;let v=new Date().toISOString();El({uuid:k,name:jl(t),renamed:!1,titled:!1,cwd:e,firstPrompt:t,createdAt:v,updatedAt:v})}break;case"text":process.stdout.write(w.delta);break;case"tool":console.error(te(` \u2699 ${w.name}`));break;case"result":D=w.ok?0:1,console.error(f(`(${w.inputTokens}\u2192${w.outputTokens} tokens`+(w.costUsd>0?`, $${w.costUsd<.01?w.costUsd.toFixed(4):w.costUsd.toFixed(2)}`:"")+")")),w.ok||console.error(x("agent finished with an error result"));break;case"error":console.error(""),console.error(x(`agent error: ${w.message}`)),process.exit(1)}k&&Al(k),process.stdout.write(`
163
- `),process.exit(D)}import{createInterface as rd}from"node:readline/promises";import{createSession as br,resolveAuth as sd,getSession as id,setTitle as ad,slugify as ld,touchSession as Zi,upsertSession as cd,generateTitle as ud,resolveActiveProfile as ea,resolveModelSetting as dd,readProjectConfig as pd,decodeJwtClaims as Ji,isExpired as fd,loadTokens as md}from"document360-engine";var It=[{name:"init",usage:"/init",desc:"Pick an environment, scaffold .d360-writer.json, and set up the builder hand-off (prints the one-paste prompt)",group:"start"},{name:"login",usage:"/login",desc:"Sign in to Document360 (browser)",group:"start"},{name:"project",usage:"/project [name]",desc:"Choose the Document360 project (picker; lists all you can access)",group:"start"},{name:"devhints",usage:"/devhints",desc:"Re-show/refresh the builder hand-off prompt (set up by /init; run anytime to hand your repo agent the latest)",group:"start"},{name:"scope",usage:"/scope",desc:"Choose which repo folders back the docs (monorepos)",group:"start"},{name:"mcp",usage:"/mcp [list|add|remove]",desc:"Connect MCP servers (Notion, Linear, \u2026)",group:"start"},{name:"draft",usage:"/draft [<feature>]",desc:"Draft a feature's articles from its PRDs/specs in .d360-writer/input/ + the code",group:"docs"},{name:"document",usage:"/document [<what>] [--publish]",desc:"Document a shipped change \u2014 the agent picks the action (new section/article/update); bare: act on builder requests",group:"docs"},{name:"write",usage:"/write [--all|--scope <cat>|<path>] [--run]",desc:"Author the planned articles in parallel (bare = preview + cost; --run starts)",group:"docs"},{name:"screenshot",usage:"/screenshot [--list|id|--all|path]",desc:"--list: status; else author capture specs (bulk also refreshes the capture checklist; --no-setup skips)",group:"docs"},{name:"capture-setup",usage:"/capture-setup",desc:"Re-run the data-staging checklist + dev test-id requests (auto-runs after /screenshot --all)",group:"docs"},{name:"preview",usage:"/preview [path|id]",desc:"Render an article (no arg: pick from tracked)",group:"docs"},{name:"publish",usage:"/publish [path|--all]",desc:"Publish to Document360 (no arg: pick; --all: every candidate)",group:"publish"},{name:"audit",usage:"/audit",desc:"Gap analysis: code vs docs vs Document360 (what changed)",group:"publish"},{name:"inbox",usage:"/inbox",desc:"Act on messages from the repo's coding agent (requests to document, answers to your questions)",group:"publish"},{name:"catch-up",usage:"/catch-up [--publish]",desc:"Process ALL pending work (hints + requests + drift) \u2192 write \u2192 push to Document360 (bare = drafts; --publish goes live)",group:"publish"},{name:"sync",usage:"/sync [pull <path>|--all]",desc:"Drift report local vs Document360; pull portal edits",group:"publish"},{name:"convert",usage:"/convert [--scope <folder>] [--run]",desc:"Convert tracked articles to DFM (one-off legacy migration)",group:"publish"},{name:"profile",usage:"/profile [name|add <name> [env]]",desc:"Switch/create a Document360 connection (picker; s = session)",group:"setup"},{name:"workspace",usage:"/workspace [name]",desc:"Switch the Document360 workspace (picker)",group:"setup"},{name:"model",usage:"/model [name|default]",desc:"Set the Claude model for d360-writer",group:"setup"},{name:"logout",usage:"/logout",desc:"Sign out + clear project/workspace selection (then /login to re-pick)",group:"setup"},{name:"allow-prod",usage:"/allow-prod",desc:"Authorize writes to a production profile",group:"setup"},{name:"doctor",usage:"/doctor",desc:"Health-check: auth, profile, workspace, map, API",group:"setup"},{name:"update",usage:"/update",desc:"Update d360-writer to the latest version (then relaunch)",group:"setup"},{name:"reset",usage:"/reset",desc:"[DANGER] Delete all d360-writer files (docs, config, screenshots); types repo name to confirm",group:"setup"},{name:"resume",usage:"/resume [name]",desc:"Resume a session (no arg lists them)",group:"session"},{name:"rename",usage:"/rename [name]",desc:"Name the session (no arg: suggest one)",group:"session"},{name:"clear",usage:"/clear",desc:"Reset the conversation (resumable)",group:"session"},{name:"help",usage:"/help",desc:"Show this help",group:"session"},{name:"exit",usage:"/exit",desc:"Quit",group:"session"}],Nl=[{key:"start",label:"Start here"},{key:"docs",label:"Write & screenshots"},{key:"publish",label:"Publish & keep in sync"},{key:"setup",label:"Setup & health"},{key:"session",label:"Session"}];function hn(){let e=Math.max(...It.map(n=>n.usage.length))+2,t=["document360-writer \u2014 commands","","New here? Four steps from a fresh repo to published docs:"," 1. /init \u2192 connect, scaffold config, AND print a one-paste hand-off prompt for your source repo"," 2. run that prompt in your repo's coding agent (Claude Code / Codex / Cursor)",' 3. "write the docs for this repo" \u2192 back here, the agent authors the articles'," 4. /publish \u2192 dual-publish to Document360",""," Screenshots are optional \u2014 add them anytime:"," /screenshot --all \u2192 d360-capture capture \u2192 re-/publish"];for(let{key:n,label:o}of Nl){t.push("",o);for(let r of It.filter(s=>s.group===n))t.push(` ${r.usage.padEnd(e)}${r.desc}`)}return t.push("","Tip: anything not starting with / is sent to the agent."),t}function ms(e){if(!e.startsWith("/"))return[];let t=e.slice(1).toLowerCase().split(/\s/)[0]??"";return It.filter(n=>n.name.startsWith(t))}function hs(e){return/<[^>]+>/.test(e.replace(/\[[^\]]*\]/g,""))}async function ho(){console.log("");for(let e of hn())console.log(e);return console.log(""),console.log("Reporting a problem? Run `d360-writer logs` for the API log files."),console.log(""),{kind:"continue"}}L();import{getSession as _l}from"document360-engine";async function gs(e,t){let n=t.currentUuid(),o=n?_l(n):void 0;return console.log(o?f(`
158
+ `}function wt(e){yn(xs(e)),yn(Cs(e)),yn(bo(e));for(let n of[xs(e),bo(e)]){let o=Fl(n,".gitkeep");kn(o)||Nt(o,`# Keeps this document360-writer inbox tracked in git even when empty.
159
+ `)}kn($s(e))||Nt($s(e),Bl()),Nt(bn(e),Ts());let t=Ie(e);return Rs(e,new Date().toISOString()),t}async function Ss(e,t){for(let n of yt(wt(t.cwd)))console.log(n);return{kind:"continue"}}function Ve(){return[`This is document360-writer's dev hand-off setup (v${ne}).`,'Connect this repository to document360-writer (its "docs agent" \u2014 a separate tool that writes this',"product's user documentation from your code, but needs your intent). This prompt is SAFE TO RUN MORE","THAN ONCE \u2014 paste it again whenever the product changes. At each step: create what is missing, reconcile","what already exists, and never duplicate, clobber a refined file, or delete human-written notes. In order:","","1. Read `.d360-writer/DEV-HINTS-GUIDE.md` \u2014 the full dev\u2192docs hand-off protocol (Parts 1\u20134). Follow it.","2. Architecture brief in `.d360-writer/architecture/` (per the guide). First read"," `.d360-writer/architecture/CREATOR-NOTES.md` and treat it as authoritative (it may be empty; never"," modify it). Then:"," \u2022 If no brief exists yet, write it now \u2014 a USER-DOC-enabling brief: product intent, user-facing"," surfaces, features and why a user reaches for each, roles/permission gating, core workflows,"," terminology \u2014 every claim citing the source file(s) that prove it. Skip internals (services, data"," access, infra, build/CI, tests)."," \u2022 If a brief already exists, UPDATE it to match the current code: add new surfaces/features, correct"," what changed, remove what was deleted \u2014 but preserve accurate existing content and any human edits."," Do NOT rewrite it from scratch. If nothing changed, leave it as is.","3. Persist the ongoing rule so teammates' agents inherit it: this repo's agent-memory file (CLAUDE.md,"," or AGENTS.md \u2014 whichever this repo already uses; create CLAUDE.md if neither exists) should contain a",' short "Documentation hand-off" section saying: on every user-facing change, drop a hint file in'," `.d360-writer/hints/` and keep `.d360-writer/architecture/` current; AND each session, check"," `.d360-writer/messages/` for open questions from the docs agent and answer them \u2014 all per"," `.d360-writer/DEV-HINTS-GUIDE.md`. If that section is already there, leave it (refine in place only if"," wrong) \u2014 do NOT add a duplicate. Then commit `.d360-writer/` and the memory-file change ONLY if"," something actually changed.","4. Two-way messages (Part 3): check `.d360-writer/messages/` for open questions addressed to you"," (`from: docs`, `status: open`). Answer each \u2014 fold durable facts into the architecture brief and/or drop"," a reply (`from: dev`, `kind: answer`, `re: <id>`) \u2014 then set the question's frontmatter `status: done`."," If there are none, continue.",'5. Then ask me: "Any tribal knowledge that would help document this product? (folder map, terminology,',` what to prioritize or skip, gotchas \u2014 or say 'none')". If I give you anything, phrase it clearly and`," append it to `.d360-writer/architecture/CREATOR-NOTES.md` (keep the existing header comment and every"," note already there; only add).",`6. Record completion: write/merge \`.d360-writer/devhints-state.json\` with {"completedVersion": ${ne},`,' "completedAt": "<UTC now>", "completedCommit": "<current HEAD short sha>"} (preserve any other keys'," already in the file, e.g. emittedAt). Include this file in the commit from step 3.","7. When everything is done, print exactly ONE of:",' \u2022 first-time setup: "\u2705 Setup complete \u2014 go back to document360-writer and run: write the docs for this repo"',' \u2022 a refresh (brief/notes already existed): "\u2705 Hand-off refreshed \u2014 back in document360-writer, run: write the docs for this repo"'].join(`
160
+ `)}function xo(e){try{let t=Ll(Ps(e),"utf8"),n=JSON.parse(t);return n&&typeof n=="object"?n:null}catch{return null}}function Rs(e,t){let o={...xo(e)??{},emittedVersion:ne,emittedAt:t};Nt(Ps(e),`${JSON.stringify(o,null,2)}
161
+ `)}function Ds(e){try{return Wl(Cs(e)).some(t=>/\.md$/i.test(t)&&t.toLowerCase()!=="creator-notes.md")}catch{return!1}}function Ie(e){let n=xo(e)?.completedVersion;return typeof n!="number"?{status:"unset"}:{status:n<ne?"stale":"current",completedVersion:n}}function xn(e,t=new Date().toISOString()){let n={guideRefreshed:!1,notifiedBuilder:!1,toVersion:ne};try{if(!kn(bn(e)))return n;let o=xo(e),r=o?.emittedVersion??0;n.completedVersion=o?.completedVersion;let s=o?.completedVersion??0;ne>r&&(yn(bo(e)),Nt(bn(e),Ts()),Rs(e,t),n.guideRefreshed=!0),ne>s&&(ql(e).some(p=>p.kind==="request"&&p.subject.startsWith(vs))||(Hl(e,{id:`onb${ne}`,created:t,from:"docs",kind:"request",re:"",sources:[],subject:`${vs}${ne})`,status:"open",body:[`The dev\u2194docs onboarding protocol moved to v${ne}${s?` (you last completed v${s})`:""}.`,"Re-run the hand-off so the docs agent and this repo stay in step \u2014 run this prompt here:","",Ve()].join(`
162
+ `)}),n.notifiedBuilder=!0))}catch{}return n}function $n(e){if(!kn(bn(e)))return[];let t=Ie(e);return t.status==="current"?[]:[`\u{1F514} Your builder agent ${t.completedVersion?`is on v${t.completedVersion}`:"hasn't completed the hand-off yet"} \u2014 d360-writer's dev\u2194docs protocol is now v${ne}.`,"Please run this prompt in your repository's coding agent (Claude Code / Codex / Cursor) for:",` ${e}`,gt,Ve(),gt,"(Also saved in .d360-writer/messages/ \u2014 or run /devhints to re-show. This stops once your builder runs it.)"]}function $o(){return['document360-writer (its "docs agent") has been removed from this repository. Please undo its dev\u2192docs',"hand-off setup and restore this repo to how it was before \u2014 in order:","","1. In this repo's agent-memory file (CLAUDE.md, or AGENTS.md \u2014 whichever it edited), REMOVE the",' "Documentation hand-off" section that was added (the rule about dropping hint files in'," `.d360-writer/hints/`, keeping `.d360-writer/architecture/` current, and checking"," `.d360-writer/messages/`). Leave everything else in that file untouched.","2. The `.d360-writer/` folder is already deleted on disk. If it was committed, remove it from version"," control too \u2014 `git rm -r --cached .d360-writer` (if it still resolves) \u2014 and commit the deletions.","3. Do NOT recreate any of those files or follow the hand-off protocol anymore.","","That's it \u2014 this repo is back to its pre-docs-agent state."].join(`
163
+ `)}function vn(){return['\u{1F9F9} One leftover: your builder still has the "Documentation hand-off" rule in its CLAUDE.md / AGENTS.md'," (reset only clears d360-writer's own .d360-writer/ folder \u2014 never your repo's files)."," To restore it, paste this prompt into your repo's coding agent (Claude Code / Codex / Cursor):",gt,$o(),gt]}function yt(e){return[...e?.status==="stale"?[`\u26A0 Your builder last completed devhints v${e.completedVersion}; this hand-off is v${ne}.`," Have them run the prompt below again \u2014 it now sets up two-way messages + on-demand docs.",""]:[],"\u2713 Wrote .d360-writer/DEV-HINTS-GUIDE.md + the .d360-writer/architecture/ (brief), .d360-writer/hints/, and .d360-writer/messages/ inboxes.","","\u{1F4CB} Copy this one prompt and run it in your repo's coding agent (Claude Code / Codex / Cursor):",gt,Ve(),gt,"","That one run writes the architecture brief, adds the ongoing rule to your agent memory (CLAUDE.md / AGENTS.md)","and commits it so teammates inherit it, answers any open questions the writer left, and asks you for tribal","knowledge \u2014 no manual file edits. It also sets up the two-way channel: the writer can ask you questions","(`/inbox` on its side), and you can ask it to document a session on demand (Part 4 of the guide). When it","finishes, come back here and run: write the docs for this repo"]}var gt,ne,vs,Ye=mo(()=>{"use strict";gt="-".repeat(64),ne=4;vs="Re-run dev\u2194docs onboarding (protocol v"});var Ei={};Ka(Ei,{doctorCommand:()=>Ft,renderDoctorChecks:()=>Ai,runDoctorChecks:()=>ji});import{existsSync as Si}from"node:fs";import{d360GetAll as lu,getAccessToken as cu,isExpired as ar,loadProfileMap as uu,loadTokens as du,packageSkillsDir as Ri,projectConfigPath as pu,readProjectConfig as fu,DEFAULT_DOCS_DIR as mu,resolveActiveProfile as hu,classifyClaudeAuth as gu,CLAUDE_CODE_SETUP_HINT as Di,resolveModelSetting as wu,devHintsGuidePath as yu}from"document360-engine";async function ji(e){let t=[],n=Number(process.versions.node.split(".")[0]);t.push(n>=20?{level:"ok",label:`Node ${process.versions.node}`}:{level:"fail",label:`Node ${process.versions.node} \u2014 20+ required`,fix:"Install Node 20 or later (nodejs.org)"});let o=gu();o.state==="ready"?t.push({level:"ok",label:`Claude auth: ${o.kind==="api"?"API key":"subscription (Claude Code login found)"}`}):o.state==="maybe"?t.push({level:"warn",label:"Claude: no Claude Code login found (may be in the macOS Keychain)",fix:`If a docs turn ends with no output, sign in to Claude Code. ${Di}`}):t.push({level:"fail",label:"Claude: not signed in \u2014 the agent cannot run (no Claude Code credentials on this machine)",fix:Di});let r=wu(e);t.push({level:"ok",label:`Model: ${r.model??"Claude Code default"} (${r.source})`});let s=fu(e);if(!s)return t.push({level:"fail",label:`No ${pu(e)}`,fix:"Run: /init (or d360-writer init)"}),t;t.push({level:"ok",label:`Project config: ${s.projectId}`});let c=(s.docsDir??mu).replace(/\/+$/,"");t.push(s.mode==="engineer"?{level:"warn",label:"Mode: engineer \u2014 agent may modify any source file (dogfooding)",fix:'Remove "mode" from .d360-writer/config.json for the writer-mode boundary'}:{level:"ok",label:`Mode: writer \u2014 edits limited to ${c}/ and .d360-writer/ (docs, capture specs, config); product source is read-only`});let p=s.authoritativeSourceFiles??[];t.push(p.length>0?{level:"ok",label:`Sources: docs grounded in ${p.length} path(s) (${p.slice(0,3).join(", ")}${p.length>3?", \u2026":""})`}:{level:"warn",label:"Sources: not set \u2014 docs are grounded in the whole repo",fix:"Run: /scope to choose which files/folders the docs are written from"});let h;try{h=hu(e),t.push({level:"ok",label:`Profile: ${h.name} (${h.connection.name})${h.production?" \u26A0 PRODUCTION":""}`})}catch(w){return t.push({level:"fail",label:`Profile config: ${w.message.split(".")[0]}`,fix:"Run: /init to scaffold the profiles map"}),t}let b=du(h.name);b?ar(b)&&!b.refreshToken?t.push({level:"fail",label:"Document360: session expired (no refresh token)",fix:"/login"}):ar(b)?t.push({level:"warn",label:"Document360: token expired \u2014 will auto-refresh on next call"}):t.push({level:"ok",label:`Document360: logged in (until ${new Date(b.expiresAt).toLocaleString()})`}):t.push({level:"fail",label:"Document360: not logged in",fix:`Run: /login (or d360-writer login --profile ${h.name})`}),t.push(h.project.workspaceId?{level:"ok",label:`Workspace: ${h.project.workspaceName??h.project.workspaceId}`}:{level:"warn",label:"No workspace selected",fix:"Run: /workspace"});let k=uu(e,h.name);k?k.projectId&&h.project.projectId&&k.projectId!==h.project.projectId?t.push({level:"fail",label:`Category map projectId (${k.projectId}) \u2260 profile projectId (${h.project.projectId})`,fix:"The map section belongs to a different project \u2014 fix .d360-writer/config.json or the map before publishing"}):t.push({level:"ok",label:`Category map: ${Object.keys(k.articles).length} articles, ${Object.keys(k.categories).length} categories`}):t.push({level:"ok",label:`Category map: none yet for "${h.name}" (created on first /publish)`}),t.push(Si(Ri())?{level:"ok",label:"Skills bundle present"}:{level:"fail",label:`Skills folder missing at ${Ri()}`,fix:"Reinstall document360-writer (broken install)"});let D=Ie(e);if((Si(yu(e))||D.status!=="unset")&&(D.status==="current"?t.push({level:"ok",label:`Dev hand-off: builder up to date (devhints v${ne})`}):D.status==="stale"?t.push({level:"warn",label:`Dev hand-off: builder on devhints v${D.completedVersion}, current is v${ne}`,fix:"Run /devhints and have the repo's coding agent re-run the prompt (adds two-way messages + on-demand docs)"}):t.push({level:"warn",label:"Dev hand-off: guide emitted but the builder hasn't completed it",fix:"Have the repo's coding agent run the /devhints prompt (sets up the two-way channel)"})),b&&(!ar(b)||b.refreshToken)){let w={profile:h.name,connection:h.connection};try{await cu(w);let v=await lu(w,"/v3/projects");t.push({level:"ok",label:`API reachable (${h.connection.apiUrl}) \u2014 ${v.length} project(s) visible`})}catch(v){t.push({level:"fail",label:`API call failed: ${v.message.slice(0,120)}`,fix:"/login if auth-related; otherwise check the apiUrl/network"})}}return t}function Ai(e){let t=[""];for(let r of e){let s=r.level==="ok"?j("\u2713"):r.level==="warn"?M("\u26A0"):x("\u2717");t.push(` ${s} ${r.label}${r.detail?f(` \u2014 ${r.detail}`):""}`),r.fix&&t.push(` ${f("fix:")} ${A(r.fix)}`)}let n=e.filter(r=>r.level==="fail").length,o=e.filter(r=>r.level==="warn").length;return t.push(""),t.push(n===0?j(`\u2713 ${o===0?"All checks passed":`Healthy (${o} warning${o===1?"":"s"})`}`):x(`\u2717 ${n} problem${n===1?"":"s"} found`)),t.push(""),t}async function Ft(e,t){console.log(f("Running checks\u2026"));for(let n of Ai(await ji(t.cwd)))console.log(n);return{kind:"continue"}}var In=mo(()=>{"use strict";Ye();L()});import{Command as Ep}from"commander";import{createRequire as Ip}from"node:module";import{AUTH_MODES as Np}from"document360-engine";import{input as fl}from"@inquirer/prompts";import{loginPkce as ml,refreshTokens as hl,toStoredTokens as us,clearTokens as gl,decodeJwtClaims as cs,isExpired as wl,loadTokens as yl,saveTokens as ds,resolveActiveProfile as dn,setProfileProject as kl,readProjectConfig as bl}from"document360-engine";L();import{select as el}from"@inquirer/prompts";import{resolveActiveProfile as tl,setProfileProject as nl,resolveProjectId as ol,listWorkspaces as rl}from"document360-engine";async function At(e,t){let n=tl(e,t),o={profile:n.name,connection:n.connection},r=n.project.projectId??ol(o);return{workspaces:await rl(o,r),projectId:r,projectName:n.project.projectName,profile:n.name,environment:n.connection.name,current:n.project.workspaceId}}var rs=e=>`${e.name??e.id}${e.workspace_type?` \xB7 ${e.workspace_type}`:""}`;function ho(e,t){let n=t.toLowerCase();return e.find(o=>(o.name??"").toLowerCase()===n)??e.find(o=>(o.name??"").toLowerCase().startsWith(n))??e.find(o=>o.id.startsWith(t))}function un(e,t,n,o,r){nl(e,t,{projectId:n,workspaceId:o,workspaceName:r})}async function ss(e,t,n){let o;try{o=await At(e,n)}catch(s){return console.log(x(`Could not list workspaces: ${s.message}`)),1}let r=ho(o.workspaces,t);return r?(un(e,o.profile,o.projectId,r.id,r.name),console.log(j(`\u2713 Workspace set to "${r.name??r.id}" for profile "${o.profile}".`)),0):(console.log(x(`No workspace matches "${t}". Available: ${o.workspaces.map(s=>s.name??s.id).join(", ")}`)),1)}async function mt(e,t){let n;try{n=await At(e,t)}catch(b){console.log(x(`Could not list workspaces: ${b.message}`));return}let{workspaces:o,projectId:r,profile:s,current:c}=n;if(o.length===0){console.log(f("No workspaces found in this project."));return}if(!process.stdin.isTTY){console.log("");for(let b of o)console.log(` ${b.id===c?A("\u25CF"):" "} ${rs(b)} ${f(b.id)}`);console.log(f("Run: d360-writer workspace use <name>"));return}let p=await el({message:"Select the Document360 workspace for this repo:",choices:o.map(b=>({name:`${rs(b)}${b.id===c?" (current)":""}`,value:b.id}))}),h=o.find(b=>b.id===p);un(e,s,r,p,h?.name),console.log(j(`\u2713 Workspace set to "${h?.name??p}" for profile "${s}".`))}L();import{select as sl}from"@inquirer/prompts";import{resolveActiveProfile as il,setProfileProject as al,listProjects as ll}from"document360-engine";async function ht(e,t){let n=il(e,t),o={profile:n.name,connection:n.connection};return{projects:await ll(o),profile:n.name,environment:n.connection.name,current:n.project.projectId}}var is=e=>`${e.name??e.id}${e.sub_domain?` \xB7 ${e.sub_domain}`:""}`;function as(e,t){let n=t.toLowerCase();return e.find(o=>(o.name??"").toLowerCase()===n)??e.find(o=>(o.name??"").toLowerCase().startsWith(n))??e.find(o=>o.id.startsWith(t))}function go(e,t,n,o){al(e,t,{projectId:n,projectName:o,workspaceId:void 0,workspaceName:void 0})}async function ls(e,t){let n;try{n=await ht(e,t)}catch(h){console.log(x(`Could not list projects: ${h.message}`));return}let{projects:o,profile:r,current:s}=n;if(o.length===0){console.log(f("No projects found for this identity."));return}if(!process.stdin.isTTY){console.log("");for(let h of o)console.log(` ${h.id===s?A("\u25CF"):" "} ${is(h)} ${f(h.id)}`);console.log(f("Run: d360-writer project use <name>"));return}let c=await sl({message:"Select the Document360 project for this repo:",choices:o.map(h=>({name:`${is(h)}${h.id===s?" (current)":""}`,value:h.id}))}),p=o.find(h=>h.id===c);go(e,r,c,p?.name),console.log(j(`\u2713 Project set to "${p?.name??c}" for profile "${r}". Next: pick a workspace.`))}L();import cl from"picocolors";function ul(e=process.env){return e.FORCE_HYPERLINK==="0"||!cl.isColorSupported?!1:e.FORCE_HYPERLINK?!0:!!(e.WT_SESSION||e.TERM_PROGRAM==="vscode"||e.TERM_PROGRAM==="iTerm.app"||e.TERM_PROGRAM==="WezTerm"||e.TERM_PROGRAM==="ghostty"||e.VTE_VERSION||e.KONSOLE_VERSION)}function dl(e,t=e,n){return ul(n)?`\x1B]8;;${e}\x07${t}\x1B]8;;\x07`:t}var pl=/https?:\/\/[^\s\x1b]+/g;function Et(e,t){return e.replace(pl,n=>dl(n,n,t))}function ps(e){return{...cs(e.idToken)??{},...cs(e.accessToken)??{}}}function pn(e){let t=ps(e),n=t.email??t.preferred_username??t.sub??"unknown",o=t.doc360_project_id?` \xB7 project ${t.doc360_project_id}`:"";return`${n}${o}`}async function fn(e){let t=dn(process.cwd(),e.profile),n=t.connection;console.log(f(`Profile "${t.name}" \u2192 ${n.name} (${n.apiUrl})${t.production?" \u26A0 PRODUCTION":""}`));let o=await ml(n,{manual:e.manual,promptForRedirect:s=>fl({message:s})},s=>console.log(Et(s))),r=us(t.name,o);if(ds(r),await wo(r,t.name,s=>console.log(f(s))),console.log(""),console.log(j(`\u2713 Logged in to "${t.name}" as ${pn(r)}`)),console.log(f(` access token expires: ${r.expiresAt}`)),console.log(f(` refresh token: ${r.refreshToken?"yes":"NO \u2014 session ends at expiry"}`)),process.stdin.isTTY)try{bl(process.cwd())?.profiles?.[t.name]&&(console.log(""),await mt(process.cwd(),t.name))}catch{}}async function wo(e,t,n){let r=ps(e).doc360_project_id;if(!(typeof r!="string"||!r))try{if(dn(process.cwd(),t).project.projectId)return;let c;try{let{projects:p}=await ht(process.cwd(),t);c=p.find(h=>h.id===r)?.name}catch{}kl(process.cwd(),t,{projectId:r,projectName:c}),n(` Project "${c??r}" written to profile "${t}".`)}catch{}}async function fs(e){let t=dn(process.cwd(),e.profile),n=t.connection,o=yl(t.name);if(!o){console.log(x(`Not logged in to Document360 (profile "${t.name}").`)),console.log(f(`Run: d360-writer login --profile ${t.name}`)),process.exitCode=1;return}if(console.log(`Profile ${A(t.name)}${t.production?" \u26A0 PRODUCTION":""}: ${pn(o)}`),wl(o))if(o.refreshToken)try{let r=us(t.name,await hl(n,o.refreshToken));ds(r),console.log(j(`\u2713 Session refreshed \u2014 expires ${r.expiresAt}`))}catch(r){console.log(M(`Session expired and refresh failed (${r.message.slice(0,120)})`)),console.log(f(`Run: d360-writer login --profile ${t.name}`)),process.exitCode=1}else console.log(M("Session expired (no refresh token).")),console.log(f(`Run: d360-writer login --profile ${t.name}`)),process.exitCode=1;else console.log(f(` expires: ${o.expiresAt}`))}async function ms(e){let t=dn(process.cwd(),e.profile);gl(t.name)?console.log(j(`\u2713 Logged out of Document360 (profile "${t.name}").`)):console.log(f(`No Document360 session for profile "${t.name}" \u2014 nothing to do.`))}L();import{readProjectConfig as hs,writeProjectConfig as xl,resolveActiveProfile as $l,loadTokens as vl,isExpired as Cl}from"document360-engine";function mn(e){let t=hs(e);if(!t?.profiles||Object.keys(t.profiles).length===0){console.log(x("No profiles in .d360-writer.json. Run: d360-writer init")),process.exitCode=1;return}console.log("");for(let[n,o]of Object.entries(t.profiles)){let r=n===t.defaultProfile?A("\u25CF "):" ",s=o.production?M(" \u26A0 PRODUCTION"):"",c=o.connection.environment??"(inline)",p=vl(n),h=p?Cl(p)&&!p.refreshToken?M("expired"):f("logged in"):f("not logged in");console.log(`${r}${A(n)} \u2192 ${c}${s} [${h}]`)}console.log(""),console.log(f("\u25CF = default. Switch with: d360-writer profile use <name>")),console.log("")}function hn(e,t){let n=hs(e);if(!n?.profiles?.[t]){let r=n?.profiles?Object.keys(n.profiles).join(", "):"(none \u2014 run init)";console.log(x(`Unknown profile "${t}". Available: ${r}`)),process.exitCode=1;return}n.defaultProfile=t,xl(n,e);let o=n.profiles[t].production?M(" \u26A0 PRODUCTION"):"";console.log(j(`\u2713 Default profile is now "${t}"${o}`))}function gn(e,t){try{let n=$l(e,t);console.log(""),console.log(`Profile ${A(n.name)}${n.production?M(" \u26A0 PRODUCTION"):""}`),console.log(f(` api: ${n.connection.apiUrl}`)),console.log(f(` identity: ${n.connection.authorizationUrl}`)),console.log(f(` clientId: ${n.connection.clientId}`)),console.log(f(` scopes: ${n.connection.scopes.join(" ")}`)),console.log(f(` project: ${n.project.projectId??"(set at login)"}`)),console.log(f(` workspace:${n.project.workspaceId?" "+n.project.workspaceId:" (none)"}`)),console.log("")}catch(n){console.log(x(n.message)),process.exitCode=1}}L();import{existsSync as Pl,readdirSync as Tl,statSync as Sl}from"node:fs";import{join as Rl}from"node:path";import{apiLogDir as Dl}from"document360-engine";function gs(){let e=Dl();if(console.log(""),console.log(`Document360 API logs: ${A(e)}`),!Pl(e)){console.log(f(" No logs yet \u2014 they appear after the first Document360 API call.")),console.log("");return}let t=Tl(e).filter(n=>n.endsWith(".jsonl")).sort().reverse();t.length===0&&console.log(f(" No logs yet \u2014 they appear after the first Document360 API call."));for(let n of t.slice(0,14)){let o=(Sl(Rl(e,n)).size/1024).toFixed(1);console.log(` ${n} ${f(`${o} KB`)}`)}console.log(""),console.log(f("Failed calls include request/response bodies (tokens redacted, 4 KB cap).")),console.log(f("Set D360_LOG_BODIES=1 to also log bodies for successful calls.")),console.log("")}L();import{createSession as jl,resolveAuth as Al,findByName as El,slugify as Il,touchSession as Nl,upsertSession as _l,resolveActiveProfile as Ul}from"document360-engine";async function ws(e,t,n,o,r,s){let c=Al(n);c.kind==="none"&&(console.error(""),console.error(x("ANTHROPIC_API_KEY is not set (required for --auth api).")),console.error(`Get a key at ${A("https://console.anthropic.com/settings/keys")}`),console.error(`Or use your Claude subscription instead: ${A("d360-writer --auth subscription")}`),process.exit(2)),c.kind==="subscription"&&console.error(f("Using your Claude subscription (no API key set)."));let p=null;try{p=Ul(e,r)}catch(w){console.error(x(`Document360 profile error: ${w.message}`)),process.exit(2)}p.production&&(console.error(M(`\u26A0 Profile "${p.name}" is PRODUCTION.`)),s||(console.error(x("Refusing to run against a production profile without --yes.")),process.exit(2)),console.error(f(" --yes given \u2014 proceeding against production.")));let h;if(o){let w=El(e,o);w||(console.error(x(`No saved session matches "${o}" in this repo.`)),console.error(f("List sessions inside the REPL with /resume.")),process.exit(2)),h=w.uuid,console.error(f(`Resuming "${w.name}"`))}let b=jl({cwd:e,resume:h,profileName:r,allowProdWrites:s===!0}),k=h??null,D=1;for await(let w of b.send(t))switch(w.type){case"session":if(!k){k=w.sessionId;let v=new Date().toISOString();_l({uuid:k,name:Il(t),renamed:!1,titled:!1,cwd:e,firstPrompt:t,createdAt:v,updatedAt:v})}break;case"text":process.stdout.write(w.delta);break;case"tool":console.error(te(` \u2699 ${w.name}`));break;case"result":D=w.ok?0:1,console.error(f(`(${w.inputTokens}\u2192${w.outputTokens} tokens`+(w.costUsd>0?`, $${w.costUsd<.01?w.costUsd.toFixed(4):w.costUsd.toFixed(2)}`:"")+")")),w.ok||console.error(x("agent finished with an error result"));break;case"error":console.error(""),console.error(x(`agent error: ${w.message}`)),process.exit(1)}k&&Nl(k),process.stdout.write(`
164
+ `),process.exit(D)}import{createInterface as ad}from"node:readline/promises";import{createSession as vr,resolveAuth as ld,getSession as cd,setTitle as ud,slugify as dd,touchSession as oa,upsertSession as pd,generateTitle as fd,resolveActiveProfile as ra,resolveModelSetting as md,readProjectConfig as hd,decodeJwtClaims as ta,isExpired as gd,loadTokens as wd}from"document360-engine";var It=[{name:"init",usage:"/init",desc:"Pick an environment, scaffold .d360-writer.json, and set up the builder hand-off (prints the one-paste prompt)",group:"start"},{name:"login",usage:"/login",desc:"Sign in to Document360 (browser)",group:"start"},{name:"project",usage:"/project [name]",desc:"Choose the Document360 project (picker; lists all you can access)",group:"start"},{name:"devhints",usage:"/devhints",desc:"Re-show/refresh the builder hand-off prompt (set up by /init; run anytime to hand your repo agent the latest)",group:"start"},{name:"scope",usage:"/scope",desc:"Choose which repo folders back the docs (monorepos)",group:"start"},{name:"mcp",usage:"/mcp [list|add|remove]",desc:"Connect MCP servers (Notion, Linear, \u2026)",group:"start"},{name:"draft",usage:"/draft [<feature>]",desc:"Draft a feature's articles from its PRDs/specs in .d360-writer/input/ + the code",group:"docs"},{name:"document",usage:"/document [<what>] [--publish]",desc:"Document a shipped change \u2014 the agent picks the action (new section/article/update); bare: act on builder requests",group:"docs"},{name:"write",usage:"/write [--all|--scope <cat>|<path>] [--run]",desc:"Author the planned articles in parallel (bare = preview + cost; --run starts)",group:"docs"},{name:"screenshot",usage:"/screenshot [--list|id|--all|path]",desc:"--list: status; else author capture specs (bulk also refreshes the capture checklist; --no-setup skips)",group:"docs"},{name:"capture-setup",usage:"/capture-setup",desc:"Re-run the data-staging checklist + dev test-id requests (auto-runs after /screenshot --all)",group:"docs"},{name:"preview",usage:"/preview [path|id]",desc:"Render an article (no arg: pick from tracked)",group:"docs"},{name:"publish",usage:"/publish [path|--all]",desc:"Publish to Document360 (no arg: pick; --all: every candidate)",group:"publish"},{name:"audit",usage:"/audit",desc:"Gap analysis: code vs docs vs Document360 (what changed)",group:"publish"},{name:"inbox",usage:"/inbox",desc:"Act on messages from the repo's coding agent (requests to document, answers to your questions)",group:"publish"},{name:"catch-up",usage:"/catch-up [--publish]",desc:"Process ALL pending work (hints + requests + drift) \u2192 write \u2192 push to Document360 (bare = drafts; --publish goes live)",group:"publish"},{name:"sync",usage:"/sync [pull <path>|--all]",desc:"Drift report local vs Document360; pull portal edits",group:"publish"},{name:"convert",usage:"/convert [--scope <folder>] [--run]",desc:"Convert tracked articles to DFM (one-off legacy migration)",group:"publish"},{name:"profile",usage:"/profile [name|add <name> [env]]",desc:"Switch/create a Document360 connection (picker; s = session)",group:"setup"},{name:"workspace",usage:"/workspace [name]",desc:"Switch the Document360 workspace (picker)",group:"setup"},{name:"model",usage:"/model [name|default]",desc:"Set the Claude model for d360-writer",group:"setup"},{name:"logout",usage:"/logout",desc:"Sign out + clear project/workspace selection (then /login to re-pick)",group:"setup"},{name:"allow-prod",usage:"/allow-prod",desc:"Authorize writes to a production profile",group:"setup"},{name:"doctor",usage:"/doctor",desc:"Health-check: auth, profile, workspace, map, API",group:"setup"},{name:"update",usage:"/update",desc:"Update d360-writer to the latest version (then relaunch)",group:"setup"},{name:"reset",usage:"/reset",desc:"[DANGER] Delete all d360-writer files (docs, config, screenshots); types repo name to confirm",group:"setup"},{name:"resume",usage:"/resume [name]",desc:"Resume a session (no arg lists them)",group:"session"},{name:"rename",usage:"/rename [name]",desc:"Name the session (no arg: suggest one)",group:"session"},{name:"clear",usage:"/clear",desc:"Reset the conversation (resumable)",group:"session"},{name:"help",usage:"/help",desc:"Show this help",group:"session"},{name:"exit",usage:"/exit",desc:"Quit",group:"session"}],Ol=[{key:"start",label:"Start here"},{key:"docs",label:"Write & screenshots"},{key:"publish",label:"Publish & keep in sync"},{key:"setup",label:"Setup & health"},{key:"session",label:"Session"}];function wn(){let e=Math.max(...It.map(n=>n.usage.length))+2,t=["document360-writer \u2014 commands","","New here? Four steps from a fresh repo to published docs:"," 1. /init \u2192 connect, scaffold config, AND print a one-paste hand-off prompt for your source repo"," 2. run that prompt in your repo's coding agent (Claude Code / Codex / Cursor)",' 3. "write the docs for this repo" \u2192 back here, the agent authors the articles'," 4. /publish \u2192 dual-publish to Document360",""," Screenshots are optional \u2014 add them anytime:"," /screenshot --all \u2192 d360-capture capture \u2192 re-/publish"];for(let{key:n,label:o}of Ol){t.push("",o);for(let r of It.filter(s=>s.group===n))t.push(` ${r.usage.padEnd(e)}${r.desc}`)}return t.push("","Tip: anything not starting with / is sent to the agent."),t}function ys(e){if(!e.startsWith("/"))return[];let t=e.slice(1).toLowerCase().split(/\s/)[0]??"";return It.filter(n=>n.name.startsWith(t))}function ks(e){return/<[^>]+>/.test(e.replace(/\[[^\]]*\]/g,""))}async function yo(){console.log("");for(let e of wn())console.log(e);return console.log(""),console.log("Reporting a problem? Run `d360-writer logs` for the API log files."),console.log(""),{kind:"continue"}}L();import{getSession as Ml}from"document360-engine";async function bs(e,t){let n=t.currentUuid(),o=n?Ml(n):void 0;return console.log(o?f(`
164
165
  (conversation reset \u2014 "${o.name}" is still available via /resume)
165
166
  `):f(`
166
167
  (conversation reset \u2014 agent will start fresh on the next prompt)
167
- `)),{kind:"clear"}}async function go(){return{kind:"exit"}}L();Ye();import{input as Nt,confirm as Hl}from"@inquirer/prompts";import{basename as Ts,join as $n}from"node:path";import{existsSync as kt,readFileSync as ql,readdirSync as Bl,writeFileSync as Gl}from"node:fs";import{writeProjectConfig as Ss,readProjectConfig as Vl,projectConfigPath as Rs,writerDir as Yl,DEFAULT_DOCS_DIR as Ds,DEFAULT_CAPTURE_DIR as js,DEFAULT_OUTPUT_DIR as As}from"document360-engine";function Es(e,t="berlin"){let n=Rs(e);if(kt(n))return{created:!1,path:n,profileName:""};let o={projectId:_s(e)??Ts(e),docsDir:Ds,captureDir:js,outputDir:As,profiles:{[t]:{connection:{environment:t},production:!1}},defaultProfile:t,authoritativeSourceFiles:Us(e)};return Ss(o,e),Is(e),{created:!0,path:n,profileName:t}}function Is(e){let t=$n(Yl(e),".gitignore");kt(t)||Gl(t,["# Local/transient \u2014 the config files here ARE meant to be committed.",".sessions/","cache/",""].join(`
168
- `),"utf8")}async function Ns(){let e=process.cwd(),t=Rs(e);if(kt(t)&&!await Hl({message:`${t} already exists. Overwrite?`,default:!1}))return console.log(f("init cancelled.")),{kind:"continue"};let n=_s(e)??Ts(e),o=await Nt({message:"Project ID (used to scope sessions, screenshots, etc.):",default:n}),r=await Nt({message:"Capture directory (where document360-capture .spec.ts files live):",default:js}),s=await Nt({message:"Screenshot output directory:",default:As}),c=await Nt({message:"Default connection profile name:",default:"berlin"}),p=await Nt({message:"Document360 environment for this profile (baked preset):",default:"berlin"}),h={projectId:o,docsDir:Ds,captureDir:r,outputDir:s,profiles:{[c]:{connection:{environment:p},production:!1}},defaultProfile:c,authoritativeSourceFiles:Us(e)},b=Vl(e);b?.terminologyGlossary&&(h.terminologyGlossary=b.terminologyGlossary),Ss(h,e),Is(e);let k=wt(e);console.log(""),console.log(j(`\u2713 Wrote ${t}`)),console.log(""),console.log(`Next: ${A(`d360-writer login --profile ${c}`)} ${f("(sign in; project & workspace auto-selected)")}`),console.log("");for(let D of yt(k))console.log(D);return console.log(""),console.log(`${f("Then ask:")} ${A('"write the user docs for this repo"')}`),console.log(""),{kind:"continue"}}function _s(e){let t=$n(e,"package.json");if(!kt(t))return null;try{return JSON.parse(ql(t,"utf8")).name??null}catch{return null}}function Us(e){let t=[];for(let n of["README.md","ARCHITECTURE.md","CLAUDE.md"])kt($n(e,n))&&t.push(n);for(let n of["src","api","docs"]){let o=$n(e,n);kt(o)&&!zl(o)&&t.push(n)}return t}function zl(e){try{return Bl(e,{withFileTypes:!0}).filter(n=>n.isDirectory()&&!n.name.startsWith(".")).length>6}catch{return!1}}L();import{readMcpConfig as bo,writeMcpConfig as Os}from"document360-engine";async function vn(e){let t=(e[0]??"").toLowerCase();return t==="list"||!t?(Xl(),{kind:"continue"}):t==="add"?(Kl(e.slice(1)),{kind:"continue"}):t==="remove"||t==="rm"?(Jl(e.slice(1)),{kind:"continue"}):(console.log(x(`Unknown /mcp subcommand: ${t}`)),console.log(f("Try: /mcp add <name> <stdio|http|sse> <command-or-url>, /mcp list, /mcp remove <name>")),{kind:"continue"})}function Xl(){let e=bo(),t=Object.keys(e.servers);if(t.length===0){console.log(f(`
168
+ `)),{kind:"clear"}}async function ko(){return{kind:"exit"}}L();Ye();import{input as _t,confirm as Gl}from"@inquirer/prompts";import{basename as js,join as Cn}from"node:path";import{existsSync as kt,readFileSync as Vl,readdirSync as Yl,writeFileSync as zl}from"node:fs";import{writeProjectConfig as As,readProjectConfig as Xl,projectConfigPath as Es,writerDir as Kl,DEFAULT_DOCS_DIR as Is,DEFAULT_CAPTURE_DIR as Ns,DEFAULT_OUTPUT_DIR as _s}from"document360-engine";function Us(e,t="berlin"){let n=Es(e);if(kt(n))return{created:!1,path:n,profileName:""};let o={projectId:Ls(e)??js(e),docsDir:Is,captureDir:Ns,outputDir:_s,profiles:{[t]:{connection:{environment:t},production:!1}},defaultProfile:t,authoritativeSourceFiles:Ws(e)};return As(o,e),Os(e),{created:!0,path:n,profileName:t}}function Os(e){let t=Cn(Kl(e),".gitignore");kt(t)||zl(t,["# Local/transient \u2014 the config files here ARE meant to be committed.",".sessions/","cache/",""].join(`
169
+ `),"utf8")}async function Ms(){let e=process.cwd(),t=Es(e);if(kt(t)&&!await Gl({message:`${t} already exists. Overwrite?`,default:!1}))return console.log(f("init cancelled.")),{kind:"continue"};let n=Ls(e)??js(e),o=await _t({message:"Project ID (used to scope sessions, screenshots, etc.):",default:n}),r=await _t({message:"Capture directory (where document360-capture .spec.ts files live):",default:Ns}),s=await _t({message:"Screenshot output directory:",default:_s}),c=await _t({message:"Default connection profile name:",default:"berlin"}),p=await _t({message:"Document360 environment for this profile (baked preset):",default:"berlin"}),h={projectId:o,docsDir:Is,captureDir:r,outputDir:s,profiles:{[c]:{connection:{environment:p},production:!1}},defaultProfile:c,authoritativeSourceFiles:Ws(e)},b=Xl(e);b?.terminologyGlossary&&(h.terminologyGlossary=b.terminologyGlossary),As(h,e),Os(e);let k=wt(e);console.log(""),console.log(j(`\u2713 Wrote ${t}`)),console.log(""),console.log(`Next: ${A(`d360-writer login --profile ${c}`)} ${f("(sign in; project & workspace auto-selected)")}`),console.log("");for(let D of yt(k))console.log(D);return console.log(""),console.log(`${f("Then ask:")} ${A('"write the user docs for this repo"')}`),console.log(""),{kind:"continue"}}function Ls(e){let t=Cn(e,"package.json");if(!kt(t))return null;try{return JSON.parse(Vl(t,"utf8")).name??null}catch{return null}}function Ws(e){let t=[];for(let n of["README.md","ARCHITECTURE.md","CLAUDE.md"])kt(Cn(e,n))&&t.push(n);for(let n of["src","api","docs"]){let o=Cn(e,n);kt(o)&&!Jl(o)&&t.push(n)}return t}function Jl(e){try{return Yl(e,{withFileTypes:!0}).filter(n=>n.isDirectory()&&!n.name.startsWith(".")).length>6}catch{return!1}}L();import{readMcpConfig as vo,writeMcpConfig as Fs}from"document360-engine";async function Pn(e){let t=(e[0]??"").toLowerCase();return t==="list"||!t?(Ql(),{kind:"continue"}):t==="add"?(Zl(e.slice(1)),{kind:"continue"}):t==="remove"||t==="rm"?(ec(e.slice(1)),{kind:"continue"}):(console.log(x(`Unknown /mcp subcommand: ${t}`)),console.log(f("Try: /mcp add <name> <stdio|http|sse> <command-or-url>, /mcp list, /mcp remove <name>")),{kind:"continue"})}function Ql(){let e=vo(),t=Object.keys(e.servers);if(t.length===0){console.log(f(`
169
170
  No MCP servers registered. Add one with /mcp add <name> <type> <ref>
170
- `));return}console.log(""),console.log("Registered MCP servers (~/.document360-writer/mcp.json):");for(let n of t){let o=e.servers[n];if(o.type==="stdio")console.log(` ${A(n)} ${f("(stdio)")} ${o.command} ${(o.args??[]).join(" ")}`);else{let r=Object.keys(o.headers??{}),s=r.length>0?f(` [headers: ${r.join(", ")}]`):"";console.log(` ${A(n)} ${f(`(${o.type})`)} ${o.url}${s}`)}}console.log("")}function Kl(e){let[t,n,...o]=e;if(!t||!n||o.length===0){console.log(x("Usage: /mcp add <name> <stdio|http|sse> <command-or-url> [args...] [-H key:value ...]"));return}if(n!=="stdio"&&n!=="http"&&n!=="sse"){console.log(x(`Unknown transport: ${n}. Use stdio, http, or sse.`));return}let r=bo(),s;if(n==="stdio")s={type:"stdio",command:o[0],args:o.slice(1)};else{let c={};for(let p=1;p<o.length;p++)if(o[p]==="-H"||o[p]==="--header"){let h=o[++p],b=h?.match(/^([^:=]+)[:=](.+)$/);if(!b){console.log(x(`-H expects key:value (no spaces). Got: ${h??"(nothing)"}`));return}c[b[1].trim()]=b[2].trim()}else{console.log(x(`Unexpected argument: ${o[p]}. After the URL, only -H key:value is allowed.`));return}s={type:n,url:o[0],headers:Object.keys(c).length>0?c:void 0}}r.servers[t]=s,Os(r),console.log(""),console.log(j(`\u2713 Registered "${t}" (${n})`)),console.log(M(" This server loads on your next prompt. The current agent session reads MCP config at startup.")),console.log(f(" Run /clear if you want the next turn to reload immediately.")),console.log("")}function Jl(e){let t=e[0];if(!t){console.log(x("Usage: /mcp remove <name>"));return}let n=bo();if(!n.servers[t]){console.log(x(`No server named "${t}".`));return}delete n.servers[t],Os(n),console.log(j(`\u2713 Removed "${t}".`)),console.log(f(" Run /clear to drop it from the current session immediately."))}L();import{select as lc}from"@inquirer/prompts";import{computeSyncStatus as Do,planPartitions as cc,relatedArticlePaths as uc,resolveModelForOperation as dc,runPartitioned as pc}from"document360-engine";import B from"picocolors";import qs from"wrap-ansi";import To from"string-width";L();import Ne from"picocolors";import xo from"wrap-ansi";import $o from"string-width";var Ms=e=>/^\s*(-{3,}|\*{3,}|_{3,})\s*$/.test(e),Ls=e=>/^\s*\|?[\s:|-]*-[\s:|-]*\|?\s*$/.test(e)&&e.includes("-"),Ws=e=>e.replace(/^\s*\|/,"").replace(/\|\s*$/,"").split("|").map(t=>t.trim());function Ql(e){let t=e.replace(/\r/g,"").split(`
171
- `),n=[],o=0;for(;o<t.length;){let r=t[o];if(/^\s*```/.test(r)){let p=[];for(o++;o<t.length&&!/^\s*```/.test(t[o]);)p.push(t[o++]);o++,n.push({kind:"code",lines:p});continue}if(Ms(r)){n.push({kind:"hr"}),o++;continue}if(r.includes("|")&&o+1<t.length&&Ls(t[o+1])){let p=Ws(r);o+=2;let h=[];for(;o<t.length&&t[o].includes("|")&&t[o].trim()!=="";)h.push(Ws(t[o++]));n.push({kind:"table",header:p,rows:h});continue}let s=r.match(/^(#{1,6})\s+(.*)$/);if(s){n.push({kind:"heading",level:s[1].length,text:s[2]}),o++;continue}if(/^\s*([-*]|\d+\.)\s+/.test(r)){let p=[];for(;o<t.length&&/^\s*([-*]|\d+\.)\s+/.test(t[o]);)p.push(t[o++].replace(/^\s*([-*]|\d+\.)\s+/,""));n.push({kind:"list",items:p});continue}if(r.trim()===""){o++;continue}let c=[];for(;o<t.length&&t[o].trim()!==""&&!/^\s*```/.test(t[o])&&!/^(#{1,6})\s/.test(t[o])&&!/^\s*([-*]|\d+\.)\s+/.test(t[o])&&!Ms(t[o])&&!(t[o].includes("|")&&o+1<t.length&&Ls(t[o+1]));)c.push(t[o++]);n.push({kind:"para",text:c.join(" ")})}return n}function vo(e){return e.replace(/(\*\*[^*]+\*\*|`[^`]+`|\*[^*]+\*)/g,t=>t.startsWith("**")?Ne.bold(t.slice(2,-2)):t.startsWith("`")?A(t.slice(1,-1)):Ne.italic(t.slice(1,-1)))}var Zl=(e,t)=>e+" ".repeat(Math.max(0,t-$o(e)));function ec(e,t,n){let o=e.length,r=e.map((C,E)=>Math.max($o(C),...t.map(_=>$o(_[E]??"")))),s=Math.max(24,n),c=3*o+1,p=[...r],h=()=>p.reduce((C,E)=>C+E,0)+c,b=0;for(;h()>s&&b++<1e4;){let C=-1,E=6;for(let _=0;_<o;_++)p[_]>E&&(E=p[_],C=_);if(C===-1)break;p[C]-=1}let k=(C,E,_)=>Ne.gray(C+p.map(H=>"\u2500".repeat(H+2)).join(E)+_),D=Ne.gray("\u2502"),w=(C,E)=>{let _=p.map(($e,oe)=>{let ke=C[oe]??"",se=E?Ne.bold(ke):vo(ke);return xo(se,$e,{hard:!0}).split(`
172
- `)}),H=Math.max(..._.map($e=>$e.length)),ee=[];for(let $e=0;$e<H;$e++)ee.push(p.map((oe,ke)=>`${D} ${Zl(_[ke][$e]??"",oe)} `).join("")+D);return ee.join(`
173
- `)},v=[k("\u250C","\u252C","\u2510"),w(e,!0)];return v.push(t.length===0?k("\u2514","\u2534","\u2518"):k("\u251C","\u253C","\u2524")),t.forEach((C,E)=>{v.push(w(C,!1)),v.push(E===t.length-1?k("\u2514","\u2534","\u2518"):k("\u251C","\u253C","\u2524"))}),v.join(`
174
- `)}function tc(e,t){switch(e.kind){case"heading":return Ne.bold(e.text);case"hr":return Ne.gray("\u2500".repeat(t));case"para":return xo(vo(e.text),t);case"list":return e.items.map(n=>{let[o="",...r]=xo(vo(n),Math.max(10,t-4)).split(`
171
+ `));return}console.log(""),console.log("Registered MCP servers (~/.document360-writer/mcp.json):");for(let n of t){let o=e.servers[n];if(o.type==="stdio")console.log(` ${A(n)} ${f("(stdio)")} ${o.command} ${(o.args??[]).join(" ")}`);else{let r=Object.keys(o.headers??{}),s=r.length>0?f(` [headers: ${r.join(", ")}]`):"";console.log(` ${A(n)} ${f(`(${o.type})`)} ${o.url}${s}`)}}console.log("")}function Zl(e){let[t,n,...o]=e;if(!t||!n||o.length===0){console.log(x("Usage: /mcp add <name> <stdio|http|sse> <command-or-url> [args...] [-H key:value ...]"));return}if(n!=="stdio"&&n!=="http"&&n!=="sse"){console.log(x(`Unknown transport: ${n}. Use stdio, http, or sse.`));return}let r=vo(),s;if(n==="stdio")s={type:"stdio",command:o[0],args:o.slice(1)};else{let c={};for(let p=1;p<o.length;p++)if(o[p]==="-H"||o[p]==="--header"){let h=o[++p],b=h?.match(/^([^:=]+)[:=](.+)$/);if(!b){console.log(x(`-H expects key:value (no spaces). Got: ${h??"(nothing)"}`));return}c[b[1].trim()]=b[2].trim()}else{console.log(x(`Unexpected argument: ${o[p]}. After the URL, only -H key:value is allowed.`));return}s={type:n,url:o[0],headers:Object.keys(c).length>0?c:void 0}}r.servers[t]=s,Fs(r),console.log(""),console.log(j(`\u2713 Registered "${t}" (${n})`)),console.log(M(" This server loads on your next prompt. The current agent session reads MCP config at startup.")),console.log(f(" Run /clear if you want the next turn to reload immediately.")),console.log("")}function ec(e){let t=e[0];if(!t){console.log(x("Usage: /mcp remove <name>"));return}let n=vo();if(!n.servers[t]){console.log(x(`No server named "${t}".`));return}delete n.servers[t],Fs(n),console.log(j(`\u2713 Removed "${t}".`)),console.log(f(" Run /clear to drop it from the current session immediately."))}L();import{select as dc}from"@inquirer/prompts";import{computeSyncStatus as Eo,planPartitions as pc,relatedArticlePaths as fc,resolveModelForOperation as mc,runPartitioned as hc}from"document360-engine";import B from"picocolors";import Ys from"wrap-ansi";import Do from"string-width";L();import Ne from"picocolors";import Co from"wrap-ansi";import Po from"string-width";var Hs=e=>/^\s*(-{3,}|\*{3,}|_{3,})\s*$/.test(e),qs=e=>/^\s*\|?[\s:|-]*-[\s:|-]*\|?\s*$/.test(e)&&e.includes("-"),Bs=e=>e.replace(/^\s*\|/,"").replace(/\|\s*$/,"").split("|").map(t=>t.trim());function tc(e){let t=e.replace(/\r/g,"").split(`
172
+ `),n=[],o=0;for(;o<t.length;){let r=t[o];if(/^\s*```/.test(r)){let p=[];for(o++;o<t.length&&!/^\s*```/.test(t[o]);)p.push(t[o++]);o++,n.push({kind:"code",lines:p});continue}if(Hs(r)){n.push({kind:"hr"}),o++;continue}if(r.includes("|")&&o+1<t.length&&qs(t[o+1])){let p=Bs(r);o+=2;let h=[];for(;o<t.length&&t[o].includes("|")&&t[o].trim()!=="";)h.push(Bs(t[o++]));n.push({kind:"table",header:p,rows:h});continue}let s=r.match(/^(#{1,6})\s+(.*)$/);if(s){n.push({kind:"heading",level:s[1].length,text:s[2]}),o++;continue}if(/^\s*([-*]|\d+\.)\s+/.test(r)){let p=[];for(;o<t.length&&/^\s*([-*]|\d+\.)\s+/.test(t[o]);)p.push(t[o++].replace(/^\s*([-*]|\d+\.)\s+/,""));n.push({kind:"list",items:p});continue}if(r.trim()===""){o++;continue}let c=[];for(;o<t.length&&t[o].trim()!==""&&!/^\s*```/.test(t[o])&&!/^(#{1,6})\s/.test(t[o])&&!/^\s*([-*]|\d+\.)\s+/.test(t[o])&&!Hs(t[o])&&!(t[o].includes("|")&&o+1<t.length&&qs(t[o+1]));)c.push(t[o++]);n.push({kind:"para",text:c.join(" ")})}return n}function To(e){return e.replace(/(\*\*[^*]+\*\*|`[^`]+`|\*[^*]+\*)/g,t=>t.startsWith("**")?Ne.bold(t.slice(2,-2)):t.startsWith("`")?A(t.slice(1,-1)):Ne.italic(t.slice(1,-1)))}var nc=(e,t)=>e+" ".repeat(Math.max(0,t-Po(e)));function oc(e,t,n){let o=e.length,r=e.map((C,I)=>Math.max(Po(C),...t.map(U=>Po(U[I]??"")))),s=Math.max(24,n),c=3*o+1,p=[...r],h=()=>p.reduce((C,I)=>C+I,0)+c,b=0;for(;h()>s&&b++<1e4;){let C=-1,I=6;for(let U=0;U<o;U++)p[U]>I&&(I=p[U],C=U);if(C===-1)break;p[C]-=1}let k=(C,I,U)=>Ne.gray(C+p.map(H=>"\u2500".repeat(H+2)).join(I)+U),D=Ne.gray("\u2502"),w=(C,I)=>{let U=p.map(($e,oe)=>{let ke=C[oe]??"",se=I?Ne.bold(ke):To(ke);return Co(se,$e,{hard:!0}).split(`
173
+ `)}),H=Math.max(...U.map($e=>$e.length)),ee=[];for(let $e=0;$e<H;$e++)ee.push(p.map((oe,ke)=>`${D} ${nc(U[ke][$e]??"",oe)} `).join("")+D);return ee.join(`
174
+ `)},v=[k("\u250C","\u252C","\u2510"),w(e,!0)];return v.push(t.length===0?k("\u2514","\u2534","\u2518"):k("\u251C","\u253C","\u2524")),t.forEach((C,I)=>{v.push(w(C,!1)),v.push(I===t.length-1?k("\u2514","\u2534","\u2518"):k("\u251C","\u253C","\u2524"))}),v.join(`
175
+ `)}function rc(e,t){switch(e.kind){case"heading":return Ne.bold(e.text);case"hr":return Ne.gray("\u2500".repeat(t));case"para":return Co(To(e.text),t);case"list":return e.items.map(n=>{let[o="",...r]=Co(To(n),Math.max(10,t-4)).split(`
175
176
  `);return" \u2022 "+o+r.map(s=>`
176
177
  `+s).join("")}).join(`
177
178
  `);case"code":return e.lines.map(n=>Ne.gray(" "+n)).join(`
178
- `);case"table":return ec(e.header,e.rows,t)}}function Co(e,t){let n=Math.max(20,t);return Ql(e).map(o=>tc(o,n)).join(`
179
+ `);case"table":return oc(e.header,e.rows,t)}}function So(e,t){let n=Math.max(20,t);return tc(e).map(o=>rc(o,n)).join(`
179
180
 
180
- `)}L();import nc from"picocolors";var oc=[127,86,217],rc=[22,38,43],Fs={T:oc,E:rc},_t=["..TTTTTT....","..TTTTTTT...","..TTTTTTTT..","..TTETTETT..","..TTETTETT..","..TTTTTTTT..","..TTTTTTT...","..TTTTTT....","...T..T....."],Po=([e,t,n])=>`\x1B[38;2;${e};${t};${n}m`,sc=([e,t,n])=>`\x1B[48;2;${e};${t};${n}m`;function Hs(){if(!nc.isColorSupported)return[];let e=_t[0].length,t=[];for(let n=0;n<_t.length;n+=2){let o="";for(let r=0;r<e;r++){let s=Fs[_t[n][r]],c=n+1<_t.length?Fs[_t[n+1][r]]:void 0;s&&c?o+=`${Po(s)}${sc(c)}\u2580\x1B[49m\x1B[39m`:s?o+=`${Po(s)}\u2580\x1B[39m`:c?o+=`${Po(c)}\u2584\x1B[39m`:o+=" "}t.push(o)}return t}function Ut(e){return e<60?`${e}s`:`${Math.floor(e/60)}m ${e%60}s`}function le(e){return e<=0?"$0.00":e<.01?`$${e.toFixed(4)}`:`$${e.toFixed(2)}`}function _e(e){return e<1e3?`${e} tokens`:e<1e6?`${(e/1e3).toFixed(1)}k tokens`:`${(e/1e6).toFixed(2)}M tokens`}var bt=(e,t)=>` ${e.padEnd(13)}${t}`;function ic(e,t){let n=[jt("\u270E document360-writer")+B.gray(` v${e.version}`),B.gray(" Reads your code, writes your docs."),"",bt("Claude:",`${e.claude}${B.gray(` \xB7 ${e.model}${e.modelSource?` (${e.modelSource})`:""}`)}`),bt("Document360:",e.configured?e.loggedOut?B.yellow("not logged in \u2014 run /login"):`${e.who??""}${e.sessionHint?B.gray(` (${e.sessionHint})`):""}`:B.yellow("not set up \u2014 run /init")),bt("Profile:",e.configured?`${e.profile}${B.gray(` (${e.apiUrl})`)}${e.prod?B.bold(B.yellow(" \u26A0 PRODUCTION")):""}`:B.gray("\u2014 (run /init)")),bt("Project:",e.project),bt("Mode:",B.gray(e.mode)),bt("cwd:",B.gray(e.cwd))],o=Hs();if(o.length===0)return n.join(`
181
- `);let r=2,s=3,c=To(o[0]);if(!(t>=r+c+s+Math.max(...n.map(k=>To(k)))))return[...o.map(k=>" "+k),...n].join(`
181
+ `)}L();import sc from"picocolors";var ic=[127,86,217],ac=[22,38,43],Gs={T:ic,E:ac},Ut=["..TTTTTT....","..TTTTTTT...","..TTTTTTTT..","..TTETTETT..","..TTETTETT..","..TTTTTTTT..","..TTTTTTT...","..TTTTTT....","...T..T....."],Ro=([e,t,n])=>`\x1B[38;2;${e};${t};${n}m`,lc=([e,t,n])=>`\x1B[48;2;${e};${t};${n}m`;function Vs(){if(!sc.isColorSupported)return[];let e=Ut[0].length,t=[];for(let n=0;n<Ut.length;n+=2){let o="";for(let r=0;r<e;r++){let s=Gs[Ut[n][r]],c=n+1<Ut.length?Gs[Ut[n+1][r]]:void 0;s&&c?o+=`${Ro(s)}${lc(c)}\u2580\x1B[49m\x1B[39m`:s?o+=`${Ro(s)}\u2580\x1B[39m`:c?o+=`${Ro(c)}\u2584\x1B[39m`:o+=" "}t.push(o)}return t}function Ot(e){return e<60?`${e}s`:`${Math.floor(e/60)}m ${e%60}s`}function le(e){return e<=0?"$0.00":e<.01?`$${e.toFixed(4)}`:`$${e.toFixed(2)}`}function _e(e){return e<1e3?`${e} tokens`:e<1e6?`${(e/1e3).toFixed(1)}k tokens`:`${(e/1e6).toFixed(2)}M tokens`}var bt=(e,t)=>` ${e.padEnd(13)}${t}`;function cc(e,t){let n=[jt("\u270E document360-writer")+B.gray(` v${e.version}`),B.gray(" Reads your code, writes your docs."),"",bt("Claude:",`${e.claude}${B.gray(` \xB7 ${e.model}${e.modelSource?` (${e.modelSource})`:""}`)}`),bt("Document360:",e.configured?e.loggedOut?B.yellow("not logged in \u2014 run /login"):`${e.who??""}${e.sessionHint?B.gray(` (${e.sessionHint})`):""}`:B.yellow("not set up \u2014 run /init")),bt("Profile:",e.configured?`${e.profile}${B.gray(` (${e.apiUrl})`)}${e.prod?B.bold(B.yellow(" \u26A0 PRODUCTION")):""}`:B.gray("\u2014 (run /init)")),bt("Project:",e.project),bt("Mode:",B.gray(e.mode)),bt("cwd:",B.gray(e.cwd))],o=Vs();if(o.length===0)return n.join(`
182
+ `);let r=2,s=3,c=Do(o[0]);if(!(t>=r+c+s+Math.max(...n.map(k=>Do(k)))))return[...o.map(k=>" "+k),...n].join(`
182
183
  `);let h=Math.max(0,Math.floor((n.length-o.length)/2)),b=[];for(let k=0;k<Math.max(o.length+h,n.length);k++){let D=o[k-h]??" ".repeat(c);b.push((" ".repeat(r)+D+" ".repeat(s)+(n[k]??"")).trimEnd())}return b.join(`
183
- `)}var ac={error:B.red,warn:B.yellow,ok:B.green,info:B.gray};function So(e,t){let n=Math.max(20,t);switch(e.kind){case"banner":return ic(e.info,n);case"user":{let o="\x1B[48;2;42;42;46m",r="\x1B[49m",s=Math.max(10,n-4),c=50,p=e.text.split(`
184
- `).flatMap(b=>qs(b,s,{hard:!0}).split(`
184
+ `)}var uc={error:B.red,warn:B.yellow,ok:B.green,info:B.gray};function jo(e,t){let n=Math.max(20,t);switch(e.kind){case"banner":return cc(e.info,n);case"user":{let o="\x1B[48;2;42;42;46m",r="\x1B[49m",s=Math.max(10,n-4),c=50,p=e.text.split(`
185
+ `).flatMap(b=>Ys(b,s,{hard:!0}).split(`
185
186
  `)),h=Math.max(0,p.length-c);return h>0&&(p=[...p.slice(0,c),B.dim(`\u2026 +${h} more lines`)]),`
186
- `+p.map((b,k)=>o+(k===0?A(" \u276F "):" ")+b+" ".repeat(Math.max(0,s-To(b))+1)+r).join(`
187
+ `+p.map((b,k)=>o+(k===0?A(" \u276F "):" ")+b+" ".repeat(Math.max(0,s-Do(b))+1)+r).join(`
187
188
  `)}case"assistant":return`
188
- `+Co(e.text,n);case"tool":{let o=e.arg!==null?B.gray(`${e.sep}(${e.arg})`):"";return`
189
- `+qs(B.green("\u25CF ")+B.bold(e.title)+o,n)}case"tool-result":{let o=e.isError?B.red:B.gray,r=e.lines.map((s,c)=>o((c===0?" \u23BF ":" ")+s));return e.hidden>0&&r.push(B.dim(` \u2026 +${e.hidden} lines`)),r.join(`
189
+ `+So(e.text,n);case"tool":{let o=e.arg!==null?B.gray(`${e.sep}(${e.arg})`):"";return`
190
+ `+Ys(B.green("\u25CF ")+B.bold(e.title)+o,n)}case"tool-result":{let o=e.isError?B.red:B.gray,r=e.lines.map((s,c)=>o((c===0?" \u23BF ":" ")+s));return e.hidden>0&&r.push(B.dim(` \u2026 +${e.hidden} lines`)),r.join(`
190
191
  `)}case"diff":{let o=c=>c===1?"":"s",s=[B.gray(` \u23BF Added ${e.added} line${o(e.added)}, removed ${e.removed} line${o(e.removed)}`),...e.lines];return e.hidden>0&&s.push(B.dim(` \u2026 +${e.hidden} more diff lines`)),s.join(`
191
192
  `)}case"link":return e.lines.map(o=>A(Et(` \u2B95 ${o}`))).join(`
192
193
  `);case"preview":return`
193
194
  `+jt(`\u25A3 Preview \u2014 ${e.name}`)+`
194
195
 
195
- `+Co(e.text,n);case"note":return`
196
- `+ac[e.tone](Et(e.text));case"done":return`
197
- `+(e.ok?B.magenta("\u2736 "):B.red("\u2736 "))+B.gray(`Cooked for ${Ut(e.seconds)} \xB7 ${e.tokens} tokens`+(e.costUsd>0?` \xB7 ${le(e.costUsd)}`:""))}}function Bs(e,t){return e.map(n=>So(n,t)).join(`
198
- `)}var Ot=3;function jo(e){return[`Run the publish-to-d360 skill for the article at: ${e}`,"","Steps you must follow:","1. Read the article markdown \u2014 use the repo-relative path exactly as given above (it resolves against the working directory; do not reconstruct an absolute path).","2. Compute the D360 publish form (strip the YAML frontmatter and the H1 title, strip every <!-- SCREENSHOT ... --> block while keeping the visible [Screenshot: ...] line, normalize cross-article links).","3. Look up the article ID in <repo>/d360-category-map.json. If present, call the document360 MCP update-article tool. If absent, call create-article with local_path set to the repo-relative .md path (the tool records the new ID + sync base in the category map itself \u2014 do not edit the articles map by hand).","4. Report what changed and remind me to publish the draft manually in the Document360 portal."].join(`
199
- `)}var Gs={"local-ahead":"modified locally","untracked-local":"new (never published)",conflict:"\u26A0 conflict \u2014 publishing overwrites the portal edit"};function Mt(e){return e.filter(t=>t.path!==null&&t.status in Gs).map(t=>({path:t.path,label:Gs[t.status]}))}function fc(e){let t=e.replace(/\\/g,"/").split("/").pop()??e,n=t.replace(/^\d+[-_]/,"").replace(/[-_]+/g," ").trim();return n?n.charAt(0).toUpperCase()+n.slice(1):t}function Vs(e){let t=[];e.length>1&&t.push({kind:"all",label:`Publish all ${e.length} articles`,paths:e.map(o=>o.path),indent:!1});let n=new Map;for(let o of e){let r=o.path.replace(/\\/g,"/").split("/").slice(0,-1).join("/"),s=n.get(r);s?s.push(o):n.set(r,[o])}for(let o of[...n.keys()].sort()){let r=n.get(o).sort((s,c)=>s.path.localeCompare(c.path));t.push({kind:"category",label:`${fc(o)} (${r.length})`,paths:r.map(s=>s.path),indent:!1});for(let s of r){let c=s.path.replace(/\\/g,"/").split("/").pop()??s.path;t.push({kind:"article",label:c,paths:[s.path],indent:!0,note:s.label})}}return t}function Cn(e){return[`Run the publish-to-d360 skill for ALL of these ${e.length} articles, one by one:`,"",...e.map(t=>`- ${t}`),"","Use the repo-relative paths exactly as listed (they resolve against the working directory; do not reconstruct absolute paths). Apply the normal per-article publish flow (frontmatter/H1/screenshot-comment strips, link normalization; update when mapped, create with local_path when not). If one article fails, note it and continue. Finish with a summary table (article | created/updated | failures) and remind me drafts need review in the portal."].join(`
200
- `)}function Ao(e,t,n){let o=w=>t[w.index]?.paths.length??0,r=e.filter(w=>w.ok),s=e.filter(w=>!w.ok),c=e.reduce((w,v)=>w+o(v),0),p=r.reduce((w,v)=>w+o(v),0),h=n==="api"?`${le(e.reduce((w,v)=>w+v.costUsd,0))} total`:_e(e.reduce((w,v)=>w+v.outputTokens,0)),b=`${r.length}/${e.length} partition${e.length===1?"":"s"}`,k=w=>`${w} article${w===1?"":"s"}`,D=[];if(s.length===0)D.push(`Published ${k(c)} (${b}) successfully \xB7 ${h}.`),D.push("All are DRAFTS \u2014 review and publish them in the Document360 portal.");else{D.push(`Published ${p}/${k(c)} (${b}) \xB7 ${h}.`),D.push(`${s.length} partition${s.length===1?"":"s"} failed \u2014 re-run /publish --all to retry just the rest (published articles are skipped):`);for(let w of s)D.push(` \u2717 ${w.label}${w.error?` \u2014 ${w.error}`:""}`)}return D}async function Ro(e,t){let n=cc(t),{model:o}=dc(e.cwd,"standard");console.log(f(`Publishing ${t.length} article${t.length===1?"":"s"} across ${n.length} partition${n.length===1?"":"s"} (\u2264${Ot} agents at once) on ${o}\u2026`)),console.log(f(" (mid-run abort is TUI-only \u2014 Ctrl+C exits the REPL.)"));try{for await(let r of pc({cwd:e.cwd,partitions:n,promptFor:s=>Cn(s.paths),concurrency:Ot,profileName:e.profileName,allowProdWrites:e.allowProdWrites(),model:o}))if(r.type==="partition_status")r.status==="running"?console.log(f(` \u25B8 ${r.label} \u2014 publishing\u2026`)):r.status==="done"?console.log(j(` \u2713 ${r.label}`)):console.log(x(` \u2717 ${r.label}`));else if(r.type==="run_done"){console.log("");let s=process.env.ANTHROPIC_API_KEY?"api":"subscription";for(let c of Ao(r.results,n,s))console.log(r.ok?j(c):M(c))}}catch(r){console.log(x(`Publish run failed: ${r.message}`))}return console.log(""),{kind:"continue"}}async function Pn(e,t,n){let o=uc(e,n);if(o.length===0)return[];let r=new Set(Mt((await Do({cwd:e,profileName:t})).entries).map(s=>s.path));return o.filter(s=>r.has(s))}async function Ys(e,t){let n=e[0];if(n==="--related"&&e[1]){if(!t)return{kind:"continue"};let o=await Pn(t.cwd,t.profileName,e[1].replace(/\\/g,"/"));return o.length===0?(console.log(j("\u2713 All related articles are already published.")),{kind:"continue"}):await Ro(t,o)}if(n==="--all"){console.log(f("Checking what needs publishing\u2026"));try{let o=Mt((await Do({cwd:t?.cwd??process.cwd()})).entries);return o.length===0?(console.log(j("\u2713 Nothing is ahead of Document360 \u2014 no publish candidates.")),{kind:"continue"}):t?await Ro(t,o.map(r=>r.path)):{kind:"forward-to-agent",prompt:Cn(o.map(r=>r.path)),display:"/publish --all"}}catch(o){return console.log(x(`Could not compute sync status: ${o.message}`)),{kind:"continue"}}}if(!n){console.log(f("Checking what needs publishing\u2026"));let o;try{o=Mt((await Do({cwd:t?.cwd??process.cwd()})).entries)}catch(r){return console.log(x(`Could not compute sync status: ${r.message}`)),console.log(f("Publish a specific article: /publish <article-path>")),{kind:"continue"}}if(o.length===0)return console.log(j("\u2713 Nothing is ahead of Document360 \u2014 no publish candidates.")),console.log(f(" (Articles without a sync base are unverified \u2014 publish those by path if needed.)")),{kind:"continue"};if(!process.stdin.isTTY||!t){for(let r of o)console.log(` ${r.path} ${f(`(${r.label})`)}`);return console.log(f("Run: /publish <article-path>")),{kind:"continue"}}try{n=await t.withPausedInput(()=>lc({message:"Publish which article?",choices:[...o.length>1?[{name:`All ${o.length} candidates`,value:"--all",description:"one agent run over every candidate"}]:[],...o.map(r=>({name:r.path,value:r.path,description:r.label}))]}))}catch{return console.log(f("Cancelled.")),{kind:"continue"}}if(n==="--all")return await Ro(t,o.map(r=>r.path))}return{kind:"forward-to-agent",prompt:jo(n),display:`/publish ${n}`}}async function Tn(){return{kind:"forward-to-agent",prompt:["Run the gap-analysis skill against this repo.","","Follow its stages in order:","1. d360_sync_status first \u2014 stop and report if any article is in conflict or remote-ahead (the local copy cannot be trusted until resolved).","2. git diff since the lastAnalyzedCommit marker in d360-category-map.json (or last 30 days if no marker), filtered to the authoritativeSourceFiles paths.","2.5. d360_pending_hints \u2014 the source agent's own notes on what it shipped. Verify each (sources exist, commit is an ancestor of HEAD, source shows the surface) before trusting; fold verified ones into the table, flag the rest.","3. Map changes (diff + hints) to articles via their `sources:` frontmatter; read only implicated articles and changed source files. If articles are missing `sources:`, this is the one-time bootstrap pass \u2014 backfill them.","4. Output the proposal table: | Article (path or proposed title) | Action (create | update | retire | adopt) | Reason | Evidence | Scope |, then advance lastAnalyzedCommit and stamp consumed hints.","","Do not start writing or updating any article yet \u2014 the proposal table is the deliverable."].join(`
201
- `),display:"/audit"}}L();import{checkbox as mc}from"@inquirer/prompts";import{inventoryRepo as hc,readProjectConfig as zs,writeProjectConfig as gc}from"document360-engine";function Eo(e,t){let n=zs(e);n&&(n.authoritativeSourceFiles=t,gc(n,e))}function Sn(e){let t=[`${e.fileCount}${e.fileCount>=5e3?"+":""} files`];return e.stacks.length&&t.push(e.stacks.join("+")),t.push(e.reason),t.join(" \xB7 ")}async function Xs(e,t){let n=t?.cwd??process.cwd();if(!zs(n))return console.log(x("No .d360-writer.json here. Run /init first.")),{kind:"continue"};let o=hc(n);if(o.length===0)return console.log(f('No candidate source folders found. Set "authoritativeSourceFiles" in .d360-writer.json manually.')),{kind:"continue"};if(!process.stdin.isTTY||!t){console.log(""),console.log(A("Recommended documentation scope (run /scope in the REPL to choose):"));for(let s of o)console.log(` ${s.recommended?"\u25C9":"\u25CB"} ${s.path} ${f(Sn(s))}`);return console.log(""),{kind:"continue"}}let r;try{r=await t.withPausedInput(()=>mc({message:"Which folders back the user docs? (space toggles, enter confirms)",choices:o.map(s=>({name:`${s.path} (${Sn(s)})`,value:s.path,checked:s.recommended})),pageSize:20}))}catch{return console.log(f("Cancelled.")),{kind:"continue"}}if(r.length===0)return console.log(f("Nothing selected \u2014 scope unchanged.")),{kind:"continue"};Eo(n,r),console.log(j(`\u2713 Scoped to ${r.length} folder(s) \u2014 written to .d360-writer.json`));for(let s of r)console.log(` ${s}`);return console.log(""),{kind:"continue"}}L();import{confirm as xc}from"@inquirer/prompts";import{applyPull as ei,computeSyncStatus as ti,planPull as $c,D360AuthError as vc}from"document360-engine";L();var Ks=[{status:"conflict",header:"Conflicts \u2014 both sides changed; pick a direction (/sync pull <path> or /publish <path>):",paint:x,mark:"!"},{status:"local-ahead",header:"Local ahead \u2014 push with /publish <path>:",paint:M,mark:"M"},{status:"remote-ahead",header:"Remote ahead \u2014 pull with /sync pull <path>:",paint:A,mark:"M"},{status:"deleted-local",header:"Deleted locally \u2014 still on Document360 (pull to restore, or remove from the map):",paint:x,mark:"D"},{status:"deleted-remote",header:"Deleted on Document360 \u2014 still local (publish to recreate, or delete the file):",paint:x,mark:"D"},{status:"orphaned",header:"Orphaned map entries \u2014 gone on both sides (remove from d360-category-map.json):",paint:te,mark:"X"},{status:"untracked-local",header:"Untracked local articles \u2014 publish to start tracking:",paint:f,mark:"?"},{status:"untracked-remote",header:"Untracked Document360 articles \u2014 no local file maps to them:",paint:f,mark:"?"},{status:"unknown-base",header:"No sync base recorded yet \u2014 the next /publish or /sync pull of each records one:",paint:te,mark:"\xB7"}];function wc(e){return e.path?e.path:`${e.title??"(untitled)"} ${te(`[${e.articleId}]`)}`}function Rn(e){let t=[];for(let c of Ks){let p=e.entries.filter(h=>h.status===c.status);if(p.length!==0){t.push(""),t.push(Pe(c.header));for(let h of p)t.push(` ${c.paint(c.mark)} ${c.paint(wc(h))}${h.detail?te(` (${h.detail})`):""}`)}}let n=e.counts["in-sync"]??0,o=e.entries.length;t.push("");let r={"in-sync":"in sync","local-ahead":"local ahead","remote-ahead":"remote ahead",conflict:"conflicts","untracked-local":"untracked local","untracked-remote":"untracked remote","deleted-local":"deleted locally","deleted-remote":"deleted on D360",orphaned:"orphaned","unknown-base":"no base yet"},s=o===n?j("\u2713 everything in sync"):[n>0?j(`\u2713 ${n} in sync`):null,...Ks.map(c=>{let p=e.counts[c.status]??0;return p>0?`${p} ${r[c.status]}`:null})].filter(Boolean).join(te(" \xB7 "));return t.push(s+te(` \xB7 ${o} tracked+seen \xB7 profile "${e.profile}" \xB7 docs root ${e.docsRoot}/`)),t}import{structuredPatch as yc}from"diff";import Js from"picocolors";var Qs=80,kc="\x1B[48;2;74;28;28m",bc="\x1B[48;2;24;66;24m",Zs="\x1B[49m",Io=e=>String(e).padStart(5);function ze(e,t,n){let o=w=>{let v=w.replace(/\r\n/g,`
196
+ `+So(e.text,n);case"note":return`
197
+ `+uc[e.tone](Et(e.text));case"done":return`
198
+ `+(e.ok?B.magenta("\u2736 "):B.red("\u2736 "))+B.gray(`Cooked for ${Ot(e.seconds)} \xB7 ${e.tokens} tokens`+(e.costUsd>0?` \xB7 ${le(e.costUsd)}`:""))}}function zs(e,t){return e.map(n=>jo(n,t)).join(`
199
+ `)}var Mt=3;function Io(e){return[`Run the publish-to-d360 skill for the article at: ${e}`,"","Steps you must follow:","1. Read the article markdown \u2014 use the repo-relative path exactly as given above (it resolves against the working directory; do not reconstruct an absolute path).","2. Compute the D360 publish form (strip the YAML frontmatter and the H1 title, strip every <!-- SCREENSHOT ... --> block while keeping the visible [Screenshot: ...] line, normalize cross-article links).","3. Look up the article ID in <repo>/d360-category-map.json. If present, call the document360 MCP update-article tool. If absent, call create-article with local_path set to the repo-relative .md path (the tool records the new ID + sync base in the category map itself \u2014 do not edit the articles map by hand).","4. Report what changed and remind me to publish the draft manually in the Document360 portal."].join(`
200
+ `)}var Xs={"local-ahead":"modified locally","untracked-local":"new (never published)",conflict:"\u26A0 conflict \u2014 publishing overwrites the portal edit"};function Lt(e){return e.filter(t=>t.path!==null&&t.status in Xs).map(t=>({path:t.path,label:Xs[t.status]}))}function gc(e){let t=e.replace(/\\/g,"/").split("/").pop()??e,n=t.replace(/^\d+[-_]/,"").replace(/[-_]+/g," ").trim();return n?n.charAt(0).toUpperCase()+n.slice(1):t}function Ks(e){let t=[];e.length>1&&t.push({kind:"all",label:`Publish all ${e.length} articles`,paths:e.map(o=>o.path),indent:!1});let n=new Map;for(let o of e){let r=o.path.replace(/\\/g,"/").split("/").slice(0,-1).join("/"),s=n.get(r);s?s.push(o):n.set(r,[o])}for(let o of[...n.keys()].sort()){let r=n.get(o).sort((s,c)=>s.path.localeCompare(c.path));t.push({kind:"category",label:`${gc(o)} (${r.length})`,paths:r.map(s=>s.path),indent:!1});for(let s of r){let c=s.path.replace(/\\/g,"/").split("/").pop()??s.path;t.push({kind:"article",label:c,paths:[s.path],indent:!0,note:s.label})}}return t}function Tn(e){return[`Run the publish-to-d360 skill for ALL of these ${e.length} articles, one by one:`,"",...e.map(t=>`- ${t}`),"","Use the repo-relative paths exactly as listed (they resolve against the working directory; do not reconstruct absolute paths). Apply the normal per-article publish flow (frontmatter/H1/screenshot-comment strips, link normalization; update when mapped, create with local_path when not). If one article fails, note it and continue. Finish with a summary table (article | created/updated | failures) and remind me drafts need review in the portal."].join(`
201
+ `)}function No(e,t,n){let o=w=>t[w.index]?.paths.length??0,r=e.filter(w=>w.ok),s=e.filter(w=>!w.ok),c=e.reduce((w,v)=>w+o(v),0),p=r.reduce((w,v)=>w+o(v),0),h=n==="api"?`${le(e.reduce((w,v)=>w+v.costUsd,0))} total`:_e(e.reduce((w,v)=>w+v.outputTokens,0)),b=`${r.length}/${e.length} partition${e.length===1?"":"s"}`,k=w=>`${w} article${w===1?"":"s"}`,D=[];if(s.length===0)D.push(`Published ${k(c)} (${b}) successfully \xB7 ${h}.`),D.push("All are DRAFTS \u2014 review and publish them in the Document360 portal.");else{D.push(`Published ${p}/${k(c)} (${b}) \xB7 ${h}.`),D.push(`${s.length} partition${s.length===1?"":"s"} failed \u2014 re-run /publish --all to retry just the rest (published articles are skipped):`);for(let w of s)D.push(` \u2717 ${w.label}${w.error?` \u2014 ${w.error}`:""}`)}return D}async function Ao(e,t){let n=pc(t),{model:o}=mc(e.cwd,"standard");console.log(f(`Publishing ${t.length} article${t.length===1?"":"s"} across ${n.length} partition${n.length===1?"":"s"} (\u2264${Mt} agents at once) on ${o}\u2026`)),console.log(f(" (mid-run abort is TUI-only \u2014 Ctrl+C exits the REPL.)"));try{for await(let r of hc({cwd:e.cwd,partitions:n,promptFor:s=>Tn(s.paths),concurrency:Mt,profileName:e.profileName,allowProdWrites:e.allowProdWrites(),model:o}))if(r.type==="partition_status")r.status==="running"?console.log(f(` \u25B8 ${r.label} \u2014 publishing\u2026`)):r.status==="done"?console.log(j(` \u2713 ${r.label}`)):console.log(x(` \u2717 ${r.label}`));else if(r.type==="run_done"){console.log("");let s=process.env.ANTHROPIC_API_KEY?"api":"subscription";for(let c of No(r.results,n,s))console.log(r.ok?j(c):M(c))}}catch(r){console.log(x(`Publish run failed: ${r.message}`))}return console.log(""),{kind:"continue"}}async function Sn(e,t,n){let o=fc(e,n);if(o.length===0)return[];let r=new Set(Lt((await Eo({cwd:e,profileName:t})).entries).map(s=>s.path));return o.filter(s=>r.has(s))}async function Js(e,t){let n=e[0];if(n==="--related"&&e[1]){if(!t)return{kind:"continue"};let o=await Sn(t.cwd,t.profileName,e[1].replace(/\\/g,"/"));return o.length===0?(console.log(j("\u2713 All related articles are already published.")),{kind:"continue"}):await Ao(t,o)}if(n==="--all"){console.log(f("Checking what needs publishing\u2026"));try{let o=Lt((await Eo({cwd:t?.cwd??process.cwd()})).entries);return o.length===0?(console.log(j("\u2713 Nothing is ahead of Document360 \u2014 no publish candidates.")),{kind:"continue"}):t?await Ao(t,o.map(r=>r.path)):{kind:"forward-to-agent",prompt:Tn(o.map(r=>r.path)),display:"/publish --all"}}catch(o){return console.log(x(`Could not compute sync status: ${o.message}`)),{kind:"continue"}}}if(!n){console.log(f("Checking what needs publishing\u2026"));let o;try{o=Lt((await Eo({cwd:t?.cwd??process.cwd()})).entries)}catch(r){return console.log(x(`Could not compute sync status: ${r.message}`)),console.log(f("Publish a specific article: /publish <article-path>")),{kind:"continue"}}if(o.length===0)return console.log(j("\u2713 Nothing is ahead of Document360 \u2014 no publish candidates.")),console.log(f(" (Articles without a sync base are unverified \u2014 publish those by path if needed.)")),{kind:"continue"};if(!process.stdin.isTTY||!t){for(let r of o)console.log(` ${r.path} ${f(`(${r.label})`)}`);return console.log(f("Run: /publish <article-path>")),{kind:"continue"}}try{n=await t.withPausedInput(()=>dc({message:"Publish which article?",choices:[...o.length>1?[{name:`All ${o.length} candidates`,value:"--all",description:"one agent run over every candidate"}]:[],...o.map(r=>({name:r.path,value:r.path,description:r.label}))]}))}catch{return console.log(f("Cancelled.")),{kind:"continue"}}if(n==="--all")return await Ao(t,o.map(r=>r.path))}return{kind:"forward-to-agent",prompt:Io(n),display:`/publish ${n}`}}async function Rn(){return{kind:"forward-to-agent",prompt:["Run the gap-analysis skill against this repo.","","Follow its stages in order:","1. d360_sync_status first \u2014 stop and report if any article is in conflict or remote-ahead (the local copy cannot be trusted until resolved).","2. git diff since the lastAnalyzedCommit marker in d360-category-map.json (or last 30 days if no marker), filtered to the authoritativeSourceFiles paths.","2.5. d360_pending_hints \u2014 the source agent's own notes on what it shipped. Verify each (sources exist, commit is an ancestor of HEAD, source shows the surface) before trusting; fold verified ones into the table, flag the rest.","3. Map changes (diff + hints) to articles via their `sources:` frontmatter; read only implicated articles and changed source files. If articles are missing `sources:`, this is the one-time bootstrap pass \u2014 backfill them.","4. Output the proposal table: | Article (path or proposed title) | Action (create | update | retire | adopt) | Reason | Evidence | Scope |, then advance lastAnalyzedCommit and stamp consumed hints.","","Do not start writing or updating any article yet \u2014 the proposal table is the deliverable."].join(`
202
+ `),display:"/audit"}}L();import{checkbox as wc}from"@inquirer/prompts";import{inventoryRepo as yc,readProjectConfig as Qs,writeProjectConfig as kc}from"document360-engine";function _o(e,t){let n=Qs(e);n&&(n.authoritativeSourceFiles=t,kc(n,e))}function Dn(e){let t=[`${e.fileCount}${e.fileCount>=5e3?"+":""} files`];return e.stacks.length&&t.push(e.stacks.join("+")),t.push(e.reason),t.join(" \xB7 ")}async function Zs(e,t){let n=t?.cwd??process.cwd();if(!Qs(n))return console.log(x("No .d360-writer.json here. Run /init first.")),{kind:"continue"};let o=yc(n);if(o.length===0)return console.log(f('No candidate source folders found. Set "authoritativeSourceFiles" in .d360-writer.json manually.')),{kind:"continue"};if(!process.stdin.isTTY||!t){console.log(""),console.log(A("Recommended documentation scope (run /scope in the REPL to choose):"));for(let s of o)console.log(` ${s.recommended?"\u25C9":"\u25CB"} ${s.path} ${f(Dn(s))}`);return console.log(""),{kind:"continue"}}let r;try{r=await t.withPausedInput(()=>wc({message:"Which folders back the user docs? (space toggles, enter confirms)",choices:o.map(s=>({name:`${s.path} (${Dn(s)})`,value:s.path,checked:s.recommended})),pageSize:20}))}catch{return console.log(f("Cancelled.")),{kind:"continue"}}if(r.length===0)return console.log(f("Nothing selected \u2014 scope unchanged.")),{kind:"continue"};_o(n,r),console.log(j(`\u2713 Scoped to ${r.length} folder(s) \u2014 written to .d360-writer.json`));for(let s of r)console.log(` ${s}`);return console.log(""),{kind:"continue"}}L();import{confirm as Cc}from"@inquirer/prompts";import{applyPull as ri,computeSyncStatus as si,planPull as Pc,D360AuthError as Tc}from"document360-engine";L();var ei=[{status:"conflict",header:"Conflicts \u2014 both sides changed; pick a direction (/sync pull <path> or /publish <path>):",paint:x,mark:"!"},{status:"local-ahead",header:"Local ahead \u2014 push with /publish <path>:",paint:M,mark:"M"},{status:"remote-ahead",header:"Remote ahead \u2014 pull with /sync pull <path>:",paint:A,mark:"M"},{status:"deleted-local",header:"Deleted locally \u2014 still on Document360 (pull to restore, or remove from the map):",paint:x,mark:"D"},{status:"deleted-remote",header:"Deleted on Document360 \u2014 still local (publish to recreate, or delete the file):",paint:x,mark:"D"},{status:"orphaned",header:"Orphaned map entries \u2014 gone on both sides (remove from d360-category-map.json):",paint:te,mark:"X"},{status:"untracked-local",header:"Untracked local articles \u2014 publish to start tracking:",paint:f,mark:"?"},{status:"untracked-remote",header:"Untracked Document360 articles \u2014 no local file maps to them:",paint:f,mark:"?"},{status:"unknown-base",header:"No sync base recorded yet \u2014 the next /publish or /sync pull of each records one:",paint:te,mark:"\xB7"}];function bc(e){return e.path?e.path:`${e.title??"(untitled)"} ${te(`[${e.articleId}]`)}`}function jn(e){let t=[];for(let c of ei){let p=e.entries.filter(h=>h.status===c.status);if(p.length!==0){t.push(""),t.push(Pe(c.header));for(let h of p)t.push(` ${c.paint(c.mark)} ${c.paint(bc(h))}${h.detail?te(` (${h.detail})`):""}`)}}let n=e.counts["in-sync"]??0,o=e.entries.length;t.push("");let r={"in-sync":"in sync","local-ahead":"local ahead","remote-ahead":"remote ahead",conflict:"conflicts","untracked-local":"untracked local","untracked-remote":"untracked remote","deleted-local":"deleted locally","deleted-remote":"deleted on D360",orphaned:"orphaned","unknown-base":"no base yet"},s=o===n?j("\u2713 everything in sync"):[n>0?j(`\u2713 ${n} in sync`):null,...ei.map(c=>{let p=e.counts[c.status]??0;return p>0?`${p} ${r[c.status]}`:null})].filter(Boolean).join(te(" \xB7 "));return t.push(s+te(` \xB7 ${o} tracked+seen \xB7 profile "${e.profile}" \xB7 docs root ${e.docsRoot}/`)),t}import{structuredPatch as xc}from"diff";import ti from"picocolors";var ni=80,$c="\x1B[48;2;74;28;28m",vc="\x1B[48;2;24;66;24m",oi="\x1B[49m",Uo=e=>String(e).padStart(5);function ze(e,t,n){let o=w=>{let v=w.replace(/\r\n/g,`
202
203
  `);return v.endsWith(`
203
204
  `)||v===""?v:v+`
204
- `},r=o(e),s=o(t);if(r===s)return null;let c=Math.max(20,n-10),p=yc("a","b",r,s,"","",{context:3}),h=0,b=0,k=[];p.hunks.forEach((w,v)=>{v>0&&k.push(Js.gray(" \u2026"));let C=w.oldStart,E=w.newStart;for(let _ of w.lines){let H=_[0],ee=_.slice(1).slice(0,c);H==="-"?(b++,k.push(`${kc}${Io(C++)} - ${ee}${Zs}`)):H==="+"?(h++,k.push(`${bc}${Io(E++)} + ${ee}${Zs}`)):(k.push(Js.gray(Io(E))+" "+ee),C++,E++)}});let D=k.slice(0,Qs);return{added:h,removed:b,lines:D,hidden:Math.max(0,k.length-Qs)}}async function ni(e,t){let n=(e[0]??"status").toLowerCase();try{if(n==="status")return await Cc(t.cwd),{kind:"continue"};if(n==="pull")return await Pc(t,e.slice(1)),{kind:"continue"};console.log(x(`Unknown subcommand: /sync ${n}`)),console.log(f("Usage: /sync drift report (local vs Document360)")),console.log(f(" /sync pull <path> pull portal edits into the local file")),console.log(f(" /sync pull --all pull every remote-ahead article"))}catch(o){o instanceof vc?console.log(x(o.message)):console.log(x(`Sync failed: ${o.message}`))}return{kind:"continue"}}async function Cc(e){console.log(f("Checking Document360 for drift\u2026"));let t=await ti({cwd:e});for(let n of Rn(t))console.log(n);console.log("")}async function Pc(e,t){let n=t[0];if(!n){console.log(x("Usage: /sync pull <article-path> | --all"));return}let o;if(n==="--all"){if(console.log(f("Checking Document360 for drift\u2026")),o=(await ti({cwd:e.cwd})).entries.filter(s=>s.status==="remote-ahead"&&s.path).map(s=>s.path),o.length===0){console.log(j("\u2713 Nothing is remote-ahead \u2014 no pulls needed.")),console.log(f(" (conflicts are never bulk-pulled; pull them one by one: /sync pull <path>)"));return}console.log(`${Pe(String(o.length))} article(s) are remote-ahead.`)}else o=[n.replace(/\\/g,"/")];for(let r of o){let s=await $c({cwd:e.cwd,relPath:r});console.log(""),console.log(`${A("\u25CF")} ${Pe(s.title)} ${te(`(${s.path})`)}`);for(let b of s.notes)console.log(M(` \u26A0 ${b}`));s.overwritesLocalChanges&&console.log(M(" \u26A0 This OVERWRITES local edits made since the last sync."));let c=ze(s.oldContent,s.newContent,Math.max(40,(process.stdout.columns??80)-1));if(!c){console.log(f(" Local file already matches the remote content \u2014 advancing the sync base only.")),ei({cwd:e.cwd},s);continue}let p=b=>b===1?"":"s";console.log(te(` \u23BF Added ${c.added} line${p(c.added)}, removed ${c.removed} line${p(c.removed)}`));for(let b of c.lines)console.log(b);if(c.hidden>0&&console.log(f(` \u2026 +${c.hidden} more diff lines`)),!await e.withPausedInput(()=>xc({message:`Write ${s.path}?`,default:!s.overwritesLocalChanges}))){console.log(f(" Skipped."));continue}ei({cwd:e.cwd},s),console.log(j(` \u2713 Pulled ${s.path} (sync base advanced).`))}console.log("")}L();import{statSync as Tc}from"node:fs";import{resolve as Sc}from"node:path";import{estimateBulkCost as Rc,planPartitions as Dc,readProjectConfig as jc,resolveModelForOperation as Ac,runPartitioned as Ec,trackedArticlePaths as Ic}from"document360-engine";var No=3;function _o(e){let t,n=!1;for(let r=0;r<e.length;r++){let s=e[r];s==="--run"||s==="--yes"?n=!0:s==="--scope"?t=e[++r]:s?.startsWith("--scope=")&&(t=s.slice(8))}return{scope:t?.replace(/\\/g,"/").replace(/\/+$/,"")||void 0,run:n}}function Uo(e,t){return t?e.filter(n=>{let o=n.replace(/\\/g,"/");return o===t||o.startsWith(`${t}/`)}):e}function Oo(e,t){return t.map(n=>{let o=0;try{o=Tc(Sc(e,n)).size}catch{o=0}return{path:n,bytes:o}})}function Mo(e){return`Convert each of these articles to canonical Document360 Flavored Markdown (DFM) and re-publish each as a DRAFT. This is a mechanical syntax conversion, not a rewrite \u2014 be efficient:
205
+ `},r=o(e),s=o(t);if(r===s)return null;let c=Math.max(20,n-10),p=xc("a","b",r,s,"","",{context:3}),h=0,b=0,k=[];p.hunks.forEach((w,v)=>{v>0&&k.push(ti.gray(" \u2026"));let C=w.oldStart,I=w.newStart;for(let U of w.lines){let H=U[0],ee=U.slice(1).slice(0,c);H==="-"?(b++,k.push(`${$c}${Uo(C++)} - ${ee}${oi}`)):H==="+"?(h++,k.push(`${vc}${Uo(I++)} + ${ee}${oi}`)):(k.push(ti.gray(Uo(I))+" "+ee),C++,I++)}});let D=k.slice(0,ni);return{added:h,removed:b,lines:D,hidden:Math.max(0,k.length-ni)}}async function ii(e,t){let n=(e[0]??"status").toLowerCase();try{if(n==="status")return await Sc(t.cwd),{kind:"continue"};if(n==="pull")return await Rc(t,e.slice(1)),{kind:"continue"};console.log(x(`Unknown subcommand: /sync ${n}`)),console.log(f("Usage: /sync drift report (local vs Document360)")),console.log(f(" /sync pull <path> pull portal edits into the local file")),console.log(f(" /sync pull --all pull every remote-ahead article"))}catch(o){o instanceof Tc?console.log(x(o.message)):console.log(x(`Sync failed: ${o.message}`))}return{kind:"continue"}}async function Sc(e){console.log(f("Checking Document360 for drift\u2026"));let t=await si({cwd:e});for(let n of jn(t))console.log(n);console.log("")}async function Rc(e,t){let n=t[0];if(!n){console.log(x("Usage: /sync pull <article-path> | --all"));return}let o;if(n==="--all"){if(console.log(f("Checking Document360 for drift\u2026")),o=(await si({cwd:e.cwd})).entries.filter(s=>s.status==="remote-ahead"&&s.path).map(s=>s.path),o.length===0){console.log(j("\u2713 Nothing is remote-ahead \u2014 no pulls needed.")),console.log(f(" (conflicts are never bulk-pulled; pull them one by one: /sync pull <path>)"));return}console.log(`${Pe(String(o.length))} article(s) are remote-ahead.`)}else o=[n.replace(/\\/g,"/")];for(let r of o){let s=await Pc({cwd:e.cwd,relPath:r});console.log(""),console.log(`${A("\u25CF")} ${Pe(s.title)} ${te(`(${s.path})`)}`);for(let b of s.notes)console.log(M(` \u26A0 ${b}`));s.overwritesLocalChanges&&console.log(M(" \u26A0 This OVERWRITES local edits made since the last sync."));let c=ze(s.oldContent,s.newContent,Math.max(40,(process.stdout.columns??80)-1));if(!c){console.log(f(" Local file already matches the remote content \u2014 advancing the sync base only.")),ri({cwd:e.cwd},s);continue}let p=b=>b===1?"":"s";console.log(te(` \u23BF Added ${c.added} line${p(c.added)}, removed ${c.removed} line${p(c.removed)}`));for(let b of c.lines)console.log(b);if(c.hidden>0&&console.log(f(` \u2026 +${c.hidden} more diff lines`)),!await e.withPausedInput(()=>Cc({message:`Write ${s.path}?`,default:!s.overwritesLocalChanges}))){console.log(f(" Skipped."));continue}ri({cwd:e.cwd},s),console.log(j(` \u2713 Pulled ${s.path} (sync base advanced).`))}console.log("")}L();import{statSync as Dc}from"node:fs";import{resolve as jc}from"node:path";import{estimateBulkCost as Ac,planPartitions as Ec,readProjectConfig as Ic,resolveModelForOperation as Nc,runPartitioned as _c,trackedArticlePaths as Uc}from"document360-engine";var Oo=3;function Mo(e){let t,n=!1;for(let r=0;r<e.length;r++){let s=e[r];s==="--run"||s==="--yes"?n=!0:s==="--scope"?t=e[++r]:s?.startsWith("--scope=")&&(t=s.slice(8))}return{scope:t?.replace(/\\/g,"/").replace(/\/+$/,"")||void 0,run:n}}function Lo(e,t){return t?e.filter(n=>{let o=n.replace(/\\/g,"/");return o===t||o.startsWith(`${t}/`)}):e}function Wo(e,t){return t.map(n=>{let o=0;try{o=Dc(jc(e,n)).size}catch{o=0}return{path:n,bytes:o}})}function Fo(e){return`Convert each of these articles to canonical Document360 Flavored Markdown (DFM) and re-publish each as a DRAFT. This is a mechanical syntax conversion, not a rewrite \u2014 be efficient:
205
206
  - Read ONLY the article files listed below. Do NOT read source code, other articles, or fetch the live portal \u2014 you already have everything you need.
206
207
  - Convert in place: wrap callouts, FAQs, tabs, accordions, and media embeds per the d360-markdown skill. Preserve all wording, headings, and structure; change only GFM\u2192DFM syntax.
207
208
  - Publish each as a draft with a single update call. Do NOT re-read, re-verify, or polish after converting, and skip articles already in DFM.
208
209
  - Work only on these files:
209
210
  `+e.paths.map(t=>`- ${t}`).join(`
210
- `)}function Lo(e,t,n){let o=e.reduce((p,h)=>p+h.paths.length,0),[r,s]=t.usd;return[`Convert ${o} article${o===1?"":"s"} to DFM across ${e.length} partition${e.length===1?"":"s"} (\u2264${n} agents at once):`,...e.map(p=>` \u2022 ${p.label} \u2014 ${p.paths.length} article${p.paths.length===1?"":"s"}`),"",`Estimated cost: ${le(r)}\u2013${le(s)}. ${t.note}`,"","Each article is rewritten and re-published as a DRAFT. Run /convert --run to start."]}function Wo(e,t,n){let o=C=>t[C.index]?.paths.length??0,r=e.filter(C=>C.ok),s=e.filter(C=>!C.ok),c=e.reduce((C,E)=>C+o(E),0),p=r.reduce((C,E)=>C+o(E),0),h=e.reduce((C,E)=>C+E.costUsd,0),b=e.reduce((C,E)=>C+E.outputTokens,0),k=n==="api"?`${le(h)} total`:_e(b),D=`${r.length}/${e.length} partition${e.length===1?"":"s"} completed`,w=C=>`${C} article${C===1?"":"s"}`,v=[];if(s.length===0)v.push(`Converted ${w(c)} (${D}) successfully \xB7 ${k}.`);else{v.push(`Converted ${p}/${w(c)} (${D}) \xB7 ${k}.`),v.push(`${s.length} partition${s.length===1?"":"s"} failed \u2014 re-run /convert to retry:`);for(let C of s)v.push(` \u2717 ${C.label}${C.error?` \u2014 ${C.error}`:""}`)}return v}async function oi(e,t){if(!jc(t.cwd))return console.log(x("No d360-writer config here. Run /init first.")),{kind:"continue"};let{scope:n,run:o}=_o(e),r=Ic(t.cwd,t.profileName);if(r.length===0)return console.log(x("No tracked articles in d360-category-map.json. Publish some first (/publish), then /convert.")),{kind:"continue"};let s=Uo(r,n);if(s.length===0)return console.log(x(`No tracked articles under "${n}". (${r.length} are tracked overall.)`)),{kind:"continue"};let c=Dc(s),p=`/convert${n?` --scope ${n}`:""} --run`,{model:h,forced:b}=Ac(t.cwd,"light");if(!o){let k=Rc({files:Oo(t.cwd,s),op:"convert",model:h});n&&console.log(f(`Scope: ${n} (${s.length} of ${r.length} tracked articles).`));for(let D of Lo(c,k,No))console.log(D);return console.log(f(`Model: ${h}${b?" (forced)":" \u2014 mechanical work; /model to override"}.`)),console.log(f(`Run ${p} to start.`)),console.log(""),{kind:"continue"}}console.log(f(`Converting ${s.length} articles across ${c.length} partitions (\u2264${No} agents at once) on ${h}\u2026`)),console.log(f(" (mid-run abort is TUI-only \u2014 Ctrl+C exits the REPL.)"));try{for await(let k of Ec({cwd:t.cwd,partitions:c,promptFor:Mo,concurrency:No,profileName:t.profileName,allowProdWrites:t.allowProdWrites(),model:h}))if(k.type==="partition_status")k.status==="running"?console.log(f(` \u25B8 ${k.label} \u2014 converting\u2026`)):k.status==="done"?console.log(j(` \u2713 ${k.label}`)):console.log(x(` \u2717 ${k.label}`));else if(k.type==="run_done"){console.log("");let D=process.env.ANTHROPIC_API_KEY?"api":"subscription";for(let w of Wo(k.results,c,D))console.log(k.ok?j(w):M(w))}}catch(k){console.log(x(`Convert run failed: ${k.message}`))}return console.log(""),{kind:"continue"}}L();import{statSync as ri}from"node:fs";import{resolve as si}from"node:path";import{estimateBulkCost as Nc,planPartitions as _c,readDocsPlan as Uc,readProjectConfig as ii,DEFAULT_DOCS_DIR as Oc,resolveModelForOperation as Mc,runPartitioned as Lc}from"document360-engine";var Fo=5;function Ho(e){let t,n,o=!1;for(let s=0;s<e.length;s++){let c=e[s];if(c==="--run"||c==="--yes")o=!0;else{if(c==="--all")continue;c==="--scope"?t=e[++s]:c?.startsWith("--scope=")?t=c.slice(8):c&&!c.startsWith("--")&&(n=c)}}let r=s=>s?.replace(/\\/g,"/").replace(/\/+$/,"")||void 0;return{scope:r(t),path:r(n),run:o}}function Wc(e,t){let n=e.replace(/\\/g,"/").replace(/\/+$/,""),o=`${t.replace(/\/+$/,"")}/`;return n.startsWith(o)?n.slice(o.length):n}function Fc(e,t){return t?e.filter(n=>{let o=n.replace(/\\/g,"/");return o===t||o.startsWith(`${t}/`)}):e}function Hc(e,t,n){return n.filter(o=>{try{return ri(si(e,t,o)).size===0}catch{return!0}})}function qo(e,t,n){let o=new Map(t.map(r=>[r.path,r]));return n.map(r=>{let s=1;for(let c of o.get(r)?.sources??[])try{s+=ri(si(e,c)).size}catch{}return{path:r,bytes:s}})}function Bo(e,t){return`Run the write-article skill to author EACH documentation article listed below. For each path:
211
+ `)}function Ho(e,t,n){let o=e.reduce((p,h)=>p+h.paths.length,0),[r,s]=t.usd;return[`Convert ${o} article${o===1?"":"s"} to DFM across ${e.length} partition${e.length===1?"":"s"} (\u2264${n} agents at once):`,...e.map(p=>` \u2022 ${p.label} \u2014 ${p.paths.length} article${p.paths.length===1?"":"s"}`),"",`Estimated cost: ${le(r)}\u2013${le(s)}. ${t.note}`,"","Each article is rewritten and re-published as a DRAFT. Run /convert --run to start."]}function qo(e,t,n){let o=C=>t[C.index]?.paths.length??0,r=e.filter(C=>C.ok),s=e.filter(C=>!C.ok),c=e.reduce((C,I)=>C+o(I),0),p=r.reduce((C,I)=>C+o(I),0),h=e.reduce((C,I)=>C+I.costUsd,0),b=e.reduce((C,I)=>C+I.outputTokens,0),k=n==="api"?`${le(h)} total`:_e(b),D=`${r.length}/${e.length} partition${e.length===1?"":"s"} completed`,w=C=>`${C} article${C===1?"":"s"}`,v=[];if(s.length===0)v.push(`Converted ${w(c)} (${D}) successfully \xB7 ${k}.`);else{v.push(`Converted ${p}/${w(c)} (${D}) \xB7 ${k}.`),v.push(`${s.length} partition${s.length===1?"":"s"} failed \u2014 re-run /convert to retry:`);for(let C of s)v.push(` \u2717 ${C.label}${C.error?` \u2014 ${C.error}`:""}`)}return v}async function ai(e,t){if(!Ic(t.cwd))return console.log(x("No d360-writer config here. Run /init first.")),{kind:"continue"};let{scope:n,run:o}=Mo(e),r=Uc(t.cwd,t.profileName);if(r.length===0)return console.log(x("No tracked articles in d360-category-map.json. Publish some first (/publish), then /convert.")),{kind:"continue"};let s=Lo(r,n);if(s.length===0)return console.log(x(`No tracked articles under "${n}". (${r.length} are tracked overall.)`)),{kind:"continue"};let c=Ec(s),p=`/convert${n?` --scope ${n}`:""} --run`,{model:h,forced:b}=Nc(t.cwd,"light");if(!o){let k=Ac({files:Wo(t.cwd,s),op:"convert",model:h});n&&console.log(f(`Scope: ${n} (${s.length} of ${r.length} tracked articles).`));for(let D of Ho(c,k,Oo))console.log(D);return console.log(f(`Model: ${h}${b?" (forced)":" \u2014 mechanical work; /model to override"}.`)),console.log(f(`Run ${p} to start.`)),console.log(""),{kind:"continue"}}console.log(f(`Converting ${s.length} articles across ${c.length} partitions (\u2264${Oo} agents at once) on ${h}\u2026`)),console.log(f(" (mid-run abort is TUI-only \u2014 Ctrl+C exits the REPL.)"));try{for await(let k of _c({cwd:t.cwd,partitions:c,promptFor:Fo,concurrency:Oo,profileName:t.profileName,allowProdWrites:t.allowProdWrites(),model:h}))if(k.type==="partition_status")k.status==="running"?console.log(f(` \u25B8 ${k.label} \u2014 converting\u2026`)):k.status==="done"?console.log(j(` \u2713 ${k.label}`)):console.log(x(` \u2717 ${k.label}`));else if(k.type==="run_done"){console.log("");let D=process.env.ANTHROPIC_API_KEY?"api":"subscription";for(let w of qo(k.results,c,D))console.log(k.ok?j(w):M(w))}}catch(k){console.log(x(`Convert run failed: ${k.message}`))}return console.log(""),{kind:"continue"}}L();import{statSync as li}from"node:fs";import{resolve as ci}from"node:path";import{estimateBulkCost as Oc,planPartitions as Mc,readDocsPlan as Lc,readProjectConfig as ui,DEFAULT_DOCS_DIR as Wc,resolveModelForOperation as Fc,runPartitioned as Hc}from"document360-engine";var Bo=5;function Go(e){let t,n,o=!1;for(let s=0;s<e.length;s++){let c=e[s];if(c==="--run"||c==="--yes")o=!0;else{if(c==="--all")continue;c==="--scope"?t=e[++s]:c?.startsWith("--scope=")?t=c.slice(8):c&&!c.startsWith("--")&&(n=c)}}let r=s=>s?.replace(/\\/g,"/").replace(/\/+$/,"")||void 0;return{scope:r(t),path:r(n),run:o}}function qc(e,t){let n=e.replace(/\\/g,"/").replace(/\/+$/,""),o=`${t.replace(/\/+$/,"")}/`;return n.startsWith(o)?n.slice(o.length):n}function Bc(e,t){return t?e.filter(n=>{let o=n.replace(/\\/g,"/");return o===t||o.startsWith(`${t}/`)}):e}function Gc(e,t,n){return n.filter(o=>{try{return li(ci(e,t,o)).size===0}catch{return!0}})}function Vo(e,t,n){let o=new Map(t.map(r=>[r.path,r]));return n.map(r=>{let s=1;for(let c of o.get(r)?.sources??[])try{s+=li(ci(e,c)).size}catch{}return{path:r,bytes:s}})}function Yo(e,t){return`Run the write-article skill to author EACH documentation article listed below. For each path:
211
212
  - It is relative to ${t}/. Look up its entry (matching "path") in .d360-writer/plan.json for its purpose and the source files it draws from (AGENT-PLAN.md has the same table).
212
213
  - Read ONLY those source files plus any shared context you genuinely need, and ground every statement in them. Never invent UI labels, routes, or behaviour \u2014 if the source does not say it, omit it.
213
214
  - Write the finished article to ${t}/<path>, following the write-article structure and the project terminologyGlossary. Add the \`sources:\` frontmatter listing the files you actually read.
@@ -215,55 +216,55 @@ No MCP servers registered. Add one with /mcp add <name> <type> <ref>
215
216
  - Each article is independent. Do NOT write, edit, or publish any article not in this list, and do NOT publish to Document360 \u2014 these are local drafts.
216
217
  Articles:
217
218
  `+e.paths.map(n=>`- ${n}`).join(`
218
- `)}function Go(e,t,n){let o=e.reduce((c,p)=>c+p.paths.length,0),[r,s]=t.usd;return[`Write ${o} article${o===1?"":"s"} across ${e.length} partition${e.length===1?"":"s"} (\u2264${n} agents at once):`,...e.map(c=>` \u2022 ${c.label} \u2014 ${c.paths.length} article${c.paths.length===1?"":"s"}`),"",`Estimated cost: ${le(r)}\u2013${le(s)}. ${t.note}`,"","Articles are written as local drafts in the docs tree (nothing is published). Run /write --run to start."]}function Vo(e,t,n){let o=C=>t[C.index]?.paths.length??0,r=e.filter(C=>C.ok),s=e.filter(C=>!C.ok),c=e.reduce((C,E)=>C+o(E),0),p=r.reduce((C,E)=>C+o(E),0),h=e.reduce((C,E)=>C+E.costUsd,0),b=e.reduce((C,E)=>C+E.outputTokens,0),k=n==="api"?`${le(h)} total`:_e(b),D=`${r.length}/${e.length} partition${e.length===1?"":"s"} completed`,w=C=>`${C} article${C===1?"":"s"}`,v=[];if(s.length===0)v.push(`Wrote ${w(c)} (${D}) successfully \xB7 ${k}.`),v.push("Next \u2014 push them to Document360:"),v.push("/publish --all"),v.push("Or add screenshots first with /screenshot --all. Drafts are reviewable in the portal after publishing.");else{v.push(`Wrote ${p}/${w(c)} (${D}) \xB7 ${k}.`),v.push(`${s.length} partition${s.length===1?"":"s"} failed \u2014 re-run /write to retry the rest:`);for(let C of s)v.push(` \u2717 ${C.label}${C.error?` \u2014 ${C.error}`:""}`)}return v}function Yo(e,t,n){let o=(ii(e)?.docsDir??Oc).replace(/\/+$/,""),r=t.map(p=>p.path);if(n.path){let p=Wc(n.path,o);return r.includes(p)?{docsDir:o,targets:[p],planCount:r.length}:{docsDir:o,targets:[],planCount:r.length,reason:`"${p}" isn't in the docs plan (.d360-writer/plan.json).`}}let s=Fc(r,n.scope);if(n.scope&&s.length===0)return{docsDir:o,targets:[],planCount:r.length,reason:`No planned articles under "${n.scope}".`};let c=Hc(e,o,s);if(c.length===0){let p=n.scope?` under "${n.scope}"`:"";return{docsDir:o,targets:[],planCount:r.length,reason:`All planned articles${p} are already written. Use /write <path> to rewrite one.`}}return{docsDir:o,targets:c,planCount:r.length}}async function ai(e,t){if(!ii(t.cwd))return console.log(x("No d360-writer config here. Run /init first.")),{kind:"continue"};let n=Uc(t.cwd);if(n.length===0)return console.log(x("No docs plan found (.d360-writer/plan.json). Analyze the repo and propose a structure first.")),{kind:"continue"};let{scope:o,path:r,run:s}=Ho(e),{docsDir:c,targets:p,reason:h}=Yo(t.cwd,n,{scope:o,path:r});if(p.length===0)return console.log(h?M(h):M("Nothing to write.")),{kind:"continue"};let b=_c(p),{model:k,forced:D}=Mc(t.cwd,"standard");if(!s&&!!!r){let v=Nc({files:qo(t.cwd,n,p),op:"write",model:k});o&&console.log(f(`Scope: ${o} (${p.length} pending).`));for(let C of Go(b,v,Fo))console.log(C);return console.log(f(`Model: ${k}${D?" (forced)":" \u2014 authoring; /model to override"}.`)),console.log(f(`Run /write${o?` --scope ${o}`:" --all"} --run to start.`)),console.log(""),{kind:"continue"}}console.log(f(`Writing ${p.length} article${p.length===1?"":"s"} across ${b.length} partition${b.length===1?"":"s"} (\u2264${Fo} agents at once) on ${k}\u2026`)),console.log(f(" (mid-run abort is TUI-only \u2014 Ctrl+C exits the REPL.)"));try{for await(let v of Lc({cwd:t.cwd,partitions:b,promptFor:C=>Bo(C,c),concurrency:Fo,profileName:t.profileName,allowProdWrites:t.allowProdWrites(),model:k}))if(v.type==="partition_status")v.status==="running"?console.log(f(` \u25B8 ${v.label} \u2014 writing\u2026`)):v.status==="done"?console.log(j(` \u2713 ${v.label}`)):console.log(x(` \u2717 ${v.label}`));else if(v.type==="run_done"){console.log("");let C=process.env.ANTHROPIC_API_KEY?"api":"subscription";for(let E of Vo(v.results,b,C))console.log(v.ok?j(E):M(E))}}catch(v){console.log(x(`Write run failed: ${v.message}`))}return console.log(""),{kind:"continue"}}L();import{existsSync as qc,readdirSync as li,statSync as ci}from"node:fs";import{join as ui}from"node:path";import{inputDir as Bc,readProjectConfig as Gc}from"document360-engine";var di=/\.(md|markdown|pdf|txt)$/i;function zo(e){let t=Bc(e);if(!qc(t))return{features:[],looseDocs:0};let n=[],o=0;for(let r of li(t)){let s=ui(t,r),c=!1;try{c=ci(s).isDirectory()}catch{continue}if(c){if(r.startsWith("."))continue;let p=Vc(s);p>0&&n.push({name:r,docCount:p})}else di.test(r)&&o++}return n.sort((r,s)=>r.name.localeCompare(s.name)),{features:n,looseDocs:o}}function Vc(e){let t=0;for(let n of li(e))try{ci(ui(e,n)).isFile()&&di.test(n)&&t++}catch{}return t}function Xo(e,t){let n=t.trim().toLowerCase();return n?e.find(o=>o.name.toLowerCase()===n)?.name??e.find(o=>o.name.toLowerCase().startsWith(n))?.name??e.find(o=>o.name.toLowerCase().includes(n))?.name??null:null}function Dn(e,t){return["Run the draft-from-prd skill.","",`Target scope: ${e?`the feature documents in .d360-writer/input/${e}/`:t?`the input docs in .d360-writer/input/ relevant to: "${t}"`:"the input docs in .d360-writer/input/"}.`,t&&!e?`Use "${t}" as the feature framing.`:"","","Follow the skill: (1) read those PRDs/specs as the primary source (intent, user-facing surface,","terminology, user stories, prerequisites); (2) locate and read the CODE that implements that surface","to pin exact UI strings/routes/states \u2014 never fabricate; flag anything the PRD claims that you","cannot find in source; (3) propose a tight feature-scoped article set (\u22483\u20135) and pin it to",".d360-writer/plan.json + AGENT-PLAN.md, with each article's `sources` listing BOTH the PRD file(s)","AND the grounding code files; (4) flag overlaps with existing articles (do not merge). Then stop and","offer /write --all. Do NOT write the articles in this turn."].filter(Boolean).join(`
219
- `)}var Ko="No input docs found. Drop this feature's PRDs/specs in .d360-writer/input/<feature>/ (.md or .pdf), then run /draft.";async function pi(e,t){let n=t?.cwd??process.cwd();if(!Gc(n))return console.log(x("No d360-writer config here. Run /init first.")),{kind:"continue"};let{features:o,looseDocs:r}=zo(n);if(o.length===0&&r===0)return console.log(f(Ko)),{kind:"continue"};let s=e.join(" ").trim();if(!s){if(o.length>1){console.log(f("Multiple features in .d360-writer/input/ \u2014 draft which one? Run: /draft <feature>"));for(let h of o)console.log(` ${h.name} ${f(`(${h.docCount} doc${h.docCount===1?"":"s"})`)}`);return{kind:"continue"}}let p=o[0]?.name??"";return{kind:"forward-to-agent",prompt:Dn(p),display:p?`/draft ${p}`:"/draft"}}let c=Xo(o,s);return{kind:"forward-to-agent",prompt:Dn(c??"",c?void 0:s),display:`/draft ${s}`}}L();import{listOpenForDocs as Yc,readProjectConfig as zc}from"document360-engine";function Jo(e){try{return Yc(e).filter(t=>t.kind==="request").length}catch{return 0}}function Qo(e){let t=e.includes("--publish"),n=e.filter(o=>o!=="--publish").join(" ").trim();return{publish:t,what:n}}function Zo(e,t=!1){let n=["Run the document-handoff skill.",""];return e?n.push(`The builder hand-off (what was shipped this session): "${e}".`,"Treat this as the Stage 1 hand-off: ground it in the cited/changed code + the architecture brief,","then decide and APPLY the right doc action \u2014 a new section, a new article, an update to existing","article(s), or a retirement, or a mix. No fixed shape; pick the smallest set that keeps the docs correct."):n.push("No description was given \u2014 call d360_inbox and act on the OPEN `request` messages the builder left:","for each, run the document-handoff flow (ground \u2192 decide \u2192 apply) and mark the request `status: done`","with `resulting_articles` when finished."),n.push("","Draft only \u2014 do not publish. If you would create multiple new articles (a section), call","d360_estimate_cost and present the count + cost band first, then wait for the go-ahead."),t&&n.push("","After the drafts exist and the user confirms any bulk gate, publish the new/updated articles to","Document360 (the publish-to-d360 skill). On a production profile, respect the write-guard."),n.join(`
220
- `)}var er="Nothing to document yet. Say what changed: /document <what you shipped> \u2014 or have the builder drop a request via their /devhints hand-off.";async function fi(e,t){let n=t?.cwd??process.cwd();if(!zc(n))return console.log(x("No d360-writer config here. Run /init first.")),{kind:"continue"};let{publish:o,what:r}=Qo(e);if(!r&&Jo(n)===0)return console.log(f(er)),{kind:"continue"};let s=`/document${r?` ${r}`:""}${o?" --publish":""}`;return{kind:"forward-to-agent",prompt:Zo(r,o),display:s}}L();import{search as Xc}from"@inquirer/prompts";import{findByName as Kc,getSession as Jc,listSessions as Qc,relativeTime as hi}from"document360-engine";async function gi(e,t){let n=Qc(t.cwd).filter(o=>o.uuid!==t.currentUuid());if(n.length===0)return console.log(f("No saved sessions for this repo yet \u2014 sessions auto-save as you work.")),{kind:"continue"};if(e.length>0){let o=e.join(" "),r=Kc(t.cwd,o);return r?{kind:"resume",uuid:r.uuid,name:r.name}:(console.log(x(`No session matches "${o}".`)),mi(n),{kind:"continue"})}if(!process.stdin.isTTY)return mi(n),console.log(f("Run: /resume <name>")),{kind:"continue"};try{let o=await t.withPausedInput(()=>Xc({message:"Resume session (type to filter, \u2191\u2193 to navigate):",source:async s=>{let c=(s??"").toLowerCase();return n.filter(p=>!c||p.name.toLowerCase().includes(c)||p.firstPrompt.toLowerCase().includes(c)).map(p=>({name:`${p.name} ${hi(p.updatedAt)}`,value:p.uuid,description:p.firstPrompt.slice(0,100)}))}})),r=Jc(o);return r?{kind:"resume",uuid:r.uuid,name:r.name}:{kind:"continue"}}catch{return console.log(""),{kind:"continue"}}}function mi(e){console.log("");for(let t of e.slice(0,15))console.log(` ${A(t.name)} ${f(hi(t.updatedAt))}`),console.log(` ${f(t.firstPrompt.slice(0,80))}`);console.log("")}L();import{renameSession as Zc}from"document360-engine";function tr(e){let t=e.trim();return t.length>=2&&(t[0]==='"'&&t.endsWith('"')||t[0]==="'"&&t.endsWith("'"))?t.slice(1,-1).trim():t}async function wi(e,t){let n=tr(e.join(" "));if(!n)return console.log(x("Usage: /rename <new name>")),{kind:"continue"};let o=t.currentUuid();return o?(Zc(o,n)?console.log(j(`\u2713 Session renamed to "${n}"`)):console.log(x("Could not find the current session record.")),{kind:"continue"}):(console.log(x("Nothing to rename yet \u2014 send a message first; sessions auto-save once the agent replies.")),{kind:"continue"})}import{knownEnvironments as yi,readProjectConfig as eu,writeProjectConfig as tu}from"document360-engine";L();function nr(e,t,n){if(!t)return"Usage: /profile add <name> [environment]";let o=eu(e);if(!o)return"No .d360-writer.json \u2014 run /init first.";if(o.profiles?.[t])return`Profile "${t}" already exists.`;let r=n??t;return yi().includes(r)?(o.profiles={...o.profiles,[t]:{connection:{environment:r},production:!1}},tu(o,e),null):`Unknown environment "${r}". Known: ${yi().join(", ")} (or add the profile with explicit URLs in .d360-writer.json).`}async function ki(e,t){let n=e[0];if(!n)return pn(t.cwd),{kind:"continue"};if(n==="add"){let o=nr(t.cwd,e[1],e[2]);return o?(console.log(x(o)),{kind:"continue"}):(console.log(j(`\u2713 Profile "${e[1]}" created (environment: ${e[2]??e[1]}).`)),console.log(` Switch + sign in: ${A(`/profile ${e[1]}`)} then ${A("/login")}`),{kind:"continue"})}return fn(t.cwd,n),mn(t.cwd,n),console.log(f(" Restarting agent for the new profile\u2026")),{kind:"clear"}}L();import{select as nu}from"@inquirer/prompts";import{readProjectConfig as ou,readUserConfig as bi,resolveModelSetting as or,writeUserConfig as xi}from"document360-engine";var xe=[{value:null,label:"Auto",desc:"Engine right-sizes per task \u2014 Sonnet for routine work, Opus for analysis (recommended)"},{value:"claude-fable-5",label:"Fable",desc:"Fable 5 \xB7 most capable, for the hardest and longest-running tasks"},{value:"opus",label:"Opus",desc:"Opus 4.8 \xB7 best for everyday complex tasks"},{value:"sonnet",label:"Sonnet",desc:"Sonnet 4.6 \xB7 efficient for routine tasks"},{value:"haiku",label:"Haiku",desc:"Haiku 4.5 \xB7 fastest for quick answers"}];function jn(e){if(e.model===null||e.source==="claude-settings")return 0;let t=e.model.toLowerCase(),n=xe.findIndex(o=>o.value!==null&&(o.value===t||o.label.toLowerCase()===t||t.includes(o.label.toLowerCase())));return n>=0?n:0}function ru(e){switch(e.source){case"project":return".d360-writer.json defaultModel (team setting)";case"user":return"~/.document360-writer/config.json (your /model setting)";case"env":return"ANTHROPIC_MODEL environment variable";case"claude-settings":return"Claude Code's own settings (~/.claude/settings.json)";case"claude-default":return"Claude Code default (no override configured)"}}function Lt(e,t){let n=()=>{let s=or(e);return s.source==="project"||s.source==="user"||s.source==="env"?s.model??void 0:void 0};if(t==="default"){let s=bi();return s.defaultModel?(delete s.defaultModel,xi(s),{lines:[`\u2713 Personal model override cleared \u2014 now: ${or(e).model??"Claude Code default"} (applies from your next message)`],changed:!0,effective:n()}):{lines:["No personal model override set \u2014 nothing to clear."],changed:!1,effective:void 0}}xi({...bi(),defaultModel:t});let o=[`\u2713 Personal model set to "${t}" (applies from your next message \u2014 conversation continues)`],r=ou(e)?.defaultModel;return r&&o.push(`\u26A0 .d360-writer.json sets defaultModel "${r}" \u2014 the team setting overrides yours until it is removed.`),{lines:o,changed:!0,effective:n()}}async function $i(e,t){let n=e[0]?.trim();if(!n){let c=or(t.cwd);if(!process.stdin.isTTY)return console.log(`${Pe("Model:")} ${A(c.model??"Claude Code default")}`),console.log(f(` source: ${ru(c)}`)),console.log(f(" change: /model <haiku|sonnet|opus|full-model-id> \xB7 reset: /model default")),{kind:"continue"};let p=jn(c),h;try{h=await t.withPausedInput(()=>nu({message:`Select model (current: ${c.model??"Claude Code default"})`,default:xe[p].value,choices:xe.map((w,v)=>({name:`${w.label}${v===p?" \u2714":""}`,value:w.value,description:w.desc}))}))}catch{return console.log(f("Cancelled.")),{kind:"continue"}}let{lines:b,changed:k,effective:D}=Lt(t.cwd,h??"default");for(let w of b)console.log(w.startsWith("\u26A0")?M(w):w.startsWith("\u2713")?j(w):f(w));return k&&await t.setModel(D),{kind:"continue"}}let{lines:o,changed:r,effective:s}=Lt(t.cwd,n);for(let c of o)console.log(c.startsWith("\u26A0")?M(c):c.startsWith("\u2713")?j(c):f(c));return r&&await t.setModel(s),{kind:"continue"}}An();async function Di(e,t){return await t.withPausedInput(()=>mt(t.cwd)),{kind:"clear"}}async function ji(e,t){return await t.withPausedInput(()=>rs(t.cwd,t.profileName)),{kind:"clear"}}L();import{resolveActiveProfile as gu}from"document360-engine";async function Ai(e,t){let n=!1;try{n=gu(t.cwd).production}catch{}return n?(console.log(M("\u26A0 Authorizing writes to the PRODUCTION profile for this session.")),{kind:"allow-prod"}):(console.log(f("Current profile is not a production profile \u2014 writes are already allowed.")),{kind:"continue"})}L();var Ei=async(e,t)=>{try{await t.withPausedInput(()=>dn({}))}catch(n){console.log(x(`Login failed: ${n.message}`))}return{kind:"continue"}};L();import{resolveActiveProfile as wu,clearTokens as yu,clearProfileProject as ku}from"document360-engine";async function Ii(e,t){let n;try{n=wu(t.cwd,t.profileName).name}catch(r){return console.log(x(r.message)),{kind:"continue"}}let o=yu(n);return ku(t.cwd,n),console.log(o?j(`\u2713 Signed out of "${n}" and cleared its project/workspace selection.`):f(`Profile "${n}" was not signed in. Cleared any project/workspace selection.`)),console.log(f("Run /login to sign in and pick a project.")),{kind:"continue"}}import{existsSync as Ni}from"node:fs";import{isAbsolute as bu,join as xu,resolve as $u}from"node:path";import{readProjectConfig as vu,screenshotPlaceholderIds as Cu,DEFAULT_CAPTURE_DIR as Pu,DEFAULT_OUTPUT_DIR as Tu}from"document360-engine";var _i=e=>e.replace(/\\/g,"/").replace(/\/+$/,"");function sr(e){let t=!e.includes("--no-setup"),n=e.filter(r=>r!=="--no-setup");if(n[0]==="--list")return{mode:"list",scope:n[1]?_i(n[1]):void 0};let o=n[0];return!o||o==="--all"?{mode:"all",setup:t}:/[\\/]/.test(o)||o.endsWith(".md")?{mode:"scope",scope:_i(o),setup:t}:{mode:"single",id:o}}function ir(e,t){let n=vu(e),o=n?.captureDir??Pu,r=n?.outputDir??Tu,s=(c,p)=>bu(c)?xu(c,p):$u(e,c,p);return Cu(e,{scope:t}).map(({id:c,file:p})=>{let h=Ni(s(r,`${c}.png`))?"captured":Ni(s(o,`${c}.spec.ts`))?"spec":"placeholder";return{id:c,file:p,state:h}})}var Su={placeholder:"\u25CB",spec:"\u25D0",captured:"\u25CF"},Ru={placeholder:"placeholder only",spec:"spec written, not captured",captured:"captured"};function ar(e,t){if(e.length===0)return[t?`No screenshot placeholders under ${t}.`:"No screenshot placeholders found in the docs."];let n=[...new Set(e.map(s=>s.file))].sort(),o=e.filter(s=>s.state==="captured").length,r=[`Screenshots: ${e.length} placeholder${e.length===1?"":"s"} across ${n.length} article${n.length===1?"":"s"} \xB7 ${o} captured${t?` \xB7 scope ${t}`:""}`,""];for(let s of n){r.push(s);for(let c of e.filter(p=>p.file===s))r.push(` ${Su[c.state]} ${c.id.padEnd(34)} ${Ru[c.state]}`)}return r.push("","\u25CB placeholder only \u25D0 spec written \u25CF captured"),r}function Ui(e){return["Run the emit-screenshot-spec skill to author the document360-capture spec for EACH of these","SCREENSHOT placeholder ids:",e.paths.map(t=>`- ${t}`).join(`
219
+ `)}function zo(e,t,n){let o=e.reduce((c,p)=>c+p.paths.length,0),[r,s]=t.usd;return[`Write ${o} article${o===1?"":"s"} across ${e.length} partition${e.length===1?"":"s"} (\u2264${n} agents at once):`,...e.map(c=>` \u2022 ${c.label} \u2014 ${c.paths.length} article${c.paths.length===1?"":"s"}`),"",`Estimated cost: ${le(r)}\u2013${le(s)}. ${t.note}`,"","Articles are written as local drafts in the docs tree (nothing is published). Run /write --run to start."]}function Xo(e,t,n){let o=C=>t[C.index]?.paths.length??0,r=e.filter(C=>C.ok),s=e.filter(C=>!C.ok),c=e.reduce((C,I)=>C+o(I),0),p=r.reduce((C,I)=>C+o(I),0),h=e.reduce((C,I)=>C+I.costUsd,0),b=e.reduce((C,I)=>C+I.outputTokens,0),k=n==="api"?`${le(h)} total`:_e(b),D=`${r.length}/${e.length} partition${e.length===1?"":"s"} completed`,w=C=>`${C} article${C===1?"":"s"}`,v=[];if(s.length===0)v.push(`Wrote ${w(c)} (${D}) successfully \xB7 ${k}.`),v.push("Next \u2014 push them to Document360:"),v.push("/publish --all"),v.push("Or add screenshots first with /screenshot --all. Drafts are reviewable in the portal after publishing.");else{v.push(`Wrote ${p}/${w(c)} (${D}) \xB7 ${k}.`),v.push(`${s.length} partition${s.length===1?"":"s"} failed \u2014 re-run /write to retry the rest:`);for(let C of s)v.push(` \u2717 ${C.label}${C.error?` \u2014 ${C.error}`:""}`)}return v}function Ko(e,t,n){let o=(ui(e)?.docsDir??Wc).replace(/\/+$/,""),r=t.map(p=>p.path);if(n.path){let p=qc(n.path,o);return r.includes(p)?{docsDir:o,targets:[p],planCount:r.length}:{docsDir:o,targets:[],planCount:r.length,reason:`"${p}" isn't in the docs plan (.d360-writer/plan.json).`}}let s=Bc(r,n.scope);if(n.scope&&s.length===0)return{docsDir:o,targets:[],planCount:r.length,reason:`No planned articles under "${n.scope}".`};let c=Gc(e,o,s);if(c.length===0){let p=n.scope?` under "${n.scope}"`:"";return{docsDir:o,targets:[],planCount:r.length,reason:`All planned articles${p} are already written. Use /write <path> to rewrite one.`}}return{docsDir:o,targets:c,planCount:r.length}}async function di(e,t){if(!ui(t.cwd))return console.log(x("No d360-writer config here. Run /init first.")),{kind:"continue"};let n=Lc(t.cwd);if(n.length===0)return console.log(x("No docs plan found (.d360-writer/plan.json). Analyze the repo and propose a structure first.")),{kind:"continue"};let{scope:o,path:r,run:s}=Go(e),{docsDir:c,targets:p,reason:h}=Ko(t.cwd,n,{scope:o,path:r});if(p.length===0)return console.log(h?M(h):M("Nothing to write.")),{kind:"continue"};let b=Mc(p),{model:k,forced:D}=Fc(t.cwd,"standard");if(!s&&!!!r){let v=Oc({files:Vo(t.cwd,n,p),op:"write",model:k});o&&console.log(f(`Scope: ${o} (${p.length} pending).`));for(let C of zo(b,v,Bo))console.log(C);return console.log(f(`Model: ${k}${D?" (forced)":" \u2014 authoring; /model to override"}.`)),console.log(f(`Run /write${o?` --scope ${o}`:" --all"} --run to start.`)),console.log(""),{kind:"continue"}}console.log(f(`Writing ${p.length} article${p.length===1?"":"s"} across ${b.length} partition${b.length===1?"":"s"} (\u2264${Bo} agents at once) on ${k}\u2026`)),console.log(f(" (mid-run abort is TUI-only \u2014 Ctrl+C exits the REPL.)"));try{for await(let v of Hc({cwd:t.cwd,partitions:b,promptFor:C=>Yo(C,c),concurrency:Bo,profileName:t.profileName,allowProdWrites:t.allowProdWrites(),model:k}))if(v.type==="partition_status")v.status==="running"?console.log(f(` \u25B8 ${v.label} \u2014 writing\u2026`)):v.status==="done"?console.log(j(` \u2713 ${v.label}`)):console.log(x(` \u2717 ${v.label}`));else if(v.type==="run_done"){console.log("");let C=process.env.ANTHROPIC_API_KEY?"api":"subscription";for(let I of Xo(v.results,b,C))console.log(v.ok?j(I):M(I))}}catch(v){console.log(x(`Write run failed: ${v.message}`))}return console.log(""),{kind:"continue"}}L();import{existsSync as Vc,readdirSync as pi,statSync as fi}from"node:fs";import{join as mi}from"node:path";import{inputDir as Yc,readProjectConfig as zc}from"document360-engine";var hi=/\.(md|markdown|pdf|txt)$/i;function Jo(e){let t=Yc(e);if(!Vc(t))return{features:[],looseDocs:0};let n=[],o=0;for(let r of pi(t)){let s=mi(t,r),c=!1;try{c=fi(s).isDirectory()}catch{continue}if(c){if(r.startsWith("."))continue;let p=Xc(s);p>0&&n.push({name:r,docCount:p})}else hi.test(r)&&o++}return n.sort((r,s)=>r.name.localeCompare(s.name)),{features:n,looseDocs:o}}function Xc(e){let t=0;for(let n of pi(e))try{fi(mi(e,n)).isFile()&&hi.test(n)&&t++}catch{}return t}function Qo(e,t){let n=t.trim().toLowerCase();return n?e.find(o=>o.name.toLowerCase()===n)?.name??e.find(o=>o.name.toLowerCase().startsWith(n))?.name??e.find(o=>o.name.toLowerCase().includes(n))?.name??null:null}function An(e,t){return["Run the draft-from-prd skill.","",`Target scope: ${e?`the feature documents in .d360-writer/input/${e}/`:t?`the input docs in .d360-writer/input/ relevant to: "${t}"`:"the input docs in .d360-writer/input/"}.`,t&&!e?`Use "${t}" as the feature framing.`:"","","Follow the skill: (1) read those PRDs/specs as the primary source (intent, user-facing surface,","terminology, user stories, prerequisites); (2) locate and read the CODE that implements that surface","to pin exact UI strings/routes/states \u2014 never fabricate; flag anything the PRD claims that you","cannot find in source; (3) propose a tight feature-scoped article set (\u22483\u20135) and pin it to",".d360-writer/plan.json + AGENT-PLAN.md, with each article's `sources` listing BOTH the PRD file(s)","AND the grounding code files; (4) flag overlaps with existing articles (do not merge). Then stop and","offer /write --all. Do NOT write the articles in this turn."].filter(Boolean).join(`
220
+ `)}var Zo="No input docs found. Drop this feature's PRDs/specs in .d360-writer/input/<feature>/ (.md or .pdf), then run /draft.";async function gi(e,t){let n=t?.cwd??process.cwd();if(!zc(n))return console.log(x("No d360-writer config here. Run /init first.")),{kind:"continue"};let{features:o,looseDocs:r}=Jo(n);if(o.length===0&&r===0)return console.log(f(Zo)),{kind:"continue"};let s=e.join(" ").trim();if(!s){if(o.length>1){console.log(f("Multiple features in .d360-writer/input/ \u2014 draft which one? Run: /draft <feature>"));for(let h of o)console.log(` ${h.name} ${f(`(${h.docCount} doc${h.docCount===1?"":"s"})`)}`);return{kind:"continue"}}let p=o[0]?.name??"";return{kind:"forward-to-agent",prompt:An(p),display:p?`/draft ${p}`:"/draft"}}let c=Qo(o,s);return{kind:"forward-to-agent",prompt:An(c??"",c?void 0:s),display:`/draft ${s}`}}L();import{listOpenForDocs as Kc,readProjectConfig as Jc}from"document360-engine";function er(e){try{return Kc(e).filter(t=>t.kind==="request").length}catch{return 0}}function tr(e){let t=e.includes("--publish"),n=e.filter(o=>o!=="--publish").join(" ").trim();return{publish:t,what:n}}function nr(e,t=!1){let n=["Run the document-handoff skill.",""];return e?n.push(`The builder hand-off (what was shipped this session): "${e}".`,"Treat this as the Stage 1 hand-off: ground it in the cited/changed code + the architecture brief,","then decide and APPLY the right doc action \u2014 a new section, a new article, an update to existing","article(s), or a retirement, or a mix. No fixed shape; pick the smallest set that keeps the docs correct."):n.push("No description was given \u2014 call d360_inbox and act on the OPEN `request` messages the builder left:","for each, run the document-handoff flow (ground \u2192 decide \u2192 apply) and mark the request `status: done`","with `resulting_articles` when finished."),n.push("","Draft only \u2014 do not publish. If you would create multiple new articles (a section), call","d360_estimate_cost and present the count + cost band first, then wait for the go-ahead."),t&&n.push("","After the drafts exist and the user confirms any bulk gate, publish the new/updated articles to","Document360 (the publish-to-d360 skill). On a production profile, respect the write-guard."),n.join(`
221
+ `)}var or="Nothing to document yet. Say what changed: /document <what you shipped> \u2014 or have the builder drop a request via their /devhints hand-off.";async function wi(e,t){let n=t?.cwd??process.cwd();if(!Jc(n))return console.log(x("No d360-writer config here. Run /init first.")),{kind:"continue"};let{publish:o,what:r}=tr(e);if(!r&&er(n)===0)return console.log(f(or)),{kind:"continue"};let s=`/document${r?` ${r}`:""}${o?" --publish":""}`;return{kind:"forward-to-agent",prompt:nr(r,o),display:s}}L();import{search as Qc}from"@inquirer/prompts";import{findByName as Zc,getSession as eu,listSessions as tu,relativeTime as ki}from"document360-engine";async function bi(e,t){let n=tu(t.cwd).filter(o=>o.uuid!==t.currentUuid());if(n.length===0)return console.log(f("No saved sessions for this repo yet \u2014 sessions auto-save as you work.")),{kind:"continue"};if(e.length>0){let o=e.join(" "),r=Zc(t.cwd,o);return r?{kind:"resume",uuid:r.uuid,name:r.name}:(console.log(x(`No session matches "${o}".`)),yi(n),{kind:"continue"})}if(!process.stdin.isTTY)return yi(n),console.log(f("Run: /resume <name>")),{kind:"continue"};try{let o=await t.withPausedInput(()=>Qc({message:"Resume session (type to filter, \u2191\u2193 to navigate):",source:async s=>{let c=(s??"").toLowerCase();return n.filter(p=>!c||p.name.toLowerCase().includes(c)||p.firstPrompt.toLowerCase().includes(c)).map(p=>({name:`${p.name} ${ki(p.updatedAt)}`,value:p.uuid,description:p.firstPrompt.slice(0,100)}))}})),r=eu(o);return r?{kind:"resume",uuid:r.uuid,name:r.name}:{kind:"continue"}}catch{return console.log(""),{kind:"continue"}}}function yi(e){console.log("");for(let t of e.slice(0,15))console.log(` ${A(t.name)} ${f(ki(t.updatedAt))}`),console.log(` ${f(t.firstPrompt.slice(0,80))}`);console.log("")}L();import{renameSession as nu}from"document360-engine";function rr(e){let t=e.trim();return t.length>=2&&(t[0]==='"'&&t.endsWith('"')||t[0]==="'"&&t.endsWith("'"))?t.slice(1,-1).trim():t}async function xi(e,t){let n=rr(e.join(" "));if(!n)return console.log(x("Usage: /rename <new name>")),{kind:"continue"};let o=t.currentUuid();return o?(nu(o,n)?console.log(j(`\u2713 Session renamed to "${n}"`)):console.log(x("Could not find the current session record.")),{kind:"continue"}):(console.log(x("Nothing to rename yet \u2014 send a message first; sessions auto-save once the agent replies.")),{kind:"continue"})}import{knownEnvironments as $i,readProjectConfig as ou,writeProjectConfig as ru}from"document360-engine";L();function sr(e,t,n){if(!t)return"Usage: /profile add <name> [environment]";let o=ou(e);if(!o)return"No .d360-writer.json \u2014 run /init first.";if(o.profiles?.[t])return`Profile "${t}" already exists.`;let r=n??t;return $i().includes(r)?(o.profiles={...o.profiles,[t]:{connection:{environment:r},production:!1}},ru(o,e),null):`Unknown environment "${r}". Known: ${$i().join(", ")} (or add the profile with explicit URLs in .d360-writer.json).`}async function vi(e,t){let n=e[0];if(!n)return mn(t.cwd),{kind:"continue"};if(n==="add"){let o=sr(t.cwd,e[1],e[2]);return o?(console.log(x(o)),{kind:"continue"}):(console.log(j(`\u2713 Profile "${e[1]}" created (environment: ${e[2]??e[1]}).`)),console.log(` Switch + sign in: ${A(`/profile ${e[1]}`)} then ${A("/login")}`),{kind:"continue"})}return hn(t.cwd,n),gn(t.cwd,n),console.log(f(" Restarting agent for the new profile\u2026")),{kind:"clear"}}L();import{select as su}from"@inquirer/prompts";import{readProjectConfig as iu,readUserConfig as Ci,resolveModelSetting as ir,writeUserConfig as Pi}from"document360-engine";var xe=[{value:null,label:"Auto",desc:"Engine right-sizes per task \u2014 Sonnet for routine work, Opus for analysis (recommended)"},{value:"claude-fable-5",label:"Fable",desc:"Fable 5 \xB7 most capable, for the hardest and longest-running tasks"},{value:"opus",label:"Opus",desc:"Opus 4.8 \xB7 best for everyday complex tasks"},{value:"sonnet",label:"Sonnet",desc:"Sonnet 4.6 \xB7 efficient for routine tasks"},{value:"haiku",label:"Haiku",desc:"Haiku 4.5 \xB7 fastest for quick answers"}];function En(e){if(e.model===null||e.source==="claude-settings")return 0;let t=e.model.toLowerCase(),n=xe.findIndex(o=>o.value!==null&&(o.value===t||o.label.toLowerCase()===t||t.includes(o.label.toLowerCase())));return n>=0?n:0}function au(e){switch(e.source){case"project":return".d360-writer.json defaultModel (team setting)";case"user":return"~/.document360-writer/config.json (your /model setting)";case"env":return"ANTHROPIC_MODEL environment variable";case"claude-settings":return"Claude Code's own settings (~/.claude/settings.json)";case"claude-default":return"Claude Code default (no override configured)"}}function Wt(e,t){let n=()=>{let s=ir(e);return s.source==="project"||s.source==="user"||s.source==="env"?s.model??void 0:void 0};if(t==="default"){let s=Ci();return s.defaultModel?(delete s.defaultModel,Pi(s),{lines:[`\u2713 Personal model override cleared \u2014 now: ${ir(e).model??"Claude Code default"} (applies from your next message)`],changed:!0,effective:n()}):{lines:["No personal model override set \u2014 nothing to clear."],changed:!1,effective:void 0}}Pi({...Ci(),defaultModel:t});let o=[`\u2713 Personal model set to "${t}" (applies from your next message \u2014 conversation continues)`],r=iu(e)?.defaultModel;return r&&o.push(`\u26A0 .d360-writer.json sets defaultModel "${r}" \u2014 the team setting overrides yours until it is removed.`),{lines:o,changed:!0,effective:n()}}async function Ti(e,t){let n=e[0]?.trim();if(!n){let c=ir(t.cwd);if(!process.stdin.isTTY)return console.log(`${Pe("Model:")} ${A(c.model??"Claude Code default")}`),console.log(f(` source: ${au(c)}`)),console.log(f(" change: /model <haiku|sonnet|opus|full-model-id> \xB7 reset: /model default")),{kind:"continue"};let p=En(c),h;try{h=await t.withPausedInput(()=>su({message:`Select model (current: ${c.model??"Claude Code default"})`,default:xe[p].value,choices:xe.map((w,v)=>({name:`${w.label}${v===p?" \u2714":""}`,value:w.value,description:w.desc}))}))}catch{return console.log(f("Cancelled.")),{kind:"continue"}}let{lines:b,changed:k,effective:D}=Wt(t.cwd,h??"default");for(let w of b)console.log(w.startsWith("\u26A0")?M(w):w.startsWith("\u2713")?j(w):f(w));return k&&await t.setModel(D),{kind:"continue"}}let{lines:o,changed:r,effective:s}=Wt(t.cwd,n);for(let c of o)console.log(c.startsWith("\u26A0")?M(c):c.startsWith("\u2713")?j(c):f(c));return r&&await t.setModel(s),{kind:"continue"}}In();async function Ii(e,t){return await t.withPausedInput(()=>mt(t.cwd)),{kind:"clear"}}async function Ni(e,t){return await t.withPausedInput(()=>ls(t.cwd,t.profileName)),{kind:"clear"}}L();import{resolveActiveProfile as ku}from"document360-engine";async function _i(e,t){let n=!1;try{n=ku(t.cwd).production}catch{}return n?(console.log(M("\u26A0 Authorizing writes to the PRODUCTION profile for this session.")),{kind:"allow-prod"}):(console.log(f("Current profile is not a production profile \u2014 writes are already allowed.")),{kind:"continue"})}L();var Ui=async(e,t)=>{try{await t.withPausedInput(()=>fn({}))}catch(n){console.log(x(`Login failed: ${n.message}`))}return{kind:"continue"}};L();import{resolveActiveProfile as bu,clearTokens as xu,clearProfileProject as $u}from"document360-engine";async function Oi(e,t){let n;try{n=bu(t.cwd,t.profileName).name}catch(r){return console.log(x(r.message)),{kind:"continue"}}let o=xu(n);return $u(t.cwd,n),console.log(o?j(`\u2713 Signed out of "${n}" and cleared its project/workspace selection.`):f(`Profile "${n}" was not signed in. Cleared any project/workspace selection.`)),console.log(f("Run /login to sign in and pick a project.")),{kind:"continue"}}import{existsSync as Mi}from"node:fs";import{isAbsolute as vu,join as Cu,resolve as Pu}from"node:path";import{readProjectConfig as Tu,screenshotPlaceholderIds as Su,DEFAULT_CAPTURE_DIR as Ru,DEFAULT_OUTPUT_DIR as Du}from"document360-engine";var Li=e=>e.replace(/\\/g,"/").replace(/\/+$/,"");function lr(e){let t=!e.includes("--no-setup"),n=e.filter(r=>r!=="--no-setup");if(n[0]==="--list")return{mode:"list",scope:n[1]?Li(n[1]):void 0};let o=n[0];return!o||o==="--all"?{mode:"all",setup:t}:/[\\/]/.test(o)||o.endsWith(".md")?{mode:"scope",scope:Li(o),setup:t}:{mode:"single",id:o}}function cr(e,t){let n=Tu(e),o=n?.captureDir??Ru,r=n?.outputDir??Du,s=(c,p)=>vu(c)?Cu(c,p):Pu(e,c,p);return Su(e,{scope:t}).map(({id:c,file:p})=>{let h=Mi(s(r,`${c}.png`))?"captured":Mi(s(o,`${c}.spec.ts`))?"spec":"placeholder";return{id:c,file:p,state:h}})}var ju={placeholder:"\u25CB",spec:"\u25D0",captured:"\u25CF"},Au={placeholder:"placeholder only",spec:"spec written, not captured",captured:"captured"};function ur(e,t){if(e.length===0)return[t?`No screenshot placeholders under ${t}.`:"No screenshot placeholders found in the docs."];let n=[...new Set(e.map(s=>s.file))].sort(),o=e.filter(s=>s.state==="captured").length,r=[`Screenshots: ${e.length} placeholder${e.length===1?"":"s"} across ${n.length} article${n.length===1?"":"s"} \xB7 ${o} captured${t?` \xB7 scope ${t}`:""}`,""];for(let s of n){r.push(s);for(let c of e.filter(p=>p.file===s))r.push(` ${ju[c.state]} ${c.id.padEnd(34)} ${Au[c.state]}`)}return r.push("","\u25CB placeholder only \u25D0 spec written \u25CF captured"),r}function Wi(e){return["Run the emit-screenshot-spec skill to author the document360-capture spec for EACH of these","SCREENSHOT placeholder ids:",e.paths.map(t=>`- ${t}`).join(`
221
222
  `),"","For each: locate its <!-- SCREENSHOT --> block in the docs tree (the configured docsDir); read the product source for","EXACT routes + stable data-testid selectors (never guess); enter the prepared context via","captureScope(); guard data prerequisites with test.skip(reason); write <captureDir>/<id>.spec.ts","(skip-with-TODO if a stable selector is missing). Do NOT run other skills. Report the specs you","wrote and any TODO data-testids."].join(`
222
- `)}async function En(e,t){let n=sr(e);if(n.mode==="list"){let c=t?.cwd??process.cwd();for(let p of ar(ir(c,n.scope),n.scope))console.log(p);return{kind:"continue"}}if(n.mode==="single")return{kind:"forward-to-agent",prompt:[`Run the emit-screenshot-spec skill for the SCREENSHOT placeholder with id \`${n.id}\`.`,"Locate its <!-- SCREENSHOT --> block in the docs tree (the configured docsDir), then follow that skill exactly: read the","product source for EXACT routes + stable data-testid selectors (never guess); enter the prepared","context via captureScope(); guard data prerequisites with test.skip(reason); write",`<captureDir>/${n.id}.spec.ts. Report the spec path and any TODO data-testids or data to stage.`].join(`
223
+ `)}async function Nn(e,t){let n=lr(e);if(n.mode==="list"){let c=t?.cwd??process.cwd();for(let p of ur(cr(c,n.scope),n.scope))console.log(p);return{kind:"continue"}}if(n.mode==="single")return{kind:"forward-to-agent",prompt:[`Run the emit-screenshot-spec skill for the SCREENSHOT placeholder with id \`${n.id}\`.`,"Locate its <!-- SCREENSHOT --> block in the docs tree (the configured docsDir), then follow that skill exactly: read the","product source for EXACT routes + stable data-testid selectors (never guess); enter the prepared","context via captureScope(); guard data prerequisites with test.skip(reason); write",`<captureDir>/${n.id}.spec.ts. Report the spec path and any TODO data-testids or data to stage.`].join(`
223
224
  `),display:`/screenshot ${n.id}`};let r=[`Run the emit-screenshot-spec skill to (re)generate the document360-capture spec for ${n.mode==="scope"?`every <!-- SCREENSHOT --> placeholder in articles under ${n.scope}`:"every <!-- SCREENSHOT --> placeholder across the docs tree (the configured docsDir)"}.`,"Follow that skill exactly for each: read the SCREENSHOT block; read the product source for EXACT routes","and stable data-testid selectors (never guess); enter the prepared context via captureScope(); guard data",`prerequisites with test.skip(reason); write <captureDir>/<id>.spec.ts.${n.setup?" When done, run capture-setup-checklist to refresh CAPTURE-SETUP.md.":""} Report specs written, TODO data-testids, and data to stage.`].join(`
224
- `),s=n.mode==="scope"?`/screenshot ${n.scope}`:`/screenshot${e[0]?` ${e[0]}`:""}`;return{kind:"forward-to-agent",prompt:r,display:s}}import{existsSync as Du,readFileSync as ju}from"node:fs";import{isAbsolute as Au,join as Eu,resolve as Iu}from"node:path";import{readProjectConfig as Nu,DEFAULT_CAPTURE_DIR as _u}from"document360-engine";async function Ft(){return{kind:"forward-to-agent",prompt:["Run the capture-setup-checklist skill.","","Scan every <!-- SCREENSHOT --> block across the docs tree (the configured docsDir), read each block\u2019s prerequisites,","anchor them to the capture scope keys in .d360-capture.json, then synthesize a deduped, grouped","\u201Cstage this data\u201D checklist and write it to <captureDir>/CAPTURE-SETUP.md. Separate transient/manual","states, flag any spec whose prerequisites are vague, and report the path when done."].join(`
225
- `),display:"/capture-setup"}}var Oi="-".repeat(64);function lr(e){let t=_u;try{let k=Nu(e);k?.captureDir&&(t=k.captureDir.replace(/\\/g,"/").replace(/\/+$/,""))}catch{}let n=Au(t)?Eu(t,"CAPTURE-TESTID-REQUESTS.json"):Iu(e,t,"CAPTURE-TESTID-REQUESTS.json");if(!Du(n))return null;let o;try{let k=JSON.parse(ju(n,"utf8").replace(/^/,""));o=Array.isArray(k?.requests)?k.requests:[]}catch{return null}if(o.length===0)return null;let r=new Set(o.map(k=>k.file).filter(Boolean)).size,s=o.length,c=`${s} data-testid attribute${s===1?"":"s"}`,p=`${r} source file${r===1?"":"s"}`,h=`${t}/CAPTURE-TESTID-REQUESTS.md`,b=`${t}/CAPTURE-TESTID-REQUESTS.json`;return[`\u{1F4CB} Developer hand-off \u2014 ${c} requested across ${p}.`,"\u26A0 Do NOT run this prompt here. d360-writer documents code; it does not change it \u2014"," these edits belong in your code repo. Open a SEPARATE terminal in:",` ${e}`," start Claude Code (or your coding agent), and paste everything between the lines."," Tip: run it in plan mode first \u2014 these are a hypothesis to verify, not a verified patch.","",Oi,`Read ${h} and ${b}. They list ${c} that d360-writer THINKS this repo needs for screenshot automation. Treat them as a hypothesis to VERIFY against the source \u2014 not a verified patch list.`,"","For EACH request in the JSON:",'1. Locate the element in THIS repo. Trace it from the route/page, not the feature name. If "anchorVerified" is false, find it by the "element"/"reason" description; otherwise confirm the "anchor" snippet still exists in "file".',"2. If the element already has a data-testid, skip it and note the existing one.","3. Confirm the attribute will reach the DOM: the rendering component must forward unknown props (a {...rest} spread or explicit pass-through). If it is a shared wrapper (e.g. Modal, ContextMenu) that destructures a fixed prop list, a data-testid is silently dropped \u2014 thread it through the component, or report it as needing a code change instead of forcing it.",'4. Only then add data-testid="<testid>" to the verified element. Add nothing else; do not rename, restructure, reformat, or change behaviour.',"","When done, report: which testids you added (file + element), which were already present, which requests were wrong (wrong file/anchor/page) with the correction, and which need threading through a shared component. Never force a request that does not match the source \u2014 flag it instead.",Oi]}Ye();L();import{listOpenForDocs as Uu,readProjectConfig as Ou}from"document360-engine";function cr(e){try{return Uu(e).length}catch{return 0}}function ur(){return["Process the two-way message inbox from the source repo's coding agent (the builder).","","1. Call d360_inbox to list the OPEN messages addressed to you.","2. For each message, act by its kind:",' \u2022 request ("document the X we shipped") \u2192 treat it as a session hand-off: run the document-handoff'," skill \u2014 read what changed, ground it in the cited sources + the architecture brief, then decide and"," apply the RIGHT doc action (new section, new article, update existing, or retire). No fixed shape."," \u2022 answer (a reply to a question you asked; `re` = your question id) \u2192 fold the fact into the affected"," article(s), and into `.d360-writer/architecture/` if it is durable product knowledge.","3. After acting on a message, mark it resolved: edit its file in `.d360-writer/messages/` and set the"," frontmatter `status: done` (add `done_at` with the current UTC time). Never delete the file.","4. Drafts only \u2014 do not publish unless explicitly asked. End with a one-line summary of what you did per"," message (and, for any request you could not fully ground, what you still need)."].join(`
226
- `)}async function Mi(e,t){let n=t?.cwd??process.cwd();return Ou(n)?cr(n)===0?(console.log(f("Inbox empty \u2014 no open messages from the builder. (They arrive via the builder's /devhints hand-off.)")),{kind:"continue"}):{kind:"forward-to-agent",prompt:ur(),display:"/inbox"}:(console.log(x("No d360-writer config here. Run /init first.")),{kind:"continue"})}L();import{listOpenHints as Mu,listOpenForDocs as Lu,readProjectConfig as Wu}from"document360-engine";function xt(e){let t=0,n=0,o=0;try{t=Mu(e).length}catch{}try{let r=Lu(e);n=r.filter(s=>s.kind==="request").length,o=r.filter(s=>s.kind==="answer").length}catch{}return{hints:t,requests:n,answers:o}}function $t(e){let t=[];return e.hints&&t.push(`${e.hints} hint${e.hints===1?"":"s"}`),e.requests&&t.push(`${e.requests} request${e.requests===1?"":"s"}`),e.answers&&t.push(`${e.answers} answer${e.answers===1?"":"s"}`),t.length?t.join(", "):null}function dr(e){return{publish:e.includes("--publish")}}function pr({publish:e}){let t=["Catch the documentation up: process ALL the pending work the builder has queued, end to end.","","1. Trust the inventory first \u2014 call d360_sync_status. If anything is in conflict or remote-ahead, STOP and tell me what to resolve (never write over a copy you can't trust).","2. Gather the pending work: d360_pending_hints (the builder's per-change hints) AND d360_inbox (open requests + answers).","3. Decide the right doc actions across all of it: gap-analysis for the hints (verify each against its sources + commit), document-handoff for each request (no fixed shape \u2014 new section / new article / update / retire), and fold any answers into the affected article(s) + the architecture brief.","4. If that means writing more than one article, call d360_estimate_cost and show me the count + cost band first (the bulk gate), then proceed.","5. Write/update the articles as drafts, grounded in the cited sources.","6. Close the loop: stamp consumed hints, and mark handled messages status: done with resulting_articles.","7. Push the drafts to Document360."];return t.push(e?"8. Then publish the new/updated articles live (publish-to-d360 skill), respecting the production write-guard.":"Leave everything as DRAFTS for review \u2014 do not publish live (run /publish when you want them live)."),t.push("","End with a one-line-per-item summary of what you wrote/updated, and anything you couldn't ground (plus the d360_ask_builder question you left for it)."),t.join(`
227
- `)}async function Li(e,t){let n=t?.cwd??process.cwd();if(!Wu(n))return console.log(x("No d360-writer config here. Run /init first.")),{kind:"continue"};let{publish:o}=dr(e),r=$t(xt(n));return console.log(f(r?`Catching up on ${r} (+ checking Document360 for drift)\u2026`:"No local queue \u2014 checking for code changes and drift\u2026")),{kind:"forward-to-agent",prompt:pr({publish:o}),display:`/catch-up${o?" --publish":""}`}}L();import{spawn as Fu}from"node:child_process";var Xe="document360-writer",In=`npm i -g ${Xe}@latest`;async function Nn(){return new Promise(e=>{let t="";try{let n=Fu("npm",["i","-g",`${Xe}@latest`],{stdio:["ignore","pipe","pipe"],shell:process.platform==="win32"});n.stdout?.on("data",o=>t+=String(o)),n.stderr?.on("data",o=>t+=String(o)),n.on("error",o=>e({ok:!1,output:String(o)})),n.on("close",o=>e({ok:o===0,output:t.trim()}))}catch(n){e({ok:!1,output:String(n)})}})}async function Wi(){return console.log(f(`Updating ${Xe}\u2026`)),(await Nn()).ok?console.log(j("\u2713 Updated. Exit (/exit) and relaunch d360-writer to apply.")):console.log(x(`Update failed \u2014 run manually: ${In}`)),{kind:"continue"}}L();Ye();import{existsSync as fr,rmSync as Hu}from"node:fs";import{basename as Fi,resolve as mr}from"node:path";import{execFileSync as qu}from"node:child_process";import{input as Bu}from"@inquirer/prompts";import{readProjectConfig as Gu,devHintsGuidePath as Vu}from"document360-engine";var Yu=[".d360-writer.json",".d360-writer","d360-category-map.json",".d360-capture.json",".d360-capture-cache"],zu=new Set([".d360-writer.json","d360-category-map.json",".d360-capture.json",".d360-capture-cache"]),_n=e=>(e??"").replace(/\\/g,"/").replace(/\/+$/,""),Hi=e=>e===".d360-writer"||e.startsWith(".d360-writer/");function qi(e){let t=_n(e);return t===""||t.startsWith("..")||t.startsWith("/")||/^[a-zA-Z]:/.test(t)?!1:Hi(t)?!0:zu.has(t)}function hr(e){let t=null;try{t=Gu(e)}catch{t=null}let n=new Set(Yu);for(let o of[_n(t?.docsDir),_n(t?.captureDir),_n(t?.outputDir)])o&&Hi(o)&&n.add(o);return[...n].filter(o=>qi(o)&&fr(mr(e,o)))}function gr(e,t){let n=[],o=[];for(let r of t){if(!qi(r)){o.push({path:r,error:"refused \u2014 outside .d360-writer/ (protected)"});continue}try{Hu(mr(e,r),{recursive:!0,force:!0}),n.push(r)}catch(s){o.push({path:r,error:s.message})}}return{removed:n,failed:o}}function Bi(e,t){try{return qu("git",["status","--porcelain","--",t],{cwd:e,encoding:"utf8",stdio:["ignore","pipe","ignore"]}).split(`
228
- `).filter(o=>o.trim()&&/\.md\s*$/.test(o)).length}catch{return 0}}function Xu(e){return Bi(e,".d360-writer/hints")}function Ku(e){return Bi(e,".d360-writer/messages")}function wr(e,t){if(t.length===0)return["Nothing to reset \u2014 no d360-writer files found in this repo."];let n=Xu(e),o=Ku(e),r=fr(mr(e,"user-docs"));return["\u26A0 This permanently DELETES everything d360-writer created here:",...t.map(s=>` \u2022 ${s}`),"",...n>0?[`\u26A0 ${n} doc hint(s) under .d360-writer/hints/ are not committed \u2014 commit them first or they're gone.`]:[],...o>0?[`\u26A0 ${o} message(s) under .d360-writer/messages/ are not committed \u2014 commit them first or they're gone.`]:[],...r?["Protected: root user-docs/ is NOT touched (only .d360-writer/ is removed)."]:[],"Undo = git: committed files are restorable; untracked ones (most screenshots) are gone.",`To confirm, type the repo name: ${Fi(e)}`]}async function Gi(e,t){let n=hr(t.cwd);for(let h of wr(t.cwd,n))console.log(n.length===0?f(h):h);if(n.length===0)return{kind:"continue"};let o=Fi(t.cwd);if((await t.withPausedInput(()=>Bu({message:`Type "${o}" to delete (anything else cancels):`}).catch(()=>""))).trim()!==o)return console.log(M("Reset cancelled \u2014 nothing deleted.")),{kind:"continue"};let s=fr(Vu(t.cwd)),{removed:c,failed:p}=gr(t.cwd,n);console.log(j(`\u2713 Reset complete \u2014 removed ${c.length} item${c.length===1?"":"s"}. The repo is back to its original state.`));for(let h of p)console.log(x(` \u2717 ${h.path}: ${h.error}`));if(s){for(let h of xn())console.log(h);console.log(f("(Select and copy the prompt above to paste into your coding agent.)"))}return console.log(f("Set up d360-writer again with /init (then /login, /workspace).")),{kind:"continue"}}var Vi={help:ho,"?":ho,clear:gs,exit:go,quit:go,init:Ns,mcp:vn,publish:Ys,audit:Tn,scope:Xs,sync:ni,convert:oi,write:ai,draft:pi,document:fi,resume:gi,rename:wi,profile:ki,model:$i,doctor:Wt,workspace:Di,project:ji,"allow-prod":Ai,login:Ei,logout:Ii,screenshot:En,"capture-setup":Ft,devhints:vs,inbox:Mi,"catch-up":Li,update:Wi,reset:Gi};function Yi(e){let t=e.trim();if(!t.startsWith("/"))return null;let n=t.slice(1).split(/\s+/),o=(n[0]??"").toLowerCase();return o?{name:o,args:n.slice(1)}:null}Ye();L();var Ju={Bash:"command",PowerShell:"command",Read:"file_path",Write:"file_path",Edit:"file_path",NotebookEdit:"notebook_path",Glob:"pattern",Grep:"pattern",WebFetch:"url",WebSearch:"query",Agent:"description",Task:"description",Skill:"skill"},Xi=160,kr=200,Ki=40;function pe(e,t){let n=e.replace(/\s+/g," ").trim();return n.length<=t?n:n.slice(0,t-1)+"\u2026"}function zi(e){let t=Object.entries(e).filter(([,o])=>o!=null&&o!=="");if(t.length===0)return null;let n=t.slice(0,4).map(([o,r])=>`${o}: ${pe(typeof r=="string"?r:JSON.stringify(r),Ki)}`);return t.length>4&&n.push("\u2026"),pe(n.join(", "),Xi)}var Ue=e=>typeof e=="string"&&e?e:null,yr=e=>typeof e=="string"&&e.length>=8?e.slice(0,8):null;function Qu(e){let t=Ue(e)?.replace(/\\/g,"/");if(!t)return null;let n=t.split("/").filter(Boolean);if(n.length<2)return null;let o=n[n.length-2],r=o.replace(/^\d+[-_.]/,"").split(/[-_]/).filter(Boolean);return r.length===0?o:r.map(s=>s.charAt(0).toUpperCase()+s.slice(1)).join(" ")}function Zu(e,t){let n=(o,r)=>({title:`Document360: ${o}`,sep:" ",arg:r});switch(e){case"d360_create_article":{let o=Ue(t.title);if(!o)return null;let r=Qu(t.local_path);return n("Create article",`"${pe(o,60)}"${r?` in ${r}`:""}`)}case"d360_update_article":{let o=Ue(t.title),r=yr(t.article_id);return n("Update article",o?`"${pe(o,60)}"`:r?`id ${r}\u2026`:null)}case"d360_fork_article":return n("Fork article (new draft)",yr(t.article_id)?`id ${yr(t.article_id)}\u2026`:null);case"d360_publish_article":{let o=t.version_number;return n("Publish article LIVE",typeof o=="number"?`v${o}`:null)}case"d360_unpublish_article":return n("Unpublish article",null);case"d360_create_category":return n("Create category",Ue(t.name)?`"${pe(Ue(t.name),60)}"`:null);case"d360_upload_drive_file":{let o=Ue(t.file_path);return n("Upload image",o?pe(o.replace(/\\/g,"/").split("/").pop()??o,60):null)}case"d360_sync_status":return n("Check sync status",null);default:return null}}function Un(e,t){if(e==="ToolSearch")return null;if(e.startsWith("mcp__")){let[,r="",...s]=e.split("__"),c=s.join("__");if(r==="document360"){let b=Zu(c,t);if(b)return b}let p=c.replace(/^d360_/,"").replace(/_/g," ");return{title:`${r==="document360"?"Document360":r.charAt(0).toUpperCase()+r.slice(1)}: ${p}`,sep:" ",arg:zi(t)}}let n=Ju[e],o=n?t[n]:void 0;return typeof o=="string"&&o?{title:e,sep:"",arg:pe(o,Xi)}:{title:e,sep:"",arg:zi(t)}}function ed(e){if(e===null||typeof e!="object")return typeof e=="string"?e:null;let t=e;for(let n of["name","title","slug","id"])if(typeof t[n]=="string"&&t[n])return t[n];return null}function td(e){if(!/^[[{]/.test(e))return null;let t;try{t=JSON.parse(e)}catch{return null}if(Array.isArray(t)){let n=t.map(ed).filter(r=>r!==null),o=`${t.length} item${t.length===1?"":"s"}`;return n.length===0?[o]:[o,...n.map(r=>pe(r,kr))]}if(t!==null&&typeof t=="object"){let n=Object.entries(t).filter(([,o])=>o!==null&&(typeof o=="string"||typeof o=="number"||typeof o=="boolean")).slice(0,6).map(([o,r])=>`${o}: ${pe(String(r),Ki)}`);return n.length>0?[pe(n.join(" \xB7 "),kr)]:null}return null}function nd(e){let t=Ue(e)?.replace(/\\/g,"/");if(!t)return null;let n=t.split("/").filter(Boolean);return n.length>1?n.slice(1).join("/"):t}function od(e,t,n){switch(e){case"d360_create_article":{let o=nd(t?.local_path);return[`\u2713 draft created${o?` \xB7 ${o}`:""}`]}case"d360_update_article":return["\u2713 draft updated"];case"d360_fork_article":return["\u2713 forked to a new draft"];case"d360_publish_article":return["\u2713 PUBLISHED LIVE \u2014 visible to readers"];case"d360_unpublish_article":return["\u2713 reverted to draft (removed from readers)"];case"d360_create_category":{let o=Ue(t?.name);return[`\u2713 category created${o?` \xB7 "${o}"`:""}`]}case"d360_upload_drive_file":{let o=n.match(/https?:\/\/\S+/);return[`\u2713 uploaded${o?` \xB7 ${pe(o[0],120)}`:""}`]}default:return null}}function On(e,t=4,n,o){let r=e.replace(/\r\n/g,`
229
- `).trimEnd();if(!r)return{lines:["(no output)"],hidden:0};if(n?.startsWith("mcp__document360__")){let c=od(n.slice(18),o,r);if(c)return{lines:c,hidden:0}}let s=td(r)??r.split(`
230
- `);return{lines:s.slice(0,t).map(c=>pe(c,kr)),hidden:Math.max(0,s.length-t)}}function Mn(e,t,n,o="en"){return`${e.replace(/\/$/,"")}/${t}/document/v1/${o}/${n}`}function Ln(e,t){if(typeof e.article_id=="string"&&e.article_id)return e.article_id;try{let n=JSON.parse(t),r=(Array.isArray(n)?n[0]:n)?.id;return typeof r=="string"&&r?r:null}catch{return null}}function Wn(e){try{let t=JSON.parse(e),o=(Array.isArray(t)?t[0]:t)?.url;return typeof o=="string"&&/^https?:\/\//.test(o)?o:null}catch{return null}}var hd=/^mcp__document360__d360_(create_article|update_article|fork_article|publish_article)$/;function gd(e,t,n,o){if(hd.test(e))try{let r=ea(o),s=typeof t.project_id=="string"&&t.project_id||r.project.projectId,c=Ln(t,n),p=Wn(n);e.endsWith("publish_article")&&p&&console.log(A(` \u2B95 Live: ${p}`)),c&&s&&console.log(A(` \u2B95 Preview: ${Mn(r.connection.portalUrl,s,c,r.project.languageCode??"en")}`))}catch{}}async function ta(e=process.cwd(),t="auto",n){let o=sd(t);o.kind==="none"&&(console.error(""),console.error(x("ANTHROPIC_API_KEY is not set (required for --auth api).")),console.error(""),console.error(` ${A("export ANTHROPIC_API_KEY=sk-ant-...")} (macOS / Linux)`),console.error(` ${A('$env:ANTHROPIC_API_KEY="sk-ant-..."')} (PowerShell)`),console.error(""),console.error(`Get a key at ${A("https://console.anthropic.com/settings/keys")}`),console.error(`Or use your Claude subscription instead: ${A("d360-writer --auth subscription")}`),console.error(""),process.exit(2)),wd(e,n),o.kind==="subscription"&&(o.stored?console.log(f(" Using your Claude subscription (no API key set).")):console.log(f(" No API key or stored Claude Code login found \u2014 trying your Claude session anyway.")),console.log(""));let r=!1,s=br({cwd:e,profileName:n,allowProdWrites:r}),c={uuid:null,firstPrompt:null,titleFired:!1},p=rd({input:process.stdin,output:process.stdout}),h=[],b=null,k=!1;p.on("line",v=>{if(b){let C=b;b=null,C(v)}else h.push(v)}),p.on("close",()=>{if(k=!0,b){let v=b;b=null,v(null)}});function D(){return h.length>0?Promise.resolve(h.shift()):k?Promise.resolve(null):(process.stdout.write(A("> ")),new Promise(v=>{b=v}))}let w={cwd:e,profileName:n,allowProdWrites:()=>r,restartAgent:()=>{s.close(),s=br({cwd:e,profileName:n,allowProdWrites:r}),c={uuid:null,firstPrompt:null,titleFired:!1}},currentUuid:()=>c.uuid,setModel:async v=>s.setModel(v),withPausedInput:async v=>{p.pause();try{return await v()}finally{p.resume()}}};try{for(;;){let v=await D();if(v===null)break;let C=v.trim();if(C){if(C.startsWith("/")){let E=Yi(C);if(!E)continue;let _=Vi[E.name];if(!_){console.log(x(`Unknown command: /${E.name}`)),console.log(f("Type /help for the list."));continue}let H=await _(E.args,w);if(H.kind==="exit")break;if(H.kind==="clear"){w.restartAgent();continue}if(H.kind==="allow-prod"){r=!0,w.restartAgent(),console.log(j("\u2713 Production writes authorized for this session.")),console.log("");continue}if(H.kind==="resume"){s.close(),s=br({cwd:e,resume:H.uuid,profileName:n,allowProdWrites:r});let ee=id(H.uuid);c={uuid:H.uuid,firstPrompt:ee?.firstPrompt??null,titleFired:!0},Zi(H.uuid),console.log(j(`\u2713 Resumed "${H.name}"`)),console.log("");continue}H.kind==="forward-to-agent"&&(c.firstPrompt||(c.firstPrompt=H.display??H.prompt),await Qi(s,H.prompt,o,c,e));continue}c.firstPrompt||(c.firstPrompt=C),await Qi(s,C,o,c,e)}}}finally{s.close(),p.close()}}function wd(e,t){console.log(""),console.log(jt("document360-writer")),console.log(f(` cwd: ${e}`));let n=dd(e);if(console.log(f(` model: ${n.model??"auto (engine right-sizes per task)"}${n.model?` (${n.source})`:""}`)),console.log(yd(e,t)),!pd(e))console.log(M(" First run: /init (scaffolds config + prints the builder hand-off prompt) \u2192 /login, then ask me to write the docs."));else{try{kn(e);for(let o of bn(e))console.log(M(` ${o}`))}catch{}try{let o=$t(xt(e));o&&console.log(M(` \u{1F4CB} ${o} from the repo's coding agent \u2014 run /catch-up.`))}catch{}}console.log(f(" Type a prompt, or /help for slash commands. /exit to quit.")),console.log("")}function yd(e,t){try{let n=ea(e,t),o=n.production?M(" \u26A0 PRODUCTION"):"",r=md(n.name);if(!r)return f(` Document360: profile "${n.name}"${o} \u2014 not logged in (d360-writer login)`);let s={...Ji(r.idToken)??{},...Ji(r.accessToken)??{}},c=s.email??s.preferred_username??"signed in";return fd(r)&&!r.refreshToken?M(` Document360: profile "${n.name}"${o} \u2014 session expired (d360-writer login)`):f(` Document360: ${c} \xB7 profile "${n.name}"${o}`)}catch(n){return f(` Document360: ${n.message.split(".")[0]}`)}}function kd(){console.error(""),console.error(`Sign in with your Claude subscription: run ${A("claude")} once, then retry.`),console.error(` (No Claude Code? ${A("npm install -g @anthropic-ai/claude-code")})`),console.error(`Or set an API key: ${A("https://console.anthropic.com/settings/keys")}`)}function bd(e,t,n){e.uuid=t;let o=new Date().toISOString();cd({uuid:t,name:ld(e.firstPrompt??"session"),renamed:!1,titled:!1,cwd:n,firstPrompt:e.firstPrompt??"",createdAt:o,updatedAt:o})}function xd(e,t){e.titleFired=!0;let n=e.uuid,o=e.firstPrompt;!n||!o||ud(o,t).then(r=>{r&&ad(n,r)}).catch(()=>{})}async function Qi(e,t,n,o,r){let s=new Map;for await(let c of e.send(t))$d(c,o,r,n,s)}function $d(e,t,n,o,r){switch(e.type){case"session":t.uuid||bd(t,e.sessionId,n);break;case"text":process.stdout.write(e.delta);break;case"tool":{let s=Un(e.name,e.input);s&&(process.stdout.write(`
231
-
232
- `),console.log(`${j("\u25CF")} ${Pe(s.title)}${s.arg!==null?te(`${s.sep}(${s.arg})`):""}`),r.set(e.id,{name:e.name,input:e.input}));break}case"article_diff":{let s=ze(e.oldContent,e.newContent,Math.max(40,(process.stdout.columns??80)-1));if(!s)break;let c=p=>p===1?"":"s";console.log(te(` \u23BF Added ${s.added} line${c(s.added)}, removed ${s.removed} line${c(s.removed)}`));for(let p of s.lines)console.log(p);s.hidden>0&&console.log(f(` \u2026 +${s.hidden} more diff lines`));break}case"tool_result":{let s=r.get(e.id);if(!s)break;r.delete(e.id);let c=On(e.output,4,e.isError?void 0:s.name,s.input),p=e.isError?x:te;c.lines.forEach((h,b)=>console.log(p((b===0?" \u23BF ":" ")+h))),c.hidden>0&&console.log(f(` \u2026 +${c.hidden} lines`)),e.isError||gd(s.name,s.input,e.output,n);break}case"result":process.stdout.write(`
233
- `),console.log(f(` (${e.inputTokens}\u2192${e.outputTokens} tokens`+(e.costUsd>0?`, $${e.costUsd<.01?e.costUsd.toFixed(4):e.costUsd.toFixed(2)}`:"")+")")),console.log(""),t.uuid&&(Zi(t.uuid),t.titleFired||xd(t,n));break;case"error":console.error(""),console.error(x(`agent error: ${e.message}`)),o.kind==="subscription"&&e.kind==="auth"&&kd();break}}import{render as Pp}from"ink";import{resolveAuth as Tp}from"document360-engine";import{useCallback as G,useEffect as Se,useMemo as Pr,useRef as K,useState as W}from"react";import{Box as J,Text as S,useApp as _d,useInput as Ud,useStdout as Od}from"ink";import{existsSync as Vn,readFileSync as ba,readdirSync as ja}from"node:fs";import{basename as Bt,isAbsolute as Md,join as Gt}from"node:path";import{createSession as xa,classifyClaudeAuth as Aa,CLAUDE_CODE_SETUP_HINT as Ld,loginPkce as Wd,toStoredTokens as Fd,saveTokens as Hd,getAccessToken as qd,resolveActiveProfile as fe,resolveProjectId as Bd,getArticle as Gd,decodeJwtClaims as vt,isExpired as Oe,loadTokens as Ke,clearTokens as Vd,clearProfileProject as Yd,setTitle as zd,slugify as Xd,touchSession as Tr,upsertSession as Kd,generateTitle as $a,findByName as Jd,listSessions as Qd,renameSession as Zd,suggestNextAction as ep,readProjectConfig as Q,writeProjectConfig as tp,resolveModelSetting as jr,loadProfileMap as va,applyPull as np,computeSyncStatus as Sr,planPull as op,inventoryRepo as rp,knownEnvironments as sp,resolveEnvironment as ip,planPartitions as Rr,partitionEvenly as ap,screenshotPlaceholderIds as lp,trackedArticlePaths as cp,runPartitioned as Yn,estimateBulkCost as Ca,resolveModelForOperation as zn,readDocsPlan as up,checkForUpdate as dp,detectInstallKind as pp,isSelfUpdatable as fp,devHintsGuidePath as Pa,DEFAULT_DOCS_DIR as Ea,setProfileProject as mp}from"document360-engine";Ye();import{spawn as vd}from"node:child_process";function Cd(){return process.platform==="win32"?[["clip",[]]]:process.platform==="darwin"?[["pbcopy",[]]]:[["wl-copy",[]],["xclip",["-selection","clipboard"]],["xsel",["--clipboard","--input"]]]}function Pd(e,t,n){return new Promise(o=>{try{let r=vd(e,t,{stdio:["pipe","ignore","ignore"],shell:process.platform==="win32"});r.on("error",()=>o(!1)),r.on("close",c=>o(c===0)),r.stdin?.on("error",()=>o(!1));let s=process.platform==="win32"?Buffer.from("\uFEFF"+n,"utf16le"):Buffer.from(n,"utf8");r.stdin?.end(s)}catch{o(!1)}})}async function na(e){for(let[t,n]of Cd())if(await Pd(t,n,e))return!0;return!1}import{existsSync as Td,mkdirSync as Sd,readFileSync as Rd,writeFileSync as Dd}from"node:fs";import{join as oa}from"node:path";import{writerDir as jd}from"document360-engine";function ra(e){return oa(jd(e),".sessions")}function sa(e,t){return oa(ra(e),`${t}.json`)}function ia(e,t,n){try{Sd(ra(e),{recursive:!0});let o=n.filter(r=>r.kind!=="banner");Dd(sa(e,t),JSON.stringify({v:1,items:o}),"utf8")}catch{}}function xr(e,t){try{let n=sa(e,t);if(!Td(n))return[];let o=JSON.parse(Rd(n,"utf8"));return Array.isArray(o.items)?o.items:[]}catch{return[]}}var Ad=e=>`\x1B]0;${e}\x07`,Ed=e=>`\x1B]9;4;${e};${e===1?100:0}\x07`;function aa(e){process.stdout.isTTY&&process.stdout.write(e)}function Ht(e){aa(Ad(e))}function Fn(e){aa(Ed(e))}var Hn=["\xB7 "," \xB7"],$r="\u{1F7E3}";An();var Id=/^(?:\d+[.)]|[-*•])\s+/;function la(e,t,n=4){let o=new Set(t.map(s=>s.toLowerCase())),r=[];for(let s of e.split(`
234
- `)){let c=s.trim().replace(Id,""),p=c.match(/^`([^`]+)`$/);p&&(c=p[1].trim());let h=c.match(/^\/([a-z?][a-z0-9-]*)(?:\s+(\S.*?))?\s*$/i);if(!h||!o.has(h[1].toLowerCase()))continue;let b=`/${h[1].toLowerCase()}${h[2]?` ${h[2]}`:""}`;if(r.includes(b)||r.push(b),r.length>=n)break}return r}L();function qt(e){return e.map(t=>({label:t.label,items:t.paths.length,status:"pending"}))}function Te(e,t,n){return e.map(o=>o.label===t?{...o,status:n}:o)}function vr(e){return e.replace(/^[\w.-]+\//,"")}var qn=16,ca={pending:"\u25CB",active:"\u25A0",done:"\u2714",failed:"\u2717"};function Cr(e){return e.trim().split(/\s+/).slice(1).join(" ")}function ua(e,t){let n=Cr(t);return e.some(r=>r.trim()===t.trim()||!!n&&Cr(r)===n)?e.filter(r=>r.trim()!==t.trim()&&!(n&&Cr(r)===n)):[]}var Nd=/\[Pasted text #\d+ \+\d+ lines?\]/g;function da(e){return e.replace(/\r\n?/g,`
235
- `)}function pa(e){return e.includes(`
236
- `)||e.length>200}function fa(e,t){let n=t.split(`
237
- `).length;return`[Pasted text #${e} +${n} line${n===1?"":"s"}]`}function ma(e,t){return e.replace(Nd,n=>t.get(n)??n)}function ha(e){let t=e.match(/\[Pasted text #\d+ \+\d+ lines?\]$/);return t?e.slice(0,-t[0].length):null}function Bn(e,t){let n=Math.max(1,t),o=[],r=0;for(let s of e.split(`
238
- `)){if(s.length===0)o.push({start:r,end:r});else for(let c=0;c<s.length;c+=n)o.push({start:r+c,end:r+Math.min(c+n,s.length)});r+=s.length+1}return o.length>0?o:[{start:0,end:0}]}function Gn(e,t){let n=0;for(let o=0;o<e.length&&e[o].start<=t;o++)n=o;return n}function ga(e,t,n){let o=Gn(e,t),r=o+n;if(r<0||r>=e.length)return t;let s=Math.min(t,e[o].end)-e[o].start;return Math.min(e[r].start+s,e[r].end)}function wa(e,t,n){let o=e[Gn(e,t)];return n==="start"?o.start:o.end}function ya(e,t,n){let o=Math.max(1,n),r=e.split(`
225
+ `),s=n.mode==="scope"?`/screenshot ${n.scope}`:`/screenshot${e[0]?` ${e[0]}`:""}`;return{kind:"forward-to-agent",prompt:r,display:s}}import{existsSync as Eu,readFileSync as Iu}from"node:fs";import{isAbsolute as Nu,join as _u,resolve as Uu}from"node:path";import{readProjectConfig as Ou,DEFAULT_CAPTURE_DIR as Mu}from"document360-engine";async function Ht(){return{kind:"forward-to-agent",prompt:["Run the capture-setup-checklist skill.","","Scan every <!-- SCREENSHOT --> block across the docs tree (the configured docsDir), read each block\u2019s prerequisites,","anchor them to the capture scope keys in .d360-capture.json, then synthesize a deduped, grouped","\u201Cstage this data\u201D checklist and write it to <captureDir>/CAPTURE-SETUP.md. Separate transient/manual","states, flag any spec whose prerequisites are vague, and report the path when done."].join(`
226
+ `),display:"/capture-setup"}}var Fi="-".repeat(64);function dr(e){let t=Mu;try{let k=Ou(e);k?.captureDir&&(t=k.captureDir.replace(/\\/g,"/").replace(/\/+$/,""))}catch{}let n=Nu(t)?_u(t,"CAPTURE-TESTID-REQUESTS.json"):Uu(e,t,"CAPTURE-TESTID-REQUESTS.json");if(!Eu(n))return null;let o;try{let k=JSON.parse(Iu(n,"utf8").replace(/^/,""));o=Array.isArray(k?.requests)?k.requests:[]}catch{return null}if(o.length===0)return null;let r=new Set(o.map(k=>k.file).filter(Boolean)).size,s=o.length,c=`${s} data-testid attribute${s===1?"":"s"}`,p=`${r} source file${r===1?"":"s"}`,h=`${t}/CAPTURE-TESTID-REQUESTS.md`,b=`${t}/CAPTURE-TESTID-REQUESTS.json`;return[`\u{1F4CB} Developer hand-off \u2014 ${c} requested across ${p}.`,"\u26A0 Do NOT run this prompt here. d360-writer documents code; it does not change it \u2014"," these edits belong in your code repo. Open a SEPARATE terminal in:",` ${e}`," start Claude Code (or your coding agent), and paste everything between the lines."," Tip: run it in plan mode first \u2014 these are a hypothesis to verify, not a verified patch.","",Fi,`Read ${h} and ${b}. They list ${c} that d360-writer THINKS this repo needs for screenshot automation. Treat them as a hypothesis to VERIFY against the source \u2014 not a verified patch list.`,"","For EACH request in the JSON:",'1. Locate the element in THIS repo. Trace it from the route/page, not the feature name. If "anchorVerified" is false, find it by the "element"/"reason" description; otherwise confirm the "anchor" snippet still exists in "file".',"2. If the element already has a data-testid, skip it and note the existing one.","3. Confirm the attribute will reach the DOM: the rendering component must forward unknown props (a {...rest} spread or explicit pass-through). If it is a shared wrapper (e.g. Modal, ContextMenu) that destructures a fixed prop list, a data-testid is silently dropped \u2014 thread it through the component, or report it as needing a code change instead of forcing it.",'4. Only then add data-testid="<testid>" to the verified element. Add nothing else; do not rename, restructure, reformat, or change behaviour.',"","When done, report: which testids you added (file + element), which were already present, which requests were wrong (wrong file/anchor/page) with the correction, and which need threading through a shared component. Never force a request that does not match the source \u2014 flag it instead.",Fi]}Ye();L();import{listOpenForDocs as Lu,readProjectConfig as Wu}from"document360-engine";function pr(e){try{return Lu(e).length}catch{return 0}}function fr(){return["Process the two-way message inbox from the source repo's coding agent (the builder).","","1. Call d360_inbox to list the OPEN messages addressed to you.","2. For each message, act by its kind:",' \u2022 request ("document the X we shipped") \u2192 treat it as a session hand-off: run the document-handoff'," skill \u2014 read what changed, ground it in the cited sources + the architecture brief, then decide and"," apply the RIGHT doc action (new section, new article, update existing, or retire). No fixed shape."," \u2022 answer (a reply to a question you asked; `re` = your question id) \u2192 fold the fact into the affected"," article(s), and into `.d360-writer/architecture/` if it is durable product knowledge.","3. After acting on a message, mark it resolved: edit its file in `.d360-writer/messages/` and set the"," frontmatter `status: done` (add `done_at` with the current UTC time). Never delete the file.","4. Drafts only \u2014 do not publish unless explicitly asked. End with a one-line summary of what you did per"," message (and, for any request you could not fully ground, what you still need)."].join(`
227
+ `)}async function Hi(e,t){let n=t?.cwd??process.cwd();return Wu(n)?pr(n)===0?(console.log(f("Inbox empty \u2014 no open messages from the builder. (They arrive via the builder's /devhints hand-off.)")),{kind:"continue"}):{kind:"forward-to-agent",prompt:fr(),display:"/inbox"}:(console.log(x("No d360-writer config here. Run /init first.")),{kind:"continue"})}L();import{listOpenHints as Fu,listOpenForDocs as Hu,readProjectConfig as qu}from"document360-engine";function xt(e){let t=0,n=0,o=0;try{t=Fu(e).length}catch{}try{let r=Hu(e);n=r.filter(s=>s.kind==="request").length,o=r.filter(s=>s.kind==="answer").length}catch{}return{hints:t,requests:n,answers:o}}function $t(e){let t=[];return e.hints&&t.push(`${e.hints} hint${e.hints===1?"":"s"}`),e.requests&&t.push(`${e.requests} request${e.requests===1?"":"s"}`),e.answers&&t.push(`${e.answers} answer${e.answers===1?"":"s"}`),t.length?t.join(", "):null}function mr(e){return{publish:e.includes("--publish")}}function hr({publish:e}){let t=["Catch the documentation up: process ALL the pending work the builder has queued, end to end.","","1. Trust the inventory first \u2014 call d360_sync_status. If anything is in conflict or remote-ahead, STOP and tell me what to resolve (never write over a copy you can't trust).","2. Gather the pending work: d360_pending_hints (the builder's per-change hints) AND d360_inbox (open requests + answers).","3. Decide the right doc actions across all of it: gap-analysis for the hints (verify each against its sources + commit), document-handoff for each request (no fixed shape \u2014 new section / new article / update / retire), and fold any answers into the affected article(s) + the architecture brief.","4. If that means writing more than one article, call d360_estimate_cost and show me the count + cost band first (the bulk gate), then proceed.","5. Write/update the articles as drafts, grounded in the cited sources.","6. Close the loop: stamp consumed hints, and mark handled messages status: done with resulting_articles.","7. Push the drafts to Document360."];return t.push(e?"8. Then publish the new/updated articles live (publish-to-d360 skill), respecting the production write-guard.":"Leave everything as DRAFTS for review \u2014 do not publish live (run /publish when you want them live)."),t.push("","End with a one-line-per-item summary of what you wrote/updated, and anything you couldn't ground (plus the d360_ask_builder question you left for it)."),t.join(`
228
+ `)}async function qi(e,t){let n=t?.cwd??process.cwd();if(!qu(n))return console.log(x("No d360-writer config here. Run /init first.")),{kind:"continue"};let{publish:o}=mr(e),r=$t(xt(n));return console.log(f(r?`Catching up on ${r} (+ checking Document360 for drift)\u2026`:"No local queue \u2014 checking for code changes and drift\u2026")),{kind:"forward-to-agent",prompt:hr({publish:o}),display:`/catch-up${o?" --publish":""}`}}L();import{spawn as Bu}from"node:child_process";var Xe="document360-writer",_n=`npm i -g ${Xe}@latest`;async function Un(){return new Promise(e=>{let t="";try{let n=Bu("npm",["i","-g",`${Xe}@latest`],{stdio:["ignore","pipe","pipe"],shell:process.platform==="win32"});n.stdout?.on("data",o=>t+=String(o)),n.stderr?.on("data",o=>t+=String(o)),n.on("error",o=>e({ok:!1,output:String(o)})),n.on("close",o=>e({ok:o===0,output:t.trim()}))}catch(n){e({ok:!1,output:String(n)})}})}async function Bi(){return console.log(f(`Updating ${Xe}\u2026`)),(await Un()).ok?console.log(j("\u2713 Updated. Exit (/exit) and relaunch d360-writer to apply.")):console.log(x(`Update failed \u2014 run manually: ${_n}`)),{kind:"continue"}}L();Ye();import{existsSync as gr,rmSync as Gu}from"node:fs";import{basename as Gi,resolve as wr}from"node:path";import{execFileSync as Vu}from"node:child_process";import{input as Yu}from"@inquirer/prompts";import{readProjectConfig as zu,devHintsGuidePath as Xu}from"document360-engine";var Ku=[".d360-writer.json",".d360-writer","d360-category-map.json",".d360-capture.json",".d360-capture-cache"],Ju=new Set([".d360-writer.json","d360-category-map.json",".d360-capture.json",".d360-capture-cache"]),On=e=>(e??"").replace(/\\/g,"/").replace(/\/+$/,""),Vi=e=>e===".d360-writer"||e.startsWith(".d360-writer/");function Yi(e){let t=On(e);return t===""||t.startsWith("..")||t.startsWith("/")||/^[a-zA-Z]:/.test(t)?!1:Vi(t)?!0:Ju.has(t)}function yr(e){let t=null;try{t=zu(e)}catch{t=null}let n=new Set(Ku);for(let o of[On(t?.docsDir),On(t?.captureDir),On(t?.outputDir)])o&&Vi(o)&&n.add(o);return[...n].filter(o=>Yi(o)&&gr(wr(e,o)))}function kr(e,t){let n=[],o=[];for(let r of t){if(!Yi(r)){o.push({path:r,error:"refused \u2014 outside .d360-writer/ (protected)"});continue}try{Gu(wr(e,r),{recursive:!0,force:!0}),n.push(r)}catch(s){o.push({path:r,error:s.message})}}return{removed:n,failed:o}}function zi(e,t){try{return Vu("git",["status","--porcelain","--",t],{cwd:e,encoding:"utf8",stdio:["ignore","pipe","ignore"]}).split(`
229
+ `).filter(o=>o.trim()&&/\.md\s*$/.test(o)).length}catch{return 0}}function Qu(e){return zi(e,".d360-writer/hints")}function Zu(e){return zi(e,".d360-writer/messages")}function br(e,t){if(t.length===0)return["Nothing to reset \u2014 no d360-writer files found in this repo."];let n=Qu(e),o=Zu(e),r=gr(wr(e,"user-docs"));return["\u26A0 This permanently DELETES everything d360-writer created here:",...t.map(s=>` \u2022 ${s}`),"",...n>0?[`\u26A0 ${n} doc hint(s) under .d360-writer/hints/ are not committed \u2014 commit them first or they're gone.`]:[],...o>0?[`\u26A0 ${o} message(s) under .d360-writer/messages/ are not committed \u2014 commit them first or they're gone.`]:[],...r?["Protected: root user-docs/ is NOT touched (only .d360-writer/ is removed)."]:[],"Undo = git: committed files are restorable; untracked ones (most screenshots) are gone.",`To confirm, type the repo name: ${Gi(e)}`]}async function Xi(e,t){let n=yr(t.cwd);for(let h of br(t.cwd,n))console.log(n.length===0?f(h):h);if(n.length===0)return{kind:"continue"};let o=Gi(t.cwd);if((await t.withPausedInput(()=>Yu({message:`Type "${o}" to delete (anything else cancels):`}).catch(()=>""))).trim()!==o)return console.log(M("Reset cancelled \u2014 nothing deleted.")),{kind:"continue"};let s=gr(Xu(t.cwd)),{removed:c,failed:p}=kr(t.cwd,n);console.log(j(`\u2713 Reset complete \u2014 removed ${c.length} item${c.length===1?"":"s"}. The repo is back to its original state.`));for(let h of p)console.log(x(` \u2717 ${h.path}: ${h.error}`));if(s){for(let h of vn())console.log(h);console.log(f("(Select and copy the prompt above to paste into your coding agent.)"))}return console.log(f("Set up d360-writer again with /init (then /login, /workspace).")),{kind:"continue"}}var Ki={help:yo,"?":yo,clear:bs,exit:ko,quit:ko,init:Ms,mcp:Pn,publish:Js,audit:Rn,scope:Zs,sync:ii,convert:ai,write:di,draft:gi,document:wi,resume:bi,rename:xi,profile:vi,model:Ti,doctor:Ft,workspace:Ii,project:Ni,"allow-prod":_i,login:Ui,logout:Oi,screenshot:Nn,"capture-setup":Ht,devhints:Ss,inbox:Hi,"catch-up":qi,update:Bi,reset:Xi};function Ji(e){let t=e.trim();if(!t.startsWith("/"))return null;let n=t.slice(1).split(/\s+/),o=(n[0]??"").toLowerCase();return o?{name:o,args:n.slice(1)}:null}Ye();L();var ed={Bash:"command",PowerShell:"command",Read:"file_path",Write:"file_path",Edit:"file_path",NotebookEdit:"notebook_path",Glob:"pattern",Grep:"pattern",WebFetch:"url",WebSearch:"query",Agent:"description",Task:"description",Skill:"skill"},Zi=160,$r=200,ea=40;function pe(e,t){let n=e.replace(/\s+/g," ").trim();return n.length<=t?n:n.slice(0,t-1)+"\u2026"}function Qi(e){let t=Object.entries(e).filter(([,o])=>o!=null&&o!=="");if(t.length===0)return null;let n=t.slice(0,4).map(([o,r])=>`${o}: ${pe(typeof r=="string"?r:JSON.stringify(r),ea)}`);return t.length>4&&n.push("\u2026"),pe(n.join(", "),Zi)}var Ue=e=>typeof e=="string"&&e?e:null,xr=e=>typeof e=="string"&&e.length>=8?e.slice(0,8):null;function td(e){let t=Ue(e)?.replace(/\\/g,"/");if(!t)return null;let n=t.split("/").filter(Boolean);if(n.length<2)return null;let o=n[n.length-2],r=o.replace(/^\d+[-_.]/,"").split(/[-_]/).filter(Boolean);return r.length===0?o:r.map(s=>s.charAt(0).toUpperCase()+s.slice(1)).join(" ")}function nd(e,t){let n=(o,r)=>({title:`Document360: ${o}`,sep:" ",arg:r});switch(e){case"d360_create_article":{let o=Ue(t.title);if(!o)return null;let r=td(t.local_path);return n("Create article",`"${pe(o,60)}"${r?` in ${r}`:""}`)}case"d360_update_article":{let o=Ue(t.title),r=xr(t.article_id);return n("Update article",o?`"${pe(o,60)}"`:r?`id ${r}\u2026`:null)}case"d360_fork_article":return n("Fork article (new draft)",xr(t.article_id)?`id ${xr(t.article_id)}\u2026`:null);case"d360_publish_article":{let o=t.version_number;return n("Publish article LIVE",typeof o=="number"?`v${o}`:null)}case"d360_unpublish_article":return n("Unpublish article",null);case"d360_create_category":return n("Create category",Ue(t.name)?`"${pe(Ue(t.name),60)}"`:null);case"d360_upload_drive_file":{let o=Ue(t.file_path);return n("Upload image",o?pe(o.replace(/\\/g,"/").split("/").pop()??o,60):null)}case"d360_sync_status":return n("Check sync status",null);default:return null}}function Mn(e,t){if(e==="ToolSearch")return null;if(e.startsWith("mcp__")){let[,r="",...s]=e.split("__"),c=s.join("__");if(r==="document360"){let b=nd(c,t);if(b)return b}let p=c.replace(/^d360_/,"").replace(/_/g," ");return{title:`${r==="document360"?"Document360":r.charAt(0).toUpperCase()+r.slice(1)}: ${p}`,sep:" ",arg:Qi(t)}}let n=ed[e],o=n?t[n]:void 0;return typeof o=="string"&&o?{title:e,sep:"",arg:pe(o,Zi)}:{title:e,sep:"",arg:Qi(t)}}function od(e){if(e===null||typeof e!="object")return typeof e=="string"?e:null;let t=e;for(let n of["name","title","slug","id"])if(typeof t[n]=="string"&&t[n])return t[n];return null}function rd(e){if(!/^[[{]/.test(e))return null;let t;try{t=JSON.parse(e)}catch{return null}if(Array.isArray(t)){let n=t.map(od).filter(r=>r!==null),o=`${t.length} item${t.length===1?"":"s"}`;return n.length===0?[o]:[o,...n.map(r=>pe(r,$r))]}if(t!==null&&typeof t=="object"){let n=Object.entries(t).filter(([,o])=>o!==null&&(typeof o=="string"||typeof o=="number"||typeof o=="boolean")).slice(0,6).map(([o,r])=>`${o}: ${pe(String(r),ea)}`);return n.length>0?[pe(n.join(" \xB7 "),$r)]:null}return null}function sd(e){let t=Ue(e)?.replace(/\\/g,"/");if(!t)return null;let n=t.split("/").filter(Boolean);return n.length>1?n.slice(1).join("/"):t}function id(e,t,n){switch(e){case"d360_create_article":{let o=sd(t?.local_path);return[`\u2713 draft created${o?` \xB7 ${o}`:""}`]}case"d360_update_article":return["\u2713 draft updated"];case"d360_fork_article":return["\u2713 forked to a new draft"];case"d360_publish_article":return["\u2713 PUBLISHED LIVE \u2014 visible to readers"];case"d360_unpublish_article":return["\u2713 reverted to draft (removed from readers)"];case"d360_create_category":{let o=Ue(t?.name);return[`\u2713 category created${o?` \xB7 "${o}"`:""}`]}case"d360_upload_drive_file":{let o=n.match(/https?:\/\/\S+/);return[`\u2713 uploaded${o?` \xB7 ${pe(o[0],120)}`:""}`]}default:return null}}function Ln(e,t=4,n,o){let r=e.replace(/\r\n/g,`
230
+ `).trimEnd();if(!r)return{lines:["(no output)"],hidden:0};if(n?.startsWith("mcp__document360__")){let c=id(n.slice(18),o,r);if(c)return{lines:c,hidden:0}}let s=rd(r)??r.split(`
231
+ `);return{lines:s.slice(0,t).map(c=>pe(c,$r)),hidden:Math.max(0,s.length-t)}}function Wn(e,t,n,o="en"){return`${e.replace(/\/$/,"")}/${t}/document/v1/${o}/${n}`}function Fn(e,t){if(typeof e.article_id=="string"&&e.article_id)return e.article_id;try{let n=JSON.parse(t),r=(Array.isArray(n)?n[0]:n)?.id;return typeof r=="string"&&r?r:null}catch{return null}}function Hn(e){try{let t=JSON.parse(e),o=(Array.isArray(t)?t[0]:t)?.url;return typeof o=="string"&&/^https?:\/\//.test(o)?o:null}catch{return null}}var yd=/^mcp__document360__d360_(create_article|update_article|fork_article|publish_article)$/;function kd(e,t,n,o){if(yd.test(e))try{let r=ra(o),s=typeof t.project_id=="string"&&t.project_id||r.project.projectId,c=Fn(t,n),p=Hn(n);e.endsWith("publish_article")&&p&&console.log(A(` \u2B95 Live: ${p}`)),c&&s&&console.log(A(` \u2B95 Preview: ${Wn(r.connection.portalUrl,s,c,r.project.languageCode??"en")}`))}catch{}}async function sa(e=process.cwd(),t="auto",n){let o=ld(t);o.kind==="none"&&(console.error(""),console.error(x("ANTHROPIC_API_KEY is not set (required for --auth api).")),console.error(""),console.error(` ${A("export ANTHROPIC_API_KEY=sk-ant-...")} (macOS / Linux)`),console.error(` ${A('$env:ANTHROPIC_API_KEY="sk-ant-..."')} (PowerShell)`),console.error(""),console.error(`Get a key at ${A("https://console.anthropic.com/settings/keys")}`),console.error(`Or use your Claude subscription instead: ${A("d360-writer --auth subscription")}`),console.error(""),process.exit(2)),bd(e,n),o.kind==="subscription"&&(o.stored?console.log(f(" Using your Claude subscription (no API key set).")):console.log(f(" No API key or stored Claude Code login found \u2014 trying your Claude session anyway.")),console.log(""));let r=!1,s=vr({cwd:e,profileName:n,allowProdWrites:r}),c={uuid:null,firstPrompt:null,titleFired:!1},p=ad({input:process.stdin,output:process.stdout}),h=[],b=null,k=!1;p.on("line",v=>{if(b){let C=b;b=null,C(v)}else h.push(v)}),p.on("close",()=>{if(k=!0,b){let v=b;b=null,v(null)}});function D(){return h.length>0?Promise.resolve(h.shift()):k?Promise.resolve(null):(process.stdout.write(A("> ")),new Promise(v=>{b=v}))}let w={cwd:e,profileName:n,allowProdWrites:()=>r,restartAgent:()=>{s.close(),s=vr({cwd:e,profileName:n,allowProdWrites:r}),c={uuid:null,firstPrompt:null,titleFired:!1}},currentUuid:()=>c.uuid,setModel:async v=>s.setModel(v),withPausedInput:async v=>{p.pause();try{return await v()}finally{p.resume()}}};try{for(;;){let v=await D();if(v===null)break;let C=v.trim();if(C){if(C.startsWith("/")){let I=Ji(C);if(!I)continue;let U=Ki[I.name];if(!U){console.log(x(`Unknown command: /${I.name}`)),console.log(f("Type /help for the list."));continue}let H=await U(I.args,w);if(H.kind==="exit")break;if(H.kind==="clear"){w.restartAgent();continue}if(H.kind==="allow-prod"){r=!0,w.restartAgent(),console.log(j("\u2713 Production writes authorized for this session.")),console.log("");continue}if(H.kind==="resume"){s.close(),s=vr({cwd:e,resume:H.uuid,profileName:n,allowProdWrites:r});let ee=cd(H.uuid);c={uuid:H.uuid,firstPrompt:ee?.firstPrompt??null,titleFired:!0},oa(H.uuid),console.log(j(`\u2713 Resumed "${H.name}"`)),console.log("");continue}H.kind==="forward-to-agent"&&(c.firstPrompt||(c.firstPrompt=H.display??H.prompt),await na(s,H.prompt,o,c,e));continue}c.firstPrompt||(c.firstPrompt=C),await na(s,C,o,c,e)}}}finally{s.close(),p.close()}}function bd(e,t){console.log(""),console.log(jt("document360-writer")),console.log(f(` cwd: ${e}`));let n=md(e);if(console.log(f(` model: ${n.model??"auto (engine right-sizes per task)"}${n.model?` (${n.source})`:""}`)),console.log(xd(e,t)),!hd(e))console.log(M(" First run: /init (scaffolds config + prints the builder hand-off prompt) \u2192 /login, then ask me to write the docs."));else{try{xn(e);for(let o of $n(e))console.log(M(` ${o}`))}catch{}try{let o=$t(xt(e));o&&console.log(M(` \u{1F4CB} ${o} from the repo's coding agent \u2014 run /catch-up.`))}catch{}}console.log(f(" Type a prompt, or /help for slash commands. /exit to quit.")),console.log("")}function xd(e,t){try{let n=ra(e,t),o=n.production?M(" \u26A0 PRODUCTION"):"",r=wd(n.name);if(!r)return f(` Document360: profile "${n.name}"${o} \u2014 not logged in (d360-writer login)`);let s={...ta(r.idToken)??{},...ta(r.accessToken)??{}},c=s.email??s.preferred_username??"signed in";return gd(r)&&!r.refreshToken?M(` Document360: profile "${n.name}"${o} \u2014 session expired (d360-writer login)`):f(` Document360: ${c} \xB7 profile "${n.name}"${o}`)}catch(n){return f(` Document360: ${n.message.split(".")[0]}`)}}function $d(){console.error(""),console.error(`Sign in with your Claude subscription: run ${A("claude")} once, then retry.`),console.error(` (No Claude Code? ${A("npm install -g @anthropic-ai/claude-code")})`),console.error(`Or set an API key: ${A("https://console.anthropic.com/settings/keys")}`)}function vd(e,t,n){e.uuid=t;let o=new Date().toISOString();pd({uuid:t,name:dd(e.firstPrompt??"session"),renamed:!1,titled:!1,cwd:n,firstPrompt:e.firstPrompt??"",createdAt:o,updatedAt:o})}function Cd(e,t){e.titleFired=!0;let n=e.uuid,o=e.firstPrompt;!n||!o||fd(o,t).then(r=>{r&&ud(n,r)}).catch(()=>{})}async function na(e,t,n,o,r){let s=new Map;for await(let c of e.send(t))Pd(c,o,r,n,s)}function Pd(e,t,n,o,r){switch(e.type){case"session":t.uuid||vd(t,e.sessionId,n);break;case"text":process.stdout.write(e.delta);break;case"tool":{let s=Mn(e.name,e.input);s&&(process.stdout.write(`
232
+
233
+ `),console.log(`${j("\u25CF")} ${Pe(s.title)}${s.arg!==null?te(`${s.sep}(${s.arg})`):""}`),r.set(e.id,{name:e.name,input:e.input}));break}case"article_diff":{let s=ze(e.oldContent,e.newContent,Math.max(40,(process.stdout.columns??80)-1));if(!s)break;let c=p=>p===1?"":"s";console.log(te(` \u23BF Added ${s.added} line${c(s.added)}, removed ${s.removed} line${c(s.removed)}`));for(let p of s.lines)console.log(p);s.hidden>0&&console.log(f(` \u2026 +${s.hidden} more diff lines`));break}case"tool_result":{let s=r.get(e.id);if(!s)break;r.delete(e.id);let c=Ln(e.output,4,e.isError?void 0:s.name,s.input),p=e.isError?x:te;c.lines.forEach((h,b)=>console.log(p((b===0?" \u23BF ":" ")+h))),c.hidden>0&&console.log(f(` \u2026 +${c.hidden} lines`)),e.isError||kd(s.name,s.input,e.output,n);break}case"result":process.stdout.write(`
234
+ `),console.log(f(` (${e.inputTokens}\u2192${e.outputTokens} tokens`+(e.costUsd>0?`, $${e.costUsd<.01?e.costUsd.toFixed(4):e.costUsd.toFixed(2)}`:"")+")")),console.log(""),t.uuid&&(oa(t.uuid),t.titleFired||Cd(t,n));break;case"error":console.error(""),console.error(x(`agent error: ${e.message}`)),o.kind==="subscription"&&e.kind==="auth"&&$d();break}}import{render as Dp}from"ink";import{resolveAuth as jp}from"document360-engine";import{useCallback as G,useEffect as Se,useMemo as Rr,useRef as J,useState as W}from"react";import{Box as Q,Text as S,useApp as Md,useInput as Ld,useStdout as Wd}from"ink";import{existsSync as Gt,readFileSync as Dr,readdirSync as Ia}from"node:fs";import{basename as Vt,isAbsolute as Fd,join as Yt}from"node:path";import{createSession as Ca,classifyClaudeAuth as Na,CLAUDE_CODE_SETUP_HINT as Hd,loginPkce as qd,toStoredTokens as Bd,saveTokens as Gd,getAccessToken as Vd,resolveActiveProfile as fe,resolveProjectId as Yd,getArticle as zd,decodeJwtClaims as vt,isExpired as Oe,loadTokens as Ke,clearTokens as Xd,clearProfileProject as Kd,setTitle as Jd,slugify as Qd,touchSession as jr,upsertSession as Zd,generateTitle as Pa,findByName as ep,listSessions as tp,renameSession as np,suggestNextAction as op,readProjectConfig as Z,writeProjectConfig as rp,resolveModelSetting as Nr,loadProfileMap as Ta,applyPull as sp,computeSyncStatus as Ar,planPull as ip,inventoryRepo as ap,knownEnvironments as lp,resolveEnvironment as cp,planPartitions as Er,partitionEvenly as up,screenshotPlaceholderIds as dp,trackedArticlePaths as pp,runPartitioned as zn,estimateBulkCost as Sa,resolveModelForOperation as Xn,readDocsPlan as fp,checkForUpdate as mp,detectInstallKind as hp,isSelfUpdatable as gp,devHintsGuidePath as Ra,toolFeedbackPath as wp,DEFAULT_DOCS_DIR as _a,setProfileProject as yp}from"document360-engine";Ye();import{spawn as Td}from"node:child_process";function Sd(){return process.platform==="win32"?[["clip",[]]]:process.platform==="darwin"?[["pbcopy",[]]]:[["wl-copy",[]],["xclip",["-selection","clipboard"]],["xsel",["--clipboard","--input"]]]}function Rd(e,t,n){return new Promise(o=>{try{let r=Td(e,t,{stdio:["pipe","ignore","ignore"],shell:process.platform==="win32"});r.on("error",()=>o(!1)),r.on("close",c=>o(c===0)),r.stdin?.on("error",()=>o(!1));let s=process.platform==="win32"?Buffer.from("\uFEFF"+n,"utf16le"):Buffer.from(n,"utf8");r.stdin?.end(s)}catch{o(!1)}})}async function ia(e){for(let[t,n]of Sd())if(await Rd(t,n,e))return!0;return!1}import{existsSync as Dd,mkdirSync as jd,readFileSync as Ad,writeFileSync as Ed}from"node:fs";import{join as aa}from"node:path";import{writerDir as Id}from"document360-engine";function la(e){return aa(Id(e),".sessions")}function ca(e,t){return aa(la(e),`${t}.json`)}function ua(e,t,n){try{jd(la(e),{recursive:!0});let o=n.filter(r=>r.kind!=="banner");Ed(ca(e,t),JSON.stringify({v:1,items:o}),"utf8")}catch{}}function Cr(e,t){try{let n=ca(e,t);if(!Dd(n))return[];let o=JSON.parse(Ad(n,"utf8"));return Array.isArray(o.items)?o.items:[]}catch{return[]}}var Nd=e=>`\x1B]0;${e}\x07`,_d=e=>`\x1B]9;4;${e};${e===1?100:0}\x07`;function da(e){process.stdout.isTTY&&process.stdout.write(e)}function qt(e){da(Nd(e))}function qn(e){da(_d(e))}var Bn=["\xB7 "," \xB7"],Pr="\u{1F7E3}";In();var Ud=/^(?:\d+[.)]|[-*•])\s+/;function pa(e,t,n=4){let o=new Set(t.map(s=>s.toLowerCase())),r=[];for(let s of e.split(`
235
+ `)){let c=s.trim().replace(Ud,""),p=c.match(/^`([^`]+)`$/);p&&(c=p[1].trim());let h=c.match(/^\/([a-z?][a-z0-9-]*)(?:\s+(\S.*?))?\s*$/i);if(!h||!o.has(h[1].toLowerCase()))continue;let b=`/${h[1].toLowerCase()}${h[2]?` ${h[2]}`:""}`;if(r.includes(b)||r.push(b),r.length>=n)break}return r}L();function Bt(e){return e.map(t=>({label:t.label,items:t.paths.length,status:"pending"}))}function Te(e,t,n){return e.map(o=>o.label===t?{...o,status:n}:o)}function Tr(e){return e.replace(/^[\w.-]+\//,"")}var Gn=16,fa={pending:"\u25CB",active:"\u25A0",done:"\u2714",failed:"\u2717"};function Sr(e){return e.trim().split(/\s+/).slice(1).join(" ")}function ma(e,t){let n=Sr(t);return e.some(r=>r.trim()===t.trim()||!!n&&Sr(r)===n)?e.filter(r=>r.trim()!==t.trim()&&!(n&&Sr(r)===n)):[]}var Od=/\[Pasted text #\d+ \+\d+ lines?\]/g;function ha(e){return e.replace(/\r\n?/g,`
236
+ `)}function ga(e){return e.includes(`
237
+ `)||e.length>200}function wa(e,t){let n=t.split(`
238
+ `).length;return`[Pasted text #${e} +${n} line${n===1?"":"s"}]`}function ya(e,t){return e.replace(Od,n=>t.get(n)??n)}function ka(e){let t=e.match(/\[Pasted text #\d+ \+\d+ lines?\]$/);return t?e.slice(0,-t[0].length):null}function Vn(e,t){let n=Math.max(1,t),o=[],r=0;for(let s of e.split(`
239
+ `)){if(s.length===0)o.push({start:r,end:r});else for(let c=0;c<s.length;c+=n)o.push({start:r+c,end:r+Math.min(c+n,s.length)});r+=s.length+1}return o.length>0?o:[{start:0,end:0}]}function Yn(e,t){let n=0;for(let o=0;o<e.length&&e[o].start<=t;o++)n=o;return n}function ba(e,t,n){let o=Yn(e,t),r=o+n;if(r<0||r>=e.length)return t;let s=Math.min(t,e[o].end)-e[o].start;return Math.min(e[r].start+s,e[r].end)}function xa(e,t,n){let o=e[Yn(e,t)];return n==="start"?o.start:o.end}function $a(e,t,n){let o=Math.max(1,n),r=e.split(`
239
240
  `),s=0;for(let c=r.length-1;c>=0;c--){let p=r[c];if(s+=Math.max(1,Math.ceil(p.length/o)),s>=t){let h=s-t;return{text:[h>0?p.slice(h*o):p,...r.slice(c+1)].join(`
240
- `),truncated:c>0||h>0}}}return{text:e,truncated:!1}}function ka(e){let t=!1,n=0,o=0;for(let r of e.split(`
241
- `)){let s=o+r.length;/^\s*```/.test(r)?t=!t:!t&&r.trim()===""&&s<e.length&&(n=s+1),o=s+1}return n}import{Fragment as Dr,jsx as R,jsxs as F}from"react/jsx-runtime";var hp={project:".d360-writer.json",user:"/model",env:"ANTHROPIC_MODEL","claude-settings":"Claude Code settings","claude-default":""},Ta=` 1. /init \u2014 pick your Document360 environment & scaffold config
241
+ `),truncated:c>0||h>0}}}return{text:e,truncated:!1}}function va(e){let t=!1,n=0,o=0;for(let r of e.split(`
242
+ `)){let s=o+r.length;/^\s*```/.test(r)?t=!t:!t&&r.trim()===""&&s<e.length&&(n=s+1),o=s+1}return n}import{Fragment as Ir,jsx as R,jsxs as F}from"react/jsx-runtime";var kp={project:".d360-writer.json",user:"/model",env:"ANTHROPIC_MODEL","claude-settings":"Claude Code settings","claude-default":""},Da=` 1. /init \u2014 pick your Document360 environment & scaffold config
242
243
  2. /login \u2014 sign in & pick your Document360 project (workspace auto-selected)
243
- 3. I'll hand you a one-paste prompt for your builder \u2014 then just ask me to write the docs`;function gp(e,t,n,o){let r=Aa(n),s=r.state==="ready"?r.kind==="api"?"API key":"subscription":r.state==="maybe"?"subscription":"not signed in \u2014 run /doctor (needs Claude Code, not Claude Desktop)",c=jr(e),p=Q(e),h=(p?.docsDir??Ea).replace(/\/+$/,""),b=p?.mode==="engineer"?"engineer \xB7 full source access (dogfooding)":`writer \xB7 edits limited to ${h}/ + config`,k={version:t,claude:s,model:c.model??"Claude Code default model",modelSource:hp[c.source],who:null,sessionHint:null,profile:"\u2014",apiUrl:"\u2014",project:"\u2014",cwd:e,prod:!1,loggedOut:!0,configured:p!==null,mode:b};if(p===null)return k;try{let D=fe(e,o);k.profile=D.name,k.apiUrl=D.connection.apiUrl,k.prod=D.production,k.project=D.project.projectName??D.project.projectId??"(chosen at login)";let w=Ke(D.name);if(w){let v={...vt(w.idToken)??{},...vt(w.accessToken)??{}},C=v.email??v.preferred_username??"signed in";Oe(w)?w.refreshToken&&(k.who=C,k.loggedOut=!1,k.sessionHint="session expired \u2014 refreshing\u2026"):(k.who=C,k.loggedOut=!1,k.sessionHint=`session valid until ${new Date(w.expiresAt).toLocaleString(void 0,{hour:"2-digit",minute:"2-digit",day:"2-digit",month:"short"})}`)}}catch{}return k}function wp(e,t){try{let n=fe(e,t),o=Ke(n.name);if(!o)return{text:`profile "${n.name}" \u2014 not logged in (/login)`,prod:n.production};let r={...vt(o.idToken)??{},...vt(o.accessToken)??{}},s=r.email??r.preferred_username??"signed in";return Oe(o)&&!o.refreshToken?{text:`profile "${n.name}" \u2014 session expired (/login)`,prod:n.production}:{text:`${s} \xB7 profile "${n.name}"`,prod:n.production}}catch(n){return{text:n.message.split(".")[0],prod:!1}}}var Sa=["Drafting","Composing","Outlining","Researching","Documenting","Structuring","Polishing","Synthesizing","Curating","Distilling","Weaving","Wrangling","Pondering"],Kn=["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"],yp="Ask me to write or update an article\u2026";function Xn({ch:e,dim:t}){let[n,o]=W(!0);return Se(()=>{let r=setInterval(()=>o(s=>!s),530);return()=>clearInterval(r)},[]),R(S,{inverse:n,color:t&&!n?"gray":void 0,children:e})}var kp=/^mcp__document360__d360_(create_article|update_article|fork_article|publish_article)$/;function Ra(e){let t=e.match(/^---\r?\n[\s\S]*?\r?\n---\r?\n/);return t?e.slice(t[0].length):e}var bp=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function Da(e){try{return ja(e,{withFileTypes:!0}).filter(t=>t.isDirectory()&&!t.name.startsWith(".")).length>6}catch{return!1}}function xp(e,t){let n=t??[];return n.length===0?["src","api","services","packages","modules"].some(o=>Da(Gt(e,o))):n.some(o=>!o.includes("/")&&!o.endsWith(".md")&&Da(Gt(e,o)))}function $p({startTime:e,chars:t}){let[n,o]=W(0);Se(()=>{let h=setInterval(()=>o(b=>b+1),120);return()=>clearInterval(h)},[]);let r=Kn[n%Kn.length],s=Sa[Math.floor(n/16)%Sa.length],c=Math.floor((Date.now()-e)/1e3),p=Math.round(t/4);return F(J,{children:[R(S,{color:q,children:` ${r} ${s}\u2026 `}),R(S,{color:"gray",children:`(${Ut(c)} \xB7 ~${p} tokens \xB7 esc to interrupt)`})]})}var vp=12e4;function Cp({p:e}){let[t,n]=W(0);Se(()=>{let _=setInterval(()=>n(H=>H+1),150);return()=>clearInterval(_)},[]);let o=Kn[t%Kn.length],r=Math.floor((Date.now()-e.startedAt)/1e3),s=Math.floor((Date.now()-e.lastAt)/1e3),c=Math.round(e.chars/4),p=Date.now()-e.lastAt>=vp,h=e.verb??"Converting",b=e.unit??"article",k=e.rows.reduce((_,H)=>_+H.items,0),D=h.toLowerCase(),w=e.rows,v=0;if(w.length>qn){let _=w.findIndex(ee=>ee.status==="active"||ee.status==="pending"),H=Math.max(0,Math.min(_-2,w.length-qn));v=w.slice(0,H).filter(ee=>ee.status==="done").length,w=w.slice(H,H+qn)}let C=Math.min(40,Math.max(...w.map(_=>vr(_.label).length),0)),E=_=>_==="failed"?"red":_==="active"?q:void 0;return F(J,{flexDirection:"column",children:[F(J,{children:[R(S,{color:q,children:` ${o} ${h} ${k} ${b}${k===1?"":"s"} `}),R(S,{color:"gray",children:`\xB7 ${e.done}/${e.total} \xB7 ${e.tools} tool call${e.tools===1?"":"s"} \xB7 ~${c} tokens \xB7 ${Ut(r)} \xB7 esc to stop`})]}),v>0&&R(S,{dimColor:!0,children:` \u2714 +${v} done`}),w.map(_=>F(S,{color:E(_.status),dimColor:_.status==="done"||_.status==="pending",children:[` ${ca[_.status]} ${vr(_.label).padEnd(C)}`,_.status!=="pending"?` (${_.items} ${b}${_.items===1?"":"s"})`:"",_.status==="active"?` \u2190 ${D}\u2026`:""]},_.label)),p&&R(S,{color:"yellow",children:` \u26A0 no activity for ${Ut(s)} \u2014 press esc to stop if it's wedged`})]})}function Ia({cwd:e,auth:t,profileName:n,version:o}){let{exit:r}=_d(),[s,c]=W(n),[p,h]=W(null),[b,k]=W({text:"",pos:0}),D=b.text,w=G(l=>{k(i=>{let a=typeof l=="function"?l(i.text):l;return{text:a,pos:a.length}})},[]),v=G(l=>{k(i=>({text:i.text.slice(0,i.pos)+l+i.text.slice(i.pos),pos:i.pos+l.length}))},[]),C=G(()=>{k(l=>{if(l.pos===0)return l;let i=l.text.slice(0,l.pos),a=ha(i)??i.slice(0,-1);return{text:a+l.text.slice(l.pos),pos:a.length}})},[]),[E,_]=W(!1),[H,ee]=W(!1),[$e,oe]=W(0),[ke,se]=W(null),[Ct,V]=W([]),Je=K(0),[Oa,Vt]=W(!1),[Ma,Qe]=W(0),Me=K(0),[Pt,Ze]=W(0),[et,Yt]=W(null),Ir=K(new Map),La=K(0),tt=K([]),me=K(null);me.current===null&&(me.current=xa({cwd:e,profileName:s,allowProdWrites:!1}));let ve=K({uuid:null,firstPrompt:null,titleFired:!1}),zt=K(new Map),nt=K(!1),Jn=K([]),De=K([]),Qn=K(null),[Nr,ot]=W(null),[Le,We]=W(null),[Ce,rt]=W(null),[je,st]=W(null),[ie,it]=W(null),[he,at]=W(null),[Fe,lt]=W(null),[_r,Xt]=W(null),[ge,He]=W(null),[ce,ct]=W(null),[Ur,Zn]=W([]),qe=K([]),Tt=K(!1),we=K(null),[Or,X]=W(null),Kt=K(!1),Jt=K(null),[ye,Be]=W(null),[Mr,ut]=W(0),[Lr,dt]=W(0),[Wa,Wr]=W(0),eo=Pr(()=>{try{return jr(e).model??"auto"}catch{return null}},[e,Wa]),{stdout:be}=Od(),[,Fa]=W(0),Fr=K(`${be.columns??80}x${be.rows??24}`),Ae=G(()=>Math.max(20,(be.columns??80)-1),[be]),u=G(l=>{tt.current.push(l),console.log(So(l,Ae()))},[Ae]),[to,no]=W(null),pt=G(l=>{no(l),u({kind:"note",tone:"info",text:"\u2328 Press c to copy the prompt above to your clipboard (then paste it into your coding agent)."})},[u]),St=K(!0),Qt=K(0);Se(()=>{let l=setInterval(()=>{if(E||St.current){Qt.current=0;return}try{if(!Vn(Pa(e)))return;if(Ie(e).status==="current"){St.current=!0,Qt.current=0,u({kind:"note",tone:"ok",text:"\u2713 Your builder finished the hand-off \u2014 the architecture brief is in. I can read this repo now and write accurate docs."}),no(null),se("write the docs for this repo");return}Qt.current+=1;let i=Qt.current;(i===1||i%7===0)&&u({kind:"note",tone:"info",text:Ps(e)?"\u{1F440} Your builder is working on the architecture brief \u2014 I'll continue automatically when it finishes.":"\u23F3 Waiting for your builder to run the prompt \u2014 paste it into your coding agent; I'll pick up automatically when it's done."})}catch{}},4e3);return()=>clearInterval(l)},[e,E,u]),Se(()=>{let l=`d360-writer \xB7 ${Nr??Bt(e)}`;if(!E){Fn(0),Ht(`${$r} ${l}`);return}Fn(3);let i=0;Ht(`${Hn[0]} ${l}`);let a=setInterval(()=>{i=(i+1)%Hn.length,Ht(`${Hn[i]} ${l}`)},400);return()=>clearInterval(a)},[E,e,Nr]),Se(()=>()=>Fn(0),[]),Se(()=>{u({kind:"banner",info:gp(e,o,t,s)});let l=Aa(t).state==="missing";if(l&&u({kind:"note",tone:"warn",text:`\u26A0 Set up Claude first \u2014 d360-writer's agent runs on Claude Code, and it's not signed in on this machine yet.
244
- ${Ld}
245
- Run /doctor anytime to re-check and see the fix. (You can configure Document360 meanwhile \u2014 the agent just needs Claude before it writes.)`}),!Q(e)){u({kind:"note",tone:"info",text:`Welcome! This repo isn't set up for d360-writer yet \u2014 three steps and you're writing docs:
246
- ${Ta}`}),V(l?["/doctor","/init"]:["/init"]);return}l&&V(["/doctor"]);try{let i=fe(e,s),a=Ke(i.name);a&&Oe(a)&&a.refreshToken?qd({profile:i.name,connection:i.connection}).then(()=>{u({kind:"note",tone:"ok",text:"\u2713 Document360 session refreshed."}),oe(g=>g+1)}).catch(()=>{u({kind:"note",tone:"warn",text:"Document360 session refresh failed \u2014 do you want to log in now? (press 1)"}),V(["/login"])}):(!a||Oe(a))&&(u({kind:"note",tone:"warn",text:`Profile "${i.name}" is not signed in \u2014 do you want to log in now? (press 1)`}),V(["/login"]))}catch{}try{let i=Q(e),a=fe(e,s),g=Ke(a.name);i&&g&&!Oe(g)&&xp(e,i.authoritativeSourceFiles)&&(u({kind:"note",tone:"info",text:"Large repo \u2014 the docs scope isn\u2019t set yet. Run /scope to choose which folders back your docs."}),V(["/scope"]))}catch{}try{kn(e);let i=bn(e);i.length&&(u({kind:"note",tone:"warn",text:i.join(`
247
- `)}),pt(Ve()),St.current=!1)}catch{}try{let i=$t(xt(e));i&&(u({kind:"note",tone:"info",text:`\u{1F4CB} ${i} from the repo's coding agent \u2014 press 1 to /catch-up.`}),V(a=>a.includes("/catch-up")?a:[...a,"/catch-up"]))}catch{}try{fp(pp())&&Q(e)?.mode!=="engineer"&&dp({pkg:Xe,currentVersion:o}).then(async i=>{if(!i.updateAvailable||!i.latest)return;u({kind:"note",tone:"info",text:`\u2B06 Updating ${Xe} ${i.current} \u2192 ${i.latest}\u2026`}),(await Nn()).ok?(u({kind:"note",tone:"ok",text:`\u2713 Updated to v${i.latest} \u2014 /exit and relaunch to apply (press 1).`}),V(g=>g.includes("/exit")?g:[...g,"/exit"])):u({kind:"note",tone:"warn",text:`Update available (v${i.latest}) but auto-update failed \u2014 run: ${In}`})}).catch(()=>{})}catch{}},[]),Se(()=>{let l=null,i=null,a=()=>{l&&clearTimeout(l),l=setTimeout(()=>{l=null;let g=`${be.columns??80}x${be.rows??24}`;g!==Fr.current&&(Fr.current=g,Fa(d=>d+1),i&&clearTimeout(i),i=setTimeout(()=>{i=null,console.log("\x1B[?2026h\x1B[H\x1B[2J"+Bs(tt.current,Ae())+"\x1B[?2026l")},80))},400)};return be.on("resize",a),()=>{l&&clearTimeout(l),i&&clearTimeout(i),be.off("resize",a)}},[be,Ae]);let Ge=Math.max(20,(be.columns??80)-1),Hr=Pr(()=>wp(e,s),[e,s,$e]),oo=(()=>{let l=Q(e);if(!l)return{text:"Press 1 to set up this repo, or /help\u2026",isSetup:!0};let i=Gt(e,(l.docsDir??Ea).replace(/\/+$/,"")),a=(()=>{try{return Vn(i)&&ja(i).length>0}catch{return!1}})();try{let g=fe(e,s),d=Ke(g.name);if(!(!!d&&!(Oe(d)&&!d.refreshToken)))return{text:`Press 1 to sign in to Document360 (profile "${g.name}")\u2026`,isSetup:!0};if(!g.project.projectId)return{text:"Sign in to Document360 to pick your project\u2026",isSetup:!0};if(!g.project.workspaceId&&!a)return{text:"Press 1 to pick a workspace\u2026",isSetup:!0}}catch{}return a?{text:yp,isSetup:!1}:to?{text:"Press c to copy the prompt above, run it in your coding agent \u2014 then ask me to write the docs",isSetup:!1}:{text:"Ask me to write the docs for this repo",isSetup:!1}})(),Rt=ms(D),qr=Rt.length>0&&!E,ro=p!==null?ya(p,8,Ge):null,Zt=ge?ge.paths.filter(l=>!ge.query||l.toLowerCase().includes(ge.query.toLowerCase())).slice(0,8):[],en=ye?ye.sessions.filter(l=>{let i=ye.query.toLowerCase();return!i||l.name.toLowerCase().includes(i)||l.firstPrompt.toLowerCase().includes(i)}).slice(0,8):[],ue=G((l,i)=>{me.current?.close(),me.current=xa({cwd:e,resume:l,profileName:i??s,allowProdWrites:nt.current}),l||(ve.current={uuid:null,firstPrompt:null,titleFired:!1},ot(null)),ut(0),dt(0)},[e,s]),Br=G((l,i,a)=>{if(kp.test(l))try{let g=fe(e,s),d=typeof i.project_id=="string"&&i.project_id||g.project.projectId,m=Ln(i,a),y=[],T=Wn(a);l.endsWith("publish_article")&&T&&y.push(`Live: ${T}`),m&&d&&y.push(`Preview: ${Mn(g.connection.portalUrl,d,m,g.project.languageCode??"en")}`),y.length>0&&u({kind:"link",lines:y})}catch{}},[e,s,u]),de=G(async(l,i)=>{Vt(!0),se(null),V([]),Xt(null),no(null);let a=++Je.current;i?.quietUser||u({kind:"user",text:i?.echoDisplay&&i.display?i.display:l});let g=ve.current;g.firstPrompt||(g.firstPrompt=i?.display??l),Me.current=Date.now(),Qe(0),_(!0),zt.current.clear();let d="",m=!1,y=!1,T="",I=null,N=()=>{I||(I=setTimeout(()=>{I=null,h(T.length>0?T:null)},60))},re=()=>{I&&clearTimeout(I),I=null,h(null)},Y=()=>{if(T.trim()){let $=T.trimEnd();u({kind:"assistant",text:$})}T="",re()};try{for await(let $ of me.current.send(l))if($.type==="session"){if(!g.uuid){g.uuid=$.sessionId;let P=new Date().toISOString(),U=Xd(g.firstPrompt??"session");Kd({uuid:$.sessionId,name:U,renamed:!1,titled:!1,cwd:e,firstPrompt:g.firstPrompt??"",createdAt:P,updatedAt:P}),ot(U)}}else if($.type==="text"){T+=$.delta,d+=$.delta;let P=ka(T);if(P>0){let U=T.slice(0,P).trimEnd();U&&u({kind:"assistant",text:U}),T=T.slice(P)}N(),Qe(U=>U+$.delta.length)}else if($.type==="tool"){m=!0;let P=Un($.name,$.input);P&&(Y(),u({kind:"tool",title:P.title,sep:P.sep,arg:P.arg}),zt.current.set($.id,{name:$.name,input:$.input}))}else if($.type==="article_diff"){let P=ze($.oldContent,$.newContent,Ae());P&&(Y(),u({kind:"diff",added:P.added,removed:P.removed,lines:P.lines,hidden:P.hidden}))}else if($.type==="tool_result"){$.isError&&/run \/login|not logged in|session expired|rejected the token/i.test($.output)&&(Kt.current=!0);let P=zt.current.get($.id);if(P){zt.current.delete($.id),Y();let U=On($.output,4,$.isError?void 0:P.name,P.input);u({kind:"tool-result",lines:U.lines,hidden:U.hidden,isError:$.isError}),$.isError||Br(P.name,P.input,$.output)}}else if($.type==="result"){Y(),ut(U=>U+$.outputTokens),dt(U=>U+$.costUsd),u({kind:"done",seconds:Math.round((Date.now()-Me.current)/1e3),tokens:$.outputTokens,costUsd:$.costUsd,ok:$.ok}),!y&&!m&&!d.trim()&&!Tt.current&&u({kind:"note",tone:"warn",text:"The agent produced no output. This usually means the Claude model/runtime did not start \u2014 check sign-in and model with /doctor (on a subscription, make sure Claude Code is logged in on this machine)."});let P=$.ok?la(d,It.map(U=>U.name)):[];if(P.length>0?V(P):$.ok&&d.trim()&&ep(l,d,e).then(U=>{U&&Je.current===a&&se(U)}).catch(()=>{}),g.uuid&&(Tr(g.uuid),!g.titleFired)){g.titleFired=!0;let U=g.uuid,Z=g.firstPrompt;Z&&$a(Z,e).then(O=>{O&&(zd(U,O),ot(O))}).catch(()=>{})}}else $.type==="error"&&(Y(),y=!0,$.kind==="auth"&&(Kt.current=!0),u({kind:"note",text:`agent error: ${$.message}`,tone:"error"}))}finally{_(!1),re(),oe($=>$+1),ve.current.uuid&&ia(e,ve.current.uuid,tt.current),Kt.current&&(Kt.current=!1,Jt.current=i?.display??l,V(["/login"])),Tt.current&&(Tt.current=!1,qe.current.length>0&&(u({kind:"note",tone:"info",text:`(${qe.current.length} queued message(s) discarded)`}),qe.current=[],Zn([])),u({kind:"note",tone:"warn",text:"Interrupted. What do you want to do next?"}))}},[e,u,Br,Ae]),tn=G(async l=>{let i=Rr(l),a=zn(e,"standard");Me.current=Date.now(),Qe(0),_(!0);let g=new AbortController;we.current=g,X({verb:"Publishing",total:i.length,done:0,active:[],rows:qt(i),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),u({kind:"note",tone:"info",text:`Publishing ${l.length} article${l.length===1?"":"s"} across ${i.length} partition${i.length===1?"":"s"} (\u2264${Ot} agents at once) on ${a.model}\u2026 (esc to stop)`});try{for await(let d of Yn({cwd:e,partitions:i,promptFor:m=>Cn(m.paths),concurrency:Ot,profileName:s,allowProdWrites:nt.current,model:a.model,signal:g.signal}))if(d.type==="partition_status")d.status==="running"?X(m=>m&&{...m,active:[...m.active,d.label],rows:Te(m.rows,d.label,"active"),lastAt:Date.now()}):X(m=>m&&{...m,active:m.active.filter(y=>y!==d.label),done:m.done+1,rows:Te(m.rows,d.label,d.status==="done"?"done":"failed"),lastAt:Date.now()});else if(d.type==="partition_event")X(m=>{if(!m)return m;let y={...m,lastAt:Date.now()};return d.event.type==="tool"?y.tools=m.tools+1:d.event.type==="text"&&(y.chars=m.chars+d.event.delta.length),y});else if(d.type==="run_done"){dt(T=>T+d.totalCostUsd),ut(T=>T+d.results.reduce((I,N)=>I+N.outputTokens,0));let m=d.aborted?"Stopped. ":"",y=t.kind==="api"?"api":"subscription";u({kind:"note",tone:d.aborted?"warn":d.ok?"ok":"warn",text:m+Ao(d.results,i,y).join(`
248
- `)})}}catch(d){u({kind:"note",tone:"error",text:`Publish run failed: ${d.message}`})}finally{we.current=null,X(null),_(!1),oe(d=>d+1)}},[e,s,u,t]),so=G(async l=>{await de(jo(l),{display:`/publish ${l}`,quietUser:!0});try{let i=await Pn(e,s,l.replace(/\\/g,"/"));i.length>0&&(Xt(`Related articles not yet published (${i.length}):`),V([`/publish --related ${l}`,...i.map(a=>`/publish ${a}`)]))}catch{}},[e,s,de]),io=G(l=>{let i=Ke(l);if(!i||Oe(i)&&!i.refreshToken)return null;let a={...vt(i.idToken)??{},...vt(i.accessToken)??{}};return a.email??a.preferred_username??"signed in"},[]),ao=G((l,i)=>{if(i){let a=Q(e);a&&(a.defaultProfile=l,tp(a,e))}c(l),ue(void 0,l),u({kind:"note",tone:"ok",text:`\u2713 Switched to profile "${l}"${i?" (saved as default)":" (this session only)"} \u2014 agent restarted.`}),io(l)||(u({kind:"note",tone:"warn",text:`Profile "${l}" is not signed in \u2014 do you want to log in now? (press 1)`}),V(["/login"])),oe(a=>a+1)},[e,u,ue,io]),nn=G((l,i,a)=>{ln(e,l,i,a.id,a.name),u({kind:"note",tone:"ok",text:`Switched to workspace "${a.name??a.id}" (agent restarted).`}),ue(),va(e,l)||(u({kind:"note",tone:"ok",text:"\u2713 Connected. Configuration is done \u2014 one important step remains."}),u({kind:"note",tone:"warn",text:"\u26A0 Before I write the docs, hand the prompt below to your builder (your repo's coding agent). It gives me the architecture brief that makes the docs accurate:"}),u({kind:"note",tone:"info",text:yt(wt(e)).join(`
249
- `)}),pt(Ve()),St.current=Ie(e).status==="current",u({kind:"note",tone:"info",text:`No separate builder agent? Then just ask me now: "write the docs for this repo" \u2014 I'll read the code directly.`}))},[e,u,ue,pt]),on=G(async l=>{let i;try{i=await At(e,l)}catch{u({kind:"note",tone:"info",text:"Next: pick a workspace \u2014 run /workspace."}),V(["/workspace"]);return}if(i.workspaces.length===0){u({kind:"note",tone:"warn",text:"This project has no workspaces yet. Create one in Document360, then run /workspace."});return}let a=i.workspaces.filter(d=>(d.workspace_type??"").toLowerCase()!=="apidocumentation"),g=a.length>0?a:i.workspaces;if(g.length===1){let d=g[0],m=i.workspaces.length-g.length;u({kind:"note",tone:"ok",text:`Selected the "${d.name??d.id}" workspace${m>0?" (skipped the API-documentation workspace)":""}.`}),nn(i.profile,i.projectId,d);return}u({kind:"note",tone:"info",text:`Next: pick the workspace your articles publish to (${g.length} available).`}),V(["/workspace"])},[e,u,nn]),Gr=G((l,i)=>{fo(e,l,i.id,i.name),u({kind:"note",tone:"ok",text:`Project set to "${i.name??i.id}" (agent restarted).`}),ue(),on(l)},[e,u,ue,on]),Vr=G(async l=>{let i;try{i=fe(e,l)}catch{return}if(!i.project.workspaceId){if(i.project.projectId){if(!i.project.projectName)try{let{projects:a}=await ht(e,i.name),g=a.find(d=>d.id===i.project.projectId);g?.name&&mp(e,i.name,{projectName:g.name})}catch{}await on(i.name);return}u({kind:"note",tone:"info",text:"Next: pick the Document360 project."}),V(["/project"])}},[e,u,on]),rn=G(()=>{let l=De.current[0];if(!l)return;u({kind:"note",tone:"info",text:`\u25CF ${l.title} (${l.path})`});for(let a of l.notes)u({kind:"note",tone:"warn",text:`\u26A0 ${a}`});l.overwritesLocalChanges&&u({kind:"note",tone:"warn",text:"\u26A0 This OVERWRITES local edits made since the last sync."});let i=ze(l.oldContent,l.newContent,Ae());u(i?{kind:"diff",added:i.added,removed:i.removed,lines:i.lines,hidden:i.hidden}:{kind:"note",tone:"info",text:"Local file already matches the remote content \u2014 applying only advances the sync base."}),u({kind:"note",tone:"info",text:`Write ${l.path}? (y/n \u2014 anything else cancels)`})},[u,Ae]),Yr=G(l=>{if(De.current.length===0)return!1;let i=l.trim().toLowerCase();if(i==="y"||i==="yes"){let a=De.current.shift();try{np({cwd:e,profileName:s},a),u({kind:"note",tone:"ok",text:`\u2713 Pulled ${a.path} (sync base advanced).`}),De.current.length===0&&V(g=>g.length>0?g:["/sync"])}catch(g){u({kind:"note",tone:"error",text:`Pull failed: ${g.message}`})}}else if(i==="n"||i==="no"){let a=De.current.shift();u({kind:"note",tone:"info",text:`Skipped ${a.path}.`})}else{let a=De.current.length;return De.current=[],u({kind:"note",tone:"info",text:`Pull cancelled (${a} article(s) left untouched).`}),!0}return rn(),!0},[e,s,rn,u]),zr=G(l=>{let i=Qn.current;if(!i)return!1;if(Qn.current=null,se(null),Je.current++,l.trim()!==i.repoName)return u({kind:"note",tone:"warn",text:"Reset cancelled \u2014 nothing deleted."}),!0;let{removed:a,failed:g}=gr(e,i.targets);u({kind:"note",tone:g.length?"warn":"ok",text:`\u2713 Reset complete \u2014 removed ${a.length} item${a.length===1?"":"s"}. The repo is back to its original state.`});for(let d of g)u({kind:"note",tone:"error",text:` \u2717 ${d.path}: ${d.error}`});return i.hadDevhints&&(u({kind:"note",tone:"warn",text:xn().join(`
250
- `)}),pt(ko())),u({kind:"note",tone:"info",text:`Clean slate \u2014 set up d360-writer again whenever you're ready:
251
- ${Ta}`}),V(["/init"]),Vt(!1),!0},[e,u,pt]),Xr=G(async l=>{let i=l.slice(1).trim().split(/\s+/),a=(i[0]??"").toLowerCase(),g=i.slice(1);switch(Vt(!0),a){case"help":u({kind:"note",tone:"info",text:hn().join(`
252
- `)});return;case"exit":case"quit":me.current?.close(),r();return;case"clear":ue(),tt.current=[],Vt(!1),se(null),Je.current++,u({kind:"note",tone:"info",text:"Conversation reset (the previous session is still resumable via /resume)."});return;case"login":{let d;try{d=fe(e,s)}catch(m){u({kind:"note",tone:"error",text:m.message});return}u({kind:"note",tone:"info",text:`Profile "${d.name}" \u2192 ${d.connection.name} (${d.connection.apiUrl})${d.production?" \u26A0 PRODUCTION":""}`}),ee(!0);try{let m=await Wd(d.connection,{promptForRedirect:()=>Promise.reject(new Error("Manual login is CLI-only. Run: d360-writer login --manual"))},T=>u({kind:"note",tone:"info",text:T})),y=Fd(d.name,m);Hd(y),await mo(y,d.name,T=>u({kind:"note",tone:"info",text:T})),u({kind:"note",tone:"ok",text:`\u2713 Logged in to "${d.name}" as ${un(y)}`}),await Vr(s),Jt.current&&(se(Jt.current),Jt.current=null,u({kind:"note",tone:"info",text:"Press tab to re-send your last prompt."}))}catch(m){u({kind:"note",tone:"error",text:`Login failed: ${m.message}`})}finally{ee(!1),oe(m=>m+1)}return}case"allow-prod":{let d=!1;try{d=fe(e,s).production}catch{}if(!d){u({kind:"note",tone:"info",text:"Current profile is not production \u2014 writes are already allowed."});return}nt.current=!0,ue(),u({kind:"note",tone:"warn",text:"\u26A0 Production writes authorized for this session."});return}case"rename":{let d=tr(g.join(" ")),m=ve.current.uuid;if(!m){u({kind:"note",tone:"error",text:"Send a message first \u2014 sessions save once the agent replies."});return}if(!d){u({kind:"note",tone:"info",text:"Thinking of a name\u2026"});let y=ve.current.firstPrompt??"";$a(y,e).then(T=>{T?(se(`/rename ${T}`),u({kind:"note",tone:"info",text:`Suggestion: "${T}" \u2014 press tab to accept, or type /rename <your name>.`})):u({kind:"note",tone:"info",text:"Usage: /rename <name>"})}).catch(()=>u({kind:"note",tone:"info",text:"Usage: /rename <name>"}));return}Zd(m,d),ot(d),Ht(`${$r} d360-writer \xB7 ${d}`),u({kind:"note",tone:"ok",text:`Session renamed to "${d}".`});return}case"profile":{let d=g[0],m=Q(e);if(!d){let y=Object.entries(m?.profiles??{});if(y.length===0){u({kind:"note",tone:"info",text:"No profiles. Run /init first."});return}let T=y.map(([re,Y])=>({name:re,env:Y.connection?.environment??"custom",prod:Y.production===!0,who:io(re)})),I=s??m?.defaultProfile,N=Math.max(0,T.findIndex(re=>re.name===I));rt({cursor:N,current:N,rows:T});return}if(d==="add"){let y=nr(e,g[1],g[2]);if(y){u({kind:"note",tone:"error",text:y});return}u({kind:"note",tone:"ok",text:`\u2713 Profile "${g[1]}" created (environment: ${g[2]??g[1]}).`}),ao(g[1],!1);return}if(!m?.profiles?.[d]){u({kind:"note",tone:"error",text:`Unknown profile "${d}". Create it: /profile add ${d} <environment>`});return}ao(d,!0);return}case"doctor":await Wt(g,{cwd:e});return;case"mcp":await vn(g);return;case"init":{if(Q(e)){u({kind:"note",tone:"info",text:"This repo is already set up \u2014 edit .d360-writer.json directly (or d360-writer init for the CLI wizard)."});return}let d=sp().map(m=>({name:m,apiUrl:ip(m).apiUrl}));st({cursor:0,rows:d});return}case"resume":{let d=g.join(" ").trim(),m=Qd(e).filter(I=>I.uuid!==ve.current.uuid);if(!d){if(!m.length){u({kind:"note",tone:"info",text:"No saved sessions for this repo yet."});return}Be({query:"",cursor:0,sessions:m});return}let y=Jd(e,d);if(!y){u({kind:"note",tone:"error",text:`No session matches "${d}".`});return}ue(y.uuid),ve.current={uuid:y.uuid,firstPrompt:y.firstPrompt,titleFired:!0},ot(y.name),Tr(y.uuid),tt.current=[];let T=xr(e,y.uuid);for(let I of T)u(I);u({kind:"note",tone:"ok",text:T.length?`Resumed "${y.name}" \u2014 restored ${T.length} message(s); continue where you left off.`:`Resumed "${y.name}" (agent memory reconnected; no saved transcript to replay).`});return}case"workspace":{let d=g.join(" ").trim(),m;try{m=await At(e,s)}catch(T){u({kind:"note",tone:"error",text:`Could not list workspaces: ${T.message}`});return}if(!d){let T=m.workspaces.map(N=>({id:N.id,name:N.name??N.id,type:N.workspace_type}));if(T.length===0){u({kind:"note",tone:"info",text:"No workspaces in this project."});return}let I=Math.max(0,T.findIndex(N=>N.id===m.current));it({cursor:I,current:I,rows:T,profile:m.profile,projectId:m.projectId,projectName:m.projectName,environment:m.environment});return}let y=po(m.workspaces,d);if(!y){u({kind:"note",tone:"error",text:`No workspace matches "${d}".`});return}nn(m.profile,m.projectId,y);return}case"project":{let d=g.join(" ").trim(),m;try{m=await ht(e,s)}catch(T){u({kind:"note",tone:"error",text:`Could not list projects: ${T.message} (signed in? try /login)`});return}if(!d){let T=m.projects.map(N=>({id:N.id,name:N.name??N.id,sub:N.sub_domain}));if(T.length===0){u({kind:"note",tone:"info",text:"No projects found for this identity."});return}let I=T.findIndex(N=>N.id===m.current);at({cursor:Math.max(0,I),current:I,rows:T,profile:m.profile,environment:m.environment});return}let y=os(m.projects,d);if(!y){u({kind:"note",tone:"error",text:`No project matches "${d}". Available: ${m.projects.map(T=>T.name??T.id).join(", ")}`});return}Gr(m.profile,y);return}case"logout":{let d;try{d=fe(e,s).name}catch(y){u({kind:"note",tone:"error",text:y.message});return}let m=Vd(d);Yd(e,d),ue(),oe(y=>y+1),u({kind:"note",tone:m?"ok":"info",text:m?`\u2713 Signed out of "${d}" and cleared its project/workspace selection.`:`Profile "${d}" was not signed in. Cleared any project/workspace selection.`}),u({kind:"note",tone:"info",text:"Run /login to sign in and pick a project."}),V(["/login"]);return}case"publish":{if(g[0]==="--related"&&g[1]){let m=await Pn(e,s,g[1].replace(/\\/g,"/"));if(m.length===0){u({kind:"note",tone:"ok",text:"\u2713 All related articles are already published."});return}await tn(m);return}if(g[0]&&g[0]!=="--all"){await so(g[0]);return}let d=g[0]==="--all";u({kind:"note",tone:"info",text:"Checking what needs publishing\u2026"});try{let m=await Sr({cwd:e,profileName:s}),y=Mt(m.entries);if(y.length===0){u({kind:"note",tone:"ok",text:"\u2713 Nothing is ahead of Document360 \u2014 no publish candidates."});let T=m.counts["unknown-base"]??0;T>0&&u({kind:"note",tone:"info",text:`(${T} article(s) have no sync base yet \u2014 publish those by path if needed.)`});return}if(d){await tn(y.map(T=>T.path));return}lt({cursor:0,rows:Vs(y)})}catch(m){u({kind:"note",tone:"error",text:`Could not compute sync status: ${m.message}`}),u({kind:"note",tone:"info",text:"Publish a specific article: /publish <article-path>"})}return}case"preview":{let d=g.join(" ").trim();if(!d){let y=[];try{y=Object.keys(va(e,fe(e,s).name)?.articles??{})}catch{}if(y.length===0){u({kind:"note",tone:"info",text:"No tracked articles to pick from yet. Usage: /preview <path-to.md | article-id>"});return}He({query:"",cursor:0,paths:y});return}let m=Md(d)?d:Gt(e,d);if(Vn(m)){try{u({kind:"preview",name:Bt(m),text:Ra(ba(m,"utf8"))})}catch(y){u({kind:"note",tone:"error",text:`Could not read ${m}: ${y.message}`})}return}if(bp.test(d)){try{let y=fe(e,s),T={profile:y.name,connection:y.connection},I=y.project.projectId??Bd(T),N=await Gd(T,I,d);u({kind:"preview",name:N.title??d,text:N.content??"*(article has no content)*"})}catch(y){u({kind:"note",tone:"error",text:`Could not fetch article: ${y.message}`})}return}u({kind:"note",tone:"error",text:`"${d}" is neither a file (relative to ${e}) nor an article id.`});return}case"model":{let d=g[0]?.trim();if(!d){let I=jn(jr(e));We({cursor:I,current:I});return}let{lines:m,changed:y,effective:T}=Lt(e,d);for(let I of m)u({kind:"note",tone:I.startsWith("\u26A0")?"warn":I.startsWith("\u2713")?"ok":"info",text:I});y&&(Wr(I=>I+1),me.current?.setModel(T));return}case"convert":{if(!Q(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{scope:d,run:m}=_o(g),y=cp(e,s);if(y.length===0){u({kind:"note",tone:"error",text:"No tracked articles in d360-category-map.json. Publish some first (/publish), then /convert."});return}let T=Uo(y,d);if(T.length===0){u({kind:"note",tone:"error",text:`No tracked articles under "${d}". (${y.length} are tracked overall.)`});return}let I=Rr(T),N=3,re=`/convert${d?` --scope ${d}`:""} --run`,Y=zn(e,"light");if(!m){let P=Ca({files:Oo(e,T),op:"convert",model:Y.model}),U=d?`Scope: ${d} (${T.length} of ${y.length} tracked)
253
- `:"",Z=`
254
- Model: ${Y.model}${Y.forced?" (forced)":" \u2014 mechanical work; /model to override"}`;u({kind:"note",tone:"info",text:U+Lo(I,P,N).join(`
255
- `)+Z}),V([re]);return}Me.current=Date.now(),Qe(0),_(!0);let $=new AbortController;we.current=$,X({verb:"Converting",total:I.length,done:0,active:[],rows:qt(I),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),u({kind:"note",tone:"info",text:`Converting ${T.length} articles across ${I.length} partitions (\u2264${N} agents at once) on ${Y.model}\u2026 (esc to stop)`});try{for await(let P of Yn({cwd:e,partitions:I,promptFor:Mo,concurrency:N,profileName:s,allowProdWrites:nt.current,model:Y.model,signal:$.signal}))if(P.type==="partition_status")P.status==="running"?X(U=>U&&{...U,active:[...U.active,P.label],rows:Te(U.rows,P.label,"active"),lastAt:Date.now()}):X(U=>U&&{...U,active:U.active.filter(Z=>Z!==P.label),done:U.done+1,rows:Te(U.rows,P.label,P.status==="done"?"done":"failed"),lastAt:Date.now()});else if(P.type==="partition_event")X(U=>{if(!U)return U;let Z={...U,lastAt:Date.now()};return P.event.type==="tool"?Z.tools=U.tools+1:P.event.type==="text"&&(Z.chars=U.chars+P.event.delta.length),Z});else if(P.type==="run_done"){dt(O=>O+P.totalCostUsd),ut(O=>O+P.results.reduce((z,ae)=>z+ae.outputTokens,0));let U=P.aborted?"Stopped. ":"",Z=t.kind==="api"?"api":"subscription";u({kind:"note",tone:P.aborted?"warn":P.ok?"ok":"warn",text:U+Wo(P.results,I,Z).join(`
256
- `)})}}catch(P){u({kind:"note",tone:"error",text:`Convert run failed: ${P.message}`})}finally{we.current=null,X(null),_(!1),oe(P=>P+1)}return}case"write":{if(!Q(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let d=up(e);if(d.length===0){u({kind:"note",tone:"error",text:"No docs plan found (.d360-writer/plan.json). Analyze the repo and propose a structure first \u2014 try: analyze this repo and propose a docs structure."});return}let{scope:m,path:y,run:T}=Ho(g),{docsDir:I,targets:N,reason:re}=Yo(e,d,{scope:m,path:y});if(N.length===0){u({kind:"note",tone:"warn",text:re??"Nothing to write."});return}let Y=Rr(N),$=5,P=zn(e,"standard");if(!T&&!!!y){let O=Ca({files:qo(e,d,N),op:"write",model:P.model}),z=m?`Scope: ${m} (${N.length} pending)
244
+ 3. I'll hand you a one-paste prompt for your builder \u2014 then just ask me to write the docs`;function bp(e,t,n,o){let r=Na(n),s=r.state==="ready"?r.kind==="api"?"API key":"subscription":r.state==="maybe"?"subscription":"not signed in \u2014 run /doctor (needs Claude Code, not Claude Desktop)",c=Nr(e),p=Z(e),h=(p?.docsDir??_a).replace(/\/+$/,""),b=p?.mode==="engineer"?"engineer \xB7 full source access (dogfooding)":`writer \xB7 edits limited to ${h}/ + config`,k={version:t,claude:s,model:c.model??"Claude Code default model",modelSource:kp[c.source],who:null,sessionHint:null,profile:"\u2014",apiUrl:"\u2014",project:"\u2014",cwd:e,prod:!1,loggedOut:!0,configured:p!==null,mode:b};if(p===null)return k;try{let D=fe(e,o);k.profile=D.name,k.apiUrl=D.connection.apiUrl,k.prod=D.production,k.project=D.project.projectName??D.project.projectId??"(chosen at login)";let w=Ke(D.name);if(w){let v={...vt(w.idToken)??{},...vt(w.accessToken)??{}},C=v.email??v.preferred_username??"signed in";Oe(w)?w.refreshToken&&(k.who=C,k.loggedOut=!1,k.sessionHint="session expired \u2014 refreshing\u2026"):(k.who=C,k.loggedOut=!1,k.sessionHint=`session valid until ${new Date(w.expiresAt).toLocaleString(void 0,{hour:"2-digit",minute:"2-digit",day:"2-digit",month:"short"})}`)}}catch{}return k}function xp(e,t){try{let n=fe(e,t),o=Ke(n.name);if(!o)return{text:`profile "${n.name}" \u2014 not logged in (/login)`,prod:n.production};let r={...vt(o.idToken)??{},...vt(o.accessToken)??{}},s=r.email??r.preferred_username??"signed in";return Oe(o)&&!o.refreshToken?{text:`profile "${n.name}" \u2014 session expired (/login)`,prod:n.production}:{text:`${s} \xB7 profile "${n.name}"`,prod:n.production}}catch(n){return{text:n.message.split(".")[0],prod:!1}}}var ja=["Drafting","Composing","Outlining","Researching","Documenting","Structuring","Polishing","Synthesizing","Curating","Distilling","Weaving","Wrangling","Pondering"],Jn=["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"],$p="Ask me to write or update an article\u2026";function Kn({ch:e,dim:t}){let[n,o]=W(!0);return Se(()=>{let r=setInterval(()=>o(s=>!s),530);return()=>clearInterval(r)},[]),R(S,{inverse:n,color:t&&!n?"gray":void 0,children:e})}var vp=/^mcp__document360__d360_(create_article|update_article|fork_article|publish_article)$/;function Aa(e){let t=e.match(/^---\r?\n[\s\S]*?\r?\n---\r?\n/);return t?e.slice(t[0].length):e}var Cp=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function Ea(e){try{return Ia(e,{withFileTypes:!0}).filter(t=>t.isDirectory()&&!t.name.startsWith(".")).length>6}catch{return!1}}function Pp(e,t){let n=t??[];return n.length===0?["src","api","services","packages","modules"].some(o=>Ea(Yt(e,o))):n.some(o=>!o.includes("/")&&!o.endsWith(".md")&&Ea(Yt(e,o)))}function Tp({startTime:e,chars:t}){let[n,o]=W(0);Se(()=>{let h=setInterval(()=>o(b=>b+1),120);return()=>clearInterval(h)},[]);let r=Jn[n%Jn.length],s=ja[Math.floor(n/16)%ja.length],c=Math.floor((Date.now()-e)/1e3),p=Math.round(t/4);return F(Q,{children:[R(S,{color:q,children:` ${r} ${s}\u2026 `}),R(S,{color:"gray",children:`(${Ot(c)} \xB7 ~${p} tokens \xB7 esc to interrupt)`})]})}var Sp=12e4;function Rp({p:e}){let[t,n]=W(0);Se(()=>{let U=setInterval(()=>n(H=>H+1),150);return()=>clearInterval(U)},[]);let o=Jn[t%Jn.length],r=Math.floor((Date.now()-e.startedAt)/1e3),s=Math.floor((Date.now()-e.lastAt)/1e3),c=Math.round(e.chars/4),p=Date.now()-e.lastAt>=Sp,h=e.verb??"Converting",b=e.unit??"article",k=e.rows.reduce((U,H)=>U+H.items,0),D=h.toLowerCase(),w=e.rows,v=0;if(w.length>Gn){let U=w.findIndex(ee=>ee.status==="active"||ee.status==="pending"),H=Math.max(0,Math.min(U-2,w.length-Gn));v=w.slice(0,H).filter(ee=>ee.status==="done").length,w=w.slice(H,H+Gn)}let C=Math.min(40,Math.max(...w.map(U=>Tr(U.label).length),0)),I=U=>U==="failed"?"red":U==="active"?q:void 0;return F(Q,{flexDirection:"column",children:[F(Q,{children:[R(S,{color:q,children:` ${o} ${h} ${k} ${b}${k===1?"":"s"} `}),R(S,{color:"gray",children:`\xB7 ${e.done}/${e.total} \xB7 ${e.tools} tool call${e.tools===1?"":"s"} \xB7 ~${c} tokens \xB7 ${Ot(r)} \xB7 esc to stop`})]}),v>0&&R(S,{dimColor:!0,children:` \u2714 +${v} done`}),w.map(U=>F(S,{color:I(U.status),dimColor:U.status==="done"||U.status==="pending",children:[` ${fa[U.status]} ${Tr(U.label).padEnd(C)}`,U.status!=="pending"?` (${U.items} ${b}${U.items===1?"":"s"})`:"",U.status==="active"?` \u2190 ${D}\u2026`:""]},U.label)),p&&R(S,{color:"yellow",children:` \u26A0 no activity for ${Ot(s)} \u2014 press esc to stop if it's wedged`})]})}function Ua({cwd:e,auth:t,profileName:n,version:o}){let{exit:r}=Md(),[s,c]=W(n),[p,h]=W(null),[b,k]=W({text:"",pos:0}),D=b.text,w=G(l=>{k(i=>{let a=typeof l=="function"?l(i.text):l;return{text:a,pos:a.length}})},[]),v=G(l=>{k(i=>({text:i.text.slice(0,i.pos)+l+i.text.slice(i.pos),pos:i.pos+l.length}))},[]),C=G(()=>{k(l=>{if(l.pos===0)return l;let i=l.text.slice(0,l.pos),a=ka(i)??i.slice(0,-1);return{text:a+l.text.slice(l.pos),pos:a.length}})},[]),[I,U]=W(!1),[H,ee]=W(!1),[$e,oe]=W(0),[ke,se]=W(null),[Ct,V]=W([]),Je=J(0),[Wa,zt]=W(!1),[Fa,Qe]=W(0),Me=J(0),[Pt,Ze]=W(0),[et,Xt]=W(null),Or=J(new Map),Ha=J(0),tt=J([]),me=J(null);me.current===null&&(me.current=Ca({cwd:e,profileName:s,allowProdWrites:!1}));let ve=J({uuid:null,firstPrompt:null,titleFired:!1}),Kt=J(new Map),nt=J(!1),Qn=J([]),De=J([]),Zn=J(null),[Mr,ot]=W(null),[Le,We]=W(null),[Ce,rt]=W(null),[je,st]=W(null),[ie,it]=W(null),[he,at]=W(null),[Fe,lt]=W(null),[Lr,Jt]=W(null),[ge,He]=W(null),[ce,ct]=W(null),[Wr,eo]=W([]),qe=J([]),Tt=J(!1),we=J(null),[Fr,X]=W(null),Qt=J(!1),Zt=J(null),[ye,Be]=W(null),[Hr,ut]=W(0),[qr,dt]=W(0),[qa,Br]=W(0),to=Rr(()=>{try{return Nr(e).model??"auto"}catch{return null}},[e,qa]),{stdout:be}=Wd(),[,Ba]=W(0),Gr=J(`${be.columns??80}x${be.rows??24}`),Ae=G(()=>Math.max(20,(be.columns??80)-1),[be]),u=G(l=>{tt.current.push(l),console.log(jo(l,Ae()))},[Ae]),[no,oo]=W(null),pt=G(l=>{oo(l),u({kind:"note",tone:"info",text:"\u2328 Press c to copy the prompt above to your clipboard (then paste it into your coding agent)."})},[u]),[ro,so]=W(null),St=J(!0),en=J(0);Se(()=>{let l=setInterval(()=>{if(I||St.current){en.current=0;return}try{if(!Gt(Ra(e)))return;if(Ie(e).status==="current"){St.current=!0,en.current=0,u({kind:"note",tone:"ok",text:"\u2713 Your builder finished the hand-off \u2014 the architecture brief is in. I can read this repo now and write accurate docs."}),oo(null),se("write the docs for this repo");return}en.current+=1;let i=en.current;(i===1||i%7===0)&&u({kind:"note",tone:"info",text:Ds(e)?"\u{1F440} Your builder is working on the architecture brief \u2014 I'll continue automatically when it finishes.":"\u23F3 Waiting for your builder to run the prompt \u2014 paste it into your coding agent; I'll pick up automatically when it's done."})}catch{}},4e3);return()=>clearInterval(l)},[e,I,u]),Se(()=>{let l=`d360-writer \xB7 ${Mr??Vt(e)}`;if(!I){qn(0),qt(`${Pr} ${l}`);return}qn(3);let i=0;qt(`${Bn[0]} ${l}`);let a=setInterval(()=>{i=(i+1)%Bn.length,qt(`${Bn[i]} ${l}`)},400);return()=>clearInterval(a)},[I,e,Mr]),Se(()=>()=>qn(0),[]),Se(()=>{u({kind:"banner",info:bp(e,o,t,s)});let l=Na(t).state==="missing";if(l&&u({kind:"note",tone:"warn",text:`\u26A0 Set up Claude first \u2014 d360-writer's agent runs on Claude Code, and it's not signed in on this machine yet.
245
+ ${Hd}
246
+ Run /doctor anytime to re-check and see the fix. (You can configure Document360 meanwhile \u2014 the agent just needs Claude before it writes.)`}),!Z(e)){u({kind:"note",tone:"info",text:`Welcome! This repo isn't set up for d360-writer yet \u2014 three steps and you're writing docs:
247
+ ${Da}`}),V(l?["/doctor","/init"]:["/init"]);return}l&&V(["/doctor"]);try{let i=fe(e,s),a=Ke(i.name);a&&Oe(a)&&a.refreshToken?Vd({profile:i.name,connection:i.connection}).then(()=>{u({kind:"note",tone:"ok",text:"\u2713 Document360 session refreshed."}),oe(g=>g+1)}).catch(()=>{u({kind:"note",tone:"warn",text:"Document360 session refresh failed \u2014 do you want to log in now? (press 1)"}),V(["/login"])}):(!a||Oe(a))&&(u({kind:"note",tone:"warn",text:`Profile "${i.name}" is not signed in \u2014 do you want to log in now? (press 1)`}),V(["/login"]))}catch{}try{let i=Z(e),a=fe(e,s),g=Ke(a.name);i&&g&&!Oe(g)&&Pp(e,i.authoritativeSourceFiles)&&(u({kind:"note",tone:"info",text:"Large repo \u2014 the docs scope isn\u2019t set yet. Run /scope to choose which folders back your docs."}),V(["/scope"]))}catch{}try{xn(e);let i=$n(e);i.length&&(u({kind:"note",tone:"warn",text:i.join(`
248
+ `)}),pt(Ve()),St.current=!1)}catch{}try{let i=$t(xt(e));i&&(u({kind:"note",tone:"info",text:`\u{1F4CB} ${i} from the repo's coding agent \u2014 press 1 to /catch-up.`}),V(a=>a.includes("/catch-up")?a:[...a,"/catch-up"]))}catch{}try{gp(hp())&&Z(e)?.mode!=="engineer"&&mp({pkg:Xe,currentVersion:o}).then(async i=>{if(!i.updateAvailable||!i.latest)return;u({kind:"note",tone:"info",text:`\u2B06 Updating ${Xe} ${i.current} \u2192 ${i.latest}\u2026`}),(await Un()).ok?(u({kind:"note",tone:"ok",text:`\u2713 Updated to v${i.latest} \u2014 /exit and relaunch to apply (press 1).`}),V(g=>g.includes("/exit")?g:[...g,"/exit"])):u({kind:"note",tone:"warn",text:`Update available (v${i.latest}) but auto-update failed \u2014 run: ${_n}`})}).catch(()=>{})}catch{}},[]),Se(()=>{let l=null,i=null,a=()=>{l&&clearTimeout(l),l=setTimeout(()=>{l=null;let g=`${be.columns??80}x${be.rows??24}`;g!==Gr.current&&(Gr.current=g,Ba(d=>d+1),i&&clearTimeout(i),i=setTimeout(()=>{i=null,console.log("\x1B[?2026h\x1B[H\x1B[2J"+zs(tt.current,Ae())+"\x1B[?2026l")},80))},400)};return be.on("resize",a),()=>{l&&clearTimeout(l),i&&clearTimeout(i),be.off("resize",a)}},[be,Ae]);let Ge=Math.max(20,(be.columns??80)-1),Vr=Rr(()=>xp(e,s),[e,s,$e]),io=(()=>{let l=Z(e);if(!l)return{text:"Press 1 to set up this repo, or /help\u2026",isSetup:!0};let i=Yt(e,(l.docsDir??_a).replace(/\/+$/,"")),a=(()=>{try{return Gt(i)&&Ia(i).length>0}catch{return!1}})();try{let g=fe(e,s),d=Ke(g.name);if(!(!!d&&!(Oe(d)&&!d.refreshToken)))return{text:`Press 1 to sign in to Document360 (profile "${g.name}")\u2026`,isSetup:!0};if(!g.project.projectId)return{text:"Sign in to Document360 to pick your project\u2026",isSetup:!0};if(!g.project.workspaceId&&!a)return{text:"Press 1 to pick a workspace\u2026",isSetup:!0}}catch{}return a?{text:$p,isSetup:!1}:no?{text:"Press c to copy the prompt above, run it in your coding agent \u2014 then ask me to write the docs",isSetup:!1}:{text:"Ask me to write the docs for this repo",isSetup:!1}})(),Rt=ys(D),Yr=Rt.length>0&&!I,ao=p!==null?$a(p,8,Ge):null,tn=ge?ge.paths.filter(l=>!ge.query||l.toLowerCase().includes(ge.query.toLowerCase())).slice(0,8):[],nn=ye?ye.sessions.filter(l=>{let i=ye.query.toLowerCase();return!i||l.name.toLowerCase().includes(i)||l.firstPrompt.toLowerCase().includes(i)}).slice(0,8):[],ue=G((l,i)=>{me.current?.close(),me.current=Ca({cwd:e,resume:l,profileName:i??s,allowProdWrites:nt.current}),l||(ve.current={uuid:null,firstPrompt:null,titleFired:!1},ot(null)),ut(0),dt(0)},[e,s]),zr=G((l,i,a)=>{if(vp.test(l))try{let g=fe(e,s),d=typeof i.project_id=="string"&&i.project_id||g.project.projectId,m=Fn(i,a),y=[],T=Hn(a);l.endsWith("publish_article")&&T&&y.push(`Live: ${T}`),m&&d&&y.push(`Preview: ${Wn(g.connection.portalUrl,d,m,g.project.languageCode??"en")}`),y.length>0&&u({kind:"link",lines:y})}catch{}},[e,s,u]),de=G(async(l,i)=>{zt(!0),se(null),V([]),Jt(null),oo(null),so(null);let a=++Je.current;i?.quietUser||u({kind:"user",text:i?.echoDisplay&&i.display?i.display:l});let g=ve.current;g.firstPrompt||(g.firstPrompt=i?.display??l),Me.current=Date.now(),Qe(0),U(!0),Kt.current.clear();let d="",m=!1,y=!1,T="",N=null,_=()=>{N||(N=setTimeout(()=>{N=null,h(T.length>0?T:null)},60))},re=()=>{N&&clearTimeout(N),N=null,h(null)},Y=()=>{if(T.trim()){let $=T.trimEnd();u({kind:"assistant",text:$})}T="",re()};try{for await(let $ of me.current.send(l))if($.type==="session"){if(!g.uuid){g.uuid=$.sessionId;let P=new Date().toISOString(),E=Qd(g.firstPrompt??"session");Zd({uuid:$.sessionId,name:E,renamed:!1,titled:!1,cwd:e,firstPrompt:g.firstPrompt??"",createdAt:P,updatedAt:P}),ot(E)}}else if($.type==="text"){T+=$.delta,d+=$.delta;let P=va(T);if(P>0){let E=T.slice(0,P).trimEnd();E&&u({kind:"assistant",text:E}),T=T.slice(P)}_(),Qe(E=>E+$.delta.length)}else if($.type==="tool"){m=!0;let P=Mn($.name,$.input);P&&(Y(),u({kind:"tool",title:P.title,sep:P.sep,arg:P.arg}),Kt.current.set($.id,{name:$.name,input:$.input}))}else if($.type==="article_diff"){let P=ze($.oldContent,$.newContent,Ae());P&&(Y(),u({kind:"diff",added:P.added,removed:P.removed,lines:P.lines,hidden:P.hidden}))}else if($.type==="tool_result"){$.isError&&/run \/login|not logged in|session expired|rejected the token/i.test($.output)&&(Qt.current=!0);let P=Kt.current.get($.id);if(P){Kt.current.delete($.id),Y();let E=Ln($.output,4,$.isError?void 0:P.name,P.input);u({kind:"tool-result",lines:E.lines,hidden:E.hidden,isError:$.isError}),$.isError||zr(P.name,P.input,$.output)}}else if($.type==="result"){if(Y(),ut(E=>E+$.outputTokens),dt(E=>E+$.costUsd),u({kind:"done",seconds:Math.round((Date.now()-Me.current)/1e3),tokens:$.outputTokens,costUsd:$.costUsd,ok:$.ok}),!y&&!m&&!d.trim()&&!Tt.current&&u({kind:"note",tone:"warn",text:"The agent produced no output. This usually means the Claude model/runtime did not start \u2014 check sign-in and model with /doctor (on a subscription, make sure Claude Code is logged in on this machine)."}),$.ok&&/🛠|📣 Feedback for the d360-writer developers/.test(d))try{let E=wp(e);if(Gt(E)){let K=Dr(E,"utf8").trim();K&&(so(K),u({kind:"note",tone:"info",text:"\u{1F6E0} Press c to copy this feedback \u2014 send it to the d360-writer team (Teams / Slack / email)."}))}}catch{}let P=$.ok?pa(d,It.map(E=>E.name)):[];if(P.length>0?V(P):$.ok&&d.trim()&&op(l,d,e).then(E=>{E&&Je.current===a&&se(E)}).catch(()=>{}),g.uuid&&(jr(g.uuid),!g.titleFired)){g.titleFired=!0;let E=g.uuid,K=g.firstPrompt;K&&Pa(K,e).then(O=>{O&&(Jd(E,O),ot(O))}).catch(()=>{})}}else $.type==="error"&&(Y(),y=!0,$.kind==="auth"&&(Qt.current=!0),u({kind:"note",text:`agent error: ${$.message}`,tone:"error"}))}finally{U(!1),re(),oe($=>$+1),ve.current.uuid&&ua(e,ve.current.uuid,tt.current),Qt.current&&(Qt.current=!1,Zt.current=i?.display??l,V(["/login"])),Tt.current&&(Tt.current=!1,qe.current.length>0&&(u({kind:"note",tone:"info",text:`(${qe.current.length} queued message(s) discarded)`}),qe.current=[],eo([])),u({kind:"note",tone:"warn",text:"Interrupted. What do you want to do next?"}))}},[e,u,zr,Ae]),on=G(async l=>{let i=Er(l),a=Xn(e,"standard");Me.current=Date.now(),Qe(0),U(!0);let g=new AbortController;we.current=g,X({verb:"Publishing",total:i.length,done:0,active:[],rows:Bt(i),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),u({kind:"note",tone:"info",text:`Publishing ${l.length} article${l.length===1?"":"s"} across ${i.length} partition${i.length===1?"":"s"} (\u2264${Mt} agents at once) on ${a.model}\u2026 (esc to stop)`});try{for await(let d of zn({cwd:e,partitions:i,promptFor:m=>Tn(m.paths),concurrency:Mt,profileName:s,allowProdWrites:nt.current,model:a.model,signal:g.signal}))if(d.type==="partition_status")d.status==="running"?X(m=>m&&{...m,active:[...m.active,d.label],rows:Te(m.rows,d.label,"active"),lastAt:Date.now()}):X(m=>m&&{...m,active:m.active.filter(y=>y!==d.label),done:m.done+1,rows:Te(m.rows,d.label,d.status==="done"?"done":"failed"),lastAt:Date.now()});else if(d.type==="partition_event")X(m=>{if(!m)return m;let y={...m,lastAt:Date.now()};return d.event.type==="tool"?y.tools=m.tools+1:d.event.type==="text"&&(y.chars=m.chars+d.event.delta.length),y});else if(d.type==="run_done"){dt(T=>T+d.totalCostUsd),ut(T=>T+d.results.reduce((N,_)=>N+_.outputTokens,0));let m=d.aborted?"Stopped. ":"",y=t.kind==="api"?"api":"subscription";u({kind:"note",tone:d.aborted?"warn":d.ok?"ok":"warn",text:m+No(d.results,i,y).join(`
249
+ `)})}}catch(d){u({kind:"note",tone:"error",text:`Publish run failed: ${d.message}`})}finally{we.current=null,X(null),U(!1),oe(d=>d+1)}},[e,s,u,t]),lo=G(async l=>{await de(Io(l),{display:`/publish ${l}`,quietUser:!0});try{let i=await Sn(e,s,l.replace(/\\/g,"/"));i.length>0&&(Jt(`Related articles not yet published (${i.length}):`),V([`/publish --related ${l}`,...i.map(a=>`/publish ${a}`)]))}catch{}},[e,s,de]),co=G(l=>{let i=Ke(l);if(!i||Oe(i)&&!i.refreshToken)return null;let a={...vt(i.idToken)??{},...vt(i.accessToken)??{}};return a.email??a.preferred_username??"signed in"},[]),uo=G((l,i)=>{if(i){let a=Z(e);a&&(a.defaultProfile=l,rp(a,e))}c(l),ue(void 0,l),u({kind:"note",tone:"ok",text:`\u2713 Switched to profile "${l}"${i?" (saved as default)":" (this session only)"} \u2014 agent restarted.`}),co(l)||(u({kind:"note",tone:"warn",text:`Profile "${l}" is not signed in \u2014 do you want to log in now? (press 1)`}),V(["/login"])),oe(a=>a+1)},[e,u,ue,co]),rn=G((l,i,a)=>{un(e,l,i,a.id,a.name),u({kind:"note",tone:"ok",text:`Switched to workspace "${a.name??a.id}" (agent restarted).`}),ue(),Ta(e,l)||(u({kind:"note",tone:"ok",text:"\u2713 Connected. Configuration is done \u2014 one important step remains."}),u({kind:"note",tone:"warn",text:"\u26A0 Before I write the docs, hand the prompt below to your builder (your repo's coding agent). It gives me the architecture brief that makes the docs accurate:"}),u({kind:"note",tone:"info",text:yt(wt(e)).join(`
250
+ `)}),pt(Ve()),St.current=Ie(e).status==="current",u({kind:"note",tone:"info",text:`No separate builder agent? Then just ask me now: "write the docs for this repo" \u2014 I'll read the code directly.`}))},[e,u,ue,pt]),sn=G(async l=>{let i;try{i=await At(e,l)}catch{u({kind:"note",tone:"info",text:"Next: pick a workspace \u2014 run /workspace."}),V(["/workspace"]);return}if(i.workspaces.length===0){u({kind:"note",tone:"warn",text:"This project has no workspaces yet. Create one in Document360, then run /workspace."});return}let a=i.workspaces.filter(d=>(d.workspace_type??"").toLowerCase()!=="apidocumentation"),g=a.length>0?a:i.workspaces;if(g.length===1){let d=g[0],m=i.workspaces.length-g.length;u({kind:"note",tone:"ok",text:`Selected the "${d.name??d.id}" workspace${m>0?" (skipped the API-documentation workspace)":""}.`}),rn(i.profile,i.projectId,d);return}u({kind:"note",tone:"info",text:`Next: pick the workspace your articles publish to (${g.length} available).`}),V(["/workspace"])},[e,u,rn]),Xr=G((l,i)=>{go(e,l,i.id,i.name),u({kind:"note",tone:"ok",text:`Project set to "${i.name??i.id}" (agent restarted).`}),ue(),sn(l)},[e,u,ue,sn]),Kr=G(async l=>{let i;try{i=fe(e,l)}catch{return}if(!i.project.workspaceId){if(i.project.projectId){if(!i.project.projectName)try{let{projects:a}=await ht(e,i.name),g=a.find(d=>d.id===i.project.projectId);g?.name&&yp(e,i.name,{projectName:g.name})}catch{}await sn(i.name);return}u({kind:"note",tone:"info",text:"Next: pick the Document360 project."}),V(["/project"])}},[e,u,sn]),an=G(()=>{let l=De.current[0];if(!l)return;u({kind:"note",tone:"info",text:`\u25CF ${l.title} (${l.path})`});for(let a of l.notes)u({kind:"note",tone:"warn",text:`\u26A0 ${a}`});l.overwritesLocalChanges&&u({kind:"note",tone:"warn",text:"\u26A0 This OVERWRITES local edits made since the last sync."});let i=ze(l.oldContent,l.newContent,Ae());u(i?{kind:"diff",added:i.added,removed:i.removed,lines:i.lines,hidden:i.hidden}:{kind:"note",tone:"info",text:"Local file already matches the remote content \u2014 applying only advances the sync base."}),u({kind:"note",tone:"info",text:`Write ${l.path}? (y/n \u2014 anything else cancels)`})},[u,Ae]),Jr=G(l=>{if(De.current.length===0)return!1;let i=l.trim().toLowerCase();if(i==="y"||i==="yes"){let a=De.current.shift();try{sp({cwd:e,profileName:s},a),u({kind:"note",tone:"ok",text:`\u2713 Pulled ${a.path} (sync base advanced).`}),De.current.length===0&&V(g=>g.length>0?g:["/sync"])}catch(g){u({kind:"note",tone:"error",text:`Pull failed: ${g.message}`})}}else if(i==="n"||i==="no"){let a=De.current.shift();u({kind:"note",tone:"info",text:`Skipped ${a.path}.`})}else{let a=De.current.length;return De.current=[],u({kind:"note",tone:"info",text:`Pull cancelled (${a} article(s) left untouched).`}),!0}return an(),!0},[e,s,an,u]),Qr=G(l=>{let i=Zn.current;if(!i)return!1;if(Zn.current=null,se(null),Je.current++,l.trim()!==i.repoName)return u({kind:"note",tone:"warn",text:"Reset cancelled \u2014 nothing deleted."}),!0;let{removed:a,failed:g}=kr(e,i.targets);u({kind:"note",tone:g.length?"warn":"ok",text:`\u2713 Reset complete \u2014 removed ${a.length} item${a.length===1?"":"s"}. The repo is back to its original state.`});for(let d of g)u({kind:"note",tone:"error",text:` \u2717 ${d.path}: ${d.error}`});return i.hadDevhints&&(u({kind:"note",tone:"warn",text:vn().join(`
251
+ `)}),pt($o())),u({kind:"note",tone:"info",text:`Clean slate \u2014 set up d360-writer again whenever you're ready:
252
+ ${Da}`}),V(["/init"]),zt(!1),!0},[e,u,pt]),Zr=G(async l=>{let i=l.slice(1).trim().split(/\s+/),a=(i[0]??"").toLowerCase(),g=i.slice(1);switch(zt(!0),a){case"help":u({kind:"note",tone:"info",text:wn().join(`
253
+ `)});return;case"exit":case"quit":me.current?.close(),r();return;case"clear":ue(),tt.current=[],zt(!1),se(null),Je.current++,u({kind:"note",tone:"info",text:"Conversation reset (the previous session is still resumable via /resume)."});return;case"login":{let d;try{d=fe(e,s)}catch(m){u({kind:"note",tone:"error",text:m.message});return}u({kind:"note",tone:"info",text:`Profile "${d.name}" \u2192 ${d.connection.name} (${d.connection.apiUrl})${d.production?" \u26A0 PRODUCTION":""}`}),ee(!0);try{let m=await qd(d.connection,{promptForRedirect:()=>Promise.reject(new Error("Manual login is CLI-only. Run: d360-writer login --manual"))},T=>u({kind:"note",tone:"info",text:T})),y=Bd(d.name,m);Gd(y),await wo(y,d.name,T=>u({kind:"note",tone:"info",text:T})),u({kind:"note",tone:"ok",text:`\u2713 Logged in to "${d.name}" as ${pn(y)}`}),await Kr(s),Zt.current&&(se(Zt.current),Zt.current=null,u({kind:"note",tone:"info",text:"Press tab to re-send your last prompt."}))}catch(m){u({kind:"note",tone:"error",text:`Login failed: ${m.message}`})}finally{ee(!1),oe(m=>m+1)}return}case"allow-prod":{let d=!1;try{d=fe(e,s).production}catch{}if(!d){u({kind:"note",tone:"info",text:"Current profile is not production \u2014 writes are already allowed."});return}nt.current=!0,ue(),u({kind:"note",tone:"warn",text:"\u26A0 Production writes authorized for this session."});return}case"rename":{let d=rr(g.join(" ")),m=ve.current.uuid;if(!m){u({kind:"note",tone:"error",text:"Send a message first \u2014 sessions save once the agent replies."});return}if(!d){u({kind:"note",tone:"info",text:"Thinking of a name\u2026"});let y=ve.current.firstPrompt??"";Pa(y,e).then(T=>{T?(se(`/rename ${T}`),u({kind:"note",tone:"info",text:`Suggestion: "${T}" \u2014 press tab to accept, or type /rename <your name>.`})):u({kind:"note",tone:"info",text:"Usage: /rename <name>"})}).catch(()=>u({kind:"note",tone:"info",text:"Usage: /rename <name>"}));return}np(m,d),ot(d),qt(`${Pr} d360-writer \xB7 ${d}`),u({kind:"note",tone:"ok",text:`Session renamed to "${d}".`});return}case"profile":{let d=g[0],m=Z(e);if(!d){let y=Object.entries(m?.profiles??{});if(y.length===0){u({kind:"note",tone:"info",text:"No profiles. Run /init first."});return}let T=y.map(([re,Y])=>({name:re,env:Y.connection?.environment??"custom",prod:Y.production===!0,who:co(re)})),N=s??m?.defaultProfile,_=Math.max(0,T.findIndex(re=>re.name===N));rt({cursor:_,current:_,rows:T});return}if(d==="add"){let y=sr(e,g[1],g[2]);if(y){u({kind:"note",tone:"error",text:y});return}u({kind:"note",tone:"ok",text:`\u2713 Profile "${g[1]}" created (environment: ${g[2]??g[1]}).`}),uo(g[1],!1);return}if(!m?.profiles?.[d]){u({kind:"note",tone:"error",text:`Unknown profile "${d}". Create it: /profile add ${d} <environment>`});return}uo(d,!0);return}case"doctor":await Ft(g,{cwd:e});return;case"mcp":await Pn(g);return;case"init":{if(Z(e)){u({kind:"note",tone:"info",text:"This repo is already set up \u2014 edit .d360-writer.json directly (or d360-writer init for the CLI wizard)."});return}let d=lp().map(m=>({name:m,apiUrl:cp(m).apiUrl}));st({cursor:0,rows:d});return}case"resume":{let d=g.join(" ").trim(),m=tp(e).filter(N=>N.uuid!==ve.current.uuid);if(!d){if(!m.length){u({kind:"note",tone:"info",text:"No saved sessions for this repo yet."});return}Be({query:"",cursor:0,sessions:m});return}let y=ep(e,d);if(!y){u({kind:"note",tone:"error",text:`No session matches "${d}".`});return}ue(y.uuid),ve.current={uuid:y.uuid,firstPrompt:y.firstPrompt,titleFired:!0},ot(y.name),jr(y.uuid),tt.current=[];let T=Cr(e,y.uuid);for(let N of T)u(N);u({kind:"note",tone:"ok",text:T.length?`Resumed "${y.name}" \u2014 restored ${T.length} message(s); continue where you left off.`:`Resumed "${y.name}" (agent memory reconnected; no saved transcript to replay).`});return}case"workspace":{let d=g.join(" ").trim(),m;try{m=await At(e,s)}catch(T){u({kind:"note",tone:"error",text:`Could not list workspaces: ${T.message}`});return}if(!d){let T=m.workspaces.map(_=>({id:_.id,name:_.name??_.id,type:_.workspace_type}));if(T.length===0){u({kind:"note",tone:"info",text:"No workspaces in this project."});return}let N=Math.max(0,T.findIndex(_=>_.id===m.current));it({cursor:N,current:N,rows:T,profile:m.profile,projectId:m.projectId,projectName:m.projectName,environment:m.environment});return}let y=ho(m.workspaces,d);if(!y){u({kind:"note",tone:"error",text:`No workspace matches "${d}".`});return}rn(m.profile,m.projectId,y);return}case"project":{let d=g.join(" ").trim(),m;try{m=await ht(e,s)}catch(T){u({kind:"note",tone:"error",text:`Could not list projects: ${T.message} (signed in? try /login)`});return}if(!d){let T=m.projects.map(_=>({id:_.id,name:_.name??_.id,sub:_.sub_domain}));if(T.length===0){u({kind:"note",tone:"info",text:"No projects found for this identity."});return}let N=T.findIndex(_=>_.id===m.current);at({cursor:Math.max(0,N),current:N,rows:T,profile:m.profile,environment:m.environment});return}let y=as(m.projects,d);if(!y){u({kind:"note",tone:"error",text:`No project matches "${d}". Available: ${m.projects.map(T=>T.name??T.id).join(", ")}`});return}Xr(m.profile,y);return}case"logout":{let d;try{d=fe(e,s).name}catch(y){u({kind:"note",tone:"error",text:y.message});return}let m=Xd(d);Kd(e,d),ue(),oe(y=>y+1),u({kind:"note",tone:m?"ok":"info",text:m?`\u2713 Signed out of "${d}" and cleared its project/workspace selection.`:`Profile "${d}" was not signed in. Cleared any project/workspace selection.`}),u({kind:"note",tone:"info",text:"Run /login to sign in and pick a project."}),V(["/login"]);return}case"publish":{if(g[0]==="--related"&&g[1]){let m=await Sn(e,s,g[1].replace(/\\/g,"/"));if(m.length===0){u({kind:"note",tone:"ok",text:"\u2713 All related articles are already published."});return}await on(m);return}if(g[0]&&g[0]!=="--all"){await lo(g[0]);return}let d=g[0]==="--all";u({kind:"note",tone:"info",text:"Checking what needs publishing\u2026"});try{let m=await Ar({cwd:e,profileName:s}),y=Lt(m.entries);if(y.length===0){u({kind:"note",tone:"ok",text:"\u2713 Nothing is ahead of Document360 \u2014 no publish candidates."});let T=m.counts["unknown-base"]??0;T>0&&u({kind:"note",tone:"info",text:`(${T} article(s) have no sync base yet \u2014 publish those by path if needed.)`});return}if(d){await on(y.map(T=>T.path));return}lt({cursor:0,rows:Ks(y)})}catch(m){u({kind:"note",tone:"error",text:`Could not compute sync status: ${m.message}`}),u({kind:"note",tone:"info",text:"Publish a specific article: /publish <article-path>"})}return}case"preview":{let d=g.join(" ").trim();if(!d){let y=[];try{y=Object.keys(Ta(e,fe(e,s).name)?.articles??{})}catch{}if(y.length===0){u({kind:"note",tone:"info",text:"No tracked articles to pick from yet. Usage: /preview <path-to.md | article-id>"});return}He({query:"",cursor:0,paths:y});return}let m=Fd(d)?d:Yt(e,d);if(Gt(m)){try{u({kind:"preview",name:Vt(m),text:Aa(Dr(m,"utf8"))})}catch(y){u({kind:"note",tone:"error",text:`Could not read ${m}: ${y.message}`})}return}if(Cp.test(d)){try{let y=fe(e,s),T={profile:y.name,connection:y.connection},N=y.project.projectId??Yd(T),_=await zd(T,N,d);u({kind:"preview",name:_.title??d,text:_.content??"*(article has no content)*"})}catch(y){u({kind:"note",tone:"error",text:`Could not fetch article: ${y.message}`})}return}u({kind:"note",tone:"error",text:`"${d}" is neither a file (relative to ${e}) nor an article id.`});return}case"model":{let d=g[0]?.trim();if(!d){let N=En(Nr(e));We({cursor:N,current:N});return}let{lines:m,changed:y,effective:T}=Wt(e,d);for(let N of m)u({kind:"note",tone:N.startsWith("\u26A0")?"warn":N.startsWith("\u2713")?"ok":"info",text:N});y&&(Br(N=>N+1),me.current?.setModel(T));return}case"convert":{if(!Z(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{scope:d,run:m}=Mo(g),y=pp(e,s);if(y.length===0){u({kind:"note",tone:"error",text:"No tracked articles in d360-category-map.json. Publish some first (/publish), then /convert."});return}let T=Lo(y,d);if(T.length===0){u({kind:"note",tone:"error",text:`No tracked articles under "${d}". (${y.length} are tracked overall.)`});return}let N=Er(T),_=3,re=`/convert${d?` --scope ${d}`:""} --run`,Y=Xn(e,"light");if(!m){let P=Sa({files:Wo(e,T),op:"convert",model:Y.model}),E=d?`Scope: ${d} (${T.length} of ${y.length} tracked)
254
+ `:"",K=`
255
+ Model: ${Y.model}${Y.forced?" (forced)":" \u2014 mechanical work; /model to override"}`;u({kind:"note",tone:"info",text:E+Ho(N,P,_).join(`
256
+ `)+K}),V([re]);return}Me.current=Date.now(),Qe(0),U(!0);let $=new AbortController;we.current=$,X({verb:"Converting",total:N.length,done:0,active:[],rows:Bt(N),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),u({kind:"note",tone:"info",text:`Converting ${T.length} articles across ${N.length} partitions (\u2264${_} agents at once) on ${Y.model}\u2026 (esc to stop)`});try{for await(let P of zn({cwd:e,partitions:N,promptFor:Fo,concurrency:_,profileName:s,allowProdWrites:nt.current,model:Y.model,signal:$.signal}))if(P.type==="partition_status")P.status==="running"?X(E=>E&&{...E,active:[...E.active,P.label],rows:Te(E.rows,P.label,"active"),lastAt:Date.now()}):X(E=>E&&{...E,active:E.active.filter(K=>K!==P.label),done:E.done+1,rows:Te(E.rows,P.label,P.status==="done"?"done":"failed"),lastAt:Date.now()});else if(P.type==="partition_event")X(E=>{if(!E)return E;let K={...E,lastAt:Date.now()};return P.event.type==="tool"?K.tools=E.tools+1:P.event.type==="text"&&(K.chars=E.chars+P.event.delta.length),K});else if(P.type==="run_done"){dt(O=>O+P.totalCostUsd),ut(O=>O+P.results.reduce((z,ae)=>z+ae.outputTokens,0));let E=P.aborted?"Stopped. ":"",K=t.kind==="api"?"api":"subscription";u({kind:"note",tone:P.aborted?"warn":P.ok?"ok":"warn",text:E+qo(P.results,N,K).join(`
257
+ `)})}}catch(P){u({kind:"note",tone:"error",text:`Convert run failed: ${P.message}`})}finally{we.current=null,X(null),U(!1),oe(P=>P+1)}return}case"write":{if(!Z(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let d=fp(e);if(d.length===0){u({kind:"note",tone:"error",text:"No docs plan found (.d360-writer/plan.json). Analyze the repo and propose a structure first \u2014 try: analyze this repo and propose a docs structure."});return}let{scope:m,path:y,run:T}=Go(g),{docsDir:N,targets:_,reason:re}=Ko(e,d,{scope:m,path:y});if(_.length===0){u({kind:"note",tone:"warn",text:re??"Nothing to write."});return}let Y=Er(_),$=5,P=Xn(e,"standard");if(!T&&!!!y){let O=Sa({files:Vo(e,d,_),op:"write",model:P.model}),z=m?`Scope: ${m} (${_.length} pending)
257
258
  `:"",ae=`
258
- Model: ${P.model}${P.forced?" (forced)":" \u2014 authoring; /model to override"}`;u({kind:"note",tone:"info",text:z+Go(Y,O,$).join(`
259
- `)+ae}),V([`/write${m?` --scope ${m}`:" --all"} --run`]);return}Me.current=Date.now(),Qe(0),_(!0);let Z=new AbortController;we.current=Z,X({verb:"Writing",total:Y.length,done:0,active:[],rows:qt(Y),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),u({kind:"note",tone:"info",text:`Writing ${N.length} article${N.length===1?"":"s"} across ${Y.length} partition${Y.length===1?"":"s"} (\u2264${$} agents at once) on ${P.model}${P.forced?" (forced)":""}\u2026 (esc to stop)`});try{for await(let O of Yn({cwd:e,partitions:Y,promptFor:z=>Bo(z,I),concurrency:$,profileName:s,allowProdWrites:nt.current,model:P.model,signal:Z.signal}))if(O.type==="partition_status")O.status==="running"?X(z=>z&&{...z,active:[...z.active,O.label],rows:Te(z.rows,O.label,"active"),lastAt:Date.now()}):X(z=>z&&{...z,active:z.active.filter(ae=>ae!==O.label),done:z.done+1,rows:Te(z.rows,O.label,O.status==="done"?"done":"failed"),lastAt:Date.now()});else if(O.type==="partition_event")X(z=>{if(!z)return z;let ae={...z,lastAt:Date.now()};return O.event.type==="tool"?ae.tools=z.tools+1:O.event.type==="text"&&(ae.chars=z.chars+O.event.delta.length),ae});else if(O.type==="run_done"){dt(co=>co+O.totalCostUsd),ut(co=>co+O.results.reduce((Ba,Ga)=>Ba+Ga.outputTokens,0));let z=O.aborted?"Stopped. ":"",ae=t.kind==="api"?"api":"subscription";u({kind:"note",tone:O.aborted?"warn":O.ok?"ok":"warn",text:z+Vo(O.results,Y,ae).join(`
260
- `)}),!O.aborted&&O.ok&&V(["/publish --all","/screenshot --all"])}}catch(O){u({kind:"note",tone:"error",text:`Write run failed: ${O.message}`})}finally{we.current=null,X(null),_(!1),oe(O=>O+1)}return}case"draft":{if(!Q(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{features:d,looseDocs:m}=zo(e);if(d.length===0&&m===0){u({kind:"note",tone:"info",text:Ko});return}let y=g.join(" ").trim();if(!y&&d.length>1){u({kind:"note",tone:"info",text:`Multiple features in .d360-writer/input/ \u2014 draft which one?
261
- ${d.map(N=>` \u2022 ${N.name} (${N.docCount} doc${N.docCount===1?"":"s"})`).join(`
262
- `)}`}),V(d.map(N=>`/draft ${N.name}`));return}let T="",I;if(y){let N=Xo(d,y);N?T=N:I=y}else T=d[0]?.name??"";await de(Dn(T,I),{display:y?`/draft ${y}`:"/draft",quietUser:!0});return}case"sync":{let d=(g[0]??"status").toLowerCase();try{if(d==="status"){u({kind:"note",tone:"info",text:"Checking Document360 for drift\u2026"});let m=await Sr({cwd:e,profileName:s});u({kind:"note",tone:"info",text:Rn(m).join(`
263
- `)});return}if(d==="pull"){let m=g[1];if(!m){u({kind:"note",tone:"error",text:"Usage: /sync pull <article-path> | --all"});return}let y;if(m==="--all"){if(u({kind:"note",tone:"info",text:"Checking Document360 for drift\u2026"}),y=(await Sr({cwd:e,profileName:s})).entries.filter(N=>N.status==="remote-ahead"&&N.path).map(N=>N.path),y.length===0){u({kind:"note",tone:"ok",text:"\u2713 Nothing is remote-ahead \u2014 no pulls needed. (Conflicts are never bulk-pulled; pull them one by one.)"});return}}else y=[m.replace(/\\/g,"/")];let T=[];for(let I of y)T.push(await op({cwd:e,profileName:s,relPath:I}));De.current=T,rn();return}u({kind:"note",tone:"error",text:`Unknown subcommand: /sync ${d} \u2014 use /sync or /sync pull <path>|--all.`})}catch(m){u({kind:"note",tone:"error",text:`Sync failed: ${m.message}`})}return}case"scope":{if(!Q(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let d=rp(e);if(d.length===0){u({kind:"note",tone:"info",text:'No candidate source folders found. Set "authoritativeSourceFiles" in .d360-writer.json manually.'});return}ct({cursor:0,rows:d.map(m=>({...m,checked:m.recommended}))});return}case"audit":case"capture-setup":{let m=await(a==="audit"?Tn:Ft)(g,void 0);if(m.kind==="forward-to-agent"&&m.prompt&&await de(m.prompt,{display:m.display,quietUser:!0}),a==="capture-setup"){let y=lr(e);y&&u({kind:"note",tone:"info",text:y.join(`
264
- `)})}return}case"devhints":{if(!Q(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}u({kind:"note",tone:"info",text:yt(wt(e)).join(`
265
- `)}),pt(Ve()),St.current=Ie(e).status==="current";return}case"inbox":{if(!Q(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}if(cr(e)===0){u({kind:"note",tone:"info",text:"Inbox empty \u2014 no open messages from the builder. (They arrive via the builder's /devhints hand-off.)"});return}await de(ur(),{display:"/inbox",quietUser:!0});return}case"document":{if(!Q(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{publish:d,what:m}=Qo(g);if(!m&&Jo(e)===0){u({kind:"note",tone:"info",text:er});return}let y=`/document${m?` ${m}`:""}${d?" --publish":""}`;await de(Zo(m,d),{display:y,quietUser:!0});return}case"catch-up":{if(!Q(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{publish:d}=dr(g),m=$t(xt(e));u({kind:"note",tone:"info",text:m?`Catching up on ${m} (+ checking Document360 for drift)\u2026`:"No local queue \u2014 checking for code changes and drift\u2026"}),await de(pr({publish:d}),{display:`/catch-up${d?" --publish":""}`,quietUser:!0});return}case"update":{u({kind:"note",tone:"info",text:`Updating ${Xe}\u2026`}),(await Nn()).ok?(u({kind:"note",tone:"ok",text:"\u2713 Updated \u2014 /exit and relaunch to apply (press 1)."}),V(m=>m.includes("/exit")?m:[...m,"/exit"])):u({kind:"note",tone:"warn",text:`Update failed \u2014 run manually: ${In}`});return}case"screenshot":{let d=sr(g);if(d.mode==="list"){if(!Q(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}u({kind:"note",tone:"info",text:ar(ir(e,d.scope),d.scope).join(`
266
- `)});return}if(d.mode==="single"){let $=await En(g);$.kind==="forward-to-agent"&&$.prompt&&await de($.prompt,{display:$.display,quietUser:!0});return}if(!Q(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let m=d.mode==="scope"?d.scope:void 0,y=lp(e,{scope:m}).map($=>$.id);if(y.length===0){u({kind:"note",tone:"info",text:m?`No screenshot placeholders under ${m}.`:"No screenshot placeholders found in the docs."});return}let T=6,I=ap(y,3),N=zn(e,"standard");Me.current=Date.now(),Qe(0),_(!0);let re=new AbortController;we.current=re,X({verb:"Authoring",unit:"spec",total:I.length,done:0,active:[],rows:qt(I),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),u({kind:"note",tone:"info",text:`Authoring ${y.length} screenshot spec${y.length===1?"":"s"} across ${I.length} partition${I.length===1?"":"s"} (\u2264${T} agents at once) on ${N.model}${N.forced?" (forced)":""}\u2026 (esc to stop)`});let Y=!1;try{for await(let $ of Yn({cwd:e,partitions:I,promptFor:Ui,concurrency:T,profileName:s,allowProdWrites:nt.current,model:N.model,signal:re.signal}))if($.type==="partition_status")$.status==="running"?X(P=>P&&{...P,active:[...P.active,$.label],rows:Te(P.rows,$.label,"active"),lastAt:Date.now()}):X(P=>P&&{...P,active:P.active.filter(U=>U!==$.label),done:P.done+1,rows:Te(P.rows,$.label,$.status==="done"?"done":"failed"),lastAt:Date.now()});else if($.type==="partition_event")X(P=>{if(!P)return P;let U={...P,lastAt:Date.now()};return $.event.type==="tool"?U.tools=P.tools+1:$.event.type==="text"&&(U.chars=P.chars+$.event.delta.length),U});else if($.type==="run_done"){dt(O=>O+$.totalCostUsd),ut(O=>O+$.results.reduce((z,ae)=>z+ae.outputTokens,0));let P=$.results.filter(O=>O.ok).length,U=$.aborted?"Stopped. ":"";Y=!$.aborted&&d.setup;let Z=$.aborted?"":Y?" Refreshing the capture-setup checklist\u2026":" Next: /capture-setup, then d360-capture capture.";u({kind:"note",tone:$.aborted?"warn":$.ok?"ok":"warn",text:`${U}Authored specs \u2014 ${P}/${$.results.length} batches ok.${Z}`})}}catch($){u({kind:"note",tone:"error",text:`Spec authoring failed: ${$.message}`})}finally{we.current=null,X(null),_(!1),oe($=>$+1)}if(Y){let $=await Ft();$.kind==="forward-to-agent"&&$.prompt&&await de($.prompt,{display:$.display,quietUser:!0});let P=lr(e);P&&u({kind:"note",tone:"info",text:P.join(`
267
- `)})}return}case"reset":{let d=hr(e);if(d.length===0){u({kind:"note",tone:"info",text:"Nothing to reset \u2014 no d360-writer files found in this repo."});return}Qn.current={repoName:Bt(e),targets:d,hadDevhints:Vn(Pa(e))},u({kind:"note",tone:"warn",text:wr(e,d).join(`
268
- `)}),se(Bt(e));return}default:u({kind:"note",tone:"error",text:`Unknown command: /${a} \u2014 type /help.`})}},[e,r,s,rn,u,ue,de,tn,so,Vr]),sn=G(l=>{let i=(l??D).trim();if(w(""),Yt(null),Ze(0),i.startsWith("/")&&(se(null),Je.current++,Xt(null),V(g=>ua(g,i))),!i||zr(i)||Yr(i))return;Jn.current.push(i);let a=ma(i,Ir.current);i.startsWith("/")?(u({kind:"user",text:i}),Xr(a)):de(a,{display:i})},[D,zr,Yr,Xr,de]),Kr=G(l=>{if(l.length>1){if(l.includes("\x1B"))return;let i=da(l);if(pa(i)){let a=fa(++La.current,i);Ir.current.set(a,i),v(a)}else v(i);return}v(l)},[v]),ft=Math.max(10,Ge-6),Jr=Pr(()=>Bn(b.text,ft),[b.text,ft]),lo=G(l=>k(i=>({...i,pos:Math.max(0,Math.min(i.text.length,i.pos+l))})),[]),an=G(l=>k(i=>({...i,pos:ga(Bn(i.text,ft),i.pos,l)})),[ft]),Dt=G(l=>k(i=>({...i,pos:wa(Bn(i.text,ft),i.pos,l)})),[ft]),Ha=["\x1B[H","\x1B[1~","\x1BOH"],qa=["\x1B[F","\x1B[4~","\x1BOF"],Qr=G((l,i)=>i.leftArrow?(lo(-1),!0):i.rightArrow?(lo(1),!0):l&&Ha.includes(l)?(Dt("start"),!0):l&&qa.includes(l)?(Dt("end"),!0):i.ctrl&&l==="a"?(Dt("start"),!0):i.ctrl&&l==="e"?(Dt("end"),!0):!1,[lo,Dt]);return Ud((l,i)=>{if(i.ctrl&&l==="c"){me.current?.close(),r();return}if(!H){if(E){if(i.escape){if(we.current){we.current.signal.aborted||(u({kind:"note",tone:"warn",text:"\u238B Stopping the convert run (finishing in-flight articles)\u2026"}),we.current.abort());return}Tt.current||(Tt.current=!0,u({kind:"note",tone:"warn",text:"\u238B Interrupting\u2026"}),me.current?.interrupt());return}if(i.return){let a=D.trim();if(!a)return;qe.current.push(a),Zn([...qe.current]),w("");return}if(Qr(l,i))return;if(i.upArrow){an(-1);return}if(i.downArrow){an(1);return}if(i.backspace||i.delete){C();return}l&&!i.ctrl&&!i.meta&&Kr(l);return}if(Le){if(i.upArrow){We(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){We(a=>a&&{...a,cursor:Math.min(xe.length-1,a.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=xe.length){We(a=>a&&{...a,cursor:Number(l)-1});return}if(i.return){let a=xe[Le.cursor];We(null);let{lines:g,changed:d,effective:m}=Lt(e,a.value??"default");for(let y of g)u({kind:"note",tone:y.startsWith("\u26A0")?"warn":y.startsWith("\u2713")?"ok":"info",text:y});d&&(Wr(y=>y+1),me.current?.setModel(m));return}if(l==="s"){let a=xe[Le.cursor];We(null),me.current?.setModel(a.value??void 0),u({kind:"note",tone:"ok",text:`\u2713 Using ${a.label} for this session only (your saved default is unchanged).`});return}if(i.escape){We(null);return}return}if(Ce){if(i.upArrow){rt(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){rt(a=>a&&{...a,cursor:Math.min(a.rows.length-1,a.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=Ce.rows.length){rt(a=>a&&{...a,cursor:Number(l)-1});return}if(i.return||l==="s"){let a=Ce.rows[Ce.cursor];rt(null),ao(a.name,i.return===!0);return}if(i.escape){rt(null);return}return}if(je){if(i.upArrow){st(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){st(a=>a&&{...a,cursor:Math.min(a.rows.length-1,a.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=je.rows.length){st(a=>a&&{...a,cursor:Number(l)-1});return}if(i.return){let a=je.rows[je.cursor].name;if(st(null),!Es(e,a).created){u({kind:"note",tone:"error",text:"Could not scaffold \u2014 .d360-writer.json already exists."});return}u({kind:"note",tone:"ok",text:`\u2713 Wrote .d360-writer.json (environment "${a}").`});let d=!1;try{let m=Ke(a);d=!!m&&!(Oe(m)&&!m.refreshToken)}catch{d=!1}u({kind:"note",tone:"info",text:d?`Next: sign in to ${a} and pick your project \u2014 you're already signed in here, so it'll be quick. (press 1)`:`Next: sign in to Document360 (${a}) and pick your project. (press 1)`}),V(["/login"]),oe(m=>m+1);return}if(i.escape){st(null);return}return}if(ie){if(i.upArrow){it(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){it(a=>a&&{...a,cursor:Math.min(a.rows.length-1,a.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=ie.rows.length){it(a=>a&&{...a,cursor:Number(l)-1});return}if(i.return){let a=ie.rows[ie.cursor],{profile:g,projectId:d}=ie;it(null),nn(g,d,a);return}if(i.escape){it(null);return}return}if(he){if(i.upArrow){at(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){at(a=>a&&{...a,cursor:Math.min(a.rows.length-1,a.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=he.rows.length){at(a=>a&&{...a,cursor:Number(l)-1});return}if(i.return){let a=he.rows[he.cursor],{profile:g}=he;at(null),Gr(g,a);return}if(i.escape){at(null);return}return}if(ce){if(i.upArrow){ct(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){ct(a=>a&&{...a,cursor:Math.min(a.rows.length-1,a.cursor+1)});return}if(l===" "){ct(a=>a&&{...a,rows:a.rows.map((g,d)=>d===a.cursor?{...g,checked:!g.checked}:g)});return}if(i.return){let a=ce.rows.filter(g=>g.checked).map(g=>g.path);if(ct(null),a.length===0){u({kind:"note",tone:"info",text:"Nothing selected \u2014 scope unchanged."});return}Eo(e,a),u({kind:"note",tone:"ok",text:`\u2713 Scoped to ${a.length} folder(s) \u2014 written to .d360-writer.json`});for(let g of a)u({kind:"note",tone:"info",text:` ${g}`});u({kind:"note",tone:"info",text:"Next: ask me to analyze these folders and propose a docs structure."});return}if(i.escape){ct(null);return}return}if(Fe){if(i.upArrow){lt(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){lt(a=>a&&{...a,cursor:Math.min(a.rows.length-1,a.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=Fe.rows.length){lt(a=>a&&{...a,cursor:Number(l)-1});return}if(i.return){let a=Fe.rows[Fe.cursor];lt(null),a.kind==="article"?so(a.paths[0]):tn(a.paths);return}if(i.escape){lt(null);return}return}if(ge){if(i.escape){He(null);return}if(i.upArrow){He(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){He(a=>a&&{...a,cursor:Math.min(Math.max(0,Zt.length-1),a.cursor+1)});return}if(i.return){let a=Zt[ge.cursor];if(a){He(null);try{u({kind:"preview",name:Bt(a),text:Ra(ba(Gt(e,a),"utf8"))})}catch(g){u({kind:"note",tone:"error",text:`Could not read ${a}: ${g.message}`})}}return}if(i.backspace||i.delete){He(a=>a&&{...a,query:a.query.slice(0,-1),cursor:0});return}if(l&&!i.ctrl&&!i.meta&&l.length===1){He(a=>a&&{...a,query:a.query+l,cursor:0});return}return}if(ye){if(i.escape){Be(null);return}if(i.upArrow){Be(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){Be(a=>a&&{...a,cursor:Math.min(Math.max(0,en.length-1),a.cursor+1)});return}if(i.return){let a=en[ye.cursor];if(a){Be(null),ue(a.uuid),ve.current={uuid:a.uuid,firstPrompt:a.firstPrompt,titleFired:!0},ot(a.name),Tr(a.uuid),tt.current=[];let g=xr(e,a.uuid);for(let d of g)u(d);u({kind:"note",tone:"ok",text:g.length?`Resumed "${a.name}" \u2014 restored ${g.length} message(s); continue where you left off.`:`Resumed "${a.name}" (agent memory reconnected; no saved transcript to replay).`})}return}if(i.backspace||i.delete){Be(a=>a&&{...a,query:a.query.slice(0,-1),cursor:0});return}if(l&&!i.ctrl&&!i.meta&&l.length===1){Be(a=>a&&{...a,query:a.query+l,cursor:0});return}return}if(i.tab&&!D&&ke){w(ke),se(null),Je.current++;return}if(!D&&Ct.length>0&&l&&/^[1-9]$/.test(l)){let a=Ct[Number(l)-1];if(a){w(a);return}}if(!D&&to&&l==="c"&&!i.ctrl&&!i.meta&&!i.return&&!i.tab){na(to).then(a=>{u({kind:"note",tone:a?"ok":"warn",text:a?"\u2713 Copied the prompt to your clipboard \u2014 paste it into your repo's coding agent.":"Couldn't reach your clipboard \u2014 select the prompt above and copy it manually."})});return}if(!Qr(l,i)){if(qr){if(i.upArrow){Ze(a=>Math.max(0,a-1));return}if(i.downArrow){Ze(a=>Math.min(Rt.length-1,a+1));return}if(i.tab){w("/"+(Rt[Pt]?.name??"")+" "),Ze(0);return}if(i.return){let a=Rt[Pt];if(a){let g=D.trim().slice(1).split(/\s+/).slice(1).join(" ");if(hs(a.usage)&&!g){w("/"+a.name+" "),Ze(0);return}sn("/"+a.name+(g?" "+g:""));return}}}else{if(i.upArrow){if(D!==""&&et===null){an(-1);return}let a=Jn.current;if(!a.length)return;let g=et===null?a.length-1:Math.max(0,et-1);Yt(g),w(a[g]??"");return}if(i.downArrow){if(D!==""&&et===null){an(1);return}let a=Jn.current;if(et===null)return;let g=et+1;g>=a.length?(Yt(null),w("")):(Yt(g),w(a[g]??""));return}}if(i.return){sn();return}if(i.backspace||i.delete){C();return}if(i.escape){w(""),Ze(0),se(null),V([]),Xt(null);return}l&&!i.ctrl&&!i.meta&&Kr(l)}}}),Se(()=>{if(E||H)return;let l=qe.current.shift();l!==void 0&&(Zn([...qe.current]),sn(l))},[E,H,sn]),F(J,{flexDirection:"column",width:Ge,children:[ro!==null&&F(J,{marginTop:1,flexDirection:"column",children:[ro.truncated&&R(S,{dimColor:!0,children:"\u2026"}),R(S,{children:ro.text})]}),E&&(Or?R(Cp,{p:Or}):R($p,{startTime:Me.current,chars:Ma})),R(J,{borderStyle:"round",borderColor:Hr.prod?"yellow":q,borderTop:!0,borderBottom:!0,borderLeft:!1,borderRight:!1,marginTop:1,flexDirection:"column",children:D?Jr.map((l,i)=>{let a=b.text.slice(l.start,l.end),g=i===Gn(Jr,b.pos),d=Math.min(b.pos,l.end)-l.start;return F(S,{children:[R(S,{color:q,children:i===0?"> ":" "}),g?F(Dr,{children:[a.slice(0,d),R(Xn,{ch:a[d]??" "}),a.slice(d+1)]}):a||" "]},`${i}-${l.start}`)}):F(S,{children:[R(S,{color:q,children:"> "}),ke&&!E?F(Dr,{children:[R(Xn,{ch:ke[0],dim:!0}),R(S,{color:"gray",children:ke.slice(1)}),R(S,{dimColor:!0,children:" (tab)"})]}):oo.isSetup||!Oa?F(Dr,{children:[R(Xn,{ch:oo.text[0],dim:!0}),R(S,{color:"gray",children:oo.text.slice(1)})]}):R(Xn,{ch:" "})]})}),Ur.length>0&&R(J,{flexDirection:"column",paddingX:1,children:Ur.map((l,i)=>R(S,{color:"gray",children:`\u29D7 queued: ${l}`},`${i}-${l.slice(0,24)}`))}),Le?F(J,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:"Select model"}),R(S,{color:"gray",children:"Your pick becomes your personal default for new sessions (team .d360-writer.json still wins)."}),xe.map((l,i)=>F(S,{color:i===Le.cursor?q:void 0,children:[i===Le.cursor?"\u276F ":" ",`${i+1}. ${l.label}${i===Le.current?" \u2714":""}`.padEnd(16),R(S,{color:"gray",children:l.desc})]},l.label)),R(S,{dimColor:!0,children:"enter set as default \xB7 s this session only \xB7 esc cancel"})]}):Ce?F(J,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:"Switch connection profile"}),Ce.rows.map((l,i)=>F(S,{color:i===Ce.cursor?q:void 0,children:[i===Ce.cursor?"\u276F ":" ",`${i+1}. ${l.name}${i===Ce.current?" \u2714":""}`.padEnd(20),R(S,{color:"gray",children:`${l.env} \xB7 ${l.who??"not signed in"}`}),l.prod?R(S,{color:"yellow",bold:!0,children:" \u26A0 PRODUCTION"}):null]},l.name)),R(S,{dimColor:!0,children:"enter switch (saved as default) \xB7 s this session only \xB7 esc cancel"})]}):je?F(J,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:"Pick your Document360 environment"}),je.rows.map((l,i)=>F(S,{color:i===je.cursor?q:void 0,children:[i===je.cursor?"\u276F ":" ",`${i+1}. ${l.name}`.padEnd(16),R(S,{color:"gray",children:l.apiUrl})]},l.name)),R(S,{dimColor:!0,children:"enter select \xB7 esc cancel"})]}):ie?F(J,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:"Switch workspace"}),R(S,{dimColor:!0,children:`environment ${ie.environment} \xB7 project ${ie.projectName??`${ie.projectId.slice(0,8)}\u2026`}`}),ie.rows.map((l,i)=>F(S,{color:i===ie.cursor?q:void 0,children:[i===ie.cursor?"\u276F ":" ",`${i+1}. ${l.name}${i===ie.current?" \u2714":""}`.padEnd(30),R(S,{color:"gray",children:l.type??""})]},l.id)),R(S,{dimColor:!0,children:"enter switch \xB7 esc cancel"})]}):he?F(J,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:"Choose project"}),R(S,{dimColor:!0,children:`environment ${he.environment}`}),he.rows.map((l,i)=>F(S,{color:i===he.cursor?q:void 0,children:[i===he.cursor?"\u276F ":" ",`${i+1}. ${l.name}${i===he.current?" \u2714":""}`.padEnd(30),R(S,{color:"gray",children:l.sub??""})]},l.id)),R(S,{dimColor:!0,children:"enter select \xB7 esc cancel"})]}):ce?(()=>{let i=Math.min(Math.max(0,ce.cursor-Math.floor(7)),Math.max(0,ce.rows.length-14)),a=ce.rows.slice(i,i+14),g=ce.rows.filter(d=>d.checked).length;return F(J,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:`Which folders back the user docs? (${g} selected of ${ce.rows.length})`}),i>0?R(S,{dimColor:!0,children:` \u2191 ${i} more`}):null,a.map((d,m)=>{let y=i+m;return F(S,{color:y===ce.cursor?q:void 0,children:[y===ce.cursor?"\u276F ":" ",d.checked?"\u25C9 ":"\u25CB ",d.path.padEnd(Math.min(48,Ge-34)),R(S,{color:"gray",children:Sn(d)})]},d.path)}),i+14<ce.rows.length?R(S,{dimColor:!0,children:` \u2193 ${ce.rows.length-i-14} more`}):null,R(S,{dimColor:!0,children:"space toggle \xB7 enter save \xB7 esc cancel"})]})})():Fe?F(J,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:"Publish to Document360 \u2014 pick a category (whole) or an article:"}),Fe.rows.map((l,i)=>{let a=i===Fe.cursor,g=l.indent?" ":" ",d=`${i+1}.`.padEnd(3);return F(S,{color:a?q:void 0,bold:l.kind==="category"&&!a,children:[a?"\u276F ":" ",`${g}${d} ${l.label}`.padEnd(Math.min(56,Ge-24)),l.note?R(S,{color:"gray",children:l.note}):null]},`${l.kind}:${l.paths.join(",")}`)}),R(S,{dimColor:!0,children:"\u2191\u2193 move \xB7 1-9 jump \xB7 enter publish (draft) \xB7 esc cancel"})]}):ge?F(J,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:`Preview article${ge.query?` \u2014 filter: ${ge.query}`:" (type to filter)"}`}),Zt.length===0?R(S,{color:"gray",children:"no articles match"}):Zt.map((l,i)=>F(S,{color:i===ge.cursor?q:void 0,children:[i===ge.cursor?"\u276F ":" ",l]},l)),R(S,{dimColor:!0,children:"enter preview \xB7 esc cancel"})]}):ye?F(J,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:`Resume session${ye.query?` \u2014 filter: ${ye.query}`:" (type to filter)"}`}),en.length===0?R(S,{color:"gray",children:"no sessions match"}):en.map((l,i)=>F(S,{color:i===ye.cursor?q:void 0,children:[i===ye.cursor?"\u276F ":" ",l.name.slice(0,28).padEnd(30),R(S,{color:i===ye.cursor?q:"gray",children:l.firstPrompt.slice(0,Math.max(10,Ge-40))})]},l.uuid)),R(S,{dimColor:!0,children:"enter resume \xB7 esc cancel"})]}):qr?R(J,{flexDirection:"column",children:Rt.map((l,i)=>F(S,{color:i===Pt?q:void 0,children:[i===Pt?"\u276F ":" ",l.usage.padEnd(22)," ",R(S,{color:i===Pt?q:"gray",children:l.name==="model"&&eo?`${l.desc} (currently ${eo})`:l.desc})]},l.name))}):!D&&Ct.length>0?F(J,{flexDirection:"column",paddingX:1,children:[_r?R(S,{color:q,children:_r}):null,Ct.map((l,i)=>F(S,{children:[R(S,{color:q,children:i+1})," ",l.slice(0,Math.max(20,Ge-5))]},l)),R(S,{dimColor:!0,children:`press 1-${Ct.length} to fill the command \xB7 esc dismiss`})]}):R(J,{paddingX:1,children:F(S,{color:"gray",children:[Hr.prod?"\u26A0 PRODUCTION \xB7 ":"",`/help \xB7 ${eo??"model n/a"}${t.kind==="api"?Lr>0?` \xB7 ${le(Lr)}`:"":Mr>0?` \xB7 ${_e(Mr)}`:""} \xB7 \u2191 history \xB7 ctrl+c exit`]})})]})}L();import{jsx as Sp}from"react/jsx-runtime";async function Na(e=process.cwd(),t="auto",n,o="0.0.0"){let r=Tp(t);r.kind==="none"&&(console.error(""),console.error(x("ANTHROPIC_API_KEY is not set (required for --auth api).")),console.error(`Get a key at ${A("https://console.anthropic.com/settings/keys")}`),console.error(`Or use your Claude subscription instead: ${A("d360-writer --auth subscription")}`),process.exit(2));let{waitUntilExit:s}=Pp(Sp(Ia,{cwd:e,auth:r,profileName:n,version:o}));await s(),process.stdout.write(`
269
- `),process.exit(0)}var Ap=Dp(import.meta.url),_a=Ap("../package.json"),Re=new Rp;function Ar(e){e.env&&(console.error("\u2717 --env was replaced by --profile (connection profiles). Use: --profile <name>"),process.exit(2))}Re.command("login").description("Sign in to Document360 (browser OAuth; project chosen during login)").option("--profile <name>","Connection profile (defaults to the repo's defaultProfile)").option("--env <name>",!1).option("--manual","No local listener \u2014 paste the redirect URL instead (SSH/locked-down setups)").action(async e=>{Ar(e),await dn({profile:e.profile,manual:e.manual})});Re.command("logout").description("Remove the stored Document360 session").option("--profile <name>","Connection profile").option("--env <name>",!1).action(async e=>{Ar(e),await us({profile:e.profile})});Re.command("whoami").description("Show the current Document360 identity (refreshes if expired)").option("--profile <name>","Connection profile").option("--env <name>",!1).action(async e=>{Ar(e),await cs({profile:e.profile})});var Er=Re.command("profile").description("Manage connection profiles for the current repo");Er.command("list",{isDefault:!0}).description("List profiles (\u25CF = default)").action(()=>pn(process.cwd()));Er.command("use <name>").description("Set the default profile for this repo").action(e=>fn(process.cwd(),e));Er.command("show [name]").description("Print the resolved profile (connection + project)").action(e=>mn(process.cwd(),e));var Ua=Re.command("workspace").description("Choose the Document360 workspace for this repo (active profile's project)");Ua.command("select",{isDefault:!0}).description("Interactively pick the workspace (lists in non-TTY)").option("--profile <name>","Connection profile").action(e=>mt(process.cwd(),e.profile));Ua.command("use <name>").description("Set the workspace by name (scriptable)").option("--profile <name>","Connection profile").action(async(e,t)=>{process.exitCode=await ts(process.cwd(),e,t.profile)});Re.command("logs").description("Show the Document360 API log files (send these to support when reporting a problem)").action(()=>ps());Re.command("doctor").description("Health-check: node, Claude auth, Document360 login, profile/workspace, category map, API reachability").action(async()=>{let{renderDoctorChecks:e,runDoctorChecks:t}=await Promise.resolve().then(()=>(An(),Ri)),n=await t(process.cwd());for(let o of e(n))console.log(o);process.exitCode=n.some(o=>o.level==="fail")?1:0});Re.name("d360-writer").description("Standalone documentation agent CLI. Reads your code, writes your docs.").version(_a.version,"-v, --version").option("-p, --prompt <text>","One-shot prompt mode (non-interactive)").option("-r, --resume <name>","Resume a saved session (with --prompt; use /resume inside the REPL)").option("-C, --cwd <dir>","Working directory",process.cwd()).option("--auth <mode>","Auth mode: auto | api | subscription","auto").option("--profile <name>","Connection profile (defaults to the repo's defaultProfile)").option("--yes","Skip the production write confirmation (for one-shot/CI)").option("--classic","Use the plain readline REPL instead of the Ink TUI").action(async e=>{if(jp.includes(e.auth)||(console.error(`\u2717 Invalid --auth mode: ${e.auth}`),console.error("Run: d360-writer --auth auto | api | subscription"),process.exit(2)),e.prompt){await fs(e.cwd,e.prompt,e.auth,e.resume,e.profile,e.yes);return}e.resume&&(console.error("\u2717 --resume requires --prompt. In the interactive REPL, use /resume instead."),process.exit(2)),e.classic||!process.stdin.isTTY?await ta(e.cwd,e.auth,e.profile):await Na(e.cwd,e.auth,e.profile,_a.version)});Re.parseAsync(process.argv).catch(e=>{console.error(""),console.error(`\u2717 ${e.message}`),process.exit(1)});
259
+ Model: ${P.model}${P.forced?" (forced)":" \u2014 authoring; /model to override"}`;u({kind:"note",tone:"info",text:z+zo(Y,O,$).join(`
260
+ `)+ae}),V([`/write${m?` --scope ${m}`:" --all"} --run`]);return}Me.current=Date.now(),Qe(0),U(!0);let K=new AbortController;we.current=K,X({verb:"Writing",total:Y.length,done:0,active:[],rows:Bt(Y),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),u({kind:"note",tone:"info",text:`Writing ${_.length} article${_.length===1?"":"s"} across ${Y.length} partition${Y.length===1?"":"s"} (\u2264${$} agents at once) on ${P.model}${P.forced?" (forced)":""}\u2026 (esc to stop)`});try{for await(let O of zn({cwd:e,partitions:Y,promptFor:z=>Yo(z,N),concurrency:$,profileName:s,allowProdWrites:nt.current,model:P.model,signal:K.signal}))if(O.type==="partition_status")O.status==="running"?X(z=>z&&{...z,active:[...z.active,O.label],rows:Te(z.rows,O.label,"active"),lastAt:Date.now()}):X(z=>z&&{...z,active:z.active.filter(ae=>ae!==O.label),done:z.done+1,rows:Te(z.rows,O.label,O.status==="done"?"done":"failed"),lastAt:Date.now()});else if(O.type==="partition_event")X(z=>{if(!z)return z;let ae={...z,lastAt:Date.now()};return O.event.type==="tool"?ae.tools=z.tools+1:O.event.type==="text"&&(ae.chars=z.chars+O.event.delta.length),ae});else if(O.type==="run_done"){dt(fo=>fo+O.totalCostUsd),ut(fo=>fo+O.results.reduce((Ya,za)=>Ya+za.outputTokens,0));let z=O.aborted?"Stopped. ":"",ae=t.kind==="api"?"api":"subscription";u({kind:"note",tone:O.aborted?"warn":O.ok?"ok":"warn",text:z+Xo(O.results,Y,ae).join(`
261
+ `)}),!O.aborted&&O.ok&&V(["/publish --all","/screenshot --all"])}}catch(O){u({kind:"note",tone:"error",text:`Write run failed: ${O.message}`})}finally{we.current=null,X(null),U(!1),oe(O=>O+1)}return}case"draft":{if(!Z(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{features:d,looseDocs:m}=Jo(e);if(d.length===0&&m===0){u({kind:"note",tone:"info",text:Zo});return}let y=g.join(" ").trim();if(!y&&d.length>1){u({kind:"note",tone:"info",text:`Multiple features in .d360-writer/input/ \u2014 draft which one?
262
+ ${d.map(_=>` \u2022 ${_.name} (${_.docCount} doc${_.docCount===1?"":"s"})`).join(`
263
+ `)}`}),V(d.map(_=>`/draft ${_.name}`));return}let T="",N;if(y){let _=Qo(d,y);_?T=_:N=y}else T=d[0]?.name??"";await de(An(T,N),{display:y?`/draft ${y}`:"/draft",quietUser:!0});return}case"sync":{let d=(g[0]??"status").toLowerCase();try{if(d==="status"){u({kind:"note",tone:"info",text:"Checking Document360 for drift\u2026"});let m=await Ar({cwd:e,profileName:s});u({kind:"note",tone:"info",text:jn(m).join(`
264
+ `)});return}if(d==="pull"){let m=g[1];if(!m){u({kind:"note",tone:"error",text:"Usage: /sync pull <article-path> | --all"});return}let y;if(m==="--all"){if(u({kind:"note",tone:"info",text:"Checking Document360 for drift\u2026"}),y=(await Ar({cwd:e,profileName:s})).entries.filter(_=>_.status==="remote-ahead"&&_.path).map(_=>_.path),y.length===0){u({kind:"note",tone:"ok",text:"\u2713 Nothing is remote-ahead \u2014 no pulls needed. (Conflicts are never bulk-pulled; pull them one by one.)"});return}}else y=[m.replace(/\\/g,"/")];let T=[];for(let N of y)T.push(await ip({cwd:e,profileName:s,relPath:N}));De.current=T,an();return}u({kind:"note",tone:"error",text:`Unknown subcommand: /sync ${d} \u2014 use /sync or /sync pull <path>|--all.`})}catch(m){u({kind:"note",tone:"error",text:`Sync failed: ${m.message}`})}return}case"scope":{if(!Z(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let d=ap(e);if(d.length===0){u({kind:"note",tone:"info",text:'No candidate source folders found. Set "authoritativeSourceFiles" in .d360-writer.json manually.'});return}ct({cursor:0,rows:d.map(m=>({...m,checked:m.recommended}))});return}case"audit":case"capture-setup":{let m=await(a==="audit"?Rn:Ht)(g,void 0);if(m.kind==="forward-to-agent"&&m.prompt&&await de(m.prompt,{display:m.display,quietUser:!0}),a==="capture-setup"){let y=dr(e);y&&u({kind:"note",tone:"info",text:y.join(`
265
+ `)})}return}case"devhints":{if(!Z(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}u({kind:"note",tone:"info",text:yt(wt(e)).join(`
266
+ `)}),pt(Ve()),St.current=Ie(e).status==="current";return}case"inbox":{if(!Z(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}if(pr(e)===0){u({kind:"note",tone:"info",text:"Inbox empty \u2014 no open messages from the builder. (They arrive via the builder's /devhints hand-off.)"});return}await de(fr(),{display:"/inbox",quietUser:!0});return}case"document":{if(!Z(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{publish:d,what:m}=tr(g);if(!m&&er(e)===0){u({kind:"note",tone:"info",text:or});return}let y=`/document${m?` ${m}`:""}${d?" --publish":""}`;await de(nr(m,d),{display:y,quietUser:!0});return}case"catch-up":{if(!Z(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{publish:d}=mr(g),m=$t(xt(e));u({kind:"note",tone:"info",text:m?`Catching up on ${m} (+ checking Document360 for drift)\u2026`:"No local queue \u2014 checking for code changes and drift\u2026"}),await de(hr({publish:d}),{display:`/catch-up${d?" --publish":""}`,quietUser:!0});return}case"update":{u({kind:"note",tone:"info",text:`Updating ${Xe}\u2026`}),(await Un()).ok?(u({kind:"note",tone:"ok",text:"\u2713 Updated \u2014 /exit and relaunch to apply (press 1)."}),V(m=>m.includes("/exit")?m:[...m,"/exit"])):u({kind:"note",tone:"warn",text:`Update failed \u2014 run manually: ${_n}`});return}case"screenshot":{let d=lr(g);if(d.mode==="list"){if(!Z(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}u({kind:"note",tone:"info",text:ur(cr(e,d.scope),d.scope).join(`
267
+ `)});return}if(d.mode==="single"){let $=await Nn(g);$.kind==="forward-to-agent"&&$.prompt&&await de($.prompt,{display:$.display,quietUser:!0});return}if(!Z(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let m=d.mode==="scope"?d.scope:void 0,y=dp(e,{scope:m}).map($=>$.id);if(y.length===0){u({kind:"note",tone:"info",text:m?`No screenshot placeholders under ${m}.`:"No screenshot placeholders found in the docs."});return}let T=6,N=up(y,3),_=Xn(e,"standard");Me.current=Date.now(),Qe(0),U(!0);let re=new AbortController;we.current=re,X({verb:"Authoring",unit:"spec",total:N.length,done:0,active:[],rows:Bt(N),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),u({kind:"note",tone:"info",text:`Authoring ${y.length} screenshot spec${y.length===1?"":"s"} across ${N.length} partition${N.length===1?"":"s"} (\u2264${T} agents at once) on ${_.model}${_.forced?" (forced)":""}\u2026 (esc to stop)`});let Y=!1;try{for await(let $ of zn({cwd:e,partitions:N,promptFor:Wi,concurrency:T,profileName:s,allowProdWrites:nt.current,model:_.model,signal:re.signal}))if($.type==="partition_status")$.status==="running"?X(P=>P&&{...P,active:[...P.active,$.label],rows:Te(P.rows,$.label,"active"),lastAt:Date.now()}):X(P=>P&&{...P,active:P.active.filter(E=>E!==$.label),done:P.done+1,rows:Te(P.rows,$.label,$.status==="done"?"done":"failed"),lastAt:Date.now()});else if($.type==="partition_event")X(P=>{if(!P)return P;let E={...P,lastAt:Date.now()};return $.event.type==="tool"?E.tools=P.tools+1:$.event.type==="text"&&(E.chars=P.chars+$.event.delta.length),E});else if($.type==="run_done"){dt(O=>O+$.totalCostUsd),ut(O=>O+$.results.reduce((z,ae)=>z+ae.outputTokens,0));let P=$.results.filter(O=>O.ok).length,E=$.aborted?"Stopped. ":"";Y=!$.aborted&&d.setup;let K=$.aborted?"":Y?" Refreshing the capture-setup checklist\u2026":" Next: /capture-setup, then d360-capture capture.";u({kind:"note",tone:$.aborted?"warn":$.ok?"ok":"warn",text:`${E}Authored specs \u2014 ${P}/${$.results.length} batches ok.${K}`})}}catch($){u({kind:"note",tone:"error",text:`Spec authoring failed: ${$.message}`})}finally{we.current=null,X(null),U(!1),oe($=>$+1)}if(Y){let $=await Ht();$.kind==="forward-to-agent"&&$.prompt&&await de($.prompt,{display:$.display,quietUser:!0});let P=dr(e);P&&u({kind:"note",tone:"info",text:P.join(`
268
+ `)})}return}case"reset":{let d=yr(e);if(d.length===0){u({kind:"note",tone:"info",text:"Nothing to reset \u2014 no d360-writer files found in this repo."});return}Zn.current={repoName:Vt(e),targets:d,hadDevhints:Gt(Ra(e))},u({kind:"note",tone:"warn",text:br(e,d).join(`
269
+ `)}),se(Vt(e));return}default:u({kind:"note",tone:"error",text:`Unknown command: /${a} \u2014 type /help.`})}},[e,r,s,an,u,ue,de,on,lo,Kr]),ln=G(l=>{let i=(l??D).trim();if(w(""),Xt(null),Ze(0),i.startsWith("/")&&(se(null),Je.current++,Jt(null),V(g=>ma(g,i))),!i||Qr(i)||Jr(i))return;Qn.current.push(i);let a=ya(i,Or.current);i.startsWith("/")?(u({kind:"user",text:i}),Zr(a)):de(a,{display:i})},[D,Qr,Jr,Zr,de]),es=G(l=>{if(l.length>1){if(l.includes("\x1B"))return;let i=ha(l);if(ga(i)){let a=wa(++Ha.current,i);Or.current.set(a,i),v(a)}else v(i);return}v(l)},[v]),ft=Math.max(10,Ge-6),ts=Rr(()=>Vn(b.text,ft),[b.text,ft]),po=G(l=>k(i=>({...i,pos:Math.max(0,Math.min(i.text.length,i.pos+l))})),[]),cn=G(l=>k(i=>({...i,pos:ba(Vn(i.text,ft),i.pos,l)})),[ft]),Dt=G(l=>k(i=>({...i,pos:xa(Vn(i.text,ft),i.pos,l)})),[ft]),Ga=["\x1B[H","\x1B[1~","\x1BOH"],Va=["\x1B[F","\x1B[4~","\x1BOF"],ns=G((l,i)=>i.leftArrow?(po(-1),!0):i.rightArrow?(po(1),!0):l&&Ga.includes(l)?(Dt("start"),!0):l&&Va.includes(l)?(Dt("end"),!0):i.ctrl&&l==="a"?(Dt("start"),!0):i.ctrl&&l==="e"?(Dt("end"),!0):!1,[po,Dt]);return Ld((l,i)=>{if(i.ctrl&&l==="c"){me.current?.close(),r();return}if(!H){if(I){if(i.escape){if(we.current){we.current.signal.aborted||(u({kind:"note",tone:"warn",text:"\u238B Stopping the convert run (finishing in-flight articles)\u2026"}),we.current.abort());return}Tt.current||(Tt.current=!0,u({kind:"note",tone:"warn",text:"\u238B Interrupting\u2026"}),me.current?.interrupt());return}if(i.return){let a=D.trim();if(!a)return;qe.current.push(a),eo([...qe.current]),w("");return}if(ns(l,i))return;if(i.upArrow){cn(-1);return}if(i.downArrow){cn(1);return}if(i.backspace||i.delete){C();return}l&&!i.ctrl&&!i.meta&&es(l);return}if(Le){if(i.upArrow){We(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){We(a=>a&&{...a,cursor:Math.min(xe.length-1,a.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=xe.length){We(a=>a&&{...a,cursor:Number(l)-1});return}if(i.return){let a=xe[Le.cursor];We(null);let{lines:g,changed:d,effective:m}=Wt(e,a.value??"default");for(let y of g)u({kind:"note",tone:y.startsWith("\u26A0")?"warn":y.startsWith("\u2713")?"ok":"info",text:y});d&&(Br(y=>y+1),me.current?.setModel(m));return}if(l==="s"){let a=xe[Le.cursor];We(null),me.current?.setModel(a.value??void 0),u({kind:"note",tone:"ok",text:`\u2713 Using ${a.label} for this session only (your saved default is unchanged).`});return}if(i.escape){We(null);return}return}if(Ce){if(i.upArrow){rt(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){rt(a=>a&&{...a,cursor:Math.min(a.rows.length-1,a.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=Ce.rows.length){rt(a=>a&&{...a,cursor:Number(l)-1});return}if(i.return||l==="s"){let a=Ce.rows[Ce.cursor];rt(null),uo(a.name,i.return===!0);return}if(i.escape){rt(null);return}return}if(je){if(i.upArrow){st(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){st(a=>a&&{...a,cursor:Math.min(a.rows.length-1,a.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=je.rows.length){st(a=>a&&{...a,cursor:Number(l)-1});return}if(i.return){let a=je.rows[je.cursor].name;if(st(null),!Us(e,a).created){u({kind:"note",tone:"error",text:"Could not scaffold \u2014 .d360-writer.json already exists."});return}u({kind:"note",tone:"ok",text:`\u2713 Wrote .d360-writer.json (environment "${a}").`});let d=!1;try{let m=Ke(a);d=!!m&&!(Oe(m)&&!m.refreshToken)}catch{d=!1}u({kind:"note",tone:"info",text:d?`Next: sign in to ${a} and pick your project \u2014 you're already signed in here, so it'll be quick. (press 1)`:`Next: sign in to Document360 (${a}) and pick your project. (press 1)`}),V(["/login"]),oe(m=>m+1);return}if(i.escape){st(null);return}return}if(ie){if(i.upArrow){it(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){it(a=>a&&{...a,cursor:Math.min(a.rows.length-1,a.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=ie.rows.length){it(a=>a&&{...a,cursor:Number(l)-1});return}if(i.return){let a=ie.rows[ie.cursor],{profile:g,projectId:d}=ie;it(null),rn(g,d,a);return}if(i.escape){it(null);return}return}if(he){if(i.upArrow){at(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){at(a=>a&&{...a,cursor:Math.min(a.rows.length-1,a.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=he.rows.length){at(a=>a&&{...a,cursor:Number(l)-1});return}if(i.return){let a=he.rows[he.cursor],{profile:g}=he;at(null),Xr(g,a);return}if(i.escape){at(null);return}return}if(ce){if(i.upArrow){ct(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){ct(a=>a&&{...a,cursor:Math.min(a.rows.length-1,a.cursor+1)});return}if(l===" "){ct(a=>a&&{...a,rows:a.rows.map((g,d)=>d===a.cursor?{...g,checked:!g.checked}:g)});return}if(i.return){let a=ce.rows.filter(g=>g.checked).map(g=>g.path);if(ct(null),a.length===0){u({kind:"note",tone:"info",text:"Nothing selected \u2014 scope unchanged."});return}_o(e,a),u({kind:"note",tone:"ok",text:`\u2713 Scoped to ${a.length} folder(s) \u2014 written to .d360-writer.json`});for(let g of a)u({kind:"note",tone:"info",text:` ${g}`});u({kind:"note",tone:"info",text:"Next: ask me to analyze these folders and propose a docs structure."});return}if(i.escape){ct(null);return}return}if(Fe){if(i.upArrow){lt(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){lt(a=>a&&{...a,cursor:Math.min(a.rows.length-1,a.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=Fe.rows.length){lt(a=>a&&{...a,cursor:Number(l)-1});return}if(i.return){let a=Fe.rows[Fe.cursor];lt(null),a.kind==="article"?lo(a.paths[0]):on(a.paths);return}if(i.escape){lt(null);return}return}if(ge){if(i.escape){He(null);return}if(i.upArrow){He(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){He(a=>a&&{...a,cursor:Math.min(Math.max(0,tn.length-1),a.cursor+1)});return}if(i.return){let a=tn[ge.cursor];if(a){He(null);try{u({kind:"preview",name:Vt(a),text:Aa(Dr(Yt(e,a),"utf8"))})}catch(g){u({kind:"note",tone:"error",text:`Could not read ${a}: ${g.message}`})}}return}if(i.backspace||i.delete){He(a=>a&&{...a,query:a.query.slice(0,-1),cursor:0});return}if(l&&!i.ctrl&&!i.meta&&l.length===1){He(a=>a&&{...a,query:a.query+l,cursor:0});return}return}if(ye){if(i.escape){Be(null);return}if(i.upArrow){Be(a=>a&&{...a,cursor:Math.max(0,a.cursor-1)});return}if(i.downArrow){Be(a=>a&&{...a,cursor:Math.min(Math.max(0,nn.length-1),a.cursor+1)});return}if(i.return){let a=nn[ye.cursor];if(a){Be(null),ue(a.uuid),ve.current={uuid:a.uuid,firstPrompt:a.firstPrompt,titleFired:!0},ot(a.name),jr(a.uuid),tt.current=[];let g=Cr(e,a.uuid);for(let d of g)u(d);u({kind:"note",tone:"ok",text:g.length?`Resumed "${a.name}" \u2014 restored ${g.length} message(s); continue where you left off.`:`Resumed "${a.name}" (agent memory reconnected; no saved transcript to replay).`})}return}if(i.backspace||i.delete){Be(a=>a&&{...a,query:a.query.slice(0,-1),cursor:0});return}if(l&&!i.ctrl&&!i.meta&&l.length===1){Be(a=>a&&{...a,query:a.query+l,cursor:0});return}return}if(i.tab&&!D&&ke){w(ke),se(null),Je.current++;return}if(!D&&Ct.length>0&&l&&/^[1-9]$/.test(l)){let a=Ct[Number(l)-1];if(a){w(a);return}}if(!D&&(ro||no)&&l==="c"&&!i.ctrl&&!i.meta&&!i.return&&!i.tab){let a=ro!=null;ia(ro??no).then(d=>{u({kind:"note",tone:d?"ok":"warn",text:d?a?"\u2713 Copied the feedback to your clipboard \u2014 send it to the d360-writer team (Teams / Slack / email).":"\u2713 Copied the prompt to your clipboard \u2014 paste it into your repo's coding agent.":a?"Couldn't reach your clipboard \u2014 select the feedback above and copy it manually.":"Couldn't reach your clipboard \u2014 select the prompt above and copy it manually."}),d&&a&&so(null)});return}if(!ns(l,i)){if(Yr){if(i.upArrow){Ze(a=>Math.max(0,a-1));return}if(i.downArrow){Ze(a=>Math.min(Rt.length-1,a+1));return}if(i.tab){w("/"+(Rt[Pt]?.name??"")+" "),Ze(0);return}if(i.return){let a=Rt[Pt];if(a){let g=D.trim().slice(1).split(/\s+/).slice(1).join(" ");if(ks(a.usage)&&!g){w("/"+a.name+" "),Ze(0);return}ln("/"+a.name+(g?" "+g:""));return}}}else{if(i.upArrow){if(D!==""&&et===null){cn(-1);return}let a=Qn.current;if(!a.length)return;let g=et===null?a.length-1:Math.max(0,et-1);Xt(g),w(a[g]??"");return}if(i.downArrow){if(D!==""&&et===null){cn(1);return}let a=Qn.current;if(et===null)return;let g=et+1;g>=a.length?(Xt(null),w("")):(Xt(g),w(a[g]??""));return}}if(i.return){ln();return}if(i.backspace||i.delete){C();return}if(i.escape){w(""),Ze(0),se(null),V([]),Jt(null);return}l&&!i.ctrl&&!i.meta&&es(l)}}}),Se(()=>{if(I||H)return;let l=qe.current.shift();l!==void 0&&(eo([...qe.current]),ln(l))},[I,H,ln]),F(Q,{flexDirection:"column",width:Ge,children:[ao!==null&&F(Q,{marginTop:1,flexDirection:"column",children:[ao.truncated&&R(S,{dimColor:!0,children:"\u2026"}),R(S,{children:ao.text})]}),I&&(Fr?R(Rp,{p:Fr}):R(Tp,{startTime:Me.current,chars:Fa})),R(Q,{borderStyle:"round",borderColor:Vr.prod?"yellow":q,borderTop:!0,borderBottom:!0,borderLeft:!1,borderRight:!1,marginTop:1,flexDirection:"column",children:D?ts.map((l,i)=>{let a=b.text.slice(l.start,l.end),g=i===Yn(ts,b.pos),d=Math.min(b.pos,l.end)-l.start;return F(S,{children:[R(S,{color:q,children:i===0?"> ":" "}),g?F(Ir,{children:[a.slice(0,d),R(Kn,{ch:a[d]??" "}),a.slice(d+1)]}):a||" "]},`${i}-${l.start}`)}):F(S,{children:[R(S,{color:q,children:"> "}),ke&&!I?F(Ir,{children:[R(Kn,{ch:ke[0],dim:!0}),R(S,{color:"gray",children:ke.slice(1)}),R(S,{dimColor:!0,children:" (tab)"})]}):io.isSetup||!Wa?F(Ir,{children:[R(Kn,{ch:io.text[0],dim:!0}),R(S,{color:"gray",children:io.text.slice(1)})]}):R(Kn,{ch:" "})]})}),Wr.length>0&&R(Q,{flexDirection:"column",paddingX:1,children:Wr.map((l,i)=>R(S,{color:"gray",children:`\u29D7 queued: ${l}`},`${i}-${l.slice(0,24)}`))}),Le?F(Q,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:"Select model"}),R(S,{color:"gray",children:"Your pick becomes your personal default for new sessions (team .d360-writer.json still wins)."}),xe.map((l,i)=>F(S,{color:i===Le.cursor?q:void 0,children:[i===Le.cursor?"\u276F ":" ",`${i+1}. ${l.label}${i===Le.current?" \u2714":""}`.padEnd(16),R(S,{color:"gray",children:l.desc})]},l.label)),R(S,{dimColor:!0,children:"enter set as default \xB7 s this session only \xB7 esc cancel"})]}):Ce?F(Q,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:"Switch connection profile"}),Ce.rows.map((l,i)=>F(S,{color:i===Ce.cursor?q:void 0,children:[i===Ce.cursor?"\u276F ":" ",`${i+1}. ${l.name}${i===Ce.current?" \u2714":""}`.padEnd(20),R(S,{color:"gray",children:`${l.env} \xB7 ${l.who??"not signed in"}`}),l.prod?R(S,{color:"yellow",bold:!0,children:" \u26A0 PRODUCTION"}):null]},l.name)),R(S,{dimColor:!0,children:"enter switch (saved as default) \xB7 s this session only \xB7 esc cancel"})]}):je?F(Q,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:"Pick your Document360 environment"}),je.rows.map((l,i)=>F(S,{color:i===je.cursor?q:void 0,children:[i===je.cursor?"\u276F ":" ",`${i+1}. ${l.name}`.padEnd(16),R(S,{color:"gray",children:l.apiUrl})]},l.name)),R(S,{dimColor:!0,children:"enter select \xB7 esc cancel"})]}):ie?F(Q,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:"Switch workspace"}),R(S,{dimColor:!0,children:`environment ${ie.environment} \xB7 project ${ie.projectName??`${ie.projectId.slice(0,8)}\u2026`}`}),ie.rows.map((l,i)=>F(S,{color:i===ie.cursor?q:void 0,children:[i===ie.cursor?"\u276F ":" ",`${i+1}. ${l.name}${i===ie.current?" \u2714":""}`.padEnd(30),R(S,{color:"gray",children:l.type??""})]},l.id)),R(S,{dimColor:!0,children:"enter switch \xB7 esc cancel"})]}):he?F(Q,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:"Choose project"}),R(S,{dimColor:!0,children:`environment ${he.environment}`}),he.rows.map((l,i)=>F(S,{color:i===he.cursor?q:void 0,children:[i===he.cursor?"\u276F ":" ",`${i+1}. ${l.name}${i===he.current?" \u2714":""}`.padEnd(30),R(S,{color:"gray",children:l.sub??""})]},l.id)),R(S,{dimColor:!0,children:"enter select \xB7 esc cancel"})]}):ce?(()=>{let i=Math.min(Math.max(0,ce.cursor-Math.floor(7)),Math.max(0,ce.rows.length-14)),a=ce.rows.slice(i,i+14),g=ce.rows.filter(d=>d.checked).length;return F(Q,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:`Which folders back the user docs? (${g} selected of ${ce.rows.length})`}),i>0?R(S,{dimColor:!0,children:` \u2191 ${i} more`}):null,a.map((d,m)=>{let y=i+m;return F(S,{color:y===ce.cursor?q:void 0,children:[y===ce.cursor?"\u276F ":" ",d.checked?"\u25C9 ":"\u25CB ",d.path.padEnd(Math.min(48,Ge-34)),R(S,{color:"gray",children:Dn(d)})]},d.path)}),i+14<ce.rows.length?R(S,{dimColor:!0,children:` \u2193 ${ce.rows.length-i-14} more`}):null,R(S,{dimColor:!0,children:"space toggle \xB7 enter save \xB7 esc cancel"})]})})():Fe?F(Q,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:"Publish to Document360 \u2014 pick a category (whole) or an article:"}),Fe.rows.map((l,i)=>{let a=i===Fe.cursor,g=l.indent?" ":" ",d=`${i+1}.`.padEnd(3);return F(S,{color:a?q:void 0,bold:l.kind==="category"&&!a,children:[a?"\u276F ":" ",`${g}${d} ${l.label}`.padEnd(Math.min(56,Ge-24)),l.note?R(S,{color:"gray",children:l.note}):null]},`${l.kind}:${l.paths.join(",")}`)}),R(S,{dimColor:!0,children:"\u2191\u2193 move \xB7 1-9 jump \xB7 enter publish (draft) \xB7 esc cancel"})]}):ge?F(Q,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:`Preview article${ge.query?` \u2014 filter: ${ge.query}`:" (type to filter)"}`}),tn.length===0?R(S,{color:"gray",children:"no articles match"}):tn.map((l,i)=>F(S,{color:i===ge.cursor?q:void 0,children:[i===ge.cursor?"\u276F ":" ",l]},l)),R(S,{dimColor:!0,children:"enter preview \xB7 esc cancel"})]}):ye?F(Q,{flexDirection:"column",paddingX:1,children:[R(S,{color:q,bold:!0,children:`Resume session${ye.query?` \u2014 filter: ${ye.query}`:" (type to filter)"}`}),nn.length===0?R(S,{color:"gray",children:"no sessions match"}):nn.map((l,i)=>F(S,{color:i===ye.cursor?q:void 0,children:[i===ye.cursor?"\u276F ":" ",l.name.slice(0,28).padEnd(30),R(S,{color:i===ye.cursor?q:"gray",children:l.firstPrompt.slice(0,Math.max(10,Ge-40))})]},l.uuid)),R(S,{dimColor:!0,children:"enter resume \xB7 esc cancel"})]}):Yr?R(Q,{flexDirection:"column",children:Rt.map((l,i)=>F(S,{color:i===Pt?q:void 0,children:[i===Pt?"\u276F ":" ",l.usage.padEnd(22)," ",R(S,{color:i===Pt?q:"gray",children:l.name==="model"&&to?`${l.desc} (currently ${to})`:l.desc})]},l.name))}):!D&&Ct.length>0?F(Q,{flexDirection:"column",paddingX:1,children:[Lr?R(S,{color:q,children:Lr}):null,Ct.map((l,i)=>F(S,{children:[R(S,{color:q,children:i+1})," ",l.slice(0,Math.max(20,Ge-5))]},l)),R(S,{dimColor:!0,children:`press 1-${Ct.length} to fill the command \xB7 esc dismiss`})]}):R(Q,{paddingX:1,children:F(S,{color:"gray",children:[Vr.prod?"\u26A0 PRODUCTION \xB7 ":"",`/help \xB7 ${to??"model n/a"}${t.kind==="api"?qr>0?` \xB7 ${le(qr)}`:"":Hr>0?` \xB7 ${_e(Hr)}`:""} \xB7 \u2191 history \xB7 ctrl+c exit`]})})]})}L();import{jsx as Ap}from"react/jsx-runtime";async function Oa(e=process.cwd(),t="auto",n,o="0.0.0"){let r=jp(t);r.kind==="none"&&(console.error(""),console.error(x("ANTHROPIC_API_KEY is not set (required for --auth api).")),console.error(`Get a key at ${A("https://console.anthropic.com/settings/keys")}`),console.error(`Or use your Claude subscription instead: ${A("d360-writer --auth subscription")}`),process.exit(2));let{waitUntilExit:s}=Dp(Ap(Ua,{cwd:e,auth:r,profileName:n,version:o}));await s(),process.stdout.write(`
270
+ `),process.exit(0)}var _p=Ip(import.meta.url),Ma=_p("../package.json"),Re=new Ep;function _r(e){e.env&&(console.error("\u2717 --env was replaced by --profile (connection profiles). Use: --profile <name>"),process.exit(2))}Re.command("login").description("Sign in to Document360 (browser OAuth; project chosen during login)").option("--profile <name>","Connection profile (defaults to the repo's defaultProfile)").option("--env <name>",!1).option("--manual","No local listener \u2014 paste the redirect URL instead (SSH/locked-down setups)").action(async e=>{_r(e),await fn({profile:e.profile,manual:e.manual})});Re.command("logout").description("Remove the stored Document360 session").option("--profile <name>","Connection profile").option("--env <name>",!1).action(async e=>{_r(e),await ms({profile:e.profile})});Re.command("whoami").description("Show the current Document360 identity (refreshes if expired)").option("--profile <name>","Connection profile").option("--env <name>",!1).action(async e=>{_r(e),await fs({profile:e.profile})});var Ur=Re.command("profile").description("Manage connection profiles for the current repo");Ur.command("list",{isDefault:!0}).description("List profiles (\u25CF = default)").action(()=>mn(process.cwd()));Ur.command("use <name>").description("Set the default profile for this repo").action(e=>hn(process.cwd(),e));Ur.command("show [name]").description("Print the resolved profile (connection + project)").action(e=>gn(process.cwd(),e));var La=Re.command("workspace").description("Choose the Document360 workspace for this repo (active profile's project)");La.command("select",{isDefault:!0}).description("Interactively pick the workspace (lists in non-TTY)").option("--profile <name>","Connection profile").action(e=>mt(process.cwd(),e.profile));La.command("use <name>").description("Set the workspace by name (scriptable)").option("--profile <name>","Connection profile").action(async(e,t)=>{process.exitCode=await ss(process.cwd(),e,t.profile)});Re.command("logs").description("Show the Document360 API log files (send these to support when reporting a problem)").action(()=>gs());Re.command("doctor").description("Health-check: node, Claude auth, Document360 login, profile/workspace, category map, API reachability").action(async()=>{let{renderDoctorChecks:e,runDoctorChecks:t}=await Promise.resolve().then(()=>(In(),Ei)),n=await t(process.cwd());for(let o of e(n))console.log(o);process.exitCode=n.some(o=>o.level==="fail")?1:0});Re.name("d360-writer").description("Standalone documentation agent CLI. Reads your code, writes your docs.").version(Ma.version,"-v, --version").option("-p, --prompt <text>","One-shot prompt mode (non-interactive)").option("-r, --resume <name>","Resume a saved session (with --prompt; use /resume inside the REPL)").option("-C, --cwd <dir>","Working directory",process.cwd()).option("--auth <mode>","Auth mode: auto | api | subscription","auto").option("--profile <name>","Connection profile (defaults to the repo's defaultProfile)").option("--yes","Skip the production write confirmation (for one-shot/CI)").option("--classic","Use the plain readline REPL instead of the Ink TUI").action(async e=>{if(Np.includes(e.auth)||(console.error(`\u2717 Invalid --auth mode: ${e.auth}`),console.error("Run: d360-writer --auth auto | api | subscription"),process.exit(2)),e.prompt){await ws(e.cwd,e.prompt,e.auth,e.resume,e.profile,e.yes);return}e.resume&&(console.error("\u2717 --resume requires --prompt. In the interactive REPL, use /resume instead."),process.exit(2)),e.classic||!process.stdin.isTTY?await sa(e.cwd,e.auth,e.profile):await Oa(e.cwd,e.auth,e.profile,Ma.version)});Re.parseAsync(process.argv).catch(e=>{console.error(""),console.error(`\u2717 ${e.message}`),process.exit(1)});