No description
| Filename | Latest commit message | Latest commit date |
|---|---|---|
The optional desktop app over the installed CLI: no build edge to code, no signer key, its own recipients and release cycle. |
||
| .gitignore | ||
| README.md | ||
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.