diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-06 07:49:01 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-06 07:49:01 -0500 |
| commit | 6ecd1e9bf1e3d0cdd3861077318541e193ca4532 (patch) | |
| tree | e227bb7a2dcd81aa276aec5ecf75ddbf5c72a0a2 /.gitignore | |
| parent | 5e956a8a2e76122c42c5dc7ecbb4180b8340497e (diff) | |
| download | duet-6ecd1e9bf1e3d0cdd3861077318541e193ca4532.tar.gz duet-6ecd1e9bf1e3d0cdd3861077318541e193ca4532.zip | |
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.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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/ |
