Commit Graph

23 Commits

Author SHA1 Message Date
BenStullsBets f6a86d6354 spec(0062): reframe around the human problem — coediting markdown with a machine
Reframe §1 away from a redesign-of-the-old-plugin narrative and root it in
the real-world problem: coediting a markdown document with a machine is hard
today (rewrite-not-a-diff, all-or-nothing, blurred authorship, no clean
rendered view, opaque machine work). Solution and technical substance stand on
their own; proven patterns reused on merit, not as old-plugin lineage.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 05:57:37 -07:00
BenStullsBets 74df46d078 spec(0062): native-first coauthoring — VS Code-idiomatic redesign (design-only north star)
Solution Design for a brand-new plugin that re-homes the inner-loop
coauthoring experience onto native VS Code surfaces: QuickDiffProvider +
native diff editor (any diff), multi-diff editor Keep/Undo (propose/accept),
built-in Markdown preview markdown-it extension (rendered preview), Comments
API (threads). Carries forward pinned baseline (F6), authorship attribution
(F3), cross-rung sidecar (F5), live progress (#60), on-behalf-of identity, and
the pure-core/thin-controller discipline. Design-only: no repo/migration
commitment.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 05:43:22 -07:00
Ben Stull 1c2844d12b spec(f7.1): intra-diagram mermaid diffing design + ship note (#22)
Refine the F7 whole-diagram "changed" badge into a node/edge-level diff inside
flowchart and sequence diagrams against the F6 baseline. Parsed-graph diff
re-emitted with mermaid's own styling directives (classDef/class/linkStyle for
flowcharts; rect-tinted runs for sequence), removed elements ghosted in place,
layout reflow accepted, all else (other types, parse failure) falling back to
the v1 badge. New §11 + INV-29..31. Shipped via PR #28 (session 0027).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 16:39:13 -07:00
Ben Stull 3875a60d71 add spec ./specs/coauthoring-out-of-workspace.md (status: graduated) 2026-06-11 16:11:45 -07:00
Ben Stull 02c2e57fdb add spec ./specs/2026-06-11-authorship-preview-design.md (status: graduated) 2026-06-11 14:41:21 -07:00
Ben Stull e4c23cbbe1 add plan ./plans/2026-06-11-f9-authorship-preview.md 2026-06-11 14:41:18 -07:00
Ben Stull 89ec228269 add plan ./plans/2026-06-11-f8-out-of-workspace.md 2026-06-11 13:19:40 -07:00
Ben Stull 0a52159c77 add plan ./plans/2026-06-11-f7-rendered-track-changes-preview.md 2026-06-11 11:52:12 -07:00
Ben Stull 5b185a86bc add spec ./specs/coauthoring-rendered-preview.md (status: graduated) 2026-06-11 08:29:03 -07:00
Ben Stull cc67643989 spec(f6): v0.2.0 — diff-view on any file + untitled; global storage (#19)
Broaden F6 beyond workspace files: own diffable predicate (file:/untitled:)
decoupled from F2 isTracked; baseline → global storage keyed by URI hash;
untitled buffers in-memory. Adds §11 amendment + updates §1.7/§6.3/§6.5/§6.7/
INV-19 and the change log. Built in session 0019.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 07:52:45 -07:00
Ben Stull 805fd8078b add plan ./plans/2026-06-11-f6-diff-view-toggle.md 2026-06-11 07:22:40 -07:00
Ben Stull 36bc4e3d00 add spec ./specs/coauthoring-diff-view.md (status: graduated) 2026-06-11 06:58:02 -07:00
Ben Stull 57f5827825 add plan ./plans/2026-06-10-f5-cross-rung-format.md 2026-06-10 23:28:28 -07:00
Ben Stull 856553a7ed add specs/coauthoring-sidecar-contract.md (cross-rung contract v1.0, F5 #14)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 22:55:56 -07:00
Ben Stull 8a6409cea4 add spec ./specs/coauthoring-cross-rung-format.md (status: graduated) 2026-06-10 22:32:51 -07:00
Ben Stull 23c4b9dc11 add plan ./plans/2026-06-10-f4-propose-accept.md 2026-06-10 22:17:17 -07:00
Ben Stull c55a6815ba add spec ./specs/coauthoring-propose-accept.md (status: graduated) 2026-06-10 21:50:52 -07:00
Ben Stull 8d9e86cd02 add plan ./plans/2026-06-10-f3-live-attribution.md 2026-06-10 11:13:19 -07:00
Ben Stull b7637d9edb add spec ./specs/coauthoring-attribution.md (status: graduated) 2026-06-10 09:14:15 -07:00
Ben Stull 62fe6857f9 add plan ./plans/2026-06-10-f2-region-anchored-threads.md 2026-06-10 07:03:59 -07:00
Ben Stull 976fb48f6a add spec ./specs/coauthoring-inner-loop.md (status: graduated) 2026-06-10 01:19:00 -07:00
Ben Stull a77704e775 add plan ./plans/2026-06-09-poc-cline-sdk-extension.md 2026-06-10 00:13:09 -07:00
Ben Stull 01b593c1c2 Add draft issue files for coauthoring plugin epic and PoC feature
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 23:34:15 -07:00