From 6ecd1e9bf1e3d0cdd3861077318541e193ca4532 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 6 Jun 2026 07:49:01 -0500 Subject: docs: add the Duet design spec The full v1 design for the dual-pane file commander: architecture, the transport-backend registry, transfer execution and data-safety contracts, connection UX, diagnostics, the phased implementation plan, and a competitive-landscape appendix. --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a6b2d71..715b879 100644 --- a/.gitignore +++ b/.gitignore @@ -13,10 +13,7 @@ /coverage/ /.coverage/ -# Local planning + AI tooling (kept out of the public repo). -# The design spec carries multi-round review history with contributor -# attribution; track it publicly only after anonymizing to roles. +# Local planning + tooling (kept out of the public repo). /.ai/ /inbox/ /todo.org -/docs/design/ -- cgit v1.2.3