aboutsummaryrefslogtreecommitdiff
path: root/modules/org-roam-config.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-24 16:34:16 -0500
committerCraig Jennings <c@cjennings.net>2026-05-24 16:34:16 -0500
commit43c772bb2e7271a13844052eb23cff18f854764e (patch)
tree4d127d59eb11d0b7ea83919174a028a5537ee658 /modules/org-roam-config.el
parented721fd35addb35f3660823ae26e82ea1374cf4c (diff)
downloaddotemacs-43c772bb2e7271a13844052eb23cff18f854764e.tar.gz
dotemacs-43c772bb2e7271a13844052eb23cff18f854764e.zip
docs(load-graph): classify Org modules
Seventh classification batch: the thirteen Org modules — config, agenda, babel, capture, contacts, drill, export, noter, refile, reveal, roam, webclipper, hugo. I annotated each header, added a Batch 7 table to the inventory, and extended the validation allowlist. 65 of 102 modules are now classified. The daily workflows (config, agenda, capture, refile, roam) keep their eager reason per the spec's Phase 6 target. Babel and contacts move to after-load; export, reveal, drill, noter, webclipper, and hugo become command-loaded. The agenda and refile idle-timer caches are recorded as the side effects the spec already tracks for cache-lifecycle work. No new hidden dependencies.
Diffstat (limited to 'modules/org-roam-config.el')
-rw-r--r--modules/org-roam-config.el11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/org-roam-config.el b/modules/org-roam-config.el
index c6e8977f..fdd9e1fc 100644
--- a/modules/org-roam-config.el
+++ b/modules/org-roam-config.el
@@ -1,6 +1,17 @@
;;; org-roam-config.el --- Org-Roam Config -*- lexical-binding: t; coding: utf-8; -*-
;; author: Craig Jennings <c@cjennings.net>
;;; Commentary:
+;;
+;; Layer: 3 (Domain Workflow).
+;; Category: D/P/S.
+;; Load shape: eager.
+;; Eager reason: daily knowledge-management workflow; capture/finalize hooks and
+;; the roam database.
+;; Top-level side effects: one global key, org-roam database setup, package
+;; configuration via use-package.
+;; Runtime requires: user-constants.
+;; Direct test load: yes.
+;;
;; Configuration and utilities for org-roam knowledge management.
;;
;; Key features: