Skip to content

docs: fix stale references after dockview/migration/quit refactors#237

Open
dormouse-bot wants to merge 1 commit into
mainfrom
fix/docs-staleness-post-refactor
Open

docs: fix stale references after dockview/migration/quit refactors#237
dormouse-bot wants to merge 1 commit into
mainfrom
fix/docs-staleness-post-refactor

Conversation

@dormouse-bot

Copy link
Copy Markdown
Collaborator

Nightly survey found four spots where docs and a code comment describe behavior the recent refactors (#230, #231, #232, #234) already changed. All fixes are documentation/comment-only — no behavior change — so no regression test applies.

  • AGENTS.md — the tiling-engine.md index entry still advertised "Lath-only persistence with a one-way legacy-blob migration reader". Delete old-persistence migration tech-debt #232 deleted that migration reader (and tiling-engine.md's own ## Persistence section was already updated). Dropped the stale clause.
  • docs/specs/standalone.md — the Dirty-gated writes section described the structural save trigger as "Structural dockview events" / "with no dockview event". Dockview is gone; the trigger is a Lath store commit (use-session-persistence.ts:133lath.store.subscribe(scheduleSessionSave)). Reworded to "Lath store commits" / "no Lath commit". docs: retire dockview references in DESIGN.md after Lath (#228) #231 retired dockview references but missed this occurrence.
  • standalone/src/tauri-adapter.tsrequestSessionFlush's comment said it's "Called by the (future) quit orchestrator". The orchestrator (standalone/src/quit.ts) shipped in Standalone quit flow: graceful teardown, durable final save, session-persistence hardening #230 and now calls it. Dropped "(future)".
  • docs/specs/dor-cli.md — the dor list --json description listed caller_surface_ref, focused_surface_ref, and the host block, but omitted the top-level workspace_ref / window_ref fields that renderListJson also emits (dor/src/commands/list.ts:164). The command's own help snapshot already documents them; brought the spec prose in line.

pnpm lint:specs passes (23 specs, 24 files).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying mouseterm with  Cloudflare Pages  Cloudflare Pages

Latest commit: c956a7a
Status: ✅  Deploy successful!
Preview URL: https://f526c4a2.mouseterm.pages.dev
Branch Preview URL: https://fix-docs-staleness-post-refa.mouseterm.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant