document360-writer 0.5.77 → 0.5.79

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
- var au=Object.defineProperty;var Gn=(e,t,n)=>()=>{if(n)throw n[0];try{return e&&(t=e(e=0)),t}catch(o){throw n=[o],o}};var As=(e,t)=>{for(var n in t)au(e,n,{get:t[n],enumerable:!0})};import Be from"picocolors";var F,lu,cu,uu,Es,tn,f,$,L,I,_,se,Pe,W=Gn(()=>{"use strict";F="#7f56d9",[lu,cu,uu]=[127,86,217],Es=e=>Be.isColorSupported?`\x1B[38;2;${lu};${cu};${uu}m${e}\x1B[39m`:e,tn=e=>Be.bold(Es(e)),f=e=>Be.dim(e),$=e=>Be.red(e),L=e=>Be.yellow(e),I=e=>Be.green(e),_=Es,se=e=>Be.gray(e),Pe=e=>Be.bold(e)});import{existsSync as rn,writeFileSync as _t,readFileSync as zu,readdirSync as Ku}from"node:fs";import{join as Xu}from"node:path";import{devHintsGuidePath as oo,hintsDir as Xs,architectureDir as ea,messagesDir as yr,creatorNotesPath as Qs,devhintsStatePath as ta,directivesPath as Js,DIRECTIVES_HEADER as Qu,ensureDir as no,writeMessage as Ju,listOpenForDev as Zu}from"document360-engine";function na(){return`# Dev \u2192 Docs hand-off \u2014 protocol guide
2
+ var fd=Object.defineProperty;var Gn=(e,t,n)=>()=>{if(n)throw n[0];try{return e&&(t=e(e=0)),t}catch(o){throw n=[o],o}};var Is=(e,t)=>{for(var n in t)fd(e,n,{get:t[n],enumerable:!0})};import Be from"picocolors";var F,md,hd,gd,Ns,nn,f,$,L,I,_,ae,Pe,U=Gn(()=>{"use strict";F="#7f56d9",[md,hd,gd]=[127,86,217],Ns=e=>Be.isColorSupported?`\x1B[38;2;${md};${hd};${gd}m${e}\x1B[39m`:e,nn=e=>Be.bold(Ns(e)),f=e=>Be.dim(e),$=e=>Be.red(e),L=e=>Be.yellow(e),I=e=>Be.green(e),_=Ns,ae=e=>Be.gray(e),Pe=e=>Be.bold(e)});import{existsSync as Lt,writeFileSync as ct,readFileSync as eu,readdirSync as tu}from"node:fs";import{join as nu}from"node:path";import{devHintsGuidePath as oo,hintsDir as Js,architectureDir as oa,messagesDir as wr,creatorNotesPath as Zs,devhintsStatePath as ra,directivesPath as ea,DIRECTIVES_HEADER as ou,roadmapPath as ta,ROADMAP_HEADER as ru,ensureDir as no,writeMessage as iu,listOpenForDev as su}from"document360-engine";function ia(){return`# Dev \u2192 Docs hand-off \u2014 protocol guide
3
3
 
4
- <!-- devhints script v${ie} \xB7 maintained by document360-writer (/devhints). -->
4
+ <!-- devhints script v${se} \xB7 maintained by document360-writer (/devhints). -->
5
5
 
6
6
  This repo's user documentation is written by **document360-writer** ("the docs agent"), a separate agent.
7
7
  It can read your code, but code alone can't tell it the *intent* \u2014 WHY a feature exists, which of a
@@ -193,7 +193,7 @@ do it**:
193
193
  **Do NOT write or action the documentation yourself** \u2014 same boundary as Part 2. Writing the article is the
194
194
  docs agent's job; it actions open directives on its next \`/catch-up\` (as drafts) and flips each to \`[done]\`
195
195
  with the article it wrote. You are only the relay so the ask is captured durably and travels via git.
196
- `}function ed(){return`# Creator notes (optional \u2014 for the docs agent and the builder)
196
+ `}function au(){return`# Creator notes (optional \u2014 for the docs agent and the builder)
197
197
 
198
198
  <!-- The ORIGINAL CREATOR's context. Most repos leave this empty \u2014 that's fine.
199
199
  The builder agent reads this FIRST and treats it as authoritative when writing the architecture
@@ -207,60 +207,60 @@ Anything only a human knows that would help document this product. For example:
207
207
  - Gotchas or non-obvious behavior.
208
208
 
209
209
  (Replace these examples with your notes, or leave the file as-is to skip \u2014 it's optional.)
210
- `}function Ot(e){no(Xs(e)),no(ea(e)),no(yr(e));for(let n of[Xs(e),yr(e)]){let o=Xu(n,".gitkeep");rn(o)||_t(o,`# Keeps this document360-writer inbox tracked in git even when empty.
211
- `)}rn(Qs(e))||_t(Qs(e),ed()),rn(Js(e))||_t(Js(e),Qu),_t(oo(e),na());let t=Te(e);return ra(e,new Date().toISOString()),t}async function oa(e,t){for(let n of Mt(Ot(t.cwd)))console.log(n);return{kind:"continue"}}function ct(){return[`This is document360-writer's dev hand-off setup (v${ie}).`,'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\u20136). 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 \u2014 and SURFACE each hint drop in"," your reply (name the file + the one-line surface), never silently; NEVER write or publish the"," user-facing articles yourself (that is the docs agent's job \u2014 you only hand off); each session,"," check `.d360-writer/messages/` for open questions from the docs agent and answer them; AND when the"," human types `@d360-writer <directive>` in your session, append it as an `## [open] <directive>` block"," to `.d360-writer/directives.md` (create if absent) and commit \u2014 do NOT action it yourself (the docs"," agent picks it up on its next /catch-up) \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 STOP and ask me for tribal knowledge \u2014 present it as a clearly-marked, standalone prompt on its"," own line (NOT buried in prose) and WAIT for my reply before doing anything else. Use this shape:",' "\u23F8 YOUR INPUT NEEDED \u2014 Any tribal knowledge that would help document this product? (folder map,',` terminology, what to prioritize or skip, gotchas.) Type it below, or reply 'none' / 'carry on' to skip."`," 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). If I say 'none'/'carry on', continue.",`6. Record completion: write/merge \`.d360-writer/devhints-state.json\` with {"completedVersion": ${ie},`,' "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 the completion line, THEN the next command as its own copy-paste"," block so it is unmistakable. Pick the matching first line:",' \u2022 first-time setup: "\u2705 Setup complete. Now switch to the document360-writer terminal and paste this:"',' \u2022 a refresh (brief/notes already existed): "\u2705 Hand-off refreshed. Back in the document360-writer terminal, paste this:"'," Then, on its OWN line, fenced as a code block so it copies cleanly:"," ```"," write the docs for this repo"," ```"].join(`
212
- `)}function kr(e){try{let t=zu(ta(e),"utf8"),n=JSON.parse(t);return n&&typeof n=="object"?n:null}catch{return null}}function ra(e,t){let o={...kr(e)??{},emittedVersion:ie,emittedAt:t};_t(ta(e),`${JSON.stringify(o,null,2)}
213
- `)}function Oe(e){try{return Ku(ea(e)).some(t=>/\.md$/i.test(t)&&t.toLowerCase()!=="creator-notes.md")}catch{return!1}}function Te(e){let n=kr(e)?.completedVersion;return typeof n!="number"?{status:"unset"}:{status:n<ie?"stale":"current",completedVersion:n}}function ro(e,t=new Date().toISOString()){let n={guideRefreshed:!1,notifiedBuilder:!1,toVersion:ie};try{if(!rn(oo(e)))return n;let o=kr(e),r=o?.emittedVersion??0;n.completedVersion=o?.completedVersion;let i=o?.completedVersion??0;ie>r&&(no(yr(e)),_t(oo(e),na()),ra(e,t),n.guideRefreshed=!0),ie>i&&(Zu(e).some(p=>p.kind==="request"&&p.subject.startsWith(Zs))||(Ju(e,{id:`onb${ie}`,created:t,from:"docs",kind:"request",re:"",sources:[],subject:`${Zs}${ie})`,status:"open",body:[`The dev\u2194docs onboarding protocol moved to v${ie}${i?` (you last completed v${i})`:""}.`,"Re-run the hand-off so the docs agent and this repo stay in step \u2014 run this prompt here:","",ct()].join(`
214
- `)}),n.notifiedBuilder=!0))}catch{}return n}function io(e){if(!rn(oo(e)))return[];let t=Te(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${ie}.`,"Please run this prompt in your repository's coding agent (Claude Code / Codex / Cursor) for:",` ${e}`,Lt,ct(),Lt,"(Also saved in .d360-writer/messages/ \u2014 or run /devhints to re-show. This stops once your builder runs it.)"]}function br(){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, checking"," `.d360-writer/messages/`, and relaying `@d360-writer` directives to `.d360-writer/directives.md`)."," 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(`
215
- `)}function so(){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):",Lt,br(),Lt]}function Mt(e){return[...e?.status==="stale"?[`\u26A0 Your builder last completed devhints v${e.completedVersion}; this hand-off is v${ie}.`," 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):",Lt,ct(),Lt,"","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 to THIS terminal and run:"," write the docs for this repo"]}var Lt,ie,Zs,Ge=Gn(()=>{"use strict";Lt="-".repeat(64),ie=7;Zs="Re-run dev\u2194docs onboarding (protocol v"});var ma={};As(ma,{initCommand:()=>$r,scaffoldInit:()=>xr});import{input as sn,confirm as td}from"@inquirer/prompts";import{basename as ia,join as ao}from"node:path";import{existsSync as Ut,readFileSync as nd,readdirSync as od,writeFileSync as rd}from"node:fs";import{writeProjectConfig as sa,readProjectConfig as id,projectConfigPath as aa,writerDir as sd,DEFAULT_DOCS_DIR as la,DEFAULT_CAPTURE_DIR as ca,DEFAULT_OUTPUT_DIR as ua}from"document360-engine";function xr(e,t="berlin"){let n=aa(e);if(Ut(n))return{created:!1,path:n,profileName:""};let o={projectId:pa(e)??ia(e),docsDir:la,captureDir:ca,outputDir:ua,profiles:{[t]:{connection:{environment:t},production:!1}},defaultProfile:t,authoritativeSourceFiles:fa(e)};return sa(o,e),da(e),{created:!0,path:n,profileName:t}}function da(e){let t=ao(sd(e),".gitignore");Ut(t)||rd(t,["# Local/transient \u2014 the config files here ARE meant to be committed.",".sessions/","cache/",""].join(`
216
- `),"utf8")}async function $r(){let e=process.cwd(),t=aa(e);if(Ut(t)&&!await td({message:`${t} already exists. Overwrite?`,default:!1}))return console.log(f("init cancelled.")),{kind:"continue"};let n=pa(e)??ia(e),o=await sn({message:"Project ID (used to scope sessions, screenshots, etc.):",default:n}),r=await sn({message:"Capture directory (where document360-capture .spec.ts files live):",default:ca}),i=await sn({message:"Screenshot output directory:",default:ua}),c=await sn({message:"Default connection profile name:",default:"berlin"}),p=await sn({message:"Document360 environment for this profile (baked preset):",default:"berlin"}),g={projectId:o,docsDir:la,captureDir:r,outputDir:i,profiles:{[c]:{connection:{environment:p},production:!1}},defaultProfile:c,authoritativeSourceFiles:fa(e)},y=id(e);y?.terminologyGlossary&&(g.terminologyGlossary=y.terminologyGlossary),sa(g,e),da(e);let k=Ot(e);console.log(""),console.log(I(`\u2713 Wrote ${t}`)),console.log(""),console.log(`Next: ${_(`d360-writer login --profile ${c}`)} ${f("(sign in; project & workspace auto-selected)")}`),console.log("");for(let D of Mt(k))console.log(D);return console.log(""),console.log(`${f("Then ask:")} ${_('"write the user docs for this repo"')}`),console.log(""),{kind:"continue"}}function pa(e){let t=ao(e,"package.json");if(!Ut(t))return null;try{return JSON.parse(nd(t,"utf8")).name??null}catch{return null}}function fa(e){let t=[];for(let n of["README.md","ARCHITECTURE.md","CLAUDE.md"])Ut(ao(e,n))&&t.push(n);for(let n of["src","api","docs"]){let o=ao(e,n);Ut(o)&&!ad(o)&&t.push(n)}return t}function ad(e){try{return od(e,{withFileTypes:!0}).filter(n=>n.isDirectory()&&!n.name.startsWith(".")).length>6}catch{return!1}}var lo=Gn(()=>{"use strict";W();Ge()});var pl={};As(pl,{doctorCommand:()=>fn,renderDoctorChecks:()=>dl,runDoctorChecks:()=>ul});import{existsSync as Bp}from"node:fs";import{d360GetAll as Vp,getAccessToken as Gp,isExpired as hi,loadProfileMap as Yp,loadTokens as zp,packageSkillsDir as ll,projectConfigPath as Kp,readProjectConfig as Xp,DEFAULT_DOCS_DIR as Qp,fetchManifestSummary as Jp,resolveActiveProfile as Zp,classifyClaudeAuth as ef,CLAUDE_CODE_SETUP_HINT as cl,resolveModelSetting as tf,probeModel as nf,detectAppType as of,playbookSkillName as rf,D360AuthError as sf}from"document360-engine";async function ul(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=ef();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. ${cl}`}):t.push({level:"fail",label:"Claude: not signed in \u2014 the agent cannot run (no Claude Code credentials on this machine)",fix:cl});let r=tf(e);if(t.push({level:"ok",label:`Model: ${r.model??"Claude Code default"} (${r.source})`}),o.state==="ready"){let R=await nf(e,r.model??void 0);R.ok?t.push({level:"ok",label:`Model reachable \u2014 replied in ${(R.latencyMs/1e3).toFixed(1)}s`}):R.timedOut?t.push({level:"fail",label:"Model unreachable \u2014 no response in 30s (a docs turn will hang, then end with 0 tokens / no output)",fix:`Usually a corporate proxy/firewall or org policy blocking the Claude model API. Check this machine's network access to the Claude endpoint; confirm with: claude -p "say hi"`}):t.push({level:"fail",label:`Model call failed \u2014 ${R.error??"no output"} (a docs turn will end with 0 tokens / no output)`,fix:'Check sign-in, the selected model (/model), and network access to the Claude endpoint; confirm with: claude -p "say hi"'})}let i=Xp(e);if(!i)return t.push({level:"fail",label:`No ${Kp(e)}`,fix:"Run: /init (or d360-writer init)"}),t;t.push({level:"ok",label:`Project config: ${i.projectId}`});let c=(i.docsDir??Qp).replace(/\/+$/,"");t.push(i.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=i.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 g=i.appType??of(e);if(g){let R=i.appType?"from config":"auto-detected",C=g==="web"||g==="cli";t.push({level:"ok",label:`Genre: ${g} (${R})${C?` \u2192 ${rf(g)} loaded`:" \u2014 no doc-type playbook for this genre yet (generic skills)"}`})}else t.push({level:"warn",label:"Genre: unclassified \u2014 no doc-type playbook is loading (generic output)",fix:"Run /genre <web|cli|service|library> to pick \u2014 raises docs to that genre's craft bar"});let y;try{y=Zp(e),t.push({level:"ok",label:`Profile: ${y.name} (${y.connection.name})${y.production?" \u26A0 PRODUCTION":""}`})}catch(R){return t.push({level:"fail",label:`Profile config: ${R.message.split(".")[0]}`,fix:"Run: /init to scaffold the profiles map"}),t}let k=zp(y.name);k?hi(k)&&!k.refreshToken?t.push({level:"fail",label:"Document360: session expired (no refresh token)",fix:"/login"}):hi(k)?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(k.expiresAt).toLocaleString()})`}):t.push({level:"fail",label:"Document360: not logged in",fix:`Run: /login (or d360-writer login --profile ${y.name})`}),t.push(y.project.workspaceId?{level:"ok",label:`Workspace: ${y.project.workspaceName??y.project.workspaceId}`}:{level:"warn",label:"No workspace selected",fix:"Run: /workspace"});let D=Yp(e,y.name);D?D.projectId&&y.project.projectId&&D.projectId!==y.project.projectId?t.push({level:"fail",label:`Category map projectId (${D.projectId}) \u2260 profile projectId (${y.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(D.articles).length} articles, ${Object.keys(D.categories).length} categories`}):t.push({level:"ok",label:`Category map: none yet for "${y.name}" (created on first /publish)`}),t.push(Bp(ll())?{level:"ok",label:"Skills bundle present"}:{level:"fail",label:`Skills folder missing at ${ll()}`,fix:"Reinstall document360-writer (broken install)"});let x=Te(e);if(x.status==="current"?t.push({level:"ok",label:`Dev hand-off: builder up to date (devhints v${ie})`}):x.status==="stale"&&t.push({level:"warn",label:`Dev hand-off: builder on devhints v${x.completedVersion}, current is v${ie}`,fix:"Run /devhints and have the repo's coding agent re-run the prompt (adds two-way messages + on-demand docs)"}),k&&(!hi(k)||k.refreshToken)){let R={profile:y.name,connection:y.connection};try{await Gp(R);let S=await Vp(R,"/v3/projects");t.push({level:"ok",label:`API reachable (${y.connection.apiUrl}) \u2014 ${S.length} project(s) visible`})}catch(S){t.push({level:"fail",label:`API call failed: ${S.message.slice(0,120)}`,fix:"/login if auth-related; otherwise check the apiUrl/network"})}let C=D?.projectId??y.project.projectId;if(C&&y.project.workspaceId)try{let S=await Jp(R,C,y.project.workspaceId);if(S){let N=(S.workspace_hash??"").replace(/^sha256:/,"").slice(0,12);t.push({level:"ok",label:`Workspace sync manifest: available on ${y.connection.name} (${S.languages?.length??0} language${(S.languages?.length??0)===1?"":"s"}) \xB7 hash ${N||"(none)"}`})}else t.push({level:"warn",label:`Workspace sync manifest: not live on ${y.connection.name} yet`,fix:"No action needed \u2014 sync uses the per-article path until the manifest ships on this environment"})}catch(S){S instanceof sf||/scoped to a (?:specific|different) project|cannot access the requested project/i.test(S.message)?t.push({level:"fail",label:`Project scope: your Document360 session is signed into a different project than this repo expects (${y.project.projectName??C})`,fix:"Run /login and pick this repo's project \u2014 your token is scoped to another project"}):t.push({level:"warn",label:`Workspace sync manifest: probe failed (${S.message.slice(0,80)})`})}}return t}function dl(e){let t=[""];for(let r of e){let i=r.level==="ok"?I("\u2713"):r.level==="warn"?L("\u26A0"):$("\u2717");t.push(` ${i} ${r.label}${r.detail?f(` \u2014 ${r.detail}`):""}`),r.fix&&t.push(` ${f("fix:")} ${_(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?I(`\u2713 ${o===0?"All checks passed":`Healthy (${o} warning${o===1?"":"s"})`}`):$(`\u2717 ${n} problem${n===1?"":"s"} found`)),t.push(""),t}async function fn(e,t){console.log(f("Running checks\u2026"));for(let n of dl(await ul(t.cwd)))console.log(n);return{kind:"continue"}}var bo=Gn(()=>{"use strict";Ge();W()});import{Command as yg}from"commander";import{createRequire as kg}from"node:module";import{AUTH_MODES as bg}from"document360-engine";import{input as Cu}from"@inquirer/prompts";import{loginPkce as Pu,refreshTokens as Ru,toStoredTokens as Ms,clearTokens as Tu,decodeJwtClaims as Os,isExpired as Su,loadTokens as Du,saveTokens as Us,resolveActiveProfile as Xn,setProfileProject as ju,readProjectConfig as Au}from"document360-engine";W();import{select as du}from"@inquirer/prompts";import{resolveActiveProfile as pu,setProfileProject as fu,resolveProjectId as mu,listWorkspaces as hu}from"document360-engine";async function nn(e,t){let n=pu(e,t),o={profile:n.name,connection:n.connection},r=n.project.projectId??mu(o);return{workspaces:await hu(o,r),projectId:r,projectName:n.project.projectName,profile:n.name,environment:n.connection.name,current:n.project.workspaceId}}var Is=e=>`${e.name??e.id}${e.workspace_type?` \xB7 ${e.workspace_type}`:""}`;function fr(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 Yn(e,t,n,o,r){fu(e,t,{projectId:n,workspaceId:o,workspaceName:r})}async function Ns(e,t,n){let o;try{o=await nn(e,n)}catch(i){return console.log($(`Could not list workspaces: ${i.message}`)),1}let r=fr(o.workspaces,t);return r?(Yn(e,o.profile,o.projectId,r.id,r.name),console.log(I(`\u2713 Workspace set to "${r.name??r.id}" for profile "${o.profile}".`)),0):(console.log($(`No workspace matches "${t}". Available: ${o.workspaces.map(i=>i.name??i.id).join(", ")}`)),1)}async function Nt(e,t){let n;try{n=await nn(e,t)}catch(y){console.log($(`Could not list workspaces: ${y.message}`));return}let{workspaces:o,projectId:r,profile:i,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 y of o)console.log(` ${y.id===c?_("\u25CF"):" "} ${Is(y)} ${f(y.id)}`);console.log(f("Run: d360-writer workspace use <name>"));return}let p=await du({message:"Select the Document360 workspace for this repo:",choices:o.map(y=>({name:`${Is(y)}${y.id===c?" (current)":""}`,value:y.id}))}),g=o.find(y=>y.id===p);Yn(e,i,r,p,g?.name),console.log(I(`\u2713 Workspace set to "${g?.name??p}" for profile "${i}".`))}W();import{select as gu}from"@inquirer/prompts";import{resolveActiveProfile as wu,setProfileProject as yu,listProjects as ku}from"document360-engine";async function Ve(e,t){let n=wu(e,t),o={profile:n.name,connection:n.connection};return{projects:await ku(o),profile:n.name,environment:n.connection.name,current:n.project.projectId}}var _s=e=>`${e.name??e.id}${e.sub_domain?` \xB7 ${e.sub_domain}`:""}`;function mr(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 zn(e,t,n,o){yu(e,t,{projectId:n,projectName:o,workspaceId:void 0,workspaceName:void 0})}async function Ls(e,t,n){let o;try{o=await Ve(e,n)}catch(i){return console.log($(`Could not list projects: ${i.message}`)),1}let r=mr(o.projects,t);return r?(zn(e,o.profile,r.id,r.name),console.log(I(`\u2713 Project set to "${r.name??r.id}" for profile "${o.profile}". Next: pick a workspace (d360-writer workspace).`)),0):(console.log($(`No project matches "${t}". Available: ${o.projects.map(i=>i.name??i.id).join(", ")}`)),1)}async function Kn(e,t){let n;try{n=await Ve(e,t)}catch(g){console.log($(`Could not list projects: ${g.message}`));return}let{projects:o,profile:r,current:i}=n;if(o.length===0){console.log(f("No projects found for this identity."));return}if(!process.stdin.isTTY){console.log("");for(let g of o)console.log(` ${g.id===i?_("\u25CF"):" "} ${_s(g)} ${f(g.id)}`);console.log(f("Run: d360-writer project use <name>"));return}let c=await gu({message:"Select the Document360 project for this repo:",choices:o.map(g=>({name:`${_s(g)}${g.id===i?" (current)":""}`,value:g.id}))}),p=o.find(g=>g.id===c);zn(e,r,c,p?.name),console.log(I(`\u2713 Project set to "${p?.name??c}" for profile "${r}". Next: pick a workspace.`))}W();import bu from"picocolors";function xu(e=process.env){return e.FORCE_HYPERLINK==="0"||!bu.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 $u(e,t=e,n){return xu(n)?`\x1B]8;;${e}\x07${t}\x1B]8;;\x07`:t}var vu=/https?:\/\/[^\s\x1b]+/g;function on(e,t){return e.replace(vu,n=>$u(n,n,t))}function Ws(e){return{...Os(e.idToken)??{},...Os(e.accessToken)??{}}}function Qn(e){let t=Ws(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 Jn(e){let t=Xn(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 Pu(n,{manual:e.manual,promptForRedirect:i=>Cu({message:i})},i=>console.log(on(i))),r=Ms(t.name,o);if(Us(r),await hr(r,t.name,i=>console.log(f(i))),console.log(""),console.log(I(`\u2713 Logged in to "${t.name}" as ${Qn(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{Au(process.cwd())?.profiles?.[t.name]&&(console.log(""),await Nt(process.cwd(),t.name))}catch{}}async function hr(e,t,n){let r=Ws(e).doc360_project_id;if(!(typeof r!="string"||!r))try{if(Xn(process.cwd(),t).project.projectId)return;let c;try{let{projects:p}=await Ve(process.cwd(),t);c=p.find(g=>g.id===r)?.name}catch{}ju(process.cwd(),t,{projectId:r,projectName:c}),n(` Project "${c??r}" written to profile "${t}".`)}catch{}}async function Fs(e){let t=Xn(process.cwd(),e.profile),n=t.connection,o=Du(t.name);if(!o){console.log($(`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 ${_(t.name)}${t.production?" \u26A0 PRODUCTION":""}: ${Qn(o)}`),Su(o))if(o.refreshToken)try{let r=Ms(t.name,await Ru(n,o.refreshToken));Us(r),console.log(I(`\u2713 Session refreshed \u2014 expires ${r.expiresAt}`))}catch(r){console.log(L(`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(L("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 Hs(e){let t=Xn(process.cwd(),e.profile);Tu(t.name)?console.log(I(`\u2713 Logged out of Document360 (profile "${t.name}").`)):console.log(f(`No Document360 session for profile "${t.name}" \u2014 nothing to do.`))}W();import{readProjectConfig as qs,writeProjectConfig as Eu,resolveActiveProfile as Iu,loadTokens as Nu,isExpired as _u}from"document360-engine";function Zn(e){let t=qs(e);if(!t?.profiles||Object.keys(t.profiles).length===0){console.log($("No profiles in .d360-writer/config.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?_("\u25CF "):" ",i=o.production?L(" \u26A0 PRODUCTION"):"",c=o.connection.environment??"(inline)",p=Nu(n),g=p?_u(p)&&!p.refreshToken?L("expired"):f("logged in"):f("not logged in");console.log(`${r}${_(n)} \u2192 ${c}${i} [${g}]`)}console.log(""),console.log(f("\u25CF = default. Switch with: d360-writer profile use <name>")),console.log("")}function eo(e,t){let n=qs(e);if(!n?.profiles?.[t]){let r=n?.profiles?Object.keys(n.profiles).join(", "):"(none \u2014 run init)";console.log($(`Unknown profile "${t}". Available: ${r}`)),process.exitCode=1;return}n.defaultProfile=t,Eu(n,e);let o=n.profiles[t].production?L(" \u26A0 PRODUCTION"):"";console.log(I(`\u2713 Default profile is now "${t}"${o}`))}function to(e,t){try{let n=Iu(e,t);console.log(""),console.log(`Profile ${_(n.name)}${n.production?L(" \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($(n.message)),process.exitCode=1}}W();import{existsSync as Lu,readdirSync as Ou,statSync as Bs}from"node:fs";import{join as Vs}from"node:path";import{apiLogDir as Mu}from"document360-engine";function Gs(){let e=Mu();if(console.log(""),console.log(`Document360 API logs: ${_(e)}`),!Lu(e)){console.log(f(" No logs yet \u2014 they appear after the first Document360 API call.")),console.log("");return}let t=Ou(e),n=t.filter(r=>r.endsWith(".jsonl")).sort().reverse(),o=t.filter(r=>/^crash-\d{4}-\d{2}-\d{2}\.log$/.test(r)).sort().reverse();n.length===0&&o.length===0&&console.log(f(" No logs yet \u2014 they appear after the first Document360 API call."));for(let r of n.slice(0,14)){let i=(Bs(Vs(e,r)).size/1024).toFixed(1);console.log(` ${r} ${f(`${i} KB`)}`)}if(o.length>0){console.log(""),console.log(`Crash logs ${f("(send these if d360-writer crashed or a run died)")}:`);for(let r of o.slice(0,14)){let i=(Bs(Vs(e,r)).size/1024).toFixed(1);console.log(` ${$(r)} ${f(`${i} 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("")}W();import{createSession as Uu,resolveAuth as Wu,findByName as Fu,slugify as Hu,touchSession as qu,upsertSession as Bu,resolveActiveProfile as Vu}from"document360-engine";async function Ys(e,t,n,o,r,i){let c=Wu(n);c.kind==="none"&&(console.error(""),console.error($("ANTHROPIC_API_KEY is not set (required for --auth api).")),console.error(`Get a key at ${_("https://console.anthropic.com/settings/keys")}`),console.error(`Or use your Claude subscription instead: ${_("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=Vu(e,r)}catch(x){console.error($(`Document360 profile error: ${x.message}`)),process.exit(2)}p.production&&(console.error(L(`\u26A0 Profile "${p.name}" is PRODUCTION.`)),i||(console.error($("Refusing to run against a production profile without --yes.")),process.exit(2)),console.error(f(" --yes given \u2014 proceeding against production.")));let g;if(o){let x=Fu(e,o);x||(console.error($(`No saved session matches "${o}" in this repo.`)),console.error(f("List sessions inside the REPL with /resume.")),process.exit(2)),g=x.uuid,console.error(f(`Resuming "${x.name}"`))}let y=Uu({cwd:e,resume:g,profileName:r,allowProdWrites:i===!0}),k=g??null,D=1;for await(let x of y.send(t))switch(x.type){case"session":if(!k){k=x.sessionId;let R=new Date().toISOString();Bu({uuid:k,name:Hu(t),renamed:!1,titled:!1,cwd:e,firstPrompt:t,createdAt:R,updatedAt:R})}break;case"text":process.stdout.write(x.delta);break;case"tool":console.error(se(` \u2699 ${x.name}`));break;case"result":D=x.ok?0:1,console.error(f(`(${x.inputTokens}\u2192${x.outputTokens} tokens`+(x.costUsd>0?`, $${x.costUsd<.01?x.costUsd.toFixed(4):x.costUsd.toFixed(2)}`:"")+")")),x.ok||console.error($("agent finished with an error result"));break;case"error":console.error(""),console.error($(`agent error: ${x.message}`)),process.exit(1)}k&&qu(k),process.stdout.write(`
217
- `),process.exit(D)}import{createInterface as Sm}from"node:readline/promises";import{createSession as Bi,resolveAuth as Dm,getSession as jm,setTitle as Am,slugify as Em,touchSession as Xl,upsertSession as Im,generateTitle as Nm,resolveActiveProfile as Ql,resolveModelSetting as _m,readProjectConfig as Lm,resolveAndPersistAppType as Om,decodeJwtClaims as Kl,isExpired as Mm,loadTokens as Um,isDirectiveMention as Wm,stripDirectiveMention as Fm,appendDirective as Hm}from"document360-engine";var Re=[{key:"start",label:"Getting Started",rows:[{t:"text",s:"D360-Writer reads your codebase, generates end-user documentation, and publishes it to Document360."},{t:"text",s:"It needs Claude access \u2014 a Claude subscription (default) or an ANTHROPIC_API_KEY."},{t:"gap"},{t:"sub",s:"Quick start"},{t:"step",n:1,s:"Run /init \u2014 pick your environment, sign in, choose your project & workspace. It ends by printing a one-paste hand-off prompt."},{t:"step",n:2,s:"Paste that prompt into your repo's coding agent (Claude Code / Codex / Cursor). Let it finish, then follow its closing line. (Re-show it: /devhints)"},{t:"step",n:3,s:"Run /doctor to confirm every check is green."},{t:"step",n:4,s:'Type "write the docs for this repository" and follow the prompts.'},{t:"gap"},{t:"dim",s:"That's it \u2014 D360-Writer drafts your docs without you writing a line."},{t:"gap"},{t:"sub",s:"Tips"},{t:"text",s:"Just talk to it \u2014 anything not starting with / goes to the agent."},{t:"dim",s:"/ browses commands \xB7 \u2191 recalls history \xB7 esc interrupts a run \xB7 ctrl+c exits"}]},{key:"agentic",label:"Agentic",rows:[{t:"text",s:"Agentic Mode is designed for applications built using AI coding agents. D360-Writer works alongside your coding agent to continuously create and maintain your user documentation. Think of it as hiring a Technical Writer dedicated to your project."},{t:"gap"},{t:"text",s:"As your coding agent ships new features, it leaves documentation notes for D360-Writer. All you need to do is run the documentation loop."},{t:"gap"},{t:"sub",s:"Every few days"},{t:"cmd",name:"/catch-up --publish",s:"Analyze the latest code changes, read the notes left by your coding agent, update the documentation, and publish the changes."},{t:"dim",s:" (or run /catch-up to review drafts first, then /publish when you're ready)"},{t:"gap"},{t:"sub",s:"Whenever you need"},{t:"cmd",name:"/audit",s:"Preview what has changed and identify missing documentation, without writing or publishing anything."},{t:"cmd",name:"/pull",s:"Bring Document360 down \u2014 pull edits made in the portal and import any new portal articles."},{t:"cmd",name:"/inbox",s:"Review and act on messages left by your coding agent."}]},{key:"assistant",label:"Assistant",rows:[{t:"text",s:"D360-Writer is your writing assistant \u2014 it does the writing, you decide what gets written and when."},{t:"text",s:"Best for large or complex monorepos: focus it on one feature, component, or set of source folders."},{t:"gap"},{t:"sub",s:"Just ask"},{t:"good",s:'"Write the documentation for the Multiple JWT feature we shipped in the latest release."'},{t:"gap"},{t:"sub",s:"Or use the pipeline"},{t:"cmd",name:"/scope",s:"Focus D360-Writer on specific source folders (monorepos)."},{t:"cmd",name:"/draft <feature>",s:"Plan a feature's articles from its PRDs in .d360-writer/input/ + the code."},{t:"cmd",name:"/write",s:"Write the planned articles (--preview shows the plan + cost first)."},{t:"cmd",name:"/publish",s:"Publish the articles to Document360."}]},{key:"shots",label:"Screenshots",rows:[{t:"text",s:"Documenting a web app? D360-Writer marks where an image helps with a <!-- SCREENSHOT --> placeholder."},{t:"text",s:"The companion CLI d360-capture turns those into real, annotated screenshots by driving your app in a browser."},{t:"gap"},{t:"sub",s:"Flow"},{t:"step",n:1,s:"Write your docs as usual \u2014 placeholders are added where visuals help."},{t:"step",n:2,s:"Run /screenshot --all to author capture specs and refresh the capture checklist (data + test-ids the shots need)."},{t:"step",n:3,s:"Stage what the checklist asks for, then run d360-capture in your app's repo \u2014 it signs in, navigates, captures, annotates."},{t:"step",n:4,s:"Re-run /publish so the images go live on Document360."},{t:"gap"},{t:"sub",s:"Helpers"},{t:"cmd",name:"/screenshot --list",s:"See capture status \u2014 which specs exist and which are done."},{t:"cmd",name:"/capture-setup",s:"Re-show the data-staging + test-id checklist (auto-runs after /screenshot --all)."},{t:"gap"},{t:"dim",s:"d360-capture is a separate Playwright CLI \u2014 run it in the app's repo (needs its URL + a login)."}]},{key:"cmds",label:"Commands",rows:[{t:"dim",s:"Grouped by job. Type any command, or just talk to the agent."},{t:"gap"},{t:"sub",s:"Getting started"},{t:"cmd",name:"/init",s:"Set up Document360 (environment, sign-in, project, hand-off prompt)."},{t:"cmd",name:"/login",s:"Sign in to Document360."},{t:"cmd",name:"/project",s:"Choose the Document360 project."},{t:"cmd",name:"/workspace",s:"Switch the workspace."},{t:"cmd",name:"/scope",s:"Choose which repo folders back the docs (monorepos)."},{t:"cmd",name:"/devhints",s:"Re-show the builder hand-off prompt."},{t:"gap"},{t:"sub",s:"Agentic \u2014 keep docs in sync"},{t:"cmd",name:"/catch-up",s:"Do all pending work \u2192 drafts (--publish goes live)."},{t:"cmd",name:"/publish",s:"Publish to Document360 (--all or a path)."},{t:"cmd",name:"/audit",s:"Preview what changed / what's missing."},{t:"cmd",name:"/pull",s:"Pull portal edits + new articles (--status: report only)."},{t:"cmd",name:"/inbox",s:"Act on your coding agent's messages."},{t:"gap"},{t:"sub",s:"Assistant \u2014 directed writing"},{t:"cmd",name:"/draft <feature>",s:"Plan a feature's articles from PRDs + code."},{t:"cmd",name:"/write",s:"Write the planned articles (--preview first)."},{t:"cmd",name:"/preview",s:"Render an article locally."},{t:"gap"},{t:"sub",s:"Screenshots"},{t:"cmd",name:"/screenshot",s:"Author capture specs (--all / --list)."},{t:"gap"},{t:"sub",s:"Setup & health"},{t:"cmd",name:"/model",s:"Set the Claude model."},{t:"cmd",name:"/profile",s:"Switch/create a Document360 connection."},{t:"cmd",name:"/mcp",s:"Connect MCP servers (Notion, Linear, \u2026)."},{t:"cmd",name:"/allow-prod",s:"Authorize writes to a production profile."},{t:"cmd",name:"/doctor",s:"Health check: auth, profile, workspace, API."},{t:"cmd",name:"/update",s:"Update D360-Writer."},{t:"cmd",name:"/reset",s:"Delete all D360-Writer files (confirms first)."},{t:"gap"},{t:"sub",s:"Session"},{t:"cmd",name:"/resume",s:"Resume a saved session."},{t:"cmd",name:"/rename",s:"Name the session."},{t:"cmd",name:"/clear",s:"Reset the conversation (resumable)."},{t:"cmd",name:"/help",s:"Show this help."},{t:"cmd",name:"/exit",s:"Quit."}]}];function Gu(e){switch(e.t){case"head":return e.s;case"text":return` ${e.s}`;case"dim":return` ${e.s}`;case"sub":return e.s;case"good":return` ${e.s}`;case"step":return` ${e.n}. ${e.s}`;case"cmd":return` ${e.name.padEnd(20)} ${e.s}`;case"gap":return""}}function zs(){let e=["document360-writer \u2014 help",""];for(let t of Re){e.push(`\u2500\u2500 ${t.label} \u2500\u2500`,"");for(let n of t.rows)e.push(Gu(n));e.push("")}return e.push("Tip: anything not starting with / goes to the agent."),e}async function gr(){console.log("");for(let e of zs())console.log(e);return console.log(""),console.log("Reporting a problem? Run `d360-writer logs` for the API log files."),console.log(""),{kind:"continue"}}W();import{getSession as Yu}from"document360-engine";async function Ks(e,t){let n=t.currentUuid(),o=n?Yu(n):void 0;return console.log(o?f(`
210
+ `}function Mt(e){no(Js(e)),no(oa(e)),no(wr(e));for(let n of[Js(e),wr(e)]){let o=nu(n,".gitkeep");Lt(o)||ct(o,`# Keeps this document360-writer inbox tracked in git even when empty.
211
+ `)}Lt(Zs(e))||ct(Zs(e),au()),Lt(ea(e))||ct(ea(e),ou),Lt(ta(e))||ct(ta(e),ru),ct(oo(e),ia());let t=Se(e);return aa(e,new Date().toISOString()),t}async function sa(e,t){for(let n of Ut(Mt(t.cwd)))console.log(n);return{kind:"continue"}}function dt(){return[`This is document360-writer's dev hand-off setup (v${se}).`,'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\u20136). 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 \u2014 and SURFACE each hint drop in"," your reply (name the file + the one-line surface), never silently; NEVER write or publish the"," user-facing articles yourself (that is the docs agent's job \u2014 you only hand off); each session,"," check `.d360-writer/messages/` for open questions from the docs agent and answer them; AND when the"," human types `@d360-writer <directive>` in your session, append it as an `## [open] <directive>` block"," to `.d360-writer/directives.md` (create if absent) and commit \u2014 do NOT action it yourself (the docs"," agent picks it up on its next /catch-up) \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 STOP and ask me for tribal knowledge \u2014 present it as a clearly-marked, standalone prompt on its"," own line (NOT buried in prose) and WAIT for my reply before doing anything else. Use this shape:",' "\u23F8 YOUR INPUT NEEDED \u2014 Any tribal knowledge that would help document this product? (folder map,',` terminology, what to prioritize or skip, gotchas.) Type it below, or reply 'none' / 'carry on' to skip."`," 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). If I say 'none'/'carry on', continue.",`6. Record completion: write/merge \`.d360-writer/devhints-state.json\` with {"completedVersion": ${se},`,' "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 the completion line, THEN the next command as its own copy-paste"," block so it is unmistakable. Pick the matching first line:",' \u2022 first-time setup: "\u2705 Setup complete. Now switch to the document360-writer terminal and paste this:"',' \u2022 a refresh (brief/notes already existed): "\u2705 Hand-off refreshed. Back in the document360-writer terminal, paste this:"'," Then, on its OWN line, fenced as a code block so it copies cleanly:"," ```"," write the docs for this repo"," ```"].join(`
212
+ `)}function kr(e){try{let t=eu(ra(e),"utf8"),n=JSON.parse(t);return n&&typeof n=="object"?n:null}catch{return null}}function aa(e,t){let o={...kr(e)??{},emittedVersion:se,emittedAt:t};ct(ra(e),`${JSON.stringify(o,null,2)}
213
+ `)}function Oe(e){try{return tu(oa(e)).some(t=>/\.md$/i.test(t)&&t.toLowerCase()!=="creator-notes.md")}catch{return!1}}function Se(e){let n=kr(e)?.completedVersion;return typeof n!="number"?{status:"unset"}:{status:n<se?"stale":"current",completedVersion:n}}function ro(e,t=new Date().toISOString()){let n={guideRefreshed:!1,notifiedBuilder:!1,toVersion:se};try{if(!Lt(oo(e)))return n;let o=kr(e),r=o?.emittedVersion??0;n.completedVersion=o?.completedVersion;let i=o?.completedVersion??0;se>r&&(no(wr(e)),ct(oo(e),ia()),aa(e,t),n.guideRefreshed=!0),se>i&&(su(e).some(p=>p.kind==="request"&&p.subject.startsWith(na))||(iu(e,{id:`onb${se}`,created:t,from:"docs",kind:"request",re:"",sources:[],subject:`${na}${se})`,status:"open",body:[`The dev\u2194docs onboarding protocol moved to v${se}${i?` (you last completed v${i})`:""}.`,"Re-run the hand-off so the docs agent and this repo stay in step \u2014 run this prompt here:","",dt()].join(`
214
+ `)}),n.notifiedBuilder=!0))}catch{}return n}function io(e){if(!Lt(oo(e)))return[];let t=Se(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${se}.`,"Please run this prompt in your repository's coding agent (Claude Code / Codex / Cursor) for:",` ${e}`,Ot,dt(),Ot,"(Also saved in .d360-writer/messages/ \u2014 or run /devhints to re-show. This stops once your builder runs it.)"]}function br(){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, checking"," `.d360-writer/messages/`, and relaying `@d360-writer` directives to `.d360-writer/directives.md`)."," 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(`
215
+ `)}function so(){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):",Ot,br(),Ot]}function Ut(e){return[...e?.status==="stale"?[`\u26A0 Your builder last completed devhints v${e.completedVersion}; this hand-off is v${se}.`," 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):",Ot,dt(),Ot,"","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 to THIS terminal and run:"," write the docs for this repo"]}var Ot,se,na,Ge=Gn(()=>{"use strict";Ot="-".repeat(64),se=7;na="Re-run dev\u2194docs onboarding (protocol v"});var ya={};Is(ya,{initCommand:()=>$r,scaffoldInit:()=>xr});import{input as sn,confirm as lu}from"@inquirer/prompts";import{basename as la,join as ao}from"node:path";import{existsSync as Wt,readFileSync as cu,readdirSync as du,writeFileSync as uu}from"node:fs";import{writeProjectConfig as ca,readProjectConfig as pu,projectConfigPath as da,writerDir as fu,DEFAULT_DOCS_DIR as ua,DEFAULT_CAPTURE_DIR as pa,DEFAULT_OUTPUT_DIR as fa}from"document360-engine";function xr(e,t="berlin"){let n=da(e);if(Wt(n))return{created:!1,path:n,profileName:""};let o={projectId:ha(e)??la(e),docsDir:ua,captureDir:pa,outputDir:fa,profiles:{[t]:{connection:{environment:t},production:!1}},defaultProfile:t,authoritativeSourceFiles:ga(e)};return ca(o,e),ma(e),{created:!0,path:n,profileName:t}}function ma(e){let t=ao(fu(e),".gitignore");Wt(t)||uu(t,["# Local/transient \u2014 the config files here ARE meant to be committed.",".sessions/","cache/",""].join(`
216
+ `),"utf8")}async function $r(){let e=process.cwd(),t=da(e);if(Wt(t)&&!await lu({message:`${t} already exists. Overwrite?`,default:!1}))return console.log(f("init cancelled.")),{kind:"continue"};let n=ha(e)??la(e),o=await sn({message:"Project ID (used to scope sessions, screenshots, etc.):",default:n}),r=await sn({message:"Capture directory (where document360-capture .spec.ts files live):",default:pa}),i=await sn({message:"Screenshot output directory:",default:fa}),c=await sn({message:"Default connection profile name:",default:"berlin"}),p=await sn({message:"Document360 environment for this profile (baked preset):",default:"berlin"}),g={projectId:o,docsDir:ua,captureDir:r,outputDir:i,profiles:{[c]:{connection:{environment:p},production:!1}},defaultProfile:c,authoritativeSourceFiles:ga(e)},w=pu(e);w?.terminologyGlossary&&(g.terminologyGlossary=w.terminologyGlossary),ca(g,e),ma(e);let k=Mt(e);console.log(""),console.log(I(`\u2713 Wrote ${t}`)),console.log(""),console.log(`Next: ${_(`d360-writer login --profile ${c}`)} ${f("(sign in; project & workspace auto-selected)")}`),console.log("");for(let D of Ut(k))console.log(D);return console.log(""),console.log(`${f("Then ask:")} ${_('"write the user docs for this repo"')}`),console.log(""),{kind:"continue"}}function ha(e){let t=ao(e,"package.json");if(!Wt(t))return null;try{return JSON.parse(cu(t,"utf8")).name??null}catch{return null}}function ga(e){let t=[];for(let n of["README.md","ARCHITECTURE.md","CLAUDE.md"])Wt(ao(e,n))&&t.push(n);for(let n of["src","api","docs"]){let o=ao(e,n);Wt(o)&&!mu(o)&&t.push(n)}return t}function mu(e){try{return du(e,{withFileTypes:!0}).filter(n=>n.isDirectory()&&!n.name.startsWith(".")).length>6}catch{return!1}}var lo=Gn(()=>{"use strict";U();Ge()});var hl={};Is(hl,{doctorCommand:()=>fn,renderDoctorChecks:()=>ml,runDoctorChecks:()=>fl});import{existsSync as Qp}from"node:fs";import{d360GetAll as Jp,getAccessToken as Zp,isExpired as hi,loadProfileMap as ef,loadTokens as tf,packageSkillsDir as ul,projectConfigPath as nf,readProjectConfig as of,DEFAULT_DOCS_DIR as rf,fetchManifestSummary as sf,resolveActiveProfile as af,classifyClaudeAuth as lf,CLAUDE_CODE_SETUP_HINT as pl,resolveModelSetting as cf,probeModel as df,detectAppType as uf,playbookSkillName as pf,D360AuthError as ff}from"document360-engine";async function fl(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=lf();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. ${pl}`}):t.push({level:"fail",label:"Claude: not signed in \u2014 the agent cannot run (no Claude Code credentials on this machine)",fix:pl});let r=cf(e);if(t.push({level:"ok",label:`Model: ${r.model} (${r.source==="auto"?"auto \u2014 right-sized for docs; /model to change":r.source})`}),o.state==="ready"){let P=await df(e,r.model??void 0);P.ok?t.push({level:"ok",label:`Model reachable \u2014 replied in ${(P.latencyMs/1e3).toFixed(1)}s`}):P.timedOut?t.push({level:"fail",label:"Model unreachable \u2014 no response in 30s (a docs turn will hang, then end with 0 tokens / no output)",fix:`Usually a corporate proxy/firewall or org policy blocking the Claude model API. Check this machine's network access to the Claude endpoint; confirm with: claude -p "say hi"`}):t.push({level:"fail",label:`Model call failed \u2014 ${P.error??"no output"} (a docs turn will end with 0 tokens / no output)`,fix:'Check sign-in, the selected model (/model), and network access to the Claude endpoint; confirm with: claude -p "say hi"'})}let i=of(e);if(!i)return t.push({level:"fail",label:`No ${nf(e)}`,fix:"Run: /init (or d360-writer init)"}),t;t.push({level:"ok",label:`Project config: ${i.projectId}`});let c=(i.docsDir??rf).replace(/\/+$/,"");t.push(i.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=i.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 g=i.appType??uf(e);if(g){let P=i.appType?"from config":"auto-detected",C=g==="web"||g==="cli";t.push({level:"ok",label:`Genre: ${g} (${P})${C?` \u2192 ${pf(g)} loaded`:" \u2014 no doc-type playbook for this genre yet (generic skills)"}`})}else t.push({level:"warn",label:"Genre: unclassified \u2014 no doc-type playbook is loading (generic output)",fix:"Run /genre <web|cli|service|library> to pick \u2014 raises docs to that genre's craft bar"});let w;try{w=af(e),t.push({level:"ok",label:`Profile: ${w.name} (${w.connection.name})${w.production?" \u26A0 PRODUCTION":""}`})}catch(P){return t.push({level:"fail",label:`Profile config: ${P.message.split(".")[0]}`,fix:"Run: /init to scaffold the profiles map"}),t}let k=tf(w.name);k?hi(k)&&!k.refreshToken?t.push({level:"fail",label:"Document360: session expired (no refresh token)",fix:"/login"}):hi(k)?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(k.expiresAt).toLocaleString()})`}):t.push({level:"fail",label:"Document360: not logged in",fix:`Run: /login (or d360-writer login --profile ${w.name})`}),t.push(w.project.workspaceId?{level:"ok",label:`Workspace: ${w.project.workspaceName??w.project.workspaceId}`}:{level:"warn",label:"No workspace selected",fix:"Run: /workspace"});let D=ef(e,w.name);D?D.projectId&&w.project.projectId&&D.projectId!==w.project.projectId?t.push({level:"fail",label:`Category map projectId (${D.projectId}) \u2260 profile projectId (${w.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(D.articles).length} articles, ${Object.keys(D.categories).length} categories`}):t.push({level:"ok",label:`Category map: none yet for "${w.name}" (created on first /publish)`}),t.push(Qp(ul())?{level:"ok",label:"Skills bundle present"}:{level:"fail",label:`Skills folder missing at ${ul()}`,fix:"Reinstall document360-writer (broken install)"});let x=Se(e);if(x.status==="current"?t.push({level:"ok",label:`Dev hand-off: builder up to date (devhints v${se})`}):x.status==="stale"&&t.push({level:"warn",label:`Dev hand-off: builder on devhints v${x.completedVersion}, current is v${se}`,fix:"Run /devhints and have the repo's coding agent re-run the prompt (adds two-way messages + on-demand docs)"}),k&&(!hi(k)||k.refreshToken)){let P={profile:w.name,connection:w.connection};try{await Zp(P);let S=await Jp(P,"/v3/projects");t.push({level:"ok",label:`API reachable (${w.connection.apiUrl}) \u2014 ${S.length} project(s) visible`})}catch(S){t.push({level:"fail",label:`API call failed: ${S.message.slice(0,120)}`,fix:"/login if auth-related; otherwise check the apiUrl/network"})}let C=D?.projectId??w.project.projectId;if(C&&w.project.workspaceId)try{let S=await sf(P,C,w.project.workspaceId);if(S){let N=(S.workspace_hash??"").replace(/^sha256:/,"").slice(0,12);t.push({level:"ok",label:`Workspace sync manifest: available on ${w.connection.name} (${S.languages?.length??0} language${(S.languages?.length??0)===1?"":"s"}) \xB7 hash ${N||"(none)"}`})}else t.push({level:"warn",label:`Workspace sync manifest: not live on ${w.connection.name} yet`,fix:"No action needed \u2014 sync uses the per-article path until the manifest ships on this environment"})}catch(S){S instanceof ff||/scoped to a (?:specific|different) project|cannot access the requested project/i.test(S.message)?t.push({level:"fail",label:`Project scope: your Document360 session is signed into a different project than this repo expects (${w.project.projectName??C})`,fix:"Run /login and pick this repo's project \u2014 your token is scoped to another project"}):t.push({level:"warn",label:`Workspace sync manifest: probe failed (${S.message.slice(0,80)})`})}}return t}function ml(e){let t=[""];for(let r of e){let i=r.level==="ok"?I("\u2713"):r.level==="warn"?L("\u26A0"):$("\u2717");t.push(` ${i} ${r.label}${r.detail?f(` \u2014 ${r.detail}`):""}`),r.fix&&t.push(` ${f("fix:")} ${_(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?I(`\u2713 ${o===0?"All checks passed":`Healthy (${o} warning${o===1?"":"s"})`}`):$(`\u2717 ${n} problem${n===1?"":"s"} found`)),t.push(""),t}async function fn(e,t){console.log(f("Running checks\u2026"));for(let n of ml(await fl(t.cwd)))console.log(n);return{kind:"continue"}}var bo=Gn(()=>{"use strict";Ge();U()});import{Command as Tg}from"commander";import{createRequire as Sg}from"node:module";import{AUTH_MODES as Dg}from"document360-engine";import{input as jd}from"@inquirer/prompts";import{loginPkce as Ad,refreshTokens as Ed,toStoredTokens as Ws,clearTokens as Id,decodeJwtClaims as Us,isExpired as Nd,loadTokens as _d,saveTokens as Fs,resolveActiveProfile as Xn,setProfileProject as Ld,readProjectConfig as Od}from"document360-engine";U();import{select as yd}from"@inquirer/prompts";import{resolveActiveProfile as wd,setProfileProject as kd,resolveProjectId as bd,listWorkspaces as xd}from"document360-engine";async function on(e,t){let n=wd(e,t),o={profile:n.name,connection:n.connection},r=n.project.projectId??bd(o);return{workspaces:await xd(o,r),projectId:r,projectName:n.project.projectName,profile:n.name,environment:n.connection.name,current:n.project.workspaceId}}var _s=e=>`${e.name??e.id}${e.workspace_type?` \xB7 ${e.workspace_type}`:""}`;function fr(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 Yn(e,t,n,o,r){kd(e,t,{projectId:n,workspaceId:o,workspaceName:r})}async function Ls(e,t,n){let o;try{o=await on(e,n)}catch(i){return console.log($(`Could not list workspaces: ${i.message}`)),1}let r=fr(o.workspaces,t);return r?(Yn(e,o.profile,o.projectId,r.id,r.name),console.log(I(`\u2713 Workspace set to "${r.name??r.id}" for profile "${o.profile}".`)),0):(console.log($(`No workspace matches "${t}". Available: ${o.workspaces.map(i=>i.name??i.id).join(", ")}`)),1)}async function _t(e,t){let n;try{n=await on(e,t)}catch(w){console.log($(`Could not list workspaces: ${w.message}`));return}let{workspaces:o,projectId:r,profile:i,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 w of o)console.log(` ${w.id===c?_("\u25CF"):" "} ${_s(w)} ${f(w.id)}`);console.log(f("Run: d360-writer workspace use <name>"));return}let p=await yd({message:"Select the Document360 workspace for this repo:",choices:o.map(w=>({name:`${_s(w)}${w.id===c?" (current)":""}`,value:w.id}))}),g=o.find(w=>w.id===p);Yn(e,i,r,p,g?.name),console.log(I(`\u2713 Workspace set to "${g?.name??p}" for profile "${i}".`))}U();import{select as $d}from"@inquirer/prompts";import{resolveActiveProfile as vd,setProfileProject as Cd,listProjects as Rd}from"document360-engine";async function Ve(e,t){let n=vd(e,t),o={profile:n.name,connection:n.connection};return{projects:await Rd(o),profile:n.name,environment:n.connection.name,current:n.project.projectId}}var Os=e=>`${e.name??e.id}${e.sub_domain?` \xB7 ${e.sub_domain}`:""}`;function mr(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 zn(e,t,n,o){Cd(e,t,{projectId:n,projectName:o,workspaceId:void 0,workspaceName:void 0})}async function Ms(e,t,n){let o;try{o=await Ve(e,n)}catch(i){return console.log($(`Could not list projects: ${i.message}`)),1}let r=mr(o.projects,t);return r?(zn(e,o.profile,r.id,r.name),console.log(I(`\u2713 Project set to "${r.name??r.id}" for profile "${o.profile}". Next: pick a workspace (d360-writer workspace).`)),0):(console.log($(`No project matches "${t}". Available: ${o.projects.map(i=>i.name??i.id).join(", ")}`)),1)}async function Kn(e,t){let n;try{n=await Ve(e,t)}catch(g){console.log($(`Could not list projects: ${g.message}`));return}let{projects:o,profile:r,current:i}=n;if(o.length===0){console.log(f("No projects found for this identity."));return}if(!process.stdin.isTTY){console.log("");for(let g of o)console.log(` ${g.id===i?_("\u25CF"):" "} ${Os(g)} ${f(g.id)}`);console.log(f("Run: d360-writer project use <name>"));return}let c=await $d({message:"Select the Document360 project for this repo:",choices:o.map(g=>({name:`${Os(g)}${g.id===i?" (current)":""}`,value:g.id}))}),p=o.find(g=>g.id===c);zn(e,r,c,p?.name),console.log(I(`\u2713 Project set to "${p?.name??c}" for profile "${r}". Next: pick a workspace.`))}U();import Pd from"picocolors";function Td(e=process.env){return e.FORCE_HYPERLINK==="0"||!Pd.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 Sd(e,t=e,n){return Td(n)?`\x1B]8;;${e}\x07${t}\x1B]8;;\x07`:t}var Dd=/https?:\/\/[^\s\x1b]+/g;function rn(e,t){return e.replace(Dd,n=>Sd(n,n,t))}function Hs(e){return{...Us(e.idToken)??{},...Us(e.accessToken)??{}}}function Qn(e){let t=Hs(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 Jn(e){let t=Xn(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 Ad(n,{manual:e.manual,promptForRedirect:i=>jd({message:i})},i=>console.log(rn(i))),r=Ws(t.name,o);if(Fs(r),await hr(r,t.name,i=>console.log(f(i))),console.log(""),console.log(I(`\u2713 Logged in to "${t.name}" as ${Qn(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{Od(process.cwd())?.profiles?.[t.name]&&(console.log(""),await _t(process.cwd(),t.name))}catch{}}async function hr(e,t,n){let r=Hs(e).doc360_project_id;if(!(typeof r!="string"||!r))try{if(Xn(process.cwd(),t).project.projectId)return;let c;try{let{projects:p}=await Ve(process.cwd(),t);c=p.find(g=>g.id===r)?.name}catch{}Ld(process.cwd(),t,{projectId:r,projectName:c}),n(` Project "${c??r}" written to profile "${t}".`)}catch{}}async function qs(e){let t=Xn(process.cwd(),e.profile),n=t.connection,o=_d(t.name);if(!o){console.log($(`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 ${_(t.name)}${t.production?" \u26A0 PRODUCTION":""}: ${Qn(o)}`),Nd(o))if(o.refreshToken)try{let r=Ws(t.name,await Ed(n,o.refreshToken));Fs(r),console.log(I(`\u2713 Session refreshed \u2014 expires ${r.expiresAt}`))}catch(r){console.log(L(`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(L("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 Bs(e){let t=Xn(process.cwd(),e.profile);Id(t.name)?console.log(I(`\u2713 Logged out of Document360 (profile "${t.name}").`)):console.log(f(`No Document360 session for profile "${t.name}" \u2014 nothing to do.`))}U();import{readProjectConfig as Vs,writeProjectConfig as Md,resolveActiveProfile as Ud,loadTokens as Wd,isExpired as Fd}from"document360-engine";function Zn(e){let t=Vs(e);if(!t?.profiles||Object.keys(t.profiles).length===0){console.log($("No profiles in .d360-writer/config.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?_("\u25CF "):" ",i=o.production?L(" \u26A0 PRODUCTION"):"",c=o.connection.environment??"(inline)",p=Wd(n),g=p?Fd(p)&&!p.refreshToken?L("expired"):f("logged in"):f("not logged in");console.log(`${r}${_(n)} \u2192 ${c}${i} [${g}]`)}console.log(""),console.log(f("\u25CF = default. Switch with: d360-writer profile use <name>")),console.log("")}function eo(e,t){let n=Vs(e);if(!n?.profiles?.[t]){let r=n?.profiles?Object.keys(n.profiles).join(", "):"(none \u2014 run init)";console.log($(`Unknown profile "${t}". Available: ${r}`)),process.exitCode=1;return}n.defaultProfile=t,Md(n,e);let o=n.profiles[t].production?L(" \u26A0 PRODUCTION"):"";console.log(I(`\u2713 Default profile is now "${t}"${o}`))}function to(e,t){try{let n=Ud(e,t);console.log(""),console.log(`Profile ${_(n.name)}${n.production?L(" \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($(n.message)),process.exitCode=1}}U();import{existsSync as Hd,readdirSync as qd,statSync as Gs}from"node:fs";import{join as Ys}from"node:path";import{apiLogDir as Bd}from"document360-engine";function zs(){let e=Bd();if(console.log(""),console.log(`Document360 API logs: ${_(e)}`),!Hd(e)){console.log(f(" No logs yet \u2014 they appear after the first Document360 API call.")),console.log("");return}let t=qd(e),n=t.filter(r=>r.endsWith(".jsonl")).sort().reverse(),o=t.filter(r=>/^crash-\d{4}-\d{2}-\d{2}\.log$/.test(r)).sort().reverse();n.length===0&&o.length===0&&console.log(f(" No logs yet \u2014 they appear after the first Document360 API call."));for(let r of n.slice(0,14)){let i=(Gs(Ys(e,r)).size/1024).toFixed(1);console.log(` ${r} ${f(`${i} KB`)}`)}if(o.length>0){console.log(""),console.log(`Crash logs ${f("(send these if d360-writer crashed or a run died)")}:`);for(let r of o.slice(0,14)){let i=(Gs(Ys(e,r)).size/1024).toFixed(1);console.log(` ${$(r)} ${f(`${i} 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("")}U();import{createSession as Vd,resolveAuth as Gd,findByName as Yd,slugify as zd,touchSession as Kd,upsertSession as Xd,resolveActiveProfile as Qd}from"document360-engine";async function Ks(e,t,n,o,r,i){let c=Gd(n);c.kind==="none"&&(console.error(""),console.error($("ANTHROPIC_API_KEY is not set (required for --auth api).")),console.error(`Get a key at ${_("https://console.anthropic.com/settings/keys")}`),console.error(`Or use your Claude subscription instead: ${_("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=Qd(e,r)}catch(x){console.error($(`Document360 profile error: ${x.message}`)),process.exit(2)}p.production&&(console.error(L(`\u26A0 Profile "${p.name}" is PRODUCTION.`)),i||(console.error($("Refusing to run against a production profile without --yes.")),process.exit(2)),console.error(f(" --yes given \u2014 proceeding against production.")));let g;if(o){let x=Yd(e,o);x||(console.error($(`No saved session matches "${o}" in this repo.`)),console.error(f("List sessions inside the REPL with /resume.")),process.exit(2)),g=x.uuid,console.error(f(`Resuming "${x.name}"`))}let w=Vd({cwd:e,resume:g,profileName:r,allowProdWrites:i===!0}),k=g??null,D=1;for await(let x of w.send(t))switch(x.type){case"session":if(!k){k=x.sessionId;let P=new Date().toISOString();Xd({uuid:k,name:zd(t),renamed:!1,titled:!1,cwd:e,firstPrompt:t,createdAt:P,updatedAt:P})}break;case"text":process.stdout.write(x.delta);break;case"tool":console.error(ae(` \u2699 ${x.name}`));break;case"result":D=x.ok?0:1,console.error(f(`(${x.inputTokens}\u2192${x.outputTokens} tokens`+(x.costUsd>0?`, $${x.costUsd<.01?x.costUsd.toFixed(4):x.costUsd.toFixed(2)}`:"")+")")),x.ok||console.error($("agent finished with an error result"));break;case"error":console.error(""),console.error($(`agent error: ${x.message}`)),process.exit(1)}k&&Kd(k),process.stdout.write(`
217
+ `),process.exit(D)}import{createInterface as Om}from"node:readline/promises";import{createSession as Gi,resolveAuth as Mm,getSession as Um,setTitle as Wm,slugify as Fm,touchSession as nc,upsertSession as Hm,generateTitle as qm,resolveActiveProfile as oc,resolveModelSetting as Bm,readProjectConfig as Vm,resolveAndPersistAppType as Gm,decodeJwtClaims as tc,isExpired as Ym,loadTokens as zm,isDirectiveMention as Km,stripDirectiveMention as Xm,appendDirective as Qm}from"document360-engine";var Te=[{key:"start",label:"Getting Started",rows:[{t:"text",s:"D360-Writer reads your codebase, generates end-user documentation, and publishes it to Document360."},{t:"text",s:"It needs Claude access \u2014 a Claude subscription (default) or an ANTHROPIC_API_KEY."},{t:"gap"},{t:"sub",s:"Quick start"},{t:"step",n:1,s:"Run /init \u2014 pick your environment, sign in, choose your project & workspace. It ends by printing a one-paste hand-off prompt."},{t:"step",n:2,s:"Paste that prompt into your repo's coding agent (Claude Code / Codex / Cursor). Let it finish, then follow its closing line. (Re-show it: /devhints)"},{t:"step",n:3,s:"Run /doctor to confirm every check is green."},{t:"step",n:4,s:'Type "write the docs for this repository" and follow the prompts.'},{t:"gap"},{t:"dim",s:"That's it \u2014 D360-Writer drafts your docs without you writing a line."},{t:"gap"},{t:"sub",s:"Tips"},{t:"text",s:"Just talk to it \u2014 anything not starting with / goes to the agent."},{t:"dim",s:"/ browses commands \xB7 \u2191 recalls history \xB7 esc interrupts a run \xB7 ctrl+c exits"}]},{key:"agentic",label:"Agentic",rows:[{t:"text",s:"Agentic Mode is designed for applications built using AI coding agents. D360-Writer works alongside your coding agent to continuously create and maintain your user documentation. Think of it as hiring a Technical Writer dedicated to your project."},{t:"gap"},{t:"text",s:"As your coding agent ships new features, it leaves documentation notes for D360-Writer. All you need to do is run the documentation loop."},{t:"gap"},{t:"sub",s:"Every few days"},{t:"cmd",name:"/catch-up --publish",s:"Analyze the latest code changes, read the notes left by your coding agent, update the documentation, and publish the changes."},{t:"dim",s:" (or run /catch-up to review drafts first, then /publish when you're ready)"},{t:"gap"},{t:"sub",s:"Whenever you need"},{t:"cmd",name:"/audit",s:"Preview what has changed and identify missing documentation, without writing or publishing anything."},{t:"cmd",name:"/pull",s:"Bring Document360 down \u2014 pull edits made in the portal and import any new portal articles."},{t:"cmd",name:"/inbox",s:"Review and act on messages left by your coding agent."}]},{key:"assistant",label:"Assistant",rows:[{t:"text",s:"D360-Writer is your writing assistant \u2014 it does the writing, you decide what gets written and when."},{t:"text",s:"Best for large or complex monorepos: focus it on one feature, component, or set of source folders."},{t:"gap"},{t:"sub",s:"Just ask"},{t:"good",s:'"Write the documentation for the Multiple JWT feature we shipped in the latest release."'},{t:"gap"},{t:"sub",s:"Or use the pipeline"},{t:"cmd",name:"/scope",s:"Focus D360-Writer on specific source folders (monorepos)."},{t:"cmd",name:"/draft <feature>",s:"Plan a feature's articles from its PRDs in .d360-writer/input/ + the code."},{t:"cmd",name:"/write",s:"Write the planned articles (--preview shows the plan + cost first)."},{t:"cmd",name:"/publish",s:"Publish the articles to Document360."}]},{key:"shots",label:"Screenshots",rows:[{t:"text",s:"Documenting a web app? D360-Writer marks where an image helps with a <!-- SCREENSHOT --> placeholder."},{t:"text",s:"The companion CLI d360-capture turns those into real, annotated screenshots by driving your app in a browser."},{t:"gap"},{t:"sub",s:"Flow"},{t:"step",n:1,s:"Write your docs as usual \u2014 placeholders are added where visuals help."},{t:"step",n:2,s:"Run /screenshot --all to author capture specs and refresh the capture checklist (data + test-ids the shots need)."},{t:"step",n:3,s:"Stage what the checklist asks for, then run d360-capture in your app's repo \u2014 it signs in, navigates, captures, annotates."},{t:"step",n:4,s:"Re-run /publish so the images go live on Document360."},{t:"gap"},{t:"sub",s:"Helpers"},{t:"cmd",name:"/screenshot --list",s:"See capture status \u2014 which specs exist and which are done."},{t:"cmd",name:"/capture-setup",s:"Re-show the data-staging + test-id checklist (auto-runs after /screenshot --all)."},{t:"gap"},{t:"dim",s:"d360-capture is a separate Playwright CLI \u2014 run it in the app's repo (needs its URL + a login)."}]},{key:"cmds",label:"Commands",rows:[{t:"dim",s:"Grouped by job. Type any command, or just talk to the agent."},{t:"gap"},{t:"sub",s:"Getting started"},{t:"cmd",name:"/init",s:"Set up Document360 (environment, sign-in, project, hand-off prompt)."},{t:"cmd",name:"/login",s:"Sign in to Document360."},{t:"cmd",name:"/project",s:"Choose the Document360 project."},{t:"cmd",name:"/workspace",s:"Switch the workspace."},{t:"cmd",name:"/scope",s:"Choose which repo folders back the docs (monorepos)."},{t:"cmd",name:"/devhints",s:"Re-show the builder hand-off prompt."},{t:"gap"},{t:"sub",s:"Agentic \u2014 keep docs in sync"},{t:"cmd",name:"/roadmap",s:"The docs campaign: progress + the next step."},{t:"cmd",name:"/catch-up",s:"Do all pending work \u2192 drafts (--publish goes live)."},{t:"cmd",name:"/publish",s:"Publish to Document360 (--all or a path)."},{t:"cmd",name:"/audit",s:"Preview what changed / what's missing."},{t:"cmd",name:"/pull",s:"Pull portal edits + new articles (--status: report only)."},{t:"cmd",name:"/inbox",s:"Act on your coding agent's messages."},{t:"gap"},{t:"sub",s:"Assistant \u2014 directed writing"},{t:"cmd",name:"/draft <feature>",s:"Plan a feature's articles from PRDs + code."},{t:"cmd",name:"/write",s:"Write the planned articles (--preview first)."},{t:"cmd",name:"/preview",s:"Render an article locally."},{t:"gap"},{t:"sub",s:"Screenshots"},{t:"cmd",name:"/screenshot",s:"Author capture specs (--all / --list)."},{t:"gap"},{t:"sub",s:"Setup & health"},{t:"cmd",name:"/model",s:"Set the Claude model."},{t:"cmd",name:"/profile",s:"Switch/create a Document360 connection."},{t:"cmd",name:"/mcp",s:"Connect MCP servers (Notion, Linear, \u2026)."},{t:"cmd",name:"/allow-prod",s:"Authorize writes to a production profile."},{t:"cmd",name:"/doctor",s:"Health check: auth, profile, workspace, API."},{t:"cmd",name:"/update",s:"Update D360-Writer."},{t:"cmd",name:"/reset",s:"Delete all D360-Writer files (confirms first)."},{t:"gap"},{t:"sub",s:"Session"},{t:"cmd",name:"/resume",s:"Resume a saved session."},{t:"cmd",name:"/rename",s:"Name the session."},{t:"cmd",name:"/clear",s:"Reset the conversation (resumable)."},{t:"cmd",name:"/help",s:"Show this help."},{t:"cmd",name:"/exit",s:"Quit."}]}];function Jd(e){switch(e.t){case"head":return e.s;case"text":return` ${e.s}`;case"dim":return` ${e.s}`;case"sub":return e.s;case"good":return` ${e.s}`;case"step":return` ${e.n}. ${e.s}`;case"cmd":return` ${e.name.padEnd(20)} ${e.s}`;case"gap":return""}}function Xs(){let e=["document360-writer \u2014 help",""];for(let t of Te){e.push(`\u2500\u2500 ${t.label} \u2500\u2500`,"");for(let n of t.rows)e.push(Jd(n));e.push("")}return e.push("Tip: anything not starting with / goes to the agent."),e}async function gr(){console.log("");for(let e of Xs())console.log(e);return console.log(""),console.log("Reporting a problem? Run `d360-writer logs` for the API log files."),console.log(""),{kind:"continue"}}U();import{getSession as Zd}from"document360-engine";async function Qs(e,t){let n=t.currentUuid(),o=n?Zd(n):void 0;return console.log(o?f(`
218
218
  (conversation reset \u2014 "${o.name}" is still available via /resume)
219
219
  `):f(`
220
220
  (conversation reset \u2014 agent will start fresh on the next prompt)
221
- `)),{kind:"clear"}}async function wr(){return{kind:"exit"}}lo();W();import{readMcpConfig as vr,writeMcpConfig as ha}from"document360-engine";async function co(e){let t=(e[0]??"").toLowerCase();return t==="list"||!t?(ld(),{kind:"continue"}):t==="add"?(cd(e.slice(1)),{kind:"continue"}):t==="remove"||t==="rm"?(ud(e.slice(1)),{kind:"continue"}):(console.log($(`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 ld(){let e=vr(),t=Object.keys(e.servers);if(t.length===0){console.log(f(`
221
+ `)),{kind:"clear"}}async function yr(){return{kind:"exit"}}lo();U();import{readMcpConfig as vr,writeMcpConfig as wa}from"document360-engine";async function co(e){let t=(e[0]??"").toLowerCase();return t==="list"||!t?(hu(),{kind:"continue"}):t==="add"?(gu(e.slice(1)),{kind:"continue"}):t==="remove"||t==="rm"?(yu(e.slice(1)),{kind:"continue"}):(console.log($(`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 hu(){let e=vr(),t=Object.keys(e.servers);if(t.length===0){console.log(f(`
222
222
  No MCP servers registered. Add one with /mcp add <name> <type> <ref>
223
- `));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(` ${_(n)} ${f("(stdio)")} ${o.command} ${(o.args??[]).join(" ")}`);else{let r=Object.keys(o.headers??{}),i=r.length>0?f(` [headers: ${r.join(", ")}]`):"";console.log(` ${_(n)} ${f(`(${o.type})`)} ${o.url}${i}`)}}console.log("")}function cd(e){let[t,n,...o]=e;if(!t||!n||o.length===0){console.log($("Usage: /mcp add <name> <stdio|http|sse> <command-or-url> [args...] [-H key:value ...]"));return}if(n!=="stdio"&&n!=="http"&&n!=="sse"){console.log($(`Unknown transport: ${n}. Use stdio, http, or sse.`));return}let r=vr(),i;if(n==="stdio")i={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 g=o[++p],y=g?.match(/^([^:=]+)[:=](.+)$/);if(!y){console.log($(`-H expects key:value (no spaces). Got: ${g??"(nothing)"}`));return}c[y[1].trim()]=y[2].trim()}else{console.log($(`Unexpected argument: ${o[p]}. After the URL, only -H key:value is allowed.`));return}i={type:n,url:o[0],headers:Object.keys(c).length>0?c:void 0}}r.servers[t]=i,ha(r),console.log(""),console.log(I(`\u2713 Registered "${t}" (${n})`)),console.log(L(" 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 ud(e){let t=e[0];if(!t){console.log($("Usage: /mcp remove <name>"));return}let n=vr();if(!n.servers[t]){console.log($(`No server named "${t}".`));return}delete n.servers[t],ha(n),console.log(I(`\u2713 Removed "${t}".`)),console.log(f(" Run /clear to drop it from the current session immediately."))}W();import{readFileSync as Pd}from"node:fs";import{join as Rd}from"node:path";import{select as Td}from"@inquirer/prompts";import{computeSyncStatus as Er,planPartitions as Sd,relatedArticlePaths as Dd,resolveModelForOperation as jd,runPartitioned as Ad,loadProfileMap as Ed,resolveActiveProfile as Id,resolveCrossLinks as Nd,applyStructureOrder as Pa,orderSyncLine as Ra,applyRelatedArticles as Ta,relatedSyncLine as Sa}from"document360-engine";import X from"picocolors";import xa from"wrap-ansi";import Dr from"string-width";W();import Ye from"picocolors";import Cr from"wrap-ansi";import Pr from"string-width";var ga=e=>/^\s*(-{3,}|\*{3,}|_{3,})\s*$/.test(e),wa=e=>/^\s*\|?[\s:|-]*-[\s:|-]*\|?\s*$/.test(e)&&e.includes("-"),ya=e=>e.replace(/^\s*\|/,"").replace(/\|\s*$/,"").split("|").map(t=>t.trim());function dd(e){let t=e.replace(/\r/g,"").split(`
224
- `),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(ga(r)){n.push({kind:"hr"}),o++;continue}if(r.includes("|")&&o+1<t.length&&wa(t[o+1])){let p=ya(r);o+=2;let g=[];for(;o<t.length&&t[o].includes("|")&&t[o].trim()!=="";)g.push(ya(t[o++]));n.push({kind:"table",header:p,rows:g});continue}let i=r.match(/^(#{1,6})\s+(.*)$/);if(i){n.push({kind:"heading",level:i[1].length,text:i[2]}),o++;continue}if(/^\s*([-*]|\d+\.)\s+/.test(r)){let p=[];for(;o<t.length&&/^\s*([-*]|\d+\.)\s+/.test(t[o]);){let g=t[o++];p.push({ordered:/^\s*\d+\.\s+/.test(g),text:g.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])&&!ga(t[o])&&!(t[o].includes("|")&&o+1<t.length&&wa(t[o+1]));)c.push(t[o++]);n.push({kind:"para",text:c.join(" ")})}return n}function Rr(e){return e.replace(/(\*\*[^*]+\*\*|`[^`]+`|\*[^*]+\*)/g,t=>t.startsWith("**")?Ye.bold(t.slice(2,-2)):t.startsWith("`")?_(t.slice(1,-1)):Ye.italic(t.slice(1,-1)))}var pd=(e,t)=>e+" ".repeat(Math.max(0,t-Pr(e)));function fd(e,t,n){let o=e.length,r=e.map((C,S)=>Math.max(Pr(C),...t.map(N=>Pr(N[S]??"")))),i=Math.max(24,n),c=3*o+1,p=[...r],g=()=>p.reduce((C,S)=>C+S,0)+c,y=0;for(;g()>i&&y++<1e4;){let C=-1,S=6;for(let N=0;N<o;N++)p[N]>S&&(S=p[N],C=N);if(C===-1)break;p[C]-=1}let k=(C,S,N)=>Ye.gray(C+p.map(O=>"\u2500".repeat(O+2)).join(S)+N),D=Ye.gray("\u2502"),x=(C,S)=>{let N=p.map((ce,Z)=>{let de=C[Z]??"",Cn=S?Ye.bold(de):Rr(de);return Cr(Cn,ce,{hard:!0}).split(`
225
- `)}),O=Math.max(...N.map(ce=>ce.length)),K=[];for(let ce=0;ce<O;ce++)K.push(p.map((Z,de)=>`${D} ${pd(N[de][ce]??"",Z)} `).join("")+D);return K.join(`
226
- `)},R=[k("\u250C","\u252C","\u2510"),x(e,!0)];return R.push(t.length===0?k("\u2514","\u2534","\u2518"):k("\u251C","\u253C","\u2524")),t.forEach((C,S)=>{R.push(x(C,!1)),R.push(S===t.length-1?k("\u2514","\u2534","\u2518"):k("\u251C","\u253C","\u2524"))}),R.join(`
227
- `)}function md(e,t){switch(e.kind){case"heading":return Ye.bold(e.text);case"hr":return Ye.gray("\u2500".repeat(t));case"para":return Cr(Rr(e.text),t);case"list":{let n=0;return e.items.map(o=>{let r=o.ordered?`${++n}.`:"\u2022",i=" ".repeat(2+r.length+1),[c="",...p]=Cr(Rr(o.text),Math.max(10,t-i.length)).split(`
223
+ `));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(` ${_(n)} ${f("(stdio)")} ${o.command} ${(o.args??[]).join(" ")}`);else{let r=Object.keys(o.headers??{}),i=r.length>0?f(` [headers: ${r.join(", ")}]`):"";console.log(` ${_(n)} ${f(`(${o.type})`)} ${o.url}${i}`)}}console.log("")}function gu(e){let[t,n,...o]=e;if(!t||!n||o.length===0){console.log($("Usage: /mcp add <name> <stdio|http|sse> <command-or-url> [args...] [-H key:value ...]"));return}if(n!=="stdio"&&n!=="http"&&n!=="sse"){console.log($(`Unknown transport: ${n}. Use stdio, http, or sse.`));return}let r=vr(),i;if(n==="stdio")i={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 g=o[++p],w=g?.match(/^([^:=]+)[:=](.+)$/);if(!w){console.log($(`-H expects key:value (no spaces). Got: ${g??"(nothing)"}`));return}c[w[1].trim()]=w[2].trim()}else{console.log($(`Unexpected argument: ${o[p]}. After the URL, only -H key:value is allowed.`));return}i={type:n,url:o[0],headers:Object.keys(c).length>0?c:void 0}}r.servers[t]=i,wa(r),console.log(""),console.log(I(`\u2713 Registered "${t}" (${n})`)),console.log(L(" 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 yu(e){let t=e[0];if(!t){console.log($("Usage: /mcp remove <name>"));return}let n=vr();if(!n.servers[t]){console.log($(`No server named "${t}".`));return}delete n.servers[t],wa(n),console.log(I(`\u2713 Removed "${t}".`)),console.log(f(" Run /clear to drop it from the current session immediately."))}U();import{readFileSync as Eu}from"node:fs";import{join as Iu}from"node:path";import{select as Nu}from"@inquirer/prompts";import{computeSyncStatus as Er,planPartitions as _u,relatedArticlePaths as Lu,resolveModelForOperation as Ou,runPartitioned as Mu,loadProfileMap as Uu,resolveActiveProfile as Wu,resolveCrossLinks as Fu,applyStructureOrder as Sa,orderSyncLine as Da,applyRelatedArticles as ja,relatedSyncLine as Aa}from"document360-engine";import K from"picocolors";import Ca from"wrap-ansi";import Dr from"string-width";U();import Ye from"picocolors";import Cr from"wrap-ansi";import Rr from"string-width";var ka=e=>/^\s*(-{3,}|\*{3,}|_{3,})\s*$/.test(e),ba=e=>/^\s*\|?[\s:|-]*-[\s:|-]*\|?\s*$/.test(e)&&e.includes("-"),xa=e=>e.replace(/^\s*\|/,"").replace(/\|\s*$/,"").split("|").map(t=>t.trim());function wu(e){let t=e.replace(/\r/g,"").split(`
224
+ `),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(ka(r)){n.push({kind:"hr"}),o++;continue}if(r.includes("|")&&o+1<t.length&&ba(t[o+1])){let p=xa(r);o+=2;let g=[];for(;o<t.length&&t[o].includes("|")&&t[o].trim()!=="";)g.push(xa(t[o++]));n.push({kind:"table",header:p,rows:g});continue}let i=r.match(/^(#{1,6})\s+(.*)$/);if(i){n.push({kind:"heading",level:i[1].length,text:i[2]}),o++;continue}if(/^\s*([-*]|\d+\.)\s+/.test(r)){let p=[];for(;o<t.length&&/^\s*([-*]|\d+\.)\s+/.test(t[o]);){let g=t[o++];p.push({ordered:/^\s*\d+\.\s+/.test(g),text:g.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])&&!ka(t[o])&&!(t[o].includes("|")&&o+1<t.length&&ba(t[o+1]));)c.push(t[o++]);n.push({kind:"para",text:c.join(" ")})}return n}function Pr(e){return e.replace(/(\*\*[^*]+\*\*|`[^`]+`|\*[^*]+\*)/g,t=>t.startsWith("**")?Ye.bold(t.slice(2,-2)):t.startsWith("`")?_(t.slice(1,-1)):Ye.italic(t.slice(1,-1)))}var ku=(e,t)=>e+" ".repeat(Math.max(0,t-Rr(e)));function bu(e,t,n){let o=e.length,r=e.map((C,S)=>Math.max(Rr(C),...t.map(N=>Rr(N[S]??"")))),i=Math.max(24,n),c=3*o+1,p=[...r],g=()=>p.reduce((C,S)=>C+S,0)+c,w=0;for(;g()>i&&w++<1e4;){let C=-1,S=6;for(let N=0;N<o;N++)p[N]>S&&(S=p[N],C=N);if(C===-1)break;p[C]-=1}let k=(C,S,N)=>Ye.gray(C+p.map(O=>"\u2500".repeat(O+2)).join(S)+N),D=Ye.gray("\u2502"),x=(C,S)=>{let N=p.map((re,Z)=>{let de=C[Z]??"",Cn=S?Ye.bold(de):Pr(de);return Cr(Cn,re,{hard:!0}).split(`
225
+ `)}),O=Math.max(...N.map(re=>re.length)),J=[];for(let re=0;re<O;re++)J.push(p.map((Z,de)=>`${D} ${ku(N[de][re]??"",Z)} `).join("")+D);return J.join(`
226
+ `)},P=[k("\u250C","\u252C","\u2510"),x(e,!0)];return P.push(t.length===0?k("\u2514","\u2534","\u2518"):k("\u251C","\u253C","\u2524")),t.forEach((C,S)=>{P.push(x(C,!1)),P.push(S===t.length-1?k("\u2514","\u2534","\u2518"):k("\u251C","\u253C","\u2524"))}),P.join(`
227
+ `)}function xu(e,t){switch(e.kind){case"heading":return Ye.bold(e.text);case"hr":return Ye.gray("\u2500".repeat(t));case"para":return Cr(Pr(e.text),t);case"list":{let n=0;return e.items.map(o=>{let r=o.ordered?`${++n}.`:"\u2022",i=" ".repeat(2+r.length+1),[c="",...p]=Cr(Pr(o.text),Math.max(10,t-i.length)).split(`
228
228
  `);return` ${r} ${c}`+p.map(g=>`
229
229
  ${i}${g}`).join("")}).join(`
230
230
  `)}case"code":return e.lines.map(n=>Ye.gray(" "+n)).join(`
231
- `);case"table":return fd(e.header,e.rows,t)}}function Tr(e,t){let n=Math.max(20,t);return dd(e).map(o=>md(o,n)).join(`
231
+ `);case"table":return bu(e.header,e.rows,t)}}function Tr(e,t){let n=Math.max(20,t);return wu(e).map(o=>xu(o,n)).join(`
232
232
 
233
- `)}W();import hd from"picocolors";var gd=[127,86,217],wd=[22,38,43],ka={T:gd,E:wd},an=["..TTTTTT....","..TTTTTTT...","..TTTTTTTT..","..TTETTETT..","..TTETTETT..","..TTTTTTTT..","..TTTTTTT...","..TTTTTT....","...T..T....."],Sr=([e,t,n])=>`\x1B[38;2;${e};${t};${n}m`,yd=([e,t,n])=>`\x1B[48;2;${e};${t};${n}m`;function ba(){if(!hd.isColorSupported)return[];let e=an[0].length,t=[];for(let n=0;n<an.length;n+=2){let o="";for(let r=0;r<e;r++){let i=ka[an[n][r]],c=n+1<an.length?ka[an[n+1][r]]:void 0;i&&c?o+=`${Sr(i)}${yd(c)}\u2580\x1B[49m\x1B[39m`:i?o+=`${Sr(i)}\u2580\x1B[39m`:c?o+=`${Sr(c)}\u2584\x1B[39m`:o+=" "}t.push(o)}return t}function ln(e){return e<60?`${e}s`:`${Math.floor(e/60)}m ${e%60}s`}function me(e){return e<=0?"$0.00":e<.01?`$${e.toFixed(4)}`:`$${e.toFixed(2)}`}function ze(e){return e<1e3?`${e} tokens`:e<1e6?`${(e/1e3).toFixed(1)}k tokens`:`${(e/1e6).toFixed(2)}M tokens`}var Wt=(e,t)=>` ${e.padEnd(13)}${t}`;function kd(e,t){let n=[tn("\u270E document360-writer")+X.gray(` v${e.version}`),X.gray(" Reads your code, writes your docs."),"",Wt("Claude:",`${e.claude}${X.gray(` \xB7 ${e.model}${e.modelSource?` (${e.modelSource})`:""}`)}`),Wt("Document360:",e.configured?e.loggedOut?X.yellow("not logged in \u2014 run /login"):`${e.who??""}${e.sessionHint?X.gray(` (${e.sessionHint})`):""}`:X.yellow("not set up \u2014 run /init")),Wt("Profile:",e.configured?`${e.profile}${X.gray(` (${e.apiUrl})`)}${e.prod?X.bold(X.yellow(" \u26A0 PRODUCTION")):""}`:X.gray("\u2014 (run /init)")),Wt("Project:",e.project),Wt("Mode:",X.gray(e.mode)),Wt("cwd:",X.gray(e.cwd))],o=ba();if(o.length===0)return n.join(`
233
+ `)}U();import $u from"picocolors";var vu=[127,86,217],Cu=[22,38,43],$a={T:vu,E:Cu},an=["..TTTTTT....","..TTTTTTT...","..TTTTTTTT..","..TTETTETT..","..TTETTETT..","..TTTTTTTT..","..TTTTTTT...","..TTTTTT....","...T..T....."],Sr=([e,t,n])=>`\x1B[38;2;${e};${t};${n}m`,Ru=([e,t,n])=>`\x1B[48;2;${e};${t};${n}m`;function va(){if(!$u.isColorSupported)return[];let e=an[0].length,t=[];for(let n=0;n<an.length;n+=2){let o="";for(let r=0;r<e;r++){let i=$a[an[n][r]],c=n+1<an.length?$a[an[n+1][r]]:void 0;i&&c?o+=`${Sr(i)}${Ru(c)}\u2580\x1B[49m\x1B[39m`:i?o+=`${Sr(i)}\u2580\x1B[39m`:c?o+=`${Sr(c)}\u2584\x1B[39m`:o+=" "}t.push(o)}return t}function ln(e){return e<60?`${e}s`:`${Math.floor(e/60)}m ${e%60}s`}function me(e){return e<=0?"$0.00":e<.01?`$${e.toFixed(4)}`:`$${e.toFixed(2)}`}function ze(e){return e<1e3?`${e} tokens`:e<1e6?`${(e/1e3).toFixed(1)}k tokens`:`${(e/1e6).toFixed(2)}M tokens`}var Ft=(e,t)=>` ${e.padEnd(13)}${t}`;function Pu(e,t){let n=[nn("\u270E document360-writer")+K.gray(` v${e.version}`),K.gray(" Reads your code, writes your docs."),"",Ft("Claude:",`${e.claude}${K.gray(` \xB7 ${e.model}${e.modelSource?` (${e.modelSource})`:""}`)}`),Ft("Document360:",e.configured?e.loggedOut?K.yellow("not logged in \u2014 run /login"):`${e.who??""}${e.sessionHint?K.gray(` (${e.sessionHint})`):""}`:K.yellow("not set up \u2014 run /init")),Ft("Profile:",e.configured?`${e.profile}${K.gray(` (${e.apiUrl})`)}${e.prod?K.bold(K.yellow(" \u26A0 PRODUCTION")):""}`:K.gray("\u2014 (run /init)")),Ft("Project:",e.project),Ft("Mode:",K.gray(e.mode)),Ft("cwd:",K.gray(e.cwd))],o=va();if(o.length===0)return n.join(`
234
234
  `);let r=2,i=3,c=Dr(o[0]);if(!(t>=r+c+i+Math.max(...n.map(k=>Dr(k)))))return[...o.map(k=>" "+k),...n].join(`
235
- `);let g=Math.max(0,Math.floor((n.length-o.length)/2)),y=[];for(let k=0;k<Math.max(o.length+g,n.length);k++){let D=o[k-g]??" ".repeat(c);y.push((" ".repeat(r)+D+" ".repeat(i)+(n[k]??"")).trimEnd())}return y.join(`
236
- `)}var bd={error:X.red,warn:X.yellow,ok:X.green,info:X.gray};function jr(e,t){let n=Math.max(20,t);switch(e.kind){case"banner":return kd(e.info,n);case"user":{let o="\x1B[48;2;42;42;46m",r="\x1B[49m",i=Math.max(10,n-4),c=50,p=e.text.split(`
237
- `).flatMap(y=>xa(y,i,{hard:!0}).split(`
238
- `)),g=Math.max(0,p.length-c);return g>0&&(p=[...p.slice(0,c),X.dim(`\u2026 +${g} more lines`)]),`
239
- `+p.map((y,k)=>o+(k===0?_(" \u276F "):" ")+y+" ".repeat(Math.max(0,i-Dr(y))+1)+r).join(`
235
+ `);let g=Math.max(0,Math.floor((n.length-o.length)/2)),w=[];for(let k=0;k<Math.max(o.length+g,n.length);k++){let D=o[k-g]??" ".repeat(c);w.push((" ".repeat(r)+D+" ".repeat(i)+(n[k]??"")).trimEnd())}return w.join(`
236
+ `)}var Tu={error:K.red,warn:K.yellow,ok:K.green,info:K.gray};function jr(e,t){let n=Math.max(20,t);switch(e.kind){case"banner":return Pu(e.info,n);case"user":{let o="\x1B[48;2;42;42;46m",r="\x1B[49m",i=Math.max(10,n-4),c=50,p=e.text.split(`
237
+ `).flatMap(w=>Ca(w,i,{hard:!0}).split(`
238
+ `)),g=Math.max(0,p.length-c);return g>0&&(p=[...p.slice(0,c),K.dim(`\u2026 +${g} more lines`)]),`
239
+ `+p.map((w,k)=>o+(k===0?_(" \u276F "):" ")+w+" ".repeat(Math.max(0,i-Dr(w))+1)+r).join(`
240
240
  `)}case"assistant":return`
241
- `+Tr(e.text,n);case"tool":{let o=e.arg!==null?X.gray(`${e.sep}(${e.arg})`):"";return`
242
- `+xa(X.green("\u25CF ")+X.bold(e.title)+o,n)}case"tool-result":{let o=e.isError?X.red:X.gray,r=e.lines.map((i,c)=>o((c===0?" \u23BF ":" ")+i));return e.hidden>0&&r.push(X.dim(` \u2026 +${e.hidden} lines`)),r.join(`
243
- `)}case"diff":{let o=c=>c===1?"":"s",i=[X.gray(` \u23BF Added ${e.added} line${o(e.added)}, removed ${e.removed} line${o(e.removed)}`),...e.lines];return e.hidden>0&&i.push(X.dim(` \u2026 +${e.hidden} more diff lines`)),i.join(`
244
- `)}case"link":return e.lines.map(o=>_(on(` \u2B95 ${o}`))).join(`
241
+ `+Tr(e.text,n);case"tool":{let o=e.arg!==null?K.gray(`${e.sep}(${e.arg})`):"";return`
242
+ `+Ca(K.green("\u25CF ")+K.bold(e.title)+o,n)}case"tool-result":{let o=e.isError?K.red:K.gray,r=e.lines.map((i,c)=>o((c===0?" \u23BF ":" ")+i));return e.hidden>0&&r.push(K.dim(` \u2026 +${e.hidden} lines`)),r.join(`
243
+ `)}case"diff":{let o=c=>c===1?"":"s",i=[K.gray(` \u23BF Added ${e.added} line${o(e.added)}, removed ${e.removed} line${o(e.removed)}`),...e.lines];return e.hidden>0&&i.push(K.dim(` \u2026 +${e.hidden} more diff lines`)),i.join(`
244
+ `)}case"link":return e.lines.map(o=>_(rn(` \u2B95 ${o}`))).join(`
245
245
  `);case"preview":return`
246
- `+tn(`\u25A3 Preview \u2014 ${e.name}`)+`
246
+ `+nn(`\u25A3 Preview \u2014 ${e.name}`)+`
247
247
 
248
248
  `+Tr(e.text,n);case"note":return`
249
- `+bd[e.tone](on(e.text));case"done":return`
250
- `+(e.ok?X.magenta("\u2736 "):X.red("\u2736 "))+X.gray(`Cooked for ${ln(e.seconds)} \xB7 ${e.tokens} tokens`+(e.costUsd>0?` \xB7 ${me(e.costUsd)}`:""))}}function $a(e,t){return e.map(n=>jr(n,t)).join(`
251
- `)}import{resolveActiveProfile as xd,loadTokens as $d,isExpired as vd,decodeJwtClaims as va}from"document360-engine";function Cd(e){return e.length>12?`${e.slice(0,8)}\u2026`:e}function Me(e,t){try{let n=xd(e,t),o=$d(n.name);if(!o)return{ok:!1,reason:`Not signed in to Document360 (profile "${n.name}"). Run /login first.`};if(vd(o)&&!o.refreshToken)return{ok:!1,reason:`Your Document360 session expired (profile "${n.name}"). Run /login.`};let r=n.project.projectId;if(r){let c={...va(o.idToken)??{},...va(o.accessToken)??{}}.doc360_project_id;if(typeof c=="string"&&c&&c!==r)return{ok:!1,reason:`Your Document360 session is signed into a different project than profile "${n.name}" (this profile's project is ${Cd(r)}). Run /login and pick this project.`}}return{ok:!0}}catch{return{ok:!0}}}var cn=3;function Ir(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(`
252
- `)}var Ca={"local-ahead":"modified locally","untracked-local":"new (never published)",conflict:"\u26A0 conflict \u2014 publishing overwrites the portal edit"};function un(e){return e.filter(t=>t.path!==null&&t.status in Ca&&!t.link).map(t=>({path:t.path,label:Ca[t.status]}))}function uo(e){return e.filter(t=>t.link).length}function Nr(e,t){try{let n=Ed(e,Id(e,t).name);if(!n)return null;let o=0;for(let r of Object.keys(n.articles))try{o+=Nd(Pd(Rd(e,r),"utf8"),r,n).unresolved}catch{}return o===0?null:`\u2139 ${o} cross-link${o===1?"":"s"} point to pages not published yet \u2014 they show as plain text for now and turn into live links once those pages are published.`}catch{return null}}function _d(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 Da(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("/"),i=n.get(r);i?i.push(o):n.set(r,[o])}for(let o of[...n.keys()].sort()){let r=n.get(o).sort((i,c)=>i.path.localeCompare(c.path));t.push({kind:"category",label:`${_d(o)} (${r.length})`,paths:r.map(i=>i.path),indent:!1});for(let i of r){let c=i.path.replace(/\\/g,"/").split("/").pop()??i.path;t.push({kind:"article",label:c,paths:[i.path],indent:!0,note:i.label})}}return t}function po(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(`
253
- `)}function _r(e,t,n){let o=x=>t[x.index]?.paths.length??0,r=e.filter(x=>x.ok),i=e.filter(x=>!x.ok),c=e.reduce((x,R)=>x+o(R),0),p=r.reduce((x,R)=>x+o(R),0),g=n==="api"?`${me(e.reduce((x,R)=>x+R.costUsd,0))} total`:ze(e.reduce((x,R)=>x+R.outputTokens,0)),y=`${r.length}/${e.length} partition${e.length===1?"":"s"}`,k=x=>`${x} article${x===1?"":"s"}`,D=[];if(i.length===0)D.push(`Published ${k(c)} (${y}) successfully \xB7 ${g}.`),D.push("All are DRAFTS \u2014 review and publish them in the Document360 portal.");else{D.push(`Published ${p}/${k(c)} (${y}) \xB7 ${g}.`),D.push(`${i.length} partition${i.length===1?"":"s"} failed \u2014 re-run /publish --all to retry just the rest (published articles are skipped):`);for(let x of i)D.push(` \u2717 ${x.label}${x.error?` \u2014 ${x.error}`:""}`)}return D}async function Ar(e,t){let n=Sd(t),{model:o}=jd(e.cwd,"standard");console.log(f(`Publishing ${t.length} article${t.length===1?"":"s"} across ${n.length} partition${n.length===1?"":"s"} (\u2264${cn} 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 Ad({cwd:e.cwd,partitions:n,promptFor:i=>po(i.paths),concurrency:cn,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(I(` \u2713 ${r.label}`)):console.log($(` \u2717 ${r.label}`));else if(r.type==="run_done"){console.log("");let i=process.env.ANTHROPIC_API_KEY?"api":"subscription";for(let p of _r(r.results,n,i))console.log(r.ok?I(p):L(p));let c=Nr(e.cwd,e.profileName);c&&console.log(f(c));try{let p=Ra(await Pa({cwd:e.cwd,profileName:e.profileName}));p&&console.log(f(p))}catch{}try{let p=Sa(await Ta({cwd:e.cwd,profileName:e.profileName}));p&&console.log(f(p))}catch{}}}catch(r){console.log($(`Publish run failed: ${r.message}`))}return console.log(""),{kind:"continue"}}async function fo(e,t,n){let o=Dd(e,n);if(o.length===0)return[];let r=new Set(un((await Er({cwd:e,profileName:t})).entries).map(i=>i.path));return o.filter(i=>r.has(i))}async function ja(e,t){let n=Me(t?.cwd??process.cwd(),t?.profileName);if(!n.ok)return console.log($(n.reason)),{kind:"continue"};let o=e[0];if(o==="--related"&&e[1]){if(!t)return{kind:"continue"};let r=await fo(t.cwd,t.profileName,e[1].replace(/\\/g,"/"));return r.length===0?(console.log(I("\u2713 All related articles are already published.")),{kind:"continue"}):await Ar(t,r)}if(o==="--all"){console.log(f("Checking what needs publishing\u2026"));try{let r=await Er({cwd:t?.cwd??process.cwd()}),i=un(r.entries),c=uo(r.entries);if(c>0&&console.log(L(`\u26A0 ${c} article(s) already exist on Document360 but aren't linked \u2014 left out (publishing would duplicate them). Run /catch-up or ask me to link them first.`)),i.length===0){if(console.log(I(c>0?"\u2713 Nothing else is ahead of Document360 to publish.":"\u2713 Nothing is ahead of Document360 \u2014 no publish candidates.")),t)try{let p=Ra(await Pa({cwd:t.cwd,profileName:t.profileName}));p&&console.log(f(p));let g=Sa(await Ta({cwd:t.cwd,profileName:t.profileName}));g&&console.log(f(g))}catch{}return{kind:"continue"}}return t?await Ar(t,i.map(p=>p.path)):{kind:"forward-to-agent",prompt:po(i.map(p=>p.path)),display:"/publish --all"}}catch(r){return console.log($(`Could not compute sync status: ${r.message}`)),{kind:"continue"}}}if(!o){console.log(f("Checking what needs publishing\u2026"));let r;try{let i=await Er({cwd:t?.cwd??process.cwd()});r=un(i.entries);let c=uo(i.entries);c>0&&console.log(L(`\u26A0 ${c} article(s) already exist on Document360 but aren't linked \u2014 left out (publishing would duplicate them). Run /catch-up or ask me to link them first.`))}catch(i){return console.log($(`Could not compute sync status: ${i.message}`)),console.log(f("Publish a specific article: /publish <article-path>")),{kind:"continue"}}if(r.length===0)return console.log(I("\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 i of r)console.log(` ${i.path} ${f(`(${i.label})`)}`);return console.log(f("Run: /publish <article-path>")),{kind:"continue"}}try{o=await t.withPausedInput(()=>Td({message:"Publish which article?",choices:[...r.length>1?[{name:`All ${r.length} candidates`,value:"--all",description:"one agent run over every candidate"}]:[],...r.map(i=>({name:i.path,value:i.path,description:i.label}))]}))}catch{return console.log(f("Cancelled.")),{kind:"continue"}}if(o==="--all")return await Ar(t,r.map(i=>i.path))}return{kind:"forward-to-agent",prompt:Ir(o),display:`/publish ${o}`}}async function dn(){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 | link) | 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(`
254
- `),display:"/audit"}}W();import{checkbox as Ld}from"@inquirer/prompts";import{inventoryRepo as Od,readProjectConfig as Aa,writeProjectConfig as Md}from"document360-engine";function Lr(e,t){let n=Aa(e);n&&(n.authoritativeSourceFiles=t,Md(n,e))}function mo(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 Ea(e,t){let n=t?.cwd??process.cwd();if(!Aa(n))return console.log($("No .d360-writer/config.json here. Run /init first.")),{kind:"continue"};let o=Od(n);if(o.length===0)return console.log(f('No candidate source folders found. Set "authoritativeSourceFiles" in .d360-writer/config.json manually.')),{kind:"continue"};if(!process.stdin.isTTY||!t){console.log(""),console.log(_("Recommended documentation scope (run /scope in the REPL to choose):"));for(let i of o)console.log(` ${i.recommended?"\u25C9":"\u25CB"} ${i.path} ${f(mo(i))}`);return console.log(""),{kind:"continue"}}let r;try{r=await t.withPausedInput(()=>Ld({message:"Which folders back the user docs? (space toggles, enter confirms)",choices:o.map(i=>({name:`${i.path} (${mo(i)})`,value:i.path,checked:i.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"};Lr(n,r),console.log(I(`\u2713 Scoped to ${r.length} folder(s) \u2014 written to .d360-writer/config.json`));for(let i of r)console.log(` ${i}`);return console.log(""),{kind:"continue"}}W();import{confirm as Bd}from"@inquirer/prompts";import{applyPull as Mr,computeSyncStatus as Oa,compareRemoteSources as Vd,planPull as Ma,planImport as Gd,applyImport as Yd,establishBaselines as zd,rebaselineServerMeta as Kd,D360AuthError as Xd}from"document360-engine";W();var Ia=[{status:"conflict",header:"Changed in both places \u2014 pick a direction (/pull <path> or /publish <path>):",paint:$,mark:"!"},{status:"local-ahead",header:"Changed here \u2014 push with /publish <path>:",paint:L,mark:"M"},{status:"remote-ahead",header:"Changed on Document360 \u2014 pull with /pull <path> (or just /pull):",paint:_,mark:"M"},{status:"deleted-local",header:"Removed locally \u2014 still on Document360 (pull to restore, or leave it):",paint:$,mark:"D"},{status:"deleted-remote",header:"Gone from Document360 \u2014 still here (publish to recreate, or delete the file):",paint:$,mark:"D"},{status:"orphaned",header:"Gone from both sides \u2014 these tracking entries point at nothing now:",paint:se,mark:"X"},{status:"untracked-local",header:"New here \u2014 not on Document360 yet (publish to add them):",paint:f,mark:"?"},{status:"untracked-remote",header:"On Document360 \u2014 not in your local docs yet (run /pull to import them):",paint:f,mark:"?"},{status:"unknown-base",header:"Tracked, not yet compared \u2014 run /pull --baseline to set a baseline (or the next publish/pull sets one):",paint:se,mark:"\xB7"}];function Ud(e){return e.path?e.path:`${e.title??"(untitled)"} ${se(`[${e.articleId}]`)}`}function Wd(e){let t=e/1e3;if(t<60)return`${t.toFixed(1)}s`;let n=Math.floor(t/60);return`${n}m ${Math.round(t-n*60)}s`}function ho(e,t){let n=[],o=e.entries.filter(k=>k.link);if(o.length>0){n.push(""),n.push(Pe("Already on Document360, just not linked \u2014 ask me to link these (a republish would duplicate them):"));for(let k of o)n.push(` ${L("~")} ${L(k.path??"")} ${se(`\u2192 "${k.link.title}"`)}`)}for(let k of Ia){let D=e.entries.filter(x=>x.status===k.status&&!(k.status==="untracked-local"&&x.link));if(D.length!==0){n.push(""),n.push(Pe(k.header));for(let x of D)n.push(` ${k.paint(k.mark)} ${k.paint(Ud(x))}${x.detail?se(` (${x.detail})`):""}`)}}let r=e.counts["in-sync"]??0,i=e.entries.length;n.push("");let c={"in-sync":"up to date","local-ahead":"changed here","remote-ahead":"changed on Document360",conflict:"changed both places","untracked-local":"new here","untracked-remote":"only on Document360","deleted-local":"removed locally","deleted-remote":"gone from Document360",orphaned:"gone both sides","unknown-base":"not yet compared"},p=o.length,g=i===r?I("\u2713 everything up to date"):[r>0?I(`\u2713 ${r} up to date`):null,p>0?`${p} to link`:null,...Ia.map(k=>{let D=(e.counts[k.status]??0)-(k.status==="untracked-local"?p:0);return D>0?`${D} ${c[k.status]}`:null})].filter(Boolean).join(se(" \xB7 ")),y=t!==void 0?` \xB7 synced in ${Wd(t)}`:"";return n.push(g+se(` \xB7 ${i} tracked+seen \xB7 profile "${e.profile}" \xB7 docs root ${e.docsRoot}/${y}`)),n}import{structuredPatch as Fd}from"diff";import Na from"picocolors";var _a=80,Hd="\x1B[48;2;74;28;28m",qd="\x1B[48;2;24;66;24m",La="\x1B[49m",Or=e=>String(e).padStart(5);function ut(e,t,n){let o=x=>{let R=x.replace(/\r\n/g,`
255
- `);return R.endsWith(`
256
- `)||R===""?R:R+`
257
- `},r=o(e),i=o(t);if(r===i)return null;let c=Math.max(20,n-10),p=Fd("a","b",r,i,"","",{context:3}),g=0,y=0,k=[];p.hunks.forEach((x,R)=>{R>0&&k.push(Na.gray(" \u2026"));let C=x.oldStart,S=x.newStart;for(let N of x.lines){let O=N[0],K=N.slice(1).slice(0,c);O==="-"?(y++,k.push(`${Hd}${Or(C++)} - ${K}${La}`)):O==="+"?(g++,k.push(`${qd}${Or(S++)} + ${K}${La}`)):(k.push(Na.gray(Or(S))+" "+K),C++,S++)}});let D=k.slice(0,_a);return{added:g,removed:y,lines:D,hidden:Math.max(0,k.length-_a)}}async function Ua(e,t){let n=Me(t.cwd,t.profileName);if(!n.ok)return console.log($(n.reason)),{kind:"continue"};let o=e.find(r=>r.startsWith("--"));try{if(o==="--status")return await Qd(t),{kind:"continue"};if(o==="--baseline")return await Jd(t,e.filter(c=>c!=="--baseline")),{kind:"continue"};if(o==="--compare")return await Zd(t),{kind:"continue"};if(o)return console.log($(`Unknown option: ${o}`)),console.log(f("Usage: /pull pull portal edits + import new portal articles")),console.log(f(" /pull <path> pull one article (or resolve a conflict)")),console.log(f(" /pull --status drift report only (no writes)")),console.log(f(" /pull --baseline set a sync baseline for not-yet-compared articles")),{kind:"continue"};let r=e[0];if(r)return await ep(t,r),{kind:"continue"};console.log(f("Pulling changes from Document360\u2026"));let i=await Ur({cwd:t.cwd,profileName:t.profileName});for(let c of Wr(i))console.log(c.tone==="ok"?I(c.text):c.tone==="warn"?L(c.text):f(c.text));console.log("")}catch(r){r instanceof Xd?console.log($(r.message)):console.log($(`Pull failed: ${r.message}`))}return{kind:"continue"}}async function Ur(e){let t=await Oa({cwd:e.cwd,profileName:e.profileName}),n={pulled:[],imported:[],conflicts:[],toPublish:0,failed:[]};for(let o of t.entries)if(o.status==="remote-ahead"&&o.path)try{let r=await Ma({cwd:e.cwd,profileName:e.profileName,relPath:o.path});Mr({cwd:e.cwd,profileName:e.profileName},r),n.pulled.push(o.path)}catch(r){n.failed.push({ref:o.path,error:r.message})}else if(o.status==="untracked-remote"&&o.articleId)try{let r=await Gd({cwd:e.cwd,profileName:e.profileName,articleId:o.articleId});Yd({cwd:e.cwd,profileName:e.profileName},r),n.imported.push({title:r.title,path:r.path})}catch(r){n.failed.push({ref:o.title??o.articleId,error:r.message})}else o.status==="conflict"&&o.path?n.conflicts.push(o.path):(o.status==="local-ahead"||o.status==="untracked-local"&&!o.link)&&o.path&&n.toPublish++;return n}var go=(e,t=5)=>`${e.slice(0,t).join(", ")}${e.length>t?`, +${e.length-t} more`:""}`,dt=e=>e===1?"":"s";function Wr(e){let t=[];return e.pulled.length&&t.push({tone:"ok",text:`\u2713 Pulled ${e.pulled.length} portal edit${dt(e.pulled.length)} into local: ${go(e.pulled)}`}),e.imported.length&&t.push({tone:"ok",text:`\u2713 Imported ${e.imported.length} new portal article${dt(e.imported.length)}: ${go(e.imported.map(n=>n.path))}`}),e.toPublish&&t.push({tone:"info",text:`\u2139 ${e.toPublish} article${dt(e.toPublish)} changed locally \u2014 /publish to push them up.`}),e.conflicts.length&&t.push({tone:"warn",text:`\u26A0 ${e.conflicts.length} article${dt(e.conflicts.length)} changed both here and on Document360 \u2014 left untouched. Take the portal copy: /pull <path> \xB7 keep yours: /publish <path>. (${go(e.conflicts)})`}),e.failed.length&&t.push({tone:"warn",text:`\u26A0 ${e.failed.length} item${dt(e.failed.length)} failed: ${go(e.failed.map(n=>n.ref))}`}),t.length===0&&t.push({tone:"ok",text:"\u2713 Already in sync with Document360 \u2014 nothing to pull."}),t}async function Qd(e){console.log(f("Checking Document360 for drift\u2026"));let t=Date.now(),n=await Oa({cwd:e.cwd,profileName:e.profileName});for(let o of ho(n,Date.now()-t))console.log(o);console.log("")}async function Jd(e,t){let n=t[0]&&t[0]!=="--all"?t[0].replace(/\\/g,"/"):void 0;console.log(f(n?`Setting the sync baseline for ${n}\u2026`:"Setting a sync baseline for tracked-but-not-yet-compared articles\u2026"));let o=await zd({cwd:e.cwd,profileName:e.profileName,relPaths:n?[n]:void 0}),r=n?{rebaselined:[],skipped:[]}:await Kd({cwd:e.cwd,profileName:e.profileName});if(o.baselined.length===0&&o.skipped.length===0&&r.rebaselined.length===0){console.log(I("\u2713 Nothing to baseline \u2014 every tracked article already has a sync baseline."));return}if(o.baselined.length>0&&console.log(I(`\u2713 Baselined ${o.baselined.length} article(s) \u2014 they now read in-sync until either side changes.`)),r.rebaselined.length>0&&console.log(I(`\u2713 Refreshed the metadata baseline for ${r.rebaselined.length} article(s) \u2014 cleared false "metadata changed" drift.`)),o.skipped.length>0){console.log(L(`${o.skipped.length} skipped:`));for(let i of o.skipped)console.log(f(` - ${i.path} (${i.reason})`))}}async function Zd(e){console.log(f("Comparing the manifest against the per-article path (read-only)\u2026"));let t=await Vd({cwd:e.cwd,profileName:e.profileName});console.log(` Legacy listing: ${Pe(String(t.legacyCount))} \xB7 Manifest: ${Pe(String(t.manifestCount))} \xB7 in both: ${t.inBoth}`),t.onlyInLegacy.length===0&&t.onlyInManifest.length===0&&t.mappedMissingFromManifest.length===0?console.log(I("\u2713 Parity \u2014 the manifest sees exactly the same articles. Safe to make it the default sync source.")):(t.mappedMissingFromManifest.length&&console.log($(`\u2717 ${t.mappedMissingFromManifest.length} MAPPED article(s) missing from the manifest: ${t.mappedMissingFromManifest.slice(0,5).join(", ")}`)),t.onlyInLegacy.length&&console.log(L(` ${t.onlyInLegacy.length} only in the legacy listing: ${t.onlyInLegacy.slice(0,5).join(", ")}`)),t.onlyInManifest.length&&console.log(L(` ${t.onlyInManifest.length} only in the manifest: ${t.onlyInManifest.slice(0,5).join(", ")}`)),console.log(f(" Send this output \u2014 a mismatch pinpoints where the manifest differs before we flip."))),console.log("")}async function ep(e,t){let n=t.replace(/\\/g,"/"),o=await Ma({cwd:e.cwd,profileName:e.profileName,relPath:n});console.log(""),console.log(`${_("\u25CF")} ${Pe(o.title)} ${se(`(${o.path})`)}`);for(let c of o.notes)console.log(L(` \u26A0 ${c}`));o.overwritesLocalChanges&&console.log(L(" \u26A0 This OVERWRITES local edits made since the last sync."));let r=ut(o.oldContent,o.newContent,Math.max(40,(process.stdout.columns??80)-1));if(!r){console.log(f(" Local file already matches the remote content \u2014 advancing the sync base only.")),Mr({cwd:e.cwd,profileName:e.profileName},o);return}console.log(se(` \u23BF Added ${r.added} line${dt(r.added)}, removed ${r.removed} line${dt(r.removed)}`));for(let c of r.lines)console.log(c);if(r.hidden>0&&console.log(f(` \u2026 +${r.hidden} more diff lines`)),!await e.withPausedInput(()=>Bd({message:`Write ${o.path}?`,default:!o.overwritesLocalChanges}))){console.log(f(" Skipped."));return}Mr({cwd:e.cwd,profileName:e.profileName},o),console.log(I(` \u2713 Pulled ${o.path} (sync base advanced).`))}W();import{statSync as tp}from"node:fs";import{resolve as np}from"node:path";import{estimateBulkCost as op,planPartitions as rp,readProjectConfig as ip,resolveModelForOperation as sp,runPartitioned as ap,trackedArticlePaths as lp}from"document360-engine";var Fr=3;function Hr(e){let t,n=!1;for(let r=0;r<e.length;r++){let i=e[r];i==="--run"||i==="--yes"?n=!0:i==="--scope"?t=e[++r]:i?.startsWith("--scope=")&&(t=i.slice(8))}return{scope:t?.replace(/\\/g,"/").replace(/\/+$/,"")||void 0,run:n}}function qr(e,t){return t?e.filter(n=>{let o=n.replace(/\\/g,"/");return o===t||o.startsWith(`${t}/`)}):e}function Br(e,t){return t.map(n=>{let o=0;try{o=tp(np(e,n)).size}catch{o=0}return{path:n,bytes:o}})}function Vr(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:
249
+ `+Tu[e.tone](rn(e.text));case"done":return`
250
+ `+(e.ok?K.magenta("\u2736 "):K.red("\u2736 "))+K.gray(`Cooked for ${ln(e.seconds)} \xB7 ${e.tokens} tokens`+(e.costUsd>0?` \xB7 ${me(e.costUsd)}`:""))}}function Ra(e,t){return e.map(n=>jr(n,t)).join(`
251
+ `)}import{resolveActiveProfile as Su,loadTokens as Du,isExpired as ju,decodeJwtClaims as Pa}from"document360-engine";function Au(e){return e.length>12?`${e.slice(0,8)}\u2026`:e}function Me(e,t){try{let n=Su(e,t),o=Du(n.name);if(!o)return{ok:!1,reason:`Not signed in to Document360 (profile "${n.name}"). Run /login first.`};if(ju(o)&&!o.refreshToken)return{ok:!1,reason:`Your Document360 session expired (profile "${n.name}"). Run /login.`};let r=n.project.projectId;if(r){let c={...Pa(o.idToken)??{},...Pa(o.accessToken)??{}}.doc360_project_id;if(typeof c=="string"&&c&&c!==r)return{ok:!1,reason:`Your Document360 session is signed into a different project than profile "${n.name}" (this profile's project is ${Au(r)}). Run /login and pick this project.`}}return{ok:!0}}catch{return{ok:!0}}}var cn=3;function Ir(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(`
252
+ `)}var Ta={"local-ahead":"modified locally","untracked-local":"new (never published)",conflict:"\u26A0 conflict \u2014 publishing overwrites the portal edit"};function dn(e){return e.filter(t=>t.path!==null&&t.status in Ta&&!t.link).map(t=>({path:t.path,label:Ta[t.status]}))}function uo(e){return e.filter(t=>t.link).length}function Nr(e,t){try{let n=Uu(e,Wu(e,t).name);if(!n)return null;let o=0;for(let r of Object.keys(n.articles))try{o+=Fu(Eu(Iu(e,r),"utf8"),r,n).unresolved}catch{}return o===0?null:`\u2139 ${o} cross-link${o===1?"":"s"} point to pages not published yet \u2014 they show as plain text for now and turn into live links once those pages are published.`}catch{return null}}function Hu(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 Ea(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("/"),i=n.get(r);i?i.push(o):n.set(r,[o])}for(let o of[...n.keys()].sort()){let r=n.get(o).sort((i,c)=>i.path.localeCompare(c.path));t.push({kind:"category",label:`${Hu(o)} (${r.length})`,paths:r.map(i=>i.path),indent:!1});for(let i of r){let c=i.path.replace(/\\/g,"/").split("/").pop()??i.path;t.push({kind:"article",label:c,paths:[i.path],indent:!0,note:i.label})}}return t}function po(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(`
253
+ `)}function _r(e,t,n){let o=x=>t[x.index]?.paths.length??0,r=e.filter(x=>x.ok),i=e.filter(x=>!x.ok),c=e.reduce((x,P)=>x+o(P),0),p=r.reduce((x,P)=>x+o(P),0),g=n==="api"?`${me(e.reduce((x,P)=>x+P.costUsd,0))} total`:ze(e.reduce((x,P)=>x+P.outputTokens,0)),w=`${r.length}/${e.length} partition${e.length===1?"":"s"}`,k=x=>`${x} article${x===1?"":"s"}`,D=[];if(i.length===0)D.push(`Published ${k(c)} (${w}) successfully \xB7 ${g}.`),D.push("All are DRAFTS \u2014 review and publish them in the Document360 portal.");else{D.push(`Published ${p}/${k(c)} (${w}) \xB7 ${g}.`),D.push(`${i.length} partition${i.length===1?"":"s"} failed \u2014 re-run /publish --all to retry just the rest (published articles are skipped):`);for(let x of i)D.push(` \u2717 ${x.label}${x.error?` \u2014 ${x.error}`:""}`)}return D}async function Ar(e,t){let n=_u(t),{model:o}=Ou(e.cwd,"standard");console.log(f(`Publishing ${t.length} article${t.length===1?"":"s"} across ${n.length} partition${n.length===1?"":"s"} (\u2264${cn} 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 Mu({cwd:e.cwd,partitions:n,promptFor:i=>po(i.paths),concurrency:cn,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(I(` \u2713 ${r.label}`)):console.log($(` \u2717 ${r.label}`));else if(r.type==="run_done"){console.log("");let i=process.env.ANTHROPIC_API_KEY?"api":"subscription";for(let p of _r(r.results,n,i))console.log(r.ok?I(p):L(p));let c=Nr(e.cwd,e.profileName);c&&console.log(f(c));try{let p=Da(await Sa({cwd:e.cwd,profileName:e.profileName}));p&&console.log(f(p))}catch{}try{let p=Aa(await ja({cwd:e.cwd,profileName:e.profileName}));p&&console.log(f(p))}catch{}}}catch(r){console.log($(`Publish run failed: ${r.message}`))}return console.log(""),{kind:"continue"}}async function fo(e,t,n){let o=Lu(e,n);if(o.length===0)return[];let r=new Set(dn((await Er({cwd:e,profileName:t})).entries).map(i=>i.path));return o.filter(i=>r.has(i))}async function Ia(e,t){let n=Me(t?.cwd??process.cwd(),t?.profileName);if(!n.ok)return console.log($(n.reason)),{kind:"continue"};let o=e[0];if(o==="--related"&&e[1]){if(!t)return{kind:"continue"};let r=await fo(t.cwd,t.profileName,e[1].replace(/\\/g,"/"));return r.length===0?(console.log(I("\u2713 All related articles are already published.")),{kind:"continue"}):await Ar(t,r)}if(o==="--all"){console.log(f("Checking what needs publishing\u2026"));try{let r=await Er({cwd:t?.cwd??process.cwd()}),i=dn(r.entries),c=uo(r.entries);if(c>0&&console.log(L(`\u26A0 ${c} article(s) already exist on Document360 but aren't linked \u2014 left out (publishing would duplicate them). Run /catch-up or ask me to link them first.`)),i.length===0){if(console.log(I(c>0?"\u2713 Nothing else is ahead of Document360 to publish.":"\u2713 Nothing is ahead of Document360 \u2014 no publish candidates.")),t)try{let p=Da(await Sa({cwd:t.cwd,profileName:t.profileName}));p&&console.log(f(p));let g=Aa(await ja({cwd:t.cwd,profileName:t.profileName}));g&&console.log(f(g))}catch{}return{kind:"continue"}}return t?await Ar(t,i.map(p=>p.path)):{kind:"forward-to-agent",prompt:po(i.map(p=>p.path)),display:"/publish --all"}}catch(r){return console.log($(`Could not compute sync status: ${r.message}`)),{kind:"continue"}}}if(!o){console.log(f("Checking what needs publishing\u2026"));let r;try{let i=await Er({cwd:t?.cwd??process.cwd()});r=dn(i.entries);let c=uo(i.entries);c>0&&console.log(L(`\u26A0 ${c} article(s) already exist on Document360 but aren't linked \u2014 left out (publishing would duplicate them). Run /catch-up or ask me to link them first.`))}catch(i){return console.log($(`Could not compute sync status: ${i.message}`)),console.log(f("Publish a specific article: /publish <article-path>")),{kind:"continue"}}if(r.length===0)return console.log(I("\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 i of r)console.log(` ${i.path} ${f(`(${i.label})`)}`);return console.log(f("Run: /publish <article-path>")),{kind:"continue"}}try{o=await t.withPausedInput(()=>Nu({message:"Publish which article?",choices:[...r.length>1?[{name:`All ${r.length} candidates`,value:"--all",description:"one agent run over every candidate"}]:[],...r.map(i=>({name:i.path,value:i.path,description:i.label}))]}))}catch{return console.log(f("Cancelled.")),{kind:"continue"}}if(o==="--all")return await Ar(t,r.map(i=>i.path))}return{kind:"forward-to-agent",prompt:Ir(o),display:`/publish ${o}`}}async function un(){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 | link) | 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(`
254
+ `),display:"/audit"}}U();import{checkbox as qu}from"@inquirer/prompts";import{inventoryRepo as Bu,readProjectConfig as Na,writeProjectConfig as Vu}from"document360-engine";function Lr(e,t){let n=Na(e);n&&(n.authoritativeSourceFiles=t,Vu(n,e))}function mo(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 _a(e,t){let n=t?.cwd??process.cwd();if(!Na(n))return console.log($("No .d360-writer/config.json here. Run /init first.")),{kind:"continue"};let o=Bu(n);if(o.length===0)return console.log(f('No candidate source folders found. Set "authoritativeSourceFiles" in .d360-writer/config.json manually.')),{kind:"continue"};if(!process.stdin.isTTY||!t){console.log(""),console.log(_("Recommended documentation scope (run /scope in the REPL to choose):"));for(let i of o)console.log(` ${i.recommended?"\u25C9":"\u25CB"} ${i.path} ${f(mo(i))}`);return console.log(""),{kind:"continue"}}let r;try{r=await t.withPausedInput(()=>qu({message:"Which folders back the user docs? (space toggles, enter confirms)",choices:o.map(i=>({name:`${i.path} (${mo(i)})`,value:i.path,checked:i.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"};Lr(n,r),console.log(I(`\u2713 Scoped to ${r.length} folder(s) \u2014 written to .d360-writer/config.json`));for(let i of r)console.log(` ${i}`);return console.log(""),{kind:"continue"}}U();import{confirm as Qu}from"@inquirer/prompts";import{applyPull as Mr,computeSyncStatus as Wa,compareRemoteSources as Ju,planPull as Fa,planImport as Zu,applyImport as ep,establishBaselines as tp,rebaselineServerMeta as np,D360AuthError as op}from"document360-engine";U();var La=[{status:"conflict",header:"Changed in both places \u2014 pick a direction (/pull <path> or /publish <path>):",paint:$,mark:"!"},{status:"local-ahead",header:"Changed here \u2014 push with /publish <path>:",paint:L,mark:"M"},{status:"remote-ahead",header:"Changed on Document360 \u2014 pull with /pull <path> (or just /pull):",paint:_,mark:"M"},{status:"deleted-local",header:"Removed locally \u2014 still on Document360 (pull to restore, or leave it):",paint:$,mark:"D"},{status:"deleted-remote",header:"Gone from Document360 \u2014 still here (publish to recreate, or delete the file):",paint:$,mark:"D"},{status:"orphaned",header:"Gone from both sides \u2014 these tracking entries point at nothing now:",paint:ae,mark:"X"},{status:"untracked-local",header:"New here \u2014 not on Document360 yet (publish to add them):",paint:f,mark:"?"},{status:"untracked-remote",header:"On Document360 \u2014 not in your local docs yet (run /pull to import them):",paint:f,mark:"?"},{status:"unknown-base",header:"Tracked, not yet compared \u2014 run /pull --baseline to set a baseline (or the next publish/pull sets one):",paint:ae,mark:"\xB7"}];function Gu(e){return e.path?e.path:`${e.title??"(untitled)"} ${ae(`[${e.articleId}]`)}`}function Yu(e){let t=e/1e3;if(t<60)return`${t.toFixed(1)}s`;let n=Math.floor(t/60);return`${n}m ${Math.round(t-n*60)}s`}function ho(e,t){let n=[],o=e.entries.filter(k=>k.link);if(o.length>0){n.push(""),n.push(Pe("Already on Document360, just not linked \u2014 ask me to link these (a republish would duplicate them):"));for(let k of o)n.push(` ${L("~")} ${L(k.path??"")} ${ae(`\u2192 "${k.link.title}"`)}`)}for(let k of La){let D=e.entries.filter(x=>x.status===k.status&&!(k.status==="untracked-local"&&x.link));if(D.length!==0){n.push(""),n.push(Pe(k.header));for(let x of D)n.push(` ${k.paint(k.mark)} ${k.paint(Gu(x))}${x.detail?ae(` (${x.detail})`):""}`)}}let r=e.counts["in-sync"]??0,i=e.entries.length;n.push("");let c={"in-sync":"up to date","local-ahead":"changed here","remote-ahead":"changed on Document360",conflict:"changed both places","untracked-local":"new here","untracked-remote":"only on Document360","deleted-local":"removed locally","deleted-remote":"gone from Document360",orphaned:"gone both sides","unknown-base":"not yet compared"},p=o.length,g=i===r?I("\u2713 everything up to date"):[r>0?I(`\u2713 ${r} up to date`):null,p>0?`${p} to link`:null,...La.map(k=>{let D=(e.counts[k.status]??0)-(k.status==="untracked-local"?p:0);return D>0?`${D} ${c[k.status]}`:null})].filter(Boolean).join(ae(" \xB7 ")),w=t!==void 0?` \xB7 synced in ${Yu(t)}`:"";return n.push(g+ae(` \xB7 ${i} tracked+seen \xB7 profile "${e.profile}" \xB7 docs root ${e.docsRoot}/${w}`)),n}import{structuredPatch as zu}from"diff";import Oa from"picocolors";var Ma=80,Ku="\x1B[48;2;74;28;28m",Xu="\x1B[48;2;24;66;24m",Ua="\x1B[49m",Or=e=>String(e).padStart(5);function ut(e,t,n){let o=x=>{let P=x.replace(/\r\n/g,`
255
+ `);return P.endsWith(`
256
+ `)||P===""?P:P+`
257
+ `},r=o(e),i=o(t);if(r===i)return null;let c=Math.max(20,n-10),p=zu("a","b",r,i,"","",{context:3}),g=0,w=0,k=[];p.hunks.forEach((x,P)=>{P>0&&k.push(Oa.gray(" \u2026"));let C=x.oldStart,S=x.newStart;for(let N of x.lines){let O=N[0],J=N.slice(1).slice(0,c);O==="-"?(w++,k.push(`${Ku}${Or(C++)} - ${J}${Ua}`)):O==="+"?(g++,k.push(`${Xu}${Or(S++)} + ${J}${Ua}`)):(k.push(Oa.gray(Or(S))+" "+J),C++,S++)}});let D=k.slice(0,Ma);return{added:g,removed:w,lines:D,hidden:Math.max(0,k.length-Ma)}}async function Ha(e,t){let n=Me(t.cwd,t.profileName);if(!n.ok)return console.log($(n.reason)),{kind:"continue"};let o=e.find(r=>r.startsWith("--"));try{if(o==="--status")return await rp(t),{kind:"continue"};if(o==="--baseline")return await ip(t,e.filter(c=>c!=="--baseline")),{kind:"continue"};if(o==="--compare")return await sp(t),{kind:"continue"};if(o)return console.log($(`Unknown option: ${o}`)),console.log(f("Usage: /pull pull portal edits + import new portal articles")),console.log(f(" /pull <path> pull one article (or resolve a conflict)")),console.log(f(" /pull --status drift report only (no writes)")),console.log(f(" /pull --baseline set a sync baseline for not-yet-compared articles")),{kind:"continue"};let r=e[0];if(r)return await ap(t,r),{kind:"continue"};console.log(f("Pulling changes from Document360\u2026"));let i=await Ur({cwd:t.cwd,profileName:t.profileName});for(let c of Wr(i))console.log(c.tone==="ok"?I(c.text):c.tone==="warn"?L(c.text):f(c.text));console.log("")}catch(r){r instanceof op?console.log($(r.message)):console.log($(`Pull failed: ${r.message}`))}return{kind:"continue"}}async function Ur(e){let t=await Wa({cwd:e.cwd,profileName:e.profileName}),n={pulled:[],imported:[],conflicts:[],toPublish:0,failed:[]};for(let o of t.entries)if(o.status==="remote-ahead"&&o.path)try{let r=await Fa({cwd:e.cwd,profileName:e.profileName,relPath:o.path});Mr({cwd:e.cwd,profileName:e.profileName},r),n.pulled.push(o.path)}catch(r){n.failed.push({ref:o.path,error:r.message})}else if(o.status==="untracked-remote"&&o.articleId)try{let r=await Zu({cwd:e.cwd,profileName:e.profileName,articleId:o.articleId});ep({cwd:e.cwd,profileName:e.profileName},r),n.imported.push({title:r.title,path:r.path})}catch(r){n.failed.push({ref:o.title??o.articleId,error:r.message})}else o.status==="conflict"&&o.path?n.conflicts.push(o.path):(o.status==="local-ahead"||o.status==="untracked-local"&&!o.link)&&o.path&&n.toPublish++;return n}var go=(e,t=5)=>`${e.slice(0,t).join(", ")}${e.length>t?`, +${e.length-t} more`:""}`,pt=e=>e===1?"":"s";function Wr(e){let t=[];return e.pulled.length&&t.push({tone:"ok",text:`\u2713 Pulled ${e.pulled.length} portal edit${pt(e.pulled.length)} into local: ${go(e.pulled)}`}),e.imported.length&&t.push({tone:"ok",text:`\u2713 Imported ${e.imported.length} new portal article${pt(e.imported.length)}: ${go(e.imported.map(n=>n.path))}`}),e.toPublish&&t.push({tone:"info",text:`\u2139 ${e.toPublish} article${pt(e.toPublish)} changed locally \u2014 /publish to push them up.`}),e.conflicts.length&&t.push({tone:"warn",text:`\u26A0 ${e.conflicts.length} article${pt(e.conflicts.length)} changed both here and on Document360 \u2014 left untouched. Take the portal copy: /pull <path> \xB7 keep yours: /publish <path>. (${go(e.conflicts)})`}),e.failed.length&&t.push({tone:"warn",text:`\u26A0 ${e.failed.length} item${pt(e.failed.length)} failed: ${go(e.failed.map(n=>n.ref))}`}),t.length===0&&t.push({tone:"ok",text:"\u2713 Already in sync with Document360 \u2014 nothing to pull."}),t}async function rp(e){console.log(f("Checking Document360 for drift\u2026"));let t=Date.now(),n=await Wa({cwd:e.cwd,profileName:e.profileName});for(let o of ho(n,Date.now()-t))console.log(o);console.log("")}async function ip(e,t){let n=t[0]&&t[0]!=="--all"?t[0].replace(/\\/g,"/"):void 0;console.log(f(n?`Setting the sync baseline for ${n}\u2026`:"Setting a sync baseline for tracked-but-not-yet-compared articles\u2026"));let o=await tp({cwd:e.cwd,profileName:e.profileName,relPaths:n?[n]:void 0}),r=n?{rebaselined:[],skipped:[]}:await np({cwd:e.cwd,profileName:e.profileName});if(o.baselined.length===0&&o.skipped.length===0&&r.rebaselined.length===0){console.log(I("\u2713 Nothing to baseline \u2014 every tracked article already has a sync baseline."));return}if(o.baselined.length>0&&console.log(I(`\u2713 Baselined ${o.baselined.length} article(s) \u2014 they now read in-sync until either side changes.`)),r.rebaselined.length>0&&console.log(I(`\u2713 Refreshed the metadata baseline for ${r.rebaselined.length} article(s) \u2014 cleared false "metadata changed" drift.`)),o.skipped.length>0){console.log(L(`${o.skipped.length} skipped:`));for(let i of o.skipped)console.log(f(` - ${i.path} (${i.reason})`))}}async function sp(e){console.log(f("Comparing the manifest against the per-article path (read-only)\u2026"));let t=await Ju({cwd:e.cwd,profileName:e.profileName});console.log(` Legacy listing: ${Pe(String(t.legacyCount))} \xB7 Manifest: ${Pe(String(t.manifestCount))} \xB7 in both: ${t.inBoth}`),t.onlyInLegacy.length===0&&t.onlyInManifest.length===0&&t.mappedMissingFromManifest.length===0?console.log(I("\u2713 Parity \u2014 the manifest sees exactly the same articles. Safe to make it the default sync source.")):(t.mappedMissingFromManifest.length&&console.log($(`\u2717 ${t.mappedMissingFromManifest.length} MAPPED article(s) missing from the manifest: ${t.mappedMissingFromManifest.slice(0,5).join(", ")}`)),t.onlyInLegacy.length&&console.log(L(` ${t.onlyInLegacy.length} only in the legacy listing: ${t.onlyInLegacy.slice(0,5).join(", ")}`)),t.onlyInManifest.length&&console.log(L(` ${t.onlyInManifest.length} only in the manifest: ${t.onlyInManifest.slice(0,5).join(", ")}`)),console.log(f(" Send this output \u2014 a mismatch pinpoints where the manifest differs before we flip."))),console.log("")}async function ap(e,t){let n=t.replace(/\\/g,"/"),o=await Fa({cwd:e.cwd,profileName:e.profileName,relPath:n});console.log(""),console.log(`${_("\u25CF")} ${Pe(o.title)} ${ae(`(${o.path})`)}`);for(let c of o.notes)console.log(L(` \u26A0 ${c}`));o.overwritesLocalChanges&&console.log(L(" \u26A0 This OVERWRITES local edits made since the last sync."));let r=ut(o.oldContent,o.newContent,Math.max(40,(process.stdout.columns??80)-1));if(!r){console.log(f(" Local file already matches the remote content \u2014 advancing the sync base only.")),Mr({cwd:e.cwd,profileName:e.profileName},o);return}console.log(ae(` \u23BF Added ${r.added} line${pt(r.added)}, removed ${r.removed} line${pt(r.removed)}`));for(let c of r.lines)console.log(c);if(r.hidden>0&&console.log(f(` \u2026 +${r.hidden} more diff lines`)),!await e.withPausedInput(()=>Qu({message:`Write ${o.path}?`,default:!o.overwritesLocalChanges}))){console.log(f(" Skipped."));return}Mr({cwd:e.cwd,profileName:e.profileName},o),console.log(I(` \u2713 Pulled ${o.path} (sync base advanced).`))}U();import{statSync as lp}from"node:fs";import{resolve as cp}from"node:path";import{estimateBulkCost as dp,planPartitions as up,readProjectConfig as pp,resolveModelForOperation as fp,runPartitioned as mp,trackedArticlePaths as hp}from"document360-engine";var Fr=3;function Hr(e){let t,n=!1;for(let r=0;r<e.length;r++){let i=e[r];i==="--run"||i==="--yes"?n=!0:i==="--scope"?t=e[++r]:i?.startsWith("--scope=")&&(t=i.slice(8))}return{scope:t?.replace(/\\/g,"/").replace(/\/+$/,"")||void 0,run:n}}function qr(e,t){return t?e.filter(n=>{let o=n.replace(/\\/g,"/");return o===t||o.startsWith(`${t}/`)}):e}function Br(e,t){return t.map(n=>{let o=0;try{o=lp(cp(e,n)).size}catch{o=0}return{path:n,bytes:o}})}function Vr(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:
258
258
  - 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.
259
259
  - 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.
260
260
  - 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.
261
261
  - Work only on these files:
262
262
  `+e.paths.map(t=>`- ${t}`).join(`
263
- `)}function Gr(e,t,n){let o=e.reduce((p,g)=>p+g.paths.length,0),[r,i]=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: ${me(r)}\u2013${me(i)}. ${t.note}`,"","Each article is rewritten and re-published as a DRAFT. Run /convert --run to start."]}function Yr(e,t,n){let o=C=>t[C.index]?.paths.length??0,r=e.filter(C=>C.ok),i=e.filter(C=>!C.ok),c=e.reduce((C,S)=>C+o(S),0),p=r.reduce((C,S)=>C+o(S),0),g=e.reduce((C,S)=>C+S.costUsd,0),y=e.reduce((C,S)=>C+S.outputTokens,0),k=n==="api"?`${me(g)} total`:ze(y),D=`${r.length}/${e.length} partition${e.length===1?"":"s"} completed`,x=C=>`${C} article${C===1?"":"s"}`,R=[];if(i.length===0)R.push(`Converted ${x(c)} (${D}) successfully \xB7 ${k}.`);else{R.push(`Converted ${p}/${x(c)} (${D}) \xB7 ${k}.`),R.push(`${i.length} partition${i.length===1?"":"s"} failed \u2014 re-run /convert to retry:`);for(let C of i)R.push(` \u2717 ${C.label}${C.error?` \u2014 ${C.error}`:""}`)}return R}async function Wa(e,t){if(!ip(t.cwd))return console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"};let{scope:n,run:o}=Hr(e),r=lp(t.cwd,t.profileName);if(r.length===0)return console.log($("No tracked articles in d360-category-map.json. Publish some first (/publish), then /convert.")),{kind:"continue"};let i=qr(r,n);if(i.length===0)return console.log($(`No tracked articles under "${n}". (${r.length} are tracked overall.)`)),{kind:"continue"};let c=rp(i),p=`/convert${n?` --scope ${n}`:""} --run`,{model:g,forced:y}=sp(t.cwd,"light");if(!o){let k=op({files:Br(t.cwd,i),op:"convert",model:g});n&&console.log(f(`Scope: ${n} (${i.length} of ${r.length} tracked articles).`));for(let D of Gr(c,k,Fr))console.log(D);return console.log(f(`Model: ${g}${y?" (forced)":" \u2014 mechanical work; /model to override"}.`)),console.log(f(`Run ${p} to start.`)),console.log(""),{kind:"continue"}}console.log(f(`Converting ${i.length} articles across ${c.length} partitions (\u2264${Fr} agents at once) on ${g}\u2026`)),console.log(f(" (mid-run abort is TUI-only \u2014 Ctrl+C exits the REPL.)"));try{for await(let k of ap({cwd:t.cwd,partitions:c,promptFor:Vr,concurrency:Fr,profileName:t.profileName,allowProdWrites:t.allowProdWrites(),model:g}))if(k.type==="partition_status")k.status==="running"?console.log(f(` \u25B8 ${k.label} \u2014 converting\u2026`)):k.status==="done"?console.log(I(` \u2713 ${k.label}`)):console.log($(` \u2717 ${k.label}`));else if(k.type==="run_done"){console.log("");let D=process.env.ANTHROPIC_API_KEY?"api":"subscription";for(let x of Yr(k.results,c,D))console.log(k.ok?I(x):L(x))}}catch(k){console.log($(`Convert run failed: ${k.message}`))}return console.log(""),{kind:"continue"}}W();import{statSync as qa}from"node:fs";import{resolve as Ba}from"node:path";import{estimateBulkCost as wp,lintDocs as yp,planPartitions as kp,readDocsPlan as bp,readProjectConfig as Va,DEFAULT_DOCS_DIR as xp,resolveModelForOperation as $p,runPartitioned as vp}from"document360-engine";import{readProjectConfig as cp,loadProfileMap as up,resolveActiveProfile as dp,desiredCategoryOrder as pp,desiredArticleOrder as fp,DEFAULT_DOCS_DIR as mp}from"document360-engine";var zr=e=>e.replace(/\\/g,"/"),hp=e=>zr(e).split("/").pop()??e;function gp(e){let t=e.replace(/\.(md|markdown)$/i,"").replace(/^\d+[-_]/,"").replace(/[-_]+/g," ").trim();return t?t.charAt(0).toUpperCase()+t.slice(1):e}function Kr(e,t){try{let n=cp(e);if(!n)return[];let o=dp(e,t),r=up(e,o.name);if(!r)return[];let i=zr(n.docsDir??mp).replace(/\/+$/,""),c=new Map;for(let g of fp(r))c.set(g.categoryPath,(c.get(g.categoryPath)??0)+1);let p=[];for(let g of pp(r)){let y=zr(g.path),k=y.startsWith(`${i}/`)?y.slice(i.length+1):y===i?"":y;k&&p.push({token:k,label:gp(hp(y)),count:c.get(g.path)??0})}return p}catch{return[]}}function Fa(e,t){let n=Kr(e,t);return n.length===0?["No categories yet \u2014 author some articles first, then scope to one."]:["Which category? Re-run with one of:",...n.map(o=>` --scope ${o.token} (${o.label} \xB7 ${o.count} article${o.count===1?"":"s"})`)]}function wo(e){let t=e.indexOf("--scope");if(t===-1)return!1;let n=e[t+1];return n===void 0||n.startsWith("-")}function Ha(e,t){let n=e.indexOf("--scope");if(n===-1)return["--scope",t,...e];let o=e[n+1],r=[...e];return o===void 0||o.startsWith("-")?r.splice(n+1,0,t):r[n+1]=t,r}var Cp=3,Pp=8;function Xr(e){return e===void 0||!Number.isFinite(e)?Cp:Math.max(1,Math.min(Math.floor(e),Pp))}function Qr(e){let t,n,o=!1,r=!1,i,c=g=>{let y=Number(g);return g!==void 0&&Number.isFinite(y)?y:void 0};for(let g=0;g<e.length;g++){let y=e[g];if(y==="--preview"||y==="--dry-run")o=!0;else if(y==="--rewrite"||y==="--force")r=!0;else{if(y==="--run"||y==="--yes"||y==="--all")continue;y==="--scope"?t=e[++g]:y?.startsWith("--scope=")?t=y.slice(8):y==="--concurrency"?i=c(e[++g]):y?.startsWith("--concurrency=")?i=c(y.slice(14)):y&&!y.startsWith("--")&&(n=y)}}let p=g=>g?.replace(/\\/g,"/").replace(/\/+$/,"")||void 0;return{scope:p(t),path:p(n),preview:o,concurrency:i,rewrite:r}}function Rp(e,t){let n=e.replace(/\\/g,"/").replace(/\/+$/,""),o=`${t.replace(/\/+$/,"")}/`;return n.startsWith(o)?n.slice(o.length):n}function Tp(e,t){return t?e.filter(n=>{let o=n.replace(/\\/g,"/");return o===t||o.startsWith(`${t}/`)}):e}function Jr(e,t,n){return n.filter(o=>{try{return qa(Ba(e,t,o)).size===0}catch{return!0}})}function Zr(e,t,n){let o=new Map(t.map(r=>[r.path,r]));return n.map(r=>{let i=1;for(let c of o.get(r)?.sources??[])try{i+=qa(Ba(e,c)).size}catch{}return{path:r,bytes:i}})}function ei(e,t,n={}){let o=n.rewrite?`- Some or all of these articles ALREADY EXIST on disk \u2014 this is a re-author (rewrite/upgrade), NOT a first draft. For any that exist, do NOT preserve or lightly-edit the current file: RE-AUTHOR it from scratch against the plan + sources + the active doc-type playbook standard. The existing file is what you're replacing \u2014 its structure is NOT the target; match only the project's voice/terminology.
263
+ `)}function Gr(e,t,n){let o=e.reduce((p,g)=>p+g.paths.length,0),[r,i]=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: ${me(r)}\u2013${me(i)}. ${t.note}`,"","Each article is rewritten and re-published as a DRAFT. Run /convert --run to start."]}function Yr(e,t,n){let o=C=>t[C.index]?.paths.length??0,r=e.filter(C=>C.ok),i=e.filter(C=>!C.ok),c=e.reduce((C,S)=>C+o(S),0),p=r.reduce((C,S)=>C+o(S),0),g=e.reduce((C,S)=>C+S.costUsd,0),w=e.reduce((C,S)=>C+S.outputTokens,0),k=n==="api"?`${me(g)} total`:ze(w),D=`${r.length}/${e.length} partition${e.length===1?"":"s"} completed`,x=C=>`${C} article${C===1?"":"s"}`,P=[];if(i.length===0)P.push(`Converted ${x(c)} (${D}) successfully \xB7 ${k}.`);else{P.push(`Converted ${p}/${x(c)} (${D}) \xB7 ${k}.`),P.push(`${i.length} partition${i.length===1?"":"s"} failed \u2014 re-run /convert to retry:`);for(let C of i)P.push(` \u2717 ${C.label}${C.error?` \u2014 ${C.error}`:""}`)}return P}async function qa(e,t){if(!pp(t.cwd))return console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"};let{scope:n,run:o}=Hr(e),r=hp(t.cwd,t.profileName);if(r.length===0)return console.log($("No tracked articles in d360-category-map.json. Publish some first (/publish), then /convert.")),{kind:"continue"};let i=qr(r,n);if(i.length===0)return console.log($(`No tracked articles under "${n}". (${r.length} are tracked overall.)`)),{kind:"continue"};let c=up(i),p=`/convert${n?` --scope ${n}`:""} --run`,{model:g,forced:w}=fp(t.cwd,"light");if(!o){let k=dp({files:Br(t.cwd,i),op:"convert",model:g});n&&console.log(f(`Scope: ${n} (${i.length} of ${r.length} tracked articles).`));for(let D of Gr(c,k,Fr))console.log(D);return console.log(f(`Model: ${g}${w?" (forced)":" \u2014 mechanical work; /model to override"}.`)),console.log(f(`Run ${p} to start.`)),console.log(""),{kind:"continue"}}console.log(f(`Converting ${i.length} articles across ${c.length} partitions (\u2264${Fr} agents at once) on ${g}\u2026`)),console.log(f(" (mid-run abort is TUI-only \u2014 Ctrl+C exits the REPL.)"));try{for await(let k of mp({cwd:t.cwd,partitions:c,promptFor:Vr,concurrency:Fr,profileName:t.profileName,allowProdWrites:t.allowProdWrites(),model:g}))if(k.type==="partition_status")k.status==="running"?console.log(f(` \u25B8 ${k.label} \u2014 converting\u2026`)):k.status==="done"?console.log(I(` \u2713 ${k.label}`)):console.log($(` \u2717 ${k.label}`));else if(k.type==="run_done"){console.log("");let D=process.env.ANTHROPIC_API_KEY?"api":"subscription";for(let x of Yr(k.results,c,D))console.log(k.ok?I(x):L(x))}}catch(k){console.log($(`Convert run failed: ${k.message}`))}return console.log(""),{kind:"continue"}}U();import{statSync as Ga}from"node:fs";import{resolve as Ya}from"node:path";import{estimateBulkCost as Cp,lintDocs as Rp,planPartitions as Pp,readDocsPlan as Tp,readProjectConfig as za,DEFAULT_DOCS_DIR as Sp,resolveModelForOperation as Dp,runPartitioned as jp}from"document360-engine";import{readProjectConfig as gp,loadProfileMap as yp,resolveActiveProfile as wp,desiredCategoryOrder as kp,desiredArticleOrder as bp,DEFAULT_DOCS_DIR as xp}from"document360-engine";var zr=e=>e.replace(/\\/g,"/"),$p=e=>zr(e).split("/").pop()??e;function vp(e){let t=e.replace(/\.(md|markdown)$/i,"").replace(/^\d+[-_]/,"").replace(/[-_]+/g," ").trim();return t?t.charAt(0).toUpperCase()+t.slice(1):e}function Kr(e,t){try{let n=gp(e);if(!n)return[];let o=wp(e,t),r=yp(e,o.name);if(!r)return[];let i=zr(n.docsDir??xp).replace(/\/+$/,""),c=new Map;for(let g of bp(r))c.set(g.categoryPath,(c.get(g.categoryPath)??0)+1);let p=[];for(let g of kp(r)){let w=zr(g.path),k=w.startsWith(`${i}/`)?w.slice(i.length+1):w===i?"":w;k&&p.push({token:k,label:vp($p(w)),count:c.get(g.path)??0})}return p}catch{return[]}}function Ba(e,t){let n=Kr(e,t);return n.length===0?["No categories yet \u2014 author some articles first, then scope to one."]:["Which category? Re-run with one of:",...n.map(o=>` --scope ${o.token} (${o.label} \xB7 ${o.count} article${o.count===1?"":"s"})`)]}function yo(e){let t=e.indexOf("--scope");if(t===-1)return!1;let n=e[t+1];return n===void 0||n.startsWith("-")}function Va(e,t){let n=e.indexOf("--scope");if(n===-1)return["--scope",t,...e];let o=e[n+1],r=[...e];return o===void 0||o.startsWith("-")?r.splice(n+1,0,t):r[n+1]=t,r}var Ap=3,Ep=8;function Xr(e){return e===void 0||!Number.isFinite(e)?Ap:Math.max(1,Math.min(Math.floor(e),Ep))}function Qr(e){let t,n,o=!1,r=!1,i,c=g=>{let w=Number(g);return g!==void 0&&Number.isFinite(w)?w:void 0};for(let g=0;g<e.length;g++){let w=e[g];if(w==="--preview"||w==="--dry-run")o=!0;else if(w==="--rewrite"||w==="--force")r=!0;else{if(w==="--run"||w==="--yes"||w==="--all")continue;w==="--scope"?t=e[++g]:w?.startsWith("--scope=")?t=w.slice(8):w==="--concurrency"?i=c(e[++g]):w?.startsWith("--concurrency=")?i=c(w.slice(14)):w&&!w.startsWith("--")&&(n=w)}}let p=g=>g?.replace(/\\/g,"/").replace(/\/+$/,"")||void 0;return{scope:p(t),path:p(n),preview:o,concurrency:i,rewrite:r}}function Ip(e,t){let n=e.replace(/\\/g,"/").replace(/\/+$/,""),o=`${t.replace(/\/+$/,"")}/`;return n.startsWith(o)?n.slice(o.length):n}function Np(e,t){return t?e.filter(n=>{let o=n.replace(/\\/g,"/");return o===t||o.startsWith(`${t}/`)}):e}function Jr(e,t,n){return n.filter(o=>{try{return Ga(Ya(e,t,o)).size===0}catch{return!0}})}function Zr(e,t,n){let o=new Map(t.map(r=>[r.path,r]));return n.map(r=>{let i=1;for(let c of o.get(r)?.sources??[])try{i+=Ga(Ya(e,c)).size}catch{}return{path:r,bytes:i}})}function ei(e,t,n={}){let o=n.rewrite?`- Some or all of these articles ALREADY EXIST on disk \u2014 this is a re-author (rewrite/upgrade), NOT a first draft. For any that exist, do NOT preserve or lightly-edit the current file: RE-AUTHOR it from scratch against the plan + sources + the active doc-type playbook standard. The existing file is what you're replacing \u2014 its structure is NOT the target; match only the project's voice/terminology.
264
264
  `:"";return`Run the write-article skill to author EACH documentation article listed below. For each path:
265
265
  - 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).
266
266
  - 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.
@@ -269,77 +269,78 @@ ${i}${g}`).join("")}).join(`
269
269
  - 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.
270
270
  Articles:
271
271
  `+e.paths.map(r=>`- ${r}`).join(`
272
- `)}function ti(e,t,n){let o=e.reduce((c,p)=>c+p.paths.length,0),[r,i]=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: ${me(r)}\u2013${me(i)}. ${t.note}`,"","Articles are written as local drafts in the docs tree (nothing is published). Run /write to start."]}function ni(e,t,n){let o=C=>t[C.index]?.paths.length??0,r=e.filter(C=>C.ok),i=e.filter(C=>!C.ok),c=e.reduce((C,S)=>C+o(S),0),p=r.reduce((C,S)=>C+o(S),0),g=e.reduce((C,S)=>C+S.costUsd,0),y=e.reduce((C,S)=>C+S.outputTokens,0),k=n==="api"?`${me(g)} total`:ze(y),D=`${r.length}/${e.length} partition${e.length===1?"":"s"} completed`,x=C=>`${C} article${C===1?"":"s"}`,R=[];if(i.length===0)R.push(`Wrote ${x(c)} (${D}) successfully \xB7 ${k}.`),R.push("Next \u2014 push them to Document360:"),R.push("/publish --all"),R.push("Or add screenshots first with /screenshot --all. Drafts are reviewable in the portal after publishing.");else{R.push(`Wrote ${p}/${x(c)} (${D}) \xB7 ${k}.`),R.push(`${i.length} partition${i.length===1?"":"s"} failed \u2014 re-run /write to retry the rest:`);for(let C of i)R.push(` \u2717 ${C.label}${C.error?` \u2014 ${C.error}`:""}`)}return R}function oi(e,t,n){try{let o=yp({cwd:e,paths:n.map(i=>`${t}/${i}`)});if(o.length===0)return null;let r=new Set(o.map(i=>i.path)).size;return`\u26A0 Doc-checker: ${o.length} issue${o.length===1?"":"s"} in ${r} of the new article${r===1?"":"s"} (leaked internals / unknown commands / stale facts) \u2014 /check --fix corrects them.`}catch{return null}}function ri(e,t,n){let o=(Va(e)?.docsDir??xp).replace(/\/+$/,""),r=t.map(p=>p.path);if(n.path){let p=Rp(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 i=Tp(r,n.scope);if(n.scope&&i.length===0)return{docsDir:o,targets:[],planCount:r.length,reason:`No planned articles under "${n.scope}".`};if(n.rewrite)return{docsDir:o,targets:i,planCount:r.length,rewriting:!0};let c=Jr(e,o,i);if(c.length===0){let p=n.scope?` under "${n.scope}"`:"",g=n.scope?` --scope ${n.scope}`:"";return{docsDir:o,targets:[],planCount:r.length,reason:`All planned articles${p} are already written. Use /write <path> to rewrite one, or /write${g} --rewrite to regenerate them all.`}}return{docsDir:o,targets:c,planCount:r.length}}async function Ga(e,t){if(!Va(t.cwd))return console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"};if(wo(e)){for(let O of Fa(t.cwd,t.profileName))console.log(f(O));return{kind:"continue"}}let n=bp(t.cwd);if(n.length===0)return console.log($("No docs plan found (.d360-writer/plan.json). Analyze the repo and propose a structure first.")),{kind:"continue"};let{scope:o,path:r,preview:i,concurrency:c,rewrite:p}=Qr(e),{docsDir:g,targets:y,reason:k,rewriting:D}=ri(t.cwd,n,{scope:o,path:r,rewrite:p});if(y.length===0)return console.log(k?L(k):L("Nothing to write.")),{kind:"continue"};D&&console.log(L(`--rewrite: regenerating ${y.length} already-written article${y.length===1?"":"s"} (overwrites them; git has your baseline).`));let x=kp(y),R=Xr(c),{model:C,forced:S}=$p(t.cwd,"standard"),N=!!r;if(i&&!N){let O=wp({files:Zr(t.cwd,n,y),op:"write",model:C});o&&console.log(f(`Scope: ${o} (${y.length} pending).`));for(let K of ti(x,O,R))console.log(K);return console.log(f(`Model: ${C}${S?" (forced)":" \u2014 authoring; /model to override"}.`)),console.log(f(`Run /write${o?` --scope ${o}`:""} to start.`)),console.log(""),{kind:"continue"}}console.log(f(`Writing ${y.length} article${y.length===1?"":"s"} across ${x.length} partition${x.length===1?"":"s"} (\u2264${R} agents at once) on ${C}\u2026`)),console.log(f(" (mid-run abort is TUI-only \u2014 Ctrl+C exits the REPL.)"));try{for await(let O of vp({cwd:t.cwd,partitions:x,promptFor:K=>ei(K,g,{rewrite:D||N}),concurrency:R,profileName:t.profileName,allowProdWrites:t.allowProdWrites(),model:C}))if(O.type==="partition_status")O.status==="running"?console.log(f(` \u25B8 ${O.label} \u2014 writing\u2026`)):O.status==="done"?console.log(I(` \u2713 ${O.label}`)):console.log($(` \u2717 ${O.label}`));else if(O.type==="run_done"){console.log("");let K=process.env.ANTHROPIC_API_KEY?"api":"subscription";for(let Z of ni(O.results,x,K))console.log(O.ok?I(Z):L(Z));let ce=oi(t.cwd,g,y);ce&&console.log(L(ce))}}catch(O){console.log($(`Write run failed: ${O.message}`))}return console.log(""),{kind:"continue"}}W();import{existsSync as Sp,readdirSync as Ya,statSync as za}from"node:fs";import{join as Ka}from"node:path";import{inputDir as Dp,readProjectConfig as jp}from"document360-engine";var Xa=/\.(md|markdown|pdf|txt)$/i;function ii(e){let t=Dp(e);if(!Sp(t))return{features:[],looseDocs:0};let n=[],o=0;for(let r of Ya(t)){let i=Ka(t,r),c=!1;try{c=za(i).isDirectory()}catch{continue}if(c){if(r.startsWith("."))continue;let p=Ap(i);p>0&&n.push({name:r,docCount:p})}else Xa.test(r)&&o++}return n.sort((r,i)=>r.name.localeCompare(i.name)),{features:n,looseDocs:o}}function Ap(e){let t=0;for(let n of Ya(e))try{za(Ka(e,n)).isFile()&&Xa.test(n)&&t++}catch{}return t}function si(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 yo(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. Do NOT write the articles in this turn."].filter(Boolean).join(`
273
- `)}var ai="No input docs found. Drop this feature's PRDs/specs in .d360-writer/input/<feature>/ (.md or .pdf), then run /draft.";async function Qa(e,t){let n=t?.cwd??process.cwd();if(!jp(n))return console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"};let{features:o,looseDocs:r}=ii(n);if(o.length===0&&r===0)return console.log(f(ai)),{kind:"continue"};let i=e.join(" ").trim();if(!i){if(o.length>1){console.log(f("Multiple features in .d360-writer/input/ \u2014 draft which one? Run: /draft <feature>"));for(let g of o)console.log(` ${g.name} ${f(`(${g.docCount} doc${g.docCount===1?"":"s"})`)}`);return{kind:"continue"}}let p=o[0]?.name??"";return{kind:"forward-to-agent",prompt:yo(p),display:p?`/draft ${p}`:"/draft"}}let c=si(o,i);return{kind:"forward-to-agent",prompt:yo(c??"",c?void 0:i),display:`/draft ${i}`}}W();import{listOpenForDocs as Ep,readProjectConfig as Ip}from"document360-engine";function li(e){try{return Ep(e).filter(t=>t.kind==="request").length}catch{return 0}}function ci(e){let t=e.includes("--publish"),n=e.filter(o=>o!=="--publish").join(" ").trim();return{publish:t,what:n}}function ui(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(`
274
- `)}var di="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 Ja(e,t){let n=t?.cwd??process.cwd();if(!Ip(n))return console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"};let{publish:o,what:r}=ci(e);if(!r&&li(n)===0)return console.log(f(di)),{kind:"continue"};let i=`/document${r?` ${r}`:""}${o?" --publish":""}`;return{kind:"forward-to-agent",prompt:ui(r,o),display:i}}W();import{search as Np}from"@inquirer/prompts";import{findByName as _p,getSession as Lp,listSessions as Op,relativeTime as el}from"document360-engine";async function tl(e,t){let n=Op(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=_p(t.cwd,o);return r?{kind:"resume",uuid:r.uuid,name:r.name}:(console.log($(`No session matches "${o}".`)),Za(n),{kind:"continue"})}if(!process.stdin.isTTY)return Za(n),console.log(f("Run: /resume <name>")),{kind:"continue"};try{let o=await t.withPausedInput(()=>Np({message:"Resume session (type to filter, \u2191\u2193 to navigate):",source:async i=>{let c=(i??"").toLowerCase();return n.filter(p=>!c||p.name.toLowerCase().includes(c)||p.firstPrompt.toLowerCase().includes(c)).map(p=>({name:`${p.name} ${el(p.updatedAt)}`,value:p.uuid,description:p.firstPrompt.slice(0,100)}))}})),r=Lp(o);return r?{kind:"resume",uuid:r.uuid,name:r.name}:{kind:"continue"}}catch{return console.log(""),{kind:"continue"}}}function Za(e){console.log("");for(let t of e.slice(0,15))console.log(` ${_(t.name)} ${f(el(t.updatedAt))}`),console.log(` ${f(t.firstPrompt.slice(0,80))}`);console.log("")}W();import{renameSession as Mp}from"document360-engine";function pi(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 nl(e,t){let n=pi(e.join(" "));if(!n)return console.log($("Usage: /rename <new name>")),{kind:"continue"};let o=t.currentUuid();return o?(Mp(o,n)?console.log(I(`\u2713 Session renamed to "${n}"`)):console.log($("Could not find the current session record.")),{kind:"continue"}):(t.setPendingName(n),console.log(I(`\u2713 Session will be named "${n}" once it starts.`)),{kind:"continue"})}import{knownEnvironments as ol,readProjectConfig as Up,writeProjectConfig as Wp}from"document360-engine";W();function fi(e,t,n){if(!t)return"Usage: /profile add <name> [environment]";let o=Up(e);if(!o)return"No .d360-writer/config.json \u2014 run /init first.";if(o.profiles?.[t])return`Profile "${t}" already exists.`;let r=n??t;return ol().includes(r)?(o.profiles={...o.profiles,[t]:{connection:{environment:r},production:!1}},Wp(o,e),null):`Unknown environment "${r}". Known: ${ol().join(", ")} (or add the profile with explicit URLs in .d360-writer/config.json).`}async function rl(e,t){let n=e[0];if(!n)return Zn(t.cwd),{kind:"continue"};if(n==="add"){let o=fi(t.cwd,e[1],e[2]);return o?(console.log($(o)),{kind:"continue"}):(console.log(I(`\u2713 Profile "${e[1]}" created (environment: ${e[2]??e[1]}).`)),console.log(` Switch + sign in: ${_(`/profile ${e[1]}`)} then ${_("/login")}`),{kind:"continue"})}return eo(t.cwd,n),to(t.cwd,n),console.log(f(" Restarting agent for the new profile\u2026")),{kind:"clear"}}W();import{select as Fp}from"@inquirer/prompts";import{readProjectConfig as Hp,readUserConfig as il,resolveModelSetting as mi,writeUserConfig as sl}from"document360-engine";var Ie=[{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 ko(e){if(e.model===null||e.source==="claude-settings")return 0;let t=e.model.toLowerCase(),n=Ie.findIndex(o=>o.value!==null&&(o.value===t||o.label.toLowerCase()===t||t.includes(o.label.toLowerCase())));return n>=0?n:0}function qp(e){switch(e.source){case"project":return".d360-writer/config.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 pn(e,t){let n=()=>{let i=mi(e);return i.source==="project"||i.source==="user"||i.source==="env"?i.model??void 0:void 0};if(t==="default"){let i=il();return i.defaultModel?(delete i.defaultModel,sl(i),{lines:[`\u2713 Personal model override cleared \u2014 now: ${mi(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}}sl({...il(),defaultModel:t});let o=[`\u2713 Personal model set to "${t}" (applies from your next message \u2014 conversation continues)`],r=Hp(e)?.defaultModel;return r&&o.push(`\u26A0 .d360-writer/config.json sets defaultModel "${r}" \u2014 the team setting overrides yours until it is removed.`),{lines:o,changed:!0,effective:n()}}async function al(e,t){let n=e[0]?.trim();if(!n){let c=mi(t.cwd);if(!process.stdin.isTTY)return console.log(`${Pe("Model:")} ${_(c.model??"Claude Code default")}`),console.log(f(` source: ${qp(c)}`)),console.log(f(" change: /model <haiku|sonnet|opus|full-model-id> \xB7 reset: /model default")),{kind:"continue"};let p=ko(c),g;try{g=await t.withPausedInput(()=>Fp({message:`Select model (current: ${c.model??"Claude Code default"})`,default:Ie[p].value,choices:Ie.map((x,R)=>({name:`${x.label}${R===p?" \u2714":""}`,value:x.value,description:x.desc}))}))}catch{return console.log(f("Cancelled.")),{kind:"continue"}}let{lines:y,changed:k,effective:D}=pn(t.cwd,g??"default");for(let x of y)console.log(x.startsWith("\u26A0")?L(x):x.startsWith("\u2713")?I(x):f(x));return k&&await t.setModel(D),{kind:"continue"}}let{lines:o,changed:r,effective:i}=pn(t.cwd,n);for(let c of o)console.log(c.startsWith("\u26A0")?L(c):c.startsWith("\u2713")?I(c):f(c));return r&&await t.setModel(i),{kind:"continue"}}bo();async function fl(e,t){return await t.withPausedInput(()=>Nt(t.cwd)),{kind:"clear"}}async function ml(e,t){return await t.withPausedInput(()=>Kn(t.cwd,t.profileName)),{kind:"clear"}}W();import{resolveActiveProfile as af}from"document360-engine";async function hl(e,t){let n=!1;try{n=af(t.cwd).production}catch{}return n?(console.log(L("\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"})}W();var gl=async(e,t)=>{try{await t.withPausedInput(()=>Jn({}))}catch(n){console.log($(`Login failed: ${n.message}`))}return{kind:"continue"}};W();import{resolveActiveProfile as lf,clearTokens as cf,clearProfileProject as uf}from"document360-engine";async function wl(e,t){let n;try{n=lf(t.cwd,t.profileName).name}catch(r){return console.log($(r.message)),{kind:"continue"}}let o=cf(n);return uf(t.cwd,n),console.log(o?I(`\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 yl}from"node:fs";import{isAbsolute as df,join as pf,resolve as ff}from"node:path";import{readProjectConfig as mf,screenshotPlaceholderIds as hf,DEFAULT_CAPTURE_DIR as gf,DEFAULT_OUTPUT_DIR as wf}from"document360-engine";var kl=e=>e.replace(/\\/g,"/").replace(/\/+$/,"");function gi(e){let t=!e.includes("--no-setup"),n=e.filter(r=>r!=="--no-setup");if(n[0]==="--list")return{mode:"list",scope:n[1]?kl(n[1]):void 0};let o=n[0];return!o||o==="--all"?{mode:"all",setup:t}:/[\\/]/.test(o)||o.endsWith(".md")?{mode:"scope",scope:kl(o),setup:t}:{mode:"single",id:o}}function wi(e,t){let n=mf(e),o=n?.captureDir??gf,r=n?.outputDir??wf,i=(c,p)=>df(c)?pf(c,p):ff(e,c,p);return hf(e,{scope:t}).map(({id:c,file:p})=>{let g=yl(i(r,`${c}.png`))?"captured":yl(i(o,`${c}.spec.ts`))?"spec":"placeholder";return{id:c,file:p,state:g}})}var yf={placeholder:"\u25CB",spec:"\u25D0",captured:"\u25CF"},kf={placeholder:"placeholder only",spec:"spec written, not captured",captured:"captured"};function yi(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(i=>i.file))].sort(),o=e.filter(i=>i.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 i of n){r.push(i);for(let c of e.filter(p=>p.file===i))r.push(` ${yf[c.state]} ${c.id.padEnd(34)} ${kf[c.state]}`)}return r.push("","\u25CB placeholder only \u25D0 spec written \u25CF captured"),r}function bl(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(`
272
+ `)}function ti(e,t,n){let o=e.reduce((c,p)=>c+p.paths.length,0),[r,i]=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: ${me(r)}\u2013${me(i)}. ${t.note}`,"","Articles are written as local drafts in the docs tree (nothing is published). Run /write to start."]}function ni(e,t,n){let o=C=>t[C.index]?.paths.length??0,r=e.filter(C=>C.ok),i=e.filter(C=>!C.ok),c=e.reduce((C,S)=>C+o(S),0),p=r.reduce((C,S)=>C+o(S),0),g=e.reduce((C,S)=>C+S.costUsd,0),w=e.reduce((C,S)=>C+S.outputTokens,0),k=n==="api"?`${me(g)} total`:ze(w),D=`${r.length}/${e.length} partition${e.length===1?"":"s"} completed`,x=C=>`${C} article${C===1?"":"s"}`,P=[];if(i.length===0)P.push(`Wrote ${x(c)} (${D}) successfully \xB7 ${k}.`),P.push("Next \u2014 push them to Document360:"),P.push("/publish --all"),P.push("Or add screenshots first with /screenshot --all. Drafts are reviewable in the portal after publishing.");else{P.push(`Wrote ${p}/${x(c)} (${D}) \xB7 ${k}.`),P.push(`${i.length} partition${i.length===1?"":"s"} failed \u2014 re-run /write to retry the rest:`);for(let C of i)P.push(` \u2717 ${C.label}${C.error?` \u2014 ${C.error}`:""}`)}return P}function oi(e,t,n){try{let o=Rp({cwd:e,paths:n.map(i=>`${t}/${i}`)});if(o.length===0)return null;let r=new Set(o.map(i=>i.path)).size;return`\u26A0 Doc-checker: ${o.length} issue${o.length===1?"":"s"} in ${r} of the new article${r===1?"":"s"} (leaked internals / unknown commands / stale facts) \u2014 /check --fix corrects them.`}catch{return null}}function ri(e,t,n){let o=(za(e)?.docsDir??Sp).replace(/\/+$/,""),r=t.map(p=>p.path);if(n.path){let p=Ip(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 i=Np(r,n.scope);if(n.scope&&i.length===0)return{docsDir:o,targets:[],planCount:r.length,reason:`No planned articles under "${n.scope}".`};if(n.rewrite)return{docsDir:o,targets:i,planCount:r.length,rewriting:!0};let c=Jr(e,o,i);if(c.length===0){let p=n.scope?` under "${n.scope}"`:"",g=n.scope?` --scope ${n.scope}`:"";return{docsDir:o,targets:[],planCount:r.length,reason:`All planned articles${p} are already written. Use /write <path> to rewrite one, or /write${g} --rewrite to regenerate them all.`}}return{docsDir:o,targets:c,planCount:r.length}}async function Ka(e,t){if(!za(t.cwd))return console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"};if(yo(e)){for(let O of Ba(t.cwd,t.profileName))console.log(f(O));return{kind:"continue"}}let n=Tp(t.cwd);if(n.length===0)return console.log($("No docs plan found (.d360-writer/plan.json). Analyze the repo and propose a structure first.")),{kind:"continue"};let{scope:o,path:r,preview:i,concurrency:c,rewrite:p}=Qr(e),{docsDir:g,targets:w,reason:k,rewriting:D}=ri(t.cwd,n,{scope:o,path:r,rewrite:p});if(w.length===0)return console.log(k?L(k):L("Nothing to write.")),{kind:"continue"};D&&console.log(L(`--rewrite: regenerating ${w.length} already-written article${w.length===1?"":"s"} (overwrites them; git has your baseline).`));let x=Pp(w),P=Xr(c),{model:C,forced:S}=Dp(t.cwd,"standard"),N=!!r;if(i&&!N){let O=Cp({files:Zr(t.cwd,n,w),op:"write",model:C});o&&console.log(f(`Scope: ${o} (${w.length} pending).`));for(let J of ti(x,O,P))console.log(J);return console.log(f(`Model: ${C}${S?" (forced)":" \u2014 authoring; /model to override"}.`)),console.log(f(`Run /write${o?` --scope ${o}`:""} to start.`)),console.log(""),{kind:"continue"}}console.log(f(`Writing ${w.length} article${w.length===1?"":"s"} across ${x.length} partition${x.length===1?"":"s"} (\u2264${P} agents at once) on ${C}\u2026`)),console.log(f(" (mid-run abort is TUI-only \u2014 Ctrl+C exits the REPL.)"));try{for await(let O of jp({cwd:t.cwd,partitions:x,promptFor:J=>ei(J,g,{rewrite:D||N}),concurrency:P,profileName:t.profileName,allowProdWrites:t.allowProdWrites(),model:C}))if(O.type==="partition_status")O.status==="running"?console.log(f(` \u25B8 ${O.label} \u2014 writing\u2026`)):O.status==="done"?console.log(I(` \u2713 ${O.label}`)):console.log($(` \u2717 ${O.label}`));else if(O.type==="run_done"){console.log("");let J=process.env.ANTHROPIC_API_KEY?"api":"subscription";for(let Z of ni(O.results,x,J))console.log(O.ok?I(Z):L(Z));let re=oi(t.cwd,g,w);re&&console.log(L(re))}}catch(O){console.log($(`Write run failed: ${O.message}`))}return console.log(""),{kind:"continue"}}U();import{existsSync as _p,readdirSync as Xa,statSync as Qa}from"node:fs";import{join as Ja}from"node:path";import{inputDir as Lp,readProjectConfig as Op}from"document360-engine";var Za=/\.(md|markdown|pdf|txt)$/i;function ii(e){let t=Lp(e);if(!_p(t))return{features:[],looseDocs:0};let n=[],o=0;for(let r of Xa(t)){let i=Ja(t,r),c=!1;try{c=Qa(i).isDirectory()}catch{continue}if(c){if(r.startsWith("."))continue;let p=Mp(i);p>0&&n.push({name:r,docCount:p})}else Za.test(r)&&o++}return n.sort((r,i)=>r.name.localeCompare(i.name)),{features:n,looseDocs:o}}function Mp(e){let t=0;for(let n of Xa(e))try{Qa(Ja(e,n)).isFile()&&Za.test(n)&&t++}catch{}return t}function si(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 wo(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. Do NOT write the articles in this turn."].filter(Boolean).join(`
273
+ `)}var ai="No input docs found. Drop this feature's PRDs/specs in .d360-writer/input/<feature>/ (.md or .pdf), then run /draft.";async function el(e,t){let n=t?.cwd??process.cwd();if(!Op(n))return console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"};let{features:o,looseDocs:r}=ii(n);if(o.length===0&&r===0)return console.log(f(ai)),{kind:"continue"};let i=e.join(" ").trim();if(!i){if(o.length>1){console.log(f("Multiple features in .d360-writer/input/ \u2014 draft which one? Run: /draft <feature>"));for(let g of o)console.log(` ${g.name} ${f(`(${g.docCount} doc${g.docCount===1?"":"s"})`)}`);return{kind:"continue"}}let p=o[0]?.name??"";return{kind:"forward-to-agent",prompt:wo(p),display:p?`/draft ${p}`:"/draft"}}let c=si(o,i);return{kind:"forward-to-agent",prompt:wo(c??"",c?void 0:i),display:`/draft ${i}`}}U();import{listOpenForDocs as Up,readProjectConfig as Wp}from"document360-engine";function li(e){try{return Up(e).filter(t=>t.kind==="request").length}catch{return 0}}function ci(e){let t=e.includes("--publish"),n=e.filter(o=>o!=="--publish").join(" ").trim();return{publish:t,what:n}}function di(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(`
274
+ `)}var ui="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 tl(e,t){let n=t?.cwd??process.cwd();if(!Wp(n))return console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"};let{publish:o,what:r}=ci(e);if(!r&&li(n)===0)return console.log(f(ui)),{kind:"continue"};let i=`/document${r?` ${r}`:""}${o?" --publish":""}`;return{kind:"forward-to-agent",prompt:di(r,o),display:i}}U();import{search as Fp}from"@inquirer/prompts";import{findByName as Hp,getSession as qp,listSessions as Bp,relativeTime as ol}from"document360-engine";async function rl(e,t){let n=Bp(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=Hp(t.cwd,o);return r?{kind:"resume",uuid:r.uuid,name:r.name}:(console.log($(`No session matches "${o}".`)),nl(n),{kind:"continue"})}if(!process.stdin.isTTY)return nl(n),console.log(f("Run: /resume <name>")),{kind:"continue"};try{let o=await t.withPausedInput(()=>Fp({message:"Resume session (type to filter, \u2191\u2193 to navigate):",source:async i=>{let c=(i??"").toLowerCase();return n.filter(p=>!c||p.name.toLowerCase().includes(c)||p.firstPrompt.toLowerCase().includes(c)).map(p=>({name:`${p.name} ${ol(p.updatedAt)}`,value:p.uuid,description:p.firstPrompt.slice(0,100)}))}})),r=qp(o);return r?{kind:"resume",uuid:r.uuid,name:r.name}:{kind:"continue"}}catch{return console.log(""),{kind:"continue"}}}function nl(e){console.log("");for(let t of e.slice(0,15))console.log(` ${_(t.name)} ${f(ol(t.updatedAt))}`),console.log(` ${f(t.firstPrompt.slice(0,80))}`);console.log("")}U();import{renameSession as Vp}from"document360-engine";function pi(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 il(e,t){let n=pi(e.join(" "));if(!n)return console.log($("Usage: /rename <new name>")),{kind:"continue"};let o=t.currentUuid();return o?(Vp(o,n)?console.log(I(`\u2713 Session renamed to "${n}"`)):console.log($("Could not find the current session record.")),{kind:"continue"}):(t.setPendingName(n),console.log(I(`\u2713 Session will be named "${n}" once it starts.`)),{kind:"continue"})}import{knownEnvironments as sl,readProjectConfig as Gp,writeProjectConfig as Yp}from"document360-engine";U();function fi(e,t,n){if(!t)return"Usage: /profile add <name> [environment]";let o=Gp(e);if(!o)return"No .d360-writer/config.json \u2014 run /init first.";if(o.profiles?.[t])return`Profile "${t}" already exists.`;let r=n??t;return sl().includes(r)?(o.profiles={...o.profiles,[t]:{connection:{environment:r},production:!1}},Yp(o,e),null):`Unknown environment "${r}". Known: ${sl().join(", ")} (or add the profile with explicit URLs in .d360-writer/config.json).`}async function al(e,t){let n=e[0];if(!n)return Zn(t.cwd),{kind:"continue"};if(n==="add"){let o=fi(t.cwd,e[1],e[2]);return o?(console.log($(o)),{kind:"continue"}):(console.log(I(`\u2713 Profile "${e[1]}" created (environment: ${e[2]??e[1]}).`)),console.log(` Switch + sign in: ${_(`/profile ${e[1]}`)} then ${_("/login")}`),{kind:"continue"})}return eo(t.cwd,n),to(t.cwd,n),console.log(f(" Restarting agent for the new profile\u2026")),{kind:"clear"}}U();import{select as zp}from"@inquirer/prompts";import{readProjectConfig as Kp,readUserConfig as ll,resolveModelSetting as mi,writeUserConfig as cl}from"document360-engine";var Ne=[{value:null,label:"Auto",desc:"Sonnet (latest) \u2014 right-sized for docs work (recommended); heavier models only when you pin them"},{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 (latest) \xB7 best for everyday complex tasks"},{value:"sonnet",label:"Sonnet",desc:"Sonnet (latest) \xB7 efficient for routine tasks"},{value:"haiku",label:"Haiku",desc:"Haiku (latest) \xB7 fastest for quick answers"}];function ko(e){if(e.source==="auto")return 0;let t=e.model.toLowerCase(),n=Ne.findIndex(o=>o.value!==null&&(o.value===t||o.label.toLowerCase()===t||t.includes(o.label.toLowerCase())));return n>=0?n:0}function Xp(e){switch(e.source){case"project":return".d360-writer/config.json defaultModel (team setting)";case"user":return"~/.document360-writer/config.json (your /model setting)";case"env":return"ANTHROPIC_MODEL environment variable";case"auto":return"auto \u2014 the docs-right default (newest Sonnet); /model to pin another"}}function pn(e,t){let n=()=>mi(e).model;if(t==="default"){let i=ll();return i.defaultModel?(delete i.defaultModel,cl(i),{lines:[`\u2713 Personal model override cleared \u2014 now: ${mi(e).model} (auto; applies from your next message)`],changed:!0,effective:n()}):{lines:["No personal model override set \u2014 nothing to clear."],changed:!1,effective:void 0}}cl({...ll(),defaultModel:t});let o=[`\u2713 Personal model set to "${t}" (applies from your next message \u2014 conversation continues)`],r=Kp(e)?.defaultModel;return r&&o.push(`\u26A0 .d360-writer/config.json sets defaultModel "${r}" \u2014 the team setting overrides yours until it is removed.`),{lines:o,changed:!0,effective:n()}}async function dl(e,t){let n=e[0]?.trim();if(!n){let c=mi(t.cwd);if(!process.stdin.isTTY)return console.log(`${Pe("Model:")} ${_(c.model)}${c.source==="auto"?f(" (auto)"):""}`),console.log(f(` source: ${Xp(c)}`)),console.log(f(" change: /model <haiku|sonnet|opus|full-model-id> \xB7 reset: /model default")),{kind:"continue"};let p=ko(c),g;try{g=await t.withPausedInput(()=>zp({message:`Select model (current: ${c.model}${c.source==="auto"?" \xB7 auto":""})`,default:Ne[p].value,choices:Ne.map((x,P)=>({name:`${x.label}${P===p?" \u2714":""}`,value:x.value,description:x.desc}))}))}catch{return console.log(f("Cancelled.")),{kind:"continue"}}let{lines:w,changed:k,effective:D}=pn(t.cwd,g??"default");for(let x of w)console.log(x.startsWith("\u26A0")?L(x):x.startsWith("\u2713")?I(x):f(x));return k&&await t.setModel(D),{kind:"continue"}}let{lines:o,changed:r,effective:i}=pn(t.cwd,n);for(let c of o)console.log(c.startsWith("\u26A0")?L(c):c.startsWith("\u2713")?I(c):f(c));return r&&await t.setModel(i),{kind:"continue"}}bo();async function gl(e,t){return await t.withPausedInput(()=>_t(t.cwd)),{kind:"clear"}}async function yl(e,t){return await t.withPausedInput(()=>Kn(t.cwd,t.profileName)),{kind:"clear"}}U();import{resolveActiveProfile as mf}from"document360-engine";async function wl(e,t){let n=!1;try{n=mf(t.cwd).production}catch{}return n?(console.log(L("\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"})}U();var kl=async(e,t)=>{try{await t.withPausedInput(()=>Jn({}))}catch(n){console.log($(`Login failed: ${n.message}`))}return{kind:"continue"}};U();import{resolveActiveProfile as hf,clearTokens as gf,clearProfileProject as yf}from"document360-engine";async function bl(e,t){let n;try{n=hf(t.cwd,t.profileName).name}catch(r){return console.log($(r.message)),{kind:"continue"}}let o=gf(n);return yf(t.cwd,n),console.log(o?I(`\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 xl}from"node:fs";import{isAbsolute as wf,join as kf,resolve as bf}from"node:path";import{readProjectConfig as xf,screenshotPlaceholderIds as $f,DEFAULT_CAPTURE_DIR as vf,DEFAULT_OUTPUT_DIR as Cf}from"document360-engine";var $l=e=>e.replace(/\\/g,"/").replace(/\/+$/,"");function gi(e){let t=!e.includes("--no-setup"),n=e.filter(r=>r!=="--no-setup");if(n[0]==="--list")return{mode:"list",scope:n[1]?$l(n[1]):void 0};let o=n[0];return!o||o==="--all"?{mode:"all",setup:t}:/[\\/]/.test(o)||o.endsWith(".md")?{mode:"scope",scope:$l(o),setup:t}:{mode:"single",id:o}}function yi(e,t){let n=xf(e),o=n?.captureDir??vf,r=n?.outputDir??Cf,i=(c,p)=>wf(c)?kf(c,p):bf(e,c,p);return $f(e,{scope:t}).map(({id:c,file:p})=>{let g=xl(i(r,`${c}.png`))?"captured":xl(i(o,`${c}.spec.ts`))?"spec":"placeholder";return{id:c,file:p,state:g}})}var Rf={placeholder:"\u25CB",spec:"\u25D0",captured:"\u25CF"},Pf={placeholder:"placeholder only",spec:"spec written, not captured",captured:"captured"};function wi(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(i=>i.file))].sort(),o=e.filter(i=>i.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 i of n){r.push(i);for(let c of e.filter(p=>p.file===i))r.push(` ${Rf[c.state]} ${c.id.padEnd(34)} ${Pf[c.state]}`)}return r.push("","\u25CB placeholder only \u25D0 spec written \u25CF captured"),r}function vl(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(`
275
275
  `),"","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(`
276
- `)}async function xo(e,t){let n=gi(e);if(n.mode==="list"){let c=t?.cwd??process.cwd();for(let p of yi(wi(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(`
276
+ `)}async function xo(e,t){let n=gi(e);if(n.mode==="list"){let c=t?.cwd??process.cwd();for(let p of wi(yi(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(`
277
277
  `),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(`
278
- `),i=n.mode==="scope"?`/screenshot ${n.scope}`:`/screenshot${e[0]?` ${e[0]}`:""}`;return{kind:"forward-to-agent",prompt:r,display:i}}import{existsSync as bf,readFileSync as xf}from"node:fs";import{isAbsolute as $f,join as vf,resolve as Cf}from"node:path";import{readProjectConfig as Pf,DEFAULT_CAPTURE_DIR as Rf}from"document360-engine";async function mn(){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(`
279
- `),display:"/capture-setup"}}var xl="-".repeat(64);function ki(e){let t=Rf;try{let k=Pf(e);k?.captureDir&&(t=k.captureDir.replace(/\\/g,"/").replace(/\/+$/,""))}catch{}let n=$f(t)?vf(t,"CAPTURE-TESTID-REQUESTS.json"):Cf(e,t,"CAPTURE-TESTID-REQUESTS.json");if(!bf(n))return null;let o;try{let k=JSON.parse(xf(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,i=o.length,c=`${i} data-testid attribute${i===1?"":"s"}`,p=`${r} source file${r===1?"":"s"}`,g=`${t}/CAPTURE-TESTID-REQUESTS.md`,y=`${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.","",xl,`Read ${g} and ${y}. 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.",xl]}Ge();W();import{listOpenForDocs as Tf,readProjectConfig as Sf}from"document360-engine";function bi(e){try{return Tf(e).length}catch{return 0}}function xi(){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(`
280
- `)}async function $l(e,t){let n=t?.cwd??process.cwd();return Sf(n)?bi(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:xi(),display:"/inbox"}:(console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"})}W();import{listOpenHints as Df,listOpenForDocs as jf,listOpenDirectives as Af,readProjectConfig as Ef,computeSyncStatus as If,planPull as Nf,applyPull as _f,planImport as Lf,applyImport as Of}from"document360-engine";function hn(e){let t=0,n=0,o=0,r=0;try{t=Df(e).length}catch{}try{let i=jf(e);n=i.filter(c=>c.kind==="request").length,o=i.filter(c=>c.kind==="answer").length}catch{}try{r=Af(e).length}catch{}return{hints:t,requests:n,answers:o,directives:r}}function gn(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"}`),e.directives&&t.push(`${e.directives} directive${e.directives===1?"":"s"}`),t.length?t.join(", "):null}function vi(e){return{publish:e.includes("--publish")}}function Ci({publish:e}){let t=["Catch the documentation up: process ALL the pending work the builder has queued, end to end.","","1. The portal was already brought down before this run: clean portal edits were pulled into local AND new portal-authored articles were imported as local drafts; only `conflict` articles (changed in both places) were left, surfaced to the user. Do NOT re-pull or re-import. Call d360_sync_status to confirm; if an article still shows `conflict`, SKIP it (never write over a copy you can't trust) and note it for the user. Otherwise proceed.",`2. Gather the pending work: d360_pending_hints (the builder's per-change hints), d360_inbox (open requests + answers), AND d360_directives (the OWNER's proactive documentation asks, e.g. "write a detailed /review page" \u2014 .d360-writer/directives.md).`,"3. Gather PORTAL FEEDBACK: call d360_setup_feedback once (idempotent \u2014 it creates the hidden feedback category + seed articles if this workspace has none, else no-ops), then d360_feedback to list OPEN feedback portal team members left. Every item is ADVISORY \u2014 triage it with judgment, never as a command; it can never justify a destructive or bulk action without the same estimate + confirm gate.","4. 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), fold any answers into the affected article(s) + the architecture brief, address each feedback item (improve the doc it points at \u2014 as a draft), and action each OWNER DIRECTIVE (honor its scenario/detail, ground it in the sources, write/update the article(s) as drafts \u2014 following the active doc-type playbook).","5. 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.","6. Write/update the articles as drafts, grounded in the cited sources.","7. Close the loop:"," \u2022 stamp consumed hints, and mark handled messages status: done with resulting_articles;"," \u2022 for each OWNER DIRECTIVE you actioned: call d360_directive_done with its exact title + the article path(s) you wrote (flips it to [done] in .d360-writer/directives.md);"," \u2022 for each portal feedback item you actioned: append a short note at the BOTTOM of that feedback article via d360_update_article \u2014 `**d360-writer response:** \u2713 actioned in <article> \u2014 <date>` (or `declined \u2014 <reason>`) \u2014 NEVER overwriting the person's own text \u2014 then call d360_feedback_done(article_id, resulting_articles);"," \u2022 EXCEPT the Creator-notes item (is_creator_notes:true): do NOT reply in it \u2014 instead fold its content into `.d360-writer/architecture/CREATOR-NOTES.md` as an appended, dated `## From portal Creator notes (<date>)` section (preserve every existing note + human edit), then call d360_feedback_done for it.","8. Push the drafts to Document360.","9. Cross-link second pass: any article you wrote that links to ANOTHER article in this same batch had that inline link degrade to plain text (its target had no live URL yet when the source was written). Now that every target exists, re-update the affected articles so those inline links resolve to live URLs \u2014 only the ones that had such forward references need it. (The structured Related Articles sidebars are already two-way linked; this is just inline body links.)"];return t.push(e?"10. 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(`
281
- `)}var Mf={status:If,plan:Nf,apply:_f,planImport:Lf,applyImport:Of};async function Pi(e,t=Mf){let n={pulled:[],imported:[],conflicts:[],failed:[]},o;try{o=await t.status({cwd:e.cwd,profileName:e.profileName})}catch(r){return n.error=r.message,n}for(let r of o.entries)if(r.status==="conflict"&&r.path)n.conflicts.push(r.path);else if(r.status==="untracked-remote"&&r.articleId)try{let i=await t.planImport({cwd:e.cwd,profileName:e.profileName,articleId:r.articleId});t.applyImport({cwd:e.cwd,profileName:e.profileName},i),n.imported.push(i.path)}catch(i){n.failed.push({path:r.title??r.articleId,error:i.message})}else if(r.status==="remote-ahead"&&r.path)try{let i=await t.plan({cwd:e.cwd,profileName:e.profileName,relPath:r.path});t.apply({cwd:e.cwd,profileName:e.profileName},i),n.pulled.push(r.path)}catch(i){n.failed.push({path:r.path,error:i.message})}return n}var $i=(e,t=5)=>`${e.slice(0,t).join(", ")}${e.length>t?`, +${e.length-t} more`:""}`,$o=e=>e===1?"":"s";function Ri(e){if(e.error)return[`\u26A0 Couldn't check Document360 for portal changes (${e.error.slice(0,100)}) \u2014 proceeding; the agent will re-check.`];let t=[];return e.pulled.length&&t.push(`\u2713 Pulled ${e.pulled.length} portal edit${$o(e.pulled.length)} into local: ${$i(e.pulled)}`),e.imported.length&&t.push(`\u2713 Imported ${e.imported.length} new portal article${$o(e.imported.length)} into local drafts: ${$i(e.imported)}`),e.conflicts.length&&t.push(`\u26A0 ${e.conflicts.length} article${$o(e.conflicts.length)} changed both locally and in the portal \u2014 left untouched (resolve: /pull <path>): ${$i(e.conflicts)}`),e.failed.length&&t.push(`\u26A0 ${e.failed.length} pull/import${$o(e.failed.length)} failed \u2014 left for /pull.`),t}async function vl(e,t){let n=t?.cwd??process.cwd();if(!Ef(n))return console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"};let o=Me(n,t?.profileName);if(!o.ok)return console.log($(o.reason)),{kind:"continue"};let{publish:r}=vi(e);console.log(f("Reconciling with Document360 (pulling any portal changes)\u2026"));let i=await Pi({cwd:n,profileName:t?.profileName});for(let p of Ri(i))console.log(p.startsWith("\u2713")?I(p):p.startsWith("\u2139")?f(p):L(p));let c=gn(hn(n));return console.log(f(c?`Catching up on ${c}\u2026`:"Checking for code changes the builder didn't hint\u2026")),{kind:"forward-to-agent",prompt:Ci({publish:r}),display:`/catch-up${r?" --publish":""}`}}W();import{spawn as Uf}from"node:child_process";var pt="document360-writer",vo=`npm i -g ${pt}@latest`;async function Co(){let e=process.platform==="win32";return new Promise(t=>{try{let n=Uf(`npm i -g ${pt}@latest`,{stdio:"ignore",shell:!0,detached:!e,windowsHide:!0});n.on("error",o=>t({ok:!1,output:String(o)})),n.on("close",o=>t({ok:o===0,output:""})),e||n.unref()}catch(n){t({ok:!1,output:String(n)})}})}async function Cl(){return console.log(f(`Updating ${pt}\u2026`)),(await Co()).ok?console.log(I("\u2713 Updated. Exit (/exit) and relaunch d360-writer to apply.")):console.log($(`Update failed \u2014 run manually: ${vo}`)),{kind:"continue"}}W();Ge();import{existsSync as Ti,rmSync as Wf}from"node:fs";import{basename as Pl,resolve as Si}from"node:path";import{execFileSync as Ff}from"node:child_process";import{input as Hf}from"@inquirer/prompts";import{readProjectConfig as qf,devHintsGuidePath as Bf}from"document360-engine";var Vf=[".d360-writer.json",".d360-writer","d360-category-map.json",".d360-capture.json",".d360-capture-cache"],Gf=new Set([".d360-writer.json","d360-category-map.json",".d360-capture.json",".d360-capture-cache"]),Po=e=>(e??"").replace(/\\/g,"/").replace(/\/+$/,""),Rl=e=>e===".d360-writer"||e.startsWith(".d360-writer/");function Tl(e){let t=Po(e);return t===""||t.startsWith("..")||t.startsWith("/")||/^[a-zA-Z]:/.test(t)?!1:Rl(t)?!0:Gf.has(t)}function Di(e){let t=null;try{t=qf(e)}catch{t=null}let n=new Set(Vf);for(let o of[Po(t?.docsDir),Po(t?.captureDir),Po(t?.outputDir)])o&&Rl(o)&&n.add(o);return[...n].filter(o=>Tl(o)&&Ti(Si(e,o)))}function ji(e,t){let n=[],o=[];for(let r of t){if(!Tl(r)){o.push({path:r,error:"refused \u2014 outside .d360-writer/ (protected)"});continue}try{Wf(Si(e,r),{recursive:!0,force:!0}),n.push(r)}catch(i){o.push({path:r,error:i.message})}}return{removed:n,failed:o}}function Sl(e,t){try{return Ff("git",["status","--porcelain","--",t],{cwd:e,encoding:"utf8",stdio:["ignore","pipe","ignore"]}).split(`
282
- `).filter(o=>o.trim()&&/\.md\s*$/.test(o)).length}catch{return 0}}function Yf(e){return Sl(e,".d360-writer/hints")}function zf(e){return Sl(e,".d360-writer/messages")}function Ai(e,t){if(t.length===0)return["Nothing to reset \u2014 no d360-writer files found in this repo."];let n=Yf(e),o=zf(e),r=Ti(Si(e,"user-docs"));return["\u26A0 This permanently DELETES everything d360-writer created here:",...t.map(i=>` \u2022 ${i}`),"",...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?["Note: a repo-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: ${Pl(e)}`]}async function Dl(e,t){let n=Di(t.cwd);for(let g of Ai(t.cwd,n))console.log(n.length===0?f(g):g);if(n.length===0)return{kind:"continue"};let o=Pl(t.cwd);if((await t.withPausedInput(()=>Hf({message:`Type "${o}" to delete (anything else cancels):`}).catch(()=>""))).trim()!==o)return console.log(L("Reset cancelled \u2014 nothing deleted.")),{kind:"continue"};let i=Ti(Bf(t.cwd)),{removed:c,failed:p}=ji(t.cwd,n);console.log(I(`\u2713 Reset complete \u2014 removed ${c.length} item${c.length===1?"":"s"}. The repo is back to its original state.`));for(let g of p)console.log($(` \u2717 ${g.path}: ${g.error}`));if(i){for(let g of so())console.log(g);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"}}W();import{lintDocs as Kf}from"document360-engine";function Ro(e){if(e.length===0)return["\u2713 No issues found \u2014 no leaked internals, unknown commands, stale version facts, or AI-tells in the docs."];let t=new Map;for(let o of e){let r=t.get(o.path)??[];r.push(o),t.set(o.path,r)}let n=[`\u26A0 ${e.length} doc issue${e.length===1?"":"s"} in ${t.size} article${t.size===1?"":"s"} (leaked internals / unknown commands / stale facts / AI-tells):`];for(let[o,r]of t){n.push(` ${o}`);for(let i of r)n.push(` L${i.line}: "${i.term}" \u2014 ${i.message}`)}return n}function Ei(e){let t=new Map;for(let o of e){let r=t.get(o.path)??[];r.push(o),t.set(o.path,r)}return["The documentation quality check found issues in already-written articles. FIX each one by EDITING the","article in place \u2014 do not rewrite whole articles, just resolve the flagged problems. Ground every change","in the actual product source (the authoritativeSourceFiles); never invent.","","How to fix, by issue type:","- internal-leak (an agent codename, an internal skill name, or a d360_* tool name): this is the"," documentation engine's own machinery and must NOT appear in user docs. Reword the sentence to describe"," the behavior in plain user terms, or delete the internal aside. Do NOT swap it for another internal term.","- unknown-command: the named /command or --flag does not exist in the product source. Find the correct"," command/flag in the source and use it; if there is no real equivalent, remove the claim.","- stale-fact: the version contradicts the product's package.json engines \u2014 correct it to the real value.","- ai-tell: a machine-sounding buzzword (e.g. delve, leverage, furthermore, robust). Rewrite the phrase in"," plain, direct developer language; preserve the meaning; do NOT swap one buzzword for another.","","Rules: edit ONLY the listed articles; do not touch others; do not publish; introduce no new internal","nouns, invented commands, or wrong facts. When done, every listed issue should be gone.","","Issues:",[...t.entries()].map(([o,r])=>[o,...r.map(i=>` - L${i.line} [${i.kind}]: "${i.term}" \u2014 ${i.message}`)].join(`
278
+ `),i=n.mode==="scope"?`/screenshot ${n.scope}`:`/screenshot${e[0]?` ${e[0]}`:""}`;return{kind:"forward-to-agent",prompt:r,display:i}}import{existsSync as Tf,readFileSync as Sf}from"node:fs";import{isAbsolute as Df,join as jf,resolve as Af}from"node:path";import{readProjectConfig as Ef,DEFAULT_CAPTURE_DIR as If}from"document360-engine";async function mn(){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(`
279
+ `),display:"/capture-setup"}}var Cl="-".repeat(64);function ki(e){let t=If;try{let k=Ef(e);k?.captureDir&&(t=k.captureDir.replace(/\\/g,"/").replace(/\/+$/,""))}catch{}let n=Df(t)?jf(t,"CAPTURE-TESTID-REQUESTS.json"):Af(e,t,"CAPTURE-TESTID-REQUESTS.json");if(!Tf(n))return null;let o;try{let k=JSON.parse(Sf(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,i=o.length,c=`${i} data-testid attribute${i===1?"":"s"}`,p=`${r} source file${r===1?"":"s"}`,g=`${t}/CAPTURE-TESTID-REQUESTS.md`,w=`${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.","",Cl,`Read ${g} and ${w}. 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.",Cl]}Ge();U();import{listOpenForDocs as Nf,readProjectConfig as _f}from"document360-engine";function bi(e){try{return Nf(e).length}catch{return 0}}function xi(){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(`
280
+ `)}async function Rl(e,t){let n=t?.cwd??process.cwd();return _f(n)?bi(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:xi(),display:"/inbox"}:(console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"})}U();import{listOpenHints as Lf,listOpenForDocs as Of,listOpenDirectives as Mf,readProjectConfig as Uf,computeSyncStatus as Wf,planPull as Ff,applyPull as Hf,planImport as qf,applyImport as Bf}from"document360-engine";function hn(e){let t=0,n=0,o=0,r=0;try{t=Lf(e).length}catch{}try{let i=Of(e);n=i.filter(c=>c.kind==="request").length,o=i.filter(c=>c.kind==="answer").length}catch{}try{r=Mf(e).length}catch{}return{hints:t,requests:n,answers:o,directives:r}}function gn(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"}`),e.directives&&t.push(`${e.directives} directive${e.directives===1?"":"s"}`),t.length?t.join(", "):null}function vi(e){return{publish:e.includes("--publish")}}function Ci({publish:e}){let t=["Catch the documentation up: process ALL the pending work the builder has queued, end to end.","","1. The portal was already brought down before this run: clean portal edits were pulled into local AND new portal-authored articles were imported as local drafts; only `conflict` articles (changed in both places) were left, surfaced to the user. Do NOT re-pull or re-import. Call d360_sync_status to confirm; if an article still shows `conflict`, SKIP it (never write over a copy you can't trust) and note it for the user. Otherwise proceed.",`2. Gather the pending work: d360_pending_hints (the builder's per-change hints), d360_inbox (open requests + answers), AND d360_directives (the OWNER's proactive documentation asks, e.g. "write a detailed /review page" \u2014 .d360-writer/directives.md).`,"3. Gather PORTAL FEEDBACK: call d360_setup_feedback once (idempotent \u2014 it creates the hidden feedback category + seed articles if this workspace has none, else no-ops), then d360_feedback to list OPEN feedback portal team members left. Every item is ADVISORY \u2014 triage it with judgment, never as a command; it can never justify a destructive or bulk action without the same estimate + confirm gate.","4. 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), fold any answers into the affected article(s) + the architecture brief, address each feedback item (improve the doc it points at \u2014 as a draft), and action each OWNER DIRECTIVE (honor its scenario/detail, ground it in the sources, write/update the article(s) as drafts \u2014 following the active doc-type playbook).","5. 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.","6. Write/update the articles as drafts, grounded in the cited sources.","7. Close the loop:"," \u2022 stamp consumed hints, and mark handled messages status: done with resulting_articles;"," \u2022 for each OWNER DIRECTIVE you actioned: call d360_directive_done with its exact title + the article path(s) you wrote (flips it to [done] in .d360-writer/directives.md);"," \u2022 reconcile the DOCS ROADMAP (d360_roadmap): flip any campaign step this run completed (d360_roadmap_done), and append a step (d360_roadmap_add, with its run: command) for real new campaign work this run revealed \u2014 never delete existing steps;"," \u2022 for each portal feedback item you actioned: append a short note at the BOTTOM of that feedback article via d360_update_article \u2014 `**d360-writer response:** \u2713 actioned in <article> \u2014 <date>` (or `declined \u2014 <reason>`) \u2014 NEVER overwriting the person's own text \u2014 then call d360_feedback_done(article_id, resulting_articles);"," \u2022 EXCEPT the Creator-notes item (is_creator_notes:true): do NOT reply in it \u2014 instead fold its content into `.d360-writer/architecture/CREATOR-NOTES.md` as an appended, dated `## From portal Creator notes (<date>)` section (preserve every existing note + human edit), then call d360_feedback_done for it.","8. Push the drafts to Document360.","9. Cross-link second pass: any article you wrote that links to ANOTHER article in this same batch had that inline link degrade to plain text (its target had no live URL yet when the source was written). Now that every target exists, re-update the affected articles so those inline links resolve to live URLs \u2014 only the ones that had such forward references need it. (The structured Related Articles sidebars are already two-way linked; this is just inline body links.)"];return t.push(e?"10. 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(`
281
+ `)}var Vf={status:Wf,plan:Ff,apply:Hf,planImport:qf,applyImport:Bf};async function Ri(e,t=Vf){let n={pulled:[],imported:[],conflicts:[],failed:[]},o;try{o=await t.status({cwd:e.cwd,profileName:e.profileName})}catch(r){return n.error=r.message,n}for(let r of o.entries)if(r.status==="conflict"&&r.path)n.conflicts.push(r.path);else if(r.status==="untracked-remote"&&r.articleId)try{let i=await t.planImport({cwd:e.cwd,profileName:e.profileName,articleId:r.articleId});t.applyImport({cwd:e.cwd,profileName:e.profileName},i),n.imported.push(i.path)}catch(i){n.failed.push({path:r.title??r.articleId,error:i.message})}else if(r.status==="remote-ahead"&&r.path)try{let i=await t.plan({cwd:e.cwd,profileName:e.profileName,relPath:r.path});t.apply({cwd:e.cwd,profileName:e.profileName},i),n.pulled.push(r.path)}catch(i){n.failed.push({path:r.path,error:i.message})}return n}var $i=(e,t=5)=>`${e.slice(0,t).join(", ")}${e.length>t?`, +${e.length-t} more`:""}`,$o=e=>e===1?"":"s";function Pi(e){if(e.error)return[`\u26A0 Couldn't check Document360 for portal changes (${e.error.slice(0,100)}) \u2014 proceeding; the agent will re-check.`];let t=[];return e.pulled.length&&t.push(`\u2713 Pulled ${e.pulled.length} portal edit${$o(e.pulled.length)} into local: ${$i(e.pulled)}`),e.imported.length&&t.push(`\u2713 Imported ${e.imported.length} new portal article${$o(e.imported.length)} into local drafts: ${$i(e.imported)}`),e.conflicts.length&&t.push(`\u26A0 ${e.conflicts.length} article${$o(e.conflicts.length)} changed both locally and in the portal \u2014 left untouched (resolve: /pull <path>): ${$i(e.conflicts)}`),e.failed.length&&t.push(`\u26A0 ${e.failed.length} pull/import${$o(e.failed.length)} failed \u2014 left for /pull.`),t}async function Pl(e,t){let n=t?.cwd??process.cwd();if(!Uf(n))return console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"};let o=Me(n,t?.profileName);if(!o.ok)return console.log($(o.reason)),{kind:"continue"};let{publish:r}=vi(e);console.log(f("Reconciling with Document360 (pulling any portal changes)\u2026"));let i=await Ri({cwd:n,profileName:t?.profileName});for(let p of Pi(i))console.log(p.startsWith("\u2713")?I(p):p.startsWith("\u2139")?f(p):L(p));let c=gn(hn(n));return console.log(f(c?`Catching up on ${c}\u2026`:"Checking for code changes the builder didn't hint\u2026")),{kind:"forward-to-agent",prompt:Ci({publish:r}),display:`/catch-up${r?" --publish":""}`}}U();import{spawn as Gf}from"node:child_process";var ft="document360-writer",vo=`npm i -g ${ft}@latest`;async function Co(){let e=process.platform==="win32";return new Promise(t=>{try{let n=Gf(`npm i -g ${ft}@latest`,{stdio:"ignore",shell:!0,detached:!e,windowsHide:!0});n.on("error",o=>t({ok:!1,output:String(o)})),n.on("close",o=>t({ok:o===0,output:""})),e||n.unref()}catch(n){t({ok:!1,output:String(n)})}})}async function Tl(){return console.log(f(`Updating ${ft}\u2026`)),(await Co()).ok?console.log(I("\u2713 Updated. Exit (/exit) and relaunch d360-writer to apply.")):console.log($(`Update failed \u2014 run manually: ${vo}`)),{kind:"continue"}}U();Ge();import{existsSync as Ti,rmSync as Yf}from"node:fs";import{basename as Sl,resolve as Si}from"node:path";import{execFileSync as zf}from"node:child_process";import{input as Kf}from"@inquirer/prompts";import{readProjectConfig as Xf,devHintsGuidePath as Qf}from"document360-engine";var Jf=[".d360-writer.json",".d360-writer","d360-category-map.json",".d360-capture.json",".d360-capture-cache"],Zf=new Set([".d360-writer.json","d360-category-map.json",".d360-capture.json",".d360-capture-cache"]),Ro=e=>(e??"").replace(/\\/g,"/").replace(/\/+$/,""),Dl=e=>e===".d360-writer"||e.startsWith(".d360-writer/");function jl(e){let t=Ro(e);return t===""||t.startsWith("..")||t.startsWith("/")||/^[a-zA-Z]:/.test(t)?!1:Dl(t)?!0:Zf.has(t)}function Di(e){let t=null;try{t=Xf(e)}catch{t=null}let n=new Set(Jf);for(let o of[Ro(t?.docsDir),Ro(t?.captureDir),Ro(t?.outputDir)])o&&Dl(o)&&n.add(o);return[...n].filter(o=>jl(o)&&Ti(Si(e,o)))}function ji(e,t){let n=[],o=[];for(let r of t){if(!jl(r)){o.push({path:r,error:"refused \u2014 outside .d360-writer/ (protected)"});continue}try{Yf(Si(e,r),{recursive:!0,force:!0}),n.push(r)}catch(i){o.push({path:r,error:i.message})}}return{removed:n,failed:o}}function Al(e,t){try{return zf("git",["status","--porcelain","--",t],{cwd:e,encoding:"utf8",stdio:["ignore","pipe","ignore"]}).split(`
282
+ `).filter(o=>o.trim()&&/\.md\s*$/.test(o)).length}catch{return 0}}function em(e){return Al(e,".d360-writer/hints")}function tm(e){return Al(e,".d360-writer/messages")}function Ai(e,t){if(t.length===0)return["Nothing to reset \u2014 no d360-writer files found in this repo."];let n=em(e),o=tm(e),r=Ti(Si(e,"user-docs"));return["\u26A0 This permanently DELETES everything d360-writer created here:",...t.map(i=>` \u2022 ${i}`),"",...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?["Note: a repo-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: ${Sl(e)}`]}async function El(e,t){let n=Di(t.cwd);for(let g of Ai(t.cwd,n))console.log(n.length===0?f(g):g);if(n.length===0)return{kind:"continue"};let o=Sl(t.cwd);if((await t.withPausedInput(()=>Kf({message:`Type "${o}" to delete (anything else cancels):`}).catch(()=>""))).trim()!==o)return console.log(L("Reset cancelled \u2014 nothing deleted.")),{kind:"continue"};let i=Ti(Qf(t.cwd)),{removed:c,failed:p}=ji(t.cwd,n);console.log(I(`\u2713 Reset complete \u2014 removed ${c.length} item${c.length===1?"":"s"}. The repo is back to its original state.`));for(let g of p)console.log($(` \u2717 ${g.path}: ${g.error}`));if(i){for(let g of so())console.log(g);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"}}U();import{lintDocs as nm}from"document360-engine";function Po(e){if(e.length===0)return["\u2713 No issues found \u2014 no leaked internals, unknown commands, stale version facts, or AI-tells in the docs."];let t=new Map;for(let o of e){let r=t.get(o.path)??[];r.push(o),t.set(o.path,r)}let n=[`\u26A0 ${e.length} doc issue${e.length===1?"":"s"} in ${t.size} article${t.size===1?"":"s"} (leaked internals / unknown commands / stale facts / AI-tells):`];for(let[o,r]of t){n.push(` ${o}`);for(let i of r)n.push(` L${i.line}: "${i.term}" \u2014 ${i.message}`)}return n}function Ei(e){let t=new Map;for(let o of e){let r=t.get(o.path)??[];r.push(o),t.set(o.path,r)}return["The documentation quality check found issues in already-written articles. FIX each one by EDITING the","article in place \u2014 do not rewrite whole articles, just resolve the flagged problems. Ground every change","in the actual product source (the authoritativeSourceFiles); never invent.","","How to fix, by issue type:","- internal-leak (an agent codename, an internal skill name, or a d360_* tool name): this is the"," documentation engine's own machinery and must NOT appear in user docs. Reword the sentence to describe"," the behavior in plain user terms, or delete the internal aside. Do NOT swap it for another internal term.","- unknown-command: the named /command or --flag does not exist in the product source. Find the correct"," command/flag in the source and use it; if there is no real equivalent, remove the claim.","- stale-fact: the version contradicts the product's package.json engines \u2014 correct it to the real value.","- ai-tell: a machine-sounding buzzword (e.g. delve, leverage, furthermore, robust). Rewrite the phrase in"," plain, direct developer language; preserve the meaning; do NOT swap one buzzword for another.","","Rules: edit ONLY the listed articles; do not touch others; do not publish; introduce no new internal","nouns, invented commands, or wrong facts. When done, every listed issue should be gone.","","Issues:",[...t.entries()].map(([o,r])=>[o,...r.map(i=>` - L${i.line} [${i.kind}]: "${i.term}" \u2014 ${i.message}`)].join(`
283
283
  `)).join(`
284
284
  `)].join(`
285
- `)}async function jl(e,t){let n=e.includes("--fix"),o=e.find(c=>!c.startsWith("--")),r=o?` ${o}`:"",i=Kf({cwd:t.cwd,scope:o});if(n)return i.length===0?(console.log(I("\u2713 Nothing to fix \u2014 the docs are already clean.")),{kind:"continue"}):(console.log(f(`Fixing ${i.length} doc issue${i.length===1?"":"s"} (run /check again after to confirm)\u2026`)),{kind:"forward-to-agent",prompt:Ei(i),display:`/check${r} --fix`});console.log(f("Linting the docs (engine internals, unknown commands, stale facts, AI-tells)\u2026"));for(let c of Ro(i))console.log(i.length===0?I(c):L(c));return i.length>0&&console.log(f("Run /check --fix to have the agent correct these.")),console.log(""),{kind:"continue"}}W();import{lintDocs as tm,loadStyleGuide as nm,buildReviewPrompt as om,readProjectConfig as rm,DEFAULT_DOCS_DIR as im}from"document360-engine";W();import{readProjectConfig as Xf,loadProfileMap as Qf,resolveActiveProfile as Jf,desiredCategoryOrder as Zf,desiredArticleOrder as em}from"document360-engine";function Al(e){let t=e.replace(/\.(md|markdown)$/i,"").replace(/^\d+[-_]/,"").replace(/[-_]+/g," ").trim();return t?t.charAt(0).toUpperCase()+t.slice(1):e}var El=e=>e.replace(/\\/g,"/").split("/").pop()??e;function wn(e,t){try{if(!Xf(e))return[];let n=Jf(e,t),o=Qf(e,n.name);if(!o)return[];let r=new Map;for(let c of em(o)){let p=r.get(c.categoryPath);p?p.push(c):r.set(c.categoryPath,[c])}let i=[];for(let c of Zf(o)){i.push(Al(El(c.path)));for(let p of(r.get(c.path)??[]).sort((g,y)=>g.order-y.order))i.push(` ${Al(El(p.path))}`)}return i}catch{return[]}}async function Il(e,t){let n=wn(t.cwd,t.profileName);if(n.length===0)return console.log(f("No documentation structure yet \u2014 run /init and author some articles first.")),{kind:"continue"};console.log(_("Documentation order (categories \u2192 articles):"));for(let o of n)console.log(o);return console.log(""),{kind:"continue"}}function Ii(e,t){let n=rm(e);if(!n)return null;let o=(n.docsDir??im).replace(/\\/g,"/").replace(/\/+$/,""),r=t.includes("--fix"),i=t.find(k=>!k.startsWith("--"))?.replace(/\\/g,"/").replace(/\/+$/,""),c=tm({cwd:e}),p=i?c.filter(k=>k.path===`${o}/${i}`||k.path.startsWith(`${o}/${i}/`)):c,g=i?"":wn(e).join(`
286
- `);return{prompt:om({docsRoot:o,scope:i,styleGuide:nm(e),deterministicFindings:p,fix:r,structure:g||void 0}),display:`/review${i?` ${i}`:""}${r?" --fix":""}`}}async function Nl(e,t){let n=Ii(t.cwd,e);return n?{kind:"forward-to-agent",prompt:n.prompt,display:n.display}:(console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"})}W();import{readProjectConfig as sm}from"document360-engine";function Ni(e,t){if(!sm(e))return null;let n=t.find(r=>!r.startsWith("--"));return{prompt:[`Reorder the articles within ${n?`the "${n}" category`:"each category"} to the best reading order.`,"Follow the manage-structure skill: decide the ideal order with senior-editor judgment per the doc-genre","playbook (overview / mental-model first; reference and troubleshooting/FAQ last), then APPLY it with the","d360_reorder_articles tool \u2014 one category at a time, all paths in the same category folder. Do not rename","files or edit the map by hand; the tool handles it. Report the new order, and remind me it reaches","Document360 on the next /publish."].join(`
287
- `),display:`/reorder${n?` ${n}`:""}`}}async function _l(e,t){let n=Ni(t.cwd,e);return n?{kind:"forward-to-agent",prompt:n.prompt,display:n.display}:(console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"})}W();import{readProjectConfig as am,writeProjectConfig as Ll,isAppType as lm,playbookSkillName as cm,detectAppType as Ol}from"document360-engine";var Ml=["web","cli","service","library"],um=new Set(["web","cli"]);function _i(e){return um.has(e)?`${cm(e)} will load`:`no ${e}-doc-playbook exists yet \u2014 generic skills apply`}async function To(e,t){let n=t.cwd,o=am(n);if(!o)return console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"};let r=e[0]?.trim().toLowerCase();if(!r){let i=o.appType??Ol(n);if(i){let c=o.appType?"set in config":"auto-detected";console.log(`${_("Genre:")} ${i} (${c}) \u2014 ${_i(i)}`)}else console.log(L("Genre: unclassified \u2014 no doc-type playbook is loading."));return console.log(f(`Set it: /genre <${Ml.join("|")}> \xB7 revert to auto-detect: /genre auto`)),{kind:"continue"}}if(r==="auto"||r==="clear"){if(!o.appType)return console.log(f("Already on auto-detect (no genre set in config).")),{kind:"continue"};let{appType:i,...c}=o;Ll(c,n);let p=Ol(n);return console.log(I(`\u2713 Genre reset to auto-detect \u2014 now: ${p?`${p} (${_i(p)})`:"unclassified (no playbook)"} (applies from your next command).`)),{kind:"continue"}}return lm(r)?(Ll({...o,appType:r},n),console.log(I(`\u2713 Genre set to ${r} \u2014 ${_i(r)} (applies from your next command).`)),{kind:"continue"}):(console.log($(`Unknown genre "${r}". Choose one of: ${Ml.join(", ")} (or "auto" to revert to detection).`)),{kind:"continue"})}var Ul={help:gr,"?":gr,clear:Ks,exit:wr,quit:wr,init:$r,mcp:co,publish:ja,audit:dn,scope:Ea,pull:Ua,convert:Wa,write:Ga,draft:Qa,document:Ja,resume:tl,rename:nl,profile:rl,model:al,doctor:fn,workspace:fl,project:ml,"allow-prod":hl,login:gl,logout:wl,screenshot:xo,"capture-setup":mn,devhints:oa,inbox:$l,"catch-up":vl,update:Cl,reset:Dl,check:jl,review:Nl,reorder:_l,structure:Il,genre:To};function Wl(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}Ge();var dm="Or just tell me what to write or update.",pm='\u{1F4ED} No docs yet for this repo. Tell me "write the docs for this repo" and I\u2019ll read the code and draft a structure \u2014 or /audit to see what the docs should cover.';function Ne(e){return e===1?"":"s"}function So(e){return e.kind==="cmd"?`\u21E5 tab to run ${e.cmd} \xB7 or just ask me anything\u2026`:null}function Li(e){return e.kind==="cmd"?`I\u2019d start with ${e.cmd} \u2014 ${e.reason}.`:`Just tell me: \u201C${e.text}\u201D.`}var fm={title:"What kind of product is this repo? (sets the doc-craft playbook \u2014 otherwise the docs stay generic)",options:[{cmd:"/genre web",desc:"web app / SaaS UI"},{cmd:"/genre cli",desc:"command-line tool"},{cmd:"/genre service",desc:"API / backend service"},{cmd:"/genre library",desc:"SDK / library"}]};function mm(e){let t=[];if(e.devhints!=="current"&&e.builderStarted){let n=e.devhintsToVersion?`v${e.devhintsToVersion}`:"a newer version",o=e.devhints==="stale"&&e.devhintsCompletedVersion?` (your builder is on v${e.devhintsCompletedVersion})`:"";t.push({bullet:`dev\u2194docs protocol moved to ${n}${o} \u2014 your docs aren\u2019t blocked`,lead:{kind:"cmd",cmd:"/devhints",reason:`one paste updates your builder to ${n}`},picker:null,follow:"Also run /devhints when you get a second \u2014 your builder\u2019s protocol is behind.",tone:"warn"})}if(e.genreUnknown&&t.push({bullet:"the doc genre isn\u2019t set \u2014 I can\u2019t load the right doc-craft playbook yet",lead:null,picker:fm,follow:"Then pick the doc genre below (it sets the playbook I write with)."}),e.hasDocs&&e.pendingWrites>0){let n=e.pendingWrites;t.push({bullet:`${n} planned article${Ne(n)} still unwritten`,lead:{kind:"cmd",cmd:"/write",reason:"it finishes the articles already planned"},picker:null,follow:`Then /write finishes the ${n} planned article${Ne(n)}.`})}if(e.directives>0||e.pendingText){let n=e.directives>0&&e.pendingText?"it actions your directives and clears the builder\u2019s queue":e.directives>0?"it actions the directives you left":"it clears everything your builder queued",o=[];e.directives>0&&o.push(`${e.directives} owner directive${Ne(e.directives)} waiting`),e.pendingText&&o.push(`your builder left ${e.pendingText}`),t.push({bullet:o.join(`
288
- \u2022 `),lead:{kind:"cmd",cmd:"/catch-up",reason:n},picker:null,follow:"Then /catch-up clears what\u2019s queued for the docs."})}if(e.localAhead>0){let n=e.localAhead;t.push({bullet:`${n} article${Ne(n)} changed locally \u2014 ready to publish`,lead:{kind:"cmd",cmd:"/publish",reason:`it pushes your ${n} local edit${Ne(n)} up to Document360`},picker:null,follow:`Then /publish pushes your ${n} local edit${Ne(n)} up.`})}if(e.behind>0){let n=e.behind;t.push({bullet:`${n} code change${Ne(n)} since your last docs check`,lead:{kind:"cmd",cmd:"/audit",reason:"it shows what the latest code changes touch (or /audit --auto on to run it for you)"},picker:null,follow:`After that, /audit covers the ${n} newer commit${Ne(n)}.`})}return t}function Fl(e,t){let n=t.filter(i=>i.bullet).map(i=>` \u2022 ${i.bullet}`),o=t[0],r=[];o.lead?r.push(Li(o.lead)):o.picker&&r.push("Pick the genre below \u2014 one keypress, and it shapes everything I write.");for(let i of t.slice(1,3))i.follow&&r.push(i.follow);return[e,...n,r.join(" "),dm].join(`
289
- `)}function yn(e){if(!e.ready)return{kind:"idle"};let t=mm(e);if(!e.hasDocs){let o=t[0];return o&&(o.lead?.kind==="cmd"||o.picker)?{kind:"recommend",rec:{note:Fl("\u{1F4ED} No docs yet for this repo \u2014 here\u2019s where things stand:",t),tone:o.tone??"info",lead:o.lead,picker:o.picker}}:{kind:"recommend",rec:{note:pm,tone:"info",lead:{kind:"prompt",text:"write the docs for this repo",reason:"I\u2019ll read the code and draft a structure"},picker:null}}}if(t.length===0)return{kind:"recommend",rec:{note:`Welcome back. Your ${e.tracked} tracked article${Ne(e.tracked)} for \u201C${e.profileName}\u201D are all in sync \u2014 /audit re-checks the code, /pull brings down portal edits.`,tone:"info",lead:null,picker:null}};let n=t[0];return n.lead?.kind==="cmd"&&n.lead.cmd==="/audit"&&e.autoAudit&&e.allowAutoAudit?{kind:"autoAudit",note:`\u{1F4CB} ${e.behind} code change${Ne(e.behind)} since your last docs check \u2014 running /audit automatically (auto-audit is on)\u2026`}:{kind:"recommend",rec:{note:Fl("Welcome back \u2014 where your docs stand:",t),tone:n.tone??"info",lead:n.lead,picker:n.picker}}}import{existsSync as Oi,readdirSync as Ui}from"node:fs";import{spawnSync as hm}from"node:child_process";import{join as Do}from"node:path";import{readProjectConfig as ql,resolveActiveProfile as Bl,loadTokens as gm,isExpired as wm,loadProfileMap as Vl,countLocalAhead as ym,readDocsPlan as km,devHintsGuidePath as bm,DEFAULT_DOCS_DIR as Mi}from"document360-engine";Ge();function Hl(e){try{return Ui(e,{withFileTypes:!0}).filter(t=>t.isDirectory()&&!t.name.startsWith(".")).length>6}catch{return!1}}function Wi(e,t){let n=t??[];return n.length===0?["src","api","services","packages","modules"].some(o=>Hl(Do(e,o))):n.some(o=>!o.includes("/")&&!o.endsWith(".md")&&Hl(Do(e,o)))}function Fi(e,t){try{let n=ql(e);if(!n)return!1;let o=Bl(e,t),r=Vl(e,o.name);if(r&&Object.keys(r.articles).length>0)return!0;let i=Do(e,(n.docsDir??Mi).replace(/\/+$/,""));return!!(Oi(i)&&Ui(i).length>0||Oi(bm(e)))}catch{return!1}}function kn(e,t,n){try{let o=ql(e);if(!o)return null;let r=Bl(e,t),i=gm(r.name),c=!!i&&(!wm(i)||!!i.refreshToken),p=Fi(e,t)||!Wi(e,o.authoritativeSourceFiles),g=Vl(e,r.name),y=g?Object.keys(g.articles).length:0,k=Do(e,(o.docsDir??Mi).replace(/\/+$/,"")),D=!1;try{D=Oi(k)&&Ui(k).length>0}catch{}let x=0;if(g?.lastAnalyzedCommit)try{let K=hm("git",["rev-list","--count",`${g.lastAnalyzedCommit}..HEAD`],{cwd:e,encoding:"utf8",timeout:1200});K.status===0&&(x=parseInt((K.stdout||"").trim(),10)||0)}catch{}let R=0;try{let K=km(e);if(K.length>0){let ce=(o.docsDir??Mi).replace(/\/+$/,"");R=Jr(e,ce,K.map(Z=>Z.path)).length}}catch{}let C=hn(e),S=gn({...C,directives:0}),N=ym(e,t),O=Te(e);return{ready:c&&p&&!n.claudeMissing,hasDocs:D,tracked:y,pendingText:S,directives:C.directives,behind:x,pendingWrites:R,localAhead:N,autoAudit:!!o.autoAudit,profileName:r.name,allowAutoAudit:n.allowAutoAudit,devhints:O.status,devhintsCompletedVersion:O.completedVersion,devhintsToVersion:ie,builderStarted:Oe(e),genreUnknown:n.genreUnknown}}catch{return null}}W();var xm={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"},Yl=160,qi=200,zl=40;function we(e,t){let n=e.replace(/\s+/g," ").trim();return n.length<=t?n:n.slice(0,t-1)+"\u2026"}function Gl(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}: ${we(typeof r=="string"?r:JSON.stringify(r),zl)}`);return t.length>4&&n.push("\u2026"),we(n.join(", "),Yl)}var Ke=e=>typeof e=="string"&&e?e:null,Hi=e=>typeof e=="string"&&e.length>=8?e.slice(0,8):null;function $m(e){let t=Ke(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(i=>i.charAt(0).toUpperCase()+i.slice(1)).join(" ")}function vm(e,t){let n=(o,r)=>({title:`Document360: ${o}`,sep:" ",arg:r});switch(e){case"d360_create_article":{let o=Ke(t.title);if(!o)return null;let r=$m(t.local_path);return n("Create article",`"${we(o,60)}"${r?` in ${r}`:""}`)}case"d360_update_article":{let o=Ke(t.title),r=Hi(t.article_id);return n("Update article",o?`"${we(o,60)}"`:r?`id ${r}\u2026`:null)}case"d360_fork_article":return n("Fork article (new draft)",Hi(t.article_id)?`id ${Hi(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",Ke(t.name)?`"${we(Ke(t.name),60)}"`:null);case"d360_upload_drive_file":{let o=Ke(t.file_path);return n("Upload image",o?we(o.replace(/\\/g,"/").split("/").pop()??o,60):null)}case"d360_sync_status":return n("Check sync status",null);default:return null}}function jo(e,t){if(e==="ToolSearch")return null;if(e.startsWith("mcp__")){let[,r="",...i]=e.split("__"),c=i.join("__");if(r==="document360"){let y=vm(c,t);if(y)return y}let p=c.replace(/^d360_/,"").replace(/_/g," ");return{title:`${r==="document360"?"Document360":r.charAt(0).toUpperCase()+r.slice(1)}: ${p}`,sep:" ",arg:Gl(t)}}let n=xm[e],o=n?t[n]:void 0;return typeof o=="string"&&o?{title:e,sep:"",arg:we(o,Yl)}:{title:e,sep:"",arg:Gl(t)}}function Cm(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 Pm(e){if(!/^[[{]/.test(e))return null;let t;try{t=JSON.parse(e)}catch{return null}if(Array.isArray(t)){let n=t.map(Cm).filter(r=>r!==null),o=`${t.length} item${t.length===1?"":"s"}`;return n.length===0?[o]:[o,...n.map(r=>we(r,qi))]}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}: ${we(String(r),zl)}`);return n.length>0?[we(n.join(" \xB7 "),qi)]:null}return null}function Rm(e){let t=Ke(e)?.replace(/\\/g,"/");if(!t)return null;let n=t.split("/").filter(Boolean);return n.length>1?n.slice(1).join("/"):t}function Tm(e,t,n){switch(e){case"d360_create_article":{let o=Rm(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=Ke(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 ${we(o[0],120)}`:""}`]}default:return null}}function Ao(e,t=4,n,o){let r=e.replace(/\r\n/g,`
290
- `).trimEnd();if(!r)return{lines:["(no output)"],hidden:0};if(n?.startsWith("mcp__document360__")){let c=Tm(n.slice(18),o,r);if(c)return{lines:c,hidden:0}}let i=Pm(r)??r.split(`
291
- `);return{lines:i.slice(0,t).map(c=>we(c,qi)),hidden:Math.max(0,i.length-t)}}function Eo(e,t,n,o="en"){return`${e.replace(/\/$/,"")}/${t}/document/v1/${o}/${n}`}function Io(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 No(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 qm=/^mcp__document360__d360_(create_article|update_article|fork_article|publish_article)$/;function Bm(e,t,n,o){if(qm.test(e))try{let r=Ql(o),i=typeof t.project_id=="string"&&t.project_id||r.project.projectId,c=Io(t,n),p=No(n);e.endsWith("publish_article")&&p&&console.log(_(` \u2B95 Live: ${p}`)),c&&i&&console.log(_(` \u2B95 Preview: ${Eo(r.connection.portalUrl,i,c,r.project.languageCode??"en")}`))}catch{}}async function Jl(e=process.cwd(),t="auto",n){let o=Dm(t);o.kind==="none"&&(console.error(""),console.error($("ANTHROPIC_API_KEY is not set (required for --auth api).")),console.error(""),console.error(` ${_("export ANTHROPIC_API_KEY=sk-ant-...")} (macOS / Linux)`),console.error(` ${_('$env:ANTHROPIC_API_KEY="sk-ant-..."')} (PowerShell)`),console.error(""),console.error(`Get a key at ${_("https://console.anthropic.com/settings/keys")}`),console.error(`Or use your Claude subscription instead: ${_("d360-writer --auth subscription")}`),console.error(""),process.exit(2)),Vm(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,i=Bi({cwd:e,profileName:n,allowProdWrites:r}),c={uuid:null,firstPrompt:null,titleFired:!1},p=Sm({input:process.stdin,output:process.stdout}),g=[],y=null,k=!1;p.on("line",R=>{if(y){let C=y;y=null,C(R)}else g.push(R)}),p.on("close",()=>{if(k=!0,y){let R=y;y=null,R(null)}});function D(){return g.length>0?Promise.resolve(g.shift()):k?Promise.resolve(null):(process.stdout.write(_("> ")),new Promise(R=>{y=R}))}let x={cwd:e,profileName:n,allowProdWrites:()=>r,restartAgent:()=>{i.close(),i=Bi({cwd:e,profileName:n,allowProdWrites:r}),c={uuid:null,firstPrompt:null,titleFired:!1}},currentUuid:()=>c.uuid,setPendingName:R=>{c.pendingName=R},setModel:async R=>i.setModel(R),withPausedInput:async R=>{p.pause();try{return await R()}finally{p.resume()}}};try{for(;;){let R=await D();if(R===null)break;let C=R.trim();if(C){if(C.startsWith("/")){let S=Wl(C);if(!S)continue;let N=Ul[S.name];if(!N){console.log($(`Unknown command: /${S.name}`)),console.log(f("Type /help for the list."));continue}let O=await N(S.args,x);if(O.kind==="exit")break;if(O.kind==="clear"){x.restartAgent();continue}if(O.kind==="allow-prod"){r=!0,x.restartAgent(),console.log(I("\u2713 Production writes authorized for this session.")),console.log("");continue}if(O.kind==="resume"){i.close(),i=Bi({cwd:e,resume:O.uuid,profileName:n,allowProdWrites:r});let K=jm(O.uuid);c={uuid:O.uuid,firstPrompt:K?.firstPrompt??null,titleFired:!0},Xl(O.uuid),console.log(I(`\u2713 Resumed "${O.name}"`)),console.log("");continue}O.kind==="forward-to-agent"?(c.firstPrompt||(c.firstPrompt=O.display??O.prompt),await Vi(i,O.prompt,o,c,e)):Gm(e,n);continue}if(Wm(C)){let S=Fm(C);if(S){try{Hm(e,{title:S,by:"owner (d360-writer terminal)",at:new Date().toISOString()})}catch{}c.firstPrompt||(c.firstPrompt=C),await Vi(i,`The owner left this documentation directive (already recorded in .d360-writer/directives.md): "${S}". Action it now: ground it in the sources, write/update the article(s) as DRAFTS (do not publish unless asked), following the active doc-type playbook. When finished, call d360_directive_done with the exact title "${S}" and the article path(s) you wrote.`,o,c,e);continue}}c.firstPrompt||(c.firstPrompt=C),await Vi(i,C,o,c,e)}}}finally{i.close(),p.close()}}function Vm(e,t){console.log(""),console.log(tn("document360-writer")),console.log(f(` cwd: ${e}`));let n=_m(e);if(console.log(f(` model: ${n.model??"auto (engine right-sizes per task)"}${n.model?` (${n.source})`:""}`)),console.log(Ym(e,t)),!Lm(e))console.log(L(" First run: /init (scaffolds config + prints the builder hand-off prompt) \u2192 /login, then ask me to write the docs."));else{let o=!1;try{if(ro(e),!Oe(e))for(let r of io(e))console.log(L(` ${r}`))}catch{}try{let r=Om(e);r.persisted&&r.appType?console.log(f(` \u2713 Detected a ${r.appType} app \u2014 enabled the ${r.appType}-doc-playbook (change with /genre).`)):r.source==="unknown"&&(o=!0)}catch{}try{let r=kn(e,t,{claudeMissing:!1,allowAutoAudit:!1,genreUnknown:o}),i=r?yn(r):null;if(i?.kind==="recommend"&&i.rec.note){let c=i.rec.tone==="warn"?L:f;for(let p of i.rec.note.split(`
292
- `))console.log(c(` ${p}`));i.rec.picker&&console.log(_(` Pick one: ${i.rec.picker.options.map(p=>p.cmd).join(" \xB7 ")}`))}}catch{}}console.log(f(" Type a prompt, or /help for slash commands. /exit to quit.")),console.log("")}function Gm(e,t){try{let n=kn(e,t,{claudeMissing:!1,allowAutoAudit:!1,genreUnknown:!1}),o=n?yn(n):null;o?.kind==="recommend"&&o.rec.lead&&console.log(f(` Next: ${Li(o.rec.lead)}`))}catch{}}function Ym(e,t){try{let n=Ql(e,t),o=n.production?L(" \u26A0 PRODUCTION"):"",r=Um(n.name);if(!r)return f(` Document360: profile "${n.name}"${o} \u2014 not logged in (d360-writer login)`);let i={...Kl(r.idToken)??{},...Kl(r.accessToken)??{}},c=i.email??i.preferred_username??"signed in";return Mm(r)&&!r.refreshToken?L(` 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 zm(){console.error(""),console.error(`Sign in with your Claude subscription: run ${_("claude")} once, then retry.`),console.error(` (No Claude Code? ${_("npm install -g @anthropic-ai/claude-code")})`),console.error(`Or set an API key: ${_("https://console.anthropic.com/settings/keys")}`)}function Km(e,t,n){e.uuid=t;let o=new Date().toISOString(),r=e.pendingName;Im({uuid:t,name:r??Em(e.firstPrompt??"session"),renamed:!!r,titled:!1,cwd:n,firstPrompt:e.firstPrompt??"",createdAt:o,updatedAt:o}),e.pendingName=null}function Xm(e,t){e.titleFired=!0;let n=e.uuid,o=e.firstPrompt;!n||!o||Nm(o,t).then(r=>{r&&Am(n,r)}).catch(()=>{})}async function Vi(e,t,n,o,r){let i=new Map;for await(let c of e.send(t))Qm(c,o,r,n,i)}function Qm(e,t,n,o,r){switch(e.type){case"session":t.uuid||Km(t,e.sessionId,n);break;case"text":process.stdout.write(e.delta);break;case"tool":{let i=jo(e.name,e.input);i&&(process.stdout.write(`
293
-
294
- `),console.log(`${I("\u25CF")} ${Pe(i.title)}${i.arg!==null?se(`${i.sep}(${i.arg})`):""}`),r.set(e.id,{name:e.name,input:e.input}));break}case"article_diff":{let i=ut(e.oldContent,e.newContent,Math.max(40,(process.stdout.columns??80)-1));if(!i)break;let c=p=>p===1?"":"s";console.log(se(` \u23BF Added ${i.added} line${c(i.added)}, removed ${i.removed} line${c(i.removed)}`));for(let p of i.lines)console.log(p);i.hidden>0&&console.log(f(` \u2026 +${i.hidden} more diff lines`));break}case"tool_result":{let i=r.get(e.id);if(!i)break;r.delete(e.id);let c=Ao(e.output,4,e.isError?void 0:i.name,i.input),p=e.isError?$:se;c.lines.forEach((g,y)=>console.log(p((y===0?" \u23BF ":" ")+g))),c.hidden>0&&console.log(f(` \u2026 +${c.hidden} lines`)),e.isError||Bm(i.name,i.input,e.output,n);break}case"result":process.stdout.write(`
295
- `),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&&(Xl(t.uuid),t.titleFired||Xm(t,n));break;case"error":console.error(""),console.error($(`agent error: ${e.message}`)),o.kind==="subscription"&&e.kind==="auth"&&zm();break}}import{render as mg}from"ink";import{resolveAuth as hg}from"document360-engine";import{useCallback as V,useEffect as ke,useMemo as Xi,useRef as J,useState as U}from"react";import{Box as te,Text as j,useApp as ph,useInput as fh,useStdout as mh}from"ink";import{existsSync as xn,readFileSync as Qi,readdirSync as hh}from"node:fs";import{basename as $n,isAbsolute as gh,join as Ji}from"node:path";import{createSession as Tc,classifyClaudeAuth as ts,CLAUDE_CODE_SETUP_HINT as wh,loginPkce as yh,toStoredTokens as kh,saveTokens as bh,getAccessToken as xh,resolveActiveProfile as ye,resolveProjectId as $h,getArticle as vh,decodeJwtClaims as Ht,isExpired as Xe,loadTokens as mt,clearTokens as Ch,clearProfileProject as Ph,setTitle as Rh,slugify as Th,touchSession as Zi,upsertSession as Sh,generateTitle as Sc,findByName as Dh,listSessions as jh,renameSession as Ah,suggestNextAction as Eh,readProjectConfig as ee,writeProjectConfig as Dc,resolveAndPersistAppType as Ih,detectAppType as Nh,resolveModelSetting as ns,loadProfileMap as jc,applyPull as _h,computeSyncStatus as Ac,lintDocs as Ec,compareRemoteSources as Lh,planPull as Oh,establishBaselines as Mh,rebaselineServerMeta as Uh,inventoryRepo as Wh,knownEnvironments as Fh,resolveEnvironment as Hh,planPartitions as es,partitionEvenly as qh,screenshotPlaceholderIds as Bh,trackedArticlePaths as Vh,runPartitioned as qo,estimateBulkCost as Ic,resolveModelForOperation as Bo,readDocsPlan as Gh,checkForUpdate as Yh,detectInstallKind as zh,isSelfUpdatable as Kh,devHintsGuidePath as Nc,toolFeedbackPath as Xh,reconcileToolFeedback as Qh,DEFAULT_DOCS_DIR as Hc,setProfileProject as Jh,writeCrashLog as Zh,applyStructureOrder as _c,orderSyncLine as Lc,applyRelatedArticles as Oc,relatedSyncLine as Mc}from"document360-engine";Ge();import{spawn as Zl}from"node:child_process";function Jm(){return process.platform==="win32"?[["clip",[]]]:process.platform==="darwin"?[["pbcopy",[]]]:[["wl-copy",[]],["xclip",["-selection","clipboard"]],["xsel",["--clipboard","--input"]]]}function Zm(e,t,n){return new Promise(o=>{try{let r=process.platform==="win32"?Zl([e,...t].join(" "),{stdio:["pipe","ignore","ignore"],shell:!0}):Zl(e,t,{stdio:["pipe","ignore","ignore"]});r.on("error",()=>o(!1)),r.on("close",c=>o(c===0)),r.stdin?.on("error",()=>o(!1));let i=process.platform==="win32"?Buffer.from("\uFEFF"+n,"utf16le"):Buffer.from(n,"utf8");r.stdin?.end(i)}catch{o(!1)}})}async function ec(e){for(let[t,n]of Jm())if(await Zm(t,n,e))return!0;return!1}var eh=/\breply with (the |a )?number\b|\bpick one\b|\bpress the number\b/i;function Gi(e,t){if(t.closed)return e;let n=e.split(`
296
- `),o=!1;for(let r=0;r<n.length&&!t.closed;r++){let i=n[r];if(!t.cueSeen){eh.test(i)&&(t.cueSeen=!0);continue}let c=/^(\s{0,3})[-*•]\s+(.*)$/.exec(i);c?(n[r]=`${c[1]}${++t.num}. ${c[2]}`,o=!0):o&&i.trim()!==""&&/^\S/.test(i)&&(t.closed=!0)}return n.join(`
297
- `)}import{existsSync as th,mkdirSync as nh,readFileSync as oh,writeFileSync as rh}from"node:fs";import{join as tc}from"node:path";import{writerDir as ih}from"document360-engine";function nc(e){return tc(ih(e),".sessions")}function oc(e,t){return tc(nc(e),`${t}.json`)}function rc(e,t,n){try{nh(nc(e),{recursive:!0});let o=n.filter(r=>r.kind!=="banner");rh(oc(e,t),JSON.stringify({v:1,items:o}),"utf8")}catch{}}function Yi(e,t){try{let n=oc(e,t);if(!th(n))return[];let o=JSON.parse(oh(n,"utf8"));return Array.isArray(o.items)?o.items:[]}catch{return[]}}var sh=e=>`\x1B]0;${e}\x07`,ah=e=>`\x1B]9;4;${e};${e===1?100:0}\x07`;function ic(e){process.stdout.isTTY&&process.stdout.write(e)}function Ft(e){ic(sh(e))}function _o(e){ic(ah(e))}var Lo=["\xB7 "," \xB7"],Oo="\u{1F7E3}";bo();lo();var Mo=[{name:"init",usage:"/init",desc:"Pick an environment, scaffold .d360-writer/config.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:"genre",usage:"/genre [web|cli|service|library|auto]",desc:"Set/show the product genre \u2014 picks the docs craft playbook (usually auto-detected; set it if it guessed wrong)",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 [--preview|--scope <cat>|<path>] [--rewrite] [--concurrency N]",desc:"Write the planned articles in parallel (starts immediately; --preview shows plan + cost first; --rewrite regenerates already-written articles; --concurrency default 3)",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:"check",usage:"/check [<category|path>] [--fix]",desc:"Check docs for leaked internals, invented commands, and stale facts (deterministic, no tokens). Scope to a category/path; --fix has the agent correct the findings in place",group:"docs"},{name:"review",usage:"/review [<category|path>] [--fix]",desc:"Independent senior-editor review: style guide, terminology/voice, grammar/clarity, structure, improvement suggestions. Reports issues; --fix applies the corrections in place",group:"docs"},{name:"reorder",usage:"/reorder [<category>]",desc:"Reorder articles within a category to the best reading order (renumbers NN- prefixes, fixes references + map); new order syncs to Document360 on next /publish",group:"docs"},{name:"structure",usage:"/structure",desc:"Show the documentation reading order (categories \u2192 articles) as it will appear on Document360",group:"docs"},{name:"audit",usage:"/audit [--auto on|off]",desc:"Gap analysis: code vs docs vs Document360 (what changed); --auto runs it at launch when code 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:"pull",usage:"/pull [<path> | --status | --baseline]",desc:"Bring Document360 down: pull portal edits + import NEW portal articles. --status: drift report only \xB7 --baseline: set a sync base \xB7 <path>: one article / resolve a conflict",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"}],sc={"/catch-up":"write up everything your builder flagged","/audit":"check the code for anything new or missing in the docs","/pull":"pull edits + new articles from Document360","/publish":"publish your drafts to Document360","/write":"author the planned articles","/draft":"plan articles from PRDs + the code","/login":"sign in to Document360","/workspace":"choose the Document360 workspace","/project":"choose the Document360 project","/scope":"choose which folders back the docs","/genre":"set this repo's product type (picks the docs playbook)","/init":"set up this repo","/screenshot":"generate screenshots","/doctor":"run a health check"};function ac(e){let t=e.trim().replace(/^\//,"").split(/\s+/)[0]??"",n=`/${t}`;if(sc[n])return sc[n];let o=Mo.find(r=>r.name===t);return o?o.desc:""}function lc(e){if(!e.startsWith("/"))return[];let t=e.slice(1).toLowerCase().split(/\s/)[0]??"";return Mo.filter(n=>n.name.startsWith(t))}function cc(e){return/<[^>]+>/.test(e.replace(/\[[^\]]*\]/g,""))}W();import{Box as uc,Text as ae}from"ink";import{jsx as le,jsxs as Uo}from"react/jsx-runtime";function lh({row:e}){switch(e.t){case"head":return le(ae,{color:F,bold:!0,children:e.s});case"text":return le(ae,{children:e.s});case"dim":return le(ae,{dimColor:!0,children:e.s});case"sub":return le(ae,{bold:!0,dimColor:!0,children:e.s});case"good":return le(ae,{color:"green",children:e.s});case"step":return Uo(ae,{children:[le(ae,{color:F,children:`${e.n}. `}),e.s]});case"cmd":return Uo(ae,{children:[" ",le(ae,{color:F,children:e.name.padEnd(20)}),le(ae,{dimColor:!0,children:e.s})]});case"gap":return le(ae,{children:" "})}}function dc({tab:e,width:t}){let n=Re[e]??Re[0],o=6+Re.reduce((i,c)=>i+c.label.length+4,0),r="\u2500".repeat(Math.min(o,Math.max(t-1,20)));return Uo(uc,{flexDirection:"column",paddingX:1,children:[Uo(ae,{children:[le(ae,{color:F,bold:!0,children:"Help "}),Re.map((i,c)=>c===e?le(ae,{color:"white",backgroundColor:F,bold:!0,children:` ${i.label} `},i.key):le(ae,{dimColor:!0,children:` ${i.label} `},i.key))]}),le(ae,{color:F,children:r}),le(uc,{flexDirection:"column",marginTop:1,children:n.rows.map((i,c)=>le(lh,{row:i},c))}),le(ae,{dimColor:!0,children:`
298
- \u2190/\u2192 or tab switch \xB7 1-5 jump \xB7 esc close`})]})}var ch=/^(?:\d+[.)]|[-*•])\s+/;function pc(e,t,n=4){let o=new Set(t.map(i=>i.toLowerCase())),r=[];for(let i of e.split(`
299
- `)){let c=i.trim().replace(ch,""),p=c.match(/^`([^`]+)`$/);p&&(c=p[1].trim());let g=c.match(/^\/([a-z?][a-z0-9-]*)(?:\s+(\S.*?))?\s*$/i);if(!g||!o.has(g[1].toLowerCase()))continue;let y=`/${g[1].toLowerCase()}${g[2]?` ${g[2]}`:""}`;if(r.includes(y)||r.push(y),r.length>=n)break}return r}W();function bn(e){return e.map(t=>({label:t.label,items:t.paths.length,status:"pending"}))}function Ue(e,t,n){return e.map(o=>o.label===t?{...o,status:n}:o)}function fc(e,t){return e.map(n=>n.label===t?{...n,itemsDone:Math.min((n.itemsDone??0)+1,n.items)}:n)}var uh=new Set(["Write","Edit","MultiEdit","NotebookEdit"]);function mc(e,t,n){if(!uh.has(e))return null;let o=t?.file_path;if(typeof o!="string"||!o)return null;let r=o.replace(/\\/g,"/");return n.find(i=>{let c=i.replace(/\\/g,"/");return r===c||r.endsWith(`/${c}`)})??null}function zi(e){return e.replace(/^[\w.-]+\//,"")}var Wo=16,hc={pending:"\u25CB",active:"\u25A0",done:"\u2714",failed:"\u2717"};function ft(e){return typeof e=="string"?e:e.cmd}function gc(e){return typeof e=="string"?void 0:e.desc}function Ki(e){return e.trim().split(/\s+/).slice(1).join(" ")}function wc(e,t){let n=Ki(t);return e.some(r=>ft(r).trim()===t.trim()||!!n&&Ki(ft(r))===n)?e.filter(r=>ft(r).trim()!==t.trim()&&!(n&&Ki(ft(r))===n)):[]}import{isDirectiveMention as eg,stripDirectiveMention as tg,appendDirective as ng}from"document360-engine";var dh=/\[Pasted text #\d+ \+\d+ lines?\]/g;function yc(e){return e.replace(/\r\n?/g,`
300
- `)}function kc(e){return e.includes(`
301
- `)||e.length>200}function bc(e,t){let n=t.split(`
302
- `).length;return`[Pasted text #${e} +${n} line${n===1?"":"s"}]`}function xc(e,t){return e.replace(dh,n=>t.get(n)??n)}function $c(e){let t=e.match(/\[Pasted text #\d+ \+\d+ lines?\]$/);return t?e.slice(0,-t[0].length):null}function Fo(e,t){let n=Math.max(1,t),o=[],r=0;for(let i of e.split(`
303
- `)){if(i.length===0)o.push({start:r,end:r});else for(let c=0;c<i.length;c+=n)o.push({start:r+c,end:r+Math.min(c+n,i.length)});r+=i.length+1}return o.length>0?o:[{start:0,end:0}]}function Ho(e,t){let n=0;for(let o=0;o<e.length&&e[o].start<=t;o++)n=o;return n}function vc(e,t,n){let o=Ho(e,t),r=o+n;if(r<0||r>=e.length)return t;let i=Math.min(t,e[o].end)-e[o].start;return Math.min(e[r].start+i,e[r].end)}function Cc(e,t,n){let o=e[Ho(e,t)];return n==="start"?o.start:o.end}function Pc(e,t,n){let o=Math.max(1,n),r=e.split(`
285
+ `)}async function Il(e,t){let n=e.includes("--fix"),o=e.find(c=>!c.startsWith("--")),r=o?` ${o}`:"",i=nm({cwd:t.cwd,scope:o});if(n)return i.length===0?(console.log(I("\u2713 Nothing to fix \u2014 the docs are already clean.")),{kind:"continue"}):(console.log(f(`Fixing ${i.length} doc issue${i.length===1?"":"s"} (run /check again after to confirm)\u2026`)),{kind:"forward-to-agent",prompt:Ei(i),display:`/check${r} --fix`});console.log(f("Linting the docs (engine internals, unknown commands, stale facts, AI-tells)\u2026"));for(let c of Po(i))console.log(i.length===0?I(c):L(c));return i.length>0&&console.log(f("Run /check --fix to have the agent correct these.")),console.log(""),{kind:"continue"}}U();import{lintDocs as lm,loadStyleGuide as cm,buildReviewPrompt as dm,readProjectConfig as um,DEFAULT_DOCS_DIR as pm}from"document360-engine";U();import{readProjectConfig as om,loadProfileMap as rm,resolveActiveProfile as im,desiredCategoryOrder as sm,desiredArticleOrder as am}from"document360-engine";function Nl(e){let t=e.replace(/\.(md|markdown)$/i,"").replace(/^\d+[-_]/,"").replace(/[-_]+/g," ").trim();return t?t.charAt(0).toUpperCase()+t.slice(1):e}var _l=e=>e.replace(/\\/g,"/").split("/").pop()??e;function yn(e,t){try{if(!om(e))return[];let n=im(e,t),o=rm(e,n.name);if(!o)return[];let r=new Map;for(let c of am(o)){let p=r.get(c.categoryPath);p?p.push(c):r.set(c.categoryPath,[c])}let i=[];for(let c of sm(o)){i.push(Nl(_l(c.path)));for(let p of(r.get(c.path)??[]).sort((g,w)=>g.order-w.order))i.push(` ${Nl(_l(p.path))}`)}return i}catch{return[]}}async function Ll(e,t){let n=yn(t.cwd,t.profileName);if(n.length===0)return console.log(f("No documentation structure yet \u2014 run /init and author some articles first.")),{kind:"continue"};console.log(_("Documentation order (categories \u2192 articles):"));for(let o of n)console.log(o);return console.log(""),{kind:"continue"}}function Ii(e,t){let n=um(e);if(!n)return null;let o=(n.docsDir??pm).replace(/\\/g,"/").replace(/\/+$/,""),r=t.includes("--fix"),i=t.find(k=>!k.startsWith("--"))?.replace(/\\/g,"/").replace(/\/+$/,""),c=lm({cwd:e}),p=i?c.filter(k=>k.path===`${o}/${i}`||k.path.startsWith(`${o}/${i}/`)):c,g=i?"":yn(e).join(`
286
+ `);return{prompt:dm({docsRoot:o,scope:i,styleGuide:cm(e),deterministicFindings:p,fix:r,structure:g||void 0}),display:`/review${i?` ${i}`:""}${r?" --fix":""}`}}async function Ol(e,t){let n=Ii(t.cwd,e);return n?{kind:"forward-to-agent",prompt:n.prompt,display:n.display}:(console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"})}U();import{readProjectConfig as fm}from"document360-engine";function Ni(e,t){if(!fm(e))return null;let n=t.find(r=>!r.startsWith("--"));return{prompt:[`Reorder the articles within ${n?`the "${n}" category`:"each category"} to the best reading order.`,"Follow the manage-structure skill: decide the ideal order with senior-editor judgment per the doc-genre","playbook (overview / mental-model first; reference and troubleshooting/FAQ last), then APPLY it with the","d360_reorder_articles tool \u2014 one category at a time, all paths in the same category folder. Do not rename","files or edit the map by hand; the tool handles it. Report the new order, and remind me it reaches","Document360 on the next /publish."].join(`
287
+ `),display:`/reorder${n?` ${n}`:""}`}}async function Ml(e,t){let n=Ni(t.cwd,e);return n?{kind:"forward-to-agent",prompt:n.prompt,display:n.display}:(console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"})}U();import{readProjectConfig as mm,writeProjectConfig as Ul,isAppType as hm,playbookSkillName as gm,detectAppType as Wl}from"document360-engine";var Fl=["web","cli","service","library"],ym=new Set(["web","cli"]);function _i(e){return ym.has(e)?`${gm(e)} will load`:`no ${e}-doc-playbook exists yet \u2014 generic skills apply`}async function To(e,t){let n=t.cwd,o=mm(n);if(!o)return console.log($("No d360-writer config here. Run /init first.")),{kind:"continue"};let r=e[0]?.trim().toLowerCase();if(!r){let i=o.appType??Wl(n);if(i){let c=o.appType?"set in config":"auto-detected";console.log(`${_("Genre:")} ${i} (${c}) \u2014 ${_i(i)}`)}else console.log(L("Genre: unclassified \u2014 no doc-type playbook is loading."));return console.log(f(`Set it: /genre <${Fl.join("|")}> \xB7 revert to auto-detect: /genre auto`)),{kind:"continue"}}if(r==="auto"||r==="clear"){if(!o.appType)return console.log(f("Already on auto-detect (no genre set in config).")),{kind:"continue"};let{appType:i,...c}=o;Ul(c,n);let p=Wl(n);return console.log(I(`\u2713 Genre reset to auto-detect \u2014 now: ${p?`${p} (${_i(p)})`:"unclassified (no playbook)"} (applies from your next command).`)),{kind:"continue"}}return hm(r)?(Ul({...o,appType:r},n),console.log(I(`\u2713 Genre set to ${r} \u2014 ${_i(r)} (applies from your next command).`)),{kind:"continue"}):(console.log($(`Unknown genre "${r}". Choose one of: ${Fl.join(", ")} (or "auto" to revert to detection).`)),{kind:"continue"})}U();import{listRoadmap as Hl,roadmapProgress as ql,stampRoadmapDone as wm}from"document360-engine";function Li(e){let t=Hl(e);if(t.length===0)return["No docs roadmap yet \u2014 the docs agent seeds .d360-writer/roadmap.md when it pins a structure,","and adds steps as the app changes. You can also write steps by hand (## [open] <step>), or ask:",'"propose the docs roadmap for this repo".'];let n=ql(e),o=[`Docs roadmap \u2014 ${n.done} of ${n.total} step${n.total===1?"":"s"} done:`,""];for(let r of t)o.push(` ${r.status==="done"?"\u2713":"\u25CB"} ${r.title}${r.run?` \xB7 ${r.run}`:""}`);return o.push(""),o.push(n.next?`Next: ${n.next.title}${n.next.run?` \u2014 ${n.next.run}`:""}`:"Campaign complete \u2014 the docs agent adds new steps as the app changes."),o.push("(Edit .d360-writer/roadmap.md freely \xB7 /roadmap done <step> marks one you finished yourself.)"),o}function Oi(e,t){if(!t.trim())return{ok:!1,line:"Usage: /roadmap done <step title>"};if(!wm(e,t,{doneAt:new Date().toISOString()})){let r=Hl(e).filter(i=>i.status==="open");return{ok:!1,line:r.length?`No open step titled "${t}". Open steps: ${r.map(i=>`"${i.title}"`).join(", ")}`:`No open step titled "${t}" \u2014 the roadmap has no open steps.`}}let o=ql(e)?.next;return{ok:!0,line:`\u2713 Marked done: ${t}${o?` \u2014 next up: ${o.title}${o.run?` (${o.run})`:""}`:" \u2014 that was the last step: campaign complete."}`}}async function Bl(e,t){let n=t.cwd;if(e[0]?.toLowerCase()==="done"){let r=Oi(n,e.slice(1).join(" ").trim());return console.log(r.ok?I(r.line):L(r.line)),{kind:"continue"}}let o=Li(n);console.log(_(o[0]??""));for(let r of o.slice(1))console.log(r.startsWith("(")?f(r):r);return{kind:"continue"}}var Vl={help:gr,"?":gr,clear:Qs,exit:yr,quit:yr,init:$r,mcp:co,publish:Ia,audit:un,scope:_a,pull:Ha,convert:qa,write:Ka,draft:el,document:tl,resume:rl,rename:il,profile:al,model:dl,doctor:fn,workspace:gl,project:yl,"allow-prod":wl,login:kl,logout:bl,screenshot:xo,"capture-setup":mn,devhints:sa,inbox:Rl,"catch-up":Pl,update:Tl,reset:El,check:Il,review:Ol,reorder:Ml,structure:Ll,genre:To,roadmap:Bl};function Gl(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}Ge();var km="Or just tell me what to write or update.",bm='\u{1F4ED} No docs yet for this repo. Tell me "write the docs for this repo" and I\u2019ll read the code and draft a structure \u2014 or /audit to see what the docs should cover.';function ye(e){return e===1?"":"s"}function So(e){return e.kind==="cmd"?`\u21E5 tab to run ${e.cmd} \xB7 or just ask me anything\u2026`:null}function Mi(e){return e.kind==="cmd"?`I\u2019d start with ${e.cmd} \u2014 ${e.reason}.`:`Just tell me: \u201C${e.text}\u201D.`}var xm={title:"What kind of product is this repo? (sets the doc-craft playbook \u2014 otherwise the docs stay generic)",options:[{cmd:"/genre web",desc:"web app / SaaS UI"},{cmd:"/genre cli",desc:"command-line tool"},{cmd:"/genre service",desc:"API / backend service"},{cmd:"/genre library",desc:"SDK / library"}]};function $m(e){let t=[];if(e.devhints!=="current"&&e.builderStarted){let n=e.devhintsToVersion?`v${e.devhintsToVersion}`:"a newer version",o=e.devhints==="stale"&&e.devhintsCompletedVersion?` (your builder is on v${e.devhintsCompletedVersion})`:"";t.push({key:"devhints",bullet:`dev\u2194docs protocol moved to ${n}${o} \u2014 your docs aren\u2019t blocked`,lead:{kind:"cmd",cmd:"/devhints",reason:`one paste updates your builder to ${n}`},picker:null,follow:"Also run /devhints when you get a second \u2014 your builder\u2019s protocol is behind.",tone:"warn"})}if(e.genreUnknown&&t.push({key:"genre",bullet:"the doc genre isn\u2019t set \u2014 I can\u2019t load the right doc-craft playbook yet",lead:null,picker:xm,follow:"Then pick the doc genre below (it sets the playbook I write with)."}),e.hasDocs&&e.pendingWrites>0){let n=e.pendingWrites;t.push({key:"write",bullet:`${n} planned article${ye(n)} still unwritten`,lead:{kind:"cmd",cmd:"/write",reason:"it finishes the articles already planned"},picker:null,follow:`Then /write finishes the ${n} planned article${ye(n)}.`})}if(e.directives>0||e.pendingText){let n=e.directives>0&&e.pendingText?"it actions your directives and clears the builder\u2019s queue":e.directives>0?"it actions the directives you left":"it clears everything your builder queued",o=[];e.directives>0&&o.push(`${e.directives} owner directive${ye(e.directives)} waiting`),e.pendingText&&o.push(`your builder left ${e.pendingText}`),t.push({key:"catchup",bullet:o.join(`
288
+ \u2022 `),lead:{kind:"cmd",cmd:"/catch-up",reason:n},picker:null,follow:"Then /catch-up clears what\u2019s queued for the docs."})}if(e.localAhead>0){let n=e.localAhead;t.push({key:"publish",bullet:`${n} article${ye(n)} changed locally \u2014 ready to publish`,lead:{kind:"cmd",cmd:"/publish",reason:`it pushes your ${n} local edit${ye(n)} up to Document360`},picker:null,follow:`Then /publish pushes your ${n} local edit${ye(n)} up.`})}if(e.hasDocs&&e.roadmap?.next){let n=e.roadmap,o=n.next;t.push({key:"roadmap",bullet:`docs campaign: ${n.done} of ${n.total} step${ye(n.total)} done \u2014 next: ${o.title}`,lead:o.run?{kind:"cmd",cmd:o.run,reason:"it\u2019s the next step of your docs campaign"}:{kind:"prompt",text:o.title,reason:"it\u2019s the next step of your docs campaign"},picker:null,follow:`Then the campaign continues: ${o.title} (/roadmap shows all ${n.total} steps).`})}if(e.behind>0){let n=e.behind;t.push({key:"audit",bullet:`${n} code change${ye(n)} since your last docs check`,lead:{kind:"cmd",cmd:"/audit",reason:"it shows what the latest code changes touch (or /audit --auto on to run it for you)"},picker:null,follow:`After that, /audit covers the ${n} newer commit${ye(n)}.`})}return t}function Yl(e,t){let n=t.filter(i=>i.bullet).map(i=>` \u2022 ${i.bullet}`),o=t[0],r=[];o.lead?r.push(Mi(o.lead)):o.picker&&r.push("Pick the genre below \u2014 one keypress, and it shapes everything I write.");for(let i of t.slice(1,3))i.follow&&r.push(i.follow);return[e,...n,r.join(" "),km].join(`
289
+ `)}function wn(e){if(!e.ready)return{kind:"idle"};let t=$m(e);if(!e.hasDocs){let r=t[0];return r&&(r.lead?.kind==="cmd"||r.picker)?{kind:"recommend",rec:{note:Yl("\u{1F4ED} No docs yet for this repo \u2014 here\u2019s where things stand:",t),tone:r.tone??"info",lead:r.lead,picker:r.picker}}:{kind:"recommend",rec:{note:bm,tone:"info",lead:{kind:"prompt",text:"write the docs for this repo",reason:"I\u2019ll read the code and draft a structure"},picker:null}}}if(t.length===0){let r=e.roadmap&&!e.roadmap.next?` Docs campaign complete \u2014 all ${e.roadmap.total} step${ye(e.roadmap.total)} done (/roadmap).`:"";return{kind:"recommend",rec:{note:`Welcome back. Your ${e.tracked} tracked article${ye(e.tracked)} for \u201C${e.profileName}\u201D are all in sync \u2014 /audit re-checks the code, /pull brings down portal edits.${r}`,tone:"info",lead:null,picker:null}}}let n=t[0];return(n.key==="audit"||n.key==="roadmap"&&t[1]?.key==="audit")&&e.behind>0&&e.autoAudit&&e.allowAutoAudit?{kind:"autoAudit",note:`\u{1F4CB} ${e.behind} code change${ye(e.behind)} since your last docs check \u2014 running /audit automatically (auto-audit is on)\u2026`}:{kind:"recommend",rec:{note:Yl("Welcome back \u2014 where your docs stand:",t),tone:n.tone??"info",lead:n.lead,picker:n.picker}}}import{existsSync as Ui,readdirSync as Fi}from"node:fs";import{spawnSync as vm}from"node:child_process";import{join as Do}from"node:path";import{readProjectConfig as Kl,resolveActiveProfile as Xl,loadTokens as Cm,isExpired as Rm,loadProfileMap as Ql,countLocalAhead as Pm,readDocsPlan as Tm,devHintsGuidePath as Sm,DEFAULT_DOCS_DIR as Wi,roadmapProgress as Dm}from"document360-engine";Ge();function zl(e){try{return Fi(e,{withFileTypes:!0}).filter(t=>t.isDirectory()&&!t.name.startsWith(".")).length>6}catch{return!1}}function Hi(e,t){let n=t??[];return n.length===0?["src","api","services","packages","modules"].some(o=>zl(Do(e,o))):n.some(o=>!o.includes("/")&&!o.endsWith(".md")&&zl(Do(e,o)))}function qi(e,t){try{let n=Kl(e);if(!n)return!1;let o=Xl(e,t),r=Ql(e,o.name);if(r&&Object.keys(r.articles).length>0)return!0;let i=Do(e,(n.docsDir??Wi).replace(/\/+$/,""));return!!(Ui(i)&&Fi(i).length>0||Ui(Sm(e)))}catch{return!1}}function kn(e,t,n){try{let o=Kl(e);if(!o)return null;let r=Xl(e,t),i=Cm(r.name),c=!!i&&(!Rm(i)||!!i.refreshToken),p=qi(e,t)||!Hi(e,o.authoritativeSourceFiles),g=Ql(e,r.name),w=g?Object.keys(g.articles).length:0,k=Do(e,(o.docsDir??Wi).replace(/\/+$/,"")),D=!1;try{D=Ui(k)&&Fi(k).length>0}catch{}let x=0;if(g?.lastAnalyzedCommit)try{let re=vm("git",["rev-list","--count",`${g.lastAnalyzedCommit}..HEAD`],{cwd:e,encoding:"utf8",timeout:1200});re.status===0&&(x=parseInt((re.stdout||"").trim(),10)||0)}catch{}let P=0;try{let re=Tm(e);if(re.length>0){let Z=(o.docsDir??Wi).replace(/\/+$/,"");P=Jr(e,Z,re.map(de=>de.path)).length}}catch{}let C=hn(e),S=gn({...C,directives:0}),N=Pm(e,t),O=Se(e),J=Dm(e);return{ready:c&&p&&!n.claudeMissing,hasDocs:D,tracked:w,pendingText:S,directives:C.directives,behind:x,pendingWrites:P,localAhead:N,autoAudit:!!o.autoAudit,profileName:r.name,allowAutoAudit:n.allowAutoAudit,devhints:O.status,devhintsCompletedVersion:O.completedVersion,devhintsToVersion:se,builderStarted:Oe(e),genreUnknown:n.genreUnknown,roadmap:J}}catch{return null}}U();var jm={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"},Zl=160,Vi=200,ec=40;function we(e,t){let n=e.replace(/\s+/g," ").trim();return n.length<=t?n:n.slice(0,t-1)+"\u2026"}function Jl(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}: ${we(typeof r=="string"?r:JSON.stringify(r),ec)}`);return t.length>4&&n.push("\u2026"),we(n.join(", "),Zl)}var Ke=e=>typeof e=="string"&&e?e:null,Bi=e=>typeof e=="string"&&e.length>=8?e.slice(0,8):null;function Am(e){let t=Ke(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(i=>i.charAt(0).toUpperCase()+i.slice(1)).join(" ")}function Em(e,t){let n=(o,r)=>({title:`Document360: ${o}`,sep:" ",arg:r});switch(e){case"d360_create_article":{let o=Ke(t.title);if(!o)return null;let r=Am(t.local_path);return n("Create article",`"${we(o,60)}"${r?` in ${r}`:""}`)}case"d360_update_article":{let o=Ke(t.title),r=Bi(t.article_id);return n("Update article",o?`"${we(o,60)}"`:r?`id ${r}\u2026`:null)}case"d360_fork_article":return n("Fork article (new draft)",Bi(t.article_id)?`id ${Bi(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",Ke(t.name)?`"${we(Ke(t.name),60)}"`:null);case"d360_upload_drive_file":{let o=Ke(t.file_path);return n("Upload image",o?we(o.replace(/\\/g,"/").split("/").pop()??o,60):null)}case"d360_sync_status":return n("Check sync status",null);default:return null}}function jo(e,t){if(e==="ToolSearch")return null;if(e.startsWith("mcp__")){let[,r="",...i]=e.split("__"),c=i.join("__");if(r==="document360"){let w=Em(c,t);if(w)return w}let p=c.replace(/^d360_/,"").replace(/_/g," ");return{title:`${r==="document360"?"Document360":r.charAt(0).toUpperCase()+r.slice(1)}: ${p}`,sep:" ",arg:Jl(t)}}let n=jm[e],o=n?t[n]:void 0;return typeof o=="string"&&o?{title:e,sep:"",arg:we(o,Zl)}:{title:e,sep:"",arg:Jl(t)}}function Im(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 Nm(e){if(!/^[[{]/.test(e))return null;let t;try{t=JSON.parse(e)}catch{return null}if(Array.isArray(t)){let n=t.map(Im).filter(r=>r!==null),o=`${t.length} item${t.length===1?"":"s"}`;return n.length===0?[o]:[o,...n.map(r=>we(r,Vi))]}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}: ${we(String(r),ec)}`);return n.length>0?[we(n.join(" \xB7 "),Vi)]:null}return null}function _m(e){let t=Ke(e)?.replace(/\\/g,"/");if(!t)return null;let n=t.split("/").filter(Boolean);return n.length>1?n.slice(1).join("/"):t}function Lm(e,t,n){switch(e){case"d360_create_article":{let o=_m(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=Ke(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 ${we(o[0],120)}`:""}`]}default:return null}}function Ao(e,t=4,n,o){let r=e.replace(/\r\n/g,`
290
+ `).trimEnd();if(!r)return{lines:["(no output)"],hidden:0};if(n?.startsWith("mcp__document360__")){let c=Lm(n.slice(18),o,r);if(c)return{lines:c,hidden:0}}let i=Nm(r)??r.split(`
291
+ `);return{lines:i.slice(0,t).map(c=>we(c,Vi)),hidden:Math.max(0,i.length-t)}}function Eo(e,t,n,o="en"){return`${e.replace(/\/$/,"")}/${t}/document/v1/${o}/${n}`}function Io(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 No(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 Jm=/^mcp__document360__d360_(create_article|update_article|fork_article|publish_article)$/;function Zm(e,t,n,o){if(Jm.test(e))try{let r=oc(o),i=typeof t.project_id=="string"&&t.project_id||r.project.projectId,c=Io(t,n),p=No(n);e.endsWith("publish_article")&&p&&console.log(_(` \u2B95 Live: ${p}`)),c&&i&&console.log(_(` \u2B95 Preview: ${Eo(r.connection.portalUrl,i,c,r.project.languageCode??"en")}`))}catch{}}async function rc(e=process.cwd(),t="auto",n){let o=Mm(t);o.kind==="none"&&(console.error(""),console.error($("ANTHROPIC_API_KEY is not set (required for --auth api).")),console.error(""),console.error(` ${_("export ANTHROPIC_API_KEY=sk-ant-...")} (macOS / Linux)`),console.error(` ${_('$env:ANTHROPIC_API_KEY="sk-ant-..."')} (PowerShell)`),console.error(""),console.error(`Get a key at ${_("https://console.anthropic.com/settings/keys")}`),console.error(`Or use your Claude subscription instead: ${_("d360-writer --auth subscription")}`),console.error(""),process.exit(2)),eh(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,i=Gi({cwd:e,profileName:n,allowProdWrites:r}),c={uuid:null,firstPrompt:null,titleFired:!1},p=Om({input:process.stdin,output:process.stdout}),g=[],w=null,k=!1;p.on("line",P=>{if(w){let C=w;w=null,C(P)}else g.push(P)}),p.on("close",()=>{if(k=!0,w){let P=w;w=null,P(null)}});function D(){return g.length>0?Promise.resolve(g.shift()):k?Promise.resolve(null):(process.stdout.write(_("> ")),new Promise(P=>{w=P}))}let x={cwd:e,profileName:n,allowProdWrites:()=>r,restartAgent:()=>{i.close(),i=Gi({cwd:e,profileName:n,allowProdWrites:r}),c={uuid:null,firstPrompt:null,titleFired:!1}},currentUuid:()=>c.uuid,setPendingName:P=>{c.pendingName=P},setModel:async P=>i.setModel(P),withPausedInput:async P=>{p.pause();try{return await P()}finally{p.resume()}}};try{for(;;){let P=await D();if(P===null)break;let C=P.trim();if(C){if(C.startsWith("/")){let S=Gl(C);if(!S)continue;let N=Vl[S.name];if(!N){console.log($(`Unknown command: /${S.name}`)),console.log(f("Type /help for the list."));continue}let O=await N(S.args,x);if(O.kind==="exit")break;if(O.kind==="clear"){x.restartAgent();continue}if(O.kind==="allow-prod"){r=!0,x.restartAgent(),console.log(I("\u2713 Production writes authorized for this session.")),console.log("");continue}if(O.kind==="resume"){i.close(),i=Gi({cwd:e,resume:O.uuid,profileName:n,allowProdWrites:r});let J=Um(O.uuid);c={uuid:O.uuid,firstPrompt:J?.firstPrompt??null,titleFired:!0},nc(O.uuid),console.log(I(`\u2713 Resumed "${O.name}"`)),console.log("");continue}O.kind==="forward-to-agent"?(c.firstPrompt||(c.firstPrompt=O.display??O.prompt),await Yi(i,O.prompt,o,c,e)):th(e,n);continue}if(Km(C)){let S=Xm(C);if(S){try{Qm(e,{title:S,by:"owner (d360-writer terminal)",at:new Date().toISOString()})}catch{}c.firstPrompt||(c.firstPrompt=C),await Yi(i,`The owner left this documentation directive (already recorded in .d360-writer/directives.md): "${S}". Action it now: ground it in the sources, write/update the article(s) as DRAFTS (do not publish unless asked), following the active doc-type playbook. When finished, call d360_directive_done with the exact title "${S}" and the article path(s) you wrote.`,o,c,e);continue}}c.firstPrompt||(c.firstPrompt=C),await Yi(i,C,o,c,e)}}}finally{i.close(),p.close()}}function eh(e,t){console.log(""),console.log(nn("document360-writer")),console.log(f(` cwd: ${e}`));let n=Bm(e);if(console.log(f(` model: ${n.model}${n.source==="auto"?" (auto \u2014 right-sized for docs; /model to change)":` (${n.source})`}`)),console.log(nh(e,t)),!Vm(e))console.log(L(" First run: /init (scaffolds config + prints the builder hand-off prompt) \u2192 /login, then ask me to write the docs."));else{let o=!1;try{if(ro(e),!Oe(e))for(let r of io(e))console.log(L(` ${r}`))}catch{}try{let r=Gm(e);r.persisted&&r.appType?console.log(f(` \u2713 Detected a ${r.appType} app \u2014 enabled the ${r.appType}-doc-playbook (change with /genre).`)):r.source==="unknown"&&(o=!0)}catch{}try{let r=kn(e,t,{claudeMissing:!1,allowAutoAudit:!1,genreUnknown:o}),i=r?wn(r):null;if(i?.kind==="recommend"&&i.rec.note){let c=i.rec.tone==="warn"?L:f;for(let p of i.rec.note.split(`
292
+ `))console.log(c(` ${p}`));i.rec.picker&&console.log(_(` Pick one: ${i.rec.picker.options.map(p=>p.cmd).join(" \xB7 ")}`))}}catch{}}console.log(f(" Type a prompt, or /help for slash commands. /exit to quit.")),console.log("")}function th(e,t){try{let n=kn(e,t,{claudeMissing:!1,allowAutoAudit:!1,genreUnknown:!1}),o=n?wn(n):null;o?.kind==="recommend"&&o.rec.lead&&console.log(f(` Next: ${Mi(o.rec.lead)}`))}catch{}}function nh(e,t){try{let n=oc(e,t),o=n.production?L(" \u26A0 PRODUCTION"):"",r=zm(n.name);if(!r)return f(` Document360: profile "${n.name}"${o} \u2014 not logged in (d360-writer login)`);let i={...tc(r.idToken)??{},...tc(r.accessToken)??{}},c=i.email??i.preferred_username??"signed in";return Ym(r)&&!r.refreshToken?L(` 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 oh(){console.error(""),console.error(`Sign in with your Claude subscription: run ${_("claude")} once, then retry.`),console.error(` (No Claude Code? ${_("npm install -g @anthropic-ai/claude-code")})`),console.error(`Or set an API key: ${_("https://console.anthropic.com/settings/keys")}`)}function rh(e,t,n){e.uuid=t;let o=new Date().toISOString(),r=e.pendingName;Hm({uuid:t,name:r??Fm(e.firstPrompt??"session"),renamed:!!r,titled:!1,cwd:n,firstPrompt:e.firstPrompt??"",createdAt:o,updatedAt:o}),e.pendingName=null}function ih(e,t){e.titleFired=!0;let n=e.uuid,o=e.firstPrompt;!n||!o||qm(o,t).then(r=>{r&&Wm(n,r)}).catch(()=>{})}async function Yi(e,t,n,o,r){let i=new Map;for await(let c of e.send(t))sh(c,o,r,n,i)}function sh(e,t,n,o,r){switch(e.type){case"session":t.uuid||rh(t,e.sessionId,n);break;case"text":process.stdout.write(e.delta);break;case"tool":{let i=jo(e.name,e.input);i&&(process.stdout.write(`
293
+
294
+ `),console.log(`${I("\u25CF")} ${Pe(i.title)}${i.arg!==null?ae(`${i.sep}(${i.arg})`):""}`),r.set(e.id,{name:e.name,input:e.input}));break}case"article_diff":{let i=ut(e.oldContent,e.newContent,Math.max(40,(process.stdout.columns??80)-1));if(!i)break;let c=p=>p===1?"":"s";console.log(ae(` \u23BF Added ${i.added} line${c(i.added)}, removed ${i.removed} line${c(i.removed)}`));for(let p of i.lines)console.log(p);i.hidden>0&&console.log(f(` \u2026 +${i.hidden} more diff lines`));break}case"tool_result":{let i=r.get(e.id);if(!i)break;r.delete(e.id);let c=Ao(e.output,4,e.isError?void 0:i.name,i.input),p=e.isError?$:ae;c.lines.forEach((g,w)=>console.log(p((w===0?" \u23BF ":" ")+g))),c.hidden>0&&console.log(f(` \u2026 +${c.hidden} lines`)),e.isError||Zm(i.name,i.input,e.output,n);break}case"result":process.stdout.write(`
295
+ `),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&&(nc(t.uuid),t.titleFired||ih(t,n));break;case"error":console.error(""),console.error($(`agent error: ${e.message}`)),o.kind==="subscription"&&e.kind==="auth"&&oh();break}}import{render as vg}from"ink";import{resolveAuth as Cg}from"document360-engine";import{useCallback as V,useEffect as be,useMemo as Ji,useRef as Q,useState as W}from"react";import{Box as te,Text as j,useApp as xh,useInput as $h,useStdout as vh}from"ink";import{existsSync as xn,readFileSync as Zi,readdirSync as Ch}from"node:fs";import{basename as $n,isAbsolute as Rh,join as es}from"node:path";import{createSession as Ic,classifyClaudeAuth as os,CLAUDE_CODE_SETUP_HINT as Ph,loginPkce as Th,toStoredTokens as Sh,saveTokens as Dh,getAccessToken as jh,resolveActiveProfile as ke,resolveProjectId as Ah,getArticle as Eh,decodeJwtClaims as qt,isExpired as Xe,loadTokens as ht,clearTokens as Ih,clearProfileProject as Nh,setTitle as _h,slugify as Lh,touchSession as ts,upsertSession as Oh,generateTitle as Nc,findByName as Mh,listSessions as Uh,renameSession as Wh,suggestNextAction as Fh,readProjectConfig as ee,writeProjectConfig as _c,resolveAndPersistAppType as Hh,detectAppType as qh,resolveModelSetting as rs,loadProfileMap as Lc,applyPull as Bh,computeSyncStatus as Oc,lintDocs as Mc,compareRemoteSources as Vh,planPull as Gh,establishBaselines as Yh,rebaselineServerMeta as zh,inventoryRepo as Kh,knownEnvironments as Xh,resolveEnvironment as Qh,planPartitions as ns,partitionEvenly as Jh,screenshotPlaceholderIds as Zh,trackedArticlePaths as eg,runPartitioned as qo,estimateBulkCost as Uc,resolveModelForOperation as Bo,readDocsPlan as tg,checkForUpdate as ng,detectInstallKind as og,isSelfUpdatable as rg,devHintsGuidePath as Wc,toolFeedbackPath as ig,reconcileToolFeedback as sg,DEFAULT_DOCS_DIR as zc,setProfileProject as ag,writeCrashLog as lg,applyStructureOrder as Fc,orderSyncLine as Hc,applyRelatedArticles as qc,relatedSyncLine as Bc}from"document360-engine";Ge();import{spawn as ic}from"node:child_process";function ah(){return process.platform==="win32"?[["clip",[]]]:process.platform==="darwin"?[["pbcopy",[]]]:[["wl-copy",[]],["xclip",["-selection","clipboard"]],["xsel",["--clipboard","--input"]]]}function lh(e,t,n){return new Promise(o=>{try{let r=process.platform==="win32"?ic([e,...t].join(" "),{stdio:["pipe","ignore","ignore"],shell:!0}):ic(e,t,{stdio:["pipe","ignore","ignore"]});r.on("error",()=>o(!1)),r.on("close",c=>o(c===0)),r.stdin?.on("error",()=>o(!1));let i=process.platform==="win32"?Buffer.from("\uFEFF"+n,"utf16le"):Buffer.from(n,"utf8");r.stdin?.end(i)}catch{o(!1)}})}async function sc(e){for(let[t,n]of ah())if(await lh(t,n,e))return!0;return!1}var ch=/\breply with (the |a )?number\b|\bpick one\b|\bpress the number\b/i;function zi(e,t){if(t.closed)return e;let n=e.split(`
296
+ `),o=!1;for(let r=0;r<n.length&&!t.closed;r++){let i=n[r];if(!t.cueSeen){ch.test(i)&&(t.cueSeen=!0);continue}let c=/^(\s{0,3})[-*•]\s+(.*)$/.exec(i);c?(n[r]=`${c[1]}${++t.num}. ${c[2]}`,o=!0):o&&i.trim()!==""&&/^\S/.test(i)&&(t.closed=!0)}return n.join(`
297
+ `)}import{existsSync as dh,mkdirSync as uh,readFileSync as ph,writeFileSync as fh}from"node:fs";import{join as ac}from"node:path";import{writerDir as mh}from"document360-engine";function lc(e){return ac(mh(e),".sessions")}function cc(e,t){return ac(lc(e),`${t}.json`)}function dc(e,t,n){try{uh(lc(e),{recursive:!0});let o=n.filter(r=>r.kind!=="banner");fh(cc(e,t),JSON.stringify({v:1,items:o}),"utf8")}catch{}}function Ki(e,t){try{let n=cc(e,t);if(!dh(n))return[];let o=JSON.parse(ph(n,"utf8"));return Array.isArray(o.items)?o.items:[]}catch{return[]}}var hh=e=>`\x1B]0;${e}\x07`,gh=e=>`\x1B]9;4;${e};${e===1?100:0}\x07`;function uc(e){process.stdout.isTTY&&process.stdout.write(e)}function Ht(e){uc(hh(e))}function _o(e){uc(gh(e))}var Lo=["\xB7 "," \xB7"],Oo="\u{1F7E3}";bo();lo();var Mo=[{name:"init",usage:"/init",desc:"Pick an environment, scaffold .d360-writer/config.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:"genre",usage:"/genre [web|cli|service|library|auto]",desc:"Set/show the product genre \u2014 picks the docs craft playbook (usually auto-detected; set it if it guessed wrong)",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 [--preview|--scope <cat>|<path>] [--rewrite] [--concurrency N]",desc:"Write the planned articles in parallel (starts immediately; --preview shows plan + cost first; --rewrite regenerates already-written articles; --concurrency default 3)",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:"check",usage:"/check [<category|path>] [--fix]",desc:"Check docs for leaked internals, invented commands, and stale facts (deterministic, no tokens). Scope to a category/path; --fix has the agent correct the findings in place",group:"docs"},{name:"review",usage:"/review [<category|path>] [--fix]",desc:"Independent senior-editor review: style guide, terminology/voice, grammar/clarity, structure, improvement suggestions. Reports issues; --fix applies the corrections in place",group:"docs"},{name:"reorder",usage:"/reorder [<category>]",desc:"Reorder articles within a category to the best reading order (renumbers NN- prefixes, fixes references + map); new order syncs to Document360 on next /publish",group:"docs"},{name:"structure",usage:"/structure",desc:"Show the documentation reading order (categories \u2192 articles) as it will appear on Document360",group:"docs"},{name:"roadmap",usage:"/roadmap [done <step>]",desc:"Show the docs campaign (the multi-session plan the agent maintains) \u2014 progress + next step; `done <step>` marks one you finished yourself",group:"docs"},{name:"audit",usage:"/audit [--auto on|off]",desc:"Gap analysis: code vs docs vs Document360 (what changed); --auto runs it at launch when code 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:"pull",usage:"/pull [<path> | --status | --baseline]",desc:"Bring Document360 down: pull portal edits + import NEW portal articles. --status: drift report only \xB7 --baseline: set a sync base \xB7 <path>: one article / resolve a conflict",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"}],pc={"/catch-up":"write up everything your builder flagged","/audit":"check the code for anything new or missing in the docs","/pull":"pull edits + new articles from Document360","/publish":"publish your drafts to Document360","/write":"author the planned articles","/draft":"plan articles from PRDs + the code","/login":"sign in to Document360","/workspace":"choose the Document360 workspace","/project":"choose the Document360 project","/scope":"choose which folders back the docs","/genre":"set this repo's product type (picks the docs playbook)","/init":"set up this repo","/screenshot":"generate screenshots","/doctor":"run a health check"};function fc(e){let t=e.trim().replace(/^\//,"").split(/\s+/)[0]??"",n=`/${t}`;if(pc[n])return pc[n];let o=Mo.find(r=>r.name===t);return o?o.desc:""}function mc(e){if(!e.startsWith("/"))return[];let t=e.slice(1).toLowerCase().split(/\s/)[0]??"";return Mo.filter(n=>n.name.startsWith(t))}function hc(e){return/<[^>]+>/.test(e.replace(/\[[^\]]*\]/g,""))}U();import{Box as gc,Text as le}from"ink";import{jsx as ce,jsxs as Uo}from"react/jsx-runtime";function yh({row:e}){switch(e.t){case"head":return ce(le,{color:F,bold:!0,children:e.s});case"text":return ce(le,{children:e.s});case"dim":return ce(le,{dimColor:!0,children:e.s});case"sub":return ce(le,{bold:!0,dimColor:!0,children:e.s});case"good":return ce(le,{color:"green",children:e.s});case"step":return Uo(le,{children:[ce(le,{color:F,children:`${e.n}. `}),e.s]});case"cmd":return Uo(le,{children:[" ",ce(le,{color:F,children:e.name.padEnd(20)}),ce(le,{dimColor:!0,children:e.s})]});case"gap":return ce(le,{children:" "})}}function yc({tab:e,width:t}){let n=Te[e]??Te[0],o=6+Te.reduce((i,c)=>i+c.label.length+4,0),r="\u2500".repeat(Math.min(o,Math.max(t-1,20)));return Uo(gc,{flexDirection:"column",paddingX:1,children:[Uo(le,{children:[ce(le,{color:F,bold:!0,children:"Help "}),Te.map((i,c)=>c===e?ce(le,{color:"white",backgroundColor:F,bold:!0,children:` ${i.label} `},i.key):ce(le,{dimColor:!0,children:` ${i.label} `},i.key))]}),ce(le,{color:F,children:r}),ce(gc,{flexDirection:"column",marginTop:1,children:n.rows.map((i,c)=>ce(yh,{row:i},c))}),ce(le,{dimColor:!0,children:`
298
+ \u2190/\u2192 or tab switch \xB7 1-5 jump \xB7 esc close`})]})}var wh=/^(?:\d+[.)]|[-*•])\s+/;function wc(e,t,n=4){let o=new Set(t.map(i=>i.toLowerCase())),r=[];for(let i of e.split(`
299
+ `)){let c=i.trim().replace(wh,""),p=c.match(/^`([^`]+)`$/);p&&(c=p[1].trim());let g=c.match(/^\/([a-z?][a-z0-9-]*)(?:\s+(\S.*?))?\s*$/i);if(!g||!o.has(g[1].toLowerCase()))continue;let w=`/${g[1].toLowerCase()}${g[2]?` ${g[2]}`:""}`;if(r.includes(w)||r.push(w),r.length>=n)break}return r}U();function bn(e){return e.map(t=>({label:t.label,items:t.paths.length,status:"pending"}))}function Ue(e,t,n){return e.map(o=>o.label===t?{...o,status:n}:o)}function kc(e,t){return e.map(n=>n.label===t?{...n,itemsDone:Math.min((n.itemsDone??0)+1,n.items)}:n)}var kh=new Set(["Write","Edit","MultiEdit","NotebookEdit"]);function bc(e,t,n){if(!kh.has(e))return null;let o=t?.file_path;if(typeof o!="string"||!o)return null;let r=o.replace(/\\/g,"/");return n.find(i=>{let c=i.replace(/\\/g,"/");return r===c||r.endsWith(`/${c}`)})??null}function Xi(e){return e.replace(/^[\w.-]+\//,"")}var Wo=16,xc={pending:"\u25CB",active:"\u25A0",done:"\u2714",failed:"\u2717"};function mt(e){return typeof e=="string"?e:e.cmd}function $c(e){return typeof e=="string"?void 0:e.desc}function Qi(e){return e.trim().split(/\s+/).slice(1).join(" ")}function vc(e,t){let n=Qi(t);return e.some(r=>mt(r).trim()===t.trim()||!!n&&Qi(mt(r))===n)?e.filter(r=>mt(r).trim()!==t.trim()&&!(n&&Qi(mt(r))===n)):[]}import{isDirectiveMention as cg,stripDirectiveMention as dg,appendDirective as ug}from"document360-engine";var bh=/\[Pasted text #\d+ \+\d+ lines?\]/g;function Cc(e){return e.replace(/\r\n?/g,`
300
+ `)}function Rc(e){return e.includes(`
301
+ `)||e.length>200}function Pc(e,t){let n=t.split(`
302
+ `).length;return`[Pasted text #${e} +${n} line${n===1?"":"s"}]`}function Tc(e,t){return e.replace(bh,n=>t.get(n)??n)}function Sc(e){let t=e.match(/\[Pasted text #\d+ \+\d+ lines?\]$/);return t?e.slice(0,-t[0].length):null}function Fo(e,t){let n=Math.max(1,t),o=[],r=0;for(let i of e.split(`
303
+ `)){if(i.length===0)o.push({start:r,end:r});else for(let c=0;c<i.length;c+=n)o.push({start:r+c,end:r+Math.min(c+n,i.length)});r+=i.length+1}return o.length>0?o:[{start:0,end:0}]}function Ho(e,t){let n=0;for(let o=0;o<e.length&&e[o].start<=t;o++)n=o;return n}function Dc(e,t,n){let o=Ho(e,t),r=o+n;if(r<0||r>=e.length)return t;let i=Math.min(t,e[o].end)-e[o].start;return Math.min(e[r].start+i,e[r].end)}function jc(e,t,n){let o=e[Ho(e,t)];return n==="start"?o.start:o.end}function Ac(e,t,n){let o=Math.max(1,n),r=e.split(`
304
304
  `),i=0;for(let c=r.length-1;c>=0;c--){let p=r[c];if(i+=Math.max(1,Math.ceil(p.length/o)),i>=t){let g=i-t;return{text:[g>0?p.slice(g*o):p,...r.slice(c+1)].join(`
305
- `),truncated:c>0||g>0}}}return{text:e,truncated:!1}}function Rc(e){let t=!1,n=0,o=0;for(let r of e.split(`
306
- `)){let i=o+r.length;/^\s*```/.test(r)?t=!t:!t&&r.trim()===""&&i<e.length&&(n=i+1),o=i+1}return n}import{Fragment as Vo,jsx as E,jsxs as B}from"react/jsx-runtime";var og={project:".d360-writer/config.json",user:"/model",env:"ANTHROPIC_MODEL","claude-settings":"Claude Code settings","claude-default":""},Uc=` 1. /init \u2014 pick your Document360 environment & scaffold config
305
+ `),truncated:c>0||g>0}}}return{text:e,truncated:!1}}function Ec(e){let t=!1,n=0,o=0;for(let r of e.split(`
306
+ `)){let i=o+r.length;/^\s*```/.test(r)?t=!t:!t&&r.trim()===""&&i<e.length&&(n=i+1),o=i+1}return n}import{Fragment as Vo,jsx as E,jsxs as B}from"react/jsx-runtime";var pg={project:".d360-writer/config.json",user:"/model",env:"ANTHROPIC_MODEL",auto:"auto \u2014 right-sized for docs \xB7 /model to change"},Vc=` 1. /init \u2014 pick your Document360 environment & scaffold config
307
307
  2. /login \u2014 sign in & pick your Document360 project (workspace auto-selected)
308
- 3. I'll hand you a one-paste prompt for your builder \u2014 then just ask me to write the docs`;function rg(e,t,n,o){let r=ts(n),i=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=ns(e),p=ee(e),g=(p?.docsDir??Hc).replace(/\/+$/,""),y=p?.mode==="engineer"?"engineer \xB7 full source access (dogfooding)":`writer \xB7 edits limited to ${g}/ + config`,k={version:t,claude:i,model:c.model??"Claude Code default model",modelSource:og[c.source],who:null,sessionHint:null,profile:"\u2014",apiUrl:"\u2014",project:"\u2014",cwd:e,prod:!1,loggedOut:!0,configured:p!==null,mode:y};if(p===null)return k;try{let D=ye(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 x=mt(D.name);if(x){let R={...Ht(x.idToken)??{},...Ht(x.accessToken)??{}},C=R.email??R.preferred_username??"signed in";Xe(x)?x.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(x.expiresAt).toLocaleString(void 0,{hour:"2-digit",minute:"2-digit",day:"2-digit",month:"short"})}`)}}catch{}return k}function ig(e,t){try{let n=ye(e,t),o=mt(n.name);if(!o)return{text:`profile "${n.name}" \u2014 not logged in (/login)`,prod:n.production};let r={...Ht(o.idToken)??{},...Ht(o.accessToken)??{}},i=r.email??r.preferred_username??"signed in";return Xe(o)&&!o.refreshToken?{text:`profile "${n.name}" \u2014 session expired (/login)`,prod:n.production}:{text:`${i} \xB7 profile "${n.name}"`,prod:n.production}}catch(n){return{text:n.message.split(".")[0],prod:!1}}}var Wc=["Drafting","Composing","Outlining","Researching","Documenting","Structuring","Polishing","Synthesizing","Curating","Distilling","Weaving","Wrangling","Pondering"],qt=["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"],sg="Ask me to write or update an article\u2026";function vn({ch:e,dim:t}){let[n,o]=U(!0);return ke(()=>{let r=setInterval(()=>o(i=>!i),530);return()=>clearInterval(r)},[]),E(j,{inverse:n,color:t&&!n?"gray":void 0,children:e})}var ag=/^mcp__document360__d360_(create_article|update_article|fork_article|publish_article)$/;function Fc(e){let t=e.match(/^---\r?\n[\s\S]*?\r?\n---\r?\n/);return t?e.slice(t[0].length):e}var lg=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function cg({startTime:e,chars:t}){let[n,o]=U(0);ke(()=>{let g=setInterval(()=>o(y=>y+1),120);return()=>clearInterval(g)},[]);let r=qt[n%qt.length],i=Wc[Math.floor(n/16)%Wc.length],c=Math.floor((Date.now()-e)/1e3),p=Math.round(t/4);return B(te,{children:[E(j,{color:F,children:` ${r} ${i}\u2026 `}),E(j,{color:"gray",children:`(${ln(c)} \xB7 ~${p} tokens \xB7 esc to interrupt)`})]})}function ug({text:e}){let[t,n]=U(0);return ke(()=>{let o=setInterval(()=>n(r=>r+1),120);return()=>clearInterval(o)},[]),E(te,{paddingX:1,children:E(j,{color:F,children:`${qt[t%qt.length]} ${e}`})})}var dg=12e4;function pg({p:e}){let[t,n]=U(0);ke(()=>{let N=setInterval(()=>n(O=>O+1),150);return()=>clearInterval(N)},[]);let o=qt[t%qt.length],r=Math.floor((Date.now()-e.startedAt)/1e3),i=Math.floor((Date.now()-e.lastAt)/1e3),c=Math.round(e.chars/4),p=Date.now()-e.lastAt>=dg,g=e.verb??"Converting",y=e.unit??"article",k=e.rows.reduce((N,O)=>N+O.items,0),D=g.toLowerCase(),x=e.rows,R=0;if(x.length>Wo){let N=x.findIndex(K=>K.status==="active"||K.status==="pending"),O=Math.max(0,Math.min(N-2,x.length-Wo));R=x.slice(0,O).filter(K=>K.status==="done").length,x=x.slice(O,O+Wo)}let C=Math.min(40,Math.max(...x.map(N=>zi(N.label).length),0)),S=N=>N==="failed"?"red":N==="active"?F:void 0;return B(te,{flexDirection:"column",children:[B(te,{children:[E(j,{color:F,children:` ${o} ${g} ${k} ${y}${k===1?"":"s"} `}),E(j,{color:"gray",children:`\xB7 ${e.done}/${e.total} \xB7 ${e.tools} tool call${e.tools===1?"":"s"} \xB7 ~${c} tokens \xB7 ${ln(r)} \xB7 esc to stop`})]}),R>0&&E(j,{dimColor:!0,children:` \u2714 +${R} done`}),x.map(N=>B(j,{color:S(N.status),dimColor:N.status==="done"||N.status==="pending",children:[` ${hc[N.status]} ${zi(N.label).padEnd(C)}`,N.status==="active"&&N.itemsDone!==void 0?` (${N.itemsDone}/${N.items} ${y}${N.items===1?"":"s"})`:N.status!=="pending"?` (${N.items} ${y}${N.items===1?"":"s"})`:"",N.status==="active"?` \u2190 ${D}\u2026`:""]},N.label)),p&&E(j,{color:"yellow",children:` \u26A0 no activity for ${ln(i)} \u2014 press esc to stop if it's wedged`})]})}var fg=10800*1e3;function qc({cwd:e,auth:t,profileName:n,version:o}){let{exit:r}=ph(),[i,c]=U(n),[p,g]=U(null),[y,k]=U({text:"",pos:0}),D=y.text,x=V(l=>{k(a=>{let s=typeof l=="function"?l(a.text):l;return{text:s,pos:s.length}})},[]),R=V(l=>{k(a=>({text:a.text.slice(0,a.pos)+l+a.text.slice(a.pos),pos:a.pos+l.length}))},[]),C=V(()=>{k(l=>{if(l.pos===0)return l;let a=l.text.slice(0,l.pos),s=$c(a)??a.slice(0,-1);return{text:s+l.text.slice(l.pos),pos:s.length}})},[]),[S,N]=U(!1),[O,K]=U(!1),[ce,Z]=U(0),[de,Cn]=U(null),[Go,ss]=U(null),[Qe,Je]=U([]),Pn=J(!1),Yo=J(!1),[zo,as]=U(!1),Rn=J(0),[Qc,Tn]=U(!1),[Jc,Sn]=U(!1),[Ko,ls]=U(null),[Zc,ht]=U(0),Ze=J(0),[Bt,gt]=U(0),[wt,Dn]=U(null),cs=J(new Map),eu=J(0),yt=J([]),be=J(null);be.current===null&&(be.current=Tc({cwd:e,profileName:i,allowProdWrites:!1}));let _e=J({uuid:null,firstPrompt:null,titleFired:!1}),jn=J(new Map),kt=J(!1),Xo=J([]),De=J([]),An=J(null),[us,et]=U(null),Qo=J(null),[tt,nt]=U(null),[Le,bt]=U(null),[We,xt]=U(null),[pe,$t]=U(null),[xe,ot]=U(null),[rt,vt]=U(null),[Fe,Ct]=U(null),[ds,Vt]=U(null),[$e,it]=U(null),[he,Pt]=U(null),[ps,Jo]=U([]),st=J([]),Gt=J(!1),ve=J(null),[En,ne]=U(null),[fs,ms]=U(null),In=J(!1),Nn=J(null),Yt=J(null),[Ce,at]=U(null),[Zo,zt]=U(null),[hs,Rt]=U(0),[gs,Tt]=U(0),[tu,ws]=U(0),er=Xi(()=>{try{return ns(e).model??"auto"}catch{return null}},[e,tu]),{stdout:je}=mh(),[,nu]=U(0),ys=J(`${je.columns??80}x${je.rows??24}`),He=V(()=>Math.max(20,(je.columns??80)-1),[je]),d=V(l=>{yt.current.push(l),console.log(jr(l,He()))},[He]),fe=V((l,a)=>{Rn.current++,Cn(l),ss(a??null)},[]),qe=V(()=>{Rn.current++,Cn(null),ss(null)},[]),Y=V(l=>fe(l,So({kind:"cmd",cmd:l,reason:""})),[fe]),ks=V((l,a)=>{!a?.silent&&l.note&&d({kind:"note",tone:l.tone,text:l.note}),l.picker&&(Je(l.picker.options.map(s=>({cmd:s.cmd,desc:s.desc}))),Vt(l.picker.title)),l.lead&&fe(l.lead.kind==="cmd"?l.lead.cmd:l.lead.text,So(l.lead))},[d,fe]),St=V((l,a,s="info")=>{l&&d({kind:"note",tone:s,text:l}),a&&fe(a.kind==="cmd"?a.cmd:a.text,So(a))},[d,fe]),[Kt,tr]=U(null),[ou,bs]=U(!1),Dt=V(l=>{tr(l),bs(!1),d({kind:"note",tone:"info",text:"\u2328 Press c to copy the prompt above to your clipboard (then paste it into your coding agent)."})},[d]),nr=J(!1),or=V(async()=>{try{if(nr.current||!Kh(zh())||ee(e)?.mode==="engineer")return;let l=await Yh({pkg:pt,currentVersion:o,force:!0});if(!l.updateAvailable||!l.latest)return;nr.current=!0,d({kind:"note",tone:"info",text:`\u2B06 Updating ${pt} ${l.current} \u2192 ${l.latest}\u2026 (wait for the \u2713 before you /exit)`}),Sn(!0),(await Co().finally(()=>Sn(!1))).ok?(d({kind:"note",tone:"ok",text:`\u2713 Updated to v${l.latest} \u2014 run /exit, then relaunch to apply.`}),Y("/exit"),ls(l.latest)):d({kind:"note",tone:"warn",text:`Update available (v${l.latest}) but auto-update failed \u2014 run: ${vo}`})}catch{}},[e,o,d,Y]),rr=V(l=>{let a=Me(e,i);return a.ok?!0:(d({kind:"note",tone:"warn",text:a.reason}),Yt.current=l,Y("/login"),!1)},[e,i,d,Y]),[ir,sr]=U(null),Xt=J(!0),_n=J(0),Qt=J(0);ke(()=>{let l=setInterval(()=>{if(Xt.current){_n.current=0,Qt.current=0;return}if(!S)try{if(!xn(Nc(e)))return;if(Te(e).status==="current"){Xt.current=!0,_n.current=0,Qt.current=0,d({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."}),tr(null),fe("write the docs for this repo");return}_n.current+=1;let a=_n.current;if((a===4||a%15===0)&&Qt.current<3){Qt.current+=1;let s=Qt.current===3?" (I'll stay quiet now \u2014 type anything to continue.)":"";d({kind:"note",tone:"info",text:Oe(e)?`\u{1F440} Your builder is working on the architecture brief \u2014 I'll continue automatically when it finishes.${s}`:`\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.${s}`})}}catch{}},4e3);return()=>clearInterval(l)},[e,S,d]),ke(()=>{let l=us??$n(e);if(!S){_o(0),Ft(`${Oo} ${l}`);return}_o(3);let a=0;Ft(`${Lo[0]} ${l}`);let s=setInterval(()=>{a=(a+1)%Lo.length,Ft(`${Lo[a]} ${l}`)},400);return()=>clearInterval(s)},[S,e,us]),ke(()=>()=>_o(0),[]);let Jt=V(l=>{let a=kn(e,i,{claudeMissing:ts(t).state==="missing",allowAutoAudit:l,genreUnknown:Yo.current});return a?yn(a):{kind:"idle"}},[e,i,t]);ke(()=>{let l=performance.now(),a=[],s=(w,P)=>{let T=performance.now();try{return P()}finally{let z=Math.round(performance.now()-T);z>=80&&a.push(`${w}: ${z}ms`)}};d({kind:"banner",info:s("banner",()=>rg(e,o,t,i))});let h=ts(t).state==="missing";if(h&&d({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.
309
- ${wh}
310
- Run /doctor anytime to re-check and see the fix. (You can configure Document360 meanwhile \u2014 the agent just needs Claude before it writes.)`}),!ee(e)){d({kind:"note",tone:"info",text:`Welcome! This repo isn't set up for d360-writer yet \u2014 three steps and you're writing docs:
311
- ${Uc}`}),Y(h?"/doctor":"/init");return}h&&Y("/doctor");try{let w=ye(e,i),P=mt(w.name);P&&Xe(P)&&P.refreshToken?xh({profile:w.name,connection:w.connection}).then(()=>{d({kind:"note",tone:"ok",text:"\u2713 Document360 session refreshed."}),Z(T=>T+1)}).catch(()=>{d({kind:"note",tone:"warn",text:"Document360 session refresh failed \u2014 sign in again with /login."}),Y("/login")}):(!P||Xe(P))&&(d({kind:"note",tone:"warn",text:`Profile "${w.name}" is not signed in \u2014 sign in with /login.`}),Y("/login"))}catch{}try{let w=ee(e),P=ye(e,i),T=mt(P.name);w&&T&&!Xe(T)&&Wi(e,w.authoritativeSourceFiles)&&!Fi(e,i)&&(d({kind:"note",tone:"info",text:"Large repo \u2014 the docs scope isn\u2019t set yet. Run /scope to choose which folders back your docs."}),Y("/scope"))}catch{}try{let w=s("resolve-genre",()=>Ih(e));w.persisted&&w.appType?d({kind:"note",tone:"ok",text:`\u2713 Detected a ${w.appType} app \u2014 enabled the ${w.appType}-doc-playbook (change with /genre, or edit .d360-writer/config.json).`}):w.source==="unknown"&&ee(e)&&(Yo.current=!0)}catch{}let u=Te(e);try{if(s("reconcile-devhints",()=>ro(e)),u.status!=="current"&&!Oe(e)){let w=io(e);w.length&&(d({kind:"note",tone:"warn",text:w.join(`
312
- `)}),Dt(ct()),Xt.current=!1)}}catch{}try{let w=s("reconcile-feedback",()=>Qh(e));w.archived>0&&d({kind:"note",tone:"ok",text:`\u2713 Tidied ${w.archived} resolved item${w.archived===1?"":"s"} from your tool feedback (now fixed in d360-writer) \u2192 moved to .d360-writer/tool-feedback-archived.md${w.open>0?`; ${w.open} still open`:""}.`})}catch{}let m=s("ready-decision",()=>Jt(!0));m.kind==="autoAudit"?(d({kind:"note",tone:"info",text:m.note}),dn().then(w=>{w.kind==="forward-to-agent"&&w.prompt&&re(w.prompt,{display:w.display,quietUser:!0})})):m.kind==="recommend"&&ks(m.rec);let b=Math.round(performance.now()-l);b>=800&&Zh({kind:"slow-launch",level:"transport",message:`Launch blocked the UI for ${b}ms \u2014 input is frozen until this finishes (s-228 class).`,detail:`${a.length?a.join(`
308
+ 3. I'll hand you a one-paste prompt for your builder \u2014 then just ask me to write the docs`;function fg(e,t,n,o){let r=os(n),i=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=rs(e),p=ee(e),g=(p?.docsDir??zc).replace(/\/+$/,""),w=p?.mode==="engineer"?"engineer \xB7 full source access (dogfooding)":`writer \xB7 edits limited to ${g}/ + config`,k={version:t,claude:i,model:c.model,modelSource:pg[c.source],who:null,sessionHint:null,profile:"\u2014",apiUrl:"\u2014",project:"\u2014",cwd:e,prod:!1,loggedOut:!0,configured:p!==null,mode:w};if(p===null)return k;try{let D=ke(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 x=ht(D.name);if(x){let P={...qt(x.idToken)??{},...qt(x.accessToken)??{}},C=P.email??P.preferred_username??"signed in";Xe(x)?x.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(x.expiresAt).toLocaleString(void 0,{hour:"2-digit",minute:"2-digit",day:"2-digit",month:"short"})}`)}}catch{}return k}function mg(e,t){try{let n=ke(e,t),o=ht(n.name);if(!o)return{text:`profile "${n.name}" \u2014 not logged in (/login)`,prod:n.production};let r={...qt(o.idToken)??{},...qt(o.accessToken)??{}},i=r.email??r.preferred_username??"signed in";return Xe(o)&&!o.refreshToken?{text:`profile "${n.name}" \u2014 session expired (/login)`,prod:n.production}:{text:`${i} \xB7 profile "${n.name}"`,prod:n.production}}catch(n){return{text:n.message.split(".")[0],prod:!1}}}var Gc=["Drafting","Composing","Outlining","Researching","Documenting","Structuring","Polishing","Synthesizing","Curating","Distilling","Weaving","Wrangling","Pondering"],Bt=["\u280B","\u2819","\u2839","\u2838","\u283C","\u2834","\u2826","\u2827","\u2807","\u280F"],hg="Ask me to write or update an article\u2026";function vn({ch:e,dim:t}){let[n,o]=W(!0);return be(()=>{let r=setInterval(()=>o(i=>!i),530);return()=>clearInterval(r)},[]),E(j,{inverse:n,color:t&&!n?"gray":void 0,children:e})}var gg=/^mcp__document360__d360_(create_article|update_article|fork_article|publish_article)$/;function Yc(e){let t=e.match(/^---\r?\n[\s\S]*?\r?\n---\r?\n/);return t?e.slice(t[0].length):e}var yg=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function wg({startTime:e,chars:t}){let[n,o]=W(0);be(()=>{let g=setInterval(()=>o(w=>w+1),120);return()=>clearInterval(g)},[]);let r=Bt[n%Bt.length],i=Gc[Math.floor(n/16)%Gc.length],c=Math.floor((Date.now()-e)/1e3),p=Math.round(t/4);return B(te,{children:[E(j,{color:F,children:` ${r} ${i}\u2026 `}),E(j,{color:"gray",children:`(${ln(c)} \xB7 ~${p} tokens \xB7 esc to interrupt)`})]})}function kg({text:e}){let[t,n]=W(0);return be(()=>{let o=setInterval(()=>n(r=>r+1),120);return()=>clearInterval(o)},[]),E(te,{paddingX:1,children:E(j,{color:F,children:`${Bt[t%Bt.length]} ${e}`})})}var bg=12e4;function xg({p:e}){let[t,n]=W(0);be(()=>{let N=setInterval(()=>n(O=>O+1),150);return()=>clearInterval(N)},[]);let o=Bt[t%Bt.length],r=Math.floor((Date.now()-e.startedAt)/1e3),i=Math.floor((Date.now()-e.lastAt)/1e3),c=Math.round(e.chars/4),p=Date.now()-e.lastAt>=bg,g=e.verb??"Converting",w=e.unit??"article",k=e.rows.reduce((N,O)=>N+O.items,0),D=g.toLowerCase(),x=e.rows,P=0;if(x.length>Wo){let N=x.findIndex(J=>J.status==="active"||J.status==="pending"),O=Math.max(0,Math.min(N-2,x.length-Wo));P=x.slice(0,O).filter(J=>J.status==="done").length,x=x.slice(O,O+Wo)}let C=Math.min(40,Math.max(...x.map(N=>Xi(N.label).length),0)),S=N=>N==="failed"?"red":N==="active"?F:void 0;return B(te,{flexDirection:"column",children:[B(te,{children:[E(j,{color:F,children:` ${o} ${g} ${k} ${w}${k===1?"":"s"} `}),E(j,{color:"gray",children:`\xB7 ${e.done}/${e.total} \xB7 ${e.tools} tool call${e.tools===1?"":"s"} \xB7 ~${c} tokens \xB7 ${ln(r)} \xB7 esc to stop`})]}),P>0&&E(j,{dimColor:!0,children:` \u2714 +${P} done`}),x.map(N=>B(j,{color:S(N.status),dimColor:N.status==="done"||N.status==="pending",children:[` ${xc[N.status]} ${Xi(N.label).padEnd(C)}`,N.status==="active"&&N.itemsDone!==void 0?` (${N.itemsDone}/${N.items} ${w}${N.items===1?"":"s"})`:N.status!=="pending"?` (${N.items} ${w}${N.items===1?"":"s"})`:"",N.status==="active"?` \u2190 ${D}\u2026`:""]},N.label)),p&&E(j,{color:"yellow",children:` \u26A0 no activity for ${ln(i)} \u2014 press esc to stop if it's wedged`})]})}var $g=10800*1e3;function Kc({cwd:e,auth:t,profileName:n,version:o}){let{exit:r}=xh(),[i,c]=W(n),[p,g]=W(null),[w,k]=W({text:"",pos:0}),D=w.text,x=V(l=>{k(a=>{let s=typeof l=="function"?l(a.text):l;return{text:s,pos:s.length}})},[]),P=V(l=>{k(a=>({text:a.text.slice(0,a.pos)+l+a.text.slice(a.pos),pos:a.pos+l.length}))},[]),C=V(()=>{k(l=>{if(l.pos===0)return l;let a=l.text.slice(0,l.pos),s=Sc(a)??a.slice(0,-1);return{text:s+l.text.slice(l.pos),pos:s.length}})},[]),[S,N]=W(!1),[O,J]=W(!1),[re,Z]=W(0),[de,Cn]=W(null),[Go,ls]=W(null),[Qe,Je]=W([]),Rn=Q(!1),Yo=Q(!1),[zo,cs]=W(!1),Pn=Q(0),[od,Tn]=W(!1),[rd,Sn]=W(!1),[Ko,ds]=W(null),[id,gt]=W(0),Ze=Q(0),[Vt,yt]=W(0),[wt,Dn]=W(null),us=Q(new Map),sd=Q(0),kt=Q([]),xe=Q(null);xe.current===null&&(xe.current=Ic({cwd:e,profileName:i,allowProdWrites:!1}));let _e=Q({uuid:null,firstPrompt:null,titleFired:!1}),jn=Q(new Map),bt=Q(!1),Xo=Q([]),je=Q([]),An=Q(null),[ps,et]=W(null),Qo=Q(null),[tt,nt]=W(null),[Le,xt]=W(null),[We,$t]=W(null),[pe,vt]=W(null),[$e,ot]=W(null),[rt,Ct]=W(null),[Fe,Rt]=W(null),[fs,Gt]=W(null),[ve,it]=W(null),[he,Pt]=W(null),[ms,Jo]=W([]),st=Q([]),Yt=Q(!1),Ce=Q(null),[En,ne]=W(null),[hs,gs]=W(null),In=Q(!1),Nn=Q(null),zt=Q(null),[Re,at]=W(null),[Zo,Kt]=W(null),[ys,Tt]=W(0),[ws,St]=W(0),[ad,ks]=W(0),er=Ji(()=>{try{let l=rs(e);return l.source==="auto"?`${l.model} (auto)`:l.model}catch{return null}},[e,ad]),{stdout:Ae}=vh(),[,ld]=W(0),bs=Q(`${Ae.columns??80}x${Ae.rows??24}`),He=V(()=>Math.max(20,(Ae.columns??80)-1),[Ae]),u=V(l=>{kt.current.push(l),console.log(jr(l,He()))},[He]),fe=V((l,a)=>{Pn.current++,Cn(l),ls(a??null)},[]),qe=V(()=>{Pn.current++,Cn(null),ls(null)},[]),Y=V(l=>fe(l,So({kind:"cmd",cmd:l,reason:""})),[fe]),xs=V((l,a)=>{!a?.silent&&l.note&&u({kind:"note",tone:l.tone,text:l.note}),l.picker&&(Je(l.picker.options.map(s=>({cmd:s.cmd,desc:s.desc}))),Gt(l.picker.title)),l.lead&&fe(l.lead.kind==="cmd"?l.lead.cmd:l.lead.text,So(l.lead))},[u,fe]),Dt=V((l,a,s="info")=>{l&&u({kind:"note",tone:s,text:l}),a&&fe(a.kind==="cmd"?a.cmd:a.text,So(a))},[u,fe]),[Xt,tr]=W(null),[cd,$s]=W(!1),jt=V(l=>{tr(l),$s(!1),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]),nr=Q(!1),or=V(async()=>{try{if(nr.current||!rg(og())||ee(e)?.mode==="engineer")return;let l=await ng({pkg:ft,currentVersion:o,force:!0});if(!l.updateAvailable||!l.latest)return;nr.current=!0,u({kind:"note",tone:"info",text:`\u2B06 Updating ${ft} ${l.current} \u2192 ${l.latest}\u2026 (wait for the \u2713 before you /exit)`}),Sn(!0),(await Co().finally(()=>Sn(!1))).ok?(u({kind:"note",tone:"ok",text:`\u2713 Updated to v${l.latest} \u2014 run /exit, then relaunch to apply.`}),Y("/exit"),ds(l.latest)):u({kind:"note",tone:"warn",text:`Update available (v${l.latest}) but auto-update failed \u2014 run: ${vo}`})}catch{}},[e,o,u,Y]),rr=V(l=>{let a=Me(e,i);return a.ok?!0:(u({kind:"note",tone:"warn",text:a.reason}),zt.current=l,Y("/login"),!1)},[e,i,u,Y]),[ir,sr]=W(null),Qt=Q(!0),_n=Q(0),Jt=Q(0);be(()=>{let l=setInterval(()=>{if(Qt.current){_n.current=0,Jt.current=0;return}if(!S)try{if(!xn(Wc(e)))return;if(Se(e).status==="current"){Qt.current=!0,_n.current=0,Jt.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."}),tr(null),fe("write the docs for this repo");return}_n.current+=1;let a=_n.current;if((a===4||a%15===0)&&Jt.current<3){Jt.current+=1;let s=Jt.current===3?" (I'll stay quiet now \u2014 type anything to continue.)":"";u({kind:"note",tone:"info",text:Oe(e)?`\u{1F440} Your builder is working on the architecture brief \u2014 I'll continue automatically when it finishes.${s}`:`\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.${s}`})}}catch{}},4e3);return()=>clearInterval(l)},[e,S,u]),be(()=>{let l=ps??$n(e);if(!S){_o(0),Ht(`${Oo} ${l}`);return}_o(3);let a=0;Ht(`${Lo[0]} ${l}`);let s=setInterval(()=>{a=(a+1)%Lo.length,Ht(`${Lo[a]} ${l}`)},400);return()=>clearInterval(s)},[S,e,ps]),be(()=>()=>_o(0),[]);let Zt=V(l=>{let a=kn(e,i,{claudeMissing:os(t).state==="missing",allowAutoAudit:l,genreUnknown:Yo.current});return a?wn(a):{kind:"idle"}},[e,i,t]);be(()=>{let l=performance.now(),a=[],s=(y,R)=>{let T=performance.now();try{return R()}finally{let z=Math.round(performance.now()-T);z>=80&&a.push(`${y}: ${z}ms`)}};u({kind:"banner",info:s("banner",()=>fg(e,o,t,i))});let h=os(t).state==="missing";if(h&&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.
309
+ ${Ph}
310
+ Run /doctor anytime to re-check and see the fix. (You can configure Document360 meanwhile \u2014 the agent just needs Claude before it writes.)`}),!ee(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:
311
+ ${Vc}`}),Y(h?"/doctor":"/init");return}h&&Y("/doctor");try{let y=ke(e,i),R=ht(y.name);R&&Xe(R)&&R.refreshToken?jh({profile:y.name,connection:y.connection}).then(()=>{u({kind:"note",tone:"ok",text:"\u2713 Document360 session refreshed."}),Z(T=>T+1)}).catch(()=>{u({kind:"note",tone:"warn",text:"Document360 session refresh failed \u2014 sign in again with /login."}),Y("/login")}):(!R||Xe(R))&&(u({kind:"note",tone:"warn",text:`Profile "${y.name}" is not signed in \u2014 sign in with /login.`}),Y("/login"))}catch{}try{let y=ee(e),R=ke(e,i),T=ht(R.name);y&&T&&!Xe(T)&&Hi(e,y.authoritativeSourceFiles)&&!qi(e,i)&&(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."}),Y("/scope"))}catch{}try{let y=s("resolve-genre",()=>Hh(e));y.persisted&&y.appType?u({kind:"note",tone:"ok",text:`\u2713 Detected a ${y.appType} app \u2014 enabled the ${y.appType}-doc-playbook (change with /genre, or edit .d360-writer/config.json).`}):y.source==="unknown"&&ee(e)&&(Yo.current=!0)}catch{}let d=Se(e);try{if(s("reconcile-devhints",()=>ro(e)),d.status!=="current"&&!Oe(e)){let y=io(e);y.length&&(u({kind:"note",tone:"warn",text:y.join(`
312
+ `)}),jt(dt()),Qt.current=!1)}}catch{}try{let y=s("reconcile-feedback",()=>sg(e));y.archived>0&&u({kind:"note",tone:"ok",text:`\u2713 Tidied ${y.archived} resolved item${y.archived===1?"":"s"} from your tool feedback (now fixed in d360-writer) \u2192 moved to .d360-writer/tool-feedback-archived.md${y.open>0?`; ${y.open} still open`:""}.`})}catch{}let m=s("ready-decision",()=>Zt(!0));m.kind==="autoAudit"?(u({kind:"note",tone:"info",text:m.note}),un().then(y=>{y.kind==="forward-to-agent"&&y.prompt&&ie(y.prompt,{display:y.display,quietUser:!0})})):m.kind==="recommend"&&xs(m.rec);let b=Math.round(performance.now()-l);b>=800&&lg({kind:"slow-launch",level:"transport",message:`Launch blocked the UI for ${b}ms \u2014 input is frozen until this finishes (s-228 class).`,detail:`${a.length?a.join(`
313
313
  `):"no single phase \u226580ms"}
314
- cwd: ${e}`}),or()},[]),ke(()=>{let l=setInterval(()=>{or()},fg);return()=>clearInterval(l)},[or]),ke(()=>{if(S||zo||Pn.current||de!==null||Qe.length>0||D!==""||Kt!==null||De.current.length>0||An.current)return;let l=Jt(!1);l.kind==="recommend"&&(l.rec.lead||l.rec.picker)&&ks(l.rec,{silent:!0})},[S,de,Qe,D,Kt,ce,Jt,zo]),ke(()=>{let l=null,a=null,s=()=>{l&&clearTimeout(l),l=setTimeout(()=>{l=null;let h=`${je.columns??80}x${je.rows??24}`;h!==ys.current&&(ys.current=h,nu(u=>u+1),a&&clearTimeout(a),a=setTimeout(()=>{a=null,console.log("\x1B[?2026h\x1B[H\x1B[2J"+$a(yt.current,He())+"\x1B[?2026l")},80))},400)};return je.on("resize",s),()=>{l&&clearTimeout(l),a&&clearTimeout(a),je.off("resize",s)}},[je,He]);let Ae=Math.max(20,(je.columns??80)-1),xs=Xi(()=>ig(e,i),[e,i,ce]),ar=(()=>{if(Jc)return{text:"\u23F3 Update in progress \u2014 please don\u2019t close this window\u2026",isSetup:!0};if(Ko!==null)return{text:`Update ready \u2014 run /exit, then relaunch to apply${Ko?` v${Ko}`:""}\u2026`,isSetup:!0};if(Kt)return ou?{text:"\u2713 copied \u2014 paste it into your coding agent \xB7 I\u2019ll pick up automatically when it finishes\u2026",isSetup:!0}:{text:"\u2328 press c to copy the prompt above \u2014 then paste it into your coding agent\u2026",isSetup:!0};if(De.current.length>0)return{text:"y to write \xB7 n to skip \xB7 anything else cancels\u2026",isSetup:!0};let l=ee(e);if(!l)return{text:"Run /init to set up this repo (or /help)\u2026",isSetup:!0};let a=Ji(e,(l.docsDir??Hc).replace(/\/+$/,"")),s=(()=>{try{return xn(a)&&hh(a).length>0}catch{return!1}})();try{let h=ye(e,i),u=mt(h.name);if(!(!!u&&!(Xe(u)&&!u.refreshToken)))return{text:`Sign in with /login (profile "${h.name}")\u2026`,isSetup:!0};if(!h.project.projectId)return{text:"Sign in to Document360 to pick your project\u2026",isSetup:!0};if(!h.project.workspaceId&&!s)return{text:"Pick a workspace with /workspace\u2026",isSetup:!0}}catch{}return s?{text:sg,isSetup:!1}:{text:"Ask me to write the docs for this repo",isSetup:!1}})(),Zt=lc(D),$s=Zt.length>0&&!S,lr=p!==null?Pc(p,8,Ae):null,Ln=$e?$e.paths.filter(l=>!$e.query||l.toLowerCase().includes($e.query.toLowerCase())).slice(0,8):[],On=Ce?Ce.sessions.filter(l=>{let a=Ce.query.toLowerCase();return!a||l.name.toLowerCase().includes(a)||l.firstPrompt.toLowerCase().includes(a)}).slice(0,8):[],ge=V((l,a)=>{be.current?.close(),be.current=Tc({cwd:e,resume:l,profileName:a??i,allowProdWrites:kt.current}),l||(_e.current={uuid:null,firstPrompt:null,titleFired:!1},et(null)),Rt(0),Tt(0)},[e,i]),vs=V((l,a,s)=>{if(ag.test(l))try{let h=ye(e,i),u=typeof a.project_id=="string"&&a.project_id||h.project.projectId,m=Io(a,s),b=[],w=No(s);l.endsWith("publish_article")&&w&&b.push(`Live: ${w}`),m&&u&&b.push(`Preview: ${Eo(h.connection.portalUrl,u,m,h.project.languageCode??"en")}`),b.length>0&&d({kind:"link",lines:b})}catch{}},[e,i,d]),re=V(async(l,a)=>{Tn(!0),Pn.current=!1,qe(),Je([]),Vt(null),tr(null),sr(null);let s=Rn.current;a?.quietUser||d({kind:"user",text:a?.echoDisplay&&a.display?a.display:l});let h=_e.current;h.firstPrompt||(h.firstPrompt=a?.display??l),Ze.current=Date.now(),ht(0),N(!0),jn.current.clear();let u="",m=!1,b=!1,w="",P={num:0,closed:!1,cueSeen:!1},T=null,z=()=>{T||(T=setTimeout(()=>{T=null,g(w.length>0?w:null)},60))},q=()=>{T&&clearTimeout(T),T=null,g(null)},M=()=>{if(w.trim()){let v=Gi(w.trimEnd(),P);d({kind:"assistant",text:v})}w="",q()};try{for await(let v of be.current.send(l))if(v.type==="session"){if(!h.uuid){h.uuid=v.sessionId;let A=new Date().toISOString(),H=Qo.current,Q=H??Th(h.firstPrompt??"session");Sh({uuid:v.sessionId,name:Q,renamed:!!H,titled:!1,cwd:e,firstPrompt:h.firstPrompt??"",createdAt:A,updatedAt:A}),et(Q),Qo.current=null}}else if(v.type==="text"){w+=v.delta,u+=v.delta;let A=Rc(w);if(A>0){let H=w.slice(0,A).trimEnd();H&&d({kind:"assistant",text:Gi(H,P)}),w=w.slice(A)}z(),ht(H=>H+v.delta.length)}else if(v.type==="tool"){m=!0;let A=jo(v.name,v.input);A&&(M(),d({kind:"tool",title:A.title,sep:A.sep,arg:A.arg}),jn.current.set(v.id,{name:v.name,input:v.input}))}else if(v.type==="article_diff"){let A=ut(v.oldContent,v.newContent,He());A&&(M(),d({kind:"diff",added:A.added,removed:A.removed,lines:A.lines,hidden:A.hidden}))}else if(v.type==="tool_result"){v.isError&&/run \/login|not logged in|session expired|rejected the token/i.test(v.output)&&(In.current=!0);let A=jn.current.get(v.id);if(A){jn.current.delete(v.id),M();let H=Ao(v.output,4,v.isError?void 0:A.name,A.input);d({kind:"tool-result",lines:H.lines,hidden:H.hidden,isError:v.isError}),v.isError||vs(A.name,A.input,v.output)}}else if(v.type==="result"){if(M(),Rt(A=>A+v.outputTokens),Tt(A=>A+v.costUsd),d({kind:"done",seconds:Math.round((Date.now()-Ze.current)/1e3),tokens:v.outputTokens,costUsd:v.costUsd,ok:v.ok}),!b&&!m&&!u.trim()&&!Gt.current&&d({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)."}),v.ok&&/🛠|📣 Feedback for the d360-writer developers/.test(u))try{let A=Xh(e);if(xn(A)){let H=Qi(A,"utf8").trim();H&&(sr(H),d({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{}if(v.ok&&P.cueSeen)as(!0),Je([]);else{let A=v.ok?pc(u,Mo.map(H=>H.name)):[];if(A.length>0)Y(A[0]);else if(v.ok&&u.trim()){let H=Jt(!1);H.kind==="recommend"&&(H.rec.lead||H.rec.picker)||Eh(l,u,e).then(Q=>{Q&&Rn.current===s&&fe(Q)}).catch(()=>{})}}if(h.uuid&&(Zi(h.uuid),!h.titleFired)){h.titleFired=!0;let A=h.uuid,H=h.firstPrompt;H&&Sc(H,e).then(Q=>{Q&&(Rh(A,Q),et(Q))}).catch(()=>{})}}else v.type==="error"&&(M(),b=!0,v.kind==="auth"&&(In.current=!0),d({kind:"note",text:`agent error: ${v.message}`,tone:"error"}))}finally{N(!1),q(),Z(v=>v+1),_e.current.uuid&&rc(e,_e.current.uuid,yt.current),In.current&&(In.current=!1,Nn.current=a?.display??l,fe("/login","\u21E5 tab to run /login \u2014 then I\u2019ll re-send your last prompt\u2026")),Gt.current&&(Gt.current=!1,st.current.length>0&&(d({kind:"note",tone:"info",text:`(${st.current.length} queued message(s) discarded)`}),st.current=[],Jo([])),d({kind:"note",tone:"warn",text:"Interrupted. What do you want to do next?"}))}},[e,d,vs,He,fe,Y,qe,Jt]),Mn=V(async l=>{let a=es(l),s=Bo(e,"standard");Ze.current=Date.now(),ht(0),N(!0);let h=new AbortController;ve.current=h,ne({verb:"Publishing",total:a.length,done:0,active:[],rows:bn(a),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),d({kind:"note",tone:"info",text:`Publishing ${l.length} article${l.length===1?"":"s"} across ${a.length} partition${a.length===1?"":"s"} (\u2264${cn} agents at once) on ${s.model}\u2026 (esc to stop)`});try{for await(let u of qo({cwd:e,partitions:a,promptFor:m=>po(m.paths),concurrency:cn,profileName:i,allowProdWrites:kt.current,model:s.model,signal:h.signal}))if(u.type==="partition_status")u.status==="running"?ne(m=>m&&{...m,active:[...m.active,u.label],rows:Ue(m.rows,u.label,"active"),lastAt:Date.now()}):ne(m=>m&&{...m,active:m.active.filter(b=>b!==u.label),done:m.done+1,rows:Ue(m.rows,u.label,u.status==="done"?"done":"failed"),lastAt:Date.now()});else if(u.type==="partition_event")ne(m=>{if(!m)return m;let b={...m,lastAt:Date.now()};return u.event.type==="tool"?b.tools=m.tools+1:u.event.type==="text"&&(b.chars=m.chars+u.event.delta.length),b});else if(u.type==="run_done"){Tt(P=>P+u.totalCostUsd),Rt(P=>P+u.results.reduce((T,z)=>T+z.outputTokens,0));let m=u.aborted?"Stopped. ":"",b=t.kind==="api"?"api":"subscription";d({kind:"note",tone:u.aborted?"warn":u.ok?"ok":"warn",text:m+_r(u.results,a,b).join(`
315
- `)});let w=Nr(e,i);if(w&&d({kind:"note",tone:"info",text:w}),!u.aborted){try{let P=await _c({cwd:e,profileName:i}),T=Lc(P);T?d({kind:"note",tone:"info",text:T}):P.skipped&&d({kind:"note",tone:"warn",text:`Order sync skipped: ${P.skipped}`})}catch(P){d({kind:"note",tone:"warn",text:`Order sync failed: ${P.message}`})}try{let P=Mc(await Oc({cwd:e,profileName:i}));P&&d({kind:"note",tone:"info",text:P})}catch(P){d({kind:"note",tone:"warn",text:`Related-articles sync failed: ${P.message}`})}}}}catch(u){d({kind:"note",tone:"error",text:`Publish run failed: ${u.message}`})}finally{ve.current=null,ne(null),N(!1),Z(u=>u+1)}},[e,i,d,t]),cr=V(async l=>{await re(Ir(l),{display:`/publish ${l}`,quietUser:!0});try{let a=await fo(e,i,l.replace(/\\/g,"/"));a.length>0&&(Vt(`Related articles not yet published (${a.length}):`),Je([`/publish --related ${l}`,...a.map(s=>`/publish ${s}`)]))}catch{}},[e,i,re]),ur=V(l=>{let a=mt(l);if(!a||Xe(a)&&!a.refreshToken)return null;let s={...Ht(a.idToken)??{},...Ht(a.accessToken)??{}};return s.email??s.preferred_username??"signed in"},[]),dr=V((l,a)=>{if(a){let s=ee(e);s&&(s.defaultProfile=l,Dc(s,e))}c(l),ge(void 0,l),d({kind:"note",tone:"ok",text:`\u2713 Switched to profile "${l}"${a?" (saved as default)":" (this session only)"} \u2014 agent restarted.`}),ur(l)||(d({kind:"note",tone:"warn",text:`Profile "${l}" is not signed in \u2014 sign in with /login.`}),Y("/login")),Z(s=>s+1)},[e,d,ge,ur,Y]),Un=V((l,a,s)=>{Yn(e,l,a,s.id,s.name),d({kind:"note",tone:"ok",text:`Switched to workspace "${s.name??s.id}" (agent restarted).`}),ge(),jc(e,l)||(d({kind:"note",tone:"ok",text:"\u2713 Connected. Configuration is done \u2014 one important step remains."}),d({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:"}),d({kind:"note",tone:"info",text:Mt(Ot(e)).join(`
316
- `)}),Dt(ct()),Xt.current=Te(e).status==="current"||Oe(e),d({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,d,ge,Dt]),Wn=V(async l=>{let a;try{a=await nn(e,l)}catch{d({kind:"note",tone:"info",text:"Next: pick a workspace \u2014 run /workspace."}),Y("/workspace");return}if(a.workspaces.length===0){d({kind:"note",tone:"warn",text:"This project has no workspaces yet. Create one in Document360, then run /workspace."});return}let s=a.workspaces.filter(u=>(u.workspace_type??"").toLowerCase()!=="apidocumentation"),h=s.length>0?s:a.workspaces;if(h.length===1){let u=h[0],m=a.workspaces.length-h.length;d({kind:"note",tone:"ok",text:`Selected the "${u.name??u.id}" workspace${m>0?" (skipped the API-documentation workspace)":""}.`}),Un(a.profile,a.projectId,u);return}d({kind:"note",tone:"info",text:`Next: pick the workspace your articles publish to (${h.length} available).`}),Y("/workspace")},[e,d,Un,Y]),Fn=V((l,a)=>{zn(e,l,a.id,a.name),d({kind:"note",tone:"ok",text:`Project set to "${a.name??a.id}" (agent restarted).`}),ge(),Wn(l)},[e,d,ge,Wn]),Cs=V(async l=>{let a;try{a=ye(e,l)}catch{return}if(!a.project.workspaceId){if(a.project.projectId){if(!a.project.projectName)try{let{projects:s}=await Ve(e,a.name),h=s.find(u=>u.id===a.project.projectId);h?.name&&Jh(e,a.name,{projectName:h.name})}catch{}await Wn(a.name);return}try{let{projects:s}=await Ve(e,a.name);if(s.length===1){let h=s[0];d({kind:"note",tone:"ok",text:`Using your Document360 project "${h.name??h.id}".`}),Fn(a.name,{id:h.id,name:h.name});return}if(s.length>1){let h=s.map(u=>({id:u.id,name:u.name??u.id,sub:u.sub_domain}));d({kind:"note",tone:"info",text:"Which Document360 project should these docs publish to?"}),ot({cursor:0,current:-1,rows:h,profile:a.name,environment:a.connection.name});return}}catch{}d({kind:"note",tone:"info",text:"Next: pick the Document360 project \u2014 run /project."}),Y("/project")}},[e,d,Wn,Fn,Y]),Hn=V(()=>{let l=De.current[0];if(!l)return;d({kind:"note",tone:"info",text:`\u25CF ${l.title} (${l.path})`});for(let s of l.notes)d({kind:"note",tone:"warn",text:`\u26A0 ${s}`});l.overwritesLocalChanges&&d({kind:"note",tone:"warn",text:"\u26A0 This OVERWRITES local edits made since the last sync."});let a=ut(l.oldContent,l.newContent,He());d(a?{kind:"diff",added:a.added,removed:a.removed,lines:a.lines,hidden:a.hidden}:{kind:"note",tone:"info",text:"Local file already matches the remote content \u2014 applying only advances the sync base."}),d({kind:"note",tone:"info",text:`Write ${l.path}? (y/n \u2014 anything else cancels)`})},[d,He]),Ps=V(l=>{if(De.current.length===0)return!1;let a=l.trim().toLowerCase();if(a==="y"||a==="yes"){let s=De.current.shift();try{_h({cwd:e,profileName:i},s),d({kind:"note",tone:"ok",text:`\u2713 Pulled ${s.path} (sync base advanced).`}),De.current.length===0&&Y("/pull")}catch(h){d({kind:"note",tone:"error",text:`Pull failed: ${h.message}`})}}else if(a==="n"||a==="no"){let s=De.current.shift();d({kind:"note",tone:"info",text:`Skipped ${s.path}.`})}else{let s=De.current.length;return De.current=[],d({kind:"note",tone:"info",text:`Pull cancelled (${s} article(s) left untouched).`}),!0}return Hn(),!0},[e,i,Hn,d]),Rs=V(l=>{let a=An.current;if(!a)return!1;if(An.current=null,qe(),l.trim()!==a.repoName)return d({kind:"note",tone:"warn",text:"Reset cancelled \u2014 nothing deleted."}),!0;let{removed:s,failed:h}=ji(e,a.targets);d({kind:"note",tone:h.length?"warn":"ok",text:`\u2713 Reset complete \u2014 removed ${s.length} item${s.length===1?"":"s"}. The repo is back to its original state.`});for(let u of h)d({kind:"note",tone:"error",text:` \u2717 ${u.path}: ${u.error}`});return a.hadDevhints&&(d({kind:"note",tone:"warn",text:so().join(`
317
- `)}),Dt(br())),d({kind:"note",tone:"info",text:`Clean slate \u2014 set up d360-writer again whenever you're ready:
318
- ${Uc}`}),Y("/init"),Tn(!1),!0},[e,d,Dt,qe,Y]),qn=V(async l=>{let a=l.slice(1).trim().split(/\s+/),s=(a[0]??"").toLowerCase(),h=a.slice(1);if(Tn(!0),wo(h)&&["write","check","review","reorder"].includes(s)){let u=Kr(e,i);if(u.length===0){d({kind:"note",tone:"warn",text:"No categories yet \u2014 author some articles first, then scope to one."});return}let m=b=>s==="write"?`/write ${Ha(h,b).join(" ")}`.trim():`/${s} ${[b,...h.filter(w=>w!=="--scope")].join(" ")}`.trim();if(u.length===1){qn(m(u[0].token));return}Ct({cursor:0,rows:u,run:b=>{qn(m(b))}});return}switch(s){case"help":zt({tab:0});return;case"exit":case"quit":be.current?.close(),r();return;case"clear":ge(),yt.current=[],Tn(!1),qe(),d({kind:"note",tone:"info",text:"Conversation reset (the previous session is still resumable via /resume)."});return;case"login":{let u;try{u=ye(e,i)}catch(m){d({kind:"note",tone:"error",text:m.message});return}d({kind:"note",tone:"info",text:`Profile "${u.name}" \u2192 ${u.connection.name} (${u.connection.apiUrl})${u.production?" \u26A0 PRODUCTION":""}`}),K(!0);try{let m=await yh(u.connection,{promptForRedirect:()=>Promise.reject(new Error("Manual login is CLI-only. Run: d360-writer login --manual"))},w=>d({kind:"note",tone:"info",text:w})),b=kh(u.name,m);if(bh(b),await hr(b,u.name,w=>d({kind:"note",tone:"info",text:w})),d({kind:"note",tone:"ok",text:`\u2713 Logged in to "${u.name}" as ${Qn(b)}`}),await Cs(i),Yt.current){let w=Yt.current;Yt.current=null;let P=Me(e,i);P.ok?(d({kind:"note",tone:"ok",text:`\u2713 Signed into the right project \u2014 tab to run ${w}.`}),Y(w)):(d({kind:"note",tone:"warn",text:`${P.reason} (then ${w}.)`}),Y("/login"),Yt.current=w)}else Nn.current&&(fe(Nn.current,"\u21E5 tab to re-send your last prompt\u2026"),Nn.current=null)}catch(m){d({kind:"note",tone:"error",text:`Login failed: ${m.message}`})}finally{K(!1),Z(m=>m+1)}return}case"allow-prod":{let u=!1;try{u=ye(e,i).production}catch{}if(!u){d({kind:"note",tone:"info",text:"Current profile is not production \u2014 writes are already allowed."});return}kt.current=!0,ge(),d({kind:"note",tone:"warn",text:"\u26A0 Production writes authorized for this session."});return}case"rename":{let u=pi(h.join(" ")),m=_e.current.uuid;if(!m){if(!u){d({kind:"note",tone:"info",text:"Usage: /rename <name>"});return}Qo.current=u,et(u),Ft(`${Oo} ${u}`),d({kind:"note",tone:"ok",text:`Session will be named "${u}" once it starts.`});return}if(!u){d({kind:"note",tone:"info",text:"Thinking of a name\u2026"});let b=_e.current.firstPrompt??"";Sc(b,e).then(w=>{w?(fe(`/rename ${w}`),d({kind:"note",tone:"info",text:`Suggestion: "${w}" \u2014 press tab to accept, or type /rename <your name>.`})):d({kind:"note",tone:"info",text:"Usage: /rename <name>"})}).catch(()=>d({kind:"note",tone:"info",text:"Usage: /rename <name>"}));return}Ah(m,u),et(u),Ft(`${Oo} ${u}`),d({kind:"note",tone:"ok",text:`Session renamed to "${u}".`});return}case"profile":{let u=h[0],m=ee(e);if(!u){let b=Object.entries(m?.profiles??{});if(b.length===0){d({kind:"note",tone:"info",text:"No profiles. Run /init first."});return}let w=b.map(([z,q])=>({name:z,env:q.connection?.environment??"custom",prod:q.production===!0,who:ur(z)})),P=i??m?.defaultProfile,T=Math.max(0,w.findIndex(z=>z.name===P));bt({cursor:T,current:T,rows:w});return}if(u==="add"){let b=fi(e,h[1],h[2]);if(b){d({kind:"note",tone:"error",text:b});return}d({kind:"note",tone:"ok",text:`\u2713 Profile "${h[1]}" created (environment: ${h[2]??h[1]}).`}),dr(h[1],!1);return}if(!m?.profiles?.[u]){d({kind:"note",tone:"error",text:`Unknown profile "${u}". Create it: /profile add ${u} <environment>`});return}dr(u,!0);return}case"doctor":await fn(h,{cwd:e});return;case"genre":{await To(h,{cwd:e});try{Yo.current=!(ee(e)?.appType??Nh(e))}catch{}Z(u=>u+1);return}case"mcp":await co(h);return;case"init":{if(ee(e)){d({kind:"note",tone:"info",text:"This repo is already set up \u2014 edit .d360-writer/config.json directly (or d360-writer init for the CLI wizard)."});return}let u=Fh().map(m=>({name:m,apiUrl:Hh(m).apiUrl}));xt({cursor:0,rows:u});return}case"resume":{let u=h.join(" ").trim(),m=jh(e).filter(P=>P.uuid!==_e.current.uuid);if(!u){if(!m.length){d({kind:"note",tone:"info",text:"No saved sessions for this repo yet."});return}at({query:"",cursor:0,sessions:m});return}let b=Dh(e,u);if(!b){d({kind:"note",tone:"error",text:`No session matches "${u}".`});return}ge(b.uuid),_e.current={uuid:b.uuid,firstPrompt:b.firstPrompt,titleFired:!0},et(b.name),Zi(b.uuid),yt.current=[];let w=Yi(e,b.uuid);for(let P of w)d(P);d({kind:"note",tone:"ok",text:w.length?`Resumed "${b.name}" \u2014 restored ${w.length} message(s); continue where you left off.`:`Resumed "${b.name}" (agent memory reconnected; no saved transcript to replay).`});return}case"workspace":{let u=h.join(" ").trim(),m;try{m=await nn(e,i)}catch(w){d({kind:"note",tone:"error",text:`Could not list workspaces: ${w.message}`});return}if(!u){let w=m.workspaces.map(T=>({id:T.id,name:T.name??T.id,type:T.workspace_type}));if(w.length===0){d({kind:"note",tone:"info",text:"No workspaces in this project."});return}let P=Math.max(0,w.findIndex(T=>T.id===m.current));$t({cursor:P,current:P,rows:w,profile:m.profile,projectId:m.projectId,projectName:m.projectName,environment:m.environment});return}let b=fr(m.workspaces,u);if(!b){d({kind:"note",tone:"error",text:`No workspace matches "${u}".`});return}Un(m.profile,m.projectId,b);return}case"project":{let u=h.join(" ").trim(),m;try{m=await Ve(e,i)}catch(w){d({kind:"note",tone:"error",text:`Could not list projects: ${w.message} (signed in? try /login)`});return}if(!u){let w=m.projects.map(T=>({id:T.id,name:T.name??T.id,sub:T.sub_domain}));if(w.length===0){d({kind:"note",tone:"info",text:"No projects found for this identity."});return}let P=w.findIndex(T=>T.id===m.current);ot({cursor:Math.max(0,P),current:P,rows:w,profile:m.profile,environment:m.environment});return}let b=mr(m.projects,u);if(!b){d({kind:"note",tone:"error",text:`No project matches "${u}". Available: ${m.projects.map(w=>w.name??w.id).join(", ")}`});return}Fn(m.profile,b);return}case"logout":{let u;try{u=ye(e,i).name}catch(b){d({kind:"note",tone:"error",text:b.message});return}let m=Ch(u);Ph(e,u),ge(),Z(b=>b+1),d({kind:"note",tone:m?"ok":"info",text:m?`\u2713 Signed out of "${u}" and cleared its project/workspace selection.`:`Profile "${u}" was not signed in. Cleared any project/workspace selection.`}),d({kind:"note",tone:"info",text:"Run /login to sign in and pick a project."}),Y("/login");return}case"publish":{if(!rr(l.trim()))return;if(h[0]==="--related"&&h[1]){let m=await fo(e,i,h[1].replace(/\\/g,"/"));if(m.length===0){d({kind:"note",tone:"ok",text:"\u2713 All related articles are already published."});return}await Mn(m);return}if(h[0]&&h[0]!=="--all"){await cr(h[0]);return}let u=h[0]==="--all";d({kind:"note",tone:"info",text:"Checking what needs publishing\u2026"});try{let m=await Ac({cwd:e,profileName:i}),b=un(m.entries),w=uo(m.entries);if(w>0&&d({kind:"note",tone:"warn",text:`\u26A0 ${w} article${w===1?"":"s"} already exist on Document360 but aren\u2019t linked \u2014 left OUT of publish (publishing would duplicate them). Run /catch-up (or ask me to link them) first.`}),b.length===0){d({kind:"note",tone:"ok",text:w>0?"\u2713 Nothing else is ahead of Document360 to publish.":"\u2713 Nothing is ahead of Document360 \u2014 no publish candidates."});let P=m.counts["unknown-base"]??0;P>0&&d({kind:"note",tone:"info",text:`(${P} article(s) have no sync base yet \u2014 publish those by path if needed.)`}),ms("Reconciling structure on Document360 (order + related articles)\u2026");try{let T=await _c({cwd:e,profileName:i}),z=Mc(await Oc({cwd:e,profileName:i})),q=Lc(T);q?d({kind:"note",tone:"info",text:q}):T.skipped&&d({kind:"note",tone:"warn",text:`Order sync skipped: ${T.skipped}`}),z&&d({kind:"note",tone:"info",text:z}),d({kind:"note",tone:"ok",text:q||z?"\u2713 Structure synced to Document360 \u2014 /structure shows the new category + article order.":"\u2713 Already in order \u2014 nothing to change."}),(q||z)&&Y("/structure")}catch(T){d({kind:"note",tone:"warn",text:`Structure sync failed: ${T.message}`})}finally{ms(null)}return}if(u){await Mn(b.map(P=>P.path));return}vt({cursor:0,rows:Da(b)})}catch(m){d({kind:"note",tone:"error",text:`Could not compute sync status: ${m.message}`}),d({kind:"note",tone:"info",text:"Publish a specific article: /publish <article-path>"})}return}case"preview":{let u=h.join(" ").trim();if(!u){let b=[];try{b=Object.keys(jc(e,ye(e,i).name)?.articles??{})}catch{}if(b.length===0){d({kind:"note",tone:"info",text:"No tracked articles to pick from yet. Usage: /preview <path-to.md | article-id>"});return}it({query:"",cursor:0,paths:b});return}let m=gh(u)?u:Ji(e,u);if(xn(m)){try{d({kind:"preview",name:$n(m),text:Fc(Qi(m,"utf8"))})}catch(b){d({kind:"note",tone:"error",text:`Could not read ${m}: ${b.message}`})}return}if(lg.test(u)){try{let b=ye(e,i),w={profile:b.name,connection:b.connection},P=b.project.projectId??$h(w),T=await vh(w,P,u);d({kind:"preview",name:T.title??u,text:T.content??"*(article has no content)*"})}catch(b){d({kind:"note",tone:"error",text:`Could not fetch article: ${b.message}`})}return}d({kind:"note",tone:"error",text:`"${u}" is neither a file (relative to ${e}) nor an article id.`});return}case"model":{let u=h[0]?.trim();if(!u){let P=ko(ns(e));nt({cursor:P,current:P});return}let{lines:m,changed:b,effective:w}=pn(e,u);for(let P of m)d({kind:"note",tone:P.startsWith("\u26A0")?"warn":P.startsWith("\u2713")?"ok":"info",text:P});b&&(ws(P=>P+1),be.current?.setModel(w));return}case"convert":{if(!ee(e)){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{scope:u,run:m}=Hr(h),b=Vh(e,i);if(b.length===0){d({kind:"note",tone:"error",text:"No tracked articles in d360-category-map.json. Publish some first (/publish), then /convert."});return}let w=qr(b,u);if(w.length===0){d({kind:"note",tone:"error",text:`No tracked articles under "${u}". (${b.length} are tracked overall.)`});return}let P=es(w),T=3,z=`/convert${u?` --scope ${u}`:""} --run`,q=Bo(e,"light");if(!m){let v=Ic({files:Br(e,w),op:"convert",model:q.model}),A=u?`Scope: ${u} (${w.length} of ${b.length} tracked)
314
+ cwd: ${e}`}),or()},[]),be(()=>{let l=setInterval(()=>{or()},$g);return()=>clearInterval(l)},[or]),be(()=>{if(S||zo||Rn.current||de!==null||Qe.length>0||D!==""||Xt!==null||je.current.length>0||An.current)return;let l=Zt(!1);l.kind==="recommend"&&(l.rec.lead||l.rec.picker)&&xs(l.rec,{silent:!0})},[S,de,Qe,D,Xt,re,Zt,zo]),be(()=>{let l=null,a=null,s=()=>{l&&clearTimeout(l),l=setTimeout(()=>{l=null;let h=`${Ae.columns??80}x${Ae.rows??24}`;h!==bs.current&&(bs.current=h,ld(d=>d+1),a&&clearTimeout(a),a=setTimeout(()=>{a=null,console.log("\x1B[?2026h\x1B[H\x1B[2J"+Ra(kt.current,He())+"\x1B[?2026l")},80))},400)};return Ae.on("resize",s),()=>{l&&clearTimeout(l),a&&clearTimeout(a),Ae.off("resize",s)}},[Ae,He]);let Ee=Math.max(20,(Ae.columns??80)-1),vs=Ji(()=>mg(e,i),[e,i,re]),ar=(()=>{if(rd)return{text:"\u23F3 Update in progress \u2014 please don\u2019t close this window\u2026",isSetup:!0};if(Ko!==null)return{text:`Update ready \u2014 run /exit, then relaunch to apply${Ko?` v${Ko}`:""}\u2026`,isSetup:!0};if(Xt)return cd?{text:"\u2713 copied \u2014 paste it into your coding agent \xB7 I\u2019ll pick up automatically when it finishes\u2026",isSetup:!0}:{text:"\u2328 press c to copy the prompt above \u2014 then paste it into your coding agent\u2026",isSetup:!0};if(je.current.length>0)return{text:"y to write \xB7 n to skip \xB7 anything else cancels\u2026",isSetup:!0};let l=ee(e);if(!l)return{text:"Run /init to set up this repo (or /help)\u2026",isSetup:!0};let a=es(e,(l.docsDir??zc).replace(/\/+$/,"")),s=(()=>{try{return xn(a)&&Ch(a).length>0}catch{return!1}})();try{let h=ke(e,i),d=ht(h.name);if(!(!!d&&!(Xe(d)&&!d.refreshToken)))return{text:`Sign in with /login (profile "${h.name}")\u2026`,isSetup:!0};if(!h.project.projectId)return{text:"Sign in to Document360 to pick your project\u2026",isSetup:!0};if(!h.project.workspaceId&&!s)return{text:"Pick a workspace with /workspace\u2026",isSetup:!0}}catch{}return s?{text:hg,isSetup:!1}:{text:"Ask me to write the docs for this repo",isSetup:!1}})(),en=mc(D),Cs=en.length>0&&!S,lr=p!==null?Ac(p,8,Ee):null,Ln=ve?ve.paths.filter(l=>!ve.query||l.toLowerCase().includes(ve.query.toLowerCase())).slice(0,8):[],On=Re?Re.sessions.filter(l=>{let a=Re.query.toLowerCase();return!a||l.name.toLowerCase().includes(a)||l.firstPrompt.toLowerCase().includes(a)}).slice(0,8):[],ge=V((l,a)=>{xe.current?.close(),xe.current=Ic({cwd:e,resume:l,profileName:a??i,allowProdWrites:bt.current}),l||(_e.current={uuid:null,firstPrompt:null,titleFired:!1},et(null)),Tt(0),St(0)},[e,i]),Rs=V((l,a,s)=>{if(gg.test(l))try{let h=ke(e,i),d=typeof a.project_id=="string"&&a.project_id||h.project.projectId,m=Io(a,s),b=[],y=No(s);l.endsWith("publish_article")&&y&&b.push(`Live: ${y}`),m&&d&&b.push(`Preview: ${Eo(h.connection.portalUrl,d,m,h.project.languageCode??"en")}`),b.length>0&&u({kind:"link",lines:b})}catch{}},[e,i,u]),ie=V(async(l,a)=>{Tn(!0),Rn.current=!1,qe(),Je([]),Gt(null),tr(null),sr(null);let s=Pn.current;a?.quietUser||u({kind:"user",text:a?.echoDisplay&&a.display?a.display:l});let h=_e.current;h.firstPrompt||(h.firstPrompt=a?.display??l),Ze.current=Date.now(),gt(0),N(!0),jn.current.clear();let d="",m=!1,b=!1,y="",R={num:0,closed:!1,cueSeen:!1},T=null,z=()=>{T||(T=setTimeout(()=>{T=null,g(y.length>0?y:null)},60))},q=()=>{T&&clearTimeout(T),T=null,g(null)},M=()=>{if(y.trim()){let v=zi(y.trimEnd(),R);u({kind:"assistant",text:v})}y="",q()};try{for await(let v of xe.current.send(l))if(v.type==="session"){if(!h.uuid){h.uuid=v.sessionId;let A=new Date().toISOString(),H=Qo.current,X=H??Lh(h.firstPrompt??"session");Oh({uuid:v.sessionId,name:X,renamed:!!H,titled:!1,cwd:e,firstPrompt:h.firstPrompt??"",createdAt:A,updatedAt:A}),et(X),Qo.current=null}}else if(v.type==="text"){y+=v.delta,d+=v.delta;let A=Ec(y);if(A>0){let H=y.slice(0,A).trimEnd();H&&u({kind:"assistant",text:zi(H,R)}),y=y.slice(A)}z(),gt(H=>H+v.delta.length)}else if(v.type==="tool"){m=!0;let A=jo(v.name,v.input);A&&(M(),u({kind:"tool",title:A.title,sep:A.sep,arg:A.arg}),jn.current.set(v.id,{name:v.name,input:v.input}))}else if(v.type==="article_diff"){let A=ut(v.oldContent,v.newContent,He());A&&(M(),u({kind:"diff",added:A.added,removed:A.removed,lines:A.lines,hidden:A.hidden}))}else if(v.type==="tool_result"){v.isError&&/run \/login|not logged in|session expired|rejected the token/i.test(v.output)&&(In.current=!0);let A=jn.current.get(v.id);if(A){jn.current.delete(v.id),M();let H=Ao(v.output,4,v.isError?void 0:A.name,A.input);u({kind:"tool-result",lines:H.lines,hidden:H.hidden,isError:v.isError}),v.isError||Rs(A.name,A.input,v.output)}}else if(v.type==="result"){if(M(),Tt(A=>A+v.outputTokens),St(A=>A+v.costUsd),u({kind:"done",seconds:Math.round((Date.now()-Ze.current)/1e3),tokens:v.outputTokens,costUsd:v.costUsd,ok:v.ok}),!b&&!m&&!d.trim()&&!Yt.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)."}),v.ok&&/🛠|📣 Feedback for the d360-writer developers/.test(d))try{let A=ig(e);if(xn(A)){let H=Zi(A,"utf8").trim();H&&(sr(H),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{}if(v.ok&&R.cueSeen)cs(!0),Je([]);else{let A=v.ok?wc(d,Mo.map(H=>H.name)):[];if(A.length>0)Y(A[0]);else if(v.ok&&d.trim()){let H=Zt(!1);H.kind==="recommend"&&(H.rec.lead||H.rec.picker)||Fh(l,d,e).then(X=>{X&&Pn.current===s&&fe(X)}).catch(()=>{})}}if(h.uuid&&(ts(h.uuid),!h.titleFired)){h.titleFired=!0;let A=h.uuid,H=h.firstPrompt;H&&Nc(H,e).then(X=>{X&&(_h(A,X),et(X))}).catch(()=>{})}}else v.type==="error"&&(M(),b=!0,v.kind==="auth"&&(In.current=!0),u({kind:"note",text:`agent error: ${v.message}`,tone:"error"}))}finally{N(!1),q(),Z(v=>v+1),_e.current.uuid&&dc(e,_e.current.uuid,kt.current),In.current&&(In.current=!1,Nn.current=a?.display??l,fe("/login","\u21E5 tab to run /login \u2014 then I\u2019ll re-send your last prompt\u2026")),Yt.current&&(Yt.current=!1,st.current.length>0&&(u({kind:"note",tone:"info",text:`(${st.current.length} queued message(s) discarded)`}),st.current=[],Jo([])),u({kind:"note",tone:"warn",text:"Interrupted. What do you want to do next?"}))}},[e,u,Rs,He,fe,Y,qe,Zt]),Mn=V(async l=>{let a=ns(l),s=Bo(e,"standard");Ze.current=Date.now(),gt(0),N(!0);let h=new AbortController;Ce.current=h,ne({verb:"Publishing",total:a.length,done:0,active:[],rows:bn(a),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 ${a.length} partition${a.length===1?"":"s"} (\u2264${cn} agents at once) on ${s.model}\u2026 (esc to stop)`});try{for await(let d of qo({cwd:e,partitions:a,promptFor:m=>po(m.paths),concurrency:cn,profileName:i,allowProdWrites:bt.current,model:s.model,signal:h.signal}))if(d.type==="partition_status")d.status==="running"?ne(m=>m&&{...m,active:[...m.active,d.label],rows:Ue(m.rows,d.label,"active"),lastAt:Date.now()}):ne(m=>m&&{...m,active:m.active.filter(b=>b!==d.label),done:m.done+1,rows:Ue(m.rows,d.label,d.status==="done"?"done":"failed"),lastAt:Date.now()});else if(d.type==="partition_event")ne(m=>{if(!m)return m;let b={...m,lastAt:Date.now()};return d.event.type==="tool"?b.tools=m.tools+1:d.event.type==="text"&&(b.chars=m.chars+d.event.delta.length),b});else if(d.type==="run_done"){St(R=>R+d.totalCostUsd),Tt(R=>R+d.results.reduce((T,z)=>T+z.outputTokens,0));let m=d.aborted?"Stopped. ":"",b=t.kind==="api"?"api":"subscription";u({kind:"note",tone:d.aborted?"warn":d.ok?"ok":"warn",text:m+_r(d.results,a,b).join(`
315
+ `)});let y=Nr(e,i);if(y&&u({kind:"note",tone:"info",text:y}),!d.aborted){try{let R=await Fc({cwd:e,profileName:i}),T=Hc(R);T?u({kind:"note",tone:"info",text:T}):R.skipped&&u({kind:"note",tone:"warn",text:`Order sync skipped: ${R.skipped}`})}catch(R){u({kind:"note",tone:"warn",text:`Order sync failed: ${R.message}`})}try{let R=Bc(await qc({cwd:e,profileName:i}));R&&u({kind:"note",tone:"info",text:R})}catch(R){u({kind:"note",tone:"warn",text:`Related-articles sync failed: ${R.message}`})}}}}catch(d){u({kind:"note",tone:"error",text:`Publish run failed: ${d.message}`})}finally{Ce.current=null,ne(null),N(!1),Z(d=>d+1)}},[e,i,u,t]),cr=V(async l=>{await ie(Ir(l),{display:`/publish ${l}`,quietUser:!0});try{let a=await fo(e,i,l.replace(/\\/g,"/"));a.length>0&&(Gt(`Related articles not yet published (${a.length}):`),Je([`/publish --related ${l}`,...a.map(s=>`/publish ${s}`)]))}catch{}},[e,i,ie]),dr=V(l=>{let a=ht(l);if(!a||Xe(a)&&!a.refreshToken)return null;let s={...qt(a.idToken)??{},...qt(a.accessToken)??{}};return s.email??s.preferred_username??"signed in"},[]),ur=V((l,a)=>{if(a){let s=ee(e);s&&(s.defaultProfile=l,_c(s,e))}c(l),ge(void 0,l),u({kind:"note",tone:"ok",text:`\u2713 Switched to profile "${l}"${a?" (saved as default)":" (this session only)"} \u2014 agent restarted.`}),dr(l)||(u({kind:"note",tone:"warn",text:`Profile "${l}" is not signed in \u2014 sign in with /login.`}),Y("/login")),Z(s=>s+1)},[e,u,ge,dr,Y]),Un=V((l,a,s)=>{Yn(e,l,a,s.id,s.name),u({kind:"note",tone:"ok",text:`Switched to workspace "${s.name??s.id}" (agent restarted).`}),ge(),Lc(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:Ut(Mt(e)).join(`
316
+ `)}),jt(dt()),Qt.current=Se(e).status==="current"||Oe(e),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,ge,jt]),Wn=V(async l=>{let a;try{a=await on(e,l)}catch{u({kind:"note",tone:"info",text:"Next: pick a workspace \u2014 run /workspace."}),Y("/workspace");return}if(a.workspaces.length===0){u({kind:"note",tone:"warn",text:"This project has no workspaces yet. Create one in Document360, then run /workspace."});return}let s=a.workspaces.filter(d=>(d.workspace_type??"").toLowerCase()!=="apidocumentation"),h=s.length>0?s:a.workspaces;if(h.length===1){let d=h[0],m=a.workspaces.length-h.length;u({kind:"note",tone:"ok",text:`Selected the "${d.name??d.id}" workspace${m>0?" (skipped the API-documentation workspace)":""}.`}),Un(a.profile,a.projectId,d);return}u({kind:"note",tone:"info",text:`Next: pick the workspace your articles publish to (${h.length} available).`}),Y("/workspace")},[e,u,Un,Y]),Fn=V((l,a)=>{zn(e,l,a.id,a.name),u({kind:"note",tone:"ok",text:`Project set to "${a.name??a.id}" (agent restarted).`}),ge(),Wn(l)},[e,u,ge,Wn]),Ps=V(async l=>{let a;try{a=ke(e,l)}catch{return}if(!a.project.workspaceId){if(a.project.projectId){if(!a.project.projectName)try{let{projects:s}=await Ve(e,a.name),h=s.find(d=>d.id===a.project.projectId);h?.name&&ag(e,a.name,{projectName:h.name})}catch{}await Wn(a.name);return}try{let{projects:s}=await Ve(e,a.name);if(s.length===1){let h=s[0];u({kind:"note",tone:"ok",text:`Using your Document360 project "${h.name??h.id}".`}),Fn(a.name,{id:h.id,name:h.name});return}if(s.length>1){let h=s.map(d=>({id:d.id,name:d.name??d.id,sub:d.sub_domain}));u({kind:"note",tone:"info",text:"Which Document360 project should these docs publish to?"}),ot({cursor:0,current:-1,rows:h,profile:a.name,environment:a.connection.name});return}}catch{}u({kind:"note",tone:"info",text:"Next: pick the Document360 project \u2014 run /project."}),Y("/project")}},[e,u,Wn,Fn,Y]),Hn=V(()=>{let l=je.current[0];if(!l)return;u({kind:"note",tone:"info",text:`\u25CF ${l.title} (${l.path})`});for(let s of l.notes)u({kind:"note",tone:"warn",text:`\u26A0 ${s}`});l.overwritesLocalChanges&&u({kind:"note",tone:"warn",text:"\u26A0 This OVERWRITES local edits made since the last sync."});let a=ut(l.oldContent,l.newContent,He());u(a?{kind:"diff",added:a.added,removed:a.removed,lines:a.lines,hidden:a.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,He]),Ts=V(l=>{if(je.current.length===0)return!1;let a=l.trim().toLowerCase();if(a==="y"||a==="yes"){let s=je.current.shift();try{Bh({cwd:e,profileName:i},s),u({kind:"note",tone:"ok",text:`\u2713 Pulled ${s.path} (sync base advanced).`}),je.current.length===0&&Y("/pull")}catch(h){u({kind:"note",tone:"error",text:`Pull failed: ${h.message}`})}}else if(a==="n"||a==="no"){let s=je.current.shift();u({kind:"note",tone:"info",text:`Skipped ${s.path}.`})}else{let s=je.current.length;return je.current=[],u({kind:"note",tone:"info",text:`Pull cancelled (${s} article(s) left untouched).`}),!0}return Hn(),!0},[e,i,Hn,u]),Ss=V(l=>{let a=An.current;if(!a)return!1;if(An.current=null,qe(),l.trim()!==a.repoName)return u({kind:"note",tone:"warn",text:"Reset cancelled \u2014 nothing deleted."}),!0;let{removed:s,failed:h}=ji(e,a.targets);u({kind:"note",tone:h.length?"warn":"ok",text:`\u2713 Reset complete \u2014 removed ${s.length} item${s.length===1?"":"s"}. The repo is back to its original state.`});for(let d of h)u({kind:"note",tone:"error",text:` \u2717 ${d.path}: ${d.error}`});return a.hadDevhints&&(u({kind:"note",tone:"warn",text:so().join(`
317
+ `)}),jt(br())),u({kind:"note",tone:"info",text:`Clean slate \u2014 set up d360-writer again whenever you're ready:
318
+ ${Vc}`}),Y("/init"),Tn(!1),!0},[e,u,jt,qe,Y]),qn=V(async l=>{let a=l.slice(1).trim().split(/\s+/),s=(a[0]??"").toLowerCase(),h=a.slice(1);if(Tn(!0),yo(h)&&["write","check","review","reorder"].includes(s)){let d=Kr(e,i);if(d.length===0){u({kind:"note",tone:"warn",text:"No categories yet \u2014 author some articles first, then scope to one."});return}let m=b=>s==="write"?`/write ${Va(h,b).join(" ")}`.trim():`/${s} ${[b,...h.filter(y=>y!=="--scope")].join(" ")}`.trim();if(d.length===1){qn(m(d[0].token));return}Rt({cursor:0,rows:d,run:b=>{qn(m(b))}});return}switch(s){case"help":Kt({tab:0});return;case"exit":case"quit":xe.current?.close(),r();return;case"clear":ge(),kt.current=[],Tn(!1),qe(),u({kind:"note",tone:"info",text:"Conversation reset (the previous session is still resumable via /resume)."});return;case"login":{let d;try{d=ke(e,i)}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":""}`}),J(!0);try{let m=await Th(d.connection,{promptForRedirect:()=>Promise.reject(new Error("Manual login is CLI-only. Run: d360-writer login --manual"))},y=>u({kind:"note",tone:"info",text:y})),b=Sh(d.name,m);if(Dh(b),await hr(b,d.name,y=>u({kind:"note",tone:"info",text:y})),u({kind:"note",tone:"ok",text:`\u2713 Logged in to "${d.name}" as ${Qn(b)}`}),await Ps(i),zt.current){let y=zt.current;zt.current=null;let R=Me(e,i);R.ok?(u({kind:"note",tone:"ok",text:`\u2713 Signed into the right project \u2014 tab to run ${y}.`}),Y(y)):(u({kind:"note",tone:"warn",text:`${R.reason} (then ${y}.)`}),Y("/login"),zt.current=y)}else Nn.current&&(fe(Nn.current,"\u21E5 tab to re-send your last prompt\u2026"),Nn.current=null)}catch(m){u({kind:"note",tone:"error",text:`Login failed: ${m.message}`})}finally{J(!1),Z(m=>m+1)}return}case"allow-prod":{let d=!1;try{d=ke(e,i).production}catch{}if(!d){u({kind:"note",tone:"info",text:"Current profile is not production \u2014 writes are already allowed."});return}bt.current=!0,ge(),u({kind:"note",tone:"warn",text:"\u26A0 Production writes authorized for this session."});return}case"rename":{let d=pi(h.join(" ")),m=_e.current.uuid;if(!m){if(!d){u({kind:"note",tone:"info",text:"Usage: /rename <name>"});return}Qo.current=d,et(d),Ht(`${Oo} ${d}`),u({kind:"note",tone:"ok",text:`Session will be named "${d}" once it starts.`});return}if(!d){u({kind:"note",tone:"info",text:"Thinking of a name\u2026"});let b=_e.current.firstPrompt??"";Nc(b,e).then(y=>{y?(fe(`/rename ${y}`),u({kind:"note",tone:"info",text:`Suggestion: "${y}" \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}Wh(m,d),et(d),Ht(`${Oo} ${d}`),u({kind:"note",tone:"ok",text:`Session renamed to "${d}".`});return}case"profile":{let d=h[0],m=ee(e);if(!d){let b=Object.entries(m?.profiles??{});if(b.length===0){u({kind:"note",tone:"info",text:"No profiles. Run /init first."});return}let y=b.map(([z,q])=>({name:z,env:q.connection?.environment??"custom",prod:q.production===!0,who:dr(z)})),R=i??m?.defaultProfile,T=Math.max(0,y.findIndex(z=>z.name===R));xt({cursor:T,current:T,rows:y});return}if(d==="add"){let b=fi(e,h[1],h[2]);if(b){u({kind:"note",tone:"error",text:b});return}u({kind:"note",tone:"ok",text:`\u2713 Profile "${h[1]}" created (environment: ${h[2]??h[1]}).`}),ur(h[1],!1);return}if(!m?.profiles?.[d]){u({kind:"note",tone:"error",text:`Unknown profile "${d}". Create it: /profile add ${d} <environment>`});return}ur(d,!0);return}case"doctor":await fn(h,{cwd:e});return;case"genre":{await To(h,{cwd:e});try{Yo.current=!(ee(e)?.appType??qh(e))}catch{}Z(d=>d+1);return}case"roadmap":{if(h[0]?.toLowerCase()==="done"){let d=Oi(e,h.slice(1).join(" ").trim());u({kind:"note",tone:d.ok?"ok":"warn",text:d.line}),Z(m=>m+1);return}u({kind:"note",tone:"info",text:Li(e).join(`
319
+ `)});return}case"mcp":await co(h);return;case"init":{if(ee(e)){u({kind:"note",tone:"info",text:"This repo is already set up \u2014 edit .d360-writer/config.json directly (or d360-writer init for the CLI wizard)."});return}let d=Xh().map(m=>({name:m,apiUrl:Qh(m).apiUrl}));$t({cursor:0,rows:d});return}case"resume":{let d=h.join(" ").trim(),m=Uh(e).filter(R=>R.uuid!==_e.current.uuid);if(!d){if(!m.length){u({kind:"note",tone:"info",text:"No saved sessions for this repo yet."});return}at({query:"",cursor:0,sessions:m});return}let b=Mh(e,d);if(!b){u({kind:"note",tone:"error",text:`No session matches "${d}".`});return}ge(b.uuid),_e.current={uuid:b.uuid,firstPrompt:b.firstPrompt,titleFired:!0},et(b.name),ts(b.uuid),kt.current=[];let y=Ki(e,b.uuid);for(let R of y)u(R);u({kind:"note",tone:"ok",text:y.length?`Resumed "${b.name}" \u2014 restored ${y.length} message(s); continue where you left off.`:`Resumed "${b.name}" (agent memory reconnected; no saved transcript to replay).`});return}case"workspace":{let d=h.join(" ").trim(),m;try{m=await on(e,i)}catch(y){u({kind:"note",tone:"error",text:`Could not list workspaces: ${y.message}`});return}if(!d){let y=m.workspaces.map(T=>({id:T.id,name:T.name??T.id,type:T.workspace_type}));if(y.length===0){u({kind:"note",tone:"info",text:"No workspaces in this project."});return}let R=Math.max(0,y.findIndex(T=>T.id===m.current));vt({cursor:R,current:R,rows:y,profile:m.profile,projectId:m.projectId,projectName:m.projectName,environment:m.environment});return}let b=fr(m.workspaces,d);if(!b){u({kind:"note",tone:"error",text:`No workspace matches "${d}".`});return}Un(m.profile,m.projectId,b);return}case"project":{let d=h.join(" ").trim(),m;try{m=await Ve(e,i)}catch(y){u({kind:"note",tone:"error",text:`Could not list projects: ${y.message} (signed in? try /login)`});return}if(!d){let y=m.projects.map(T=>({id:T.id,name:T.name??T.id,sub:T.sub_domain}));if(y.length===0){u({kind:"note",tone:"info",text:"No projects found for this identity."});return}let R=y.findIndex(T=>T.id===m.current);ot({cursor:Math.max(0,R),current:R,rows:y,profile:m.profile,environment:m.environment});return}let b=mr(m.projects,d);if(!b){u({kind:"note",tone:"error",text:`No project matches "${d}". Available: ${m.projects.map(y=>y.name??y.id).join(", ")}`});return}Fn(m.profile,b);return}case"logout":{let d;try{d=ke(e,i).name}catch(b){u({kind:"note",tone:"error",text:b.message});return}let m=Ih(d);Nh(e,d),ge(),Z(b=>b+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."}),Y("/login");return}case"publish":{if(!rr(l.trim()))return;if(h[0]==="--related"&&h[1]){let m=await fo(e,i,h[1].replace(/\\/g,"/"));if(m.length===0){u({kind:"note",tone:"ok",text:"\u2713 All related articles are already published."});return}await Mn(m);return}if(h[0]&&h[0]!=="--all"){await cr(h[0]);return}let d=h[0]==="--all";u({kind:"note",tone:"info",text:"Checking what needs publishing\u2026"});try{let m=await Oc({cwd:e,profileName:i}),b=dn(m.entries),y=uo(m.entries);if(y>0&&u({kind:"note",tone:"warn",text:`\u26A0 ${y} article${y===1?"":"s"} already exist on Document360 but aren\u2019t linked \u2014 left OUT of publish (publishing would duplicate them). Run /catch-up (or ask me to link them) first.`}),b.length===0){u({kind:"note",tone:"ok",text:y>0?"\u2713 Nothing else is ahead of Document360 to publish.":"\u2713 Nothing is ahead of Document360 \u2014 no publish candidates."});let R=m.counts["unknown-base"]??0;R>0&&u({kind:"note",tone:"info",text:`(${R} article(s) have no sync base yet \u2014 publish those by path if needed.)`}),gs("Reconciling structure on Document360 (order + related articles)\u2026");try{let T=await Fc({cwd:e,profileName:i}),z=Bc(await qc({cwd:e,profileName:i})),q=Hc(T);q?u({kind:"note",tone:"info",text:q}):T.skipped&&u({kind:"note",tone:"warn",text:`Order sync skipped: ${T.skipped}`}),z&&u({kind:"note",tone:"info",text:z}),u({kind:"note",tone:"ok",text:q||z?"\u2713 Structure synced to Document360 \u2014 /structure shows the new category + article order.":"\u2713 Already in order \u2014 nothing to change."}),(q||z)&&Y("/structure")}catch(T){u({kind:"note",tone:"warn",text:`Structure sync failed: ${T.message}`})}finally{gs(null)}return}if(d){await Mn(b.map(R=>R.path));return}Ct({cursor:0,rows:Ea(b)})}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=h.join(" ").trim();if(!d){let b=[];try{b=Object.keys(Lc(e,ke(e,i).name)?.articles??{})}catch{}if(b.length===0){u({kind:"note",tone:"info",text:"No tracked articles to pick from yet. Usage: /preview <path-to.md | article-id>"});return}it({query:"",cursor:0,paths:b});return}let m=Rh(d)?d:es(e,d);if(xn(m)){try{u({kind:"preview",name:$n(m),text:Yc(Zi(m,"utf8"))})}catch(b){u({kind:"note",tone:"error",text:`Could not read ${m}: ${b.message}`})}return}if(yg.test(d)){try{let b=ke(e,i),y={profile:b.name,connection:b.connection},R=b.project.projectId??Ah(y),T=await Eh(y,R,d);u({kind:"preview",name:T.title??d,text:T.content??"*(article has no content)*"})}catch(b){u({kind:"note",tone:"error",text:`Could not fetch article: ${b.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=h[0]?.trim();if(!d){let R=ko(rs(e));nt({cursor:R,current:R});return}let{lines:m,changed:b,effective:y}=pn(e,d);for(let R of m)u({kind:"note",tone:R.startsWith("\u26A0")?"warn":R.startsWith("\u2713")?"ok":"info",text:R});b&&(ks(R=>R+1),xe.current?.setModel(y));return}case"convert":{if(!ee(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{scope:d,run:m}=Hr(h),b=eg(e,i);if(b.length===0){u({kind:"note",tone:"error",text:"No tracked articles in d360-category-map.json. Publish some first (/publish), then /convert."});return}let y=qr(b,d);if(y.length===0){u({kind:"note",tone:"error",text:`No tracked articles under "${d}". (${b.length} are tracked overall.)`});return}let R=ns(y),T=3,z=`/convert${d?` --scope ${d}`:""} --run`,q=Bo(e,"light");if(!m){let v=Uc({files:Br(e,y),op:"convert",model:q.model}),A=d?`Scope: ${d} (${y.length} of ${b.length} tracked)
319
320
  `:"",H=`
320
- Model: ${q.model}${q.forced?" (forced)":" \u2014 mechanical work; /model to override"}`;d({kind:"note",tone:"info",text:A+Gr(P,v,T).join(`
321
- `)+H}),Y(z);return}Ze.current=Date.now(),ht(0),N(!0);let M=new AbortController;ve.current=M,ne({verb:"Converting",total:P.length,done:0,active:[],rows:bn(P),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),d({kind:"note",tone:"info",text:`Converting ${w.length} articles across ${P.length} partitions (\u2264${T} agents at once) on ${q.model}\u2026 (esc to stop)`});try{for await(let v of qo({cwd:e,partitions:P,promptFor:Vr,concurrency:T,profileName:i,allowProdWrites:kt.current,model:q.model,signal:M.signal}))if(v.type==="partition_status")v.status==="running"?ne(A=>A&&{...A,active:[...A.active,v.label],rows:Ue(A.rows,v.label,"active"),lastAt:Date.now()}):ne(A=>A&&{...A,active:A.active.filter(H=>H!==v.label),done:A.done+1,rows:Ue(A.rows,v.label,v.status==="done"?"done":"failed"),lastAt:Date.now()});else if(v.type==="partition_event")ne(A=>{if(!A)return A;let H={...A,lastAt:Date.now()};return v.event.type==="tool"?H.tools=A.tools+1:v.event.type==="text"&&(H.chars=A.chars+v.event.delta.length),H});else if(v.type==="run_done"){Tt(Q=>Q+v.totalCostUsd),Rt(Q=>Q+v.results.reduce((At,Et)=>At+Et.outputTokens,0));let A=v.aborted?"Stopped. ":"",H=t.kind==="api"?"api":"subscription";d({kind:"note",tone:v.aborted?"warn":v.ok?"ok":"warn",text:A+Yr(v.results,P,H).join(`
322
- `)})}}catch(v){d({kind:"note",tone:"error",text:`Convert run failed: ${v.message}`})}finally{ve.current=null,ne(null),N(!1),Z(v=>v+1)}return}case"write":{if(!ee(e)){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let u=Gh(e);if(u.length===0){d({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:b,preview:w,concurrency:P,rewrite:T}=Qr(h),{docsDir:z,targets:q,reason:M,rewriting:v}=ri(e,u,{scope:m,path:b,rewrite:T});if(q.length===0){d({kind:"note",tone:"warn",text:M??"Nothing to write."});return}v&&d({kind:"note",tone:"warn",text:`--rewrite: regenerating ${q.length} already-written article${q.length===1?"":"s"} (overwrites them; git has your baseline).`});let A=es(q),H=Xr(P),Q=Bo(e,"standard"),At=!!b;if(w&&!At){let G=Ic({files:Zr(e,u,q),op:"write",model:Q.model}),oe=m?`Scope: ${m} (${q.length} pending)
321
+ Model: ${q.model}${q.forced?" (forced)":" \u2014 mechanical work; /model to override"}`;u({kind:"note",tone:"info",text:A+Gr(R,v,T).join(`
322
+ `)+H}),Y(z);return}Ze.current=Date.now(),gt(0),N(!0);let M=new AbortController;Ce.current=M,ne({verb:"Converting",total:R.length,done:0,active:[],rows:bn(R),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),u({kind:"note",tone:"info",text:`Converting ${y.length} articles across ${R.length} partitions (\u2264${T} agents at once) on ${q.model}\u2026 (esc to stop)`});try{for await(let v of qo({cwd:e,partitions:R,promptFor:Vr,concurrency:T,profileName:i,allowProdWrites:bt.current,model:q.model,signal:M.signal}))if(v.type==="partition_status")v.status==="running"?ne(A=>A&&{...A,active:[...A.active,v.label],rows:Ue(A.rows,v.label,"active"),lastAt:Date.now()}):ne(A=>A&&{...A,active:A.active.filter(H=>H!==v.label),done:A.done+1,rows:Ue(A.rows,v.label,v.status==="done"?"done":"failed"),lastAt:Date.now()});else if(v.type==="partition_event")ne(A=>{if(!A)return A;let H={...A,lastAt:Date.now()};return v.event.type==="tool"?H.tools=A.tools+1:v.event.type==="text"&&(H.chars=A.chars+v.event.delta.length),H});else if(v.type==="run_done"){St(X=>X+v.totalCostUsd),Tt(X=>X+v.results.reduce((Et,It)=>Et+It.outputTokens,0));let A=v.aborted?"Stopped. ":"",H=t.kind==="api"?"api":"subscription";u({kind:"note",tone:v.aborted?"warn":v.ok?"ok":"warn",text:A+Yr(v.results,R,H).join(`
323
+ `)})}}catch(v){u({kind:"note",tone:"error",text:`Convert run failed: ${v.message}`})}finally{Ce.current=null,ne(null),N(!1),Z(v=>v+1)}return}case"write":{if(!ee(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let d=tg(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:b,preview:y,concurrency:R,rewrite:T}=Qr(h),{docsDir:z,targets:q,reason:M,rewriting:v}=ri(e,d,{scope:m,path:b,rewrite:T});if(q.length===0){u({kind:"note",tone:"warn",text:M??"Nothing to write."});return}v&&u({kind:"note",tone:"warn",text:`--rewrite: regenerating ${q.length} already-written article${q.length===1?"":"s"} (overwrites them; git has your baseline).`});let A=ns(q),H=Xr(R),X=Bo(e,"standard"),Et=!!b;if(y&&!Et){let G=Uc({files:Zr(e,d,q),op:"write",model:X.model}),oe=m?`Scope: ${m} (${q.length} pending)
323
324
  `:"",ue=`
324
- Model: ${Q.model}${Q.forced?" (forced)":" \u2014 authoring; /model to override"}`;d({kind:"note",tone:"info",text:oe+ti(A,G,H).join(`
325
- `)+ue}),Y(`/write${m?` --scope ${m}`:""}`);return}Ze.current=Date.now(),ht(0),N(!0);let Et=new AbortController;ve.current=Et,ne({verb:"Writing",total:A.length,done:0,active:[],rows:bn(A),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),d({kind:"note",tone:"info",text:`Writing ${q.length} article${q.length===1?"":"s"} across ${A.length} partition${A.length===1?"":"s"} (\u2264${H} agents at once) on ${Q.model}${Q.forced?" (forced)":""}\u2026 (esc to stop)`});let js=new Set;try{for await(let G of qo({cwd:e,partitions:A,promptFor:oe=>ei(oe,z,{rewrite:v||At}),concurrency:H,profileName:i,allowProdWrites:kt.current,model:Q.model,signal:Et.signal}))if(G.type==="partition_status")G.status==="running"?ne(oe=>oe&&{...oe,active:[...oe.active,G.label],rows:Ue(oe.rows,G.label,"active"),lastAt:Date.now()}):ne(oe=>oe&&{...oe,active:oe.active.filter(ue=>ue!==G.label),done:oe.done+1,rows:Ue(oe.rows,G.label,G.status==="done"?"done":"failed"),lastAt:Date.now()});else if(G.type==="partition_event"){let oe=null;if(G.event.type==="tool"){let ue=mc(G.event.name,G.event.input,A[G.index]?.paths??[]);ue&&!js.has(ue)&&(js.add(ue),oe=G.label)}ne(ue=>{if(!ue)return ue;let Ee={...ue,lastAt:Date.now()};return G.event.type==="tool"?Ee.tools=ue.tools+1:G.event.type==="text"&&(Ee.chars=ue.chars+G.event.delta.length),oe&&(Ee.rows=fc(Ee.rows,oe)),Ee})}else if(G.type==="run_done"){Tt(It=>It+G.totalCostUsd),Rt(It=>It+G.results.reduce((lt,su)=>lt+su.outputTokens,0));let oe=G.aborted?"Stopped. ":"",ue=t.kind==="api"?"api":"subscription";d({kind:"note",tone:G.aborted?"warn":G.ok?"ok":"warn",text:oe+ni(G.results,A,ue).join(`
326
- `)});let Ee=G.aborted?null:oi(e,z,q);if(Ee&&d({kind:"note",tone:"warn",text:Ee}),!G.aborted&&G.ok){let It=m??b??"",lt=It?` ${It}`:"";St(Ee?`Written \u2014 but the checker flagged issues. I\u2019d fix those first with /check${lt} --fix, then /review${lt} --fix for editorial quality, then /publish --all (add /screenshot --all first if you want images).`:`Written. I\u2019d run /review${lt} --fix next \u2014 editorial review that applies its fixes \u2014 then /publish --all pushes the drafts up (add /screenshot --all first if you want images).`,{kind:"cmd",cmd:Ee?`/check${lt} --fix`:`/review${lt} --fix`,reason:""})}}}catch(G){d({kind:"note",tone:"error",text:`Write run failed: ${G.message}`})}finally{ve.current=null,ne(null),N(!1),Z(G=>G+1)}return}case"draft":{if(!ee(e)){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{features:u,looseDocs:m}=ii(e);if(u.length===0&&m===0){d({kind:"note",tone:"info",text:ai});return}let b=h.join(" ").trim();if(!b&&u.length>1){d({kind:"note",tone:"info",text:`Multiple features in .d360-writer/input/ \u2014 draft which one?
327
- ${u.map(T=>` \u2022 ${T.name} (${T.docCount} doc${T.docCount===1?"":"s"})`).join(`
328
- `)}`}),Je(u.map(T=>`/draft ${T.name}`));return}let w="",P;if(b){let T=si(u,b);T?w=T:P=b}else w=u[0]?.name??"";await re(yo(w,P),{display:b?`/draft ${b}`:"/draft",quietUser:!0});return}case"pull":{if(!rr(l.trim()))return;let u=h.find(m=>m.startsWith("--"));try{if(u==="--status"){d({kind:"note",tone:"info",text:"Checking Document360 for drift\u2026"});let w=Date.now(),P=await Ac({cwd:e,profileName:i});d({kind:"note",tone:"info",text:ho(P,Date.now()-w).join(`
329
- `)});return}if(u==="--baseline"){let w=h.find(q=>!q.startsWith("--")),P=w?w.replace(/\\/g,"/"):void 0;d({kind:"note",tone:"info",text:P?`Setting the sync baseline for ${P}\u2026`:"Setting a sync baseline for tracked-but-not-yet-compared articles\u2026"});let T=await Mh({cwd:e,profileName:i,relPaths:P?[P]:void 0}),z=P?{rebaselined:[],skipped:[]}:await Uh({cwd:e,profileName:i});if(T.baselined.length===0&&T.skipped.length===0&&z.rebaselined.length===0){d({kind:"note",tone:"ok",text:"\u2713 Nothing to baseline \u2014 every tracked article already has a sync baseline."});return}T.baselined.length>0&&d({kind:"note",tone:"ok",text:`\u2713 Baselined ${T.baselined.length} article${T.baselined.length===1?"":"s"} \u2014 they now read in-sync until either side changes.`}),z.rebaselined.length>0&&d({kind:"note",tone:"ok",text:`\u2713 Refreshed the metadata baseline for ${z.rebaselined.length} article${z.rebaselined.length===1?"":"s"} \u2014 cleared false "metadata changed" drift.`}),T.skipped.length>0&&d({kind:"note",tone:"warn",text:`${T.skipped.length} skipped:
325
+ Model: ${X.model}${X.forced?" (forced)":" \u2014 authoring; /model to override"}`;u({kind:"note",tone:"info",text:oe+ti(A,G,H).join(`
326
+ `)+ue}),Y(`/write${m?` --scope ${m}`:""}`);return}Ze.current=Date.now(),gt(0),N(!0);let It=new AbortController;Ce.current=It,ne({verb:"Writing",total:A.length,done:0,active:[],rows:bn(A),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),u({kind:"note",tone:"info",text:`Writing ${q.length} article${q.length===1?"":"s"} across ${A.length} partition${A.length===1?"":"s"} (\u2264${H} agents at once) on ${X.model}${X.forced?" (forced)":""}\u2026 (esc to stop)`});let Es=new Set;try{for await(let G of qo({cwd:e,partitions:A,promptFor:oe=>ei(oe,z,{rewrite:v||Et}),concurrency:H,profileName:i,allowProdWrites:bt.current,model:X.model,signal:It.signal}))if(G.type==="partition_status")G.status==="running"?ne(oe=>oe&&{...oe,active:[...oe.active,G.label],rows:Ue(oe.rows,G.label,"active"),lastAt:Date.now()}):ne(oe=>oe&&{...oe,active:oe.active.filter(ue=>ue!==G.label),done:oe.done+1,rows:Ue(oe.rows,G.label,G.status==="done"?"done":"failed"),lastAt:Date.now()});else if(G.type==="partition_event"){let oe=null;if(G.event.type==="tool"){let ue=bc(G.event.name,G.event.input,A[G.index]?.paths??[]);ue&&!Es.has(ue)&&(Es.add(ue),oe=G.label)}ne(ue=>{if(!ue)return ue;let Ie={...ue,lastAt:Date.now()};return G.event.type==="tool"?Ie.tools=ue.tools+1:G.event.type==="text"&&(Ie.chars=ue.chars+G.event.delta.length),oe&&(Ie.rows=kc(Ie.rows,oe)),Ie})}else if(G.type==="run_done"){St(Nt=>Nt+G.totalCostUsd),Tt(Nt=>Nt+G.results.reduce((lt,pd)=>lt+pd.outputTokens,0));let oe=G.aborted?"Stopped. ":"",ue=t.kind==="api"?"api":"subscription";u({kind:"note",tone:G.aborted?"warn":G.ok?"ok":"warn",text:oe+ni(G.results,A,ue).join(`
327
+ `)});let Ie=G.aborted?null:oi(e,z,q);if(Ie&&u({kind:"note",tone:"warn",text:Ie}),!G.aborted&&G.ok){let Nt=m??b??"",lt=Nt?` ${Nt}`:"";Dt(Ie?`Written \u2014 but the checker flagged issues. I\u2019d fix those first with /check${lt} --fix, then /review${lt} --fix for editorial quality, then /publish --all (add /screenshot --all first if you want images).`:`Written. I\u2019d run /review${lt} --fix next \u2014 editorial review that applies its fixes \u2014 then /publish --all pushes the drafts up (add /screenshot --all first if you want images).`,{kind:"cmd",cmd:Ie?`/check${lt} --fix`:`/review${lt} --fix`,reason:""})}}}catch(G){u({kind:"note",tone:"error",text:`Write run failed: ${G.message}`})}finally{Ce.current=null,ne(null),N(!1),Z(G=>G+1)}return}case"draft":{if(!ee(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{features:d,looseDocs:m}=ii(e);if(d.length===0&&m===0){u({kind:"note",tone:"info",text:ai});return}let b=h.join(" ").trim();if(!b&&d.length>1){u({kind:"note",tone:"info",text:`Multiple features in .d360-writer/input/ \u2014 draft which one?
328
+ ${d.map(T=>` \u2022 ${T.name} (${T.docCount} doc${T.docCount===1?"":"s"})`).join(`
329
+ `)}`}),Je(d.map(T=>`/draft ${T.name}`));return}let y="",R;if(b){let T=si(d,b);T?y=T:R=b}else y=d[0]?.name??"";await ie(wo(y,R),{display:b?`/draft ${b}`:"/draft",quietUser:!0});return}case"pull":{if(!rr(l.trim()))return;let d=h.find(m=>m.startsWith("--"));try{if(d==="--status"){u({kind:"note",tone:"info",text:"Checking Document360 for drift\u2026"});let y=Date.now(),R=await Oc({cwd:e,profileName:i});u({kind:"note",tone:"info",text:ho(R,Date.now()-y).join(`
330
+ `)});return}if(d==="--baseline"){let y=h.find(q=>!q.startsWith("--")),R=y?y.replace(/\\/g,"/"):void 0;u({kind:"note",tone:"info",text:R?`Setting the sync baseline for ${R}\u2026`:"Setting a sync baseline for tracked-but-not-yet-compared articles\u2026"});let T=await Yh({cwd:e,profileName:i,relPaths:R?[R]:void 0}),z=R?{rebaselined:[],skipped:[]}:await zh({cwd:e,profileName:i});if(T.baselined.length===0&&T.skipped.length===0&&z.rebaselined.length===0){u({kind:"note",tone:"ok",text:"\u2713 Nothing to baseline \u2014 every tracked article already has a sync baseline."});return}T.baselined.length>0&&u({kind:"note",tone:"ok",text:`\u2713 Baselined ${T.baselined.length} article${T.baselined.length===1?"":"s"} \u2014 they now read in-sync until either side changes.`}),z.rebaselined.length>0&&u({kind:"note",tone:"ok",text:`\u2713 Refreshed the metadata baseline for ${z.rebaselined.length} article${z.rebaselined.length===1?"":"s"} \u2014 cleared false "metadata changed" drift.`}),T.skipped.length>0&&u({kind:"note",tone:"warn",text:`${T.skipped.length} skipped:
330
331
  ${T.skipped.map(q=>` - ${q.path} (${q.reason})`).join(`
331
- `)}`}),Z(q=>q+1);return}if(u==="--compare"){d({kind:"note",tone:"info",text:"Comparing the manifest against the per-article path (read-only)\u2026"});let w=await Lh({cwd:e,profileName:i}),P=w.onlyInLegacy.length===0&&w.onlyInManifest.length===0&&w.mappedMissingFromManifest.length===0,T=[`Legacy listing: ${w.legacyCount} \xB7 Manifest: ${w.manifestCount} \xB7 in both: ${w.inBoth}`];P?T.push("\u2713 Parity \u2014 the manifest sees exactly the same articles. Safe to make it the default sync source."):(w.mappedMissingFromManifest.length&&T.push(`\u2717 ${w.mappedMissingFromManifest.length} MAPPED article(s) missing from the manifest: ${w.mappedMissingFromManifest.slice(0,5).join(", ")}`),w.onlyInLegacy.length&&T.push(`\u26A0 ${w.onlyInLegacy.length} only in the legacy listing: ${w.onlyInLegacy.slice(0,5).join(", ")}`),w.onlyInManifest.length&&T.push(`\u26A0 ${w.onlyInManifest.length} only in the manifest: ${w.onlyInManifest.slice(0,5).join(", ")}`),T.push("Send me this \u2014 a mismatch pinpoints where the manifest differs before we flip.")),d({kind:"note",tone:P?"ok":"warn",text:T.join(`
332
- `)});return}if(u){d({kind:"note",tone:"error",text:`Unknown option: ${u} \u2014 use /pull, /pull <path>, /pull --status, or /pull --baseline.`});return}let m=h[0];if(m){let w=await Oh({cwd:e,profileName:i,relPath:m.replace(/\\/g,"/")});De.current=[w],Hn();return}d({kind:"note",tone:"info",text:"Pulling changes from Document360\u2026"});let b=await Ur({cwd:e,profileName:i});for(let w of Wr(b))d({kind:"note",tone:w.tone,text:w.text});Z(w=>w+1)}catch(m){d({kind:"note",tone:"error",text:`Pull failed: ${m.message}`})}return}case"scope":{if(!ee(e)){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let u=Wh(e);if(u.length===0){d({kind:"note",tone:"info",text:'No candidate source folders found. Set "authoritativeSourceFiles" in .d360-writer/config.json manually.'});return}Pt({cursor:0,rows:u.map(m=>({...m,checked:m.recommended}))});return}case"audit":{if(h[0]==="--auto"){let m=ee(e);if(!m){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let b=h[1]!=="off";Dc({...m,autoAudit:b},e),d({kind:"note",tone:"ok",text:b?"\u2713 Auto-audit ON \u2014 when you launch with code changes since the last audit, I\u2019ll run /audit automatically. (/audit --auto off to disable.)":"\u2713 Auto-audit OFF \u2014 I\u2019ll just nudge you to run /audit when code changed."});return}let u=await dn();u.kind==="forward-to-agent"&&u.prompt&&await re(u.prompt,{display:u.display,quietUser:!0});return}case"check":{let u=h.find(w=>!w.startsWith("--")),m=u?` ${u}`:"",b=Ec({cwd:e,scope:u});if(h.includes("--fix")){if(b.length===0){d({kind:"note",tone:"ok",text:"\u2713 Nothing to fix \u2014 the docs are already clean."});return}d({kind:"note",tone:"info",text:`Fixing ${b.length} doc issue${b.length===1?"":"s"}\u2026`}),await re(Ei(b),{display:`/check${m} --fix`,quietUser:!0});let w=Ec({cwd:e,scope:u});d({kind:"note",tone:w.length===0?"ok":"warn",text:w.length===0?"\u2713 Doc-checker: all issues resolved.":Ro(w).join(`
333
- `)}),St(w.length===0?`Deterministic issues fixed. Next: /review${m} --fix for editorial quality (style, grammar, structure), then /publish --all.`:`Some issues remain \u2014 /review${m} --fix runs the editorial review + fixes, then /publish --all.`,{kind:"cmd",cmd:`/review${m} --fix`,reason:""});return}d({kind:"note",tone:b.length===0?"ok":"warn",text:Ro(b).join(`
334
- `)}),b.length>0&&St(`Found ${b.length} doc issue${b.length===1?"":"s"} above. /check${m} --fix has the agent fix them in place (or /review${m} --fix for the full editorial pass; /publish --all publishes as-is).`,{kind:"cmd",cmd:`/check${m} --fix`,reason:""});return}case"structure":{let u=wn(e,i);if(u.length===0){d({kind:"note",tone:"info",text:"No documentation structure yet \u2014 run /init and author some articles first."});return}d({kind:"note",tone:"info",text:["Documentation order (categories \u2192 articles):","",...u].join(`
335
- `)});return}case"reorder":{let u=Ni(e,h);if(!u){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}await re(u.prompt,{display:u.display,quietUser:!0}),St("Reordered locally \u2014 /publish --all syncs the new order to Document360.",{kind:"cmd",cmd:"/publish --all",reason:""});return}case"review":{let u=Ii(e,h);if(!u){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let m=h.includes("--fix");if(await re(u.prompt,{display:u.display,quietUser:!0}),m)St("\u2713 Editor applied its fixes \u2014 your docs are corrected. /publish --all pushes them up (or /check for an instant no-token re-scan first).",{kind:"cmd",cmd:"/publish --all",reason:""});else{let b=h.filter(w=>w!=="--fix").join(" ");St(`The review listed issues above. /review${b?` ${b}`:""} --fix lets the editor apply them all (or /check --fix for just the deterministic ones; /publish --all publishes as-is).`,{kind:"cmd",cmd:`/review${b?` ${b}`:""} --fix`,reason:""})}return}case"capture-setup":{let u=await mn();u.kind==="forward-to-agent"&&u.prompt&&await re(u.prompt,{display:u.display,quietUser:!0});let m=ki(e);m&&d({kind:"note",tone:"info",text:m.join(`
336
- `)});return}case"devhints":{if(!ee(e)){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}d({kind:"note",tone:"info",text:Mt(Ot(e)).join(`
337
- `)}),Dt(ct()),Xt.current=Te(e).status==="current"||Oe(e);return}case"inbox":{if(!ee(e)){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}if(bi(e)===0){d({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 re(xi(),{display:"/inbox",quietUser:!0});return}case"document":{if(!ee(e)){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{publish:u,what:m}=ci(h);if(!m&&li(e)===0){d({kind:"note",tone:"info",text:di});return}let b=`/document${m?` ${m}`:""}${u?" --publish":""}`;await re(ui(m,u),{display:b,quietUser:!0});return}case"catch-up":{if(!ee(e)){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}if(!rr(l.trim()))return;let{publish:u}=vi(h);d({kind:"note",tone:"info",text:"Reconciling with Document360 (pulling any portal changes)\u2026"});let m=await Pi({cwd:e,profileName:i});for(let w of Ri(m))d({kind:"note",tone:w.startsWith("\u2713")?"ok":w.startsWith("\u2139")?"info":"warn",text:w});let b=gn(hn(e));d({kind:"note",tone:"info",text:b?`Catching up on ${b}\u2026`:"Checking for code changes the builder didn\u2019t hint\u2026"}),await re(Ci({publish:u}),{display:`/catch-up${u?" --publish":""}`,quietUser:!0});return}case"update":{nr.current=!0,d({kind:"note",tone:"info",text:`Updating ${pt}\u2026 (don\u2019t close this window)`}),Sn(!0),(await Co().finally(()=>Sn(!1))).ok?(d({kind:"note",tone:"ok",text:"\u2713 Updated \u2014 run /exit, then relaunch to apply."}),Y("/exit"),ls("")):d({kind:"note",tone:"warn",text:`Update failed \u2014 run manually: ${vo}`});return}case"screenshot":{let u=gi(h);if(u.mode==="list"){if(!ee(e)){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}d({kind:"note",tone:"info",text:yi(wi(e,u.scope),u.scope).join(`
338
- `)});return}if(u.mode==="single"){let M=await xo(h);M.kind==="forward-to-agent"&&M.prompt&&await re(M.prompt,{display:M.display,quietUser:!0});return}if(!ee(e)){d({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let m=u.mode==="scope"?u.scope:void 0,b=Bh(e,{scope:m}).map(M=>M.id);if(b.length===0){d({kind:"note",tone:"info",text:m?`No screenshot placeholders under ${m}.`:"No screenshot placeholders found in the docs."});return}let w=6,P=qh(b,3),T=Bo(e,"standard");Ze.current=Date.now(),ht(0),N(!0);let z=new AbortController;ve.current=z,ne({verb:"Authoring",unit:"spec",total:P.length,done:0,active:[],rows:bn(P),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),d({kind:"note",tone:"info",text:`Authoring ${b.length} screenshot spec${b.length===1?"":"s"} across ${P.length} partition${P.length===1?"":"s"} (\u2264${w} agents at once) on ${T.model}${T.forced?" (forced)":""}\u2026 (esc to stop)`});let q=!1;try{for await(let M of qo({cwd:e,partitions:P,promptFor:bl,concurrency:w,profileName:i,allowProdWrites:kt.current,model:T.model,signal:z.signal}))if(M.type==="partition_status")M.status==="running"?ne(v=>v&&{...v,active:[...v.active,M.label],rows:Ue(v.rows,M.label,"active"),lastAt:Date.now()}):ne(v=>v&&{...v,active:v.active.filter(A=>A!==M.label),done:v.done+1,rows:Ue(v.rows,M.label,M.status==="done"?"done":"failed"),lastAt:Date.now()});else if(M.type==="partition_event")ne(v=>{if(!v)return v;let A={...v,lastAt:Date.now()};return M.event.type==="tool"?A.tools=v.tools+1:M.event.type==="text"&&(A.chars=v.chars+M.event.delta.length),A});else if(M.type==="run_done"){Tt(Q=>Q+M.totalCostUsd),Rt(Q=>Q+M.results.reduce((At,Et)=>At+Et.outputTokens,0));let v=M.results.filter(Q=>Q.ok).length,A=M.aborted?"Stopped. ":"";q=!M.aborted&&u.setup;let H=M.aborted?"":q?" Refreshing the capture-setup checklist\u2026":" Next: /capture-setup, then d360-capture capture.";d({kind:"note",tone:M.aborted?"warn":M.ok?"ok":"warn",text:`${A}Authored specs \u2014 ${v}/${M.results.length} batches ok.${H}`})}}catch(M){d({kind:"note",tone:"error",text:`Spec authoring failed: ${M.message}`})}finally{ve.current=null,ne(null),N(!1),Z(M=>M+1)}if(q){let M=await mn();M.kind==="forward-to-agent"&&M.prompt&&await re(M.prompt,{display:M.display,quietUser:!0});let v=ki(e);v&&d({kind:"note",tone:"info",text:v.join(`
339
- `)})}return}case"reset":{let u=Di(e);if(u.length===0){d({kind:"note",tone:"info",text:"Nothing to reset \u2014 no d360-writer files found in this repo."});return}An.current={repoName:$n(e),targets:u,hadDevhints:xn(Nc(e))},d({kind:"note",tone:"warn",text:Ai(e,u).join(`
340
- `)}),fe($n(e));return}default:d({kind:"note",tone:"error",text:`Unknown command: /${s} \u2014 type /help.`})}},[e,r,i,Hn,d,ge,re,Mn,cr,Cs]),Bn=V(l=>{let a=(l??D).trim();if(x(""),Dn(null),gt(0),a.startsWith("/")&&(Pn.current=!1,qe(),Vt(null),Je(h=>wc(h,a))),!a||(as(!1),Rs(a))||Ps(a))return;Xo.current.push(a);let s=xc(a,cs.current);if(a.startsWith("/"))d({kind:"user",text:a}),qn(s);else if(eg(s)){d({kind:"user",text:a});let h=tg(s);if(!h)re(s,{display:a,quietUser:!0});else{try{ng(e,{title:h,by:"owner (d360-writer terminal)",at:new Date().toISOString()})}catch{}re(`The owner left this documentation directive (already recorded in .d360-writer/directives.md): "${h}". Action it now: ground it in the sources, write/update the article(s) as DRAFTS (do not publish unless asked), following the active doc-type playbook. When finished, call d360_directive_done with the exact title "${h}" and the article path(s) you wrote.`,{display:a,quietUser:!0})}}else re(s,{display:a})},[D,Rs,Ps,qn,re]),Ts=V(l=>{if(l.length>1){if(l.includes("\x1B"))return;let a=yc(l);if(kc(a)){let s=bc(++eu.current,a);cs.current.set(s,a),R(s)}else R(a);return}R(l)},[R]),jt=Math.max(10,Ae-6),Ss=Xi(()=>Fo(y.text,jt),[y.text,jt]),pr=V(l=>k(a=>({...a,pos:Math.max(0,Math.min(a.text.length,a.pos+l))})),[]),Vn=V(l=>k(a=>({...a,pos:vc(Fo(a.text,jt),a.pos,l)})),[jt]),en=V(l=>k(a=>({...a,pos:Cc(Fo(a.text,jt),a.pos,l)})),[jt]),ru=["\x1B[H","\x1B[1~","\x1BOH"],iu=["\x1B[F","\x1B[4~","\x1BOF"],Ds=V((l,a)=>a.leftArrow?(pr(-1),!0):a.rightArrow?(pr(1),!0):l&&ru.includes(l)?(en("start"),!0):l&&iu.includes(l)?(en("end"),!0):a.ctrl&&l==="a"?(en("start"),!0):a.ctrl&&l==="e"?(en("end"),!0):!1,[pr,en]);return fh((l,a)=>{if(a.ctrl&&l==="c"){be.current?.close(),r();return}if(!O){if(S){if(a.escape){if(ve.current){if(!ve.current.signal.aborted){let s=(En?.verb??"work").toLowerCase(),h=En?.unit??"article";d({kind:"note",tone:"warn",text:`\u238B Stopping the ${s} run (finishing in-flight ${h}s)\u2026`}),ve.current.abort()}return}Gt.current||(Gt.current=!0,d({kind:"note",tone:"warn",text:"\u238B Interrupting\u2026"}),be.current?.interrupt());return}if(a.return){let s=D.trim();if(!s)return;st.current.push(s),Jo([...st.current]),x("");return}if(Ds(l,a))return;if(a.upArrow){Vn(-1);return}if(a.downArrow){Vn(1);return}if(a.backspace||a.delete){C();return}l&&!a.ctrl&&!a.meta&&Ts(l);return}if(tt){if(a.upArrow){nt(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){nt(s=>s&&{...s,cursor:Math.min(Ie.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=Ie.length){nt(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return){let s=Ie[tt.cursor];nt(null);let{lines:h,changed:u,effective:m}=pn(e,s.value??"default");for(let b of h)d({kind:"note",tone:b.startsWith("\u26A0")?"warn":b.startsWith("\u2713")?"ok":"info",text:b});u&&(ws(b=>b+1),be.current?.setModel(m));return}if(l==="s"){let s=Ie[tt.cursor];nt(null),be.current?.setModel(s.value??void 0),d({kind:"note",tone:"ok",text:`\u2713 Using ${s.label} for this session only (your saved default is unchanged).`});return}if(a.escape){nt(null);return}return}if(Le){if(a.upArrow){bt(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){bt(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=Le.rows.length){bt(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return||l==="s"){let s=Le.rows[Le.cursor];bt(null),dr(s.name,a.return===!0);return}if(a.escape){bt(null);return}return}if(Zo){if(a.escape){zt(null);return}if(a.leftArrow||a.tab&&a.shift){zt(s=>s&&{tab:(s.tab-1+Re.length)%Re.length});return}if(a.rightArrow||a.tab){zt(s=>s&&{tab:(s.tab+1)%Re.length});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=Re.length){zt({tab:Number(l)-1});return}return}if(We){if(a.upArrow){xt(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){xt(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=We.rows.length){xt(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return){let s=We.rows[We.cursor].name;if(xt(null),!xr(e,s).created){d({kind:"note",tone:"error",text:"Could not scaffold \u2014 .d360-writer/config.json already exists."});return}d({kind:"note",tone:"ok",text:`\u2713 Wrote .d360-writer/config.json (environment "${s}").`});let u=!1;try{let m=mt(s);u=!!m&&!(Xe(m)&&!m.refreshToken)}catch{u=!1}d({kind:"note",tone:"info",text:u?`Next: sign in to ${s} and pick your project \u2014 you're already signed in here, so it'll be quick.`:`Next: sign in to Document360 (${s}) and pick your project.`}),Y("/login"),Z(m=>m+1);return}if(a.escape){xt(null);return}return}if(pe){if(a.upArrow){$t(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){$t(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=pe.rows.length){$t(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return){let s=pe.rows[pe.cursor],{profile:h,projectId:u}=pe;$t(null),Un(h,u,s);return}if(a.escape){$t(null);return}return}if(xe){if(a.upArrow){ot(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){ot(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=xe.rows.length){ot(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return){let s=xe.rows[xe.cursor],{profile:h}=xe;ot(null),Fn(h,s);return}if(a.escape){ot(null);return}return}if(he){if(a.upArrow){Pt(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){Pt(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l===" "){Pt(s=>s&&{...s,rows:s.rows.map((h,u)=>u===s.cursor?{...h,checked:!h.checked}:h)});return}if(a.return){let s=he.rows.filter(h=>h.checked).map(h=>h.path);if(Pt(null),s.length===0){d({kind:"note",tone:"info",text:"Nothing selected \u2014 scope unchanged."});return}Lr(e,s),d({kind:"note",tone:"ok",text:`\u2713 Scoped to ${s.length} folder(s) \u2014 written to .d360-writer/config.json`});for(let h of s)d({kind:"note",tone:"info",text:` ${h}`});d({kind:"note",tone:"info",text:"Next: ask me to analyze these folders and propose a docs structure."});return}if(a.escape){Pt(null);return}return}if(Fe){if(a.upArrow){Ct(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){Ct(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=Fe.rows.length){Ct(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return){let s=Fe.rows[Fe.cursor],h=Fe.run;Ct(null),h(s.token);return}if(a.escape){Ct(null);return}return}if(rt){if(a.upArrow){vt(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){vt(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=rt.rows.length){vt(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return){let s=rt.rows[rt.cursor];vt(null),s.kind==="article"?cr(s.paths[0]):Mn(s.paths);return}if(a.escape){vt(null);return}return}if($e){if(a.escape){it(null);return}if(a.upArrow){it(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){it(s=>s&&{...s,cursor:Math.min(Math.max(0,Ln.length-1),s.cursor+1)});return}if(a.return){let s=Ln[$e.cursor];if(s){it(null);try{d({kind:"preview",name:$n(s),text:Fc(Qi(Ji(e,s),"utf8"))})}catch(h){d({kind:"note",tone:"error",text:`Could not read ${s}: ${h.message}`})}}return}if(a.backspace||a.delete){it(s=>s&&{...s,query:s.query.slice(0,-1),cursor:0});return}if(l&&!a.ctrl&&!a.meta&&l.length===1){it(s=>s&&{...s,query:s.query+l,cursor:0});return}return}if(Ce){if(a.escape){at(null);return}if(a.upArrow){at(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){at(s=>s&&{...s,cursor:Math.min(Math.max(0,On.length-1),s.cursor+1)});return}if(a.return){let s=On[Ce.cursor];if(s){at(null),ge(s.uuid),_e.current={uuid:s.uuid,firstPrompt:s.firstPrompt,titleFired:!0},et(s.name),Zi(s.uuid),yt.current=[];let h=Yi(e,s.uuid);for(let u of h)d(u);d({kind:"note",tone:"ok",text:h.length?`Resumed "${s.name}" \u2014 restored ${h.length} message(s); continue where you left off.`:`Resumed "${s.name}" (agent memory reconnected; no saved transcript to replay).`})}return}if(a.backspace||a.delete){at(s=>s&&{...s,query:s.query.slice(0,-1),cursor:0});return}if(l&&!a.ctrl&&!a.meta&&l.length===1){at(s=>s&&{...s,query:s.query+l,cursor:0});return}return}if(a.tab&&!D&&de){x(de),qe();return}if(!D&&Qe.length>0&&!zo&&l&&/^[1-9]$/.test(l)){let s=Qe[Number(l)-1];if(s){x(ft(s));return}}if(!D&&(ir||Kt)&&l==="c"&&!a.ctrl&&!a.meta&&!a.return&&!a.tab){let s=ir!=null;ec(ir??Kt).then(u=>{d({kind:"note",tone:u?"ok":"warn",text:u?s?"\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.":s?"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."}),u&&s&&sr(null),u&&!s&&bs(!0)});return}if(!Ds(l,a)){if($s){if(a.upArrow){gt(s=>Math.max(0,s-1));return}if(a.downArrow){gt(s=>Math.min(Zt.length-1,s+1));return}if(a.tab){x("/"+(Zt[Bt]?.name??"")+" "),gt(0);return}if(a.return){let s=Zt[Bt];if(s){let h=D.trim().slice(1).split(/\s+/).slice(1).join(" ");if(cc(s.usage)&&!h){x("/"+s.name+" "),gt(0);return}Bn("/"+s.name+(h?" "+h:""));return}}}else{if(a.upArrow){if(D!==""&&wt===null){Vn(-1);return}let s=Xo.current;if(!s.length)return;let h=wt===null?s.length-1:Math.max(0,wt-1);Dn(h),x(s[h]??"");return}if(a.downArrow){if(D!==""&&wt===null){Vn(1);return}let s=Xo.current;if(wt===null)return;let h=wt+1;h>=s.length?(Dn(null),x("")):(Dn(h),x(s[h]??""));return}}if(a.return){Bn();return}if(a.backspace||a.delete){C();return}if(a.escape){x(""),gt(0),qe(),Je([]),Vt(null),Pn.current=!0;return}l&&!a.ctrl&&!a.meta&&Ts(l)}}}),ke(()=>{if(S||O)return;let l=st.current.shift();l!==void 0&&(Jo([...st.current]),Bn(l))},[S,O,Bn]),B(te,{flexDirection:"column",width:Ae,children:[lr!==null&&B(te,{marginTop:1,flexDirection:"column",children:[lr.truncated&&E(j,{dimColor:!0,children:"\u2026"}),E(j,{children:lr.text})]}),S&&(En?E(pg,{p:En}):E(cg,{startTime:Ze.current,chars:Zc})),!S&&fs?E(ug,{text:fs}):null,E(te,{borderStyle:"round",borderColor:xs.prod?"yellow":F,borderTop:!0,borderBottom:!0,borderLeft:!1,borderRight:!1,marginTop:1,flexDirection:"column",children:D?Ss.map((l,a)=>{let s=y.text.slice(l.start,l.end),h=a===Ho(Ss,y.pos),u=Math.min(y.pos,l.end)-l.start;return B(j,{children:[E(j,{color:F,children:a===0?"> ":" "}),h?B(Vo,{children:[s.slice(0,u),E(vn,{ch:s[u]??" "}),s.slice(u+1)]}):s||" "]},`${a}-${l.start}`)}):B(j,{children:[E(j,{color:F,children:"> "}),de&&!S&&Go?B(Vo,{children:[E(vn,{ch:Go[0],dim:!0}),E(j,{color:"gray",children:Go.slice(1)})]}):de&&!S?B(Vo,{children:[E(vn,{ch:de[0],dim:!0}),E(j,{color:"gray",children:de.slice(1)}),E(j,{dimColor:!0,children:" (tab)"})]}):(ar.isSetup||!Qc)&&!S?B(Vo,{children:[E(vn,{ch:ar.text[0],dim:!0}),E(j,{color:"gray",children:ar.text.slice(1)})]}):E(vn,{ch:" "})]})}),ps.length>0&&E(te,{flexDirection:"column",paddingX:1,children:ps.map((l,a)=>E(j,{color:"gray",children:`\u29D7 queued: ${l}`},`${a}-${l.slice(0,24)}`))}),Zo?E(dc,{tab:Zo.tab,width:Ae}):tt?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Select model"}),E(j,{color:"gray",children:"Your pick becomes your personal default for new sessions (team .d360-writer/config.json still wins)."}),Ie.map((l,a)=>B(j,{color:a===tt.cursor?F:void 0,children:[a===tt.cursor?"\u276F ":" ",`${a+1}. ${l.label}${a===tt.current?" \u2714":""}`.padEnd(16),E(j,{color:"gray",children:l.desc})]},l.label)),E(j,{dimColor:!0,children:"enter set as default \xB7 s this session only \xB7 esc cancel"})]}):Le?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Switch connection profile"}),Le.rows.map((l,a)=>B(j,{color:a===Le.cursor?F:void 0,children:[a===Le.cursor?"\u276F ":" ",`${a+1}. ${l.name}${a===Le.current?" \u2714":""}`.padEnd(20),E(j,{color:"gray",children:`${l.env} \xB7 ${l.who??"not signed in"}`}),l.prod?E(j,{color:"yellow",bold:!0,children:" \u26A0 PRODUCTION"}):null]},l.name)),E(j,{dimColor:!0,children:"enter switch (saved as default) \xB7 s this session only \xB7 esc cancel"})]}):We?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Pick your Document360 environment"}),We.rows.map((l,a)=>B(j,{color:a===We.cursor?F:void 0,children:[a===We.cursor?"\u276F ":" ",`${a+1}. ${l.name}`.padEnd(16),E(j,{color:"gray",children:l.apiUrl})]},l.name)),E(j,{dimColor:!0,children:"enter select \xB7 esc cancel"})]}):pe?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Switch workspace"}),E(j,{dimColor:!0,children:`environment ${pe.environment} \xB7 project ${pe.projectName??`${pe.projectId.slice(0,8)}\u2026`}`}),pe.rows.map((l,a)=>B(j,{color:a===pe.cursor?F:void 0,children:[a===pe.cursor?"\u276F ":" ",`${a+1}. ${l.name}${a===pe.current?" \u2714":""}`.padEnd(30),E(j,{color:"gray",children:l.type??""})]},l.id)),E(j,{dimColor:!0,children:"enter switch \xB7 esc cancel"})]}):xe?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Choose project"}),E(j,{dimColor:!0,children:`environment ${xe.environment}`}),xe.rows.map((l,a)=>B(j,{color:a===xe.cursor?F:void 0,children:[a===xe.cursor?"\u276F ":" ",`${a+1}. ${l.name}${a===xe.current?" \u2714":""}`.padEnd(30),E(j,{color:"gray",children:l.sub??""})]},l.id)),E(j,{dimColor:!0,children:"enter select \xB7 esc cancel"})]}):he?(()=>{let a=Math.min(Math.max(0,he.cursor-Math.floor(7)),Math.max(0,he.rows.length-14)),s=he.rows.slice(a,a+14),h=he.rows.filter(u=>u.checked).length;return B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:`Which folders back the user docs? (${h} selected of ${he.rows.length})`}),a>0?E(j,{dimColor:!0,children:` \u2191 ${a} more`}):null,s.map((u,m)=>{let b=a+m;return B(j,{color:b===he.cursor?F:void 0,children:[b===he.cursor?"\u276F ":" ",u.checked?"\u25C9 ":"\u25CB ",u.path.padEnd(Math.min(48,Ae-34)),E(j,{color:"gray",children:mo(u)})]},u.path)}),a+14<he.rows.length?E(j,{dimColor:!0,children:` \u2193 ${he.rows.length-a-14} more`}):null,E(j,{dimColor:!0,children:"space toggle \xB7 enter save \xB7 esc cancel"})]})})():Fe?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Which category? (pick one to scope to)"}),Fe.rows.map((l,a)=>{let s=a===Fe.cursor,h=`${a+1}.`.padEnd(3);return B(j,{color:s?F:void 0,children:[s?"\u276F ":" ",`${h} ${l.label} (${l.count})`.padEnd(Math.min(44,Math.max(20,Ae-24))),E(j,{color:"gray",children:` ${l.token}`})]},l.token)}),E(j,{dimColor:!0,children:"\u2191\u2193 move \xB7 1-9 jump \xB7 enter select \xB7 esc cancel"})]}):rt?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Publish to Document360 \u2014 pick a category (whole) or an article:"}),rt.rows.map((l,a)=>{let s=a===rt.cursor,h=l.indent?" ":" ",u=`${a+1}.`.padEnd(3);return B(j,{color:s?F:void 0,bold:l.kind==="category"&&!s,children:[s?"\u276F ":" ",`${h}${u} ${l.label}`.padEnd(Math.min(56,Ae-24)),l.note?E(j,{color:"gray",children:l.note}):null]},`${l.kind}:${l.paths.join(",")}`)}),E(j,{dimColor:!0,children:"\u2191\u2193 move \xB7 1-9 jump \xB7 enter publish (draft) \xB7 esc cancel"})]}):$e?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:`Preview article${$e.query?` \u2014 filter: ${$e.query}`:" (type to filter)"}`}),Ln.length===0?E(j,{color:"gray",children:"no articles match"}):Ln.map((l,a)=>B(j,{color:a===$e.cursor?F:void 0,children:[a===$e.cursor?"\u276F ":" ",l]},l)),E(j,{dimColor:!0,children:"enter preview \xB7 esc cancel"})]}):Ce?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:`Resume session${Ce.query?` \u2014 filter: ${Ce.query}`:" (type to filter)"}`}),On.length===0?E(j,{color:"gray",children:"no sessions match"}):On.map((l,a)=>B(j,{color:a===Ce.cursor?F:void 0,children:[a===Ce.cursor?"\u276F ":" ",l.name.slice(0,28).padEnd(30),E(j,{color:a===Ce.cursor?F:"gray",children:l.firstPrompt.slice(0,Math.max(10,Ae-40))})]},l.uuid)),E(j,{dimColor:!0,children:"enter resume \xB7 esc cancel"})]}):$s?B(te,{flexDirection:"column",children:[Zt.map((l,a)=>B(j,{color:a===Bt?F:void 0,children:[a===Bt?"\u276F ":" ",l.usage.padEnd(22)," ",E(j,{color:a===Bt?F:"gray",children:l.name==="model"&&er?`${l.desc} (currently ${er})`:l.desc})]},l.name)),E(j,{dimColor:!0,children:"\u2191\u2193 choose \xB7 enter run \xB7 tab complete \xB7 esc dismiss"})]}):!S&&!D&&Qe.length>0?B(te,{flexDirection:"column",paddingX:1,children:[ds?E(j,{color:F,children:ds}):null,Qe.map((l,a)=>{let s=ft(l),h=s.slice(0,Math.max(20,Ae-5)),u=Ae-h.length-7,m=u>=12?(gc(l)??ac(s)).slice(0,u):"";return B(j,{children:[E(j,{color:F,children:a+1})," ",h,m?E(j,{dimColor:!0,children:` \u2014 ${m}`}):null]},s)}),E(j,{dimColor:!0,children:`press 1-${Qe.length} to fill \xB7 esc cancel`})]}):E(te,{paddingX:1,children:B(j,{color:"gray",children:[xs.prod?"\u26A0 PRODUCTION \xB7 ":"",`/help \xB7 ${er??"model n/a"}${t.kind==="api"?gs>0?` \xB7 ${me(gs)}`:"":hs>0?` \xB7 ${ze(hs)}`:""} \xB7 \u2191 history \xB7 ctrl+c exit`]})})]})}W();import{jsx as gg}from"react/jsx-runtime";async function Bc(e=process.cwd(),t="auto",n,o="0.0.0"){let r=hg(t);r.kind==="none"&&(console.error(""),console.error($("ANTHROPIC_API_KEY is not set (required for --auth api).")),console.error(`Get a key at ${_("https://console.anthropic.com/settings/keys")}`),console.error(`Or use your Claude subscription instead: ${_("d360-writer --auth subscription")}`),process.exit(2));let{waitUntilExit:i}=mg(gg(qc,{cwd:e,auth:r,profileName:n,version:o}));await i(),process.stdout.write(`
341
- `),process.exit(0)}W();import{writeCrashLog as Vc,isBenignTransportError as wg}from"document360-engine";var Gc=!1;function os(e){return e instanceof Error?e.message:typeof e=="string"?e:JSON.stringify(e)}function Yc(e){if(Gc)return;Gc=!0;let t=(n,o)=>{if(wg(o)){Vc({kind:n,level:"transport",message:os(o),stack:o instanceof Error?o.stack:void 0,detail:e});return}let r=Vc({kind:n,level:"fatal",message:os(o),stack:o instanceof Error?o.stack:void 0,detail:e});process.stderr.write(`
342
- `+$(`\u2717 d360-writer crashed: ${os(o)}`)+`
332
+ `)}`}),Z(q=>q+1);return}if(d==="--compare"){u({kind:"note",tone:"info",text:"Comparing the manifest against the per-article path (read-only)\u2026"});let y=await Vh({cwd:e,profileName:i}),R=y.onlyInLegacy.length===0&&y.onlyInManifest.length===0&&y.mappedMissingFromManifest.length===0,T=[`Legacy listing: ${y.legacyCount} \xB7 Manifest: ${y.manifestCount} \xB7 in both: ${y.inBoth}`];R?T.push("\u2713 Parity \u2014 the manifest sees exactly the same articles. Safe to make it the default sync source."):(y.mappedMissingFromManifest.length&&T.push(`\u2717 ${y.mappedMissingFromManifest.length} MAPPED article(s) missing from the manifest: ${y.mappedMissingFromManifest.slice(0,5).join(", ")}`),y.onlyInLegacy.length&&T.push(`\u26A0 ${y.onlyInLegacy.length} only in the legacy listing: ${y.onlyInLegacy.slice(0,5).join(", ")}`),y.onlyInManifest.length&&T.push(`\u26A0 ${y.onlyInManifest.length} only in the manifest: ${y.onlyInManifest.slice(0,5).join(", ")}`),T.push("Send me this \u2014 a mismatch pinpoints where the manifest differs before we flip.")),u({kind:"note",tone:R?"ok":"warn",text:T.join(`
333
+ `)});return}if(d){u({kind:"note",tone:"error",text:`Unknown option: ${d} \u2014 use /pull, /pull <path>, /pull --status, or /pull --baseline.`});return}let m=h[0];if(m){let y=await Gh({cwd:e,profileName:i,relPath:m.replace(/\\/g,"/")});je.current=[y],Hn();return}u({kind:"note",tone:"info",text:"Pulling changes from Document360\u2026"});let b=await Ur({cwd:e,profileName:i});for(let y of Wr(b))u({kind:"note",tone:y.tone,text:y.text});Z(y=>y+1)}catch(m){u({kind:"note",tone:"error",text:`Pull failed: ${m.message}`})}return}case"scope":{if(!ee(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let d=Kh(e);if(d.length===0){u({kind:"note",tone:"info",text:'No candidate source folders found. Set "authoritativeSourceFiles" in .d360-writer/config.json manually.'});return}Pt({cursor:0,rows:d.map(m=>({...m,checked:m.recommended}))});return}case"audit":{if(h[0]==="--auto"){let m=ee(e);if(!m){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let b=h[1]!=="off";_c({...m,autoAudit:b},e),u({kind:"note",tone:"ok",text:b?"\u2713 Auto-audit ON \u2014 when you launch with code changes since the last audit, I\u2019ll run /audit automatically. (/audit --auto off to disable.)":"\u2713 Auto-audit OFF \u2014 I\u2019ll just nudge you to run /audit when code changed."});return}let d=await un();d.kind==="forward-to-agent"&&d.prompt&&await ie(d.prompt,{display:d.display,quietUser:!0});return}case"check":{let d=h.find(y=>!y.startsWith("--")),m=d?` ${d}`:"",b=Mc({cwd:e,scope:d});if(h.includes("--fix")){if(b.length===0){u({kind:"note",tone:"ok",text:"\u2713 Nothing to fix \u2014 the docs are already clean."});return}u({kind:"note",tone:"info",text:`Fixing ${b.length} doc issue${b.length===1?"":"s"}\u2026`}),await ie(Ei(b),{display:`/check${m} --fix`,quietUser:!0});let y=Mc({cwd:e,scope:d});u({kind:"note",tone:y.length===0?"ok":"warn",text:y.length===0?"\u2713 Doc-checker: all issues resolved.":Po(y).join(`
334
+ `)}),Dt(y.length===0?`Deterministic issues fixed. Next: /review${m} --fix for editorial quality (style, grammar, structure), then /publish --all.`:`Some issues remain \u2014 /review${m} --fix runs the editorial review + fixes, then /publish --all.`,{kind:"cmd",cmd:`/review${m} --fix`,reason:""});return}u({kind:"note",tone:b.length===0?"ok":"warn",text:Po(b).join(`
335
+ `)}),b.length>0&&Dt(`Found ${b.length} doc issue${b.length===1?"":"s"} above. /check${m} --fix has the agent fix them in place (or /review${m} --fix for the full editorial pass; /publish --all publishes as-is).`,{kind:"cmd",cmd:`/check${m} --fix`,reason:""});return}case"structure":{let d=yn(e,i);if(d.length===0){u({kind:"note",tone:"info",text:"No documentation structure yet \u2014 run /init and author some articles first."});return}u({kind:"note",tone:"info",text:["Documentation order (categories \u2192 articles):","",...d].join(`
336
+ `)});return}case"reorder":{let d=Ni(e,h);if(!d){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}await ie(d.prompt,{display:d.display,quietUser:!0}),Dt("Reordered locally \u2014 /publish --all syncs the new order to Document360.",{kind:"cmd",cmd:"/publish --all",reason:""});return}case"review":{let d=Ii(e,h);if(!d){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let m=h.includes("--fix");if(await ie(d.prompt,{display:d.display,quietUser:!0}),m)Dt("\u2713 Editor applied its fixes \u2014 your docs are corrected. /publish --all pushes them up (or /check for an instant no-token re-scan first).",{kind:"cmd",cmd:"/publish --all",reason:""});else{let b=h.filter(y=>y!=="--fix").join(" ");Dt(`The review listed issues above. /review${b?` ${b}`:""} --fix lets the editor apply them all (or /check --fix for just the deterministic ones; /publish --all publishes as-is).`,{kind:"cmd",cmd:`/review${b?` ${b}`:""} --fix`,reason:""})}return}case"capture-setup":{let d=await mn();d.kind==="forward-to-agent"&&d.prompt&&await ie(d.prompt,{display:d.display,quietUser:!0});let m=ki(e);m&&u({kind:"note",tone:"info",text:m.join(`
337
+ `)});return}case"devhints":{if(!ee(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}u({kind:"note",tone:"info",text:Ut(Mt(e)).join(`
338
+ `)}),jt(dt()),Qt.current=Se(e).status==="current"||Oe(e);return}case"inbox":{if(!ee(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}if(bi(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 ie(xi(),{display:"/inbox",quietUser:!0});return}case"document":{if(!ee(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}let{publish:d,what:m}=ci(h);if(!m&&li(e)===0){u({kind:"note",tone:"info",text:ui});return}let b=`/document${m?` ${m}`:""}${d?" --publish":""}`;await ie(di(m,d),{display:b,quietUser:!0});return}case"catch-up":{if(!ee(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}if(!rr(l.trim()))return;let{publish:d}=vi(h);u({kind:"note",tone:"info",text:"Reconciling with Document360 (pulling any portal changes)\u2026"});let m=await Ri({cwd:e,profileName:i});for(let y of Pi(m))u({kind:"note",tone:y.startsWith("\u2713")?"ok":y.startsWith("\u2139")?"info":"warn",text:y});let b=gn(hn(e));u({kind:"note",tone:"info",text:b?`Catching up on ${b}\u2026`:"Checking for code changes the builder didn\u2019t hint\u2026"}),await ie(Ci({publish:d}),{display:`/catch-up${d?" --publish":""}`,quietUser:!0});return}case"update":{nr.current=!0,u({kind:"note",tone:"info",text:`Updating ${ft}\u2026 (don\u2019t close this window)`}),Sn(!0),(await Co().finally(()=>Sn(!1))).ok?(u({kind:"note",tone:"ok",text:"\u2713 Updated \u2014 run /exit, then relaunch to apply."}),Y("/exit"),ds("")):u({kind:"note",tone:"warn",text:`Update failed \u2014 run manually: ${vo}`});return}case"screenshot":{let d=gi(h);if(d.mode==="list"){if(!ee(e)){u({kind:"note",tone:"error",text:"No d360-writer config here. Run /init first."});return}u({kind:"note",tone:"info",text:wi(yi(e,d.scope),d.scope).join(`
339
+ `)});return}if(d.mode==="single"){let M=await xo(h);M.kind==="forward-to-agent"&&M.prompt&&await ie(M.prompt,{display:M.display,quietUser:!0});return}if(!ee(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,b=Zh(e,{scope:m}).map(M=>M.id);if(b.length===0){u({kind:"note",tone:"info",text:m?`No screenshot placeholders under ${m}.`:"No screenshot placeholders found in the docs."});return}let y=6,R=Jh(b,3),T=Bo(e,"standard");Ze.current=Date.now(),gt(0),N(!0);let z=new AbortController;Ce.current=z,ne({verb:"Authoring",unit:"spec",total:R.length,done:0,active:[],rows:bn(R),tools:0,chars:0,lastAt:Date.now(),startedAt:Date.now()}),u({kind:"note",tone:"info",text:`Authoring ${b.length} screenshot spec${b.length===1?"":"s"} across ${R.length} partition${R.length===1?"":"s"} (\u2264${y} agents at once) on ${T.model}${T.forced?" (forced)":""}\u2026 (esc to stop)`});let q=!1;try{for await(let M of qo({cwd:e,partitions:R,promptFor:vl,concurrency:y,profileName:i,allowProdWrites:bt.current,model:T.model,signal:z.signal}))if(M.type==="partition_status")M.status==="running"?ne(v=>v&&{...v,active:[...v.active,M.label],rows:Ue(v.rows,M.label,"active"),lastAt:Date.now()}):ne(v=>v&&{...v,active:v.active.filter(A=>A!==M.label),done:v.done+1,rows:Ue(v.rows,M.label,M.status==="done"?"done":"failed"),lastAt:Date.now()});else if(M.type==="partition_event")ne(v=>{if(!v)return v;let A={...v,lastAt:Date.now()};return M.event.type==="tool"?A.tools=v.tools+1:M.event.type==="text"&&(A.chars=v.chars+M.event.delta.length),A});else if(M.type==="run_done"){St(X=>X+M.totalCostUsd),Tt(X=>X+M.results.reduce((Et,It)=>Et+It.outputTokens,0));let v=M.results.filter(X=>X.ok).length,A=M.aborted?"Stopped. ":"";q=!M.aborted&&d.setup;let H=M.aborted?"":q?" Refreshing the capture-setup checklist\u2026":" Next: /capture-setup, then d360-capture capture.";u({kind:"note",tone:M.aborted?"warn":M.ok?"ok":"warn",text:`${A}Authored specs \u2014 ${v}/${M.results.length} batches ok.${H}`})}}catch(M){u({kind:"note",tone:"error",text:`Spec authoring failed: ${M.message}`})}finally{Ce.current=null,ne(null),N(!1),Z(M=>M+1)}if(q){let M=await mn();M.kind==="forward-to-agent"&&M.prompt&&await ie(M.prompt,{display:M.display,quietUser:!0});let v=ki(e);v&&u({kind:"note",tone:"info",text:v.join(`
340
+ `)})}return}case"reset":{let d=Di(e);if(d.length===0){u({kind:"note",tone:"info",text:"Nothing to reset \u2014 no d360-writer files found in this repo."});return}An.current={repoName:$n(e),targets:d,hadDevhints:xn(Wc(e))},u({kind:"note",tone:"warn",text:Ai(e,d).join(`
341
+ `)}),fe($n(e));return}default:u({kind:"note",tone:"error",text:`Unknown command: /${s} \u2014 type /help.`})}},[e,r,i,Hn,u,ge,ie,Mn,cr,Ps]),Bn=V(l=>{let a=(l??D).trim();if(x(""),Dn(null),yt(0),a.startsWith("/")&&(Rn.current=!1,qe(),Gt(null),Je(h=>vc(h,a))),!a||(cs(!1),Ss(a))||Ts(a))return;Xo.current.push(a);let s=Tc(a,us.current);if(a.startsWith("/"))u({kind:"user",text:a}),qn(s);else if(cg(s)){u({kind:"user",text:a});let h=dg(s);if(!h)ie(s,{display:a,quietUser:!0});else{try{ug(e,{title:h,by:"owner (d360-writer terminal)",at:new Date().toISOString()})}catch{}ie(`The owner left this documentation directive (already recorded in .d360-writer/directives.md): "${h}". Action it now: ground it in the sources, write/update the article(s) as DRAFTS (do not publish unless asked), following the active doc-type playbook. When finished, call d360_directive_done with the exact title "${h}" and the article path(s) you wrote.`,{display:a,quietUser:!0})}}else ie(s,{display:a})},[D,Ss,Ts,qn,ie]),Ds=V(l=>{if(l.length>1){if(l.includes("\x1B"))return;let a=Cc(l);if(Rc(a)){let s=Pc(++sd.current,a);us.current.set(s,a),P(s)}else P(a);return}P(l)},[P]),At=Math.max(10,Ee-6),js=Ji(()=>Fo(w.text,At),[w.text,At]),pr=V(l=>k(a=>({...a,pos:Math.max(0,Math.min(a.text.length,a.pos+l))})),[]),Vn=V(l=>k(a=>({...a,pos:Dc(Fo(a.text,At),a.pos,l)})),[At]),tn=V(l=>k(a=>({...a,pos:jc(Fo(a.text,At),a.pos,l)})),[At]),dd=["\x1B[H","\x1B[1~","\x1BOH"],ud=["\x1B[F","\x1B[4~","\x1BOF"],As=V((l,a)=>a.leftArrow?(pr(-1),!0):a.rightArrow?(pr(1),!0):l&&dd.includes(l)?(tn("start"),!0):l&&ud.includes(l)?(tn("end"),!0):a.ctrl&&l==="a"?(tn("start"),!0):a.ctrl&&l==="e"?(tn("end"),!0):!1,[pr,tn]);return $h((l,a)=>{if(a.ctrl&&l==="c"){xe.current?.close(),r();return}if(!O){if(S){if(a.escape){if(Ce.current){if(!Ce.current.signal.aborted){let s=(En?.verb??"work").toLowerCase(),h=En?.unit??"article";u({kind:"note",tone:"warn",text:`\u238B Stopping the ${s} run (finishing in-flight ${h}s)\u2026`}),Ce.current.abort()}return}Yt.current||(Yt.current=!0,u({kind:"note",tone:"warn",text:"\u238B Interrupting\u2026"}),xe.current?.interrupt());return}if(a.return){let s=D.trim();if(!s)return;st.current.push(s),Jo([...st.current]),x("");return}if(As(l,a))return;if(a.upArrow){Vn(-1);return}if(a.downArrow){Vn(1);return}if(a.backspace||a.delete){C();return}l&&!a.ctrl&&!a.meta&&Ds(l);return}if(tt){if(a.upArrow){nt(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){nt(s=>s&&{...s,cursor:Math.min(Ne.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=Ne.length){nt(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return){let s=Ne[tt.cursor];nt(null);let{lines:h,changed:d,effective:m}=pn(e,s.value??"default");for(let b of h)u({kind:"note",tone:b.startsWith("\u26A0")?"warn":b.startsWith("\u2713")?"ok":"info",text:b});d&&(ks(b=>b+1),xe.current?.setModel(m));return}if(l==="s"){let s=Ne[tt.cursor];nt(null),xe.current?.setModel(s.value??void 0),u({kind:"note",tone:"ok",text:`\u2713 Using ${s.label} for this session only (your saved default is unchanged).`});return}if(a.escape){nt(null);return}return}if(Le){if(a.upArrow){xt(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){xt(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=Le.rows.length){xt(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return||l==="s"){let s=Le.rows[Le.cursor];xt(null),ur(s.name,a.return===!0);return}if(a.escape){xt(null);return}return}if(Zo){if(a.escape){Kt(null);return}if(a.leftArrow||a.tab&&a.shift){Kt(s=>s&&{tab:(s.tab-1+Te.length)%Te.length});return}if(a.rightArrow||a.tab){Kt(s=>s&&{tab:(s.tab+1)%Te.length});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=Te.length){Kt({tab:Number(l)-1});return}return}if(We){if(a.upArrow){$t(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){$t(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=We.rows.length){$t(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return){let s=We.rows[We.cursor].name;if($t(null),!xr(e,s).created){u({kind:"note",tone:"error",text:"Could not scaffold \u2014 .d360-writer/config.json already exists."});return}u({kind:"note",tone:"ok",text:`\u2713 Wrote .d360-writer/config.json (environment "${s}").`});let d=!1;try{let m=ht(s);d=!!m&&!(Xe(m)&&!m.refreshToken)}catch{d=!1}u({kind:"note",tone:"info",text:d?`Next: sign in to ${s} and pick your project \u2014 you're already signed in here, so it'll be quick.`:`Next: sign in to Document360 (${s}) and pick your project.`}),Y("/login"),Z(m=>m+1);return}if(a.escape){$t(null);return}return}if(pe){if(a.upArrow){vt(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){vt(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=pe.rows.length){vt(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return){let s=pe.rows[pe.cursor],{profile:h,projectId:d}=pe;vt(null),Un(h,d,s);return}if(a.escape){vt(null);return}return}if($e){if(a.upArrow){ot(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){ot(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=$e.rows.length){ot(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return){let s=$e.rows[$e.cursor],{profile:h}=$e;ot(null),Fn(h,s);return}if(a.escape){ot(null);return}return}if(he){if(a.upArrow){Pt(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){Pt(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l===" "){Pt(s=>s&&{...s,rows:s.rows.map((h,d)=>d===s.cursor?{...h,checked:!h.checked}:h)});return}if(a.return){let s=he.rows.filter(h=>h.checked).map(h=>h.path);if(Pt(null),s.length===0){u({kind:"note",tone:"info",text:"Nothing selected \u2014 scope unchanged."});return}Lr(e,s),u({kind:"note",tone:"ok",text:`\u2713 Scoped to ${s.length} folder(s) \u2014 written to .d360-writer/config.json`});for(let h of s)u({kind:"note",tone:"info",text:` ${h}`});u({kind:"note",tone:"info",text:"Next: ask me to analyze these folders and propose a docs structure."});return}if(a.escape){Pt(null);return}return}if(Fe){if(a.upArrow){Rt(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){Rt(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=Fe.rows.length){Rt(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return){let s=Fe.rows[Fe.cursor],h=Fe.run;Rt(null),h(s.token);return}if(a.escape){Rt(null);return}return}if(rt){if(a.upArrow){Ct(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){Ct(s=>s&&{...s,cursor:Math.min(s.rows.length-1,s.cursor+1)});return}if(l&&/^[1-9]$/.test(l)&&Number(l)<=rt.rows.length){Ct(s=>s&&{...s,cursor:Number(l)-1});return}if(a.return){let s=rt.rows[rt.cursor];Ct(null),s.kind==="article"?cr(s.paths[0]):Mn(s.paths);return}if(a.escape){Ct(null);return}return}if(ve){if(a.escape){it(null);return}if(a.upArrow){it(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){it(s=>s&&{...s,cursor:Math.min(Math.max(0,Ln.length-1),s.cursor+1)});return}if(a.return){let s=Ln[ve.cursor];if(s){it(null);try{u({kind:"preview",name:$n(s),text:Yc(Zi(es(e,s),"utf8"))})}catch(h){u({kind:"note",tone:"error",text:`Could not read ${s}: ${h.message}`})}}return}if(a.backspace||a.delete){it(s=>s&&{...s,query:s.query.slice(0,-1),cursor:0});return}if(l&&!a.ctrl&&!a.meta&&l.length===1){it(s=>s&&{...s,query:s.query+l,cursor:0});return}return}if(Re){if(a.escape){at(null);return}if(a.upArrow){at(s=>s&&{...s,cursor:Math.max(0,s.cursor-1)});return}if(a.downArrow){at(s=>s&&{...s,cursor:Math.min(Math.max(0,On.length-1),s.cursor+1)});return}if(a.return){let s=On[Re.cursor];if(s){at(null),ge(s.uuid),_e.current={uuid:s.uuid,firstPrompt:s.firstPrompt,titleFired:!0},et(s.name),ts(s.uuid),kt.current=[];let h=Ki(e,s.uuid);for(let d of h)u(d);u({kind:"note",tone:"ok",text:h.length?`Resumed "${s.name}" \u2014 restored ${h.length} message(s); continue where you left off.`:`Resumed "${s.name}" (agent memory reconnected; no saved transcript to replay).`})}return}if(a.backspace||a.delete){at(s=>s&&{...s,query:s.query.slice(0,-1),cursor:0});return}if(l&&!a.ctrl&&!a.meta&&l.length===1){at(s=>s&&{...s,query:s.query+l,cursor:0});return}return}if(a.tab&&!D&&de){x(de),qe();return}if(!D&&Qe.length>0&&!zo&&l&&/^[1-9]$/.test(l)){let s=Qe[Number(l)-1];if(s){x(mt(s));return}}if(!D&&(ir||Xt)&&l==="c"&&!a.ctrl&&!a.meta&&!a.return&&!a.tab){let s=ir!=null;sc(ir??Xt).then(d=>{u({kind:"note",tone:d?"ok":"warn",text:d?s?"\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.":s?"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&&s&&sr(null),d&&!s&&$s(!0)});return}if(!As(l,a)){if(Cs){if(a.upArrow){yt(s=>Math.max(0,s-1));return}if(a.downArrow){yt(s=>Math.min(en.length-1,s+1));return}if(a.tab){x("/"+(en[Vt]?.name??"")+" "),yt(0);return}if(a.return){let s=en[Vt];if(s){let h=D.trim().slice(1).split(/\s+/).slice(1).join(" ");if(hc(s.usage)&&!h){x("/"+s.name+" "),yt(0);return}Bn("/"+s.name+(h?" "+h:""));return}}}else{if(a.upArrow){if(D!==""&&wt===null){Vn(-1);return}let s=Xo.current;if(!s.length)return;let h=wt===null?s.length-1:Math.max(0,wt-1);Dn(h),x(s[h]??"");return}if(a.downArrow){if(D!==""&&wt===null){Vn(1);return}let s=Xo.current;if(wt===null)return;let h=wt+1;h>=s.length?(Dn(null),x("")):(Dn(h),x(s[h]??""));return}}if(a.return){Bn();return}if(a.backspace||a.delete){C();return}if(a.escape){x(""),yt(0),qe(),Je([]),Gt(null),Rn.current=!0;return}l&&!a.ctrl&&!a.meta&&Ds(l)}}}),be(()=>{if(S||O)return;let l=st.current.shift();l!==void 0&&(Jo([...st.current]),Bn(l))},[S,O,Bn]),B(te,{flexDirection:"column",width:Ee,children:[lr!==null&&B(te,{marginTop:1,flexDirection:"column",children:[lr.truncated&&E(j,{dimColor:!0,children:"\u2026"}),E(j,{children:lr.text})]}),S&&(En?E(xg,{p:En}):E(wg,{startTime:Ze.current,chars:id})),!S&&hs?E(kg,{text:hs}):null,E(te,{borderStyle:"round",borderColor:vs.prod?"yellow":F,borderTop:!0,borderBottom:!0,borderLeft:!1,borderRight:!1,marginTop:1,flexDirection:"column",children:D?js.map((l,a)=>{let s=w.text.slice(l.start,l.end),h=a===Ho(js,w.pos),d=Math.min(w.pos,l.end)-l.start;return B(j,{children:[E(j,{color:F,children:a===0?"> ":" "}),h?B(Vo,{children:[s.slice(0,d),E(vn,{ch:s[d]??" "}),s.slice(d+1)]}):s||" "]},`${a}-${l.start}`)}):B(j,{children:[E(j,{color:F,children:"> "}),de&&!S&&Go?B(Vo,{children:[E(vn,{ch:Go[0],dim:!0}),E(j,{color:"gray",children:Go.slice(1)})]}):de&&!S?B(Vo,{children:[E(vn,{ch:de[0],dim:!0}),E(j,{color:"gray",children:de.slice(1)}),E(j,{dimColor:!0,children:" (tab)"})]}):(ar.isSetup||!od)&&!S?B(Vo,{children:[E(vn,{ch:ar.text[0],dim:!0}),E(j,{color:"gray",children:ar.text.slice(1)})]}):E(vn,{ch:" "})]})}),ms.length>0&&E(te,{flexDirection:"column",paddingX:1,children:ms.map((l,a)=>E(j,{color:"gray",children:`\u29D7 queued: ${l}`},`${a}-${l.slice(0,24)}`))}),Zo?E(yc,{tab:Zo.tab,width:Ee}):tt?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Select model"}),E(j,{color:"gray",children:"Your pick becomes your personal default for new sessions (team .d360-writer/config.json still wins)."}),Ne.map((l,a)=>B(j,{color:a===tt.cursor?F:void 0,children:[a===tt.cursor?"\u276F ":" ",`${a+1}. ${l.label}${a===tt.current?" \u2714":""}`.padEnd(16),E(j,{color:"gray",children:l.desc})]},l.label)),E(j,{dimColor:!0,children:"enter set as default \xB7 s this session only \xB7 esc cancel"})]}):Le?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Switch connection profile"}),Le.rows.map((l,a)=>B(j,{color:a===Le.cursor?F:void 0,children:[a===Le.cursor?"\u276F ":" ",`${a+1}. ${l.name}${a===Le.current?" \u2714":""}`.padEnd(20),E(j,{color:"gray",children:`${l.env} \xB7 ${l.who??"not signed in"}`}),l.prod?E(j,{color:"yellow",bold:!0,children:" \u26A0 PRODUCTION"}):null]},l.name)),E(j,{dimColor:!0,children:"enter switch (saved as default) \xB7 s this session only \xB7 esc cancel"})]}):We?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Pick your Document360 environment"}),We.rows.map((l,a)=>B(j,{color:a===We.cursor?F:void 0,children:[a===We.cursor?"\u276F ":" ",`${a+1}. ${l.name}`.padEnd(16),E(j,{color:"gray",children:l.apiUrl})]},l.name)),E(j,{dimColor:!0,children:"enter select \xB7 esc cancel"})]}):pe?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Switch workspace"}),E(j,{dimColor:!0,children:`environment ${pe.environment} \xB7 project ${pe.projectName??`${pe.projectId.slice(0,8)}\u2026`}`}),pe.rows.map((l,a)=>B(j,{color:a===pe.cursor?F:void 0,children:[a===pe.cursor?"\u276F ":" ",`${a+1}. ${l.name}${a===pe.current?" \u2714":""}`.padEnd(30),E(j,{color:"gray",children:l.type??""})]},l.id)),E(j,{dimColor:!0,children:"enter switch \xB7 esc cancel"})]}):$e?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Choose project"}),E(j,{dimColor:!0,children:`environment ${$e.environment}`}),$e.rows.map((l,a)=>B(j,{color:a===$e.cursor?F:void 0,children:[a===$e.cursor?"\u276F ":" ",`${a+1}. ${l.name}${a===$e.current?" \u2714":""}`.padEnd(30),E(j,{color:"gray",children:l.sub??""})]},l.id)),E(j,{dimColor:!0,children:"enter select \xB7 esc cancel"})]}):he?(()=>{let a=Math.min(Math.max(0,he.cursor-Math.floor(7)),Math.max(0,he.rows.length-14)),s=he.rows.slice(a,a+14),h=he.rows.filter(d=>d.checked).length;return B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:`Which folders back the user docs? (${h} selected of ${he.rows.length})`}),a>0?E(j,{dimColor:!0,children:` \u2191 ${a} more`}):null,s.map((d,m)=>{let b=a+m;return B(j,{color:b===he.cursor?F:void 0,children:[b===he.cursor?"\u276F ":" ",d.checked?"\u25C9 ":"\u25CB ",d.path.padEnd(Math.min(48,Ee-34)),E(j,{color:"gray",children:mo(d)})]},d.path)}),a+14<he.rows.length?E(j,{dimColor:!0,children:` \u2193 ${he.rows.length-a-14} more`}):null,E(j,{dimColor:!0,children:"space toggle \xB7 enter save \xB7 esc cancel"})]})})():Fe?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Which category? (pick one to scope to)"}),Fe.rows.map((l,a)=>{let s=a===Fe.cursor,h=`${a+1}.`.padEnd(3);return B(j,{color:s?F:void 0,children:[s?"\u276F ":" ",`${h} ${l.label} (${l.count})`.padEnd(Math.min(44,Math.max(20,Ee-24))),E(j,{color:"gray",children:` ${l.token}`})]},l.token)}),E(j,{dimColor:!0,children:"\u2191\u2193 move \xB7 1-9 jump \xB7 enter select \xB7 esc cancel"})]}):rt?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:"Publish to Document360 \u2014 pick a category (whole) or an article:"}),rt.rows.map((l,a)=>{let s=a===rt.cursor,h=l.indent?" ":" ",d=`${a+1}.`.padEnd(3);return B(j,{color:s?F:void 0,bold:l.kind==="category"&&!s,children:[s?"\u276F ":" ",`${h}${d} ${l.label}`.padEnd(Math.min(56,Ee-24)),l.note?E(j,{color:"gray",children:l.note}):null]},`${l.kind}:${l.paths.join(",")}`)}),E(j,{dimColor:!0,children:"\u2191\u2193 move \xB7 1-9 jump \xB7 enter publish (draft) \xB7 esc cancel"})]}):ve?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:`Preview article${ve.query?` \u2014 filter: ${ve.query}`:" (type to filter)"}`}),Ln.length===0?E(j,{color:"gray",children:"no articles match"}):Ln.map((l,a)=>B(j,{color:a===ve.cursor?F:void 0,children:[a===ve.cursor?"\u276F ":" ",l]},l)),E(j,{dimColor:!0,children:"enter preview \xB7 esc cancel"})]}):Re?B(te,{flexDirection:"column",paddingX:1,children:[E(j,{color:F,bold:!0,children:`Resume session${Re.query?` \u2014 filter: ${Re.query}`:" (type to filter)"}`}),On.length===0?E(j,{color:"gray",children:"no sessions match"}):On.map((l,a)=>B(j,{color:a===Re.cursor?F:void 0,children:[a===Re.cursor?"\u276F ":" ",l.name.slice(0,28).padEnd(30),E(j,{color:a===Re.cursor?F:"gray",children:l.firstPrompt.slice(0,Math.max(10,Ee-40))})]},l.uuid)),E(j,{dimColor:!0,children:"enter resume \xB7 esc cancel"})]}):Cs?B(te,{flexDirection:"column",children:[en.map((l,a)=>B(j,{color:a===Vt?F:void 0,children:[a===Vt?"\u276F ":" ",l.usage.padEnd(22)," ",E(j,{color:a===Vt?F:"gray",children:l.name==="model"&&er?`${l.desc} (currently ${er})`:l.desc})]},l.name)),E(j,{dimColor:!0,children:"\u2191\u2193 choose \xB7 enter run \xB7 tab complete \xB7 esc dismiss"})]}):!S&&!D&&Qe.length>0?B(te,{flexDirection:"column",paddingX:1,children:[fs?E(j,{color:F,children:fs}):null,Qe.map((l,a)=>{let s=mt(l),h=s.slice(0,Math.max(20,Ee-5)),d=Ee-h.length-7,m=d>=12?($c(l)??fc(s)).slice(0,d):"";return B(j,{children:[E(j,{color:F,children:a+1})," ",h,m?E(j,{dimColor:!0,children:` \u2014 ${m}`}):null]},s)}),E(j,{dimColor:!0,children:`press 1-${Qe.length} to fill \xB7 esc cancel`})]}):E(te,{paddingX:1,children:B(j,{color:"gray",children:[vs.prod?"\u26A0 PRODUCTION \xB7 ":"",`/help \xB7 ${er??"model n/a"}${t.kind==="api"?ws>0?` \xB7 ${me(ws)}`:"":ys>0?` \xB7 ${ze(ys)}`:""} \xB7 \u2191 history \xB7 ctrl+c exit`]})})]})}U();import{jsx as Rg}from"react/jsx-runtime";async function Xc(e=process.cwd(),t="auto",n,o="0.0.0"){let r=Cg(t);r.kind==="none"&&(console.error(""),console.error($("ANTHROPIC_API_KEY is not set (required for --auth api).")),console.error(`Get a key at ${_("https://console.anthropic.com/settings/keys")}`),console.error(`Or use your Claude subscription instead: ${_("d360-writer --auth subscription")}`),process.exit(2));let{waitUntilExit:i}=vg(Rg(Kc,{cwd:e,auth:r,profileName:n,version:o}));await i(),process.stdout.write(`
342
+ `),process.exit(0)}U();import{writeCrashLog as Qc,isBenignTransportError as Pg}from"document360-engine";var Jc=!1;function is(e){return e instanceof Error?e.message:typeof e=="string"?e:JSON.stringify(e)}function Zc(e){if(Jc)return;Jc=!0;let t=(n,o)=>{if(Pg(o)){Qc({kind:n,level:"transport",message:is(o),stack:o instanceof Error?o.stack:void 0,detail:e});return}let r=Qc({kind:n,level:"fatal",message:is(o),stack:o instanceof Error?o.stack:void 0,detail:e});process.stderr.write(`
343
+ `+$(`\u2717 d360-writer crashed: ${is(o)}`)+`
343
344
  `),r&&process.stderr.write(f(` Crash details: ${r}`)+`
344
345
  `+f(" Run: d360-writer logs")+`
345
- `),process.exit(1)};process.on("uncaughtException",n=>t("uncaughtException",n)),process.on("unhandledRejection",n=>t("unhandledRejection",n))}var xg=kg(import.meta.url),zc=xg("../package.json");Yc("d360-writer");var Se=new yg;function rs(e){e.env&&(console.error("\u2717 --env was replaced by --profile (connection profiles). Use: --profile <name>"),process.exit(2))}Se.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=>{rs(e),await Jn({profile:e.profile,manual:e.manual})});Se.command("logout").description("Remove the stored Document360 session").option("--profile <name>","Connection profile").option("--env <name>",!1).action(async e=>{rs(e),await Hs({profile:e.profile})});Se.command("whoami").description("Show the current Document360 identity (refreshes if expired)").option("--profile <name>","Connection profile").option("--env <name>",!1).action(async e=>{rs(e),await Fs({profile:e.profile})});var is=Se.command("profile").description("Manage connection profiles for the current repo");is.command("list",{isDefault:!0}).description("List profiles (\u25CF = default)").action(()=>Zn(process.cwd()));is.command("use <name>").description("Set the default profile for this repo").action(e=>eo(process.cwd(),e));is.command("show [name]").description("Print the resolved profile (connection + project)").action(e=>to(process.cwd(),e));var Kc=Se.command("workspace").description("Choose the Document360 workspace for this repo (active profile's project)");Kc.command("select",{isDefault:!0}).description("Interactively pick the workspace (lists in non-TTY)").option("--profile <name>","Connection profile").action(e=>Nt(process.cwd(),e.profile));Kc.command("use <name>").description("Set the workspace by name (scriptable)").option("--profile <name>","Connection profile").action(async(e,t)=>{process.exitCode=await Ns(process.cwd(),e,t.profile)});var Xc=Se.command("project").description("Choose the Document360 project for this repo (active profile's identity)");Xc.command("select",{isDefault:!0}).description("Interactively pick the project (lists in non-TTY)").option("--profile <name>","Connection profile").action(e=>Kn(process.cwd(),e.profile));Xc.command("use <name>").description("Set the project by name (scriptable)").option("--profile <name>","Connection profile").action(async(e,t)=>{process.exitCode=await Ls(process.cwd(),e,t.profile)});Se.command("init").description("Scaffold .d360-writer/config.json for this repo (interactive)").action(async()=>{let{initCommand:e}=await Promise.resolve().then(()=>(lo(),ma));await e()});Se.command("logs").description("Show the API + crash log files (send these to support when reporting a problem)").action(()=>Gs());Se.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(()=>(bo(),pl)),n=await t(process.cwd());for(let o of e(n))console.log(o);process.exitCode=n.some(o=>o.level==="fail")?1:0});Se.name("d360-writer").description("Standalone documentation agent CLI. Reads your code, writes your docs.").version(zc.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(bg.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 Ys(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 Jl(e.cwd,e.auth,e.profile):await Bc(e.cwd,e.auth,e.profile,zc.version)});Se.parseAsync(process.argv).catch(e=>{console.error(""),console.error(`\u2717 ${e.message}`),process.exit(1)});
346
+ `),process.exit(1)};process.on("uncaughtException",n=>t("uncaughtException",n)),process.on("unhandledRejection",n=>t("unhandledRejection",n))}var jg=Sg(import.meta.url),ed=jg("../package.json");Zc("d360-writer");var De=new Tg;function ss(e){e.env&&(console.error("\u2717 --env was replaced by --profile (connection profiles). Use: --profile <name>"),process.exit(2))}De.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=>{ss(e),await Jn({profile:e.profile,manual:e.manual})});De.command("logout").description("Remove the stored Document360 session").option("--profile <name>","Connection profile").option("--env <name>",!1).action(async e=>{ss(e),await Bs({profile:e.profile})});De.command("whoami").description("Show the current Document360 identity (refreshes if expired)").option("--profile <name>","Connection profile").option("--env <name>",!1).action(async e=>{ss(e),await qs({profile:e.profile})});var as=De.command("profile").description("Manage connection profiles for the current repo");as.command("list",{isDefault:!0}).description("List profiles (\u25CF = default)").action(()=>Zn(process.cwd()));as.command("use <name>").description("Set the default profile for this repo").action(e=>eo(process.cwd(),e));as.command("show [name]").description("Print the resolved profile (connection + project)").action(e=>to(process.cwd(),e));var td=De.command("workspace").description("Choose the Document360 workspace for this repo (active profile's project)");td.command("select",{isDefault:!0}).description("Interactively pick the workspace (lists in non-TTY)").option("--profile <name>","Connection profile").action(e=>_t(process.cwd(),e.profile));td.command("use <name>").description("Set the workspace by name (scriptable)").option("--profile <name>","Connection profile").action(async(e,t)=>{process.exitCode=await Ls(process.cwd(),e,t.profile)});var nd=De.command("project").description("Choose the Document360 project for this repo (active profile's identity)");nd.command("select",{isDefault:!0}).description("Interactively pick the project (lists in non-TTY)").option("--profile <name>","Connection profile").action(e=>Kn(process.cwd(),e.profile));nd.command("use <name>").description("Set the project by name (scriptable)").option("--profile <name>","Connection profile").action(async(e,t)=>{process.exitCode=await Ms(process.cwd(),e,t.profile)});De.command("init").description("Scaffold .d360-writer/config.json for this repo (interactive)").action(async()=>{let{initCommand:e}=await Promise.resolve().then(()=>(lo(),ya));await e()});De.command("logs").description("Show the API + crash log files (send these to support when reporting a problem)").action(()=>zs());De.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(()=>(bo(),hl)),n=await t(process.cwd());for(let o of e(n))console.log(o);process.exitCode=n.some(o=>o.level==="fail")?1:0});De.name("d360-writer").description("Standalone documentation agent CLI. Reads your code, writes your docs.").version(ed.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(Dg.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 Ks(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 rc(e.cwd,e.auth,e.profile):await Xc(e.cwd,e.auth,e.profile,ed.version)});De.parseAsync(process.argv).catch(e=>{console.error(""),console.error(`\u2717 ${e.message}`),process.exit(1)});