diff options
Diffstat (limited to 'modules/transcription-config.el')
| -rw-r--r-- | modules/transcription-config.el | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/transcription-config.el b/modules/transcription-config.el index 344ec473..0a4b4b39 100644 --- a/modules/transcription-config.el +++ b/modules/transcription-config.el @@ -5,6 +5,15 @@ ;;; Commentary: ;; +;; Layer: 4 (Optional). +;; Category: O/D/P. +;; Load shape: eager. +;; Eager reason: none; optional auth/process transcription workflow, a +;; command-loaded deferral candidate. +;; Top-level side effects: one add-to-list. +;; Runtime requires: dired, notifications, system-lib, user-constants. +;; Direct test load: yes. +;; ;; Audio transcription workflow with multiple backend options. ;; ;; USAGE: |
