diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-14 01:02:21 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-14 01:02:21 -0500 |
| commit | 42664cd1097a7bcea5de629bbddb3a58eadcdb57 (patch) | |
| tree | 790fddb5ffc9edcbf6291233ed47ac360861e069 /docs/specs/signal-client-spec.org | |
| parent | bcd26c73b0efd857b78096a2351f4b782a0e0673 (diff) | |
| download | dotemacs-42664cd1097a7bcea5de629bbddb3a58eadcdb57.tar.gz dotemacs-42664cd1097a7bcea5de629bbddb3a58eadcdb57.zip | |
docs(specs): retire the gloss spec, close signal-client as implemented
The gloss spec described a repo scaffold and implementation that shipped months ago (the package lives at its own repo and gloss-config.el already wires it in) — the file was a stale artifact, deleted on Craig's call. signal-client flips to IMPLEMENTED: v1 is in daily use, and the messenger-unification spec designates the smoke project as the ground-up successor, so further client work happens there.
Diffstat (limited to 'docs/specs/signal-client-spec.org')
| -rw-r--r-- | docs/specs/signal-client-spec.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/specs/signal-client-spec.org b/docs/specs/signal-client-spec.org index 13f67115..c3d54da4 100644 --- a/docs/specs/signal-client-spec.org +++ b/docs/specs/signal-client-spec.org @@ -3,10 +3,11 @@ #+TODO: TODO | DONE #+TODO: DRAFT READY DOING | IMPLEMENTED SUPERSEDED CANCELLED -* DOING Design: Signal client in Emacs (forked signel) +* IMPLEMENTED Design: Signal client in Emacs (forked signel) :PROPERTIES: :ID: 0cabd6ee-c458-47b5-a8af-3ee054b25821 :END: +- 2026-07-14 Tue @ 01:01:32 -0500 — IMPLEMENTED (Craig's call): v1 is shipped and in daily use — forked signel engine, contact picker with cached contacts (lifecycle hardened 703b4841 / 1296cc45), notifications with sound gating and script-with-fallback delivery, bottom-30% window rule. Next-generation client work belongs to the smoke project (~/code/smoke, its own architecture spec), which the messenger-unification spec designates as the ground-up replacement; signal-config.el stays the running reference until smoke reaches parity. - 2026-07-04 Sat @ 15:30:41 -0500 — retrofitted to status-heading convention; keyword DOING from existing :STATUS: doing * Problem |
