No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
claude-bot b227cebdac
desk: the README
The optional desktop app over the installed CLI: no build edge to code, no
signer key, its own recipients and release cycle.
2026-09-26 17:09:52 +01:00
.gitignore chore: git ignore 2026-09-26 16:02:45 +01:00
README.md desk: the README 2026-09-26 17:09:52 +01:00

SpecDossier — desk

The optional desktop app of SpecDossier (Tauri). It runs the installed specdossier CLI and the working-folder client as subprocesses and renders what they answer: a second window on the same clients, never a second path to the service. It has no build edge to ../code and carries no key of any signer — a signature is made on the signer's machine, outside the app.

It is its own member because its recipients are not the service's: the participants and signers of the dossiers install the desk, while specdossierd is deployed by whoever operates the service. Its installers, versions and release cycle are its own.

Status

No code yet. The desk follows the CLI and the working-folder client of ../code, which it wraps.